Pull request #44090 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 306b8c89e8186bc88105a41a5d8acf6ae92dea08+067062129171dba592638e8e3a0efbfa8a71376b (7067cb1e596cac7e2ec0ca0e1e15616ec0ec70d0) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44090@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-04T15:10:26.456Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-04T15:10:26.460Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-04T15:10:41.656Z] Still waiting to schedule task [2022-09-04T15:10:41.658Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-09-04T15:11:28.252Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fad5349acd36cfc1) in /home/ubuntu/workspace/moby_PR-44090 [Pipeline] { [Pipeline] checkout [2022-09-04T15:11:28.378Z] The recommended git tool is: git [2022-09-04T15:11:30.764Z] using credential docker-jenkins-github-credentials [2022-09-04T15:11:30.773Z] Cloning the remote Git repository [2022-09-04T15:11:30.773Z] Cloning with configured refspecs honoured and without tags [2022-09-04T15:11:30.794Z] Cloning repository https://github.com/moby/moby.git [2022-09-04T15:11:30.854Z] > git init /home/ubuntu/workspace/moby_PR-44090 # timeout=10 [2022-09-04T15:11:31.187Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-04T15:11:31.187Z] > git --version # timeout=10 [2022-09-04T15:11:31.199Z] > git --version # 'git version 2.17.1' [2022-09-04T15:11:31.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:11:31.202Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44090/head:refs/remotes/origin/PR-44090 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:11:57.568Z] Fetching without tags [2022-09-04T15:11:57.824Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:11:58.778Z] Merge succeeded, producing 306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:11:58.778Z] Checking out Revision 306b8c89e8186bc88105a41a5d8acf6ae92dea08 (PR-44090) [2022-09-04T15:11:57.493Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-04T15:11:57.505Z] > git config --add remote.origin.fetch +refs/pull/44090/head:refs/remotes/origin/PR-44090 # timeout=10 [2022-09-04T15:11:57.523Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:11:57.552Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-04T15:11:57.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-04T15:11:57.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:11:57.575Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44090/head:refs/remotes/origin/PR-44090 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:11:57.833Z] > git config core.sparsecheckout # timeout=10 [2022-09-04T15:11:57.849Z] > git checkout -f 306b8c89e8186bc88105a41a5d8acf6ae92dea08 # timeout=10 [2022-09-04T15:11:58.677Z] > git remote # timeout=10 [2022-09-04T15:11:58.708Z] > git config --get remote.origin.url # timeout=10 [2022-09-04T15:11:58.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:11:58.741Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-04T15:11:58.767Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-04T15:11:58.784Z] > git config core.sparsecheckout # timeout=10 [2022-09-04T15:11:58.812Z] > git checkout -f 306b8c89e8186bc88105a41a5d8acf6ae92dea08 # timeout=10 [2022-09-04T15:12:03.569Z] Commit message: "linting: host:port in url should be constructed with net.JoinHostPort" [2022-09-04T15:12:03.569Z] First time build. Skipping changelog. [2022-09-04T15:12:03.592Z] > git --version # timeout=10 [2022-09-04T15:12:03.603Z] > git --version # 'git version 2.17.1' [2022-09-04T15:12:03.631Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-04T15:12:04.692Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44090:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-04T15:12:12.869Z] Unable to find image 'alpine:latest' locally [2022-09-04T15:12:12.869Z] latest: Pulling from library/alpine [2022-09-04T15:12:12.869Z] 213ec9aee27d: Pulling fs layer [2022-09-04T15:12:12.869Z] 213ec9aee27d: Verifying Checksum [2022-09-04T15:12:12.869Z] 213ec9aee27d: Download complete [2022-09-04T15:12:12.869Z] 213ec9aee27d: Pull complete [2022-09-04T15:12:12.869Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-04T15:12:12.869Z] Status: Downloaded newer image for alpine:latest [2022-09-04T15:12:21.030Z] 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] 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] node [Pipeline] node [2022-09-04T15:12:21.267Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fad5349acd36cfc1) in /home/ubuntu/workspace/moby_PR-44090 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" 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 "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-09-04T15:12:21.326Z] The recommended git tool is: git [Pipeline] // stage [2022-09-04T15:12:21.337Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-04T15:12:21.355Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-09-04T15:12:21.371Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [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] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-04T15:12:21.633Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:12:21.832Z] Merge succeeded, producing 306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:12:21.832Z] Checking out Revision 306b8c89e8186bc88105a41a5d8acf6ae92dea08 (PR-44090) [2022-09-04T15:12:22.020Z] Commit message: "linting: host:port in url should be constructed with net.JoinHostPort" [2022-09-04T15:12:22.069Z] > git --version # timeout=10 [2022-09-04T15:12:22.092Z] > git --version # 'git version 2.17.1' [2022-09-04T15:12:22.113Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-04T15:12:21.347Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44090/.git # timeout=10 [2022-09-04T15:12:21.359Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-04T15:12:21.375Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-04T15:12:21.375Z] > git --version # timeout=10 [2022-09-04T15:12:21.384Z] > git --version # 'git version 2.17.1' [2022-09-04T15:12:21.384Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:12:21.386Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44090/head:refs/remotes/origin/PR-44090 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:12:21.636Z] > git config core.sparsecheckout # timeout=10 [2022-09-04T15:12:21.645Z] > git checkout -f 306b8c89e8186bc88105a41a5d8acf6ae92dea08 # timeout=10 [2022-09-04T15:12:21.732Z] > git remote # timeout=10 [2022-09-04T15:12:21.760Z] > git config --get remote.origin.url # timeout=10 [2022-09-04T15:12:21.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:12:21.780Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-04T15:12:21.812Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-04T15:12:21.836Z] > git config core.sparsecheckout # timeout=10 [2022-09-04T15:12:21.859Z] > git checkout -f 306b8c89e8186bc88105a41a5d8acf6ae92dea08 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-04T15:12:22.737Z] + [ PR != PR ] [2022-09-04T15:12:22.737Z] + [ master != master ] [2022-09-04T15:12:22.737Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-04T15:12:23.061Z] + docker version [2022-09-04T15:12:23.061Z] Client: Docker Engine - Community [2022-09-04T15:12:23.061Z] Version: 20.10.14 [2022-09-04T15:12:23.061Z] API version: 1.41 [2022-09-04T15:12:23.061Z] Go version: go1.16.15 [2022-09-04T15:12:23.061Z] Git commit: a224086 [2022-09-04T15:12:23.061Z] Built: Thu Mar 24 01:47:57 2022 [2022-09-04T15:12:23.062Z] OS/Arch: linux/amd64 [2022-09-04T15:12:23.062Z] Context: default [2022-09-04T15:12:23.062Z] Experimental: true [2022-09-04T15:12:23.062Z] [2022-09-04T15:12:23.062Z] Server: Docker Engine - Community [2022-09-04T15:12:23.062Z] Engine: [2022-09-04T15:12:23.062Z] Version: 20.10.14 [2022-09-04T15:12:23.062Z] API version: 1.41 (minimum version 1.12) [2022-09-04T15:12:23.062Z] Go version: go1.16.15 [2022-09-04T15:12:23.062Z] Git commit: 87a90dc [2022-09-04T15:12:23.062Z] Built: Thu Mar 24 01:45:46 2022 [2022-09-04T15:12:23.062Z] OS/Arch: linux/amd64 [2022-09-04T15:12:23.062Z] Experimental: true [2022-09-04T15:12:23.062Z] containerd: [2022-09-04T15:12:23.062Z] Version: 1.5.11 [2022-09-04T15:12:23.062Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-04T15:12:23.062Z] runc: [2022-09-04T15:12:23.062Z] Version: 1.0.3 [2022-09-04T15:12:23.062Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-04T15:12:23.062Z] docker-init: [2022-09-04T15:12:23.062Z] Version: 0.19.0 [2022-09-04T15:12:23.062Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-04T15:12:23.357Z] + docker info [2022-09-04T15:12:36.267Z] Still waiting to schedule task [2022-09-04T15:12:36.268Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc1b1bf9bbc443fb)’ is offline [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] Still waiting to schedule task [2022-09-04T15:12:36.268Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc1b1bf9bbc443fb)’ is offline [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.268Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-04T15:12:36.269Z] Still waiting to schedule task [2022-09-04T15:12:36.269Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-09-04T15:12:36.272Z] Still waiting to schedule task [2022-09-04T15:12:36.272Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-09-04T15:12:45.327Z] Client: [2022-09-04T15:12:45.327Z] Context: default [2022-09-04T15:12:45.327Z] Debug Mode: false [2022-09-04T15:12:45.327Z] Plugins: [2022-09-04T15:12:45.327Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-04T15:12:45.327Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-04T15:12:45.327Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-09-04T15:12:45.327Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-04T15:12:45.327Z] [2022-09-04T15:12:45.327Z] Server: [2022-09-04T15:12:45.327Z] Containers: 0 [2022-09-04T15:12:45.327Z] Running: 0 [2022-09-04T15:12:45.327Z] Paused: 0 [2022-09-04T15:12:45.327Z] Stopped: 0 [2022-09-04T15:12:45.327Z] Images: 1 [2022-09-04T15:12:45.327Z] Server Version: 20.10.14 [2022-09-04T15:12:45.327Z] Storage Driver: overlay2 [2022-09-04T15:12:45.327Z] Backing Filesystem: extfs [2022-09-04T15:12:45.327Z] Supports d_type: true [2022-09-04T15:12:45.327Z] Native Overlay Diff: true [2022-09-04T15:12:45.327Z] userxattr: false [2022-09-04T15:12:45.327Z] Logging Driver: json-file [2022-09-04T15:12:45.327Z] Cgroup Driver: cgroupfs [2022-09-04T15:12:45.327Z] Cgroup Version: 1 [2022-09-04T15:12:45.327Z] Plugins: [2022-09-04T15:12:45.327Z] Volume: local [2022-09-04T15:12:45.327Z] Network: bridge host ipvlan macvlan null overlay [2022-09-04T15:12:45.327Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-04T15:12:45.327Z] Swarm: inactive [2022-09-04T15:12:45.327Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-04T15:12:45.327Z] Default Runtime: runc [2022-09-04T15:12:45.327Z] Init Binary: docker-init [2022-09-04T15:12:45.327Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-04T15:12:45.327Z] runc version: v1.0.3-0-gf46b6ba [2022-09-04T15:12:45.327Z] init version: de40ad0 [2022-09-04T15:12:45.327Z] Security Options: [2022-09-04T15:12:45.327Z] apparmor [2022-09-04T15:12:45.327Z] seccomp [2022-09-04T15:12:45.327Z] Profile: default [2022-09-04T15:12:45.327Z] Kernel Version: 5.4.0-1071-aws [2022-09-04T15:12:45.327Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-04T15:12:45.327Z] OSType: linux [2022-09-04T15:12:45.327Z] Architecture: x86_64 [2022-09-04T15:12:45.327Z] CPUs: 2 [2022-09-04T15:12:45.327Z] Total Memory: 7.565GiB [2022-09-04T15:12:45.327Z] Name: ip-10-100-47-18 [2022-09-04T15:12:45.327Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-09-04T15:12:45.327Z] Docker Root Dir: /var/lib/docker [2022-09-04T15:12:45.327Z] Debug Mode: false [2022-09-04T15:12:45.327Z] Registry: https://index.docker.io/v1/ [2022-09-04T15:12:45.327Z] Labels: [2022-09-04T15:12:45.327Z] Experimental: true [2022-09-04T15:12:45.327Z] Insecure Registries: [2022-09-04T15:12:45.327Z] 127.0.0.0/8 [2022-09-04T15:12:45.327Z] Live Restore Enabled: true [2022-09-04T15:12:45.327Z] [2022-09-04T15:12:45.327Z] WARNING: No swap limit support [Pipeline] sh [2022-09-04T15:12:45.623Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-04T15:12:45.623Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-04T15:12:45.623Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44090/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-04T15:12:45.623Z] + bash /home/ubuntu/workspace/moby_PR-44090/check-config.sh [2022-09-04T15:12:45.623Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-04T15:12:45.623Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-09-04T15:12:45.623Z] [2022-09-04T15:12:45.623Z] Generally Necessary: [2022-09-04T15:12:45.623Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-04T15:12:45.623Z] - apparmor: enabled and tools installed [2022-09-04T15:12:45.885Z] - CONFIG_NAMESPACES: enabled [2022-09-04T15:12:45.885Z] - CONFIG_NET_NS: enabled [2022-09-04T15:12:45.885Z] - CONFIG_PID_NS: enabled [2022-09-04T15:12:45.885Z] - CONFIG_IPC_NS: enabled [2022-09-04T15:12:45.885Z] - CONFIG_UTS_NS: enabled [2022-09-04T15:12:45.885Z] - CONFIG_CGROUPS: enabled [2022-09-04T15:12:45.885Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-04T15:12:45.885Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-04T15:12:45.885Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-04T15:12:45.885Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-04T15:12:45.885Z] - CONFIG_CPUSETS: enabled [2022-09-04T15:12:45.885Z] - CONFIG_MEMCG: enabled [2022-09-04T15:12:45.885Z] - CONFIG_KEYS: enabled [2022-09-04T15:12:45.885Z] - CONFIG_VETH: enabled (as module) [2022-09-04T15:12:45.885Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-04T15:12:45.885Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-04T15:12:45.885Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-04T15:12:45.885Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-04T15:12:45.885Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-04T15:12:45.885Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-04T15:12:45.885Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-04T15:12:45.885Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-04T15:12:45.885Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-04T15:12:45.885Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-04T15:12:45.885Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-04T15:12:45.885Z] - CONFIG_CGROUP_BPF: enabled [2022-09-04T15:12:45.885Z] [2022-09-04T15:12:45.885Z] Optional Features: [2022-09-04T15:12:45.885Z] - CONFIG_USER_NS: enabled [2022-09-04T15:12:45.885Z] - CONFIG_SECCOMP: enabled [2022-09-04T15:12:45.885Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-04T15:12:46.146Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-04T15:12:46.146Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-04T15:12:46.146Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-04T15:12:46.146Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-04T15:12:46.146Z] - CONFIG_BLK_CGROUP: enabled [2022-09-04T15:12:46.146Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-04T15:12:46.146Z] - CONFIG_CGROUP_PERF: enabled [2022-09-04T15:12:46.146Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-04T15:12:46.146Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-04T15:12:46.146Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-04T15:12:46.146Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-04T15:12:46.146Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-04T15:12:46.146Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-04T15:12:46.146Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-04T15:12:46.146Z] - CONFIG_IP_VS: enabled (as module) [2022-09-04T15:12:46.146Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-04T15:12:46.146Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-04T15:12:46.146Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-04T15:12:46.146Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-04T15:12:46.146Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-04T15:12:46.146Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-04T15:12:46.146Z] - CONFIG_EXT4_FS: enabled [2022-09-04T15:12:46.146Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-04T15:12:46.146Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-04T15:12:46.146Z] - Network Drivers: [2022-09-04T15:12:46.146Z] - "overlay": [2022-09-04T15:12:46.146Z] - CONFIG_VXLAN: enabled (as module) [2022-09-04T15:12:46.146Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-04T15:12:46.146Z] Optional (for encrypted networks): [2022-09-04T15:12:46.146Z] - CONFIG_CRYPTO: enabled [2022-09-04T15:12:46.146Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-04T15:12:46.146Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-04T15:12:46.146Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-04T15:12:46.146Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-04T15:12:46.146Z] - CONFIG_XFRM: enabled [2022-09-04T15:12:46.146Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-04T15:12:46.146Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-04T15:12:46.146Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-04T15:12:46.146Z] - "ipvlan": [2022-09-04T15:12:46.408Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-04T15:12:46.408Z] - "macvlan": [2022-09-04T15:12:46.408Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-04T15:12:46.408Z] - CONFIG_DUMMY: enabled (as module) [2022-09-04T15:12:46.408Z] - "ftp,tftp client in container": [2022-09-04T15:12:46.408Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-04T15:12:46.408Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-04T15:12:46.408Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-04T15:12:46.408Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-04T15:12:46.408Z] - Storage Drivers: [2022-09-04T15:12:46.408Z] - "aufs": [2022-09-04T15:12:46.408Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-04T15:12:46.408Z] - "btrfs": [2022-09-04T15:12:46.408Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-04T15:12:46.408Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-04T15:12:46.408Z] - "devicemapper": [2022-09-04T15:12:46.408Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-04T15:12:46.408Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-04T15:12:46.408Z] - "overlay": [2022-09-04T15:12:46.408Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-04T15:12:46.408Z] - "zfs": [2022-09-04T15:12:46.408Z] - /dev/zfs: present [2022-09-04T15:12:46.408Z] - zfs command: missing [2022-09-04T15:12:46.408Z] - zpool command: missing [2022-09-04T15:12:46.408Z] [2022-09-04T15:12:46.408Z] Limits: [2022-09-04T15:12:46.408Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-04T15:12:46.408Z] [2022-09-04T15:12:46.408Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-04T15:12:46.742Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 . [2022-09-04T15:12:47.003Z] #1 [internal] load build definition from Dockerfile [2022-09-04T15:12:47.003Z] #1 sha256:86da9105047abeff92c16ec0f770d6003932a3b1a54d62f38f274f0845861939 [2022-09-04T15:12:47.003Z] #1 transferring dockerfile: 19.12kB done [2022-09-04T15:12:47.003Z] #1 DONE 0.2s [2022-09-04T15:12:47.003Z] [2022-09-04T15:12:47.003Z] #2 [internal] load .dockerignore [2022-09-04T15:12:47.003Z] #2 sha256:74267602fbae19252b4caa41662d2d49cd51daaf65c9c6403001dcc445edc9ca [2022-09-04T15:12:47.003Z] #2 transferring context: 145B done [2022-09-04T15:12:47.003Z] #2 DONE 0.0s [2022-09-04T15:12:47.003Z] [2022-09-04T15:12:47.003Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-04T15:12:47.003Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-04T15:12:47.575Z] #3 DONE 0.4s [2022-09-04T15:12:47.575Z] [2022-09-04T15:12:47.575Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-04T15:12:47.575Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-04T15:12:47.575Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-04T15:12:47.575Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-04T15:12:47.575Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-04T15:12:47.575Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s [2022-09-04T15:12:47.575Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-04T15:12:47.575Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-04T15:12:47.837Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.4s done [2022-09-04T15:12:47.837Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-09-04T15:12:48.412Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-09-04T15:12:48.412Z] #4 DONE 0.9s [2022-09-04T15:12:48.672Z] [2022-09-04T15:12:48.672Z] #6 [internal] load .dockerignore [2022-09-04T15:12:48.672Z] #6 sha256:014d3064bc06eda6e1a0a32b005dce6de74a031b55f689e26684f16b75995267 [2022-09-04T15:12:48.672Z] #6 DONE 0.0s [2022-09-04T15:12:48.672Z] [2022-09-04T15:12:48.672Z] #5 [internal] load build definition from Dockerfile [2022-09-04T15:12:48.672Z] #5 sha256:74a3bc9958c9bf8159f645edc308cd8ce97e13b2508e3abb22405b2da843c2c5 [2022-09-04T15:12:48.672Z] #5 DONE 0.0s [2022-09-04T15:12:48.672Z] [2022-09-04T15:12:48.672Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:12:48.672Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-04T15:12:49.612Z] #10 ... [2022-09-04T15:12:49.612Z] [2022-09-04T15:12:49.612Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-04T15:12:49.612Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-04T15:12:49.612Z] #7 DONE 0.8s [2022-09-04T15:12:49.612Z] [2022-09-04T15:12:49.612Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:12:49.612Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-04T15:12:49.612Z] #9 DONE 0.8s [2022-09-04T15:12:49.612Z] [2022-09-04T15:12:49.612Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-04T15:12:49.612Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-04T15:12:49.612Z] #8 DONE 0.8s [2022-09-04T15:12:49.612Z] [2022-09-04T15:12:49.612Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:12:49.612Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-04T15:12:49.612Z] #10 DONE 0.8s [2022-09-04T15:12:49.872Z] [2022-09-04T15:12:49.872Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:12:49.872Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:12:49.872Z] #11 DONE 0.0s [2022-09-04T15:12:49.872Z] [2022-09-04T15:12:49.872Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:12:49.872Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:12:49.872Z] #35 DONE 0.0s [2022-09-04T15:12:49.872Z] [2022-09-04T15:12:49.872Z] #31 [internal] load build context [2022-09-04T15:12:49.872Z] #31 sha256:96de3b14f656d3a0a5db2e6569b0179edb7da883d1f464502cc9009db39ec987 [2022-09-04T15:12:51.257Z] #31 ... [2022-09-04T15:12:51.257Z] [2022-09-04T15:12:51.257Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-04T15:12:51.257Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-04T15:12:51.257Z] #56 DONE 1.3s [2022-09-04T15:12:51.257Z] [2022-09-04T15:12:51.257Z] #31 [internal] load build context [2022-09-04T15:12:51.257Z] #31 sha256:96de3b14f656d3a0a5db2e6569b0179edb7da883d1f464502cc9009db39ec987 [2022-09-04T15:12:51.257Z] #31 ... [2022-09-04T15:12:51.257Z] [2022-09-04T15:12:51.257Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-04T15:12:51.257Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-04T15:12:51.257Z] #56 DONE 0.0s [2022-09-04T15:12:51.257Z] [2022-09-04T15:12:51.257Z] #31 [internal] load build context [2022-09-04T15:12:51.257Z] #31 sha256:96de3b14f656d3a0a5db2e6569b0179edb7da883d1f464502cc9009db39ec987 [2022-09-04T15:12:52.196Z] #31 transferring context: 12.92MB 2.3s [2022-09-04T15:12:55.501Z] #31 ... [2022-09-04T15:12:55.501Z] [2022-09-04T15:12:55.501Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:12:55.501Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-04T15:12:55.501Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-04T15:12:55.501Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-04T15:12:55.501Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-04T15:12:55.501Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-04T15:12:55.501Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-09-04T15:12:55.501Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2022-09-04T15:12:55.501Z] #78 DONE 5.4s [2022-09-04T15:12:55.501Z] [2022-09-04T15:12:55.501Z] #31 [internal] load build context [2022-09-04T15:12:55.501Z] #31 sha256:96de3b14f656d3a0a5db2e6569b0179edb7da883d1f464502cc9009db39ec987 [2022-09-04T15:12:57.414Z] #31 transferring context: 33.31MB 7.3s [2022-09-04T15:12:57.983Z] #31 ... [2022-09-04T15:12:57.983Z] [2022-09-04T15:12:57.983Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:12:57.983Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-04T15:12:57.983Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-04T15:12:57.983Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-04T15:12:57.983Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-04T15:12:57.983Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-04T15:12:57.983Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-09-04T15:12:57.983Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2022-09-04T15:12:57.983Z] #80 DONE 8.2s [2022-09-04T15:12:57.983Z] [2022-09-04T15:12:57.983Z] #31 [internal] load build context [2022-09-04T15:12:57.983Z] #31 sha256:96de3b14f656d3a0a5db2e6569b0179edb7da883d1f464502cc9009db39ec987 [2022-09-04T15:12:59.893Z] #31 ... [2022-09-04T15:12:59.893Z] [2022-09-04T15:12:59.893Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:12:59.893Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:12:59.893Z] #35 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-04T15:12:59.893Z] #35 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-04T15:12:59.893Z] #35 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-04T15:12:59.893Z] #35 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-04T15:12:59.893Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.6s done [2022-09-04T15:12:59.893Z] #35 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.6s [2022-09-04T15:12:59.893Z] #35 ... [2022-09-04T15:12:59.893Z] [2022-09-04T15:12:59.893Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:12:59.893Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:12:59.893Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-04T15:12:59.893Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-04T15:12:59.893Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-04T15:12:59.893Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-04T15:12:59.893Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.5s done [2022-09-04T15:12:59.893Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.8s done [2022-09-04T15:12:59.893Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.9s done [2022-09-04T15:12:59.893Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.7s done [2022-09-04T15:12:59.893Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.4s done [2022-09-04T15:12:59.893Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 7.4s done [2022-09-04T15:12:59.893Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.9s done [2022-09-04T15:13:00.840Z] #11 ... [2022-09-04T15:13:00.840Z] [2022-09-04T15:13:00.840Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-04T15:13:00.840Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-04T15:13:00.840Z] #79 DONE 0.9s [2022-09-04T15:13:00.840Z] [2022-09-04T15:13:00.840Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-04T15:13:00.840Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-04T15:13:01.100Z] #81 ... [2022-09-04T15:13:01.100Z] [2022-09-04T15:13:01.100Z] #31 [internal] load build context [2022-09-04T15:13:01.100Z] #31 sha256:96de3b14f656d3a0a5db2e6569b0179edb7da883d1f464502cc9009db39ec987 [2022-09-04T15:13:01.100Z] #31 transferring context: 62.71MB 10.9s done [2022-09-04T15:13:01.100Z] #31 DONE 11.2s [2022-09-04T15:13:01.100Z] [2022-09-04T15:13:01.100Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:13:01.100Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:13:01.674Z] #35 ... [2022-09-04T15:13:01.674Z] [2022-09-04T15:13:01.674Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-04T15:13:01.674Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-04T15:13:01.674Z] #81 DONE 0.9s [2022-09-04T15:13:01.674Z] [2022-09-04T15:13:01.674Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:13:01.674Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:13:04.222Z] #35 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.2s done [2022-09-04T15:13:04.795Z] #35 DONE 14.8s [2022-09-04T15:13:04.795Z] [2022-09-04T15:13:04.795Z] #36 [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 [2022-09-04T15:13:04.795Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-04T15:13:06.185Z] #36 1.545 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:13:06.185Z] #36 1.552 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:13:06.185Z] #36 1.552 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:13:06.445Z] #36 1.812 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:13:07.016Z] #36 2.213 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:13:07.276Z] #36 2.633 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:13:08.662Z] #36 3.793 Fetched 8573 kB in 3s (3411 kB/s) [2022-09-04T15:13:09.233Z] #36 3.793 Reading package lists... [2022-09-04T15:13:10.179Z] #36 4.584 Reading package lists... [2022-09-04T15:13:10.179Z] #36 5.353 Building dependency tree... [2022-09-04T15:13:10.440Z] #36 5.729 The following additional packages will be installed: [2022-09-04T15:13:10.440Z] #36 5.737 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-04T15:13:10.440Z] #36 5.737 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-04T15:13:10.440Z] #36 5.737 Recommended packages: [2022-09-04T15:13:10.440Z] #36 5.737 libldap-common publicsuffix libsasl2-modules [2022-09-04T15:13:10.440Z] #36 5.897 The following NEW packages will be installed: [2022-09-04T15:13:10.440Z] #36 5.897 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-04T15:13:10.440Z] #36 5.897 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-04T15:13:10.440Z] #36 5.897 libssh2-1 openssl [2022-09-04T15:13:10.701Z] #36 6.175 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:13:10.701Z] #36 6.175 Need to get 3047 kB of archives. [2022-09-04T15:13:10.701Z] #36 6.175 After this operation, 6661 kB of additional disk space will be used. [2022-09-04T15:13:10.701Z] #36 6.175 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-04T15:13:10.701Z] #36 ... [2022-09-04T15:13:10.701Z] [2022-09-04T15:13:10.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:13:10.701Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:13:10.701Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.8s done [2022-09-04T15:13:10.701Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.7s done [2022-09-04T15:13:10.701Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.1s [2022-09-04T15:13:10.969Z] #11 ... [2022-09-04T15:13:10.969Z] [2022-09-04T15:13:10.969Z] #36 [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 [2022-09-04T15:13:10.969Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-04T15:13:10.969Z] #36 6.195 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-04T15:13:10.969Z] #36 6.215 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-04T15:13:10.969Z] #36 6.219 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-04T15:13:10.969Z] #36 6.219 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-04T15:13:10.969Z] #36 6.225 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-04T15:13:10.969Z] #36 6.225 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-04T15:13:10.969Z] #36 6.225 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-04T15:13:10.969Z] #36 6.225 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-04T15:13:10.969Z] #36 6.225 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-04T15:13:10.969Z] #36 6.230 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-04T15:13:10.969Z] #36 6.233 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-04T15:13:10.969Z] #36 6.239 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-04T15:13:10.969Z] #36 6.243 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-04T15:13:10.969Z] #36 6.245 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-04T15:13:11.230Z] #36 6.492 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:13:11.230Z] #36 6.530 Fetched 3047 kB in 0s (8812 kB/s) [2022-09-04T15:13:11.490Z] #36 6.654 Selecting previously unselected package openssl. [2022-09-04T15:13:11.490Z] #36 6.654 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-04T15:13:11.491Z] #36 6.654 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-04T15:13:11.491Z] #36 6.660 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-04T15:13:11.753Z] #36 7.018 Selecting previously unselected package ca-certificates. [2022-09-04T15:13:11.753Z] #36 7.018 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-04T15:13:11.753Z] #36 7.041 Unpacking ca-certificates (20210119) ... [2022-09-04T15:13:12.014Z] #36 7.246 Selecting previously unselected package libbrotli1:amd64. [2022-09-04T15:13:12.014Z] #36 7.246 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-04T15:13:12.014Z] #36 7.259 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-04T15:13:12.014Z] #36 7.403 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-04T15:13:12.014Z] #36 7.403 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-04T15:13:12.315Z] #36 7.408 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:13:12.315Z] #36 7.533 Selecting previously unselected package libsasl2-2:amd64. [2022-09-04T15:13:12.315Z] #36 7.533 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-04T15:13:12.315Z] #36 7.550 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:13:12.315Z] #36 7.653 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-04T15:13:12.315Z] #36 7.653 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-04T15:13:12.315Z] #36 7.662 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-04T15:13:12.578Z] #36 7.837 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-04T15:13:12.578Z] #36 7.837 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-04T15:13:12.578Z] #36 7.843 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-04T15:13:12.578Z] #36 8.034 Selecting previously unselected package libpsl5:amd64. [2022-09-04T15:13:12.578Z] #36 8.034 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-04T15:13:12.578Z] #36 8.040 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-04T15:13:13.150Z] #36 8.217 Selecting previously unselected package librtmp1:amd64. [2022-09-04T15:13:13.150Z] #36 8.217 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-04T15:13:13.150Z] #36 8.223 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-04T15:13:13.150Z] #36 8.426 Selecting previously unselected package libssh2-1:amd64. [2022-09-04T15:13:13.150Z] #36 8.426 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-04T15:13:13.150Z] #36 8.431 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-04T15:13:13.410Z] #36 8.561 Selecting previously unselected package libcurl4:amd64. [2022-09-04T15:13:13.410Z] #36 8.561 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-04T15:13:13.410Z] #36 8.568 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-04T15:13:13.410Z] #36 8.666 Selecting previously unselected package curl. [2022-09-04T15:13:13.410Z] #36 8.666 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-04T15:13:13.410Z] #36 8.672 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-04T15:13:13.410Z] #36 8.753 Selecting previously unselected package libonig5:amd64. [2022-09-04T15:13:13.410Z] #36 8.753 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-04T15:13:13.410Z] #36 8.758 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:13:13.671Z] #36 8.837 Selecting previously unselected package libjq1:amd64. [2022-09-04T15:13:13.671Z] #36 8.837 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-04T15:13:13.671Z] #36 8.861 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:13:13.671Z] #36 8.922 Selecting previously unselected package jq. [2022-09-04T15:13:13.671Z] #36 8.922 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-04T15:13:13.671Z] #36 8.933 Unpacking jq (1.6-2.1) ... [2022-09-04T15:13:13.671Z] #36 8.982 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-04T15:13:13.671Z] #36 9.001 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-04T15:13:13.671Z] #36 9.012 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-04T15:13:13.671Z] #36 9.025 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:13:13.671Z] #36 9.041 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-04T15:13:13.671Z] #36 9.057 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:13:13.671Z] #36 9.068 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-04T15:13:13.671Z] #36 9.083 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-04T15:13:13.671Z] #36 9.122 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:13:13.671Z] #36 9.135 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:13:13.934Z] #36 9.150 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-04T15:13:13.934Z] #36 9.166 Setting up ca-certificates (20210119) ... [2022-09-04T15:13:14.505Z] #36 9.951 Updating certificates in /etc/ssl/certs... [2022-09-04T15:13:15.892Z] #36 11.23 129 added, 0 removed; done. [2022-09-04T15:13:16.154Z] #36 11.32 Setting up jq (1.6-2.1) ... [2022-09-04T15:13:16.154Z] #36 11.34 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-04T15:13:16.154Z] #36 11.35 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-04T15:13:16.154Z] #36 11.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:13:16.154Z] #36 11.39 Processing triggers for ca-certificates (20210119) ... [2022-09-04T15:13:16.154Z] #36 11.41 Updating certificates in /etc/ssl/certs... [2022-09-04T15:13:17.094Z] #36 12.40 0 added, 0 removed; done. [2022-09-04T15:13:17.094Z] #36 12.40 Running hooks in /etc/ca-certificates/update.d... [2022-09-04T15:13:17.094Z] #36 12.40 done. [2022-09-04T15:13:18.484Z] #36 DONE 13.7s [2022-09-04T15:13:18.484Z] [2022-09-04T15:13:18.484Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-04T15:13:18.484Z] #37 sha256:6536d2de50a6a06a140452eab433e2ab1b955d19c11253ab1b0094440d85ffee [2022-09-04T15:13:18.484Z] #37 DONE 0.1s [2022-09-04T15:13:18.484Z] [2022-09-04T15:13:18.484Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:13:18.484Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:13:18.484Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 9.0s done [2022-09-04T15:13:18.484Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 2.3s [2022-09-04T15:13:21.069Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0111e95d0b5705593) in /home/ubuntu/workspace/moby_PR-44090 [Pipeline] { [Pipeline] checkout [2022-09-04T15:13:21.100Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09814ee1c3d34478e) in /home/ubuntu/workspace/moby_PR-44090 [Pipeline] { [Pipeline] checkout [2022-09-04T15:13:21.193Z] The recommended git tool is: git [2022-09-04T15:13:21.269Z] The recommended git tool is: git [2022-09-04T15:13:23.768Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.7s done [2022-09-04T15:13:24.031Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-04T15:13:24.115Z] using credential docker-jenkins-github-credentials [2022-09-04T15:13:24.125Z] Cloning the remote Git repository [2022-09-04T15:13:24.125Z] Cloning with configured refspecs honoured and without tags [2022-09-04T15:13:24.224Z] using credential docker-jenkins-github-credentials [2022-09-04T15:13:24.233Z] Cloning the remote Git repository [2022-09-04T15:13:24.233Z] Cloning with configured refspecs honoured and without tags [2022-09-04T15:13:23.658Z] Cloning repository https://github.com/moby/moby.git [2022-09-04T15:13:23.709Z] > git init /home/ubuntu/workspace/moby_PR-44090 # timeout=10 [2022-09-04T15:13:23.998Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-04T15:13:23.998Z] > git --version # timeout=10 [2022-09-04T15:13:24.026Z] > git --version # 'git version 2.17.1' [2022-09-04T15:13:24.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:13:24.028Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44090/head:refs/remotes/origin/PR-44090 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:13:24.430Z] Cloning repository https://github.com/moby/moby.git [2022-09-04T15:13:24.498Z] > git init /home/ubuntu/workspace/moby_PR-44090 # timeout=10 [2022-09-04T15:13:24.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-04T15:13:24.767Z] > git --version # timeout=10 [2022-09-04T15:13:24.788Z] > git --version # 'git version 2.17.1' [2022-09-04T15:13:24.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:13:24.789Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44090/head:refs/remotes/origin/PR-44090 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:13:29.315Z] #11 ... [2022-09-04T15:13:29.315Z] [2022-09-04T15:13:29.316Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:13:29.316Z] #38 sha256:02bed557eb2e155c430419309bc6cfd857139424926c68e211ed3113f12fd434 [2022-09-04T15:13:29.316Z] #38 2.222 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-04T15:13:29.316Z] #38 2.585 [2022-09-04T15:13:29.316Z] #38 2.814 #=#=# ######################################################################## 100.0% [2022-09-04T15:13:29.316Z] #38 3.142 [2022-09-04T15:13:29.316Z] #38 4.246 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-04T15:13:29.316Z] #38 4.555 [2022-09-04T15:13:29.316Z] #38 4.784 #=#=# #################################################################### 95.0% ######################################################################## 100.0% [2022-09-04T15:13:29.316Z] #38 5.151 [2022-09-04T15:13:29.316Z] #38 6.205 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-04T15:13:29.316Z] #38 6.529 [2022-09-04T15:13:29.316Z] #38 6.763 #=#=# ##### 7.0% ######################################### 57.0% ################################################################# 90.3% ######################################################################## 100.0% [2022-09-04T15:13:29.316Z] #38 7.288 [2022-09-04T15:13:29.316Z] #38 8.387 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-04T15:13:29.316Z] #38 8.708 [2022-09-04T15:13:29.316Z] #38 8.939 #=#=# ######################################################################## 100.0% [2022-09-04T15:13:29.316Z] #38 9.245 [2022-09-04T15:13:29.316Z] #38 9.982 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-04T15:13:29.316Z] #38 ... [2022-09-04T15:13:29.316Z] [2022-09-04T15:13:29.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:13:29.316Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:13:29.316Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-09-04T15:13:32.615Z] #11 ... [2022-09-04T15:13:32.615Z] [2022-09-04T15:13:32.615Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:13:32.615Z] #38 sha256:02bed557eb2e155c430419309bc6cfd857139424926c68e211ed3113f12fd434 [2022-09-04T15:13:32.615Z] #38 10.32 [2022-09-04T15:13:32.615Z] #38 10.55 #=#=# ######################################################################## 100.0% [2022-09-04T15:13:32.615Z] #38 10.80 [2022-09-04T15:13:32.615Z] #38 10.90 Download of images into '/build' complete. [2022-09-04T15:13:32.615Z] #38 10.90 Use something like the following to load the result into a Docker daemon: [2022-09-04T15:13:32.615Z] #38 10.90 tar -cC '/build' . | docker load [2022-09-04T15:13:32.615Z] #38 DONE 13.8s [2022-09-04T15:13:32.615Z] [2022-09-04T15:13:32.615Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:13:32.615Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:13:34.536Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.2s [2022-09-04T15:13:34.797Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.7s done [2022-09-04T15:13:35.056Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-04T15:13:35.316Z] #11 DONE 45.4s [2022-09-04T15:13:35.316Z] [2022-09-04T15:13:35.316Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-04T15:13:35.316Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-04T15:13:36.256Z] #12 DONE 0.7s [2022-09-04T15:13:36.256Z] [2022-09-04T15:13:36.256Z] #13 [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 [2022-09-04T15:13:36.256Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-04T15:13:36.497Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04cc63da1315025c3) in /home/ubuntu/workspace/moby_PR-44090 [Pipeline] { [Pipeline] checkout [2022-09-04T15:13:36.588Z] The recommended git tool is: git [2022-09-04T15:13:36.828Z] #13 DONE 0.6s [2022-09-04T15:13:36.828Z] [2022-09-04T15:13:36.828Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:13:36.828Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:13:36.828Z] #47 ... [2022-09-04T15:13:36.828Z] [2022-09-04T15:13:36.828Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-04T15:13:36.828Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-04T15:13:36.828Z] #53 DONE 0.2s [2022-09-04T15:13:36.828Z] [2022-09-04T15:13:36.828Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-04T15:13:36.828Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-04T15:13:36.828Z] #40 DONE 0.2s [2022-09-04T15:13:37.089Z] [2022-09-04T15:13:37.089Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-04T15:13:37.089Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-04T15:13:37.089Z] #57 DONE 0.3s [2022-09-04T15:13:37.089Z] [2022-09-04T15:13:37.089Z] #58 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:13:37.089Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:13:38.161Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f12d6df50f608230) in /home/ubuntu/workspace/moby_PR-44090 [Pipeline] { [Pipeline] checkout [2022-09-04T15:13:38.281Z] The recommended git tool is: git [2022-09-04T15:13:39.853Z] using credential docker-jenkins-github-credentials [2022-09-04T15:13:39.869Z] Cloning the remote Git repository [2022-09-04T15:13:39.869Z] Cloning with configured refspecs honoured and without tags [2022-09-04T15:13:39.930Z] Cloning repository https://github.com/moby/moby.git [2022-09-04T15:13:40.393Z] #58 ... [2022-09-04T15:13:40.393Z] [2022-09-04T15:13:40.393Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-04T15:13:40.393Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-09-04T15:13:40.393Z] #14 DONE 3.7s [2022-09-04T15:13:40.393Z] [2022-09-04T15:13:40.393Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-04T15:13:40.393Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-09-04T15:13:40.004Z] > git init /home/ubuntu/workspace/moby_PR-44090 # timeout=10 [2022-09-04T15:13:40.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-04T15:13:40.492Z] > git --version # timeout=10 [2022-09-04T15:13:40.537Z] > git --version # 'git version 2.25.1' [2022-09-04T15:13:40.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:13:40.585Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44090/head:refs/remotes/origin/PR-44090 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:13:41.887Z] using credential docker-jenkins-github-credentials [2022-09-04T15:13:41.897Z] Cloning the remote Git repository [2022-09-04T15:13:41.897Z] Cloning with configured refspecs honoured and without tags [2022-09-04T15:13:41.922Z] Cloning repository https://github.com/moby/moby.git [2022-09-04T15:13:41.971Z] > git init /home/ubuntu/workspace/moby_PR-44090 # timeout=10 [2022-09-04T15:13:42.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-04T15:13:42.428Z] > git --version # timeout=10 [2022-09-04T15:13:42.450Z] > git --version # 'git version 2.25.1' [2022-09-04T15:13:42.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:13:42.452Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44090/head:refs/remotes/origin/PR-44090 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:13:43.687Z] #15 DONE 3.1s [2022-09-04T15:13:43.688Z] [2022-09-04T15:13:43.688Z] #58 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:13:43.688Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:13:43.688Z] #58 5.928 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:13:43.688Z] #58 5.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:13:43.688Z] #58 5.962 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:13:43.688Z] #58 6.691 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-04T15:13:44.628Z] #58 7.390 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:13:45.199Z] #58 ... [2022-09-04T15:13:45.199Z] [2022-09-04T15:13:45.199Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-04T15:13:45.199Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-09-04T15:13:45.199Z] #16 DONE 1.6s [2022-09-04T15:13:45.199Z] [2022-09-04T15:13:45.199Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-04T15:13:45.199Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-09-04T15:13:47.110Z] #17 DONE 1.7s [2022-09-04T15:13:47.110Z] [2022-09-04T15:13:47.110Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:13:47.110Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-04T15:13:47.110Z] #64 6.076 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-04T15:13:47.110Z] #64 ... [2022-09-04T15:13:47.110Z] [2022-09-04T15:13:47.110Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:13:47.110Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:13:47.110Z] #54 4.704 + git clone https://github.com/docker/distribution.git . [2022-09-04T15:13:47.110Z] #54 4.704 Cloning into '.'... [2022-09-04T15:13:47.110Z] #54 ... [2022-09-04T15:13:47.110Z] [2022-09-04T15:13:47.110Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-04T15:13:47.110Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-04T15:13:47.110Z] #45 5.318 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-04T15:13:47.110Z] #45 ... [2022-09-04T15:13:47.110Z] [2022-09-04T15:13:47.110Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:13:47.110Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:13:47.110Z] #60 6.462 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-04T15:13:47.110Z] #60 8.300 go: downloading github.com/fatih/color v1.10.0 [2022-09-04T15:13:47.110Z] #60 8.302 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-04T15:13:47.110Z] #60 8.407 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-04T15:13:47.110Z] #60 8.487 go: downloading github.com/pkg/errors v0.9.1 [2022-09-04T15:13:47.110Z] #60 8.926 go: downloading golang.org/x/tools v0.1.0 [2022-09-04T15:13:47.110Z] #60 9.033 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-04T15:13:47.110Z] #60 9.140 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-04T15:13:47.110Z] #60 9.285 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-04T15:13:47.110Z] #60 9.510 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-04T15:13:47.110Z] #60 ... [2022-09-04T15:13:47.110Z] [2022-09-04T15:13:47.110Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:13:47.110Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:13:47.110Z] #62 6.083 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-04T15:13:47.110Z] #62 8.659 go: downloading github.com/fatih/color v1.13.0 [2022-09-04T15:13:47.110Z] #62 8.757 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-04T15:13:47.110Z] #62 9.030 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-04T15:13:47.110Z] #62 9.031 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-04T15:13:47.110Z] #62 9.421 go: downloading github.com/spf13/viper v1.11.0 [2022-09-04T15:13:47.110Z] #62 9.443 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-04T15:13:47.110Z] #62 10.22 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-04T15:13:47.110Z] #62 10.41 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-04T15:13:47.110Z] #62 10.49 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-04T15:13:47.110Z] #62 10.59 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-04T15:13:47.370Z] #62 ... [2022-09-04T15:13:47.370Z] [2022-09-04T15:13:47.370Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:13:47.370Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-04T15:13:47.370Z] #41 5.529 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-04T15:13:47.370Z] #41 5.529 Cloning into '.'... [2022-09-04T15:13:47.632Z] #41 ... [2022-09-04T15:13:47.632Z] [2022-09-04T15:13:47.632Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:13:47.632Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:13:47.632Z] #83 4.938 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:13:47.632Z] #83 4.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:13:47.632Z] #83 4.961 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:13:47.632Z] #83 5.318 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:13:47.632Z] #83 6.919 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:13:47.632Z] #83 9.255 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:13:47.632Z] #83 ... [2022-09-04T15:13:47.632Z] [2022-09-04T15:13:47.632Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:13:47.632Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:13:47.632Z] #43 5.780 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-04T15:13:47.893Z] #43 ... [2022-09-04T15:13:47.893Z] [2022-09-04T15:13:47.893Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:13:47.893Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:13:47.893Z] #47 6.361 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-04T15:13:47.893Z] #47 7.671 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-04T15:13:47.893Z] #47 9.370 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-04T15:13:47.893Z] #47 9.697 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-04T15:13:47.893Z] #47 9.797 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-04T15:13:48.449Z] Fetching without tags [2022-09-04T15:13:48.463Z] #47 ... [2022-09-04T15:13:48.463Z] [2022-09-04T15:13:48.463Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-04T15:13:48.463Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-09-04T15:13:48.463Z] #18 DONE 1.6s [2022-09-04T15:13:48.463Z] [2022-09-04T15:13:48.463Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:13:48.463Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:13:48.672Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:13:48.817Z] Fetching without tags [2022-09-04T15:13:49.057Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:13:49.647Z] Merge succeeded, producing 306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:13:49.648Z] Checking out Revision 306b8c89e8186bc88105a41a5d8acf6ae92dea08 (PR-44090) [2022-09-04T15:13:48.347Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-04T15:13:48.366Z] > git config --add remote.origin.fetch +refs/pull/44090/head:refs/remotes/origin/PR-44090 # timeout=10 [2022-09-04T15:13:48.382Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:13:48.411Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-04T15:13:48.460Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-04T15:13:48.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:13:48.462Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44090/head:refs/remotes/origin/PR-44090 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:13:48.683Z] > git config core.sparsecheckout # timeout=10 [2022-09-04T15:13:48.692Z] > git checkout -f 306b8c89e8186bc88105a41a5d8acf6ae92dea08 # timeout=10 [2022-09-04T15:13:49.538Z] > git remote # timeout=10 [2022-09-04T15:13:49.566Z] > git config --get remote.origin.url # timeout=10 [2022-09-04T15:13:49.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:13:49.590Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-04T15:13:49.621Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-04T15:13:49.652Z] > git config core.sparsecheckout # timeout=10 [2022-09-04T15:13:49.674Z] > git checkout -f 306b8c89e8186bc88105a41a5d8acf6ae92dea08 # timeout=10 [2022-09-04T15:13:48.745Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-04T15:13:48.758Z] > git config --add remote.origin.fetch +refs/pull/44090/head:refs/remotes/origin/PR-44090 # timeout=10 [2022-09-04T15:13:48.781Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:13:48.809Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-04T15:13:48.846Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-04T15:13:48.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:13:48.856Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44090/head:refs/remotes/origin/PR-44090 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:13:49.088Z] > git config core.sparsecheckout # timeout=10 [2022-09-04T15:13:49.108Z] > git checkout -f 306b8c89e8186bc88105a41a5d8acf6ae92dea08 # timeout=10 [2022-09-04T15:13:49.961Z] > git remote # timeout=10 [2022-09-04T15:13:49.983Z] > git config --get remote.origin.url # timeout=10 [2022-09-04T15:13:50.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:13:50.013Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-04T15:13:50.034Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-04T15:13:50.042Z] Merge succeeded, producing 306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:13:50.043Z] Checking out Revision 306b8c89e8186bc88105a41a5d8acf6ae92dea08 (PR-44090) [2022-09-04T15:13:50.396Z] #19 1.991 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:13:50.396Z] #19 2.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:13:50.396Z] #19 2.046 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:13:51.782Z] #19 3.251 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-04T15:13:50.061Z] > git config core.sparsecheckout # timeout=10 [2022-09-04T15:13:50.069Z] > git checkout -f 306b8c89e8186bc88105a41a5d8acf6ae92dea08 # timeout=10 [2022-09-04T15:13:52.722Z] #19 4.007 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-04T15:13:54.104Z] #19 5.629 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-04T15:13:54.378Z] Commit message: "linting: host:port in url should be constructed with net.JoinHostPort" [2022-09-04T15:13:54.401Z] > git --version # timeout=10 [2022-09-04T15:13:54.425Z] > git --version # 'git version 2.17.1' [2022-09-04T15:13:54.448Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-04T15:13:54.911Z] Commit message: "linting: host:port in url should be constructed with net.JoinHostPort" [2022-09-04T15:13:54.941Z] > git --version # timeout=10 [2022-09-04T15:13:54.964Z] > git --version # 'git version 2.17.1' [2022-09-04T15:13:54.988Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-04T15:13:55.483Z] #19 ... [2022-09-04T15:13:55.484Z] [2022-09-04T15:13:55.484Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:13:55.484Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:13:55.484Z] #60 14.14 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-04T15:13:55.484Z] #60 14.25 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-04T15:13:55.484Z] #60 14.42 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-04T15:13:55.484Z] #60 16.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-04T15:13:55.484Z] #60 16.85 go: downloading golang.org/x/mod v0.3.0 [2022-09-04T15:13:55.511Z] + docker version [2022-09-04T15:13:56.112Z] + docker version [2022-09-04T15:13:56.423Z] #60 ... [2022-09-04T15:13:56.423Z] [2022-09-04T15:13:56.423Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:13:56.423Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:13:56.423Z] #19 7.761 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-04T15:13:56.423Z] #19 ... [2022-09-04T15:13:56.423Z] [2022-09-04T15:13:56.423Z] #58 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:13:56.423Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:13:56.423Z] #58 9.517 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:13:56.423Z] #58 12.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:13:56.423Z] #58 14.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-04T15:13:56.686Z] #58 ... [2022-09-04T15:13:56.686Z] [2022-09-04T15:13:56.686Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:13:56.686Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:13:56.686Z] #62 12.61 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-04T15:13:56.686Z] #62 12.85 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-04T15:13:56.686Z] #62 12.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-04T15:13:56.686Z] #62 13.04 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-04T15:13:56.686Z] #62 18.78 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-04T15:13:56.686Z] #62 18.87 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-04T15:13:56.686Z] #62 19.17 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-04T15:13:56.686Z] #62 19.35 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-04T15:13:56.686Z] #62 19.47 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-04T15:13:56.686Z] #62 19.57 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-04T15:13:56.686Z] #62 19.74 go: downloading github.com/spf13/afero v1.8.2 [2022-09-04T15:13:56.686Z] #62 19.80 go: downloading github.com/spf13/cast v1.4.1 [2022-09-04T15:13:56.686Z] #62 20.10 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-04T15:13:56.686Z] #62 ... [2022-09-04T15:13:56.686Z] [2022-09-04T15:13:56.686Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:13:56.686Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:13:56.686Z] #43 20.08 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-04T15:13:56.686Z] #43 20.08 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-04T15:13:57.626Z] #43 20.85 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-04T15:13:57.626Z] #43 20.96 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-04T15:13:58.568Z] #43 21.65 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-04T15:13:58.568Z] #43 22.01 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-04T15:13:58.568Z] #43 22.07 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-04T15:13:58.828Z] #43 22.09 go: downloading github.com/peterh/liner v1.2.2 [2022-09-04T15:13:59.095Z] #43 ... [2022-09-04T15:13:59.095Z] [2022-09-04T15:13:59.095Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-04T15:13:59.095Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-04T15:13:59.095Z] #45 21.65 tomll can be used in two ways: [2022-09-04T15:13:59.095Z] #45 21.65 Writing to STDIN and reading from STDOUT: [2022-09-04T15:13:59.095Z] #45 21.65 cat file.toml | tomll > file.toml [2022-09-04T15:13:59.095Z] #45 21.65 [2022-09-04T15:13:59.095Z] #45 21.65 Reading and updating a list of files: [2022-09-04T15:13:59.095Z] #45 21.65 tomll a.toml b.toml c.toml [2022-09-04T15:13:59.095Z] #45 21.65 [2022-09-04T15:13:59.095Z] #45 21.65 When given a list of files, tomll will modify all files in place without asking. [2022-09-04T15:13:59.095Z] #45 DONE 22.4s [2022-09-04T15:13:59.095Z] [2022-09-04T15:13:59.095Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:13:59.095Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:13:59.095Z] #43 22.47 go: downloading github.com/google/go-dap v0.6.0 [2022-09-04T15:13:59.285Z] Fetching without tags [2022-09-04T15:13:59.595Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:13:59.665Z] #43 22.98 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-04T15:14:00.237Z] #43 23.49 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-04T15:13:59.219Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-04T15:13:59.236Z] > git config --add remote.origin.fetch +refs/pull/44090/head:refs/remotes/origin/PR-44090 # timeout=10 [2022-09-04T15:13:59.257Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:13:59.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-04T15:13:59.290Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-04T15:13:59.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:13:59.291Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44090/head:refs/remotes/origin/PR-44090 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:13:59.611Z] > git config core.sparsecheckout # timeout=10 [2022-09-04T15:13:59.634Z] > git checkout -f 306b8c89e8186bc88105a41a5d8acf6ae92dea08 # timeout=10 [2022-09-04T15:14:00.712Z] Merge succeeded, producing 306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:14:00.713Z] Checking out Revision 306b8c89e8186bc88105a41a5d8acf6ae92dea08 (PR-44090) [2022-09-04T15:14:00.831Z] #43 ... [2022-09-04T15:14:00.831Z] [2022-09-04T15:14:00.831Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:14:00.831Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:14:00.831Z] #47 13.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-04T15:14:00.831Z] #47 14.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-04T15:14:00.831Z] #47 ... [2022-09-04T15:14:00.831Z] [2022-09-04T15:14:00.831Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:14:00.831Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:14:00.831Z] #62 20.28 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-04T15:14:00.831Z] #62 20.46 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-04T15:14:00.831Z] #62 20.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-04T15:14:00.831Z] #62 20.84 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-04T15:14:00.831Z] #62 21.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-04T15:14:00.831Z] #62 21.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-04T15:14:00.831Z] #62 21.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-04T15:14:00.831Z] #62 21.34 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-04T15:14:00.831Z] #62 21.58 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-04T15:14:00.831Z] #62 22.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-04T15:14:00.831Z] #62 22.80 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-04T15:14:00.831Z] #62 23.66 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-04T15:14:01.400Z] Client: Docker Engine - Community [2022-09-04T15:14:01.400Z] Version: 20.10.14 [2022-09-04T15:14:01.400Z] API version: 1.41 [2022-09-04T15:14:01.400Z] Go version: go1.16.15 [2022-09-04T15:14:01.400Z] Git commit: a224086 [2022-09-04T15:14:01.400Z] Built: Thu Mar 24 01:47:57 2022 [2022-09-04T15:14:01.400Z] OS/Arch: linux/amd64 [2022-09-04T15:14:01.400Z] Context: default [2022-09-04T15:14:01.400Z] Experimental: true [2022-09-04T15:14:01.400Z] [2022-09-04T15:14:01.400Z] Server: Docker Engine - Community [2022-09-04T15:14:01.400Z] Engine: [2022-09-04T15:14:01.400Z] Version: 20.10.14 [2022-09-04T15:14:01.400Z] API version: 1.41 (minimum version 1.12) [2022-09-04T15:14:01.400Z] Go version: go1.16.15 [2022-09-04T15:14:01.400Z] Git commit: 87a90dc [2022-09-04T15:14:01.400Z] Built: Thu Mar 24 01:45:46 2022 [2022-09-04T15:14:01.400Z] OS/Arch: linux/amd64 [2022-09-04T15:14:01.400Z] Experimental: true [2022-09-04T15:14:01.400Z] containerd: [2022-09-04T15:14:01.400Z] Version: 1.5.11 [2022-09-04T15:14:01.400Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-04T15:14:01.400Z] runc: [2022-09-04T15:14:01.400Z] Version: 1.0.3 [2022-09-04T15:14:01.400Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-04T15:14:01.400Z] docker-init: [2022-09-04T15:14:01.400Z] Version: 0.19.0 [2022-09-04T15:14:01.400Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-04T15:14:01.747Z] + docker info [2022-09-04T15:14:01.774Z] #62 24.85 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-04T15:14:01.774Z] #62 24.98 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-04T15:14:01.774Z] #62 24.99 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-04T15:14:01.774Z] #62 25.21 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-04T15:14:02.035Z] #62 25.22 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-04T15:14:02.097Z] Client: Docker Engine - Community [2022-09-04T15:14:02.097Z] Version: 20.10.14 [2022-09-04T15:14:02.097Z] API version: 1.41 [2022-09-04T15:14:02.097Z] Go version: go1.16.15 [2022-09-04T15:14:02.097Z] Git commit: a224086 [2022-09-04T15:14:02.097Z] Built: Thu Mar 24 01:47:57 2022 [2022-09-04T15:14:02.097Z] OS/Arch: linux/amd64 [2022-09-04T15:14:02.097Z] Context: default [2022-09-04T15:14:02.097Z] Experimental: true [2022-09-04T15:14:02.097Z] [2022-09-04T15:14:02.097Z] Server: Docker Engine - Community [2022-09-04T15:14:02.097Z] Engine: [2022-09-04T15:14:02.097Z] Version: 20.10.14 [2022-09-04T15:14:02.097Z] API version: 1.41 (minimum version 1.12) [2022-09-04T15:14:02.097Z] Go version: go1.16.15 [2022-09-04T15:14:02.097Z] Git commit: 87a90dc [2022-09-04T15:14:02.097Z] Built: Thu Mar 24 01:45:46 2022 [2022-09-04T15:14:02.097Z] OS/Arch: linux/amd64 [2022-09-04T15:14:02.097Z] Experimental: true [2022-09-04T15:14:02.097Z] containerd: [2022-09-04T15:14:02.097Z] Version: 1.5.11 [2022-09-04T15:14:02.097Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-04T15:14:02.097Z] runc: [2022-09-04T15:14:02.097Z] Version: 1.0.3 [2022-09-04T15:14:02.097Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-04T15:14:02.097Z] docker-init: [2022-09-04T15:14:02.097Z] Version: 0.19.0 [2022-09-04T15:14:02.097Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-04T15:14:02.306Z] #62 25.56 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-04T15:14:02.350Z] Fetching without tags [2022-09-04T15:14:02.422Z] + docker info [2022-09-04T15:14:02.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-04T15:14:02.313Z] > git config --add remote.origin.fetch +refs/pull/44090/head:refs/remotes/origin/PR-44090 # timeout=10 [2022-09-04T15:14:02.326Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:14:02.337Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-04T15:14:02.355Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-04T15:14:02.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:14:02.357Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44090/head:refs/remotes/origin/PR-44090 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-04T15:14:02.550Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:14:02.566Z] #62 25.83 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-04T15:14:00.654Z] > git remote # timeout=10 [2022-09-04T15:14:00.677Z] > git config --get remote.origin.url # timeout=10 [2022-09-04T15:14:00.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:14:00.688Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-04T15:14:00.707Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-04T15:14:00.716Z] > git config core.sparsecheckout # timeout=10 [2022-09-04T15:14:00.729Z] > git checkout -f 306b8c89e8186bc88105a41a5d8acf6ae92dea08 # timeout=10 [2022-09-04T15:14:02.828Z] #62 26.09 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-04T15:14:03.090Z] #62 26.36 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-04T15:14:03.090Z] #62 26.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-04T15:14:03.239Z] Merge succeeded, producing 306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:14:03.239Z] Checking out Revision 306b8c89e8186bc88105a41a5d8acf6ae92dea08 (PR-44090) [2022-09-04T15:14:03.349Z] #62 26.58 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-04T15:14:03.350Z] #62 26.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-04T15:14:03.350Z] #62 26.76 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-04T15:14:03.609Z] #62 26.83 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-04T15:14:03.609Z] #62 27.03 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-04T15:14:03.869Z] #62 27.13 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-04T15:14:04.128Z] #62 27.30 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-04T15:14:04.128Z] #62 27.40 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-04T15:14:04.128Z] #62 27.44 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-04T15:14:04.388Z] #62 27.63 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-04T15:14:04.388Z] #62 27.70 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-04T15:14:04.388Z] #62 27.79 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-04T15:14:04.388Z] #62 ... [2022-09-04T15:14:04.388Z] [2022-09-04T15:14:04.388Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:14:04.388Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:14:02.558Z] > git config core.sparsecheckout # timeout=10 [2022-09-04T15:14:02.571Z] > git checkout -f 306b8c89e8186bc88105a41a5d8acf6ae92dea08 # timeout=10 [2022-09-04T15:14:03.181Z] > git remote # timeout=10 [2022-09-04T15:14:03.199Z] > git config --get remote.origin.url # timeout=10 [2022-09-04T15:14:03.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-04T15:14:03.213Z] > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10 [2022-09-04T15:14:03.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-04T15:14:03.243Z] > git config core.sparsecheckout # timeout=10 [2022-09-04T15:14:03.249Z] > git checkout -f 306b8c89e8186bc88105a41a5d8acf6ae92dea08 # timeout=10 [2022-09-04T15:14:04.992Z] Commit message: "linting: host:port in url should be constructed with net.JoinHostPort" [2022-09-04T15:14:05.009Z] > git --version # timeout=10 [2022-09-04T15:14:05.013Z] > git --version # 'git version 2.25.1' [2022-09-04T15:14:05.022Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-04T15:14:05.428Z] #54 27.52 Updating files: 65% (1418/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-04T15:14:05.428Z] #54 28.59 + git checkout -q v2.3.0 [2022-09-04T15:14:05.894Z] + docker version [2022-09-04T15:14:05.999Z] #54 ... [2022-09-04T15:14:05.999Z] [2022-09-04T15:14:05.999Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:14:05.999Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:14:05.999Z] #83 19.13 Fetched 8573 kB in 15s (591 kB/s) [2022-09-04T15:14:05.999Z] #83 19.13 Reading package lists... [2022-09-04T15:14:05.999Z] #83 26.64 Reading package lists... [2022-09-04T15:14:05.999Z] #83 ... [2022-09-04T15:14:05.999Z] [2022-09-04T15:14:05.999Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:14:05.999Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:14:05.999Z] #62 27.91 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-04T15:14:05.999Z] #62 27.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-04T15:14:05.999Z] #62 28.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-04T15:14:05.999Z] #62 28.14 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-04T15:14:05.999Z] #62 28.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-04T15:14:05.999Z] #62 28.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-04T15:14:05.999Z] #62 28.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-04T15:14:05.999Z] #62 28.99 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-04T15:14:05.999Z] #62 29.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-04T15:14:05.999Z] #62 29.16 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-04T15:14:05.999Z] #62 29.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-04T15:14:05.999Z] #62 29.37 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-04T15:14:06.259Z] #62 29.47 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-04T15:14:06.259Z] #62 29.65 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-04T15:14:06.520Z] #62 29.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-04T15:14:06.520Z] #62 29.82 go: downloading github.com/julz/importas v0.1.0 [2022-09-04T15:14:06.520Z] #62 29.87 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-04T15:14:06.781Z] #62 30.12 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-04T15:14:06.781Z] #62 30.13 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-04T15:14:07.042Z] #62 30.33 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-04T15:14:07.238Z] Commit message: "linting: host:port in url should be constructed with net.JoinHostPort" [2022-09-04T15:14:07.257Z] > git --version # timeout=10 [2022-09-04T15:14:07.263Z] > git --version # 'git version 2.25.1' [2022-09-04T15:14:07.270Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-04T15:14:07.302Z] #62 30.43 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-04T15:14:07.302Z] #62 30.44 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-04T15:14:07.302Z] #62 30.68 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-04T15:14:07.562Z] #62 30.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-04T15:14:07.562Z] #62 30.74 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-04T15:14:07.562Z] #62 30.88 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-04T15:14:07.562Z] #62 30.92 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-04T15:14:07.562Z] #62 ... [2022-09-04T15:14:07.562Z] [2022-09-04T15:14:07.562Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:14:07.562Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-04T15:14:07.562Z] #64 20.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-04T15:14:07.562Z] #64 20.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-04T15:14:07.562Z] #64 21.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-04T15:14:07.562Z] #64 23.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-04T15:14:07.825Z] #64 ... [2022-09-04T15:14:07.825Z] [2022-09-04T15:14:07.825Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:14:07.825Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:14:07.825Z] #19 9.148 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:14:07.825Z] #19 10.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-04T15:14:07.825Z] #19 11.99 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-04T15:14:07.825Z] #19 12.02 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-04T15:14:07.825Z] #19 12.10 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-04T15:14:07.825Z] #19 12.10 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:14:07.825Z] #19 12.10 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-04T15:14:07.825Z] #19 12.18 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-04T15:14:07.825Z] #19 12.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-04T15:14:07.825Z] #19 12.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-04T15:14:07.825Z] #19 12.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:14:07.825Z] #19 12.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-04T15:14:07.825Z] #19 12.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-04T15:14:07.825Z] #19 12.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-04T15:14:07.825Z] #19 ... [2022-09-04T15:14:07.825Z] [2022-09-04T15:14:07.825Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:14:07.825Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:14:07.825Z] #43 24.27 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-04T15:14:07.825Z] #43 24.51 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-04T15:14:07.825Z] #43 24.62 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-04T15:14:07.825Z] #43 26.34 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-04T15:14:07.825Z] #43 26.44 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-04T15:14:08.086Z] #43 ... [2022-09-04T15:14:08.086Z] [2022-09-04T15:14:08.086Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:14:08.086Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:14:08.086Z] #54 31.14 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-04T15:14:08.157Z] + docker version [2022-09-04T15:14:10.100Z] #54 ... [2022-09-04T15:14:10.100Z] [2022-09-04T15:14:10.100Z] #58 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:14:10.100Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:14:10.100Z] #58 22.98 Fetched 8576 kB in 17s (493 kB/s) [2022-09-04T15:14:10.100Z] #58 22.98 Reading package lists... [2022-09-04T15:14:10.100Z] #58 30.75 Reading package lists... [2022-09-04T15:14:10.100Z] #58 ... [2022-09-04T15:14:10.100Z] [2022-09-04T15:14:10.100Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:14:10.100Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:14:10.100Z] #62 32.01 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-04T15:14:10.100Z] #62 32.05 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-04T15:14:10.100Z] #62 32.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-04T15:14:10.100Z] #62 32.34 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-04T15:14:10.100Z] #62 32.36 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-04T15:14:10.100Z] #62 32.56 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-04T15:14:10.100Z] #62 32.65 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-04T15:14:10.100Z] #62 32.72 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-04T15:14:10.100Z] #62 32.86 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-04T15:14:10.100Z] #62 33.41 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-04T15:14:10.100Z] #62 33.49 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-04T15:14:10.100Z] #62 33.56 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-04T15:14:10.100Z] #62 33.58 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-04T15:14:10.372Z] #62 33.73 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-04T15:14:10.657Z] #62 34.12 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-04T15:14:10.657Z] #62 34.12 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-04T15:14:10.937Z] #62 34.20 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-04T15:14:10.937Z] #62 34.29 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-04T15:14:10.937Z] #62 34.37 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-04T15:14:11.202Z] #62 34.40 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-04T15:14:11.202Z] #62 34.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-04T15:14:11.202Z] #62 34.62 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-04T15:14:11.774Z] #62 35.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-04T15:14:12.034Z] #62 35.26 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-04T15:14:12.034Z] #62 35.34 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-04T15:14:12.034Z] #62 35.42 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-04T15:14:12.294Z] #62 35.49 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-04T15:14:12.294Z] #62 35.61 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-04T15:14:12.865Z] #62 36.11 go: downloading honnef.co/go/tools v0.3.1 [2022-09-04T15:14:13.990Z] Client: Docker Engine - Community [2022-09-04T15:14:13.990Z] Version: 20.10.14 [2022-09-04T15:14:13.990Z] API version: 1.41 [2022-09-04T15:14:13.990Z] Go version: go1.16.15 [2022-09-04T15:14:13.990Z] Git commit: a224086 [2022-09-04T15:14:13.990Z] Built: Thu Mar 24 01:47:20 2022 [2022-09-04T15:14:13.990Z] OS/Arch: linux/arm64 [2022-09-04T15:14:13.990Z] Context: default [2022-09-04T15:14:13.990Z] Experimental: true [2022-09-04T15:14:13.990Z] [2022-09-04T15:14:13.990Z] Server: Docker Engine - Community [2022-09-04T15:14:13.990Z] Engine: [2022-09-04T15:14:13.990Z] Version: 20.10.14 [2022-09-04T15:14:13.990Z] API version: 1.41 (minimum version 1.12) [2022-09-04T15:14:13.990Z] Go version: go1.16.15 [2022-09-04T15:14:13.990Z] Git commit: 87a90dc [2022-09-04T15:14:13.990Z] Built: Thu Mar 24 01:45:39 2022 [2022-09-04T15:14:13.990Z] OS/Arch: linux/arm64 [2022-09-04T15:14:13.990Z] Experimental: true [2022-09-04T15:14:13.990Z] containerd: [2022-09-04T15:14:13.990Z] Version: 1.5.11 [2022-09-04T15:14:13.990Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-04T15:14:13.990Z] runc: [2022-09-04T15:14:13.990Z] Version: 1.0.3 [2022-09-04T15:14:13.990Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-04T15:14:13.990Z] docker-init: [2022-09-04T15:14:13.990Z] Version: 0.19.0 [2022-09-04T15:14:13.990Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-04T15:14:14.329Z] + docker info [2022-09-04T15:14:14.657Z] Client: [2022-09-04T15:14:14.657Z] Context: default [2022-09-04T15:14:14.657Z] Debug Mode: false [2022-09-04T15:14:14.657Z] Plugins: [2022-09-04T15:14:14.657Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-04T15:14:14.657Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-04T15:14:14.657Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-09-04T15:14:14.657Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-04T15:14:14.657Z] [2022-09-04T15:14:14.657Z] Server: [2022-09-04T15:14:14.657Z] Containers: 0 [2022-09-04T15:14:14.657Z] Running: 0 [2022-09-04T15:14:14.657Z] Paused: 0 [2022-09-04T15:14:14.657Z] Stopped: 0 [2022-09-04T15:14:14.657Z] Images: 0 [2022-09-04T15:14:14.657Z] Server Version: 20.10.14 [2022-09-04T15:14:14.657Z] Storage Driver: overlay2 [2022-09-04T15:14:14.657Z] Backing Filesystem: extfs [2022-09-04T15:14:14.657Z] Supports d_type: true [2022-09-04T15:14:14.657Z] Native Overlay Diff: true [2022-09-04T15:14:14.657Z] userxattr: false [2022-09-04T15:14:14.657Z] Logging Driver: json-file [2022-09-04T15:14:14.657Z] Cgroup Driver: cgroupfs [2022-09-04T15:14:14.657Z] Cgroup Version: 1 [2022-09-04T15:14:14.657Z] Plugins: [2022-09-04T15:14:14.657Z] Volume: local [2022-09-04T15:14:14.657Z] Network: bridge host ipvlan macvlan null overlay [2022-09-04T15:14:14.657Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-04T15:14:14.657Z] Swarm: inactive [2022-09-04T15:14:14.657Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-04T15:14:14.657Z] Default Runtime: runc [2022-09-04T15:14:14.657Z] Init Binary: docker-init [2022-09-04T15:14:14.657Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-04T15:14:14.657Z] runc version: v1.0.3-0-gf46b6ba [2022-09-04T15:14:14.657Z] init version: de40ad0 [2022-09-04T15:14:14.657Z] Security Options: [2022-09-04T15:14:14.657Z] apparmor [2022-09-04T15:14:14.657Z] seccomp [2022-09-04T15:14:14.657Z] Profile: default [2022-09-04T15:14:14.657Z] Kernel Version: 5.4.0-1071-aws [2022-09-04T15:14:14.657Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-04T15:14:14.657Z] OSType: linux [2022-09-04T15:14:14.657Z] Architecture: x86_64 [2022-09-04T15:14:14.657Z] CPUs: 2 [2022-09-04T15:14:14.657Z] Total Memory: 7.565GiB [2022-09-04T15:14:14.657Z] Name: ip-10-100-112-201 [2022-09-04T15:14:14.657Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-09-04T15:14:14.657Z] Docker Root Dir: /var/lib/docker [2022-09-04T15:14:14.657Z] Debug Mode: false [2022-09-04T15:14:14.657Z] Registry: https://index.docker.io/v1/ [2022-09-04T15:14:14.657Z] Labels: [2022-09-04T15:14:14.657Z] Experimental: true [2022-09-04T15:14:14.657Z] Insecure Registries: [2022-09-04T15:14:14.657Z] 127.0.0.0/8 [2022-09-04T15:14:14.657Z] Live Restore Enabled: true [2022-09-04T15:14:14.657Z] [2022-09-04T15:14:14.657Z] WARNING: No swap limit support [Pipeline] sh [2022-09-04T15:14:14.778Z] #62 38.10 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-04T15:14:14.778Z] #62 38.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-04T15:14:14.778Z] #62 38.24 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-04T15:14:14.962Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-04T15:14:14.962Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-04T15:14:14.962Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44090/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-04T15:14:14.962Z] + bash /home/ubuntu/workspace/moby_PR-44090/check-config.sh [2022-09-04T15:14:14.962Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-04T15:14:14.962Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-09-04T15:14:14.962Z] [2022-09-04T15:14:14.962Z] Generally Necessary: [2022-09-04T15:14:14.962Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-04T15:14:14.962Z] - apparmor: enabled and tools installed [2022-09-04T15:14:14.962Z] - CONFIG_NAMESPACES: enabled [2022-09-04T15:14:14.962Z] - CONFIG_NET_NS: enabled [2022-09-04T15:14:14.962Z] - CONFIG_PID_NS: enabled [2022-09-04T15:14:14.962Z] - CONFIG_IPC_NS: enabled [2022-09-04T15:14:14.962Z] - CONFIG_UTS_NS: enabled [2022-09-04T15:14:14.962Z] - CONFIG_CGROUPS: enabled [2022-09-04T15:14:14.962Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-04T15:14:14.962Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-04T15:14:14.962Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-04T15:14:14.962Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-04T15:14:14.962Z] - CONFIG_CPUSETS: enabled [2022-09-04T15:14:14.962Z] - CONFIG_MEMCG: enabled [2022-09-04T15:14:14.962Z] - CONFIG_KEYS: enabled [2022-09-04T15:14:14.962Z] - CONFIG_VETH: enabled (as module) [2022-09-04T15:14:14.962Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-04T15:14:14.962Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-04T15:14:14.962Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-04T15:14:14.962Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-04T15:14:14.962Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-04T15:14:14.962Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-04T15:14:14.962Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-04T15:14:14.962Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-04T15:14:14.962Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-04T15:14:15.038Z] #62 38.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-04T15:14:15.038Z] #62 38.45 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-04T15:14:15.038Z] #62 38.46 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-04T15:14:15.252Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-04T15:14:15.252Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-04T15:14:15.252Z] - CONFIG_CGROUP_BPF: enabled [2022-09-04T15:14:15.252Z] [2022-09-04T15:14:15.252Z] Optional Features: [2022-09-04T15:14:15.252Z] - CONFIG_USER_NS: enabled [2022-09-04T15:14:15.252Z] - CONFIG_SECCOMP: enabled [2022-09-04T15:14:15.252Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-04T15:14:15.252Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-04T15:14:15.252Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-04T15:14:15.252Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-04T15:14:15.252Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-04T15:14:15.252Z] - CONFIG_BLK_CGROUP: enabled [2022-09-04T15:14:15.252Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-04T15:14:15.252Z] - CONFIG_CGROUP_PERF: enabled [2022-09-04T15:14:15.252Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-04T15:14:15.252Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-04T15:14:15.252Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-04T15:14:15.252Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-04T15:14:15.252Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-04T15:14:15.252Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-04T15:14:15.252Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-04T15:14:15.252Z] - CONFIG_IP_VS: enabled (as module) [2022-09-04T15:14:15.252Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-04T15:14:15.252Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-04T15:14:15.252Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-04T15:14:15.252Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-04T15:14:15.252Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-04T15:14:15.252Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-04T15:14:15.252Z] - CONFIG_EXT4_FS: enabled [2022-09-04T15:14:15.252Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-04T15:14:15.252Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-04T15:14:15.252Z] - Network Drivers: [2022-09-04T15:14:15.252Z] - "overlay": [2022-09-04T15:14:15.252Z] - CONFIG_VXLAN: enabled (as module) [2022-09-04T15:14:15.252Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-04T15:14:15.252Z] Optional (for encrypted networks): [2022-09-04T15:14:15.252Z] - CONFIG_CRYPTO: enabled [2022-09-04T15:14:15.252Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-04T15:14:15.252Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-04T15:14:15.252Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-04T15:14:15.252Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-04T15:14:15.252Z] - CONFIG_XFRM: enabled [2022-09-04T15:14:15.252Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-04T15:14:15.252Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-04T15:14:15.252Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-04T15:14:15.298Z] #62 38.65 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-04T15:14:15.298Z] #62 38.66 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-04T15:14:15.526Z] - "ipvlan": [2022-09-04T15:14:15.526Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-04T15:14:15.526Z] - "macvlan": [2022-09-04T15:14:15.526Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-04T15:14:15.526Z] - CONFIG_DUMMY: enabled (as module) [2022-09-04T15:14:15.526Z] - "ftp,tftp client in container": [2022-09-04T15:14:15.526Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-04T15:14:15.526Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-04T15:14:15.526Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-04T15:14:15.526Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-04T15:14:15.526Z] - Storage Drivers: [2022-09-04T15:14:15.526Z] - "aufs": [2022-09-04T15:14:15.526Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-04T15:14:15.526Z] - "btrfs": [2022-09-04T15:14:15.526Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-04T15:14:15.526Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-04T15:14:15.526Z] - "devicemapper": [2022-09-04T15:14:15.526Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-04T15:14:15.526Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-04T15:14:15.526Z] - "overlay": [2022-09-04T15:14:15.526Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-04T15:14:15.526Z] - "zfs": [2022-09-04T15:14:15.526Z] - /dev/zfs: present [2022-09-04T15:14:15.526Z] - zfs command: missing [2022-09-04T15:14:15.526Z] - zpool command: missing [2022-09-04T15:14:15.526Z] [2022-09-04T15:14:15.526Z] Limits: [2022-09-04T15:14:15.526Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-04T15:14:15.526Z] [2022-09-04T15:14:15.526Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-04T15:14:15.868Z] #62 39.01 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-04T15:14:15.868Z] #62 39.03 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-04T15:14:15.868Z] #62 39.15 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-04T15:14:15.875Z] + sudo modprobe ip_vs [2022-09-04T15:14:15.875Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 . [2022-09-04T15:14:16.128Z] #62 39.50 go: downloading golang.org/x/text v0.3.7 [2022-09-04T15:14:16.271Z] Client: Docker Engine - Community [2022-09-04T15:14:16.272Z] Version: 20.10.14 [2022-09-04T15:14:16.272Z] API version: 1.41 [2022-09-04T15:14:16.272Z] Go version: go1.16.15 [2022-09-04T15:14:16.272Z] Git commit: a224086 [2022-09-04T15:14:16.272Z] Built: Thu Mar 24 01:48:02 2022 [2022-09-04T15:14:16.272Z] OS/Arch: linux/amd64 [2022-09-04T15:14:16.272Z] Context: default [2022-09-04T15:14:16.272Z] Experimental: true [2022-09-04T15:14:16.272Z] [2022-09-04T15:14:16.272Z] Server: Docker Engine - Community [2022-09-04T15:14:16.272Z] Engine: [2022-09-04T15:14:16.272Z] Version: 20.10.14 [2022-09-04T15:14:16.272Z] API version: 1.41 (minimum version 1.12) [2022-09-04T15:14:16.272Z] Go version: go1.16.15 [2022-09-04T15:14:16.272Z] Git commit: 87a90dc [2022-09-04T15:14:16.272Z] Built: Thu Mar 24 01:45:53 2022 [2022-09-04T15:14:16.272Z] OS/Arch: linux/amd64 [2022-09-04T15:14:16.272Z] Experimental: true [2022-09-04T15:14:16.272Z] containerd: [2022-09-04T15:14:16.272Z] Version: 1.5.11 [2022-09-04T15:14:16.272Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-04T15:14:16.272Z] runc: [2022-09-04T15:14:16.272Z] Version: 1.0.3 [2022-09-04T15:14:16.272Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-04T15:14:16.272Z] docker-init: [2022-09-04T15:14:16.272Z] Version: 0.19.0 [2022-09-04T15:14:16.272Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-04T15:14:16.447Z] #2 [internal] load .dockerignore [2022-09-04T15:14:16.447Z] #2 sha256:93a591f45ca8ca8f69833ba6b3d91f675416f397c5491a694d83e24c2b776ec1 [2022-09-04T15:14:16.447Z] #2 transferring context: 145B done [2022-09-04T15:14:16.447Z] #2 DONE 0.2s [2022-09-04T15:14:16.447Z] [2022-09-04T15:14:16.447Z] #1 [internal] load build definition from Dockerfile [2022-09-04T15:14:16.447Z] #1 sha256:291244f13688e8fb2384bd41adf3e54e872fca243689b26c6d640bc0198f7abc [2022-09-04T15:14:16.447Z] #1 transferring dockerfile: 19.12kB done [2022-09-04T15:14:16.447Z] #1 DONE 0.3s [2022-09-04T15:14:16.447Z] [2022-09-04T15:14:16.447Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-04T15:14:16.447Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-04T15:14:16.585Z] + docker info [2022-09-04T15:14:16.663Z] Client: [2022-09-04T15:14:16.663Z] Context: default [2022-09-04T15:14:16.663Z] Debug Mode: false [2022-09-04T15:14:16.663Z] Plugins: [2022-09-04T15:14:16.663Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-04T15:14:16.663Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-04T15:14:16.663Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-09-04T15:14:16.663Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-04T15:14:16.663Z] [2022-09-04T15:14:16.663Z] Server: [2022-09-04T15:14:16.663Z] Containers: 0 [2022-09-04T15:14:16.663Z] Running: 0 [2022-09-04T15:14:16.663Z] Paused: 0 [2022-09-04T15:14:16.663Z] Stopped: 0 [2022-09-04T15:14:16.663Z] Images: 0 [2022-09-04T15:14:16.663Z] Server Version: 20.10.14 [2022-09-04T15:14:16.663Z] Storage Driver: overlay2 [2022-09-04T15:14:16.663Z] Backing Filesystem: extfs [2022-09-04T15:14:16.663Z] Supports d_type: true [2022-09-04T15:14:16.663Z] Native Overlay Diff: true [2022-09-04T15:14:16.663Z] userxattr: false [2022-09-04T15:14:16.663Z] Logging Driver: json-file [2022-09-04T15:14:16.663Z] Cgroup Driver: cgroupfs [2022-09-04T15:14:16.663Z] Cgroup Version: 1 [2022-09-04T15:14:16.663Z] Plugins: [2022-09-04T15:14:16.663Z] Volume: local [2022-09-04T15:14:16.663Z] Network: bridge host ipvlan macvlan null overlay [2022-09-04T15:14:16.663Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-04T15:14:16.663Z] Swarm: inactive [2022-09-04T15:14:16.663Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-04T15:14:16.663Z] Default Runtime: runc [2022-09-04T15:14:16.663Z] Init Binary: docker-init [2022-09-04T15:14:16.663Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-04T15:14:16.663Z] runc version: v1.0.3-0-gf46b6ba [2022-09-04T15:14:16.663Z] init version: de40ad0 [2022-09-04T15:14:16.663Z] Security Options: [2022-09-04T15:14:16.663Z] apparmor [2022-09-04T15:14:16.663Z] seccomp [2022-09-04T15:14:16.663Z] Profile: default [2022-09-04T15:14:16.663Z] Kernel Version: 5.4.0-1071-aws [2022-09-04T15:14:16.663Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-04T15:14:16.663Z] OSType: linux [2022-09-04T15:14:16.663Z] Architecture: x86_64 [2022-09-04T15:14:16.663Z] CPUs: 2 [2022-09-04T15:14:16.663Z] Total Memory: 7.565GiB [2022-09-04T15:14:16.663Z] Name: ip-10-100-114-33 [2022-09-04T15:14:16.663Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-09-04T15:14:16.663Z] Docker Root Dir: /var/lib/docker [2022-09-04T15:14:16.663Z] Debug Mode: false [2022-09-04T15:14:16.663Z] Registry: https://index.docker.io/v1/ [2022-09-04T15:14:16.663Z] Labels: [2022-09-04T15:14:16.663Z] Experimental: true [2022-09-04T15:14:16.663Z] Insecure Registries: [2022-09-04T15:14:16.663Z] 127.0.0.0/8 [2022-09-04T15:14:16.663Z] Live Restore Enabled: true [2022-09-04T15:14:16.663Z] [2022-09-04T15:14:16.663Z] WARNING: No swap limit support [Pipeline] sh [2022-09-04T15:14:16.961Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-04T15:14:16.962Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-04T15:14:16.962Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44090/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-04T15:14:16.962Z] + bash /home/ubuntu/workspace/moby_PR-44090/check-config.sh [2022-09-04T15:14:16.962Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-04T15:14:16.962Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-09-04T15:14:16.962Z] [2022-09-04T15:14:16.962Z] Generally Necessary: [2022-09-04T15:14:16.962Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-04T15:14:16.962Z] - apparmor: enabled and tools installed [2022-09-04T15:14:16.962Z] - CONFIG_NAMESPACES: enabled [2022-09-04T15:14:16.962Z] - CONFIG_NET_NS: enabled [2022-09-04T15:14:16.962Z] - CONFIG_PID_NS: enabled [2022-09-04T15:14:16.962Z] - CONFIG_IPC_NS: enabled [2022-09-04T15:14:16.962Z] - CONFIG_UTS_NS: enabled [2022-09-04T15:14:16.962Z] - CONFIG_CGROUPS: enabled [2022-09-04T15:14:16.962Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-04T15:14:16.962Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-04T15:14:16.962Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-04T15:14:16.962Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-04T15:14:16.962Z] - CONFIG_CPUSETS: enabled [2022-09-04T15:14:16.962Z] - CONFIG_MEMCG: enabled [2022-09-04T15:14:16.962Z] - CONFIG_KEYS: enabled [2022-09-04T15:14:16.962Z] - CONFIG_VETH: enabled (as module) [2022-09-04T15:14:16.962Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-04T15:14:16.962Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-04T15:14:16.962Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-04T15:14:16.962Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-04T15:14:16.962Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-04T15:14:16.962Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-04T15:14:16.962Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-04T15:14:16.962Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-04T15:14:16.962Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-04T15:14:16.962Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-04T15:14:17.020Z] #3 DONE 0.4s [2022-09-04T15:14:17.020Z] [2022-09-04T15:14:17.020Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-04T15:14:17.020Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-04T15:14:17.020Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-04T15:14:17.020Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s [2022-09-04T15:14:17.020Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-04T15:14:17.020Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-04T15:14:17.020Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-04T15:14:17.020Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-04T15:14:17.248Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-04T15:14:17.248Z] - CONFIG_CGROUP_BPF: enabled [2022-09-04T15:14:17.248Z] [2022-09-04T15:14:17.248Z] Optional Features: [2022-09-04T15:14:17.248Z] - CONFIG_USER_NS: enabled [2022-09-04T15:14:17.248Z] - CONFIG_SECCOMP: enabled [2022-09-04T15:14:17.248Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-04T15:14:17.248Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-04T15:14:17.248Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-04T15:14:17.248Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-04T15:14:17.248Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-04T15:14:17.248Z] - CONFIG_BLK_CGROUP: enabled [2022-09-04T15:14:17.248Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-04T15:14:17.248Z] - CONFIG_CGROUP_PERF: enabled [2022-09-04T15:14:17.248Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-04T15:14:17.248Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-04T15:14:17.248Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-04T15:14:17.248Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-04T15:14:17.248Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-04T15:14:17.248Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-04T15:14:17.248Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-04T15:14:17.248Z] - CONFIG_IP_VS: enabled (as module) [2022-09-04T15:14:17.248Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-04T15:14:17.248Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-04T15:14:17.248Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-04T15:14:17.248Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-04T15:14:17.248Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-04T15:14:17.248Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-04T15:14:17.248Z] - CONFIG_EXT4_FS: enabled [2022-09-04T15:14:17.248Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-04T15:14:17.248Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-04T15:14:17.248Z] - Network Drivers: [2022-09-04T15:14:17.248Z] - "overlay": [2022-09-04T15:14:17.248Z] - CONFIG_VXLAN: enabled (as module) [2022-09-04T15:14:17.248Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-04T15:14:17.248Z] Optional (for encrypted networks): [2022-09-04T15:14:17.248Z] - CONFIG_CRYPTO: enabled [2022-09-04T15:14:17.248Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-04T15:14:17.248Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-04T15:14:17.248Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-04T15:14:17.248Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-04T15:14:17.248Z] - CONFIG_XFRM: enabled [2022-09-04T15:14:17.248Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-04T15:14:17.248Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-04T15:14:17.248Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-04T15:14:17.248Z] - "ipvlan": [2022-09-04T15:14:17.248Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-04T15:14:17.248Z] - "macvlan": [2022-09-04T15:14:17.525Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-04T15:14:17.525Z] - CONFIG_DUMMY: enabled (as module) [2022-09-04T15:14:17.525Z] - "ftp,tftp client in container": [2022-09-04T15:14:17.525Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-04T15:14:17.525Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-04T15:14:17.525Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-04T15:14:17.525Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-04T15:14:17.525Z] - Storage Drivers: [2022-09-04T15:14:17.525Z] - "aufs": [2022-09-04T15:14:17.525Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-04T15:14:17.525Z] - "btrfs": [2022-09-04T15:14:17.525Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-04T15:14:17.525Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-04T15:14:17.525Z] - "devicemapper": [2022-09-04T15:14:17.525Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-04T15:14:17.525Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-04T15:14:17.525Z] - "overlay": [2022-09-04T15:14:17.525Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-04T15:14:17.525Z] - "zfs": [2022-09-04T15:14:17.525Z] - /dev/zfs: present [2022-09-04T15:14:17.525Z] - zfs command: missing [2022-09-04T15:14:17.525Z] - zpool command: missing [2022-09-04T15:14:17.525Z] [2022-09-04T15:14:17.525Z] Limits: [2022-09-04T15:14:17.525Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-04T15:14:17.525Z] [2022-09-04T15:14:17.525Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-04T15:14:17.588Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-09-04T15:14:17.588Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-04T15:14:17.850Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-09-04T15:14:17.856Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 . [2022-09-04T15:14:18.109Z] #4 DONE 0.9s [2022-09-04T15:14:18.116Z] #1 [internal] load build definition from Dockerfile [2022-09-04T15:14:18.116Z] #1 sha256:5f98dec8a24ef03a88702e0439ca27314f296c20d21be030b5e931929702035c [2022-09-04T15:14:18.116Z] #1 transferring dockerfile: 19.12kB done [2022-09-04T15:14:18.116Z] #1 DONE 0.1s [2022-09-04T15:14:18.116Z] [2022-09-04T15:14:18.116Z] #2 [internal] load .dockerignore [2022-09-04T15:14:18.116Z] #2 sha256:7b1b56939e0a98bfb0377a463ecaaf2939736dce0544de0c88ca95fedaa2f0dd [2022-09-04T15:14:18.116Z] #2 transferring context: [2022-09-04T15:14:18.116Z] #2 transferring context: 145B done [2022-09-04T15:14:18.116Z] #2 DONE 0.1s [2022-09-04T15:14:18.116Z] [2022-09-04T15:14:18.116Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-04T15:14:18.117Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-04T15:14:18.369Z] [2022-09-04T15:14:18.369Z] #6 [internal] load .dockerignore [2022-09-04T15:14:18.369Z] #6 sha256:a550d71878976e6b0b8d572397abc72186b80f3f9fa47ebbce5ac35b71c2127c [2022-09-04T15:14:18.369Z] #6 DONE 0.0s [2022-09-04T15:14:18.369Z] [2022-09-04T15:14:18.369Z] #5 [internal] load build definition from Dockerfile [2022-09-04T15:14:18.369Z] #5 sha256:533c7bfec7a8a3353d92bda556dc30145c22d1ba56fd708426e32d9cf42d3225 [2022-09-04T15:14:18.369Z] #5 DONE 0.0s [2022-09-04T15:14:18.369Z] [2022-09-04T15:14:18.369Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:14:18.369Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-04T15:14:18.685Z] #3 DONE 0.4s [2022-09-04T15:14:18.685Z] [2022-09-04T15:14:18.685Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-04T15:14:18.685Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-04T15:14:18.685Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-04T15:14:18.685Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-04T15:14:18.685Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-04T15:14:18.685Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-04T15:14:18.685Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-04T15:14:18.943Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-04T15:14:18.943Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-04T15:14:19.431Z] #62 ... [2022-09-04T15:14:19.431Z] [2022-09-04T15:14:19.431Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:14:19.431Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:14:19.431Z] #83 26.64 Reading package lists... [2022-09-04T15:14:19.431Z] #83 34.25 Building dependency tree... [2022-09-04T15:14:19.431Z] #83 39.19 python3 is already the newest version (3.9.2-3). [2022-09-04T15:14:19.431Z] #83 39.19 The following additional packages will be installed: [2022-09-04T15:14:19.431Z] #83 39.19 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-04T15:14:19.431Z] #83 39.22 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-04T15:14:19.431Z] #83 39.23 Suggested packages: [2022-09-04T15:14:19.431Z] #83 39.23 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-04T15:14:19.431Z] #83 39.23 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-04T15:14:19.431Z] #83 39.23 m4-doc ed diffutils-doc [2022-09-04T15:14:19.431Z] #83 39.23 Recommended packages: [2022-09-04T15:14:19.431Z] #83 39.23 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-04T15:14:19.431Z] #83 41.45 The following NEW packages will be installed: [2022-09-04T15:14:19.431Z] #83 41.47 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-04T15:14:19.431Z] #83 41.48 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-04T15:14:19.431Z] #83 41.48 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-04T15:14:19.431Z] #83 41.49 libyajl2 m4 patch xz-utils [2022-09-04T15:14:19.431Z] #83 41.98 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:14:19.431Z] #83 41.98 Need to get 5940 kB of archives. [2022-09-04T15:14:19.431Z] #83 41.98 After this operation, 18.7 MB of additional disk space will be used. [2022-09-04T15:14:19.431Z] #83 41.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-04T15:14:19.431Z] #83 42.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-04T15:14:19.431Z] #83 42.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-04T15:14:19.431Z] #83 42.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-04T15:14:19.431Z] #83 42.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-04T15:14:19.431Z] #83 42.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-04T15:14:19.431Z] #83 42.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-04T15:14:19.431Z] #83 42.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-04T15:14:19.431Z] #83 42.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-04T15:14:19.431Z] #83 42.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-04T15:14:19.431Z] #83 42.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-04T15:14:19.431Z] #83 42.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-04T15:14:19.431Z] #83 42.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-04T15:14:19.431Z] #83 42.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-04T15:14:19.431Z] #83 42.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-04T15:14:19.431Z] #83 42.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-04T15:14:19.431Z] #83 42.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-04T15:14:19.431Z] #83 42.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-04T15:14:19.431Z] #83 42.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-04T15:14:19.431Z] #83 42.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-04T15:14:19.431Z] #83 42.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-04T15:14:19.431Z] #83 42.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-04T15:14:19.431Z] #83 42.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-04T15:14:19.515Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-09-04T15:14:19.515Z] #4 DONE 0.9s [2022-09-04T15:14:19.515Z] [2022-09-04T15:14:19.515Z] #6 [internal] load .dockerignore [2022-09-04T15:14:19.515Z] #6 sha256:0f98b77d3400d809b17af3e38aaca358492bbc3df733e084098d43254f4ac9e6 [2022-09-04T15:14:19.515Z] #6 DONE 0.0s [2022-09-04T15:14:19.515Z] [2022-09-04T15:14:19.515Z] #5 [internal] load build definition from Dockerfile [2022-09-04T15:14:19.515Z] #5 sha256:8b1f5a20bd5057c3dcbd80c2c2bb6b73152a0c6c8903a6f78418146552c599c4 [2022-09-04T15:14:19.515Z] #5 DONE 0.0s [2022-09-04T15:14:19.515Z] [2022-09-04T15:14:19.515Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-04T15:14:19.515Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-04T15:14:19.757Z] #10 ... [2022-09-04T15:14:19.757Z] [2022-09-04T15:14:19.757Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-04T15:14:19.757Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-04T15:14:19.757Z] #7 DONE 1.7s [2022-09-04T15:14:20.020Z] [2022-09-04T15:14:20.020Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:14:20.020Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-04T15:14:20.279Z] #9 DONE 1.9s [2022-09-04T15:14:20.280Z] [2022-09-04T15:14:20.280Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-04T15:14:20.280Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-04T15:14:20.280Z] #8 DONE 1.9s [2022-09-04T15:14:20.280Z] [2022-09-04T15:14:20.280Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:14:20.280Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-04T15:14:20.280Z] #10 DONE 2.0s [2022-09-04T15:14:20.460Z] #7 DONE 0.8s [2022-09-04T15:14:20.460Z] [2022-09-04T15:14:20.460Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-04T15:14:20.460Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-04T15:14:20.460Z] #8 DONE 0.9s [2022-09-04T15:14:20.460Z] [2022-09-04T15:14:20.460Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:14:20.460Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-04T15:14:20.720Z] #10 DONE 0.9s [2022-09-04T15:14:20.720Z] [2022-09-04T15:14:20.720Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:14:20.720Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-04T15:14:20.720Z] #9 DONE 1.0s [2022-09-04T15:14:20.823Z] #83 44.05 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:14:20.851Z] [2022-09-04T15:14:20.851Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:20.851Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:20.851Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-09-04T15:14:21.083Z] #83 44.55 Fetched 5940 kB in 1s (6676 kB/s) [2022-09-04T15:14:21.123Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-04T15:14:21.123Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-04T15:14:21.123Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-04T15:14:21.123Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.0s [2022-09-04T15:14:21.123Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 8.39MB / 55.01MB 0.2s [2022-09-04T15:14:21.123Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.53MB / 55.01MB 0.3s [2022-09-04T15:14:21.385Z] #11 ... [2022-09-04T15:14:21.385Z] [2022-09-04T15:14:21.385Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-04T15:14:21.385Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-04T15:14:21.385Z] #49 DONE 0.0s [2022-09-04T15:14:21.385Z] [2022-09-04T15:14:21.385Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:21.385Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:21.385Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 15.73MB / 55.01MB 0.5s [2022-09-04T15:14:21.385Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 19.92MB / 55.01MB 0.6s [2022-09-04T15:14:21.644Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 25.17MB / 55.01MB 0.8s [2022-09-04T15:14:21.656Z] #83 44.88 Selecting previously unselected package bzip2. [2022-09-04T15:14:21.656Z] #83 44.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:14:21.656Z] #83 44.95 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-04T15:14:21.656Z] #83 44.98 Unpacking bzip2 (1.0.8-4) ... [2022-09-04T15:14:21.664Z] [2022-09-04T15:14:21.664Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:21.664Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:14:21.664Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-04T15:14:21.664Z] #28 DONE 0.1s [2022-09-04T15:14:21.664Z] [2022-09-04T15:14:21.664Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:14:21.664Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-04T15:14:21.664Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-04T15:14:21.664Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-04T15:14:21.664Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-04T15:14:21.664Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.0s [2022-09-04T15:14:21.664Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-04T15:14:21.664Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.1s [2022-09-04T15:14:21.903Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 28.93MB / 55.01MB 1.0s [2022-09-04T15:14:21.915Z] #83 45.19 Selecting previously unselected package libmagic-mgc. [2022-09-04T15:14:21.915Z] #83 45.19 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-04T15:14:21.915Z] #83 45.19 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-04T15:14:21.931Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.44MB / 12.42MB 0.2s [2022-09-04T15:14:21.931Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.34MB / 12.42MB 0.3s [2022-09-04T15:14:22.169Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0B / 5.16MB 1.1s [2022-09-04T15:14:22.169Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.51MB / 55.01MB 1.3s [2022-09-04T15:14:22.169Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 1.3s [2022-09-04T15:14:22.200Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s [2022-09-04T15:14:22.200Z] #73 ... [2022-09-04T15:14:22.200Z] [2022-09-04T15:14:22.200Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-04T15:14:22.200Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-04T15:14:22.200Z] #49 DONE 0.0s [2022-09-04T15:14:22.200Z] [2022-09-04T15:14:22.200Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:14:22.200Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-04T15:14:22.435Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 3.15MB / 5.16MB 1.4s [2022-09-04T15:14:22.435Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 1.05MB / 10.88MB 1.4s [2022-09-04T15:14:22.435Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 36.70MB / 55.01MB 1.6s [2022-09-04T15:14:22.435Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.6s [2022-09-04T15:14:22.435Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 4.19MB / 10.88MB 1.6s [2022-09-04T15:14:22.460Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-09-04T15:14:22.460Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-09-04T15:14:22.703Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 6.20MB / 10.88MB 1.6s [2022-09-04T15:14:22.704Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.7s done [2022-09-04T15:14:22.704Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 7.34MB / 10.88MB 1.7s [2022-09-04T15:14:22.704Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 39.85MB / 55.01MB 1.9s [2022-09-04T15:14:22.704Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 9.44MB / 10.88MB 1.9s [2022-09-04T15:14:22.704Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 1.05MB / 54.58MB 1.9s [2022-09-04T15:14:22.864Z] #83 46.17 Selecting previously unselected package libmagic1:amd64. [2022-09-04T15:14:22.864Z] #83 46.17 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-04T15:14:22.965Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.0s [2022-09-04T15:14:23.124Z] #83 46.23 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-04T15:14:23.224Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 47.19MB / 55.01MB 2.3s [2022-09-04T15:14:23.224Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.1s done [2022-09-04T15:14:23.224Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 13.63MB / 54.58MB 2.3s [2022-09-04T15:14:23.224Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 3.15MB / 85.91MB 2.3s [2022-09-04T15:14:23.385Z] #83 46.72 Selecting previously unselected package file. [2022-09-04T15:14:23.385Z] #83 46.72 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-04T15:14:23.385Z] #83 46.74 Unpacking file (1:5.39-3) ... [2022-09-04T15:14:23.486Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 16.78MB / 54.58MB 2.4s [2022-09-04T15:14:23.486Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.7s [2022-09-04T15:14:23.486Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 23.07MB / 54.58MB 2.7s [2022-09-04T15:14:23.486Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 9.44MB / 85.91MB 2.7s [2022-09-04T15:14:23.645Z] #83 46.96 Selecting previously unselected package xz-utils. [2022-09-04T15:14:23.645Z] #83 46.96 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-04T15:14:23.645Z] #83 46.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:14:23.746Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 26.21MB / 54.58MB 2.7s [2022-09-04T15:14:23.746Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 30.41MB / 54.58MB 2.9s [2022-09-04T15:14:23.746Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 17.83MB / 85.91MB 2.9s [2022-09-04T15:14:24.011Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 37.75MB / 54.58MB 3.1s [2022-09-04T15:14:24.011Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 27.26MB / 85.91MB 3.1s [2022-09-04T15:14:24.011Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 32.51MB / 85.91MB 3.2s [2022-09-04T15:14:24.215Z] #83 47.29 Selecting previously unselected package libsigsegv2:amd64. [2022-09-04T15:14:24.215Z] #83 47.29 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-04T15:14:24.215Z] #83 47.32 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-04T15:14:24.215Z] #83 47.44 Selecting previously unselected package m4. [2022-09-04T15:14:24.215Z] #83 47.44 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-04T15:14:24.215Z] #83 47.46 Unpacking m4 (1.4.18-5) ... [2022-09-04T15:14:24.272Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.2s done [2022-09-04T15:14:24.272Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 40.89MB / 54.58MB 3.3s [2022-09-04T15:14:24.272Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0B / 141.86MB 3.3s [2022-09-04T15:14:24.475Z] #83 47.75 Selecting previously unselected package autoconf. [2022-09-04T15:14:24.475Z] #83 47.76 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-04T15:14:24.475Z] #83 47.76 Unpacking autoconf (2.69-14) ... [2022-09-04T15:14:24.535Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 46.14MB / 54.58MB 3.5s [2022-09-04T15:14:24.535Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 38.80MB / 85.91MB 3.5s [2022-09-04T15:14:24.535Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-04T15:14:24.737Z] #83 ... [2022-09-04T15:14:24.737Z] [2022-09-04T15:14:24.737Z] #58 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:14:24.737Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:14:24.737Z] #58 30.75 Reading package lists... [2022-09-04T15:14:24.737Z] #58 37.89 Building dependency tree... [2022-09-04T15:14:24.737Z] #58 43.15 The following additional packages will be installed: [2022-09-04T15:14:24.737Z] #58 43.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-04T15:14:24.737Z] #58 43.20 python3-protobuf python3-six [2022-09-04T15:14:24.737Z] #58 43.20 Suggested packages: [2022-09-04T15:14:24.737Z] #58 43.23 python3-setuptools [2022-09-04T15:14:24.737Z] #58 43.23 Recommended packages: [2022-09-04T15:14:24.737Z] #58 43.23 iproute2 | iproute [2022-09-04T15:14:24.737Z] #58 44.20 The following NEW packages will be installed: [2022-09-04T15:14:24.737Z] #58 44.23 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-04T15:14:24.737Z] #58 44.23 python3-protobuf python3-six [2022-09-04T15:14:24.737Z] #58 44.91 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:14:24.737Z] #58 44.91 Need to get 2315 kB of archives. [2022-09-04T15:14:24.737Z] #58 44.91 After this operation, 11.1 MB of additional disk space will be used. [2022-09-04T15:14:24.737Z] #58 44.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-04T15:14:24.737Z] #58 45.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-04T15:14:24.737Z] #58 45.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-04T15:14:24.737Z] #58 45.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-04T15:14:24.737Z] #58 45.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-04T15:14:24.737Z] #58 45.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-04T15:14:24.737Z] #58 45.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-04T15:14:24.737Z] #58 47.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-04T15:14:24.794Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 49.28MB / 54.58MB 4.0s [2022-09-04T15:14:24.794Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.34MB / 141.86MB 4.0s [2022-09-04T15:14:24.997Z] #58 ... [2022-09-04T15:14:24.997Z] [2022-09-04T15:14:24.997Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:14:24.997Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:14:24.997Z] #83 48.28 Selecting previously unselected package autotools-dev. [2022-09-04T15:14:24.997Z] #83 48.28 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-04T15:14:24.997Z] #83 48.32 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-04T15:14:25.057Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.53MB / 54.58MB 4.1s [2022-09-04T15:14:25.058Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 47.19MB / 85.91MB 4.1s [2022-09-04T15:14:25.257Z] #83 48.51 Selecting previously unselected package automake. [2022-09-04T15:14:25.257Z] #83 48.52 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-04T15:14:25.257Z] #83 48.53 Unpacking automake (1:1.16.3-2) ... [2022-09-04T15:14:25.317Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 56.62MB / 85.91MB 4.4s [2022-09-04T15:14:25.317Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 18.87MB / 141.86MB 4.4s [2022-09-04T15:14:25.605Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 62.91MB / 85.91MB 4.7s [2022-09-04T15:14:25.864Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.7s done [2022-09-04T15:14:25.864Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 69.21MB / 85.91MB 4.8s [2022-09-04T15:14:25.864Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 28.41MB / 141.86MB 5.1s [2022-09-04T15:14:25.864Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 5.1s [2022-09-04T15:14:26.129Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 76.55MB / 85.91MB 5.2s [2022-09-04T15:14:26.129Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 5.1s done [2022-09-04T15:14:26.204Z] #83 49.41 Selecting previously unselected package patch. [2022-09-04T15:14:26.204Z] #83 49.47 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-04T15:14:26.204Z] #83 49.48 Unpacking patch (2.7.6-7) ... [2022-09-04T15:14:26.466Z] #83 49.68 Selecting previously unselected package dpkg-dev. [2022-09-04T15:14:26.466Z] #83 49.68 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-04T15:14:26.466Z] #83 49.69 Unpacking dpkg-dev (1.20.11) ... [2022-09-04T15:14:26.697Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 83.17MB / 85.91MB 5.6s [2022-09-04T15:14:26.697Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 38.67MB / 141.86MB 5.6s [2022-09-04T15:14:26.957Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 47.19MB / 141.86MB 6.1s [2022-09-04T15:14:27.526Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 54.53MB / 141.86MB 6.5s [2022-09-04T15:14:27.526Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 6.6s done [2022-09-04T15:14:27.745Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s [2022-09-04T15:14:27.785Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 63.96MB / 141.86MB 6.7s [2022-09-04T15:14:27.785Z] #11 ... [2022-09-04T15:14:27.785Z] [2022-09-04T15:14:27.785Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:14:27.785Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-04T15:14:27.785Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-04T15:14:27.785Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-04T15:14:27.785Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-04T15:14:27.785Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-04T15:14:27.785Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-09-04T15:14:27.785Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done [2022-09-04T15:14:27.785Z] #71 DONE 7.0s [2022-09-04T15:14:27.785Z] [2022-09-04T15:14:27.785Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:27.785Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:27.785Z] #11 ... [2022-09-04T15:14:27.785Z] [2022-09-04T15:14:27.785Z] #24 [internal] load build context [2022-09-04T15:14:27.785Z] #24 sha256:0c80160eca8e28047ca3b44d5afb62fbb96954d3a9eb5428faf15dfffa888e25 [2022-09-04T15:14:27.785Z] #24 transferring context: 27.64MB 7.1s [2022-09-04T15:14:27.785Z] #24 ... [2022-09-04T15:14:27.785Z] [2022-09-04T15:14:27.785Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:27.785Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:28.003Z] #73 ... [2022-09-04T15:14:28.003Z] [2022-09-04T15:14:28.003Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:28.003Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:28.003Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-04T15:14:28.003Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-04T15:14:28.003Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-04T15:14:28.004Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-04T15:14:28.004Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.7s done [2022-09-04T15:14:28.004Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.1s done [2022-09-04T15:14:28.004Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.6s done [2022-09-04T15:14:28.004Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.0s done [2022-09-04T15:14:28.004Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 6.2s done [2022-09-04T15:14:28.004Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 89.13MB / 141.86MB 6.3s [2022-09-04T15:14:28.004Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.1s done [2022-09-04T15:14:28.004Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 2.0s [2022-09-04T15:14:28.047Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 72.35MB / 141.86MB 7.1s [2022-09-04T15:14:28.262Z] #11 ... [2022-09-04T15:14:28.262Z] [2022-09-04T15:14:28.262Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:14:28.262Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-04T15:14:28.262Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-04T15:14:28.262Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-04T15:14:28.262Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-04T15:14:28.262Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-04T15:14:28.262Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-09-04T15:14:28.262Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done [2022-09-04T15:14:28.262Z] #71 DONE 6.6s [2022-09-04T15:14:28.262Z] [2022-09-04T15:14:28.262Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:28.262Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:28.262Z] #11 ... [2022-09-04T15:14:28.262Z] [2022-09-04T15:14:28.262Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:14:28.262Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-04T15:14:28.262Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2022-09-04T15:14:28.306Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 81.79MB / 141.86MB 7.5s [2022-09-04T15:14:28.400Z] #83 51.54 Selecting previously unselected package build-essential. [2022-09-04T15:14:28.400Z] #83 51.58 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-04T15:14:28.400Z] #83 51.60 Unpacking build-essential (12.9) ... [2022-09-04T15:14:28.521Z] #73 DONE 6.8s [2022-09-04T15:14:28.521Z] [2022-09-04T15:14:28.521Z] #24 [internal] load build context [2022-09-04T15:14:28.521Z] #24 sha256:b620a9efb17ac4e739e79985c18fa465e0361bb06aaa8d55c225b028415dcdf1 [2022-09-04T15:14:28.521Z] #24 transferring context: 22.41MB 6.8s [2022-09-04T15:14:28.875Z] #11 ... [2022-09-04T15:14:28.875Z] [2022-09-04T15:14:28.875Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:14:28.875Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-04T15:14:28.875Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-04T15:14:28.875Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-04T15:14:28.875Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-04T15:14:28.875Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-04T15:14:28.875Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-09-04T15:14:28.875Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.6s done [2022-09-04T15:14:28.875Z] #73 DONE 8.2s [2022-09-04T15:14:28.875Z] [2022-09-04T15:14:28.875Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:28.875Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:28.875Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 91.23MB / 141.86MB 8.1s [2022-09-04T15:14:29.003Z] #83 52.12 Selecting previously unselected package libcap2:amd64. [2022-09-04T15:14:29.003Z] #83 52.12 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-04T15:14:29.003Z] #83 52.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:14:29.093Z] #24 ... [2022-09-04T15:14:29.093Z] [2022-09-04T15:14:29.093Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:29.093Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:29.093Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 125.23MB / 141.86MB 7.3s [2022-09-04T15:14:29.093Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 135.27MB / 141.86MB 7.4s [2022-09-04T15:14:29.217Z] Client: [2022-09-04T15:14:29.217Z] Context: default [2022-09-04T15:14:29.217Z] Debug Mode: false [2022-09-04T15:14:29.217Z] Plugins: [2022-09-04T15:14:29.217Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-04T15:14:29.217Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-04T15:14:29.217Z] [2022-09-04T15:14:29.217Z] Server: [2022-09-04T15:14:29.217Z] Containers: 0 [2022-09-04T15:14:29.217Z] Running: 0 [2022-09-04T15:14:29.217Z] Paused: 0 [2022-09-04T15:14:29.217Z] Stopped: 0 [2022-09-04T15:14:29.217Z] Images: 0 [2022-09-04T15:14:29.217Z] Server Version: 20.10.14 [2022-09-04T15:14:29.217Z] Storage Driver: overlay2 [2022-09-04T15:14:29.217Z] Backing Filesystem: extfs [2022-09-04T15:14:29.217Z] Supports d_type: true [2022-09-04T15:14:29.217Z] Native Overlay Diff: true [2022-09-04T15:14:29.217Z] userxattr: false [2022-09-04T15:14:29.217Z] Logging Driver: json-file [2022-09-04T15:14:29.217Z] Cgroup Driver: cgroupfs [2022-09-04T15:14:29.217Z] Cgroup Version: 1 [2022-09-04T15:14:29.217Z] Plugins: [2022-09-04T15:14:29.217Z] Volume: local [2022-09-04T15:14:29.217Z] Network: bridge host ipvlan macvlan null overlay [2022-09-04T15:14:29.217Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-04T15:14:29.217Z] Swarm: inactive [2022-09-04T15:14:29.217Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-04T15:14:29.217Z] Default Runtime: runc [2022-09-04T15:14:29.217Z] Init Binary: docker-init [2022-09-04T15:14:29.217Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-04T15:14:29.217Z] runc version: v1.0.3-0-gf46b6ba [2022-09-04T15:14:29.217Z] init version: de40ad0 [2022-09-04T15:14:29.217Z] Security Options: [2022-09-04T15:14:29.217Z] apparmor [2022-09-04T15:14:29.217Z] seccomp [2022-09-04T15:14:29.217Z] Profile: default [2022-09-04T15:14:29.217Z] Kernel Version: 5.13.0-1021-aws [2022-09-04T15:14:29.217Z] Operating System: Ubuntu 20.04.4 LTS [2022-09-04T15:14:29.217Z] OSType: linux [2022-09-04T15:14:29.217Z] Architecture: aarch64 [2022-09-04T15:14:29.217Z] CPUs: 2 [2022-09-04T15:14:29.217Z] Total Memory: 7.562GiB [2022-09-04T15:14:29.217Z] Name: ip-10-100-86-170 [2022-09-04T15:14:29.217Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-09-04T15:14:29.217Z] Docker Root Dir: /var/lib/docker [2022-09-04T15:14:29.217Z] Debug Mode: false [2022-09-04T15:14:29.217Z] Registry: https://index.docker.io/v1/ [2022-09-04T15:14:29.217Z] Labels: [2022-09-04T15:14:29.217Z] Experimental: true [2022-09-04T15:14:29.217Z] Insecure Registries: [2022-09-04T15:14:29.217Z] 127.0.0.0/8 [2022-09-04T15:14:29.217Z] Live Restore Enabled: true [2022-09-04T15:14:29.217Z] [Pipeline] sh [2022-09-04T15:14:29.263Z] #83 ... [2022-09-04T15:14:29.263Z] [2022-09-04T15:14:29.263Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:14:29.263Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:14:29.263Z] #47 51.56 NAME: [2022-09-04T15:14:29.263Z] #47 51.57 go-winres - A tool for embedding resources in Windows executables [2022-09-04T15:14:29.263Z] #47 51.57 [2022-09-04T15:14:29.263Z] #47 51.57 USAGE: [2022-09-04T15:14:29.263Z] #47 51.57 go-winres [global options] command [command options] [arguments...] [2022-09-04T15:14:29.263Z] #47 51.57 [2022-09-04T15:14:29.263Z] #47 51.57 COMMANDS: [2022-09-04T15:14:29.263Z] #47 51.57 init Create an initial ./winres/winres.json [2022-09-04T15:14:29.263Z] #47 51.57 make Make syso files for the "go build" command [2022-09-04T15:14:29.263Z] #47 51.57 simply Make syso files for the "go build" command (simplified) [2022-09-04T15:14:29.263Z] #47 51.57 extract Extract all resources from an executable [2022-09-04T15:14:29.263Z] #47 51.57 patch Replace resources in an executable file (exe, dll) [2022-09-04T15:14:29.263Z] #47 51.57 help, h Shows a list of commands or help for one command [2022-09-04T15:14:29.263Z] #47 51.57 [2022-09-04T15:14:29.263Z] #47 51.57 GLOBAL OPTIONS: [2022-09-04T15:14:29.263Z] #47 51.57 --help, -h show help (default: false) [2022-09-04T15:14:29.263Z] #47 DONE 52.6s [2022-09-04T15:14:29.453Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 99.61MB / 141.86MB 8.6s [2022-09-04T15:14:29.453Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.0s [2022-09-04T15:14:29.491Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-04T15:14:29.491Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-04T15:14:29.491Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44090/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-04T15:14:29.491Z] + bash /home/ubuntu/workspace/moby_PR-44090/check-config.sh [2022-09-04T15:14:29.491Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-04T15:14:29.491Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-09-04T15:14:29.491Z] [2022-09-04T15:14:29.491Z] Generally Necessary: [2022-09-04T15:14:29.491Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-04T15:14:29.491Z] - apparmor: enabled and tools installed [2022-09-04T15:14:29.491Z] - CONFIG_NAMESPACES: enabled [2022-09-04T15:14:29.491Z] - CONFIG_NET_NS: enabled [2022-09-04T15:14:29.491Z] - CONFIG_PID_NS: enabled [2022-09-04T15:14:29.491Z] - CONFIG_IPC_NS: enabled [2022-09-04T15:14:29.491Z] - CONFIG_UTS_NS: enabled [2022-09-04T15:14:29.491Z] - CONFIG_CGROUPS: enabled [2022-09-04T15:14:29.491Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-04T15:14:29.491Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-04T15:14:29.491Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-04T15:14:29.491Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-04T15:14:29.491Z] - CONFIG_CPUSETS: enabled [2022-09-04T15:14:29.491Z] - CONFIG_MEMCG: enabled [2022-09-04T15:14:29.491Z] - CONFIG_KEYS: enabled [2022-09-04T15:14:29.491Z] - CONFIG_VETH: enabled (as module) [2022-09-04T15:14:29.491Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-04T15:14:29.491Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-04T15:14:29.491Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-04T15:14:29.491Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-04T15:14:29.491Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-04T15:14:29.491Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-04T15:14:29.491Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-04T15:14:29.523Z] [2022-09-04T15:14:29.523Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:14:29.523Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:14:29.523Z] #83 52.66 Selecting previously unselected package libcap-dev:amd64. [2022-09-04T15:14:29.523Z] #83 52.66 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-04T15:14:29.523Z] #83 52.68 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-04T15:14:29.713Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 108.00MB / 141.86MB 8.9s [2022-09-04T15:14:29.748Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-04T15:14:29.748Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-04T15:14:29.748Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-04T15:14:29.748Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-04T15:14:29.748Z] - CONFIG_CGROUP_BPF: enabled [2022-09-04T15:14:29.748Z] [2022-09-04T15:14:29.748Z] Optional Features: [2022-09-04T15:14:29.748Z] - CONFIG_USER_NS: enabled [2022-09-04T15:14:29.748Z] - CONFIG_SECCOMP: enabled [2022-09-04T15:14:29.748Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-04T15:14:29.748Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-04T15:14:29.748Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-04T15:14:29.748Z] (cgroup swap accounting is currently enabled) [2022-09-04T15:14:29.748Z] - CONFIG_BLK_CGROUP: enabled [2022-09-04T15:14:29.748Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-04T15:14:29.748Z] - CONFIG_CGROUP_PERF: enabled [2022-09-04T15:14:29.748Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-04T15:14:29.748Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-04T15:14:29.748Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-04T15:14:29.748Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-04T15:14:29.748Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-04T15:14:29.748Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-04T15:14:29.748Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-04T15:14:29.748Z] - CONFIG_IP_VS: enabled (as module) [2022-09-04T15:14:29.748Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-04T15:14:29.748Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-04T15:14:29.748Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-04T15:14:29.748Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-04T15:14:29.748Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-04T15:14:29.748Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-04T15:14:29.748Z] - CONFIG_EXT4_FS: enabled [2022-09-04T15:14:29.748Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-04T15:14:29.748Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-04T15:14:29.748Z] - Network Drivers: [2022-09-04T15:14:29.748Z] - "overlay": [2022-09-04T15:14:29.748Z] - CONFIG_VXLAN: enabled (as module) [2022-09-04T15:14:29.748Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-04T15:14:29.748Z] Optional (for encrypted networks): [2022-09-04T15:14:29.785Z] #83 52.91 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-04T15:14:29.785Z] #83 52.91 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:14:29.785Z] #83 52.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:14:29.785Z] #83 53.04 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-04T15:14:29.785Z] #83 53.09 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:14:29.785Z] #83 53.11 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-04T15:14:30.004Z] - CONFIG_CRYPTO: enabled [2022-09-04T15:14:30.004Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-04T15:14:30.004Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-04T15:14:30.004Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-04T15:14:30.004Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-04T15:14:30.004Z] - CONFIG_XFRM: enabled [2022-09-04T15:14:30.004Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-04T15:14:30.004Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-04T15:14:30.004Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-04T15:14:30.004Z] - "ipvlan": [2022-09-04T15:14:30.004Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-04T15:14:30.004Z] - "macvlan": [2022-09-04T15:14:30.004Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-04T15:14:30.004Z] - CONFIG_DUMMY: enabled (as module) [2022-09-04T15:14:30.004Z] - "ftp,tftp client in container": [2022-09-04T15:14:30.004Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-04T15:14:30.004Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-04T15:14:30.004Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-04T15:14:30.004Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-04T15:14:30.004Z] - Storage Drivers: [2022-09-04T15:14:30.004Z] - "aufs": [2022-09-04T15:14:30.004Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-04T15:14:30.004Z] - "btrfs": [2022-09-04T15:14:30.004Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-04T15:14:30.004Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-04T15:14:30.004Z] - "devicemapper": [2022-09-04T15:14:30.004Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-04T15:14:30.004Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-04T15:14:30.004Z] - "overlay": [2022-09-04T15:14:30.004Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-04T15:14:30.004Z] - "zfs": [2022-09-04T15:14:30.004Z] - /dev/zfs: present [2022-09-04T15:14:30.004Z] - zfs command: missing [2022-09-04T15:14:30.004Z] - zpool command: missing [2022-09-04T15:14:30.004Z] [2022-09-04T15:14:30.004Z] Limits: [2022-09-04T15:14:30.004Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-04T15:14:30.004Z] [2022-09-04T15:14:30.004Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-04T15:14:30.045Z] #83 53.23 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-04T15:14:30.045Z] #83 53.26 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-04T15:14:30.045Z] #83 53.30 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [Pipeline] sh [2022-09-04T15:14:30.284Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 123.73MB / 141.86MB 9.4s [2022-09-04T15:14:30.330Z] #83 53.60 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-04T15:14:30.330Z] #83 53.63 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-04T15:14:30.330Z] #83 53.63 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:14:30.331Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 . [2022-09-04T15:14:30.544Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 132.92MB / 141.86MB 9.7s [2022-09-04T15:14:30.628Z] #1 [internal] load build definition from Dockerfile [2022-09-04T15:14:30.628Z] #1 sha256:3b0e7b7bd398cba6a223b4963df6722df8a2668a2065b8f1a586e27f159332f4 [2022-09-04T15:14:30.628Z] #1 transferring dockerfile: 19.12kB done [2022-09-04T15:14:30.628Z] #1 DONE 0.3s [2022-09-04T15:14:30.628Z] [2022-09-04T15:14:30.628Z] #2 [internal] load .dockerignore [2022-09-04T15:14:30.628Z] #2 sha256:41caceaf991d5a54ce6a3529a71649650936ed80b75a8260b693e71ab9ef3d5e [2022-09-04T15:14:30.628Z] #2 transferring context: 145B done [2022-09-04T15:14:30.628Z] #2 DONE 0.1s [2022-09-04T15:14:30.628Z] [2022-09-04T15:14:30.628Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-04T15:14:30.628Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-09-04T15:14:30.803Z] #11 ... [2022-09-04T15:14:30.803Z] [2022-09-04T15:14:30.803Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:30.803Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:14:30.803Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-09-04T15:14:30.803Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-04T15:14:30.803Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.2s done [2022-09-04T15:14:30.803Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-04T15:14:30.803Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-04T15:14:30.803Z] #28 ... [2022-09-04T15:14:30.803Z] [2022-09-04T15:14:30.803Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:30.803Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:31.062Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 10.0s [2022-09-04T15:14:31.196Z] #3 DONE 0.4s [2022-09-04T15:14:31.196Z] [2022-09-04T15:14:31.196Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-04T15:14:31.196Z] #4 sha256:e4c769614f2ce0619e8141325ed79fc25b9fc88d2451d293fcf576f7d32b7dbb [2022-09-04T15:14:31.196Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-04T15:14:31.196Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-04T15:14:31.196Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-04T15:14:31.196Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-04T15:14:31.196Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s [2022-09-04T15:14:31.196Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s [2022-09-04T15:14:31.452Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done [2022-09-04T15:14:31.452Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-09-04T15:14:31.634Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 10.5s done [2022-09-04T15:14:31.640Z] #11 ... [2022-09-04T15:14:31.640Z] [2022-09-04T15:14:31.640Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:31.640Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:14:31.640Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-04T15:14:31.640Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-04T15:14:31.640Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-04T15:14:31.640Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.7s done [2022-09-04T15:14:31.640Z] #28 ... [2022-09-04T15:14:31.640Z] [2022-09-04T15:14:31.640Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:31.640Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:31.710Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-04T15:14:31.710Z] #4 DONE 0.7s [2022-09-04T15:14:31.715Z] #83 54.93 Selecting previously unselected package libtool. [2022-09-04T15:14:31.715Z] #83 54.93 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-04T15:14:31.968Z] [2022-09-04T15:14:31.968Z] #5 [internal] load .dockerignore [2022-09-04T15:14:31.968Z] #5 sha256:f1eadeeae78f9fa96e38b3a596d0ace2138975ee7eeac780e1bf554bf77af4b0 [2022-09-04T15:14:31.968Z] #5 DONE 0.0s [2022-09-04T15:14:31.968Z] [2022-09-04T15:14:31.968Z] #6 [internal] load build definition from Dockerfile [2022-09-04T15:14:31.968Z] #6 sha256:30ba90d07e065d1e2c8fa8b69edaee65aabf706bba9be2d0da32e11bc1de5608 [2022-09-04T15:14:31.968Z] #6 DONE 0.0s [2022-09-04T15:14:31.968Z] [2022-09-04T15:14:31.968Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-04T15:14:31.968Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-09-04T15:14:31.975Z] #83 55.11 Unpacking libtool (2.4.6-15) ... [2022-09-04T15:14:32.204Z] #11 ... [2022-09-04T15:14:32.204Z] [2022-09-04T15:14:32.204Z] #24 [internal] load build context [2022-09-04T15:14:32.204Z] #24 sha256:0c80160eca8e28047ca3b44d5afb62fbb96954d3a9eb5428faf15dfffa888e25 [2022-09-04T15:14:32.204Z] #24 transferring context: 62.71MB 11.2s done [2022-09-04T15:14:32.204Z] #24 DONE 11.6s [2022-09-04T15:14:32.204Z] [2022-09-04T15:14:32.204Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-04T15:14:32.204Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-04T15:14:32.204Z] #72 DONE 0.9s [2022-09-04T15:14:32.209Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 10.3s done [2022-09-04T15:14:32.465Z] [2022-09-04T15:14:32.465Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:32.465Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:14:32.781Z] #11 ... [2022-09-04T15:14:32.781Z] [2022-09-04T15:14:32.781Z] #24 [internal] load build context [2022-09-04T15:14:32.781Z] #24 sha256:b620a9efb17ac4e739e79985c18fa465e0361bb06aaa8d55c225b028415dcdf1 [2022-09-04T15:14:32.781Z] #24 transferring context: 62.71MB 11.0s done [2022-09-04T15:14:32.781Z] #24 DONE 11.4s [2022-09-04T15:14:32.896Z] #10 DONE 1.0s [2022-09-04T15:14:32.897Z] [2022-09-04T15:14:32.897Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:14:32.897Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-04T15:14:32.897Z] #9 DONE 0.9s [2022-09-04T15:14:32.897Z] [2022-09-04T15:14:32.897Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:14:32.897Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-04T15:14:32.897Z] #7 DONE 0.9s [2022-09-04T15:14:32.897Z] [2022-09-04T15:14:32.897Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-04T15:14:32.897Z] #8 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-09-04T15:14:32.914Z] #83 56.09 Selecting previously unselected package libudev-dev:amd64. [2022-09-04T15:14:32.914Z] #83 56.09 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-04T15:14:32.914Z] #83 56.14 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:14:33.034Z] #28 ... [2022-09-04T15:14:33.034Z] [2022-09-04T15:14:33.034Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-04T15:14:33.034Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-04T15:14:33.034Z] #74 DONE 0.9s [2022-09-04T15:14:33.034Z] [2022-09-04T15:14:33.034Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:33.034Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:14:33.040Z] [2022-09-04T15:14:33.040Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-04T15:14:33.040Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-04T15:14:33.157Z] #8 DONE 1.2s [2022-09-04T15:14:33.173Z] #83 56.47 Selecting previously unselected package libyajl2:amd64. [2022-09-04T15:14:33.173Z] #83 56.48 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-04T15:14:33.173Z] #83 56.48 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:14:33.432Z] #83 56.75 Selecting previously unselected package libyajl-dev:amd64. [2022-09-04T15:14:33.433Z] #83 56.75 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-04T15:14:33.433Z] #83 56.79 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-04T15:14:34.002Z] #83 57.20 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:14:34.002Z] #83 57.20 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-04T15:14:34.002Z] #83 57.22 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:14:34.002Z] #83 57.23 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-04T15:14:34.002Z] #83 57.26 Setting up file (1:5.39-3) ... [2022-09-04T15:14:34.002Z] #83 57.30 Setting up bzip2 (1.0.8-4) ... [2022-09-04T15:14:34.002Z] #83 57.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:14:34.002Z] #83 57.43 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-04T15:14:34.262Z] #83 57.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:14:34.262Z] #83 57.56 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-04T15:14:34.262Z] #83 57.67 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-04T15:14:34.418Z] #72 DONE 1.3s [2022-09-04T15:14:34.418Z] [2022-09-04T15:14:34.418Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-04T15:14:34.418Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-04T15:14:34.522Z] #83 57.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:14:34.522Z] #83 57.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-04T15:14:34.522Z] #83 57.87 Setting up patch (2.7.6-7) ... [2022-09-04T15:14:34.522Z] #83 57.95 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:14:34.782Z] #83 58.03 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-04T15:14:34.782Z] #83 58.05 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-04T15:14:34.782Z] #83 58.09 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:14:34.782Z] #83 58.10 Setting up libtool (2.4.6-15) ... [2022-09-04T15:14:34.782Z] #83 58.11 Setting up m4 (1.4.18-5) ... [2022-09-04T15:14:34.782Z] #83 58.14 Setting up dpkg-dev (1.20.11) ... [2022-09-04T15:14:34.782Z] #83 58.17 Setting up autoconf (2.69-14) ... [2022-09-04T15:14:35.043Z] #83 58.19 Setting up build-essential (12.9) ... [2022-09-04T15:14:35.043Z] #83 58.20 Setting up automake (1:1.16.3-2) ... [2022-09-04T15:14:35.043Z] #83 58.24 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-04T15:14:35.043Z] #83 58.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:14:35.303Z] #83 ... [2022-09-04T15:14:35.303Z] [2022-09-04T15:14:35.303Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:14:35.303Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:14:35.303Z] #62 48.60 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-04T15:14:35.303Z] #62 48.68 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-04T15:14:35.303Z] #62 48.79 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-04T15:14:35.303Z] #62 48.82 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-04T15:14:35.303Z] #62 48.89 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-04T15:14:35.303Z] #62 49.00 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-04T15:14:35.303Z] #62 49.10 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-04T15:14:35.303Z] #62 49.23 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-04T15:14:35.303Z] #62 49.30 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-04T15:14:35.303Z] #62 49.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-04T15:14:35.303Z] #62 49.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-04T15:14:35.303Z] #62 49.81 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-04T15:14:35.303Z] #62 50.65 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-04T15:14:35.303Z] #62 50.71 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-04T15:14:35.303Z] #62 51.18 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-04T15:14:35.303Z] #62 51.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-04T15:14:35.303Z] #62 51.54 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-04T15:14:35.303Z] #62 51.78 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-04T15:14:35.303Z] #62 51.78 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-04T15:14:35.303Z] #62 51.83 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-04T15:14:35.303Z] #62 51.94 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-04T15:14:35.303Z] #62 52.05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-04T15:14:35.303Z] #62 52.12 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-04T15:14:35.303Z] #62 52.20 go: downloading github.com/prometheus/common v0.32.1 [2022-09-04T15:14:35.303Z] #62 52.78 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-04T15:14:35.303Z] #62 52.99 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-04T15:14:35.303Z] #62 54.39 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-04T15:14:35.303Z] #62 54.55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-04T15:14:35.303Z] #62 ... [2022-09-04T15:14:35.303Z] [2022-09-04T15:14:35.303Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:14:35.303Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:14:35.304Z] #83 DONE 58.7s [2022-09-04T15:14:35.304Z] [2022-09-04T15:14:35.304Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:14:35.304Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:14:35.796Z] #74 DONE 1.3s [2022-09-04T15:14:35.796Z] [2022-09-04T15:14:35.796Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:35.796Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:14:35.796Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.9s [2022-09-04T15:14:36.056Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.9s done [2022-09-04T15:14:36.245Z] #84 ... [2022-09-04T15:14:36.245Z] [2022-09-04T15:14:36.245Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:14:36.245Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-04T15:14:36.245Z] #64 59.29 v3.0.2 [2022-09-04T15:14:36.245Z] #64 DONE 59.4s [2022-09-04T15:14:36.245Z] [2022-09-04T15:14:36.245Z] #58 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:14:36.245Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:14:36.245Z] #58 49.38 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:14:36.245Z] #58 49.82 Fetched 2315 kB in 4s (648 kB/s) [2022-09-04T15:14:36.245Z] #58 50.17 Selecting previously unselected package libprotobuf23:amd64. [2022-09-04T15:14:36.245Z] #58 50.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:14:36.245Z] #58 50.30 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-04T15:14:36.245Z] #58 50.34 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-04T15:14:36.245Z] #58 51.81 Selecting previously unselected package python3-pkg-resources. [2022-09-04T15:14:36.245Z] #58 51.81 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-04T15:14:36.245Z] #58 51.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:14:36.245Z] #58 52.39 Selecting previously unselected package python3-six. [2022-09-04T15:14:36.245Z] #58 52.40 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-04T15:14:36.245Z] #58 52.43 Unpacking python3-six (1.16.0-2) ... [2022-09-04T15:14:36.245Z] #58 52.57 Selecting previously unselected package python3-protobuf. [2022-09-04T15:14:36.245Z] #58 52.57 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-04T15:14:36.245Z] #58 52.62 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-04T15:14:36.245Z] #58 53.49 Selecting previously unselected package libnet1:amd64. [2022-09-04T15:14:36.245Z] #58 53.51 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-04T15:14:36.245Z] #58 53.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:14:36.245Z] #58 53.83 Selecting previously unselected package libnl-3-200:amd64. [2022-09-04T15:14:36.245Z] #58 53.84 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-04T15:14:36.245Z] #58 53.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:14:36.245Z] #58 54.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-04T15:14:36.245Z] #58 54.30 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:14:36.245Z] #58 54.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:14:36.245Z] #58 54.51 Selecting previously unselected package criu. [2022-09-04T15:14:36.245Z] #58 54.51 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-04T15:14:36.245Z] #58 54.52 Unpacking criu (3.17.1-1) ... [2022-09-04T15:14:36.245Z] #58 55.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:14:36.245Z] #58 58.20 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-04T15:14:36.245Z] #58 58.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:14:36.245Z] #58 58.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:14:36.245Z] #58 58.25 Setting up python3-six (1.16.0-2) ... [2022-09-04T15:14:36.328Z] #28 DONE 15.5s [2022-09-04T15:14:36.328Z] [2022-09-04T15:14:36.328Z] #29 [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 [2022-09-04T15:14:36.328Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-04T15:14:36.432Z] [2022-09-04T15:14:36.432Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:36.432Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-09-04T15:14:36.432Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-09-04T15:14:36.505Z] #58 ... [2022-09-04T15:14:36.505Z] [2022-09-04T15:14:36.505Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:14:36.505Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-04T15:14:36.505Z] #41 55.53 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-04T15:14:36.505Z] #41 55.77 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-04T15:14:36.505Z] #41 56.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:14:36.623Z] #28 DONE 14.8s [2022-09-04T15:14:36.623Z] [2022-09-04T15:14:36.623Z] #29 [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 [2022-09-04T15:14:36.623Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-04T15:14:36.690Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-04T15:14:36.690Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-09-04T15:14:36.980Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-09-04T15:14:36.980Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0B / 53.69MB 0.0s [2022-09-04T15:14:36.980Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 10.94MB / 53.69MB 0.1s [2022-09-04T15:14:37.252Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 20.97MB / 53.69MB 0.2s [2022-09-04T15:14:37.252Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 27.26MB / 53.69MB 0.3s [2022-09-04T15:14:37.252Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 38.23MB / 53.69MB 0.5s [2022-09-04T15:14:37.446Z] #41 ... [2022-09-04T15:14:37.446Z] [2022-09-04T15:14:37.446Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:14:37.446Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:14:37.446Z] #84 2.103 Cloning into '/tmp/crun-build'... [2022-09-04T15:14:37.510Z] #28 ... [2022-09-04T15:14:37.510Z] [2022-09-04T15:14:37.510Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-04T15:14:37.510Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-04T15:14:37.510Z] #49 DONE 0.0s [2022-09-04T15:14:37.511Z] [2022-09-04T15:14:37.511Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:37.511Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-09-04T15:14:37.511Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.6s [2022-09-04T15:14:37.559Z] #29 1.212 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:14:37.559Z] #29 1.224 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:14:37.559Z] #29 1.226 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:14:37.819Z] #29 1.382 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:14:38.078Z] #29 1.736 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:14:38.234Z] #29 1.658 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:14:38.234Z] #29 1.667 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:14:38.234Z] #29 1.667 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:14:38.234Z] #29 1.922 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:14:38.443Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.5s done [2022-09-04T15:14:38.443Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 [2022-09-04T15:14:38.494Z] #29 2.302 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:14:38.515Z] Client: [2022-09-04T15:14:38.515Z] Context: default [2022-09-04T15:14:38.515Z] Debug Mode: false [2022-09-04T15:14:38.515Z] Plugins: [2022-09-04T15:14:38.515Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-04T15:14:38.515Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-04T15:14:38.515Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-09-04T15:14:38.515Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-04T15:14:38.515Z] [2022-09-04T15:14:38.515Z] Server: [2022-09-04T15:14:38.515Z] Containers: 0 [2022-09-04T15:14:38.515Z] Running: 0 [2022-09-04T15:14:38.515Z] Paused: 0 [2022-09-04T15:14:38.515Z] Stopped: 0 [2022-09-04T15:14:38.515Z] Images: 0 [2022-09-04T15:14:38.515Z] Server Version: 20.10.14 [2022-09-04T15:14:38.515Z] Storage Driver: overlay2 [2022-09-04T15:14:38.515Z] Backing Filesystem: extfs [2022-09-04T15:14:38.515Z] Supports d_type: true [2022-09-04T15:14:38.515Z] Native Overlay Diff: true [2022-09-04T15:14:38.515Z] userxattr: false [2022-09-04T15:14:38.515Z] Logging Driver: json-file [2022-09-04T15:14:38.515Z] Cgroup Driver: systemd [2022-09-04T15:14:38.515Z] Cgroup Version: 2 [2022-09-04T15:14:38.515Z] Plugins: [2022-09-04T15:14:38.515Z] Volume: local [2022-09-04T15:14:38.515Z] Network: bridge host ipvlan macvlan null overlay [2022-09-04T15:14:38.515Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-04T15:14:38.515Z] Swarm: inactive [2022-09-04T15:14:38.515Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-04T15:14:38.515Z] Default Runtime: runc [2022-09-04T15:14:38.515Z] Init Binary: docker-init [2022-09-04T15:14:38.515Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-04T15:14:38.515Z] runc version: v1.0.3-0-gf46b6ba [2022-09-04T15:14:38.515Z] init version: de40ad0 [2022-09-04T15:14:38.515Z] Security Options: [2022-09-04T15:14:38.515Z] apparmor [2022-09-04T15:14:38.515Z] seccomp [2022-09-04T15:14:38.515Z] Profile: default [2022-09-04T15:14:38.515Z] cgroupns [2022-09-04T15:14:38.515Z] Kernel Version: 5.13.0-1021-aws [2022-09-04T15:14:38.515Z] Operating System: Ubuntu 20.04.4 LTS [2022-09-04T15:14:38.515Z] OSType: linux [2022-09-04T15:14:38.515Z] Architecture: x86_64 [2022-09-04T15:14:38.515Z] CPUs: 2 [2022-09-04T15:14:38.515Z] Total Memory: 7.559GiB [2022-09-04T15:14:38.515Z] Name: ip-10-100-100-72 [2022-09-04T15:14:38.515Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-09-04T15:14:38.515Z] Docker Root Dir: /var/lib/docker [2022-09-04T15:14:38.515Z] Debug Mode: false [2022-09-04T15:14:38.515Z] Registry: https://index.docker.io/v1/ [2022-09-04T15:14:38.515Z] Labels: [2022-09-04T15:14:38.515Z] Experimental: true [2022-09-04T15:14:38.515Z] Insecure Registries: [2022-09-04T15:14:38.515Z] 127.0.0.0/8 [2022-09-04T15:14:38.515Z] Live Restore Enabled: true [2022-09-04T15:14:38.515Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-04T15:14:38.651Z] #29 2.235 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:14:38.840Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 . [2022-09-04T15:14:39.063Z] #29 2.754 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:14:39.098Z] #1 [internal] load build definition from Dockerfile [2022-09-04T15:14:39.098Z] #1 sha256:66c1c347916d4211c189079906951c4b32498e748ff75679529a140202d61e62 [2022-09-04T15:14:39.098Z] #1 transferring dockerfile: 19.12kB done [2022-09-04T15:14:39.098Z] #1 DONE 0.2s [2022-09-04T15:14:39.098Z] [2022-09-04T15:14:39.098Z] #2 [internal] load .dockerignore [2022-09-04T15:14:39.098Z] #2 sha256:b7afe667555f09ed5ee66cd3170ef35567f78cb7419296a8e7b5049b636c18b2 [2022-09-04T15:14:39.098Z] #2 transferring context: 145B done [2022-09-04T15:14:39.098Z] #2 DONE 0.0s [2022-09-04T15:14:39.098Z] [2022-09-04T15:14:39.098Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-04T15:14:39.098Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-04T15:14:39.590Z] #29 3.290 Fetched 8573 kB in 2s (3661 kB/s) [2022-09-04T15:14:39.665Z] #3 DONE 0.4s [2022-09-04T15:14:39.665Z] [2022-09-04T15:14:39.665Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-04T15:14:39.665Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-04T15:14:39.665Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-04T15:14:39.665Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-04T15:14:39.665Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-04T15:14:39.665Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-04T15:14:39.665Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-09-04T15:14:39.810Z] #28 ... [2022-09-04T15:14:39.810Z] [2022-09-04T15:14:39.810Z] #24 [internal] load build context [2022-09-04T15:14:39.810Z] #24 sha256:9c0b5fca424aed2e1fa865f4361fcf5e0ad673c0ef0f475749cfb6ba6beb567e [2022-09-04T15:14:39.810Z] #24 transferring context: 62.71MB 2.2s done [2022-09-04T15:14:39.810Z] #24 DONE 3.1s [2022-09-04T15:14:39.810Z] [2022-09-04T15:14:39.810Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:14:39.810Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-04T15:14:39.810Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-04T15:14:39.810Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-04T15:14:39.810Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-04T15:14:39.810Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-04T15:14:39.810Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-09-04T15:14:39.810Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-09-04T15:14:39.810Z] #71 DONE 3.1s [2022-09-04T15:14:39.810Z] [2022-09-04T15:14:39.810Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:39.810Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-04T15:14:39.810Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-09-04T15:14:39.810Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-04T15:14:39.810Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-09-04T15:14:39.810Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-09-04T15:14:39.810Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.7s done [2022-09-04T15:14:39.810Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.6s done [2022-09-04T15:14:39.810Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 2.7s [2022-09-04T15:14:39.810Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 1.9s done [2022-09-04T15:14:39.810Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 99.61MB / 108.99MB 3.0s [2022-09-04T15:14:39.810Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0B / 81.12MB 3.0s [2022-09-04T15:14:39.810Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 2.9s done [2022-09-04T15:14:39.810Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 3.1s [2022-09-04T15:14:39.810Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 8.39MB / 81.12MB 3.1s [2022-09-04T15:14:39.924Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-04T15:14:39.924Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-04T15:14:39.924Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-04T15:14:40.001Z] #29 3.810 Fetched 8573 kB in 2s (3544 kB/s) [2022-09-04T15:14:40.067Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 24.12MB / 81.12MB 3.2s [2022-09-04T15:14:40.067Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 50.33MB / 81.12MB 3.4s [2022-09-04T15:14:40.067Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 63.96MB / 81.12MB 3.5s [2022-09-04T15:14:40.183Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-04T15:14:40.183Z] #4 DONE 0.6s [2022-09-04T15:14:40.324Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 70.25MB / 81.12MB 3.6s [2022-09-04T15:14:40.324Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 3.7s [2022-09-04T15:14:40.441Z] [2022-09-04T15:14:40.442Z] #6 [internal] load build definition from Dockerfile [2022-09-04T15:14:40.442Z] #6 sha256:864f133274d2be620c7578d19e177e7c7a1cceee452a0aca1dacfcd56a473104 [2022-09-04T15:14:40.442Z] #6 DONE 0.0s [2022-09-04T15:14:40.442Z] [2022-09-04T15:14:40.442Z] #5 [internal] load .dockerignore [2022-09-04T15:14:40.442Z] #5 sha256:f7e02263a24854e9a5e6db968fc11247965fe24ac573f0724de2e3bbcd8cf0b5 [2022-09-04T15:14:40.442Z] #5 DONE 0.0s [2022-09-04T15:14:40.442Z] [2022-09-04T15:14:40.442Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:14:40.442Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-04T15:14:40.532Z] #29 3.290 Reading package lists... [2022-09-04T15:14:40.937Z] #29 3.810 Reading package lists... [2022-09-04T15:14:41.101Z] #29 4.110 Reading package lists... [2022-09-04T15:14:41.377Z] #10 ... [2022-09-04T15:14:41.377Z] [2022-09-04T15:14:41.377Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-04T15:14:41.377Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-04T15:14:41.377Z] #9 DONE 0.7s [2022-09-04T15:14:41.377Z] [2022-09-04T15:14:41.377Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-04T15:14:41.377Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-04T15:14:41.377Z] #7 DONE 0.7s [2022-09-04T15:14:41.377Z] [2022-09-04T15:14:41.377Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:14:41.377Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-04T15:14:41.377Z] #8 DONE 0.8s [2022-09-04T15:14:41.377Z] [2022-09-04T15:14:41.377Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-04T15:14:41.377Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-04T15:14:41.377Z] #10 DONE 0.8s [2022-09-04T15:14:41.621Z] #29 4.880 Building dependency tree... [2022-09-04T15:14:41.621Z] #29 5.216 The following additional packages will be installed: [2022-09-04T15:14:41.621Z] #29 5.216 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-04T15:14:41.621Z] #29 5.216 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-04T15:14:41.621Z] #29 5.217 Recommended packages: [2022-09-04T15:14:41.621Z] #29 5.217 libldap-common publicsuffix libsasl2-modules [2022-09-04T15:14:41.637Z] [2022-09-04T15:14:41.637Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:14:41.637Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-04T15:14:41.637Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-04T15:14:41.637Z] #73 DONE 0.0s [2022-09-04T15:14:41.637Z] [2022-09-04T15:14:41.637Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:41.637Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:14:41.637Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-09-04T15:14:41.637Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-04T15:14:41.637Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-04T15:14:41.637Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-04T15:14:41.690Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 [2022-09-04T15:14:41.877Z] #29 4.613 Reading package lists... [2022-09-04T15:14:41.877Z] #29 5.437 Building dependency tree... [2022-09-04T15:14:41.880Z] #29 5.395 The following NEW packages will be installed: [2022-09-04T15:14:41.880Z] #29 5.396 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-04T15:14:41.880Z] #29 5.397 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-04T15:14:41.880Z] #29 5.402 libssh2-1 openssl [2022-09-04T15:14:41.905Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.2s [2022-09-04T15:14:41.947Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done [2022-09-04T15:14:42.137Z] #29 5.817 The following additional packages will be installed: [2022-09-04T15:14:42.137Z] #29 5.826 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-04T15:14:42.137Z] #29 5.826 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-04T15:14:42.137Z] #29 5.826 Recommended packages: [2022-09-04T15:14:42.137Z] #29 5.826 libldap-common publicsuffix libsasl2-modules [2022-09-04T15:14:42.140Z] #29 5.675 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:14:42.140Z] #29 5.675 Need to get 3047 kB of archives. [2022-09-04T15:14:42.140Z] #29 5.675 After this operation, 6661 kB of additional disk space will be used. [2022-09-04T15:14:42.140Z] #29 5.675 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-04T15:14:42.140Z] #29 5.696 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-04T15:14:42.140Z] #29 5.696 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-04T15:14:42.140Z] #29 5.697 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-04T15:14:42.140Z] #29 5.699 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-04T15:14:42.140Z] #29 5.705 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-04T15:14:42.140Z] #29 5.709 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-04T15:14:42.140Z] #29 5.710 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-04T15:14:42.140Z] #29 5.711 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-04T15:14:42.140Z] #29 5.711 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-04T15:14:42.140Z] #29 5.717 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-04T15:14:42.140Z] #29 5.721 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-04T15:14:42.140Z] #29 5.723 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-04T15:14:42.140Z] #29 5.725 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-04T15:14:42.140Z] #29 5.733 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-04T15:14:42.173Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 15.73MB / 55.01MB 0.4s [2022-09-04T15:14:42.173Z] #28 ... [2022-09-04T15:14:42.173Z] [2022-09-04T15:14:42.173Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-04T15:14:42.173Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-04T15:14:42.173Z] #49 DONE 0.0s [2022-09-04T15:14:42.173Z] [2022-09-04T15:14:42.173Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:42.173Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:14:42.173Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 23.07MB / 55.01MB 0.5s [2022-09-04T15:14:42.400Z] #29 6.025 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:14:42.400Z] #29 6.068 Fetched 3047 kB in 0s (9292 kB/s) [2022-09-04T15:14:42.401Z] #29 5.999 The following NEW packages will be installed: [2022-09-04T15:14:42.401Z] #29 6.001 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-04T15:14:42.401Z] #29 6.001 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-04T15:14:42.401Z] #29 6.001 libssh2-1 openssl [2022-09-04T15:14:42.401Z] #29 ... [2022-09-04T15:14:42.401Z] [2022-09-04T15:14:42.401Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:42.401Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:42.401Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.4s done [2022-09-04T15:14:42.401Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.8s done [2022-09-04T15:14:42.401Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.8s done [2022-09-04T15:14:42.401Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.3s [2022-09-04T15:14:42.435Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.51MB / 55.01MB 0.6s [2022-09-04T15:14:42.435Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 53.48MB / 55.01MB 0.9s [2022-09-04T15:14:42.509Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.1s [2022-09-04T15:14:42.659Z] #29 6.151 Selecting previously unselected package openssl. [2022-09-04T15:14:42.659Z] #29 6.151 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-04T15:14:42.659Z] #29 6.152 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-04T15:14:42.659Z] #29 6.163 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-04T15:14:42.672Z] #11 ... [2022-09-04T15:14:42.672Z] [2022-09-04T15:14:42.672Z] #29 [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 [2022-09-04T15:14:42.672Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-04T15:14:42.672Z] #29 6.280 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:14:42.672Z] #29 6.280 Need to get 3047 kB of archives. [2022-09-04T15:14:42.672Z] #29 6.280 After this operation, 6661 kB of additional disk space will be used. [2022-09-04T15:14:42.672Z] #29 6.280 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-04T15:14:42.672Z] #29 6.308 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-04T15:14:42.672Z] #29 6.308 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-04T15:14:42.672Z] #29 6.308 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-04T15:14:42.672Z] #29 6.318 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-04T15:14:42.672Z] #29 6.318 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-04T15:14:42.672Z] #29 6.318 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-04T15:14:42.672Z] #29 6.318 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-04T15:14:42.672Z] #29 6.318 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-04T15:14:42.672Z] #29 6.318 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-04T15:14:42.672Z] #29 6.318 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-04T15:14:42.672Z] #29 6.326 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-04T15:14:42.672Z] #29 6.326 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-04T15:14:42.672Z] #29 6.339 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-04T15:14:42.672Z] #29 6.342 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-04T15:14:42.672Z] #29 6.534 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:14:42.765Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 5.8s done [2022-09-04T15:14:42.765Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.2s done [2022-09-04T15:14:42.920Z] #29 6.427 Selecting previously unselected package ca-certificates. [2022-09-04T15:14:42.920Z] #29 6.427 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-04T15:14:42.920Z] #29 6.432 Unpacking ca-certificates (20210119) ... [2022-09-04T15:14:42.934Z] #29 6.578 Fetched 3047 kB in 0s (9186 kB/s) [2022-09-04T15:14:42.934Z] #29 6.633 Selecting previously unselected package openssl. [2022-09-04T15:14:42.934Z] #29 6.633 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-04T15:14:42.934Z] #29 6.633 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-04T15:14:42.934Z] #29 6.637 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-04T15:14:43.011Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.4s done [2022-09-04T15:14:43.180Z] #29 6.687 Selecting previously unselected package libbrotli1:amd64. [2022-09-04T15:14:43.180Z] #29 6.687 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-04T15:14:43.180Z] #29 6.692 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-04T15:14:43.210Z] #29 6.932 Selecting previously unselected package ca-certificates. [2022-09-04T15:14:43.210Z] #29 6.932 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-04T15:14:43.210Z] #29 6.937 Unpacking ca-certificates (20210119) ... [2022-09-04T15:14:43.275Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-04T15:14:43.328Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f [2022-09-04T15:14:43.439Z] #29 6.864 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-04T15:14:43.439Z] #29 6.864 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-04T15:14:43.439Z] #29 6.869 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:43.439Z] #29 6.960 Selecting previously unselected package libsasl2-2:amd64. [2022-09-04T15:14:43.439Z] #29 6.960 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-04T15:14:43.439Z] #29 ... [2022-09-04T15:14:43.439Z] [2022-09-04T15:14:43.439Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:43.439Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:43.439Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.8s done [2022-09-04T15:14:43.439Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.9s done [2022-09-04T15:14:43.439Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.4s [2022-09-04T15:14:43.439Z] #11 ... [2022-09-04T15:14:43.439Z] [2022-09-04T15:14:43.439Z] #29 [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 [2022-09-04T15:14:43.439Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-04T15:14:43.439Z] #29 6.965 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:43.439Z] #29 7.084 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-04T15:14:43.439Z] #29 7.084 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-04T15:14:43.470Z] #29 7.128 Selecting previously unselected package libbrotli1:amd64. [2022-09-04T15:14:43.470Z] #29 7.128 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-04T15:14:43.470Z] #29 7.135 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-04T15:14:43.470Z] #29 7.242 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-04T15:14:43.470Z] #29 7.242 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-04T15:14:43.470Z] #29 7.250 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:43.701Z] #29 7.092 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-04T15:14:43.701Z] #29 7.258 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-04T15:14:43.701Z] #29 7.258 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-04T15:14:43.701Z] #29 7.265 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-04T15:14:43.729Z] #29 7.338 Selecting previously unselected package libsasl2-2:amd64. [2022-09-04T15:14:43.729Z] #29 7.338 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-04T15:14:43.729Z] #29 7.341 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:43.729Z] #29 7.499 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-04T15:14:43.729Z] #29 7.499 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-04T15:14:43.729Z] #29 7.615 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-04T15:14:43.961Z] #29 7.469 Selecting previously unselected package libpsl5:amd64. [2022-09-04T15:14:43.961Z] #29 7.470 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-04T15:14:43.961Z] #29 7.475 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-04T15:14:43.961Z] #29 7.556 Selecting previously unselected package librtmp1:amd64. [2022-09-04T15:14:43.961Z] #29 7.556 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-04T15:14:43.961Z] #29 7.607 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-04T15:14:43.988Z] #29 7.748 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-04T15:14:43.988Z] #29 7.748 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-04T15:14:43.988Z] #29 7.754 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-04T15:14:43.988Z] #29 7.820 Selecting previously unselected package libpsl5:amd64. [2022-09-04T15:14:43.988Z] #29 7.820 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-04T15:14:43.988Z] #29 7.871 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-04T15:14:44.221Z] #29 7.708 Selecting previously unselected package libssh2-1:amd64. [2022-09-04T15:14:44.221Z] #29 7.708 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-04T15:14:44.221Z] #29 7.713 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-04T15:14:44.221Z] #29 7.879 Selecting previously unselected package libcurl4:amd64. [2022-09-04T15:14:44.221Z] #29 7.880 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-04T15:14:44.221Z] #29 7.884 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:44.246Z] #29 7.941 Selecting previously unselected package librtmp1:amd64. [2022-09-04T15:14:44.246Z] #29 7.941 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-04T15:14:44.246Z] #29 7.990 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-04T15:14:44.246Z] #29 8.082 Selecting previously unselected package libssh2-1:amd64. [2022-09-04T15:14:44.246Z] #29 8.082 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-04T15:14:44.246Z] #29 8.085 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-04T15:14:44.480Z] #29 8.044 Selecting previously unselected package curl. [2022-09-04T15:14:44.480Z] #29 8.044 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-04T15:14:44.480Z] #29 8.049 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:44.504Z] #29 8.218 Selecting previously unselected package libcurl4:amd64. [2022-09-04T15:14:44.504Z] #29 8.218 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-04T15:14:44.504Z] #29 8.242 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:44.504Z] #29 8.313 Selecting previously unselected package curl. [2022-09-04T15:14:44.504Z] #29 8.313 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-04T15:14:44.741Z] #29 8.203 Selecting previously unselected package libonig5:amd64. [2022-09-04T15:14:44.741Z] #29 8.205 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-04T15:14:44.741Z] #29 8.208 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:14:44.742Z] #29 8.401 Selecting previously unselected package libjq1:amd64. [2022-09-04T15:14:44.742Z] #29 8.401 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-04T15:14:44.742Z] #29 8.401 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:14:44.763Z] #29 8.362 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:44.763Z] #29 8.484 Selecting previously unselected package libonig5:amd64. [2022-09-04T15:14:44.763Z] #29 8.484 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-04T15:14:44.763Z] #29 8.490 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:14:45.001Z] #29 8.526 Selecting previously unselected package jq. [2022-09-04T15:14:45.001Z] #29 8.526 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-04T15:14:45.001Z] #29 8.531 Unpacking jq (1.6-2.1) ... [2022-09-04T15:14:45.001Z] #29 8.596 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-04T15:14:45.001Z] #29 8.609 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-04T15:14:45.001Z] #29 8.624 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-04T15:14:45.001Z] #29 8.641 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:45.001Z] #29 8.657 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-04T15:14:45.001Z] #29 8.674 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:45.001Z] #29 8.686 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-04T15:14:45.001Z] #29 8.705 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-04T15:14:45.001Z] #29 8.725 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:14:45.001Z] #29 8.739 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:14:45.001Z] #29 8.756 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-04T15:14:45.022Z] #29 8.648 Selecting previously unselected package libjq1:amd64. [2022-09-04T15:14:45.022Z] #29 8.648 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-04T15:14:45.022Z] #29 8.653 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:14:45.022Z] #29 8.719 Selecting previously unselected package jq. [2022-09-04T15:14:45.022Z] #29 8.721 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-04T15:14:45.022Z] #29 8.725 Unpacking jq (1.6-2.1) ... [2022-09-04T15:14:45.022Z] #29 8.767 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-04T15:14:45.022Z] #29 8.780 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-04T15:14:45.022Z] #29 8.791 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-04T15:14:45.022Z] #29 8.804 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:45.022Z] #29 8.817 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-04T15:14:45.022Z] #29 8.827 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:45.228Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 1.9s done [2022-09-04T15:14:45.259Z] #29 8.773 Setting up ca-certificates (20210119) ... [2022-09-04T15:14:45.284Z] #29 8.838 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-04T15:14:45.284Z] #29 8.886 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-04T15:14:45.284Z] #29 8.914 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:14:45.284Z] #29 8.917 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:14:45.284Z] #29 8.936 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-04T15:14:45.284Z] #29 8.949 Setting up ca-certificates (20210119) ... [2022-09-04T15:14:45.485Z] #11 ... [2022-09-04T15:14:45.485Z] [2022-09-04T15:14:45.485Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:45.485Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-09-04T15:14:45.485Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.3s done [2022-09-04T15:14:45.485Z] #28 DONE 8.9s [2022-09-04T15:14:45.485Z] [2022-09-04T15:14:45.485Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:45.485Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-04T15:14:45.485Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-09-04T15:14:45.485Z] #11 ... [2022-09-04T15:14:45.485Z] [2022-09-04T15:14:45.485Z] #29 [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 [2022-09-04T15:14:45.485Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-04T15:14:45.485Z] #29 ... [2022-09-04T15:14:45.485Z] [2022-09-04T15:14:45.485Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:14:45.485Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-04T15:14:45.485Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-04T15:14:45.485Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-04T15:14:45.485Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-04T15:14:45.485Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-04T15:14:45.485Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.2s done [2022-09-04T15:14:45.485Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2022-09-04T15:14:45.485Z] #73 DONE 9.1s [2022-09-04T15:14:45.581Z] #84 ... [2022-09-04T15:14:45.581Z] [2022-09-04T15:14:45.581Z] #58 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:14:45.581Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:14:45.581Z] #58 60.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:14:45.581Z] #58 60.12 Setting up python3-protobuf (3.12.4-1) ... [2022-09-04T15:14:45.581Z] #58 65.13 Setting up criu (3.17.1-1) ... [2022-09-04T15:14:45.581Z] #58 67.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:14:45.581Z] #58 DONE 68.2s [2022-09-04T15:14:45.581Z] [2022-09-04T15:14:45.581Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:14:45.581Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:14:45.581Z] #60 ... [2022-09-04T15:14:45.581Z] [2022-09-04T15:14:45.581Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:14:45.581Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:14:45.581Z] #84 10.24 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-04T15:14:45.581Z] #84 10.28 Cloning into '/tmp/crun-build/libocispec'... [2022-09-04T15:14:45.751Z] [2022-09-04T15:14:45.751Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:45.751Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-04T15:14:45.830Z] #29 9.542 Updating certificates in /etc/ssl/certs... [2022-09-04T15:14:45.853Z] #29 9.706 Updating certificates in /etc/ssl/certs... [2022-09-04T15:14:46.589Z] #28 ... [2022-09-04T15:14:46.589Z] [2022-09-04T15:14:46.589Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:14:46.589Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-04T15:14:46.589Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-04T15:14:46.589Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-04T15:14:46.589Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-04T15:14:46.589Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-09-04T15:14:46.589Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-09-04T15:14:46.589Z] #73 DONE 4.4s [2022-09-04T15:14:46.589Z] [2022-09-04T15:14:46.589Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:46.589Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:14:47.216Z] #29 10.74 129 added, 0 removed; done. [2022-09-04T15:14:47.216Z] #29 10.78 Setting up jq (1.6-2.1) ... [2022-09-04T15:14:47.216Z] #29 10.79 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:47.216Z] #29 10.80 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:47.216Z] #29 10.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:14:47.216Z] #29 10.83 Processing triggers for ca-certificates (20210119) ... [2022-09-04T15:14:47.216Z] #29 10.85 Updating certificates in /etc/ssl/certs... [2022-09-04T15:14:47.236Z] #29 10.81 129 added, 0 removed; done. [2022-09-04T15:14:47.236Z] #29 10.85 Setting up jq (1.6-2.1) ... [2022-09-04T15:14:47.236Z] #29 10.87 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:47.236Z] #29 10.89 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:47.236Z] #29 10.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:14:47.236Z] #29 10.93 Processing triggers for ca-certificates (20210119) ... [2022-09-04T15:14:47.236Z] #29 10.94 Updating certificates in /etc/ssl/certs... [2022-09-04T15:14:47.493Z] #84 12.16 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-04T15:14:47.493Z] #84 12.23 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-04T15:14:47.493Z] #84 12.23 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-04T15:14:47.493Z] #84 12.23 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-04T15:14:47.493Z] #84 12.26 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-04T15:14:47.532Z] #28 ... [2022-09-04T15:14:47.532Z] [2022-09-04T15:14:47.532Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-04T15:14:47.532Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-04T15:14:47.532Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-09-04T15:14:47.532Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-04T15:14:47.532Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-04T15:14:47.532Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-04T15:14:47.532Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-09-04T15:14:47.532Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-09-04T15:14:47.532Z] #71 DONE 5.9s [2022-09-04T15:14:47.532Z] [2022-09-04T15:14:47.532Z] #24 [internal] load build context [2022-09-04T15:14:47.532Z] #24 sha256:8134a15d2ba41d6be251fc6a0cfed761b5bc3beb649aabc9b63e37486e5b2c97 [2022-09-04T15:14:47.532Z] #24 transferring context: 62.70MB 5.7s done [2022-09-04T15:14:47.532Z] #24 DONE 6.1s [2022-09-04T15:14:47.532Z] [2022-09-04T15:14:47.532Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:47.532Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:14:48.157Z] #29 11.92 0 added, 0 removed; done. [2022-09-04T15:14:48.157Z] #29 11.92 Running hooks in /etc/ca-certificates/update.d... [2022-09-04T15:14:48.176Z] #29 11.90 0 added, 0 removed; done. [2022-09-04T15:14:48.176Z] #29 11.90 Running hooks in /etc/ca-certificates/update.d... [2022-09-04T15:14:48.176Z] #29 11.91 done. [2022-09-04T15:14:48.420Z] #29 11.93 done. [2022-09-04T15:14:48.473Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.2s [2022-09-04T15:14:49.033Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.1s done [2022-09-04T15:14:49.033Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 [2022-09-04T15:14:49.043Z] #28 ... [2022-09-04T15:14:49.043Z] [2022-09-04T15:14:49.043Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-04T15:14:49.043Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-04T15:14:49.043Z] #72 DONE 0.5s [2022-09-04T15:14:49.043Z] [2022-09-04T15:14:49.043Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-04T15:14:49.043Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-04T15:14:49.359Z] #29 DONE 13.0s [2022-09-04T15:14:49.359Z] [2022-09-04T15:14:49.359Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-04T15:14:49.359Z] #30 sha256:3149d28187bef6e5631921067fd176e1583d8967f625488a33b6ba55a2b291d5 [2022-09-04T15:14:49.555Z] #29 DONE 13.1s [2022-09-04T15:14:49.555Z] [2022-09-04T15:14:49.555Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-04T15:14:49.555Z] #30 sha256:3d933b158eb302e6ca47a8aba56186e71a2d2bf6550cffc136bfe258554a6f96 [2022-09-04T15:14:49.555Z] #30 DONE 0.1s [2022-09-04T15:14:49.555Z] [2022-09-04T15:14:49.555Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:14:49.555Z] #31 sha256:3984cb58f0cc8d48629fc36f5a87598d86d98f6a1e3681cd46e5c05ae4d872d9 [2022-09-04T15:14:49.610Z] #28 DONE 8.1s [2022-09-04T15:14:49.610Z] [2022-09-04T15:14:49.610Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-04T15:14:49.610Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-04T15:14:49.610Z] #74 DONE 0.6s [2022-09-04T15:14:49.610Z] [2022-09-04T15:14:49.610Z] #29 [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 [2022-09-04T15:14:49.610Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-04T15:14:49.619Z] #30 DONE 0.2s [2022-09-04T15:14:49.619Z] [2022-09-04T15:14:49.619Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:14:49.619Z] #31 sha256:4f289fb8d6ee669d40e05d634fa1c26d63300f06af8f8bc5f3f99e4d58c7f967 [2022-09-04T15:14:49.968Z] #11 ... [2022-09-04T15:14:49.968Z] [2022-09-04T15:14:49.968Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-04T15:14:49.968Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-09-04T15:14:49.968Z] #72 DONE 1.0s [2022-09-04T15:14:49.968Z] [2022-09-04T15:14:49.968Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:49.968Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-04T15:14:50.035Z] #84 14.75 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-04T15:14:50.996Z] #29 1.124 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:14:50.996Z] #29 1.136 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:14:50.996Z] #29 1.136 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:14:50.996Z] #29 1.273 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:14:51.257Z] #29 1.554 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:14:51.257Z] #29 1.565 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:14:51.516Z] #29 ... [2022-09-04T15:14:51.516Z] [2022-09-04T15:14:51.516Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:51.516Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:51.516Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.2s done [2022-09-04T15:14:51.516Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-04T15:14:51.516Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-04T15:14:51.516Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-04T15:14:51.516Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.3s done [2022-09-04T15:14:51.516Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.7s done [2022-09-04T15:14:51.516Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.4s done [2022-09-04T15:14:51.516Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.9s done [2022-09-04T15:14:51.516Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.1s done [2022-09-04T15:14:51.516Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.1s done [2022-09-04T15:14:51.516Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 5.6s done [2022-09-04T15:14:51.516Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 2.6s done [2022-09-04T15:14:51.516Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.5s done [2022-09-04T15:14:51.516Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done [2022-09-04T15:14:51.516Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0.8s [2022-09-04T15:14:52.097Z] #31 2.140 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-04T15:14:52.097Z] #31 2.423 [2022-09-04T15:14:52.097Z] #31 2.655 #=#=# ######################################################################## 100.0% [2022-09-04T15:14:52.157Z] #31 1.995 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-04T15:14:52.157Z] #31 2.339 [2022-09-04T15:14:52.157Z] #31 2.565 #=#=# ######################################################################## 100.0% [2022-09-04T15:14:52.357Z] #31 2.947 [2022-09-04T15:14:52.418Z] #31 2.798 [2022-09-04T15:14:52.486Z] #11 ... [2022-09-04T15:14:52.486Z] [2022-09-04T15:14:52.486Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-04T15:14:52.486Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-09-04T15:14:52.486Z] #74 DONE 2.5s [2022-09-04T15:14:52.486Z] [2022-09-04T15:14:52.486Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:52.486Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-04T15:14:52.576Z] #84 16.96 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-04T15:14:52.703Z] #31 ... [2022-09-04T15:14:52.703Z] [2022-09-04T15:14:52.703Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:52.703Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:52.703Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.7s done [2022-09-04T15:14:52.703Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.4s [2022-09-04T15:14:53.355Z] #31 3.834 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-04T15:14:53.615Z] #31 ... [2022-09-04T15:14:53.615Z] [2022-09-04T15:14:53.615Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:14:53.615Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:14:53.615Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.2s done [2022-09-04T15:14:53.615Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 6.1s [2022-09-04T15:14:53.731Z] #11 ... [2022-09-04T15:14:53.731Z] [2022-09-04T15:14:53.731Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:14:53.731Z] #31 sha256:3984cb58f0cc8d48629fc36f5a87598d86d98f6a1e3681cd46e5c05ae4d872d9 [2022-09-04T15:14:53.731Z] #31 4.082 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-04T15:14:53.874Z] #11 ... [2022-09-04T15:14:53.874Z] [2022-09-04T15:14:53.874Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:14:53.874Z] #31 sha256:4f289fb8d6ee669d40e05d634fa1c26d63300f06af8f8bc5f3f99e4d58c7f967 [2022-09-04T15:14:53.874Z] #31 4.139 [2022-09-04T15:14:53.902Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.0s [2022-09-04T15:14:53.960Z] #84 18.71 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-04T15:14:54.007Z] #31 4.369 [2022-09-04T15:14:54.132Z] #31 4.374 #=#=# ######################################################################## 100.0% [2022-09-04T15:14:54.133Z] #31 4.662 [2022-09-04T15:14:54.158Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.4s done [2022-09-04T15:14:54.275Z] #31 4.605 #=#=# ######################################################################## 100.0% [2022-09-04T15:14:54.415Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-09-04T15:14:54.530Z] #84 19.22 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-04T15:14:54.535Z] #31 4.896 [2022-09-04T15:14:54.672Z] #11 DONE 18.2s [2022-09-04T15:14:54.672Z] [2022-09-04T15:14:54.672Z] #29 [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 [2022-09-04T15:14:54.672Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-04T15:14:54.672Z] #29 1.292 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:14:54.672Z] #29 1.311 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:14:54.672Z] #29 1.311 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:14:54.672Z] #29 1.468 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-04T15:14:54.672Z] #29 1.678 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-04T15:14:54.672Z] #29 1.914 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-04T15:14:54.672Z] #29 2.677 Fetched 8458 kB in 2s (5145 kB/s) [2022-09-04T15:14:54.672Z] #29 2.677 Reading package lists... [2022-09-04T15:14:54.672Z] #29 3.281 Reading package lists... [2022-09-04T15:14:54.672Z] #29 3.814 Building dependency tree... [2022-09-04T15:14:54.672Z] #29 4.170 The following additional packages will be installed: [2022-09-04T15:14:54.672Z] #29 4.170 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-04T15:14:54.672Z] #29 4.170 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-04T15:14:54.672Z] #29 4.170 Recommended packages: [2022-09-04T15:14:54.672Z] #29 4.170 libldap-common publicsuffix libsasl2-modules [2022-09-04T15:14:54.672Z] #29 4.287 The following NEW packages will be installed: [2022-09-04T15:14:54.672Z] #29 4.287 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-04T15:14:54.672Z] #29 4.287 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-04T15:14:54.672Z] #29 4.288 libssh2-1 openssl [2022-09-04T15:14:54.672Z] #29 4.559 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:14:54.672Z] #29 4.559 Need to get 2942 kB of archives. [2022-09-04T15:14:54.672Z] #29 4.559 After this operation, 6482 kB of additional disk space will be used. [2022-09-04T15:14:54.672Z] #29 4.559 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-04T15:14:54.672Z] #29 4.632 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-04T15:14:54.672Z] #29 4.644 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-04T15:14:54.672Z] #29 4.677 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-09-04T15:14:54.672Z] #29 4.691 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-04T15:14:54.672Z] #29 4.700 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-04T15:14:54.672Z] #29 4.710 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-04T15:14:54.672Z] #29 4.713 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-04T15:14:54.672Z] #29 4.753 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-04T15:14:54.672Z] #29 4.770 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-04T15:14:54.672Z] #29 4.772 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-09-04T15:14:54.672Z] #29 4.810 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-09-04T15:14:54.672Z] #29 4.832 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-04T15:14:54.672Z] #29 4.877 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-04T15:14:54.672Z] #29 4.888 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-04T15:14:54.672Z] #29 5.215 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:14:54.672Z] #29 5.256 Fetched 2942 kB in 1s (4955 kB/s) [2022-09-04T15:14:54.672Z] #29 5.390 Selecting previously unselected package openssl. [2022-09-04T15:14:54.672Z] #29 5.390 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-09-04T15:14:54.672Z] #29 5.390 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 5.399 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-04T15:14:54.672Z] #29 6.029 Selecting previously unselected package ca-certificates. [2022-09-04T15:14:54.672Z] #29 6.029 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-04T15:14:54.672Z] #29 6.035 Unpacking ca-certificates (20210119) ... [2022-09-04T15:14:54.672Z] #29 6.103 Selecting previously unselected package libbrotli1:arm64. [2022-09-04T15:14:54.672Z] #29 6.103 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 6.174 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-04T15:14:54.672Z] #29 6.524 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-04T15:14:54.672Z] #29 6.524 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 6.612 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:54.672Z] #29 6.685 Selecting previously unselected package libsasl2-2:arm64. [2022-09-04T15:14:54.672Z] #29 6.685 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 6.701 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:54.672Z] #29 6.791 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-04T15:14:54.672Z] #29 6.791 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 6.793 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-04T15:14:54.672Z] #29 6.863 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-04T15:14:54.672Z] #29 6.863 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 6.866 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-04T15:14:54.672Z] #29 6.928 Selecting previously unselected package libpsl5:arm64. [2022-09-04T15:14:54.672Z] #29 6.928 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 6.932 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-04T15:14:54.672Z] #29 6.976 Selecting previously unselected package librtmp1:arm64. [2022-09-04T15:14:54.672Z] #29 6.976 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 6.981 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-04T15:14:54.672Z] #29 7.021 Selecting previously unselected package libssh2-1:arm64. [2022-09-04T15:14:54.672Z] #29 7.021 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 7.024 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-04T15:14:54.672Z] #29 7.078 Selecting previously unselected package libcurl4:arm64. [2022-09-04T15:14:54.672Z] #29 7.078 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 7.082 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:54.672Z] #29 7.148 Selecting previously unselected package curl. [2022-09-04T15:14:54.672Z] #29 7.148 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 7.152 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:54.672Z] #29 7.214 Selecting previously unselected package libonig5:arm64. [2022-09-04T15:14:54.672Z] #29 7.214 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 7.219 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-04T15:14:54.672Z] #29 7.274 Selecting previously unselected package libjq1:arm64. [2022-09-04T15:14:54.672Z] #29 7.274 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 7.279 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-04T15:14:54.672Z] #29 7.319 Selecting previously unselected package jq. [2022-09-04T15:14:54.672Z] #29 7.319 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-04T15:14:54.672Z] #29 7.330 Unpacking jq (1.6-2.1) ... [2022-09-04T15:14:54.672Z] #29 7.365 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-04T15:14:54.672Z] #29 7.377 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-04T15:14:54.672Z] #29 7.387 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-04T15:14:54.672Z] #29 7.445 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:54.672Z] #29 7.461 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-04T15:14:54.672Z] #29 7.469 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:54.672Z] #29 7.478 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-04T15:14:54.672Z] #29 7.489 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-04T15:14:54.672Z] #29 7.506 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-04T15:14:54.672Z] #29 7.518 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-04T15:14:54.672Z] #29 7.529 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-04T15:14:54.672Z] #29 7.541 Setting up ca-certificates (20210119) ... [2022-09-04T15:14:54.672Z] #29 8.226 Updating certificates in /etc/ssl/certs... [2022-09-04T15:14:54.672Z] #29 9.169 129 added, 0 removed; done. [2022-09-04T15:14:54.672Z] #29 9.271 Setting up jq (1.6-2.1) ... [2022-09-04T15:14:54.672Z] #29 9.280 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:54.672Z] #29 9.290 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:54.672Z] #29 9.304 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:14:54.672Z] #29 9.331 Processing triggers for ca-certificates (20210119) ... [2022-09-04T15:14:54.672Z] #29 9.340 Updating certificates in /etc/ssl/certs... [2022-09-04T15:14:54.789Z] #84 ... [2022-09-04T15:14:54.789Z] [2022-09-04T15:14:54.789Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:14:54.789Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:14:54.789Z] #60 78.05 gotestsum version dev [2022-09-04T15:14:55.479Z] #31 6.078 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-04T15:14:55.521Z] #31 5.717 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-04T15:14:55.603Z] #29 ... [2022-09-04T15:14:55.603Z] [2022-09-04T15:14:55.603Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-04T15:14:55.603Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-09-04T15:14:55.603Z] #12 DONE 0.6s [2022-09-04T15:14:55.603Z] [2022-09-04T15:14:55.603Z] #13 [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 [2022-09-04T15:14:55.603Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-09-04T15:14:55.603Z] #13 ... [2022-09-04T15:14:55.603Z] [2022-09-04T15:14:55.603Z] #29 [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 [2022-09-04T15:14:55.603Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-04T15:14:55.603Z] #29 10.07 0 added, 0 removed; done. [2022-09-04T15:14:55.603Z] #29 10.07 Running hooks in /etc/ca-certificates/update.d... [2022-09-04T15:14:55.603Z] #29 10.08 done. [2022-09-04T15:14:55.603Z] #29 DONE 10.1s [2022-09-04T15:14:55.603Z] [2022-09-04T15:14:55.603Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-04T15:14:55.603Z] #30 sha256:1a0ad017f615047acbd5c1e8662ef8859b37a7f628770c7cfc480c098b3ecf3c [2022-09-04T15:14:55.603Z] #30 DONE 0.1s [2022-09-04T15:14:55.603Z] [2022-09-04T15:14:55.603Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:14:55.603Z] #31 sha256:e1ae4687e3161597f4192b48570ad4387465de136e16a2fc1553f98931bba0a7 [2022-09-04T15:14:55.715Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.8s done [2022-09-04T15:14:55.715Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-04T15:14:55.780Z] #31 6.033 [2022-09-04T15:14:55.875Z] #31 ... [2022-09-04T15:14:55.875Z] [2022-09-04T15:14:55.875Z] #13 [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 [2022-09-04T15:14:55.875Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-09-04T15:14:55.875Z] #13 DONE 0.6s [2022-09-04T15:14:55.875Z] [2022-09-04T15:14:55.875Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-04T15:14:55.875Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-09-04T15:14:55.875Z] #33 DONE 0.0s [2022-09-04T15:14:55.975Z] #11 ... [2022-09-04T15:14:55.975Z] [2022-09-04T15:14:55.975Z] #29 [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 [2022-09-04T15:14:55.975Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-04T15:14:55.975Z] #29 3.085 Fetched 8573 kB in 2s (3853 kB/s) [2022-09-04T15:14:55.975Z] #29 3.085 Reading package lists... [2022-09-04T15:14:55.975Z] #29 3.899 Reading package lists... [2022-09-04T15:14:55.975Z] #29 4.687 Building dependency tree... [2022-09-04T15:14:55.975Z] #29 5.017 The following additional packages will be installed: [2022-09-04T15:14:55.975Z] #29 5.017 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-04T15:14:55.975Z] #29 5.018 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-04T15:14:55.975Z] #29 5.019 Recommended packages: [2022-09-04T15:14:55.975Z] #29 5.019 libldap-common publicsuffix libsasl2-modules [2022-09-04T15:14:55.975Z] #29 5.188 The following NEW packages will be installed: [2022-09-04T15:14:55.975Z] #29 5.189 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-04T15:14:55.975Z] #29 5.189 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-04T15:14:55.975Z] #29 5.190 libssh2-1 openssl [2022-09-04T15:14:55.975Z] #29 5.462 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:14:55.975Z] #29 5.462 Need to get 3047 kB of archives. [2022-09-04T15:14:55.975Z] #29 5.462 After this operation, 6661 kB of additional disk space will be used. [2022-09-04T15:14:55.975Z] #29 5.462 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-04T15:14:55.975Z] #29 5.474 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-04T15:14:55.975Z] #29 5.474 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-04T15:14:55.975Z] #29 5.478 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-04T15:14:55.975Z] #29 5.478 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-04T15:14:55.975Z] #29 5.479 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-04T15:14:55.975Z] #29 5.482 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-04T15:14:55.975Z] #29 5.502 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-04T15:14:55.975Z] #29 5.502 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-04T15:14:55.975Z] #29 5.509 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-04T15:14:55.975Z] #29 5.509 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-04T15:14:55.975Z] #29 5.509 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-04T15:14:55.975Z] #29 5.509 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-04T15:14:55.975Z] #29 5.517 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-04T15:14:55.975Z] #29 5.517 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-04T15:14:55.975Z] #29 5.684 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:14:55.975Z] #29 5.722 Fetched 3047 kB in 0s (9083 kB/s) [2022-09-04T15:14:55.975Z] #29 5.760 Selecting previously unselected package openssl. [2022-09-04T15:14:55.975Z] #29 5.760 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-04T15:14:55.975Z] #29 5.760 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-04T15:14:55.975Z] #29 5.764 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-04T15:14:55.975Z] #29 5.998 Selecting previously unselected package ca-certificates. [2022-09-04T15:14:55.975Z] #29 5.998 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-04T15:14:55.975Z] #29 6.005 Unpacking ca-certificates (20210119) ... [2022-09-04T15:14:55.975Z] #29 6.098 Selecting previously unselected package libbrotli1:amd64. [2022-09-04T15:14:55.975Z] #29 6.098 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-04T15:14:55.975Z] #29 6.108 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-04T15:14:55.975Z] #29 6.185 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-04T15:14:55.975Z] #29 6.185 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-04T15:14:55.975Z] #29 6.190 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:55.975Z] #29 6.229 Selecting previously unselected package libsasl2-2:amd64. [2022-09-04T15:14:55.975Z] #29 6.230 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-04T15:14:55.975Z] #29 6.234 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:55.975Z] #29 6.288 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-04T15:14:55.975Z] #29 6.288 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-04T15:14:55.975Z] #29 6.291 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-04T15:14:55.975Z] #29 6.362 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-04T15:14:55.975Z] #29 6.362 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-04T15:14:55.975Z] #29 6.366 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-04T15:14:55.975Z] #29 6.415 Selecting previously unselected package libpsl5:amd64. [2022-09-04T15:14:55.975Z] #29 6.415 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-04T15:14:55.975Z] #29 6.419 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-04T15:14:55.975Z] #29 6.459 Selecting previously unselected package librtmp1:amd64. [2022-09-04T15:14:55.975Z] #29 6.459 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-04T15:14:56.048Z] #31 6.463 [2022-09-04T15:14:56.134Z] [2022-09-04T15:14:56.134Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:14:56.134Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-04T15:14:56.134Z] #34 ... [2022-09-04T15:14:56.134Z] [2022-09-04T15:14:56.134Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-04T15:14:56.134Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-09-04T15:14:56.134Z] #46 DONE 0.2s [2022-09-04T15:14:56.134Z] [2022-09-04T15:14:56.134Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-04T15:14:56.134Z] #25 sha256:da9aa26aa1ca590d0b709dee45db6829ec160f79d138280b23fd5f3b63fd945c [2022-09-04T15:14:56.134Z] #25 DONE 0.3s [2022-09-04T15:14:56.170Z] #60 DONE 79.3s [2022-09-04T15:14:56.170Z] [2022-09-04T15:14:56.170Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:14:56.170Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:14:56.170Z] #84 19.54 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-04T15:14:56.245Z] #29 6.463 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-04T15:14:56.245Z] #29 6.504 Selecting previously unselected package libssh2-1:amd64. [2022-09-04T15:14:56.245Z] #29 6.505 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-04T15:14:56.245Z] #29 6.516 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-04T15:14:56.245Z] #29 6.575 Selecting previously unselected package libcurl4:amd64. [2022-09-04T15:14:56.245Z] #29 6.575 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-04T15:14:56.245Z] #29 6.578 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:56.245Z] #29 6.649 Selecting previously unselected package curl. [2022-09-04T15:14:56.245Z] #29 6.649 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-04T15:14:56.245Z] #29 6.653 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:56.307Z] #31 6.269 #=#=# ############## 20.6% ######################################### 58.1% ################################################################ 89.9% ######################################################################## 100.0% [2022-09-04T15:14:56.307Z] #31 6.816 [2022-09-04T15:14:56.396Z] [2022-09-04T15:14:56.396Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-04T15:14:56.396Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-09-04T15:14:56.396Z] #50 DONE 0.3s [2022-09-04T15:14:56.396Z] [2022-09-04T15:14:56.396Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-04T15:14:56.396Z] #66 sha256:b3f6c375117e4d8f61d7b3299e90d90015904c6b5d5a0e9f7e6425f8f54ea78e [2022-09-04T15:14:56.396Z] #66 DONE 0.4s [2022-09-04T15:14:56.396Z] [2022-09-04T15:14:56.396Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:14:56.396Z] #67 sha256:9d3c080ce96cce47241420ece9a81e495093e4d8b0c3375e758f1c03499e6b9c [2022-09-04T15:14:56.504Z] #29 6.729 Selecting previously unselected package libonig5:amd64. [2022-09-04T15:14:56.504Z] #29 6.729 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-04T15:14:56.504Z] #29 6.734 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:14:56.504Z] #29 6.808 Selecting previously unselected package libjq1:amd64. [2022-09-04T15:14:56.504Z] #29 6.808 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-04T15:14:56.504Z] #29 6.814 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:14:56.504Z] #29 6.873 Selecting previously unselected package jq. [2022-09-04T15:14:56.504Z] #29 6.873 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-04T15:14:56.504Z] #29 6.878 Unpacking jq (1.6-2.1) ... [2022-09-04T15:14:56.504Z] #29 6.926 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-04T15:14:56.504Z] #29 6.937 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-04T15:14:56.504Z] #29 6.950 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-04T15:14:56.568Z] #31 6.692 #=#=# ########## 15.0% ######################################### 57.8% ################################################################ 89.3% ######################################################################## 100.0% [2022-09-04T15:14:56.765Z] #29 6.961 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:56.765Z] #29 6.973 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-04T15:14:56.765Z] #29 6.990 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-04T15:14:56.765Z] #29 7.002 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-04T15:14:56.765Z] #29 7.064 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-04T15:14:56.765Z] #29 7.090 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:14:56.765Z] #29 7.100 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:14:56.765Z] #29 7.115 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-04T15:14:56.765Z] #29 7.127 Setting up ca-certificates (20210119) ... [2022-09-04T15:14:56.828Z] #31 7.271 [2022-09-04T15:14:57.334Z] #29 7.725 Updating certificates in /etc/ssl/certs... [2022-09-04T15:14:57.689Z] #31 7.831 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-04T15:14:57.949Z] #31 8.175 [2022-09-04T15:14:58.209Z] #31 8.416 #=#=# ######################################################################## 100.0% [2022-09-04T15:14:58.217Z] #31 8.415 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-04T15:14:58.217Z] #31 8.698 [2022-09-04T15:14:58.272Z] #29 8.454 129 added, 0 removed; done. [2022-09-04T15:14:58.272Z] #29 8.526 Setting up jq (1.6-2.1) ... [2022-09-04T15:14:58.272Z] #29 8.541 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:58.272Z] #29 8.550 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-04T15:14:58.272Z] #29 8.561 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:14:58.272Z] #29 8.633 Processing triggers for ca-certificates (20210119) ... [2022-09-04T15:14:58.272Z] #29 8.642 Updating certificates in /etc/ssl/certs... [2022-09-04T15:14:58.469Z] #31 8.715 [2022-09-04T15:14:58.480Z] #31 8.924 #=#=# ######################################################################## 100.0% [2022-09-04T15:14:58.740Z] #31 9.253 [2022-09-04T15:14:58.841Z] #29 9.210 0 added, 0 removed; done. [2022-09-04T15:14:58.841Z] #29 9.210 Running hooks in /etc/ca-certificates/update.d... [2022-09-04T15:14:58.841Z] #29 9.212 done. [2022-09-04T15:14:59.038Z] #31 9.467 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-04T15:14:59.607Z] #31 9.791 [2022-09-04T15:14:59.607Z] #31 10.02 #=#=# ######################################################################## 100.0% [2022-09-04T15:14:59.678Z] #31 10.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-04T15:14:59.866Z] #31 10.34 [2022-09-04T15:14:59.937Z] #31 10.34 [2022-09-04T15:14:59.938Z] #31 10.57 #=#=# ######################################################################## 100.0% [2022-09-04T15:15:00.126Z] #31 10.41 Download of images into '/build' complete. [2022-09-04T15:15:00.126Z] #31 10.41 Use something like the following to load the result into a Docker daemon: [2022-09-04T15:15:00.126Z] #31 10.41 tar -cC '/build' . | docker load [2022-09-04T15:15:00.201Z] #31 10.81 [2022-09-04T15:15:00.201Z] #31 10.87 Download of images into '/build' complete. [2022-09-04T15:15:00.201Z] #31 10.87 Use something like the following to load the result into a Docker daemon: [2022-09-04T15:15:00.201Z] #31 10.87 tar -cC '/build' . | docker load [2022-09-04T15:15:00.753Z] #29 DONE 10.7s [2022-09-04T15:15:00.753Z] [2022-09-04T15:15:00.753Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-04T15:15:00.753Z] #30 sha256:2e04f9647e303b6a1926c15b03dcbf093d95cc4b4a06554e42d26dd15b2f7eea [2022-09-04T15:15:00.753Z] #30 DONE 0.3s [2022-09-04T15:15:00.753Z] [2022-09-04T15:15:00.753Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:15:00.753Z] #31 sha256:705815a73cd6f29d44fff62775b678cf9db65c4af5b5423ca143d173f0865224 [2022-09-04T15:15:00.770Z] #31 ... [2022-09-04T15:15:00.770Z] [2022-09-04T15:15:00.770Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:15:00.770Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:15:00.770Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.8s done [2022-09-04T15:15:00.770Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.5s [2022-09-04T15:15:01.067Z] #31 ... [2022-09-04T15:15:01.067Z] [2022-09-04T15:15:01.067Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:15:01.067Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:15:01.067Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.8s done [2022-09-04T15:15:01.067Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.4s [2022-09-04T15:15:01.665Z] #67 4.475 + RM_GOPATH=0 [2022-09-04T15:15:01.665Z] #67 4.475 + TMP_GOPATH= [2022-09-04T15:15:01.665Z] #67 4.475 + : /build [2022-09-04T15:15:01.665Z] #67 4.475 + '[' -z '' ']' [2022-09-04T15:15:01.665Z] #67 4.475 ++ mktemp -d [2022-09-04T15:15:01.665Z] #67 4.492 + export GOPATH=/tmp/tmp.rrW3XXnsrm [2022-09-04T15:15:01.665Z] #67 4.493 + GOPATH=/tmp/tmp.rrW3XXnsrm [2022-09-04T15:15:01.665Z] #67 4.493 + RM_GOPATH=1 [2022-09-04T15:15:01.665Z] #67 4.493 + case "$(go env GOARCH)" in [2022-09-04T15:15:01.665Z] #67 4.495 ++ go env GOARCH [2022-09-04T15:15:01.665Z] #67 4.521 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:01.665Z] #67 4.521 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:01.665Z] #67 4.521 ++ dirname /install.sh [2022-09-04T15:15:01.665Z] #67 4.547 + dir=/ [2022-09-04T15:15:01.665Z] #67 4.547 + bin=rootlesskit [2022-09-04T15:15:01.665Z] #67 4.547 + shift [2022-09-04T15:15:01.665Z] #67 4.547 + '[' '!' -f //rootlesskit.installer ']' [2022-09-04T15:15:01.665Z] #67 4.547 + . //rootlesskit.installer [2022-09-04T15:15:01.665Z] #67 4.547 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:15:01.665Z] #67 4.547 + install_rootlesskit [2022-09-04T15:15:01.665Z] #67 4.547 + case "$1" in [2022-09-04T15:15:01.665Z] #67 4.547 + export CGO_ENABLED=0 [2022-09-04T15:15:01.665Z] #67 4.547 + CGO_ENABLED=0 [2022-09-04T15:15:01.665Z] #67 4.547 + _install_rootlesskit [2022-09-04T15:15:01.665Z] #67 4.559 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-04T15:15:01.665Z] #67 4.560 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:15:01.665Z] #67 4.560 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-04T15:15:01.665Z] #67 4.560 + GOBIN=/build [2022-09-04T15:15:01.665Z] #67 4.560 + GO111MODULE=on [2022-09-04T15:15:01.665Z] #67 4.560 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:15:01.665Z] #67 5.119 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-04T15:15:02.130Z] #31 1.450 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-04T15:15:02.228Z] #67 ... [2022-09-04T15:15:02.228Z] [2022-09-04T15:15:02.229Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:15:02.229Z] #31 sha256:e1ae4687e3161597f4192b48570ad4387465de136e16a2fc1553f98931bba0a7 [2022-09-04T15:15:02.229Z] #31 2.296 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-04T15:15:02.229Z] #31 2.666 [2022-09-04T15:15:02.229Z] #31 2.910 #=#=# ######################################################################## 100.0% [2022-09-04T15:15:02.229Z] #31 3.149 [2022-09-04T15:15:02.229Z] #31 4.175 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-04T15:15:02.229Z] #31 4.691 [2022-09-04T15:15:02.229Z] #31 4.980 #=#=# 0.7% ######################################################################## 100.0% [2022-09-04T15:15:02.229Z] #31 6.547 [2022-09-04T15:15:02.389Z] #31 1.717 [2022-09-04T15:15:02.649Z] #31 1.943 #=#=# ######################################################################## 100.0% [2022-09-04T15:15:02.910Z] #31 2.215 [2022-09-04T15:15:03.310Z] #11 ... [2022-09-04T15:15:03.310Z] [2022-09-04T15:15:03.310Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:15:03.310Z] #31 sha256:3984cb58f0cc8d48629fc36f5a87598d86d98f6a1e3681cd46e5c05ae4d872d9 [2022-09-04T15:15:03.310Z] #31 DONE 13.6s [2022-09-04T15:15:03.310Z] [2022-09-04T15:15:03.310Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:15:03.310Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:15:03.846Z] #31 3.143 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-04T15:15:04.104Z] #31 3.406 [2022-09-04T15:15:04.363Z] #31 3.626 #=#=# ######################################################################## 100.0% [2022-09-04T15:15:04.375Z] #11 ... [2022-09-04T15:15:04.375Z] [2022-09-04T15:15:04.375Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:15:04.375Z] #31 sha256:4f289fb8d6ee669d40e05d634fa1c26d63300f06af8f8bc5f3f99e4d58c7f967 [2022-09-04T15:15:04.375Z] #31 DONE 14.9s [2022-09-04T15:15:04.375Z] #84 ... [2022-09-04T15:15:04.376Z] [2022-09-04T15:15:04.376Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:15:04.376Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:15:04.376Z] #19 69.36 Fetched 49.2 MB in 1min 8s (728 kB/s) [2022-09-04T15:15:04.622Z] #31 3.897 [2022-09-04T15:15:04.635Z] [2022-09-04T15:15:04.635Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:15:04.635Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:15:05.558Z] #31 4.770 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-04T15:15:05.817Z] #31 5.067 [2022-09-04T15:15:05.855Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.5s [2022-09-04T15:15:06.012Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.5s [2022-09-04T15:15:06.076Z] #31 5.286 #=#=# ################### 26.5% ########################################## 58.4% ################################################################# 90.4% [2022-09-04T15:15:06.076Z] #31 ... [2022-09-04T15:15:06.076Z] [2022-09-04T15:15:06.076Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:15:06.076Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:15:06.076Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.2s done [2022-09-04T15:15:06.076Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.7s [2022-09-04T15:15:06.336Z] #11 ... [2022-09-04T15:15:06.336Z] [2022-09-04T15:15:06.336Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:15:06.336Z] #31 sha256:705815a73cd6f29d44fff62775b678cf9db65c4af5b5423ca143d173f0865224 [2022-09-04T15:15:06.336Z] #31 5.286 #=#=# ################### 26.5% ########################################## 58.4% ################################################################# 90.4% ######################################################################## 100.0% [2022-09-04T15:15:06.336Z] #31 5.831 [2022-09-04T15:15:06.447Z] #31 ... [2022-09-04T15:15:06.447Z] [2022-09-04T15:15:06.447Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:06.447Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-04T15:15:06.447Z] #14 4.923 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:06.447Z] #14 4.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:06.447Z] #14 4.977 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:06.447Z] #14 5.768 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-04T15:15:06.447Z] #14 8.355 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-04T15:15:06.447Z] #14 ... [2022-09-04T15:15:06.447Z] [2022-09-04T15:15:06.447Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:06.447Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-04T15:15:06.447Z] #55 4.867 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-04T15:15:06.447Z] #55 6.650 go: downloading github.com/fatih/color v1.13.0 [2022-09-04T15:15:06.447Z] #55 6.661 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-04T15:15:06.447Z] #55 6.786 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-04T15:15:06.447Z] #55 6.859 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-04T15:15:06.447Z] #55 6.947 go: downloading github.com/spf13/viper v1.11.0 [2022-09-04T15:15:06.447Z] #55 7.179 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-04T15:15:06.447Z] #55 7.711 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-04T15:15:06.447Z] #55 7.728 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-04T15:15:06.447Z] #55 8.845 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-04T15:15:06.447Z] #55 9.070 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-04T15:15:06.447Z] #55 9.313 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-04T15:15:06.447Z] #55 9.536 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-04T15:15:06.447Z] #55 ... [2022-09-04T15:15:06.447Z] [2022-09-04T15:15:06.447Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:15:06.447Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-04T15:15:06.447Z] #57 4.750 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-04T15:15:06.447Z] #57 5.588 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-04T15:15:06.447Z] #57 5.612 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-04T15:15:06.447Z] #57 5.635 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-04T15:15:06.447Z] #57 7.312 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-04T15:15:06.447Z] #57 ... [2022-09-04T15:15:06.447Z] [2022-09-04T15:15:06.447Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:15:06.447Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-04T15:15:06.447Z] #47 4.666 + git clone https://github.com/docker/distribution.git . [2022-09-04T15:15:06.447Z] #47 4.671 Cloning into '.'... [2022-09-04T15:15:06.447Z] #47 ... [2022-09-04T15:15:06.447Z] [2022-09-04T15:15:06.447Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:06.447Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-04T15:15:06.447Z] #62 5.320 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:06.447Z] #62 5.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:06.447Z] #62 5.365 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:06.447Z] #62 6.357 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-04T15:15:06.447Z] #62 9.182 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-04T15:15:06.706Z] #62 ... [2022-09-04T15:15:06.706Z] [2022-09-04T15:15:06.706Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:06.706Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-04T15:15:06.706Z] #51 5.033 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:06.706Z] #51 5.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:06.706Z] #51 5.090 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:06.706Z] #51 5.975 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-04T15:15:06.706Z] #51 6.282 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-04T15:15:06.706Z] #51 8.993 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-04T15:15:06.963Z] #51 ... [2022-09-04T15:15:06.963Z] [2022-09-04T15:15:06.963Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:15:06.963Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-09-04T15:15:06.963Z] #40 4.965 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-04T15:15:06.963Z] #40 5.748 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-04T15:15:06.963Z] #40 6.839 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-04T15:15:06.963Z] #40 7.106 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-04T15:15:06.963Z] #40 7.158 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-04T15:15:06.963Z] #40 9.660 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-04T15:15:06.963Z] #40 9.811 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-04T15:15:06.963Z] #40 ... [2022-09-04T15:15:06.963Z] [2022-09-04T15:15:06.963Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:06.963Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-04T15:15:06.963Z] #76 3.989 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:06.963Z] #76 4.013 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:06.963Z] #76 4.013 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:06.963Z] #76 4.383 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-04T15:15:06.963Z] #76 6.379 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-04T15:15:06.963Z] #76 9.333 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-04T15:15:07.221Z] #76 ... [2022-09-04T15:15:07.221Z] [2022-09-04T15:15:07.221Z] #42 [tini 1/3] 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 [2022-09-04T15:15:07.221Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-04T15:15:07.221Z] #42 5.330 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:07.221Z] #42 5.350 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:07.221Z] #42 5.350 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:07.221Z] #42 6.389 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-04T15:15:07.221Z] #42 9.016 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-04T15:15:07.221Z] #42 ... [2022-09-04T15:15:07.221Z] [2022-09-04T15:15:07.221Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:15:07.221Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-04T15:15:07.221Z] #36 5.131 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-04T15:15:07.284Z] #31 6.701 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-04T15:15:07.478Z] #36 ... [2022-09-04T15:15:07.478Z] [2022-09-04T15:15:07.478Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:15:07.478Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-04T15:15:07.478Z] #53 5.023 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-04T15:15:07.478Z] #53 6.283 go: downloading github.com/fatih/color v1.10.0 [2022-09-04T15:15:07.478Z] #53 6.546 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-04T15:15:07.478Z] #53 6.550 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-04T15:15:07.478Z] #53 6.640 go: downloading github.com/pkg/errors v0.9.1 [2022-09-04T15:15:07.478Z] #53 6.839 go: downloading golang.org/x/tools v0.1.0 [2022-09-04T15:15:07.478Z] #53 6.858 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-04T15:15:07.478Z] #53 7.091 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-04T15:15:07.478Z] #53 7.452 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-04T15:15:07.478Z] #53 7.589 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-04T15:15:07.478Z] #53 10.51 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-04T15:15:07.478Z] #53 10.58 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-04T15:15:07.478Z] #53 10.67 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-04T15:15:07.478Z] #53 ... [2022-09-04T15:15:07.478Z] [2022-09-04T15:15:07.478Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-04T15:15:07.478Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-09-04T15:15:07.478Z] #38 4.842 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-04T15:15:07.543Z] #31 6.965 [2022-09-04T15:15:07.744Z] #38 ... [2022-09-04T15:15:07.744Z] [2022-09-04T15:15:07.744Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:15:07.744Z] #26 sha256:95d28bea5200e36c9bc6f8d49b7ef091d2474c5d99255c75ae8732e01a6424ad [2022-09-04T15:15:07.744Z] #26 3.913 + RM_GOPATH=0 [2022-09-04T15:15:07.744Z] #26 3.913 + TMP_GOPATH= [2022-09-04T15:15:07.744Z] #26 3.913 + : /build [2022-09-04T15:15:07.744Z] #26 3.913 + '[' -z '' ']' [2022-09-04T15:15:07.744Z] #26 3.913 ++ mktemp -d [2022-09-04T15:15:07.744Z] #26 3.913 + export GOPATH=/tmp/tmp.5eolb2rDXy [2022-09-04T15:15:07.744Z] #26 3.913 + GOPATH=/tmp/tmp.5eolb2rDXy [2022-09-04T15:15:07.744Z] #26 3.913 + RM_GOPATH=1 [2022-09-04T15:15:07.744Z] #26 3.913 + case "$(go env GOARCH)" in [2022-09-04T15:15:07.745Z] #26 3.913 ++ go env GOARCH [2022-09-04T15:15:07.745Z] #26 3.957 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:07.745Z] #26 3.957 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:07.745Z] #26 3.957 ++ dirname /install.sh [2022-09-04T15:15:07.745Z] #26 3.957 + dir=/ [2022-09-04T15:15:07.745Z] #26 3.957 + bin=dockercli [2022-09-04T15:15:07.745Z] #26 3.957 + shift [2022-09-04T15:15:07.745Z] #26 3.957 + '[' '!' -f //dockercli.installer ']' [2022-09-04T15:15:07.745Z] #26 3.957 + . //dockercli.installer [2022-09-04T15:15:07.745Z] #26 3.957 ++ : stable [2022-09-04T15:15:07.745Z] #26 3.957 ++ : 17.06.2-ce [2022-09-04T15:15:07.745Z] #26 3.957 + install_dockercli [2022-09-04T15:15:07.745Z] #26 3.957 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-04T15:15:07.745Z] #26 3.958 Install docker/cli version 17.06.2-ce from stable [2022-09-04T15:15:07.745Z] #26 3.981 ++ uname -m [2022-09-04T15:15:07.745Z] #26 3.981 + arch=aarch64 [2022-09-04T15:15:07.745Z] #26 3.981 + '[' aarch64 '!=' x86_64 ']' [2022-09-04T15:15:07.745Z] #26 3.981 + '[' aarch64 '!=' s390x ']' [2022-09-04T15:15:07.745Z] #26 3.981 + '[' aarch64 '!=' armhf ']' [2022-09-04T15:15:07.745Z] #26 3.981 + build_dockercli [2022-09-04T15:15:07.745Z] #26 3.981 + git clone https://github.com/docker/docker-ce /tmp/tmp.5eolb2rDXy/tmp/docker-ce [2022-09-04T15:15:07.745Z] #26 3.981 Cloning into '/tmp/tmp.5eolb2rDXy/tmp/docker-ce'... [2022-09-04T15:15:07.745Z] #26 ... [2022-09-04T15:15:07.745Z] [2022-09-04T15:15:07.745Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:15:07.745Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-04T15:15:07.745Z] #36 11.85 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-04T15:15:07.745Z] #36 11.85 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-04T15:15:07.802Z] #31 7.182 #=#=# ######################################################################## 100.0% [2022-09-04T15:15:08.061Z] #31 7.451 [2022-09-04T15:15:08.308Z] #36 12.27 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-04T15:15:08.308Z] #36 12.38 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-04T15:15:08.632Z] #31 8.089 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-04T15:15:08.872Z] #36 12.86 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-04T15:15:08.872Z] #36 13.00 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-04T15:15:08.872Z] #36 13.05 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-04T15:15:08.890Z] #31 8.378 [2022-09-04T15:15:09.129Z] #36 13.07 go: downloading github.com/peterh/liner v1.2.2 [2022-09-04T15:15:09.146Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.2s done [2022-09-04T15:15:09.146Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-04T15:15:09.146Z] #11 DONE 48.4s [2022-09-04T15:15:09.146Z] [2022-09-04T15:15:09.146Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-04T15:15:09.146Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-04T15:15:09.309Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.2s done [2022-09-04T15:15:09.309Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-04T15:15:09.387Z] #36 13.31 go: downloading github.com/google/go-dap v0.6.0 [2022-09-04T15:15:09.412Z] #31 8.597 #=#=# #31 ... [2022-09-04T15:15:09.412Z] [2022-09-04T15:15:09.412Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-04T15:15:09.412Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-04T15:15:09.412Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.3s done [2022-09-04T15:15:09.412Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-04T15:15:09.412Z] #11 DONE 27.6s [2022-09-04T15:15:09.412Z] [2022-09-04T15:15:09.412Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:15:09.412Z] #31 sha256:705815a73cd6f29d44fff62775b678cf9db65c4af5b5423ca143d173f0865224 [2022-09-04T15:15:09.412Z] #31 8.597 #=#=# ######################################################################## 100.0% [2022-09-04T15:15:09.412Z] #31 8.867 [2022-09-04T15:15:09.569Z] #11 DONE 47.9s [2022-09-04T15:15:09.569Z] [2022-09-04T15:15:09.569Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-04T15:15:09.569Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-04T15:15:09.644Z] #36 13.72 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-04T15:15:09.669Z] #31 8.935 Download of images into '/build' complete. [2022-09-04T15:15:09.670Z] #31 8.935 Use something like the following to load the result into a Docker daemon: [2022-09-04T15:15:09.670Z] #31 8.935 tar -cC '/build' . | docker load [2022-09-04T15:15:09.902Z] #36 13.96 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-04T15:15:10.085Z] #12 DONE 0.8s [2022-09-04T15:15:10.085Z] [2022-09-04T15:15:10.085Z] #13 [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 [2022-09-04T15:15:10.085Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-04T15:15:10.159Z] #36 ... [2022-09-04T15:15:10.159Z] [2022-09-04T15:15:10.159Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:15:10.159Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-04T15:15:10.159Z] #34 4.129 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-04T15:15:10.159Z] #34 4.129 Cloning into '.'... [2022-09-04T15:15:10.418Z] #34 ... [2022-09-04T15:15:10.418Z] [2022-09-04T15:15:10.418Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:10.418Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-04T15:15:10.418Z] #55 12.77 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-04T15:15:10.418Z] #55 12.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-04T15:15:10.418Z] #55 12.91 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-04T15:15:10.418Z] #55 13.12 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-04T15:15:10.418Z] #55 13.16 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-04T15:15:10.418Z] #55 13.21 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-04T15:15:10.418Z] #55 13.35 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-04T15:15:10.418Z] #55 13.38 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-04T15:15:10.418Z] #55 13.48 go: downloading github.com/spf13/afero v1.8.2 [2022-09-04T15:15:10.418Z] #55 13.58 go: downloading github.com/spf13/cast v1.4.1 [2022-09-04T15:15:10.418Z] #55 13.71 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-04T15:15:10.418Z] #55 13.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-04T15:15:10.418Z] #55 13.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-04T15:15:10.418Z] #55 13.95 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-04T15:15:10.418Z] #55 14.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-04T15:15:10.418Z] #55 14.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-04T15:15:10.418Z] #55 14.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-04T15:15:10.418Z] #55 14.10 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-04T15:15:10.418Z] #55 14.11 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-04T15:15:10.418Z] #55 14.19 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-04T15:15:10.418Z] #55 14.35 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-04T15:15:10.522Z] #12 DONE 0.9s [2022-09-04T15:15:10.522Z] [2022-09-04T15:15:10.522Z] #13 [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 [2022-09-04T15:15:10.522Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-04T15:15:10.606Z] #31 DONE 9.8s [2022-09-04T15:15:10.606Z] [2022-09-04T15:15:10.606Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-04T15:15:10.606Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-04T15:15:10.606Z] #12 DONE 1.2s [2022-09-04T15:15:10.606Z] [2022-09-04T15:15:10.606Z] #13 [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 [2022-09-04T15:15:10.606Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-04T15:15:10.655Z] #13 DONE 0.6s [2022-09-04T15:15:10.655Z] [2022-09-04T15:15:10.655Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-04T15:15:10.655Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-04T15:15:10.655Z] #33 ... [2022-09-04T15:15:10.655Z] [2022-09-04T15:15:10.655Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-04T15:15:10.655Z] #25 sha256:5454c77bb88ff2c371b1edf45b4ba7a0929fc8fe8424d1f601d9e3b106883774 [2022-09-04T15:15:10.655Z] #25 DONE 0.1s [2022-09-04T15:15:10.676Z] #55 14.74 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-04T15:15:10.918Z] [2022-09-04T15:15:10.918Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-04T15:15:10.918Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-04T15:15:10.918Z] #46 DONE 0.3s [2022-09-04T15:15:10.918Z] [2022-09-04T15:15:10.918Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:15:10.918Z] #26 sha256:2b7b78152f524d9722632d827a1fc2688914a7a0d885833ca495b81639dc3c21 [2022-09-04T15:15:10.918Z] #26 ... [2022-09-04T15:15:10.918Z] [2022-09-04T15:15:10.918Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-04T15:15:10.918Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-04T15:15:10.918Z] #50 DONE 0.4s [2022-09-04T15:15:10.933Z] #55 14.92 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-04T15:15:10.933Z] #55 15.04 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-04T15:15:11.092Z] #13 DONE 0.5s [2022-09-04T15:15:11.092Z] [2022-09-04T15:15:11.092Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:11.092Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:15:11.178Z] [2022-09-04T15:15:11.178Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-04T15:15:11.178Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-04T15:15:11.178Z] #33 DONE 0.4s [2022-09-04T15:15:11.178Z] [2022-09-04T15:15:11.178Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-04T15:15:11.178Z] #66 sha256:8030ff9323746b35e8ac1d21280b536341a4abdedd38ec8062c9ba6b94a5e26d [2022-09-04T15:15:11.178Z] #66 DONE 0.4s [2022-09-04T15:15:11.178Z] [2022-09-04T15:15:11.178Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:15:11.178Z] #67 sha256:98a9c9713741d210026294834078a39d8adeff63ad8d9b5ec5513114477f7269 [2022-09-04T15:15:11.185Z] #13 DONE 0.6s [2022-09-04T15:15:11.185Z] [2022-09-04T15:15:11.185Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:11.185Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:15:11.185Z] #14 ... [2022-09-04T15:15:11.185Z] [2022-09-04T15:15:11.185Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-04T15:15:11.185Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-04T15:15:11.185Z] #46 DONE 0.1s [2022-09-04T15:15:11.352Z] #62 ... [2022-09-04T15:15:11.352Z] [2022-09-04T15:15:11.352Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-04T15:15:11.352Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-04T15:15:11.352Z] #33 DONE 0.2s [2022-09-04T15:15:11.352Z] [2022-09-04T15:15:11.352Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-04T15:15:11.352Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-04T15:15:11.352Z] #46 DONE 0.3s [2022-09-04T15:15:11.352Z] [2022-09-04T15:15:11.352Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-04T15:15:11.352Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-04T15:15:11.352Z] #50 DONE 0.4s [2022-09-04T15:15:11.352Z] [2022-09-04T15:15:11.352Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-04T15:15:11.352Z] #25 sha256:21044678ce46d44d7593ca4379568c1d913f4f86648249755afbd0926ea7ffdc [2022-09-04T15:15:11.352Z] #25 DONE 0.4s [2022-09-04T15:15:11.352Z] [2022-09-04T15:15:11.352Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-04T15:15:11.352Z] #66 sha256:a74b0c091e39d9dce9dcb66978155fdc68076988d09b133e2168f51d3f8d10cb [2022-09-04T15:15:11.352Z] #66 DONE 0.4s [2022-09-04T15:15:11.352Z] [2022-09-04T15:15:11.352Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:15:11.352Z] #67 sha256:73bc76c937b1bb78caa7d2faf2c3de8169349f042373e6541af34954c669ca80 [2022-09-04T15:15:11.446Z] [2022-09-04T15:15:11.446Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-04T15:15:11.446Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-04T15:15:11.446Z] #50 DONE 0.2s [2022-09-04T15:15:11.446Z] [2022-09-04T15:15:11.446Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-04T15:15:11.446Z] #25 sha256:2f98db9576766704cf0b09815009b1bea8ad33890e06591872c6ecc724cfc391 [2022-09-04T15:15:11.446Z] #25 DONE 0.2s [2022-09-04T15:15:11.446Z] [2022-09-04T15:15:11.446Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:15:11.446Z] #26 sha256:e9d85262a2b50b85b6dc5d2fa1736f7b5361f7edbb326af30268f4b17af5f3ce [2022-09-04T15:15:11.446Z] #26 ... [2022-09-04T15:15:11.446Z] [2022-09-04T15:15:11.446Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-04T15:15:11.446Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-04T15:15:11.446Z] #33 DONE 0.3s [2022-09-04T15:15:11.446Z] [2022-09-04T15:15:11.446Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-04T15:15:11.446Z] #66 sha256:79dd147c182cd990847fe411a164776c801503d6608d70116da9b607cff91d1a [2022-09-04T15:15:11.446Z] #66 DONE 0.3s [2022-09-04T15:15:11.496Z] #55 15.37 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-04T15:15:11.496Z] #55 15.45 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-04T15:15:11.496Z] #55 15.53 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-04T15:15:11.705Z] [2022-09-04T15:15:11.705Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:15:11.705Z] #67 sha256:ef93f72280ebda392782b5eb5a6f3aea9fe817f379eb2e3b496badc622047213 [2022-09-04T15:15:11.753Z] #55 15.64 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-04T15:15:12.686Z] #55 16.58 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-04T15:15:12.686Z] #55 16.77 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-04T15:15:12.947Z] #55 17.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-04T15:15:12.947Z] #55 17.16 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-04T15:15:13.512Z] #55 17.40 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-04T15:15:13.512Z] #55 17.56 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-04T15:15:13.512Z] #55 17.59 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-04T15:15:13.512Z] #55 17.66 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-04T15:15:13.512Z] #55 17.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-04T15:15:13.769Z] #55 17.81 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-04T15:15:13.769Z] #55 ... [2022-09-04T15:15:13.769Z] [2022-09-04T15:15:13.769Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:15:13.769Z] #67 sha256:9d3c080ce96cce47241420ece9a81e495093e4d8b0c3375e758f1c03499e6b9c [2022-09-04T15:15:13.769Z] #67 7.349 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-04T15:15:13.769Z] #67 7.350 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-04T15:15:13.769Z] #67 7.832 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-04T15:15:13.769Z] #67 9.965 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-04T15:15:13.769Z] #67 10.91 go: downloading github.com/google/uuid v1.3.0 [2022-09-04T15:15:13.769Z] #67 11.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-04T15:15:13.769Z] #67 11.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-04T15:15:13.769Z] #67 11.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-04T15:15:13.769Z] #67 11.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-04T15:15:13.769Z] #67 11.82 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-04T15:15:13.769Z] #67 12.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-04T15:15:13.769Z] #67 12.36 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-04T15:15:13.769Z] #67 12.56 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-04T15:15:13.769Z] #67 14.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-04T15:15:13.769Z] #67 ... [2022-09-04T15:15:13.769Z] [2022-09-04T15:15:13.769Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:15:13.769Z] #31 sha256:e1ae4687e3161597f4192b48570ad4387465de136e16a2fc1553f98931bba0a7 [2022-09-04T15:15:13.769Z] #31 11.82 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-04T15:15:13.769Z] #31 13.60 #=#=# [2022-09-04T15:15:13.769Z] #31 13.96 #=#=# 0.0% ########## 14.5% ################## 26.3% ########################## 36.8% ################################# 47.2% ######################################### 57.7% ############################################### 66.0% ##################################################### 75.0% ############################################################### 88.5% ######################################################################## 100.0% [2022-09-04T15:15:13.769Z] #31 16.57 [2022-09-04T15:15:14.368Z] #19 69.36 Reading package lists... [2022-09-04T15:15:14.368Z] #19 ... [2022-09-04T15:15:14.368Z] [2022-09-04T15:15:14.368Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:15:14.369Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:15:14.369Z] #84 38.13 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-04T15:15:15.181Z] #31 ... [2022-09-04T15:15:15.181Z] [2022-09-04T15:15:15.181Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-04T15:15:15.181Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-09-04T15:15:15.181Z] #38 16.03 tomll can be used in two ways: [2022-09-04T15:15:15.181Z] #38 16.04 Writing to STDIN and reading from STDOUT: [2022-09-04T15:15:15.181Z] #38 16.04 cat file.toml | tomll > file.toml [2022-09-04T15:15:15.181Z] #38 16.04 [2022-09-04T15:15:15.181Z] #38 16.04 Reading and updating a list of files: [2022-09-04T15:15:15.181Z] #38 16.04 tomll a.toml b.toml c.toml [2022-09-04T15:15:15.181Z] #38 16.04 [2022-09-04T15:15:15.181Z] #38 16.04 When given a list of files, tomll will modify all files in place without asking. [2022-09-04T15:15:15.181Z] #38 DONE 19.3s [2022-09-04T15:15:15.181Z] [2022-09-04T15:15:15.181Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:15.181Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-04T15:15:15.181Z] #55 17.81 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-04T15:15:15.181Z] #55 17.88 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-04T15:15:15.181Z] #55 17.91 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-04T15:15:15.181Z] #55 18.01 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-04T15:15:15.181Z] #55 18.01 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-04T15:15:15.181Z] #55 18.15 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-04T15:15:15.181Z] #55 18.29 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-04T15:15:15.181Z] #55 18.41 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-04T15:15:15.181Z] #55 18.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-04T15:15:15.181Z] #55 18.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-04T15:15:15.181Z] #55 18.53 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-04T15:15:15.181Z] #55 18.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-04T15:15:15.181Z] #55 19.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-04T15:15:15.181Z] #55 19.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-04T15:15:15.181Z] #55 19.13 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-04T15:15:15.181Z] #55 19.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-04T15:15:15.181Z] #55 19.26 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-04T15:15:15.181Z] #55 19.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-04T15:15:15.181Z] #55 19.39 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-04T15:15:15.442Z] #55 19.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-04T15:15:15.699Z] #55 19.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-04T15:15:15.956Z] #55 19.81 go: downloading github.com/julz/importas v0.1.0 [2022-09-04T15:15:15.956Z] #55 19.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-04T15:15:15.956Z] #55 19.97 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-04T15:15:15.956Z] #55 20.04 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-04T15:15:15.956Z] #55 20.09 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-04T15:15:16.213Z] #55 20.32 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-04T15:15:16.213Z] #55 20.37 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-04T15:15:16.469Z] #55 20.38 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-04T15:15:16.469Z] #55 20.41 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-04T15:15:16.469Z] #55 20.57 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-04T15:15:16.469Z] #55 20.60 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-04T15:15:16.469Z] #55 20.64 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-04T15:15:16.726Z] #55 20.74 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-04T15:15:16.782Z] #67 ... [2022-09-04T15:15:16.782Z] [2022-09-04T15:15:16.782Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:15:16.782Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-04T15:15:16.782Z] #34 5.140 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-04T15:15:16.782Z] #34 5.143 Cloning into '.'... [2022-09-04T15:15:16.983Z] #55 ... [2022-09-04T15:15:16.983Z] [2022-09-04T15:15:16.983Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:16.983Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-04T15:15:16.983Z] #14 11.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-04T15:15:16.983Z] #14 16.74 Fetched 8458 kB in 12s (699 kB/s) [2022-09-04T15:15:16.984Z] #67 4.580 + RM_GOPATH=0 [2022-09-04T15:15:16.984Z] #67 4.580 + TMP_GOPATH= [2022-09-04T15:15:16.984Z] #67 4.580 + : /build [2022-09-04T15:15:16.984Z] #67 4.580 + '[' -z '' ']' [2022-09-04T15:15:16.984Z] #67 4.580 ++ mktemp -d [2022-09-04T15:15:16.984Z] #67 4.582 + export GOPATH=/tmp/tmp.LxIAQhJ46L [2022-09-04T15:15:16.984Z] #67 4.582 + GOPATH=/tmp/tmp.LxIAQhJ46L [2022-09-04T15:15:16.984Z] #67 4.582 + RM_GOPATH=1 [2022-09-04T15:15:16.984Z] #67 4.582 + case "$(go env GOARCH)" in [2022-09-04T15:15:16.984Z] #67 4.582 ++ go env GOARCH [2022-09-04T15:15:16.984Z] #67 4.599 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:16.984Z] #67 4.599 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:16.984Z] #67 4.599 ++ dirname /install.sh [2022-09-04T15:15:16.984Z] #67 4.599 + dir=/ [2022-09-04T15:15:16.984Z] #67 4.599 + bin=rootlesskit [2022-09-04T15:15:16.984Z] #67 4.599 + shift [2022-09-04T15:15:16.984Z] #67 4.599 + '[' '!' -f //rootlesskit.installer ']' [2022-09-04T15:15:16.984Z] #67 4.599 + . //rootlesskit.installer [2022-09-04T15:15:16.984Z] #67 4.599 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:15:16.984Z] #67 4.599 + install_rootlesskit [2022-09-04T15:15:16.984Z] #67 4.609 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:15:16.984Z] #67 4.609 + case "$1" in [2022-09-04T15:15:16.984Z] #67 4.609 + export CGO_ENABLED=0 [2022-09-04T15:15:16.984Z] #67 4.609 + CGO_ENABLED=0 [2022-09-04T15:15:16.984Z] #67 4.609 + _install_rootlesskit [2022-09-04T15:15:16.984Z] #67 4.609 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-04T15:15:16.984Z] #67 4.609 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-04T15:15:16.984Z] #67 4.609 + GOBIN=/build [2022-09-04T15:15:16.984Z] #67 4.609 + GO111MODULE=on [2022-09-04T15:15:16.984Z] #67 4.609 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:15:16.984Z] #67 5.081 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-04T15:15:16.984Z] #67 ... [2022-09-04T15:15:16.984Z] [2022-09-04T15:15:16.984Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:15:16.984Z] #26 sha256:e9d85262a2b50b85b6dc5d2fa1736f7b5361f7edbb326af30268f4b17af5f3ce [2022-09-04T15:15:16.984Z] #26 5.611 + RM_GOPATH=0 [2022-09-04T15:15:16.984Z] #26 5.611 + TMP_GOPATH= [2022-09-04T15:15:16.984Z] #26 5.611 + : /build [2022-09-04T15:15:16.984Z] #26 5.611 + '[' -z '' ']' [2022-09-04T15:15:16.984Z] #26 5.611 ++ mktemp -d [2022-09-04T15:15:16.984Z] #26 5.611 + export GOPATH=/tmp/tmp.aTdBcr1i3j [2022-09-04T15:15:16.984Z] #26 5.611 + GOPATH=/tmp/tmp.aTdBcr1i3j [2022-09-04T15:15:16.984Z] #26 5.611 + RM_GOPATH=1 [2022-09-04T15:15:16.984Z] #26 5.611 + case "$(go env GOARCH)" in [2022-09-04T15:15:16.984Z] #26 5.611 ++ go env GOARCH [2022-09-04T15:15:16.984Z] #26 5.628 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:16.984Z] #26 5.628 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:16.984Z] #26 5.628 ++ dirname /install.sh [2022-09-04T15:15:16.984Z] #26 5.634 + dir=/ [2022-09-04T15:15:16.984Z] #26 5.634 + bin=dockercli [2022-09-04T15:15:16.984Z] #26 5.634 + shift [2022-09-04T15:15:16.984Z] #26 5.634 + '[' '!' -f //dockercli.installer ']' [2022-09-04T15:15:16.984Z] #26 5.635 + . //dockercli.installer [2022-09-04T15:15:16.984Z] #26 5.635 ++ : stable [2022-09-04T15:15:16.984Z] #26 5.635 ++ : 17.06.2-ce [2022-09-04T15:15:16.984Z] #26 5.638 + install_dockercli [2022-09-04T15:15:16.984Z] #26 5.638 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-04T15:15:16.984Z] #26 5.653 ++ uname -m [2022-09-04T15:15:16.984Z] #26 5.653 + arch=x86_64 [2022-09-04T15:15:16.984Z] #26 5.653 + '[' x86_64 '!=' x86_64 ']' [2022-09-04T15:15:16.984Z] #26 5.653 + url=https://download.docker.com/linux/static [2022-09-04T15:15:16.984Z] #26 5.653 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-04T15:15:16.984Z] #26 5.653 + tar -xz docker/docker [2022-09-04T15:15:16.984Z] #26 5.653 Install docker/cli version 17.06.2-ce from stable [2022-09-04T15:15:17.041Z] #34 ... [2022-09-04T15:15:17.041Z] [2022-09-04T15:15:17.041Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:17.041Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:15:17.041Z] #14 5.491 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:17.041Z] #14 5.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:17.041Z] #14 5.566 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:17.041Z] #14 5.943 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:17.251Z] #14 16.74 Reading package lists... [2022-09-04T15:15:17.251Z] #14 ... [2022-09-04T15:15:17.251Z] [2022-09-04T15:15:17.251Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:15:17.251Z] #31 sha256:e1ae4687e3161597f4192b48570ad4387465de136e16a2fc1553f98931bba0a7 [2022-09-04T15:15:17.251Z] #31 20.76 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-04T15:15:17.611Z] #14 ... [2022-09-04T15:15:17.612Z] [2022-09-04T15:15:17.612Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:15:17.612Z] #67 sha256:73bc76c937b1bb78caa7d2faf2c3de8169349f042373e6541af34954c669ca80 [2022-09-04T15:15:17.612Z] #67 6.349 + RM_GOPATH=0 [2022-09-04T15:15:17.612Z] #67 6.349 + TMP_GOPATH= [2022-09-04T15:15:17.612Z] #67 6.349 + : /build [2022-09-04T15:15:17.612Z] #67 6.349 + '[' -z '' ']' [2022-09-04T15:15:17.612Z] #67 6.349 ++ mktemp -d [2022-09-04T15:15:17.765Z] #67 6.006 + RM_GOPATH=0 [2022-09-04T15:15:17.765Z] #67 6.006 + TMP_GOPATH= [2022-09-04T15:15:17.765Z] #67 6.006 + : /build [2022-09-04T15:15:17.765Z] #67 6.006 + '[' -z '' ']' [2022-09-04T15:15:17.765Z] #67 6.006 ++ mktemp -d [2022-09-04T15:15:17.765Z] #67 6.006 + export GOPATH=/tmp/tmp.8v4j5K8vBg [2022-09-04T15:15:17.765Z] #67 6.006 + GOPATH=/tmp/tmp.8v4j5K8vBg [2022-09-04T15:15:17.765Z] #67 6.006 + RM_GOPATH=1 [2022-09-04T15:15:17.765Z] #67 6.006 + case "$(go env GOARCH)" in [2022-09-04T15:15:17.765Z] #67 6.006 ++ go env GOARCH [2022-09-04T15:15:17.765Z] #67 6.006 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:17.765Z] #67 6.006 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:17.765Z] #67 6.006 ++ dirname /install.sh [2022-09-04T15:15:17.765Z] #67 6.006 + dir=/ [2022-09-04T15:15:17.765Z] #67 6.006 + bin=rootlesskit [2022-09-04T15:15:17.765Z] #67 6.006 + shift [2022-09-04T15:15:17.765Z] #67 6.006 + '[' '!' -f //rootlesskit.installer ']' [2022-09-04T15:15:17.765Z] #67 6.006 + . //rootlesskit.installer [2022-09-04T15:15:17.765Z] #67 6.006 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:15:17.765Z] #67 6.006 + install_rootlesskit [2022-09-04T15:15:17.765Z] #67 6.006 + case "$1" in [2022-09-04T15:15:17.765Z] #67 6.006 + export CGO_ENABLED=0 [2022-09-04T15:15:17.765Z] #67 6.006 + CGO_ENABLED=0 [2022-09-04T15:15:17.765Z] #67 6.006 + _install_rootlesskit [2022-09-04T15:15:17.765Z] #67 6.006 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-04T15:15:17.765Z] #67 6.007 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:15:17.765Z] #67 6.011 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-04T15:15:17.765Z] #67 6.011 + GOBIN=/build [2022-09-04T15:15:17.765Z] #67 6.011 + GO111MODULE=on [2022-09-04T15:15:17.765Z] #67 6.011 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:15:17.765Z] #67 6.469 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-04T15:15:17.856Z] #31 ... [2022-09-04T15:15:17.856Z] [2022-09-04T15:15:17.856Z] #42 [tini 1/3] 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 [2022-09-04T15:15:17.856Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-04T15:15:17.856Z] #42 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-04T15:15:17.856Z] #42 16.47 Fetched 8458 kB in 11s (740 kB/s) [2022-09-04T15:15:17.856Z] #42 16.47 Reading package lists... [2022-09-04T15:15:17.856Z] #42 ... [2022-09-04T15:15:17.856Z] [2022-09-04T15:15:17.856Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:17.856Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-04T15:15:17.856Z] #55 21.38 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-04T15:15:17.856Z] #55 21.41 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-04T15:15:17.856Z] #55 21.44 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-04T15:15:17.856Z] #55 21.57 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-04T15:15:17.856Z] #55 21.67 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-04T15:15:17.856Z] #55 21.70 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-04T15:15:17.856Z] #55 21.79 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-04T15:15:17.856Z] #55 21.81 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-04T15:15:17.856Z] #55 21.89 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-04T15:15:17.884Z] #67 6.385 + export GOPATH=/tmp/tmp.KMi14JzjKY [2022-09-04T15:15:17.884Z] #67 6.385 + GOPATH=/tmp/tmp.KMi14JzjKY [2022-09-04T15:15:17.884Z] #67 6.385 + RM_GOPATH=1 [2022-09-04T15:15:17.884Z] #67 6.385 + case "$(go env GOARCH)" in [2022-09-04T15:15:17.884Z] #67 6.385 ++ go env GOARCH [2022-09-04T15:15:17.884Z] #67 6.424 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:17.884Z] #67 6.424 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:17.884Z] #67 6.432 ++ dirname /install.sh [2022-09-04T15:15:17.884Z] #67 6.515 + dir=/ [2022-09-04T15:15:17.884Z] #67 6.515 + bin=rootlesskit [2022-09-04T15:15:17.884Z] #67 6.515 + shift [2022-09-04T15:15:17.884Z] #67 6.515 + '[' '!' -f //rootlesskit.installer ']' [2022-09-04T15:15:17.884Z] #67 6.515 + . //rootlesskit.installer [2022-09-04T15:15:17.884Z] #67 6.515 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:15:17.884Z] #67 6.515 + install_rootlesskit [2022-09-04T15:15:17.884Z] #67 6.515 + case "$1" in [2022-09-04T15:15:17.884Z] #67 6.515 + export CGO_ENABLED=0 [2022-09-04T15:15:17.884Z] #67 6.515 + CGO_ENABLED=0 [2022-09-04T15:15:17.884Z] #67 6.515 + _install_rootlesskit [2022-09-04T15:15:17.884Z] #67 6.515 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-04T15:15:17.884Z] #67 6.515 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-04T15:15:17.884Z] #67 6.515 + GOBIN=/build [2022-09-04T15:15:17.884Z] #67 6.515 + GO111MODULE=on [2022-09-04T15:15:17.884Z] #67 6.515 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:15:17.884Z] #67 6.516 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:15:18.113Z] #55 22.20 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-04T15:15:18.113Z] #55 ... [2022-09-04T15:15:18.113Z] [2022-09-04T15:15:18.113Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:18.113Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-04T15:15:18.113Z] #62 12.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-04T15:15:18.113Z] #62 17.58 Fetched 8458 kB in 13s (674 kB/s) [2022-09-04T15:15:18.113Z] #62 17.58 Reading package lists... [2022-09-04T15:15:18.113Z] #62 ... [2022-09-04T15:15:18.113Z] [2022-09-04T15:15:18.113Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:18.113Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-04T15:15:18.113Z] #51 11.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-04T15:15:18.113Z] #51 14.65 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-04T15:15:18.113Z] #51 17.44 Fetched 8462 kB in 13s (667 kB/s) [2022-09-04T15:15:18.333Z] #67 ... [2022-09-04T15:15:18.333Z] [2022-09-04T15:15:18.333Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:15:18.333Z] #26 sha256:2b7b78152f524d9722632d827a1fc2688914a7a0d885833ca495b81639dc3c21 [2022-09-04T15:15:18.333Z] #26 7.502 + RM_GOPATH=0 [2022-09-04T15:15:18.333Z] #26 7.502 + TMP_GOPATH= [2022-09-04T15:15:18.333Z] #26 7.502 + : /build [2022-09-04T15:15:18.333Z] #26 7.502 + '[' -z '' ']' [2022-09-04T15:15:18.333Z] #26 7.502 ++ mktemp -d [2022-09-04T15:15:18.333Z] #26 7.502 + export GOPATH=/tmp/tmp.je9FJCegLZ [2022-09-04T15:15:18.333Z] #26 7.502 + GOPATH=/tmp/tmp.je9FJCegLZ [2022-09-04T15:15:18.333Z] #26 7.502 + RM_GOPATH=1 [2022-09-04T15:15:18.333Z] #26 7.502 + case "$(go env GOARCH)" in [2022-09-04T15:15:18.333Z] #26 7.502 ++ go env GOARCH [2022-09-04T15:15:18.333Z] #26 7.519 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:18.333Z] #26 7.519 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:18.333Z] #26 7.519 ++ dirname /install.sh [2022-09-04T15:15:18.333Z] #26 7.521 Install docker/cli version 17.06.2-ce from stable [2022-09-04T15:15:18.333Z] #26 7.521 + dir=/ [2022-09-04T15:15:18.333Z] #26 7.521 + bin=dockercli [2022-09-04T15:15:18.333Z] #26 7.521 + shift [2022-09-04T15:15:18.333Z] #26 7.521 + '[' '!' -f //dockercli.installer ']' [2022-09-04T15:15:18.333Z] #26 7.521 + . //dockercli.installer [2022-09-04T15:15:18.333Z] #26 7.521 ++ : stable [2022-09-04T15:15:18.333Z] #26 7.521 ++ : 17.06.2-ce [2022-09-04T15:15:18.333Z] #26 7.521 + install_dockercli [2022-09-04T15:15:18.333Z] #26 7.521 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-04T15:15:18.333Z] #26 7.521 ++ uname -m [2022-09-04T15:15:18.333Z] #26 7.541 + arch=x86_64 [2022-09-04T15:15:18.333Z] #26 7.541 + '[' x86_64 '!=' x86_64 ']' [2022-09-04T15:15:18.333Z] #26 7.541 + url=https://download.docker.com/linux/static [2022-09-04T15:15:18.333Z] #26 7.541 + tar -xz docker/docker [2022-09-04T15:15:18.333Z] #26 7.541 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-04T15:15:18.370Z] #51 17.44 Reading package lists... [2022-09-04T15:15:18.370Z] #51 ... [2022-09-04T15:15:18.370Z] [2022-09-04T15:15:18.370Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:15:18.370Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-04T15:15:18.370Z] #47 22.04 Updating files: 81% (1778/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) [2022-09-04T15:15:18.370Z] #47 ... [2022-09-04T15:15:18.370Z] [2022-09-04T15:15:18.370Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:15:18.370Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-04T15:15:18.370Z] #53 12.41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-04T15:15:18.370Z] #53 12.43 go: downloading golang.org/x/mod v0.3.0 [2022-09-04T15:15:18.627Z] #53 ... [2022-09-04T15:15:18.627Z] [2022-09-04T15:15:18.627Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:15:18.627Z] #31 sha256:e1ae4687e3161597f4192b48570ad4387465de136e16a2fc1553f98931bba0a7 [2022-09-04T15:15:18.627Z] #31 22.39 [2022-09-04T15:15:18.627Z] #31 22.76 #=#=# ######################################################################## 100.0% [2022-09-04T15:15:19.262Z] #67 7.638 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-04T15:15:20.000Z] #31 24.08 [2022-09-04T15:15:20.262Z] #31 ... [2022-09-04T15:15:20.262Z] [2022-09-04T15:15:20.262Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:20.262Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-04T15:15:20.262Z] #76 14.29 Fetched 8458 kB in 11s (802 kB/s) [2022-09-04T15:15:20.262Z] #76 14.29 Reading package lists... [2022-09-04T15:15:20.520Z] #76 19.51 Reading package lists... [2022-09-04T15:15:20.520Z] #76 ... [2022-09-04T15:15:20.520Z] [2022-09-04T15:15:20.520Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:15:20.520Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-04T15:15:20.520Z] #36 14.40 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-04T15:15:20.520Z] #36 14.51 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-04T15:15:20.520Z] #36 14.66 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-04T15:15:20.520Z] #36 15.54 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-04T15:15:20.520Z] #36 ... [2022-09-04T15:15:20.520Z] [2022-09-04T15:15:20.520Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:20.520Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-04T15:15:20.874Z] #26 ... [2022-09-04T15:15:20.874Z] [2022-09-04T15:15:20.874Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:15:20.874Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:15:20.874Z] #40 8.411 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-04T15:15:20.874Z] #40 9.563 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-04T15:15:20.874Z] #40 ... [2022-09-04T15:15:20.874Z] [2022-09-04T15:15:20.874Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:20.874Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:15:20.874Z] #14 6.953 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:20.874Z] #14 6.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:20.874Z] #14 6.983 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:20.874Z] #14 7.922 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:20.874Z] #14 ... [2022-09-04T15:15:20.874Z] [2022-09-04T15:15:20.874Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:20.874Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:15:20.874Z] #62 8.767 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:20.874Z] #62 8.819 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:20.874Z] #62 8.819 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:20.952Z] #84 ... [2022-09-04T15:15:20.952Z] [2022-09-04T15:15:20.952Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:15:20.952Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:15:20.952Z] #19 69.36 Reading package lists... [2022-09-04T15:15:21.133Z] #62 ... [2022-09-04T15:15:21.133Z] [2022-09-04T15:15:21.133Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:21.133Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:21.133Z] #55 8.360 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-04T15:15:21.133Z] #55 ... [2022-09-04T15:15:21.133Z] [2022-09-04T15:15:21.133Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:15:21.133Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:15:21.133Z] #53 7.359 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-04T15:15:21.168Z] #67 ... [2022-09-04T15:15:21.168Z] [2022-09-04T15:15:21.168Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:15:21.168Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:15:21.168Z] #40 7.950 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-04T15:15:21.168Z] #40 9.503 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-04T15:15:21.168Z] #40 ... [2022-09-04T15:15:21.168Z] [2022-09-04T15:15:21.168Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:15:21.168Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:15:21.168Z] #53 7.648 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-04T15:15:21.168Z] #53 ... [2022-09-04T15:15:21.168Z] [2022-09-04T15:15:21.168Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:15:21.168Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:15:21.168Z] #36 6.344 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-04T15:15:21.177Z] #26 ... [2022-09-04T15:15:21.177Z] [2022-09-04T15:15:21.177Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:15:21.177Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:15:21.177Z] #40 5.325 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-04T15:15:21.177Z] #40 6.206 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-04T15:15:21.177Z] #40 7.966 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-04T15:15:21.177Z] #40 8.520 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-04T15:15:21.177Z] #40 8.685 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-04T15:15:21.177Z] #40 ... [2022-09-04T15:15:21.177Z] [2022-09-04T15:15:21.177Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:21.177Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:21.177Z] #55 4.103 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-04T15:15:21.177Z] #55 5.622 go: downloading github.com/fatih/color v1.13.0 [2022-09-04T15:15:21.177Z] #55 5.624 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-04T15:15:21.177Z] #55 5.662 go: downloading github.com/pkg/errors v0.9.1 [2022-09-04T15:15:21.177Z] #55 5.739 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-04T15:15:21.177Z] #55 5.745 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-04T15:15:21.177Z] #55 6.217 go: downloading github.com/spf13/viper v1.11.0 [2022-09-04T15:15:21.177Z] #55 6.301 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-04T15:15:21.177Z] #55 6.848 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-04T15:15:21.177Z] #55 6.922 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-04T15:15:21.177Z] #55 6.982 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-04T15:15:21.177Z] #55 7.142 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-04T15:15:21.177Z] #55 9.057 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-04T15:15:21.177Z] #55 9.172 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-04T15:15:21.177Z] #55 9.406 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-04T15:15:21.177Z] #55 9.534 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-04T15:15:21.392Z] #53 10.68 go: downloading github.com/fatih/color v1.10.0 [2022-09-04T15:15:21.392Z] #53 10.70 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-04T15:15:21.392Z] #53 10.71 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-04T15:15:21.392Z] #53 ... [2022-09-04T15:15:21.392Z] [2022-09-04T15:15:21.392Z] #42 [tini 1/3] 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 [2022-09-04T15:15:21.392Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:15:21.392Z] #42 6.570 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:21.392Z] #42 6.607 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:21.392Z] #42 6.607 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:21.392Z] #42 7.058 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:21.392Z] #42 9.527 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:21.392Z] #42 ... [2022-09-04T15:15:21.392Z] [2022-09-04T15:15:21.392Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:15:21.392Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:15:21.392Z] #47 6.194 + git clone https://github.com/docker/distribution.git . [2022-09-04T15:15:21.392Z] #47 6.194 Cloning into '.'... [2022-09-04T15:15:21.432Z] #36 ... [2022-09-04T15:15:21.432Z] [2022-09-04T15:15:21.432Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:21.432Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:21.432Z] #76 5.996 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:21.432Z] #76 6.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:21.432Z] #76 6.116 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:21.432Z] #76 6.874 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:21.432Z] #76 8.976 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:21.432Z] #76 ... [2022-09-04T15:15:21.432Z] [2022-09-04T15:15:21.432Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:21.432Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:21.432Z] #55 6.093 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-04T15:15:21.432Z] #55 8.317 go: downloading github.com/fatih/color v1.13.0 [2022-09-04T15:15:21.432Z] #55 8.319 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-04T15:15:21.432Z] #55 8.527 go: downloading github.com/pkg/errors v0.9.1 [2022-09-04T15:15:21.432Z] #55 8.536 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-04T15:15:21.432Z] #55 8.752 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-04T15:15:21.432Z] #55 9.145 go: downloading github.com/spf13/viper v1.11.0 [2022-09-04T15:15:21.432Z] #55 9.323 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-04T15:15:21.432Z] #55 9.615 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-04T15:15:21.432Z] #55 9.672 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-04T15:15:21.432Z] #55 9.877 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-04T15:15:21.432Z] #55 10.02 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-04T15:15:21.437Z] #55 ... [2022-09-04T15:15:21.437Z] [2022-09-04T15:15:21.437Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:15:21.437Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:15:21.437Z] #53 4.326 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-04T15:15:21.437Z] #53 5.680 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-04T15:15:21.437Z] #53 5.680 go: downloading github.com/fatih/color v1.10.0 [2022-09-04T15:15:21.437Z] #53 5.785 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-04T15:15:21.437Z] #53 6.192 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-04T15:15:21.437Z] #53 6.202 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-04T15:15:21.437Z] #53 6.278 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-04T15:15:21.437Z] #53 6.385 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-04T15:15:21.437Z] #53 6.597 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-04T15:15:21.437Z] #53 6.620 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-04T15:15:21.437Z] #53 6.749 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-04T15:15:21.437Z] #53 6.979 go: downloading golang.org/x/tools v0.1.0 [2022-09-04T15:15:21.437Z] #53 ... [2022-09-04T15:15:21.437Z] [2022-09-04T15:15:21.437Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:15:21.437Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:15:21.437Z] #36 5.589 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-04T15:15:21.653Z] #47 ... [2022-09-04T15:15:21.653Z] [2022-09-04T15:15:21.653Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:15:21.653Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:15:21.653Z] #36 8.653 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-04T15:15:21.693Z] #55 ... [2022-09-04T15:15:21.693Z] [2022-09-04T15:15:21.693Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:21.693Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:15:21.693Z] #51 7.614 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:21.693Z] #51 7.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:21.693Z] #51 7.694 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:21.693Z] #51 8.316 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-04T15:15:21.693Z] #51 9.756 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:21.693Z] #51 ... [2022-09-04T15:15:21.693Z] [2022-09-04T15:15:21.693Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:15:21.693Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:15:21.693Z] #47 6.673 + git clone https://github.com/docker/distribution.git . [2022-09-04T15:15:21.693Z] #47 6.673 Cloning into '.'... [2022-09-04T15:15:21.700Z] #36 ... [2022-09-04T15:15:21.700Z] [2022-09-04T15:15:21.700Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:15:21.700Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-04T15:15:21.700Z] #34 3.211 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-04T15:15:21.700Z] #34 3.212 Cloning into '.'... [2022-09-04T15:15:21.700Z] #34 ... [2022-09-04T15:15:21.700Z] [2022-09-04T15:15:21.700Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:21.700Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:15:21.700Z] #51 6.618 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:21.700Z] #51 6.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:21.700Z] #51 6.658 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:21.700Z] #51 7.666 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-04T15:15:21.700Z] #51 7.782 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:21.700Z] #51 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:21.911Z] #36 ... [2022-09-04T15:15:21.912Z] [2022-09-04T15:15:21.912Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-04T15:15:21.912Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-04T15:15:21.912Z] #38 8.407 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-04T15:15:21.912Z] #38 ... [2022-09-04T15:15:21.912Z] [2022-09-04T15:15:21.912Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:15:21.912Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-04T15:15:21.912Z] #57 8.154 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-04T15:15:21.912Z] #57 9.711 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-04T15:15:21.912Z] #57 9.731 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-04T15:15:21.912Z] #57 9.820 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-04T15:15:21.953Z] #47 ... [2022-09-04T15:15:21.953Z] [2022-09-04T15:15:21.953Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-04T15:15:21.953Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-04T15:15:21.953Z] #38 6.004 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-04T15:15:21.959Z] #51 ... [2022-09-04T15:15:21.959Z] [2022-09-04T15:15:21.959Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-04T15:15:21.959Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-04T15:15:21.959Z] #38 5.532 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-04T15:15:22.171Z] #57 ... [2022-09-04T15:15:22.171Z] [2022-09-04T15:15:22.171Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:22.171Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:15:22.171Z] #51 8.283 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:22.171Z] #51 8.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:22.171Z] #51 8.354 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:22.171Z] #51 9.210 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-04T15:15:22.171Z] #51 11.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:22.171Z] #51 ... [2022-09-04T15:15:22.171Z] [2022-09-04T15:15:22.171Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:15:22.171Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-04T15:15:22.171Z] #34 7.393 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-04T15:15:22.171Z] #34 7.393 Cloning into '.'... [2022-09-04T15:15:22.212Z] #38 ... [2022-09-04T15:15:22.212Z] [2022-09-04T15:15:22.212Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:15:22.212Z] #26 sha256:e2ae9579995f2091b532f996043fc8230c2b798f4f3ced341f4e4996c49fadc4 [2022-09-04T15:15:22.212Z] #26 6.495 + RM_GOPATH=0 [2022-09-04T15:15:22.212Z] #26 6.495 + TMP_GOPATH= [2022-09-04T15:15:22.212Z] #26 6.495 + : /build [2022-09-04T15:15:22.212Z] #26 6.495 + '[' -z '' ']' [2022-09-04T15:15:22.212Z] #26 6.506 ++ mktemp -d [2022-09-04T15:15:22.212Z] #26 6.506 + export GOPATH=/tmp/tmp.gBYHPoF2E0 [2022-09-04T15:15:22.212Z] #26 6.506 + GOPATH=/tmp/tmp.gBYHPoF2E0 [2022-09-04T15:15:22.212Z] #26 6.506 + RM_GOPATH=1 [2022-09-04T15:15:22.212Z] #26 6.506 + case "$(go env GOARCH)" in [2022-09-04T15:15:22.212Z] #26 6.506 ++ go env GOARCH [2022-09-04T15:15:22.212Z] #26 6.743 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:22.212Z] #26 6.743 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:22.212Z] #26 6.743 ++ dirname /install.sh [2022-09-04T15:15:22.212Z] #26 6.772 Install docker/cli version 17.06.2-ce from stable [2022-09-04T15:15:22.212Z] #26 6.773 + dir=/ [2022-09-04T15:15:22.212Z] #26 6.773 + bin=dockercli [2022-09-04T15:15:22.212Z] #26 6.773 + shift [2022-09-04T15:15:22.212Z] #26 6.773 + '[' '!' -f //dockercli.installer ']' [2022-09-04T15:15:22.212Z] #26 6.773 + . //dockercli.installer [2022-09-04T15:15:22.212Z] #26 6.773 ++ : stable [2022-09-04T15:15:22.212Z] #26 6.773 ++ : 17.06.2-ce [2022-09-04T15:15:22.212Z] #26 6.773 + install_dockercli [2022-09-04T15:15:22.212Z] #26 6.773 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-04T15:15:22.212Z] #26 6.773 ++ uname -m [2022-09-04T15:15:22.212Z] #26 6.840 + arch=x86_64 [2022-09-04T15:15:22.212Z] #26 6.840 + '[' x86_64 '!=' x86_64 ']' [2022-09-04T15:15:22.212Z] #26 6.840 + url=https://download.docker.com/linux/static [2022-09-04T15:15:22.212Z] #26 6.840 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-04T15:15:22.212Z] #26 6.840 + tar -xz docker/docker [2022-09-04T15:15:22.212Z] #26 ... [2022-09-04T15:15:22.212Z] [2022-09-04T15:15:22.212Z] #42 [tini 1/3] 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 [2022-09-04T15:15:22.212Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:15:22.212Z] #42 8.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:22.212Z] #42 8.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:22.212Z] #42 8.247 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:22.212Z] #42 9.934 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:22.220Z] #38 ... [2022-09-04T15:15:22.220Z] [2022-09-04T15:15:22.220Z] #42 [tini 1/3] 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 [2022-09-04T15:15:22.220Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:15:22.220Z] #42 6.324 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:22.220Z] #42 6.378 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:22.220Z] #42 6.379 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:22.220Z] #42 7.179 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:22.220Z] #42 9.343 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:22.220Z] #42 ... [2022-09-04T15:15:22.220Z] [2022-09-04T15:15:22.220Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:22.220Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:15:22.220Z] #62 5.531 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:22.220Z] #62 5.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:22.220Z] #62 5.568 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:22.220Z] #62 6.376 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:22.220Z] #62 8.349 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:22.220Z] #62 10.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:22.427Z] #76 24.58 Building dependency tree... [2022-09-04T15:15:22.430Z] #34 ... [2022-09-04T15:15:22.430Z] [2022-09-04T15:15:22.430Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:22.430Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:22.430Z] #76 7.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:22.430Z] #76 7.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:22.430Z] #76 7.107 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:22.430Z] #76 8.527 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:22.430Z] #76 ... [2022-09-04T15:15:22.430Z] [2022-09-04T15:15:22.430Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:22.430Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:15:22.430Z] #62 11.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:22.471Z] #42 ... [2022-09-04T15:15:22.471Z] [2022-09-04T15:15:22.471Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:15:22.471Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-04T15:15:22.471Z] #57 7.826 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-04T15:15:22.471Z] #57 9.717 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-04T15:15:22.471Z] #57 9.719 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-04T15:15:22.471Z] #57 9.888 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-04T15:15:22.471Z] #57 ... [2022-09-04T15:15:22.471Z] [2022-09-04T15:15:22.471Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:15:22.471Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:15:22.471Z] #53 10.99 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-04T15:15:22.471Z] #53 11.00 go: downloading github.com/fatih/color v1.10.0 [2022-09-04T15:15:22.471Z] #53 11.07 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-04T15:15:22.479Z] #62 ... [2022-09-04T15:15:22.479Z] [2022-09-04T15:15:22.479Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:22.479Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:22.479Z] #76 5.559 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:22.479Z] #76 5.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:22.479Z] #76 5.579 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:22.479Z] #76 6.562 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:22.479Z] #76 8.466 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:22.479Z] #76 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:22.479Z] #76 ... [2022-09-04T15:15:22.479Z] [2022-09-04T15:15:22.479Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:15:22.479Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:15:22.479Z] #47 3.446 + git clone https://github.com/docker/distribution.git . [2022-09-04T15:15:22.479Z] #47 3.446 Cloning into '.'... [2022-09-04T15:15:22.739Z] #47 ... [2022-09-04T15:15:22.739Z] [2022-09-04T15:15:22.739Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:15:22.739Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-04T15:15:22.739Z] #57 3.437 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-04T15:15:22.739Z] #57 4.455 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-04T15:15:22.739Z] #57 4.455 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-04T15:15:22.739Z] #57 4.477 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-04T15:15:22.739Z] #57 5.361 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-04T15:15:22.739Z] #57 ... [2022-09-04T15:15:22.739Z] [2022-09-04T15:15:22.739Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:15:22.739Z] #67 sha256:ef93f72280ebda392782b5eb5a6f3aea9fe817f379eb2e3b496badc622047213 [2022-09-04T15:15:22.739Z] #67 8.408 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-04T15:15:22.739Z] #67 8.414 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-04T15:15:22.739Z] #67 8.871 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-04T15:15:23.040Z] #53 11.96 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-04T15:15:23.040Z] #53 12.02 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-04T15:15:23.040Z] #53 12.06 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-04T15:15:23.040Z] #53 12.15 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-04T15:15:23.299Z] #53 12.41 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-04T15:15:23.558Z] #53 12.56 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-04T15:15:23.819Z] #53 12.93 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-04T15:15:24.117Z] #67 12.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-04T15:15:24.957Z] #76 28.75 python3 is already the newest version (3.9.2-3). [2022-09-04T15:15:24.957Z] #76 28.75 The following additional packages will be installed: [2022-09-04T15:15:24.957Z] #76 28.77 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-04T15:15:24.957Z] #76 28.77 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-04T15:15:24.957Z] #76 28.78 Suggested packages: [2022-09-04T15:15:24.957Z] #76 28.80 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-04T15:15:24.957Z] #76 28.80 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-04T15:15:24.957Z] #76 28.80 m4-doc ed diffutils-doc [2022-09-04T15:15:24.957Z] #76 28.80 Recommended packages: [2022-09-04T15:15:24.957Z] #76 28.80 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-04T15:15:25.055Z] #67 13.49 go: downloading github.com/google/uuid v1.3.0 [2022-09-04T15:15:25.055Z] #67 13.57 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-04T15:15:25.055Z] #67 13.59 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-04T15:15:25.055Z] #67 ... [2022-09-04T15:15:25.055Z] [2022-09-04T15:15:25.055Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:15:25.055Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:15:25.055Z] #53 14.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-04T15:15:25.055Z] #53 14.06 go: downloading golang.org/x/mod v0.3.0 [2022-09-04T15:15:25.208Z] #53 14.11 go: downloading golang.org/x/tools v0.1.0 [2022-09-04T15:15:25.724Z] #62 14.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:25.931Z] #76 ... [2022-09-04T15:15:25.932Z] [2022-09-04T15:15:25.932Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-04T15:15:25.932Z] #31 sha256:e1ae4687e3161597f4192b48570ad4387465de136e16a2fc1553f98931bba0a7 [2022-09-04T15:15:25.932Z] #31 26.96 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-04T15:15:25.932Z] #31 28.59 [2022-09-04T15:15:25.932Z] #31 28.96 #=#=# ######################################################################## 100.0% [2022-09-04T15:15:25.932Z] #31 30.12 [2022-09-04T15:15:26.188Z] #31 30.63 Download of images into '/build' complete. [2022-09-04T15:15:26.188Z] #31 30.63 Use something like the following to load the result into a Docker daemon: [2022-09-04T15:15:26.188Z] #31 30.63 tar -cC '/build' . | docker load [2022-09-04T15:15:27.530Z] #19 92.32 Reading package lists... [2022-09-04T15:15:27.530Z] #19 ... [2022-09-04T15:15:27.530Z] [2022-09-04T15:15:27.530Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:15:27.530Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:15:27.530Z] #84 52.04 libtoolize: putting auxiliary files in '.'. [2022-09-04T15:15:27.530Z] #84 52.06 libtoolize: copying file './ltmain.sh' [2022-09-04T15:15:27.555Z] #31 DONE 31.9s [2022-09-04T15:15:27.555Z] [2022-09-04T15:15:27.555Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:27.555Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-04T15:15:27.555Z] #76 30.34 The following NEW packages will be installed: [2022-09-04T15:15:27.555Z] #76 30.39 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-04T15:15:27.555Z] #76 30.39 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-04T15:15:27.555Z] #76 30.40 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-04T15:15:27.555Z] #76 30.40 libyajl2 m4 patch xz-utils [2022-09-04T15:15:27.555Z] #76 30.88 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:15:27.555Z] #76 30.88 Need to get 5916 kB of archives. [2022-09-04T15:15:27.555Z] #76 30.88 After this operation, 18.6 MB of additional disk space will be used. [2022-09-04T15:15:27.555Z] #76 30.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-04T15:15:27.555Z] #76 30.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-04T15:15:27.555Z] #76 30.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-04T15:15:27.555Z] #76 30.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-04T15:15:27.555Z] #76 30.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-04T15:15:27.555Z] #76 30.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-04T15:15:27.555Z] #76 30.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-04T15:15:27.555Z] #76 30.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-04T15:15:27.555Z] #76 30.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-04T15:15:27.555Z] #76 30.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-04T15:15:27.555Z] #76 31.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-04T15:15:27.555Z] #76 31.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-04T15:15:27.555Z] #76 31.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-04T15:15:27.555Z] #76 31.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-04T15:15:27.555Z] #76 31.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-04T15:15:27.555Z] #76 31.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-04T15:15:27.555Z] #76 31.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-09-04T15:15:27.555Z] #76 31.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-04T15:15:27.555Z] #76 31.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-04T15:15:27.555Z] #76 31.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-04T15:15:27.555Z] #76 31.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-04T15:15:27.555Z] #76 31.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-04T15:15:27.555Z] #76 31.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-04T15:15:27.631Z] #53 ... [2022-09-04T15:15:27.631Z] [2022-09-04T15:15:27.632Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:15:27.632Z] #26 sha256:e9d85262a2b50b85b6dc5d2fa1736f7b5361f7edbb326af30268f4b17af5f3ce [2022-09-04T15:15:27.632Z] #26 15.09 + mkdir -p /build [2022-09-04T15:15:27.632Z] #26 15.10 + mv docker/docker /build/ [2022-09-04T15:15:27.632Z] #26 15.10 + rmdir docker [2022-09-04T15:15:27.632Z] #26 DONE 15.9s [2022-09-04T15:15:27.632Z] [2022-09-04T15:15:27.632Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:27.632Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:27.632Z] #55 14.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-04T15:15:27.632Z] #55 14.38 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-04T15:15:27.632Z] #55 14.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-04T15:15:27.632Z] #55 14.74 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-04T15:15:27.632Z] #55 14.81 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-04T15:15:27.632Z] #55 14.96 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-04T15:15:27.632Z] #55 15.01 go: downloading github.com/spf13/afero v1.8.2 [2022-09-04T15:15:27.632Z] #55 15.26 go: downloading github.com/spf13/cast v1.4.1 [2022-09-04T15:15:27.632Z] #55 15.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-04T15:15:27.632Z] #55 15.73 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-04T15:15:27.632Z] #55 16.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-04T15:15:27.632Z] #55 16.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-04T15:15:27.632Z] #55 16.39 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-04T15:15:27.632Z] #55 16.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-04T15:15:27.891Z] #55 ... [2022-09-04T15:15:27.891Z] [2022-09-04T15:15:27.891Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:27.891Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:15:27.891Z] #14 6.704 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:27.891Z] #14 6.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:27.891Z] #14 6.736 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:27.891Z] #14 7.657 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:27.891Z] #14 9.990 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:27.891Z] #14 12.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:27.891Z] #14 ... [2022-09-04T15:15:27.891Z] [2022-09-04T15:15:27.891Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:27.891Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:27.891Z] #55 16.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-04T15:15:28.117Z] #76 ... [2022-09-04T15:15:28.117Z] [2022-09-04T15:15:28.117Z] #42 [tini 1/3] 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 [2022-09-04T15:15:28.117Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-04T15:15:28.117Z] #42 16.47 Reading package lists... [2022-09-04T15:15:28.117Z] #42 22.16 Reading package lists... [2022-09-04T15:15:28.117Z] #42 26.87 Building dependency tree... [2022-09-04T15:15:28.117Z] #42 31.09 The following additional packages will be installed: [2022-09-04T15:15:28.117Z] #42 31.10 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-04T15:15:28.117Z] #42 31.10 Suggested packages: [2022-09-04T15:15:28.117Z] #42 31.11 cmake-doc ninja-build lrzip [2022-09-04T15:15:28.117Z] #42 31.11 Recommended packages: [2022-09-04T15:15:28.117Z] #42 31.11 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-04T15:15:28.117Z] #42 32.03 The following NEW packages will be installed: [2022-09-04T15:15:28.117Z] #42 32.03 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-04T15:15:28.117Z] #42 32.03 vim-common xxd [2022-09-04T15:15:28.117Z] #42 ... [2022-09-04T15:15:28.117Z] [2022-09-04T15:15:28.117Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:28.117Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-04T15:15:28.117Z] #55 22.21 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-04T15:15:28.117Z] #55 22.23 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-04T15:15:28.117Z] #55 22.25 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-04T15:15:28.117Z] #55 22.38 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-04T15:15:28.117Z] #55 22.47 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-04T15:15:28.117Z] #55 22.52 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-04T15:15:28.117Z] #55 22.55 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-04T15:15:28.117Z] #55 22.61 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-04T15:15:28.117Z] #55 22.66 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-04T15:15:28.117Z] #55 22.68 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-04T15:15:28.117Z] #55 22.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-04T15:15:28.117Z] #55 22.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-04T15:15:28.117Z] #55 23.05 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-04T15:15:28.117Z] #55 23.14 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-04T15:15:28.117Z] #55 23.21 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-04T15:15:28.117Z] #55 23.27 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-04T15:15:28.117Z] #55 23.29 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-04T15:15:28.117Z] #55 23.32 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-04T15:15:28.117Z] #55 23.59 go: downloading honnef.co/go/tools v0.3.1 [2022-09-04T15:15:28.117Z] #55 24.98 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-04T15:15:28.117Z] #55 24.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-04T15:15:28.117Z] #55 25.08 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-04T15:15:28.117Z] #55 25.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-04T15:15:28.117Z] #55 25.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-04T15:15:28.117Z] #55 25.36 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-04T15:15:28.117Z] #55 25.42 go: downloading golang.org/x/text v0.3.7 [2022-09-04T15:15:28.117Z] #55 30.72 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-04T15:15:28.117Z] #55 30.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-04T15:15:28.117Z] #55 31.16 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-04T15:15:28.117Z] #55 31.16 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-04T15:15:28.117Z] #55 31.27 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-04T15:15:28.117Z] #55 31.39 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-04T15:15:28.117Z] #55 31.54 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-04T15:15:28.117Z] #55 31.54 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-04T15:15:28.117Z] #55 31.66 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-04T15:15:28.117Z] #55 31.72 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-04T15:15:28.117Z] #55 31.80 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-04T15:15:28.117Z] #55 31.80 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-04T15:15:28.117Z] #55 32.02 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-04T15:15:28.117Z] #55 32.14 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-04T15:15:28.118Z] #55 32.16 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-04T15:15:28.150Z] #55 16.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-04T15:15:28.150Z] #55 17.04 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-04T15:15:28.150Z] #55 17.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-04T15:15:28.270Z] #62 ... [2022-09-04T15:15:28.270Z] [2022-09-04T15:15:28.270Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:28.270Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:28.270Z] #55 11.74 go: downloading github.com/fatih/color v1.13.0 [2022-09-04T15:15:28.270Z] #55 11.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-04T15:15:28.270Z] #55 12.38 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-04T15:15:28.270Z] #55 12.39 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-04T15:15:28.270Z] #55 12.95 go: downloading github.com/spf13/viper v1.11.0 [2022-09-04T15:15:28.270Z] #55 13.17 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-04T15:15:28.270Z] #55 13.83 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-04T15:15:28.270Z] #55 13.83 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-04T15:15:28.270Z] #55 16.48 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-04T15:15:28.270Z] #55 16.81 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-04T15:15:28.270Z] #55 16.89 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-04T15:15:28.270Z] #55 16.94 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-04T15:15:28.373Z] #55 32.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-04T15:15:28.373Z] #55 32.33 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-04T15:15:28.373Z] #55 ... [2022-09-04T15:15:28.373Z] [2022-09-04T15:15:28.373Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:28.373Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-04T15:15:28.373Z] #14 16.74 Reading package lists... [2022-09-04T15:15:28.373Z] #14 22.61 Reading package lists... [2022-09-04T15:15:28.373Z] #14 27.44 Building dependency tree... [2022-09-04T15:15:28.373Z] #14 31.27 The following additional packages will be installed: [2022-09-04T15:15:28.373Z] #14 31.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-04T15:15:28.373Z] #14 31.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-04T15:15:28.373Z] #14 31.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-04T15:15:28.373Z] #14 31.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-04T15:15:28.373Z] #14 31.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-04T15:15:28.373Z] #14 31.33 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-04T15:15:28.373Z] #14 31.33 mingw-w64-common mingw-w64-x86-64-dev [2022-09-04T15:15:28.373Z] #14 31.36 Suggested packages: [2022-09-04T15:15:28.373Z] #14 31.38 gcc-10-locales seccomp wine64 [2022-09-04T15:15:28.373Z] #14 ... [2022-09-04T15:15:28.373Z] [2022-09-04T15:15:28.374Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:28.374Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-04T15:15:28.374Z] #76 32.47 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:15:28.374Z] #76 ... [2022-09-04T15:15:28.374Z] [2022-09-04T15:15:28.374Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:15:28.374Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-04T15:15:28.374Z] #47 22.04 Updating files: 81% (1778/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-04T15:15:28.374Z] #47 22.36 + git checkout -q v2.3.0 [2022-09-04T15:15:28.374Z] #47 24.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 [2022-09-04T15:15:28.630Z] #47 ... [2022-09-04T15:15:28.630Z] [2022-09-04T15:15:28.630Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:15:28.630Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-04T15:15:28.630Z] #57 32.57 v3.0.2 [2022-09-04T15:15:28.630Z] #57 DONE 32.6s [2022-09-04T15:15:28.630Z] [2022-09-04T15:15:28.630Z] #42 [tini 1/3] 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 [2022-09-04T15:15:28.630Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-04T15:15:28.630Z] #42 32.63 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:15:28.630Z] #42 32.63 Need to get 15.6 MB of archives. [2022-09-04T15:15:28.630Z] #42 32.63 After this operation, 67.4 MB of additional disk space will be used. [2022-09-04T15:15:28.630Z] #42 32.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-04T15:15:28.630Z] #42 32.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-04T15:15:28.630Z] #42 32.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-04T15:15:28.630Z] #42 32.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-04T15:15:28.630Z] #42 ... [2022-09-04T15:15:28.630Z] [2022-09-04T15:15:28.630Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:28.630Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-04T15:15:28.630Z] #51 17.44 Reading package lists... [2022-09-04T15:15:28.630Z] #51 22.65 Reading package lists... [2022-09-04T15:15:28.630Z] #51 27.29 Building dependency tree... [2022-09-04T15:15:28.630Z] #51 31.13 The following additional packages will be installed: [2022-09-04T15:15:28.630Z] #51 31.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-04T15:15:28.630Z] #51 31.15 python3-protobuf python3-six [2022-09-04T15:15:28.630Z] #51 31.16 Suggested packages: [2022-09-04T15:15:28.630Z] #51 31.17 python3-setuptools [2022-09-04T15:15:28.630Z] #51 31.17 Recommended packages: [2022-09-04T15:15:28.630Z] #51 31.17 iproute2 | iproute [2022-09-04T15:15:28.630Z] #51 31.93 The following NEW packages will be installed: [2022-09-04T15:15:28.630Z] #51 31.94 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-04T15:15:28.630Z] #51 31.94 python3-protobuf python3-six [2022-09-04T15:15:28.630Z] #51 32.43 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:15:28.630Z] #51 32.43 Need to get 2136 kB of archives. [2022-09-04T15:15:28.630Z] #51 32.43 After this operation, 10.8 MB of additional disk space will be used. [2022-09-04T15:15:28.630Z] #51 32.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-04T15:15:28.630Z] #51 32.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-04T15:15:28.630Z] #51 32.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-04T15:15:28.630Z] #51 32.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-04T15:15:28.630Z] #51 32.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-04T15:15:28.630Z] #51 32.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-04T15:15:28.896Z] #51 32.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-04T15:15:28.896Z] #51 ... [2022-09-04T15:15:28.896Z] [2022-09-04T15:15:28.896Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:28.896Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-04T15:15:28.896Z] #76 32.86 Fetched 5916 kB in 1s (8355 kB/s) [2022-09-04T15:15:28.896Z] #76 33.01 Selecting previously unselected package bzip2. [2022-09-04T15:15:29.152Z] #76 33.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-04T15:15:29.152Z] #76 33.17 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-04T15:15:29.152Z] #76 33.18 Unpacking bzip2 (1.0.8-4) ... [2022-09-04T15:15:29.206Z] #55 ... [2022-09-04T15:15:29.206Z] [2022-09-04T15:15:29.206Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:29.206Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:15:29.206Z] #62 18.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:29.408Z] #76 ... [2022-09-04T15:15:29.408Z] [2022-09-04T15:15:29.408Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:29.408Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-04T15:15:29.408Z] #62 17.58 Reading package lists... [2022-09-04T15:15:29.408Z] #62 23.60 Reading package lists... [2022-09-04T15:15:29.408Z] #62 27.94 Building dependency tree... [2022-09-04T15:15:29.408Z] #62 32.13 The following additional packages will be installed: [2022-09-04T15:15:29.408Z] #62 32.13 libbtrfs0 [2022-09-04T15:15:29.408Z] #62 32.36 The following NEW packages will be installed: [2022-09-04T15:15:29.408Z] #62 32.38 libbtrfs-dev libbtrfs0 [2022-09-04T15:15:29.408Z] #62 32.85 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:15:29.408Z] #62 32.85 Need to get 454 kB of archives. [2022-09-04T15:15:29.408Z] #62 32.85 After this operation, 1275 kB of additional disk space will be used. [2022-09-04T15:15:29.409Z] #62 32.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-04T15:15:29.409Z] #62 32.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-04T15:15:29.409Z] #62 ... [2022-09-04T15:15:29.409Z] [2022-09-04T15:15:29.409Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:29.409Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-04T15:15:29.409Z] #76 33.44 Selecting previously unselected package libmagic-mgc. [2022-09-04T15:15:29.409Z] #76 33.44 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-04T15:15:29.409Z] #76 33.45 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-04T15:15:29.424Z] #53 ... [2022-09-04T15:15:29.424Z] [2022-09-04T15:15:29.424Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:29.424Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:15:29.424Z] #62 7.985 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:15:29.424Z] #62 8.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:15:29.424Z] #62 8.160 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:15:29.424Z] #62 9.728 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:15:29.424Z] #62 12.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:29.424Z] #62 16.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:29.424Z] #62 ... [2022-09-04T15:15:29.424Z] [2022-09-04T15:15:29.424Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:29.424Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:15:29.424Z] #14 8.129 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:29.424Z] #14 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:29.424Z] #14 ... [2022-09-04T15:15:29.424Z] [2022-09-04T15:15:29.424Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:15:29.424Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:15:29.424Z] #40 11.81 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-04T15:15:29.424Z] #40 12.33 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-04T15:15:29.424Z] #40 12.50 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-04T15:15:29.424Z] #40 18.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-04T15:15:29.424Z] #40 18.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-04T15:15:29.437Z] #84 53.94 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-04T15:15:29.437Z] #84 53.94 libtoolize: and rerunning libtoolize and aclocal. [2022-09-04T15:15:29.437Z] #84 53.94 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-04T15:15:29.533Z] #55 18.19 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-04T15:15:29.792Z] #55 18.49 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-04T15:15:30.143Z] #62 ... [2022-09-04T15:15:30.143Z] [2022-09-04T15:15:30.143Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:15:30.143Z] #67 sha256:98a9c9713741d210026294834078a39d8adeff63ad8d9b5ec5513114477f7269 [2022-09-04T15:15:30.143Z] #67 9.055 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-04T15:15:30.143Z] #67 9.132 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-04T15:15:30.143Z] #67 10.12 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-04T15:15:30.143Z] #67 14.45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-04T15:15:30.143Z] #67 15.59 go: downloading github.com/google/uuid v1.3.0 [2022-09-04T15:15:30.143Z] #67 15.77 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-04T15:15:30.143Z] #67 16.15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-04T15:15:30.143Z] #67 16.34 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-04T15:15:30.143Z] #67 16.39 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-04T15:15:30.143Z] #67 16.64 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-04T15:15:30.143Z] #67 17.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-04T15:15:30.143Z] #67 18.13 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-04T15:15:30.143Z] #67 18.42 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-04T15:15:30.360Z] #55 19.16 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-04T15:15:30.423Z] #76 34.26 Selecting previously unselected package libmagic1:arm64. [2022-09-04T15:15:30.423Z] #76 34.26 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-04T15:15:30.423Z] #76 34.27 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-04T15:15:30.691Z] #76 34.49 Selecting previously unselected package file. [2022-09-04T15:15:30.691Z] #76 34.51 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-04T15:15:30.691Z] #76 34.52 Unpacking file (1:5.39-3) ... [2022-09-04T15:15:30.691Z] #76 34.81 Selecting previously unselected package xz-utils. [2022-09-04T15:15:30.691Z] #76 34.82 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-04T15:15:30.691Z] #76 34.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:15:30.948Z] #76 35.13 Selecting previously unselected package libsigsegv2:arm64. [2022-09-04T15:15:31.205Z] #76 35.14 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-04T15:15:31.205Z] #76 35.15 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-04T15:15:31.205Z] #76 35.28 Selecting previously unselected package m4. [2022-09-04T15:15:31.205Z] #76 35.30 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-04T15:15:31.205Z] #76 35.30 Unpacking m4 (1.4.18-5) ... [2022-09-04T15:15:31.297Z] #55 20.04 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-04T15:15:31.297Z] #55 20.11 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-04T15:15:31.297Z] #55 20.22 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-04T15:15:31.297Z] #55 20.26 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-04T15:15:31.517Z] #76 35.56 Selecting previously unselected package autoconf. [2022-09-04T15:15:31.517Z] #76 35.58 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-04T15:15:31.517Z] #76 35.58 Unpacking autoconf (2.69-14) ... [2022-09-04T15:15:31.541Z] #67 ... [2022-09-04T15:15:31.541Z] [2022-09-04T15:15:31.541Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:15:31.541Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:15:31.541Z] #53 10.79 go: downloading github.com/pkg/errors v0.9.1 [2022-09-04T15:15:31.541Z] #53 11.42 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-04T15:15:31.541Z] #53 11.65 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-04T15:15:31.541Z] #53 11.70 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-04T15:15:31.541Z] #53 11.70 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-04T15:15:31.541Z] #53 11.84 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-04T15:15:31.541Z] #53 12.03 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-04T15:15:31.541Z] #53 12.17 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-04T15:15:31.541Z] #53 12.37 go: downloading golang.org/x/tools v0.1.0 [2022-09-04T15:15:31.555Z] #55 20.47 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-04T15:15:31.799Z] #53 ... [2022-09-04T15:15:31.799Z] [2022-09-04T15:15:31.799Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:15:31.799Z] #26 sha256:2b7b78152f524d9722632d827a1fc2688914a7a0d885833ca495b81639dc3c21 [2022-09-04T15:15:31.799Z] #26 21.08 + mkdir -p /build [2022-09-04T15:15:31.814Z] #55 20.57 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-04T15:15:32.027Z] #40 ... [2022-09-04T15:15:32.027Z] [2022-09-04T15:15:32.027Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:15:32.027Z] #67 sha256:73bc76c937b1bb78caa7d2faf2c3de8169349f042373e6541af34954c669ca80 [2022-09-04T15:15:32.027Z] #67 12.56 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-04T15:15:32.027Z] #67 12.58 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-04T15:15:32.027Z] #67 13.77 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-04T15:15:32.027Z] #67 18.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-04T15:15:32.027Z] #67 20.33 go: downloading github.com/google/uuid v1.3.0 [2022-09-04T15:15:32.027Z] #67 20.65 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-04T15:15:32.063Z] #26 21.11 + mv docker/docker /build/ [2022-09-04T15:15:32.063Z] #26 21.15 + rmdir docker [2022-09-04T15:15:32.063Z] #26 ... [2022-09-04T15:15:32.063Z] [2022-09-04T15:15:32.063Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:15:32.063Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:15:32.063Z] #40 11.52 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-04T15:15:32.063Z] #40 12.23 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-04T15:15:32.063Z] #40 12.37 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-04T15:15:32.063Z] #40 16.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-04T15:15:32.063Z] #40 17.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-04T15:15:32.074Z] #55 20.86 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-04T15:15:32.074Z] #55 21.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-04T15:15:32.334Z] #55 ... [2022-09-04T15:15:32.334Z] [2022-09-04T15:15:32.334Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-04T15:15:32.334Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-04T15:15:32.334Z] #38 20.86 tomll can be used in two ways: [2022-09-04T15:15:32.334Z] #38 20.86 Writing to STDIN and reading from STDOUT: [2022-09-04T15:15:32.334Z] #38 20.86 cat file.toml | tomll > file.toml [2022-09-04T15:15:32.334Z] #38 20.86 [2022-09-04T15:15:32.334Z] #38 20.86 Reading and updating a list of files: [2022-09-04T15:15:32.334Z] #38 20.86 tomll a.toml b.toml c.toml [2022-09-04T15:15:32.334Z] #38 20.86 [2022-09-04T15:15:32.334Z] #38 20.86 When given a list of files, tomll will modify all files in place without asking. [2022-09-04T15:15:32.334Z] #38 DONE 21.3s [2022-09-04T15:15:32.334Z] [2022-09-04T15:15:32.334Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:32.334Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:32.334Z] #55 21.21 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-04T15:15:32.594Z] #55 21.30 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-04T15:15:32.594Z] #55 21.45 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-04T15:15:32.666Z] #40 ... [2022-09-04T15:15:32.666Z] [2022-09-04T15:15:32.666Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:32.666Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:15:32.666Z] #14 11.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:32.666Z] #14 14.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:32.666Z] #14 ... [2022-09-04T15:15:32.666Z] [2022-09-04T15:15:32.666Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:15:32.666Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:15:32.666Z] #53 21.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-04T15:15:32.852Z] #55 21.62 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-04T15:15:32.852Z] #55 21.62 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-04T15:15:32.852Z] #55 21.73 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-04T15:15:32.888Z] #76 36.78 Selecting previously unselected package autotools-dev. [2022-09-04T15:15:32.888Z] #76 36.79 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-04T15:15:32.888Z] #76 36.80 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-04T15:15:32.888Z] #76 ... [2022-09-04T15:15:32.888Z] [2022-09-04T15:15:32.888Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:32.888Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-04T15:15:32.888Z] #62 34.31 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:15:32.888Z] #62 34.55 Fetched 454 kB in 0s (1376 kB/s) [2022-09-04T15:15:32.888Z] #62 34.78 Selecting previously unselected package libbtrfs0:arm64. [2022-09-04T15:15:32.888Z] #62 34.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-04T15:15:32.888Z] #62 34.86 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-04T15:15:32.888Z] #62 34.88 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-04T15:15:32.888Z] #62 35.07 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-04T15:15:32.888Z] #62 35.08 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-04T15:15:32.888Z] #62 35.08 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-04T15:15:32.888Z] #62 35.65 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-04T15:15:32.888Z] #62 35.82 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-04T15:15:32.888Z] #62 35.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:15:32.888Z] #62 DONE 36.9s [2022-09-04T15:15:32.888Z] [2022-09-04T15:15:32.888Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:15:32.888Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-09-04T15:15:32.888Z] #40 35.52 NAME: [2022-09-04T15:15:32.888Z] #40 35.53 go-winres - A tool for embedding resources in Windows executables [2022-09-04T15:15:32.888Z] #40 35.53 [2022-09-04T15:15:32.888Z] #40 35.53 USAGE: [2022-09-04T15:15:32.888Z] #40 35.53 go-winres [global options] command [command options] [arguments...] [2022-09-04T15:15:32.888Z] #40 35.53 [2022-09-04T15:15:32.888Z] #40 35.53 COMMANDS: [2022-09-04T15:15:32.888Z] #40 35.53 init Create an initial ./winres/winres.json [2022-09-04T15:15:32.888Z] #40 35.53 make Make syso files for the "go build" command [2022-09-04T15:15:32.888Z] #40 35.53 simply Make syso files for the "go build" command (simplified) [2022-09-04T15:15:32.888Z] #40 35.53 extract Extract all resources from an executable [2022-09-04T15:15:32.888Z] #40 35.53 patch Replace resources in an executable file (exe, dll) [2022-09-04T15:15:32.888Z] #40 35.53 help, h Shows a list of commands or help for one command [2022-09-04T15:15:32.888Z] #40 35.53 [2022-09-04T15:15:32.888Z] #40 35.53 GLOBAL OPTIONS: [2022-09-04T15:15:32.888Z] #40 35.53 --help, -h show help (default: false) [2022-09-04T15:15:32.888Z] #40 DONE 36.9s [2022-09-04T15:15:32.942Z] #53 22.10 go: downloading golang.org/x/mod v0.3.0 [2022-09-04T15:15:32.942Z] #53 ... [2022-09-04T15:15:32.942Z] [2022-09-04T15:15:32.942Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:15:32.942Z] #26 sha256:2b7b78152f524d9722632d827a1fc2688914a7a0d885833ca495b81639dc3c21 [2022-09-04T15:15:32.942Z] #26 DONE 22.2s [2022-09-04T15:15:32.965Z] #67 21.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-04T15:15:33.111Z] #55 21.94 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-04T15:15:33.111Z] #55 22.02 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-04T15:15:33.145Z] [2022-09-04T15:15:33.145Z] #42 [tini 1/3] 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 [2022-09-04T15:15:33.145Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-04T15:15:33.145Z] #42 33.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-04T15:15:33.145Z] #42 33.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-04T15:15:33.145Z] #42 33.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-04T15:15:33.145Z] #42 33.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-04T15:15:33.145Z] #42 33.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-04T15:15:33.145Z] #42 33.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-04T15:15:33.145Z] #42 34.49 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:15:33.145Z] #42 34.90 Fetched 15.6 MB in 1s (12.9 MB/s) [2022-09-04T15:15:33.145Z] #42 35.01 Selecting previously unselected package xxd. [2022-09-04T15:15:33.145Z] #42 35.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-04T15:15:33.145Z] #42 35.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-04T15:15:33.145Z] #42 35.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:15:33.145Z] #42 35.31 Selecting previously unselected package vim-common. [2022-09-04T15:15:33.145Z] #42 35.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:15:33.145Z] #42 35.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:15:33.145Z] #42 35.84 Selecting previously unselected package cmake-data. [2022-09-04T15:15:33.145Z] #42 35.85 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-04T15:15:33.145Z] #42 36.01 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-04T15:15:33.220Z] [2022-09-04T15:15:33.221Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:33.221Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:15:33.221Z] #51 13.83 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:33.221Z] #51 17.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:33.221Z] #51 20.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-04T15:15:33.221Z] #51 ... [2022-09-04T15:15:33.221Z] [2022-09-04T15:15:33.221Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:33.221Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:33.221Z] #76 12.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:33.221Z] #76 15.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:33.224Z] #67 21.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-04T15:15:33.224Z] #67 ... [2022-09-04T15:15:33.224Z] [2022-09-04T15:15:33.224Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:15:33.224Z] #26 sha256:e2ae9579995f2091b532f996043fc8230c2b798f4f3ced341f4e4996c49fadc4 [2022-09-04T15:15:33.224Z] #26 22.09 + mkdir -p /build [2022-09-04T15:15:33.369Z] #55 22.13 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-04T15:15:33.369Z] #55 22.13 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-04T15:15:33.369Z] #55 22.21 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-04T15:15:33.369Z] #55 ... [2022-09-04T15:15:33.369Z] [2022-09-04T15:15:33.369Z] #42 [tini 1/3] 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 [2022-09-04T15:15:33.369Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:15:33.369Z] #42 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:33.369Z] #42 22.08 Fetched 8573 kB in 16s (535 kB/s) [2022-09-04T15:15:33.369Z] #42 22.08 Reading package lists... [2022-09-04T15:15:33.369Z] #42 ... [2022-09-04T15:15:33.369Z] [2022-09-04T15:15:33.369Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:15:33.369Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:15:33.369Z] #40 12.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-04T15:15:33.369Z] #40 12.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-04T15:15:33.404Z] #42 ... [2022-09-04T15:15:33.404Z] [2022-09-04T15:15:33.404Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-04T15:15:33.404Z] #63 sha256:b7c75fee38a449f2d201554574bf927beb491551389af37e7cc1de949138fd81 [2022-09-04T15:15:33.404Z] #63 DONE 0.5s [2022-09-04T15:15:33.404Z] [2022-09-04T15:15:33.404Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:33.404Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-04T15:15:33.404Z] #76 37.21 Selecting previously unselected package automake. [2022-09-04T15:15:33.404Z] #76 37.22 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-04T15:15:33.404Z] #76 37.24 Unpacking automake (1:1.16.3-2) ... [2022-09-04T15:15:33.482Z] #76 ... [2022-09-04T15:15:33.482Z] [2022-09-04T15:15:33.482Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:15:33.482Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-04T15:15:33.482Z] #57 12.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-04T15:15:33.482Z] #57 ... [2022-09-04T15:15:33.482Z] [2022-09-04T15:15:33.482Z] #42 [tini 1/3] 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 [2022-09-04T15:15:33.482Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:15:33.482Z] #42 13.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:33.483Z] #26 22.10 + mv docker/docker /build/ [2022-09-04T15:15:33.483Z] #26 22.12 + rmdir docker [2022-09-04T15:15:33.483Z] #26 ... [2022-09-04T15:15:33.483Z] [2022-09-04T15:15:33.483Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:33.483Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:33.483Z] #76 12.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:33.628Z] #40 ... [2022-09-04T15:15:33.628Z] [2022-09-04T15:15:33.628Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:33.628Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:33.628Z] #55 22.31 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-04T15:15:33.628Z] #55 22.54 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-04T15:15:33.752Z] #76 ... [2022-09-04T15:15:33.752Z] [2022-09-04T15:15:33.752Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:15:33.752Z] #67 sha256:73bc76c937b1bb78caa7d2faf2c3de8169349f042373e6541af34954c669ca80 [2022-09-04T15:15:33.752Z] #67 22.17 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-04T15:15:33.888Z] #55 22.58 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-04T15:15:33.888Z] #55 22.76 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-04T15:15:33.888Z] #55 22.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-04T15:15:33.888Z] #55 22.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-04T15:15:33.888Z] #55 22.97 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-04T15:15:34.013Z] #67 22.46 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-04T15:15:34.013Z] #67 ... [2022-09-04T15:15:34.013Z] [2022-09-04T15:15:34.013Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:34.013Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:34.013Z] #55 12.85 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-04T15:15:34.013Z] #55 13.28 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-04T15:15:34.013Z] #55 13.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-04T15:15:34.013Z] #55 22.38 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-04T15:15:34.013Z] #55 22.44 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-04T15:15:34.013Z] #55 22.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-04T15:15:34.013Z] #55 22.96 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-04T15:15:34.013Z] #55 23.03 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-04T15:15:34.013Z] #55 ... [2022-09-04T15:15:34.013Z] [2022-09-04T15:15:34.013Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:15:34.013Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-04T15:15:34.013Z] #57 13.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-04T15:15:34.013Z] #57 ... [2022-09-04T15:15:34.013Z] [2022-09-04T15:15:34.013Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:34.013Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:34.013Z] #55 23.26 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-04T15:15:34.146Z] #55 ... [2022-09-04T15:15:34.147Z] [2022-09-04T15:15:34.147Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:34.147Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:15:34.147Z] #51 12.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:34.147Z] #51 15.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-04T15:15:34.272Z] #55 23.35 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-04T15:15:34.272Z] #55 ... [2022-09-04T15:15:34.272Z] [2022-09-04T15:15:34.272Z] #42 [tini 1/3] 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 [2022-09-04T15:15:34.272Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:15:34.272Z] #42 13.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:34.272Z] #42 17.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:34.349Z] #76 38.13 Selecting previously unselected package patch. [2022-09-04T15:15:34.349Z] #76 38.14 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-04T15:15:34.349Z] #76 38.17 Unpacking patch (2.7.6-7) ... [2022-09-04T15:15:34.410Z] #51 ... [2022-09-04T15:15:34.410Z] [2022-09-04T15:15:34.410Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:34.410Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:34.410Z] #55 23.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-04T15:15:34.534Z] #42 ... [2022-09-04T15:15:34.534Z] [2022-09-04T15:15:34.534Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:34.534Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:34.534Z] #55 23.43 go: downloading github.com/spf13/afero v1.8.2 [2022-09-04T15:15:34.534Z] #55 23.54 go: downloading github.com/spf13/cast v1.4.1 [2022-09-04T15:15:34.534Z] #55 23.66 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-04T15:15:34.534Z] #55 ... [2022-09-04T15:15:34.534Z] [2022-09-04T15:15:34.534Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:34.534Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:15:34.534Z] #51 13.28 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:15:34.534Z] #51 17.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:15:34.534Z] #51 21.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-04T15:15:34.534Z] #51 ... [2022-09-04T15:15:34.534Z] [2022-09-04T15:15:34.534Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:34.534Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:34.534Z] #55 23.77 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-04T15:15:34.668Z] #55 23.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-04T15:15:34.668Z] #55 23.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-04T15:15:34.668Z] #55 23.62 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-04T15:15:34.768Z] #76 38.66 Selecting previously unselected package dpkg-dev. [2022-09-04T15:15:34.768Z] #76 38.67 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-04T15:15:34.768Z] #76 38.69 Unpacking dpkg-dev (1.20.11) ... [2022-09-04T15:15:34.794Z] #55 23.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-04T15:15:34.860Z] #42 ... [2022-09-04T15:15:34.860Z] [2022-09-04T15:15:34.860Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:15:34.860Z] #67 sha256:98a9c9713741d210026294834078a39d8adeff63ad8d9b5ec5513114477f7269 [2022-09-04T15:15:34.860Z] #67 23.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-04T15:15:34.927Z] #55 23.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-04T15:15:34.927Z] #55 23.85 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-04T15:15:35.060Z] #55 24.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-04T15:15:35.187Z] #55 24.03 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-04T15:15:35.187Z] #55 24.12 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-04T15:15:35.187Z] #55 24.18 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-04T15:15:35.324Z] #55 24.23 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-04T15:15:35.324Z] #55 24.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-04T15:15:35.324Z] #55 24.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-04T15:15:35.446Z] #55 24.27 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-04T15:15:35.446Z] #55 24.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-04T15:15:35.446Z] #55 ... [2022-09-04T15:15:35.446Z] [2022-09-04T15:15:35.446Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:15:35.446Z] #67 sha256:ef93f72280ebda392782b5eb5a6f3aea9fe817f379eb2e3b496badc622047213 [2022-09-04T15:15:35.446Z] #67 13.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-04T15:15:35.446Z] #67 13.93 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-04T15:15:35.446Z] #67 14.10 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-04T15:15:35.446Z] #67 14.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-04T15:15:35.446Z] #67 14.66 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-04T15:15:35.446Z] #67 18.96 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-04T15:15:35.446Z] #67 19.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-04T15:15:35.446Z] #67 ... [2022-09-04T15:15:35.446Z] [2022-09-04T15:15:35.446Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:35.446Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:35.446Z] #55 24.36 go: downloading github.com/julz/importas v0.1.0 [2022-09-04T15:15:35.446Z] #55 24.38 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-04T15:15:35.446Z] #55 24.46 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-04T15:15:35.585Z] #55 24.60 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-04T15:15:35.705Z] #55 24.51 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-04T15:15:35.705Z] #55 24.58 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-04T15:15:35.705Z] #55 24.66 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-04T15:15:35.844Z] #55 24.91 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-04T15:15:35.964Z] #55 24.78 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-04T15:15:35.964Z] #55 24.82 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-04T15:15:35.964Z] #55 24.94 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-04T15:15:35.964Z] #55 24.95 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-04T15:15:35.964Z] #55 24.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-04T15:15:35.964Z] #55 25.00 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-04T15:15:36.110Z] #55 25.14 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-04T15:15:36.136Z] #76 39.95 Selecting previously unselected package build-essential. [2022-09-04T15:15:36.136Z] #76 39.95 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-04T15:15:36.136Z] #76 39.99 Unpacking build-essential (12.9) ... [2022-09-04T15:15:36.136Z] #76 40.06 Selecting previously unselected package libcap2:arm64. [2022-09-04T15:15:36.136Z] #76 40.06 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-04T15:15:36.136Z] #76 40.07 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-04T15:15:36.136Z] #76 40.18 Selecting previously unselected package libcap-dev:arm64. [2022-09-04T15:15:36.136Z] #76 40.20 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-04T15:15:36.136Z] #76 40.20 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-04T15:15:36.436Z] #76 40.38 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-04T15:15:36.436Z] #76 40.39 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-04T15:15:36.436Z] #76 40.39 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-04T15:15:36.436Z] #76 40.51 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-04T15:15:36.436Z] #76 40.51 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-04T15:15:36.436Z] #76 40.52 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-04T15:15:36.680Z] #55 ... [2022-09-04T15:15:36.680Z] [2022-09-04T15:15:36.680Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:15:36.680Z] #26 sha256:e2ae9579995f2091b532f996043fc8230c2b798f4f3ced341f4e4996c49fadc4 [2022-09-04T15:15:36.680Z] #26 DONE 25.4s [2022-09-04T15:15:36.691Z] #76 40.67 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-04T15:15:36.691Z] #76 40.68 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-04T15:15:36.691Z] #76 40.69 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-04T15:15:36.949Z] #76 40.91 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-04T15:15:36.949Z] #76 40.92 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-04T15:15:36.949Z] #76 40.94 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-04T15:15:36.955Z] [2022-09-04T15:15:36.955Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-04T15:15:36.955Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-04T15:15:36.955Z] #38 25.92 tomll can be used in two ways: [2022-09-04T15:15:36.955Z] #38 25.92 Writing to STDIN and reading from STDOUT: [2022-09-04T15:15:36.955Z] #38 25.92 cat file.toml | tomll > file.toml [2022-09-04T15:15:36.955Z] #38 25.92 [2022-09-04T15:15:36.955Z] #38 25.92 Reading and updating a list of files: [2022-09-04T15:15:36.955Z] #38 25.92 tomll a.toml b.toml c.toml [2022-09-04T15:15:36.955Z] #38 25.92 [2022-09-04T15:15:36.955Z] #38 25.92 When given a list of files, tomll will modify all files in place without asking. [2022-09-04T15:15:36.955Z] #38 DONE 26.1s [2022-09-04T15:15:36.955Z] [2022-09-04T15:15:36.955Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:15:36.955Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:15:36.955Z] #36 23.66 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-04T15:15:36.955Z] #36 23.68 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-04T15:15:36.955Z] #36 24.21 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-04T15:15:36.955Z] #36 24.42 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-04T15:15:36.955Z] #36 24.88 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-04T15:15:36.955Z] #36 25.46 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-04T15:15:36.955Z] #36 25.54 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-04T15:15:36.955Z] #36 25.58 go: downloading github.com/peterh/liner v1.2.2 [2022-09-04T15:15:36.955Z] #36 26.04 go: downloading github.com/google/go-dap v0.6.0 [2022-09-04T15:15:37.348Z] #55 25.99 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-04T15:15:37.348Z] #55 26.00 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-04T15:15:37.348Z] #55 26.09 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-04T15:15:37.348Z] #55 26.18 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-04T15:15:37.348Z] #55 26.33 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-04T15:15:37.348Z] #55 26.39 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-04T15:15:37.348Z] #55 26.43 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-04T15:15:37.607Z] #55 26.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-04T15:15:37.867Z] #55 26.58 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-04T15:15:37.878Z] #76 41.67 Selecting previously unselected package libtool. [2022-09-04T15:15:37.878Z] #76 41.69 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-04T15:15:37.878Z] #76 41.69 Unpacking libtool (2.4.6-15) ... [2022-09-04T15:15:37.878Z] #76 41.93 Selecting previously unselected package libudev-dev:arm64. [2022-09-04T15:15:37.878Z] #76 41.94 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-04T15:15:37.878Z] #76 41.94 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-04T15:15:37.895Z] #36 26.80 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-04T15:15:38.126Z] #55 27.00 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-04T15:15:38.126Z] #55 27.00 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-04T15:15:38.126Z] #55 27.03 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-04T15:15:38.135Z] #76 42.18 Selecting previously unselected package libyajl2:arm64. [2022-09-04T15:15:38.135Z] #76 42.19 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-04T15:15:38.135Z] #76 42.20 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-04T15:15:38.154Z] #36 27.30 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-04T15:15:38.385Z] #55 ... [2022-09-04T15:15:38.385Z] [2022-09-04T15:15:38.385Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:15:38.385Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:15:38.385Z] #36 17.27 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-04T15:15:38.385Z] #36 17.27 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-04T15:15:38.385Z] #36 17.72 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-04T15:15:38.385Z] #36 18.07 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-04T15:15:38.385Z] #36 18.36 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-04T15:15:38.385Z] #36 18.65 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-04T15:15:38.385Z] #36 18.70 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-04T15:15:38.385Z] #36 18.95 go: downloading github.com/peterh/liner v1.2.2 [2022-09-04T15:15:38.385Z] #36 19.16 go: downloading github.com/google/go-dap v0.6.0 [2022-09-04T15:15:38.385Z] #36 19.69 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-04T15:15:38.385Z] #36 20.42 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-04T15:15:38.385Z] #36 20.61 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-04T15:15:38.385Z] #36 20.77 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-04T15:15:38.385Z] #36 22.76 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-04T15:15:38.385Z] #36 22.86 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-04T15:15:38.385Z] #36 23.97 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-04T15:15:38.385Z] #36 ... [2022-09-04T15:15:38.385Z] [2022-09-04T15:15:38.385Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:38.385Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:38.385Z] #55 27.33 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-04T15:15:38.385Z] #55 27.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-04T15:15:38.385Z] #55 27.33 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-04T15:15:38.435Z] #76 42.34 Selecting previously unselected package libyajl-dev:arm64. [2022-09-04T15:15:38.435Z] #76 42.37 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-04T15:15:38.435Z] #76 42.37 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-04T15:15:38.435Z] #76 42.56 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-04T15:15:38.435Z] #76 42.58 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-04T15:15:38.435Z] #76 42.60 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-04T15:15:38.645Z] #55 27.53 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-04T15:15:38.645Z] #55 27.60 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-04T15:15:38.645Z] #55 27.60 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-04T15:15:38.645Z] #55 27.60 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-04T15:15:38.645Z] #55 27.70 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-04T15:15:38.692Z] #76 42.62 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-04T15:15:38.692Z] #76 42.64 Setting up file (1:5.39-3) ... [2022-09-04T15:15:38.692Z] #76 42.65 Setting up bzip2 (1.0.8-4) ... [2022-09-04T15:15:38.692Z] #76 42.67 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-04T15:15:38.692Z] #76 42.68 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-04T15:15:38.692Z] #76 42.70 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-04T15:15:38.692Z] #76 42.71 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-04T15:15:38.692Z] #76 42.73 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-04T15:15:38.692Z] #76 42.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:15:38.692Z] #76 42.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-04T15:15:38.692Z] #76 42.81 Setting up patch (2.7.6-7) ... [2022-09-04T15:15:38.692Z] #76 ... [2022-09-04T15:15:38.692Z] [2022-09-04T15:15:38.692Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:38.692Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-04T15:15:38.692Z] #14 32.81 The following NEW packages will be installed: [2022-09-04T15:15:38.692Z] #14 32.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-04T15:15:38.692Z] #14 32.81 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-04T15:15:38.692Z] #14 32.81 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-04T15:15:38.692Z] #14 32.81 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-04T15:15:38.692Z] #14 32.81 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-04T15:15:38.692Z] #14 32.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-04T15:15:38.692Z] #14 32.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-04T15:15:38.692Z] #14 32.81 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-04T15:15:38.692Z] #14 32.81 mingw-w64-x86-64-dev [2022-09-04T15:15:38.692Z] #14 33.38 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:15:38.693Z] #14 33.38 Need to get 108 MB of archives. [2022-09-04T15:15:38.693Z] #14 33.38 After this operation, 620 MB of additional disk space will be used. [2022-09-04T15:15:38.693Z] #14 33.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-09-04T15:15:38.693Z] #14 33.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-09-04T15:15:38.693Z] #14 33.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-04T15:15:38.693Z] #14 33.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-09-04T15:15:38.693Z] #14 33.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-04T15:15:38.693Z] #14 33.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-04T15:15:38.693Z] #14 33.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-04T15:15:38.693Z] #14 34.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-09-04T15:15:38.693Z] #14 34.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-09-04T15:15:38.693Z] #14 34.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-04T15:15:38.693Z] #14 36.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-09-04T15:15:38.693Z] #14 36.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-09-04T15:15:38.693Z] #14 37.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-04T15:15:38.693Z] #14 39.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-09-04T15:15:38.693Z] #14 39.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-04T15:15:38.693Z] #14 39.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-04T15:15:38.693Z] #14 39.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-04T15:15:38.693Z] #14 39.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-04T15:15:38.693Z] #14 39.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-04T15:15:38.693Z] #14 39.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-09-04T15:15:38.693Z] #14 39.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-04T15:15:38.693Z] #14 39.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-04T15:15:38.693Z] #14 39.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-09-04T15:15:38.693Z] #14 39.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-09-04T15:15:38.693Z] #14 39.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-09-04T15:15:38.693Z] #14 39.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-09-04T15:15:38.693Z] #14 39.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-04T15:15:38.693Z] #14 39.71 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-09-04T15:15:38.693Z] #14 39.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-04T15:15:38.693Z] #14 39.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-04T15:15:38.693Z] #14 40.78 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:15:38.693Z] #14 41.10 Fetched 108 MB in 7s (16.0 MB/s) [2022-09-04T15:15:38.693Z] #14 41.18 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-04T15:15:38.693Z] #14 41.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 ... 15708 files and directories currently installed.) [2022-09-04T15:15:38.693Z] #14 41.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-04T15:15:38.693Z] #14 41.27 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-04T15:15:38.693Z] #14 ... [2022-09-04T15:15:38.693Z] [2022-09-04T15:15:38.693Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:38.693Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-04T15:15:38.693Z] #76 42.81 Setting up patch (2.7.6-7) ... [2022-09-04T15:15:38.693Z] #76 42.83 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-04T15:15:38.693Z] #76 42.86 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-04T15:15:38.693Z] #76 42.89 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-04T15:15:38.904Z] #55 27.87 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-04T15:15:38.904Z] #55 27.87 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-04T15:15:38.949Z] #76 42.92 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-04T15:15:38.949Z] #76 42.95 Setting up libtool (2.4.6-15) ... [2022-09-04T15:15:38.949Z] #76 42.97 Setting up m4 (1.4.18-5) ... [2022-09-04T15:15:38.949Z] #76 42.99 Setting up dpkg-dev (1.20.11) ... [2022-09-04T15:15:38.949Z] #76 43.01 Setting up autoconf (2.69-14) ... [2022-09-04T15:15:38.949Z] #76 43.03 Setting up build-essential (12.9) ... [2022-09-04T15:15:38.949Z] #76 ... [2022-09-04T15:15:38.949Z] [2022-09-04T15:15:38.949Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:38.949Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-04T15:15:38.949Z] #55 33.00 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-04T15:15:38.949Z] #55 33.13 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-04T15:15:38.949Z] #55 33.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-04T15:15:38.949Z] #55 33.59 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-04T15:15:38.949Z] #55 33.80 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-04T15:15:38.949Z] #55 33.88 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-04T15:15:38.949Z] #55 33.96 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-04T15:15:38.949Z] #55 33.98 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-04T15:15:38.949Z] #55 34.15 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-04T15:15:38.949Z] #55 34.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-04T15:15:38.949Z] #55 34.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-04T15:15:38.949Z] #55 34.26 go: downloading github.com/prometheus/common v0.32.1 [2022-09-04T15:15:38.949Z] #55 34.71 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-04T15:15:38.949Z] #55 34.74 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-04T15:15:38.949Z] #55 35.54 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-04T15:15:38.949Z] #55 36.93 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-04T15:15:39.206Z] #55 ... [2022-09-04T15:15:39.206Z] [2022-09-04T15:15:39.206Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:39.206Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-04T15:15:39.206Z] #76 43.03 Setting up build-essential (12.9) ... [2022-09-04T15:15:39.206Z] #76 43.05 Setting up automake (1:1.16.3-2) ... [2022-09-04T15:15:39.206Z] #76 43.08 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-04T15:15:39.206Z] #76 43.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:15:39.472Z] #55 28.25 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-04T15:15:39.472Z] #55 28.51 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-04T15:15:39.472Z] #55 28.51 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-04T15:15:39.472Z] #55 28.51 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-04T15:15:39.472Z] #55 28.51 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-04T15:15:39.534Z] #36 28.51 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-04T15:15:39.731Z] #55 28.67 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-04T15:15:39.794Z] #36 28.79 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-04T15:15:39.991Z] #55 28.94 go: downloading honnef.co/go/tools v0.3.1 [2022-09-04T15:15:40.055Z] #36 28.95 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-04T15:15:40.141Z] #67 ... [2022-09-04T15:15:40.141Z] [2022-09-04T15:15:40.141Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-04T15:15:40.141Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-04T15:15:40.141Z] #38 28.93 tomll can be used in two ways: [2022-09-04T15:15:40.141Z] #38 28.93 Writing to STDIN and reading from STDOUT: [2022-09-04T15:15:40.141Z] #38 28.93 cat file.toml | tomll > file.toml [2022-09-04T15:15:40.141Z] #38 28.93 [2022-09-04T15:15:40.141Z] #38 28.93 Reading and updating a list of files: [2022-09-04T15:15:40.141Z] #38 28.93 tomll a.toml b.toml c.toml [2022-09-04T15:15:40.141Z] #38 28.93 [2022-09-04T15:15:40.141Z] #38 28.93 When given a list of files, tomll will modify all files in place without asking. [2022-09-04T15:15:40.141Z] #38 DONE 29.2s [2022-09-04T15:15:40.141Z] [2022-09-04T15:15:40.141Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:40.141Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:40.141Z] #76 29.10 Fetched 8573 kB in 22s (384 kB/s) [2022-09-04T15:15:40.664Z] #76 DONE 44.8s [2022-09-04T15:15:40.664Z] [2022-09-04T15:15:40.664Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:40.664Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-04T15:15:40.664Z] #51 34.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-04T15:15:40.664Z] #51 36.18 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:15:40.664Z] #51 36.57 Fetched 2136 kB in 3s (652 kB/s) [2022-09-04T15:15:40.664Z] #51 36.86 Selecting previously unselected package libprotobuf23:arm64. [2022-09-04T15:15:40.664Z] #51 36.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-04T15:15:40.664Z] #51 36.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-04T15:15:40.664Z] #51 37.05 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-04T15:15:40.664Z] #51 38.27 Selecting previously unselected package python3-pkg-resources. [2022-09-04T15:15:40.664Z] #51 38.27 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-04T15:15:40.664Z] #51 38.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:15:40.664Z] #51 38.99 Selecting previously unselected package python3-six. [2022-09-04T15:15:40.664Z] #51 38.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-04T15:15:40.664Z] #51 39.02 Unpacking python3-six (1.16.0-2) ... [2022-09-04T15:15:40.664Z] #51 39.14 Selecting previously unselected package python3-protobuf. [2022-09-04T15:15:40.664Z] #51 39.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-04T15:15:40.664Z] #51 39.14 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-04T15:15:40.664Z] #51 39.66 Selecting previously unselected package libnet1:arm64. [2022-09-04T15:15:40.664Z] #51 39.67 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-04T15:15:40.664Z] #51 39.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:15:40.664Z] #51 39.81 Selecting previously unselected package libnl-3-200:arm64. [2022-09-04T15:15:40.664Z] #51 39.81 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-04T15:15:40.664Z] #51 39.82 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-04T15:15:40.664Z] #51 39.95 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-04T15:15:40.664Z] #51 39.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-04T15:15:40.664Z] #51 39.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-04T15:15:40.664Z] #51 40.12 Selecting previously unselected package criu. [2022-09-04T15:15:40.664Z] #51 40.13 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-04T15:15:40.664Z] #51 40.14 Unpacking criu (3.17.1-1) ... [2022-09-04T15:15:40.664Z] #51 40.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:15:40.664Z] #51 42.50 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-04T15:15:40.664Z] #51 42.52 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:15:40.664Z] #51 42.55 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-04T15:15:40.664Z] #51 42.57 Setting up python3-six (1.16.0-2) ... [2022-09-04T15:15:40.664Z] #51 43.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-04T15:15:40.664Z] #51 43.69 Setting up python3-protobuf (3.12.4-1) ... [2022-09-04T15:15:40.921Z] #51 ... [2022-09-04T15:15:40.921Z] [2022-09-04T15:15:40.921Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:15:40.921Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:15:41.444Z] #36 ... [2022-09-04T15:15:41.444Z] [2022-09-04T15:15:41.444Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:41.444Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:15:41.444Z] #62 30.35 Fetched 8573 kB in 23s (376 kB/s) [2022-09-04T15:15:41.484Z] #77 0.706 Cloning into '/tmp/crun-build'... [2022-09-04T15:15:41.688Z] #84 65.80 configure.ac:7: installing './compile' [2022-09-04T15:15:41.689Z] #84 65.80 configure.ac:11: installing './config.guess' [2022-09-04T15:15:41.689Z] #84 65.81 configure.ac:11: installing './config.sub' [2022-09-04T15:15:41.689Z] #84 65.81 configure.ac:8: installing './install-sh' [2022-09-04T15:15:41.689Z] #84 65.82 configure.ac:8: installing './missing' [2022-09-04T15:15:41.689Z] #84 65.93 Makefile.am: installing './depcomp' [2022-09-04T15:15:41.897Z] #55 30.80 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-04T15:15:41.897Z] #55 30.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-04T15:15:42.157Z] #55 30.99 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-04T15:15:42.157Z] #55 30.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-04T15:15:42.416Z] #55 31.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-04T15:15:42.416Z] #55 31.23 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-04T15:15:42.416Z] #55 31.23 go: downloading golang.org/x/text v0.3.7 [2022-09-04T15:15:42.416Z] #55 ... [2022-09-04T15:15:42.416Z] [2022-09-04T15:15:42.416Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:42.416Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:15:42.416Z] #62 21.36 Fetched 8573 kB in 16s (531 kB/s) [2022-09-04T15:15:42.416Z] #62 21.36 Reading package lists... [2022-09-04T15:15:42.675Z] #62 27.98 Reading package lists... [2022-09-04T15:15:42.675Z] #62 ... [2022-09-04T15:15:42.675Z] [2022-09-04T15:15:42.676Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:42.676Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:42.676Z] #76 21.55 Fetched 8573 kB in 16s (526 kB/s) [2022-09-04T15:15:42.676Z] #76 21.55 Reading package lists... [2022-09-04T15:15:42.676Z] #76 27.98 Reading package lists... [2022-09-04T15:15:42.676Z] #76 ... [2022-09-04T15:15:42.676Z] [2022-09-04T15:15:42.676Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:15:42.676Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:15:42.676Z] #47 23.07 Updating files: 70% (1543/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-04T15:15:42.676Z] #47 23.84 + git checkout -q v2.3.0 [2022-09-04T15:15:42.676Z] #47 26.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-04T15:15:43.085Z] #84 67.68 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-04T15:15:43.085Z] #84 67.68 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-04T15:15:43.085Z] #84 67.83 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-04T15:15:43.346Z] #84 67.83 libtoolize: copying file 'm4/libtool.m4' [2022-09-04T15:15:43.346Z] #84 67.92 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-04T15:15:43.346Z] #84 68.08 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-04T15:15:43.376Z] #77 ... [2022-09-04T15:15:43.376Z] [2022-09-04T15:15:43.376Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:15:43.376Z] #64 sha256:5ee884764e301b52a30a80852f9b0b687c723ba2da0341204fe9995eeaa03ee4 [2022-09-04T15:15:43.376Z] #64 1.087 + RM_GOPATH=0 [2022-09-04T15:15:43.376Z] #64 1.087 + TMP_GOPATH= [2022-09-04T15:15:43.376Z] #64 1.087 + : /build [2022-09-04T15:15:43.376Z] #64 1.088 + '[' -z '' ']' [2022-09-04T15:15:43.376Z] #64 1.096 ++ mktemp -d [2022-09-04T15:15:43.376Z] #64 1.096 + export GOPATH=/tmp/tmp.FL41NhmeW4 [2022-09-04T15:15:43.376Z] #64 1.096 + GOPATH=/tmp/tmp.FL41NhmeW4 [2022-09-04T15:15:43.376Z] #64 1.096 + RM_GOPATH=1 [2022-09-04T15:15:43.376Z] #64 1.096 + case "$(go env GOARCH)" in [2022-09-04T15:15:43.376Z] #64 1.096 ++ go env GOARCH [2022-09-04T15:15:43.376Z] #64 1.159 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:43.376Z] #64 1.160 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:43.376Z] #64 1.160 ++ dirname /install.sh [2022-09-04T15:15:43.376Z] #64 1.165 + dir=/ [2022-09-04T15:15:43.376Z] #64 1.165 + bin=containerd [2022-09-04T15:15:43.376Z] #64 1.165 + shift [2022-09-04T15:15:43.376Z] #64 1.165 + '[' '!' -f //containerd.installer ']' [2022-09-04T15:15:43.376Z] #64 1.165 + . //containerd.installer [2022-09-04T15:15:43.376Z] #64 1.165 ++ set -e [2022-09-04T15:15:43.376Z] #64 1.165 ++ : v1.6.8 [2022-09-04T15:15:43.376Z] #64 1.165 + install_containerd [2022-09-04T15:15:43.376Z] #64 1.171 + echo 'Install containerd version v1.6.8' [2022-09-04T15:15:43.376Z] #64 1.171 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FL41NhmeW4/src/github.com/containerd/containerd [2022-09-04T15:15:43.376Z] #64 1.171 Install containerd version v1.6.8 [2022-09-04T15:15:43.376Z] #64 1.179 Cloning into '/tmp/tmp.FL41NhmeW4/src/github.com/containerd/containerd'... [2022-09-04T15:15:43.613Z] #47 ... [2022-09-04T15:15:43.613Z] [2022-09-04T15:15:43.613Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:43.613Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:15:43.613Z] #14 22.31 Fetched 8573 kB in 16s (539 kB/s) [2022-09-04T15:15:43.613Z] #14 22.31 Reading package lists... [2022-09-04T15:15:43.613Z] #14 29.14 Reading package lists... [2022-09-04T15:15:43.613Z] #14 ... [2022-09-04T15:15:43.613Z] [2022-09-04T15:15:43.613Z] #42 [tini 1/3] 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 [2022-09-04T15:15:43.613Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:15:43.613Z] #42 22.08 Reading package lists... [2022-09-04T15:15:43.639Z] #64 ... [2022-09-04T15:15:43.639Z] [2022-09-04T15:15:43.639Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:43.639Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-04T15:15:43.639Z] #14 43.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-04T15:15:43.639Z] #14 43.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-04T15:15:43.639Z] #14 43.23 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-04T15:15:43.639Z] #14 45.90 Selecting previously unselected package binutils-mingw-w64. [2022-09-04T15:15:43.639Z] #14 45.91 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-04T15:15:43.639Z] #14 45.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-04T15:15:43.639Z] #14 46.10 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-04T15:15:43.639Z] #14 46.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-04T15:15:43.639Z] #14 46.11 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-04T15:15:43.639Z] #14 46.25 Selecting previously unselected package dmsetup. [2022-09-04T15:15:43.639Z] #14 46.25 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-04T15:15:43.639Z] #14 46.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-04T15:15:43.639Z] #14 46.42 Selecting previously unselected package mingw-w64-common. [2022-09-04T15:15:43.639Z] #14 46.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-04T15:15:43.639Z] #14 46.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-04T15:15:43.917Z] #84 68.38 libtoolize: copying file 'm4/ltversion.m4' [2022-09-04T15:15:44.177Z] #84 68.64 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-04T15:15:44.177Z] #84 68.80 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-04T15:15:44.177Z] #84 ... [2022-09-04T15:15:44.177Z] [2022-09-04T15:15:44.177Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:15:44.177Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:15:44.177Z] #19 92.32 Reading package lists... [2022-09-04T15:15:44.249Z] #14 ... [2022-09-04T15:15:44.249Z] [2022-09-04T15:15:44.249Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:15:44.249Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-04T15:15:44.249Z] #34 38.39 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-04T15:15:44.249Z] #34 38.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-04T15:15:44.249Z] #34 39.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:15:44.506Z] #34 ... [2022-09-04T15:15:44.506Z] [2022-09-04T15:15:44.506Z] #42 [tini 1/3] 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 [2022-09-04T15:15:44.506Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-04T15:15:44.506Z] #42 40.72 Selecting previously unselected package libicu67:arm64. [2022-09-04T15:15:44.506Z] #42 40.74 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-04T15:15:44.506Z] #42 40.76 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-04T15:15:44.506Z] #42 46.42 Selecting previously unselected package libxml2:arm64. [2022-09-04T15:15:44.506Z] #42 46.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-04T15:15:44.506Z] #42 46.45 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-04T15:15:44.506Z] #42 46.90 Selecting previously unselected package libarchive13:arm64. [2022-09-04T15:15:44.506Z] #42 46.90 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-04T15:15:44.506Z] #42 46.91 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-04T15:15:44.506Z] #42 47.18 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-04T15:15:44.506Z] #42 47.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-04T15:15:44.506Z] #42 47.23 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-04T15:15:44.506Z] #42 47.39 Selecting previously unselected package librhash0:arm64. [2022-09-04T15:15:44.506Z] #42 47.43 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-04T15:15:44.506Z] #42 47.45 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-04T15:15:44.506Z] #42 47.65 Selecting previously unselected package libuv1:arm64. [2022-09-04T15:15:44.506Z] #42 47.66 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-04T15:15:44.506Z] #42 47.67 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-04T15:15:44.506Z] #42 47.81 Selecting previously unselected package cmake. [2022-09-04T15:15:44.506Z] #42 47.86 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-04T15:15:44.506Z] #42 47.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-04T15:15:44.743Z] #62 30.35 Reading package lists... [2022-09-04T15:15:44.744Z] #62 ... [2022-09-04T15:15:44.744Z] [2022-09-04T15:15:44.744Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:15:44.744Z] #67 sha256:73bc76c937b1bb78caa7d2faf2c3de8169349f042373e6541af34954c669ca80 [2022-09-04T15:15:44.744Z] #67 22.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-04T15:15:44.744Z] #67 23.16 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-04T15:15:44.744Z] #67 23.37 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-04T15:15:44.744Z] #67 25.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-04T15:15:44.744Z] #67 ... [2022-09-04T15:15:44.744Z] [2022-09-04T15:15:44.744Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:44.744Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:44.744Z] #55 26.63 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-04T15:15:44.744Z] #55 27.03 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-04T15:15:44.744Z] #55 29.08 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-04T15:15:44.744Z] #55 29.26 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-04T15:15:44.744Z] #55 29.30 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-04T15:15:44.745Z] #55 29.68 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-04T15:15:44.745Z] #55 29.93 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-04T15:15:44.745Z] #55 29.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-04T15:15:44.745Z] #55 30.32 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-04T15:15:44.745Z] #55 30.77 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-04T15:15:44.745Z] #55 30.97 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-04T15:15:44.745Z] #55 31.37 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-04T15:15:44.745Z] #55 31.63 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-04T15:15:44.745Z] #55 31.76 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-04T15:15:44.745Z] #55 31.90 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-04T15:15:44.745Z] #55 32.06 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-04T15:15:44.745Z] #55 32.23 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-04T15:15:44.745Z] #55 32.33 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-04T15:15:44.745Z] #55 32.58 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-04T15:15:44.745Z] #55 32.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-04T15:15:44.745Z] #55 32.75 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-04T15:15:44.745Z] #55 32.97 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-04T15:15:44.745Z] #55 33.21 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-04T15:15:44.745Z] #55 33.29 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-04T15:15:44.745Z] #55 33.36 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-04T15:15:44.745Z] #55 33.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-04T15:15:44.745Z] #55 33.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-04T15:15:44.745Z] #55 33.70 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-04T15:15:44.745Z] #55 33.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-04T15:15:44.991Z] #42 28.30 Reading package lists... [2022-09-04T15:15:44.991Z] #42 ... [2022-09-04T15:15:44.991Z] [2022-09-04T15:15:44.991Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:44.991Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:15:44.991Z] #51 23.55 Fetched 8576 kB in 17s (496 kB/s) [2022-09-04T15:15:44.991Z] #51 23.55 Reading package lists... [2022-09-04T15:15:44.991Z] #51 29.92 Reading package lists... [2022-09-04T15:15:44.991Z] #51 ... [2022-09-04T15:15:44.991Z] [2022-09-04T15:15:44.991Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:44.991Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:15:44.991Z] #62 27.98 Reading package lists... [2022-09-04T15:15:45.070Z] #55 ... [2022-09-04T15:15:45.070Z] [2022-09-04T15:15:45.070Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:15:45.070Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:15:45.070Z] #53 24.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-04T15:15:45.070Z] #53 24.14 go: downloading golang.org/x/mod v0.3.0 [2022-09-04T15:15:45.348Z] #53 ... [2022-09-04T15:15:45.348Z] [2022-09-04T15:15:45.348Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:15:45.348Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:15:45.348Z] #36 31.39 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-04T15:15:45.348Z] #36 31.64 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-04T15:15:45.414Z] #76 29.10 Reading package lists... [2022-09-04T15:15:45.414Z] #76 ... [2022-09-04T15:15:45.414Z] [2022-09-04T15:15:45.414Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:45.414Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:45.414Z] #55 24.74 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-04T15:15:45.414Z] #55 24.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-04T15:15:45.414Z] #55 24.92 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-04T15:15:45.414Z] #55 25.14 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-04T15:15:45.414Z] #55 25.22 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-04T15:15:45.414Z] #55 25.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-04T15:15:45.414Z] #55 25.57 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-04T15:15:45.414Z] #55 25.59 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-04T15:15:45.414Z] #55 25.86 go: downloading github.com/spf13/afero v1.8.2 [2022-09-04T15:15:45.414Z] #55 26.02 go: downloading github.com/spf13/cast v1.4.1 [2022-09-04T15:15:45.414Z] #55 26.28 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-04T15:15:45.414Z] #55 26.62 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-04T15:15:45.414Z] #55 26.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-04T15:15:45.414Z] #55 26.72 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-04T15:15:45.414Z] #55 26.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-04T15:15:45.414Z] #55 26.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-04T15:15:45.414Z] #55 26.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-04T15:15:45.414Z] #55 27.04 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-04T15:15:45.414Z] #55 27.08 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-04T15:15:45.414Z] #55 27.41 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-04T15:15:45.414Z] #55 27.73 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-04T15:15:45.414Z] #55 28.58 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-04T15:15:45.414Z] #55 28.75 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-04T15:15:45.414Z] #55 28.79 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-04T15:15:45.414Z] #55 28.91 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-04T15:15:45.414Z] #55 29.04 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-04T15:15:45.414Z] #55 29.06 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-04T15:15:45.414Z] #55 29.34 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-04T15:15:45.414Z] #55 29.81 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-04T15:15:45.414Z] #55 30.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-04T15:15:45.414Z] #55 30.55 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-04T15:15:45.414Z] #55 30.79 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-04T15:15:45.414Z] #55 30.89 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-04T15:15:45.414Z] #55 30.94 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-04T15:15:45.414Z] #55 31.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-04T15:15:45.414Z] #55 31.20 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-04T15:15:45.414Z] #55 31.22 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-04T15:15:45.414Z] #55 31.38 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-04T15:15:45.414Z] #55 31.55 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-04T15:15:45.414Z] #55 31.56 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-04T15:15:45.414Z] #55 31.82 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-04T15:15:45.414Z] #55 32.04 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-04T15:15:45.414Z] #55 32.14 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-04T15:15:45.414Z] #55 32.21 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-04T15:15:45.414Z] #55 32.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-04T15:15:45.414Z] #55 32.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-04T15:15:45.414Z] #55 32.67 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-04T15:15:45.414Z] #55 32.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-04T15:15:45.414Z] #55 33.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-04T15:15:45.414Z] #55 33.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-04T15:15:45.414Z] #55 33.39 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-04T15:15:45.414Z] #55 33.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-04T15:15:45.414Z] #55 33.86 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-04T15:15:45.414Z] #55 33.98 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-04T15:15:45.414Z] #55 34.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-04T15:15:45.414Z] #55 34.23 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-04T15:15:45.414Z] #55 34.35 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-04T15:15:45.414Z] #55 34.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-04T15:15:45.414Z] #55 34.64 go: downloading github.com/julz/importas v0.1.0 [2022-09-04T15:15:45.414Z] #55 34.71 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-04T15:15:45.414Z] #55 34.83 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-04T15:15:45.673Z] #55 34.87 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-04T15:15:45.931Z] #36 ... [2022-09-04T15:15:45.931Z] [2022-09-04T15:15:45.931Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:45.931Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:15:45.931Z] #14 25.10 Fetched 8573 kB in 20s (432 kB/s) [2022-09-04T15:15:45.931Z] #14 25.10 Reading package lists... [2022-09-04T15:15:45.931Z] #55 35.15 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-04T15:15:45.931Z] #55 35.32 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-04T15:15:45.931Z] #55 35.40 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-04T15:15:46.189Z] #14 34.91 Reading package lists... [2022-09-04T15:15:46.189Z] #14 ... [2022-09-04T15:15:46.189Z] [2022-09-04T15:15:46.189Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:46.189Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:46.189Z] #55 34.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-04T15:15:46.189Z] #55 34.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-04T15:15:46.189Z] #55 34.89 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-04T15:15:46.189Z] #55 35.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-04T15:15:46.189Z] #55 35.22 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-04T15:15:46.190Z] #55 35.66 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-04T15:15:46.448Z] #55 35.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-04T15:15:46.448Z] #55 35.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-04T15:15:46.448Z] #55 35.82 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-04T15:15:46.627Z] #62 34.10 Building dependency tree... [2022-09-04T15:15:46.707Z] #55 35.97 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-04T15:15:46.707Z] #55 36.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-04T15:15:46.709Z] #55 35.70 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-04T15:15:46.709Z] #55 35.76 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-04T15:15:46.709Z] #55 35.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-04T15:15:46.966Z] #55 36.18 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-04T15:15:46.966Z] #55 ... [2022-09-04T15:15:46.966Z] [2022-09-04T15:15:46.966Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:15:46.966Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:15:46.968Z] #55 35.95 go: downloading github.com/julz/importas v0.1.0 [2022-09-04T15:15:47.024Z] #42 ... [2022-09-04T15:15:47.025Z] [2022-09-04T15:15:47.025Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:15:47.025Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:15:47.025Z] #77 5.869 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-04T15:15:47.025Z] #77 5.927 Cloning into '/tmp/crun-build/libocispec'... [2022-09-04T15:15:47.225Z] #47 36.15 Updating files: 50% (1101/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) [2022-09-04T15:15:47.225Z] #47 ... [2022-09-04T15:15:47.225Z] [2022-09-04T15:15:47.225Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:15:47.225Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:15:47.225Z] #36 26.70 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-04T15:15:47.225Z] #36 26.71 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-04T15:15:47.225Z] #36 27.33 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-04T15:15:47.225Z] #36 27.92 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-04T15:15:47.225Z] #36 28.18 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-04T15:15:47.225Z] #36 28.74 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-04T15:15:47.225Z] #36 28.84 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-04T15:15:47.225Z] #36 28.93 go: downloading github.com/peterh/liner v1.2.2 [2022-09-04T15:15:47.225Z] #36 29.43 go: downloading github.com/google/go-dap v0.6.0 [2022-09-04T15:15:47.225Z] #36 30.21 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-04T15:15:47.225Z] #36 31.30 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-04T15:15:47.225Z] #36 31.62 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-04T15:15:47.225Z] #36 31.77 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-04T15:15:47.225Z] #36 34.48 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-04T15:15:47.225Z] #36 34.77 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-04T15:15:47.225Z] #36 36.37 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-04T15:15:47.227Z] #55 36.11 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-04T15:15:47.227Z] #55 36.11 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-04T15:15:47.227Z] #55 36.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-04T15:15:47.281Z] #77 ... [2022-09-04T15:15:47.281Z] [2022-09-04T15:15:47.281Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:47.281Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-04T15:15:47.281Z] #51 47.53 Setting up criu (3.17.1-1) ... [2022-09-04T15:15:47.281Z] #51 49.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:15:47.281Z] #51 DONE 51.0s [2022-09-04T15:15:47.484Z] #36 ... [2022-09-04T15:15:47.484Z] [2022-09-04T15:15:47.484Z] #42 [tini 1/3] 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 [2022-09-04T15:15:47.484Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:15:47.484Z] #42 26.76 Fetched 8573 kB in 20s (419 kB/s) [2022-09-04T15:15:47.484Z] #42 26.76 Reading package lists... [2022-09-04T15:15:47.484Z] #42 ... [2022-09-04T15:15:47.484Z] [2022-09-04T15:15:47.484Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:15:47.484Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:15:47.486Z] #55 36.60 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-04T15:15:47.486Z] #55 36.62 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-04T15:15:47.537Z] [2022-09-04T15:15:47.537Z] #42 [tini 1/3] 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 [2022-09-04T15:15:47.537Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-04T15:15:47.537Z] #42 50.94 Setting up libicu67:arm64 (67.1-7) ... [2022-09-04T15:15:47.537Z] #42 50.99 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:15:47.537Z] #42 51.18 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-04T15:15:47.537Z] #42 51.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:15:47.537Z] #42 51.37 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-04T15:15:47.537Z] #42 51.41 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-04T15:15:47.537Z] #42 51.46 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-04T15:15:47.537Z] #42 51.52 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-04T15:15:47.537Z] #42 51.58 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-04T15:15:47.537Z] #42 51.60 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-04T15:15:47.537Z] #42 51.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:15:47.745Z] #55 36.78 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-04T15:15:47.745Z] #55 36.86 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-04T15:15:48.004Z] #55 37.07 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-04T15:15:48.099Z] #42 DONE 52.2s [2022-09-04T15:15:48.100Z] [2022-09-04T15:15:48.100Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-04T15:15:48.100Z] #43 sha256:f3022925964737bb5d48a3411b275ebbcbe4efd331af53a97415013bb209ceb8 [2022-09-04T15:15:48.263Z] #55 37.21 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-04T15:15:48.263Z] #55 ... [2022-09-04T15:15:48.263Z] [2022-09-04T15:15:48.263Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:48.263Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:48.263Z] #76 27.17 Fetched 8573 kB in 21s (401 kB/s) [2022-09-04T15:15:48.263Z] #76 27.17 Reading package lists... [2022-09-04T15:15:48.263Z] #76 36.41 Reading package lists... [2022-09-04T15:15:48.263Z] #76 ... [2022-09-04T15:15:48.263Z] [2022-09-04T15:15:48.263Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:48.263Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:48.263Z] #55 37.31 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-04T15:15:48.263Z] #55 37.33 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-04T15:15:48.356Z] #43 DONE 0.3s [2022-09-04T15:15:48.356Z] [2022-09-04T15:15:48.356Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:15:48.356Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:15:48.356Z] #77 7.570 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-04T15:15:48.356Z] #77 7.576 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-04T15:15:48.356Z] #77 7.593 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-04T15:15:48.356Z] #77 7.593 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-04T15:15:48.356Z] #77 7.707 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-04T15:15:48.522Z] #47 36.15 Updating files: 50% (1101/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-04T15:15:48.522Z] #47 37.61 + git checkout -q v2.3.0 [2022-09-04T15:15:48.530Z] #62 37.32 The following additional packages will be installed: [2022-09-04T15:15:48.531Z] #62 37.33 libbtrfs0 [2022-09-04T15:15:48.531Z] #62 37.53 The following NEW packages will be installed: [2022-09-04T15:15:48.784Z] #47 ... [2022-09-04T15:15:48.784Z] [2022-09-04T15:15:48.784Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:48.784Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:15:48.784Z] #14 28.02 Fetched 8573 kB in 21s (402 kB/s) [2022-09-04T15:15:48.784Z] #14 28.02 Reading package lists... [2022-09-04T15:15:48.784Z] #14 37.50 Reading package lists... [2022-09-04T15:15:48.784Z] #14 ... [2022-09-04T15:15:48.784Z] [2022-09-04T15:15:48.784Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:48.784Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:48.784Z] #55 37.20 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-04T15:15:48.784Z] #55 37.23 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-04T15:15:48.784Z] #55 37.36 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-04T15:15:48.784Z] #55 37.40 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-04T15:15:48.784Z] #55 37.63 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-04T15:15:48.784Z] #55 37.76 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-04T15:15:48.784Z] #55 37.86 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-04T15:15:48.784Z] #55 37.92 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-04T15:15:48.784Z] #55 38.01 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-04T15:15:48.790Z] #62 37.54 libbtrfs-dev libbtrfs0 [2022-09-04T15:15:49.045Z] #55 38.38 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-04T15:15:49.045Z] #55 38.40 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-04T15:15:49.045Z] #55 38.54 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-04T15:15:49.045Z] #55 38.58 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-04T15:15:49.049Z] #62 ... [2022-09-04T15:15:49.049Z] [2022-09-04T15:15:49.049Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:15:49.049Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-04T15:15:49.049Z] #57 37.69 v3.0.2 [2022-09-04T15:15:49.049Z] #57 DONE 37.9s [2022-09-04T15:15:49.049Z] [2022-09-04T15:15:49.049Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:49.049Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:15:49.049Z] #62 38.00 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:15:49.049Z] #62 38.00 Need to get 460 kB of archives. [2022-09-04T15:15:49.049Z] #62 38.00 After this operation, 1237 kB of additional disk space will be used. [2022-09-04T15:15:49.049Z] #62 38.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-04T15:15:49.049Z] #62 38.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-04T15:15:49.306Z] #55 38.67 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-04T15:15:49.575Z] #55 39.02 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-04T15:15:49.641Z] #55 38.74 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-04T15:15:49.835Z] #55 39.15 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-04T15:15:49.835Z] #55 39.22 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-04T15:15:49.922Z] #55 38.90 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-04T15:15:50.094Z] #55 39.38 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-04T15:15:50.094Z] #55 39.43 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-04T15:15:50.180Z] #55 39.19 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-04T15:15:50.180Z] #55 39.19 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-04T15:15:50.251Z] #77 ... [2022-09-04T15:15:50.251Z] [2022-09-04T15:15:50.251Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:15:50.251Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-04T15:15:50.251Z] #53 53.82 gotestsum version dev [2022-09-04T15:15:50.251Z] #53 DONE 54.1s [2022-09-04T15:15:50.251Z] [2022-09-04T15:15:50.251Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:15:50.251Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:15:50.251Z] #77 9.554 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-04T15:15:50.352Z] #55 39.81 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-04T15:15:50.352Z] #55 39.82 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-04T15:15:50.429Z] #62 39.14 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:15:50.429Z] #62 39.40 Fetched 460 kB in 0s (1306 kB/s) [2022-09-04T15:15:50.439Z] #55 39.41 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-04T15:15:50.439Z] #55 39.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-04T15:15:50.611Z] #55 39.90 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-04T15:15:50.698Z] #55 39.65 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-04T15:15:50.698Z] #55 39.73 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-04T15:15:50.698Z] #55 39.90 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-04T15:15:50.698Z] #62 39.53 Selecting previously unselected package libbtrfs0:amd64. [2022-09-04T15:15:50.698Z] #62 39.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:15:50.698Z] #62 39.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-04T15:15:50.698Z] #62 39.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:15:50.755Z] #19 115.9 Building dependency tree... [2022-09-04T15:15:50.962Z] #62 39.91 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-04T15:15:50.962Z] #62 39.91 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-04T15:15:50.962Z] #62 39.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:15:51.180Z] #55 40.59 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-04T15:15:51.443Z] #55 40.67 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-04T15:15:51.443Z] #55 40.79 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-04T15:15:51.443Z] #55 40.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-04T15:15:51.531Z] #62 40.43 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:15:51.531Z] #62 40.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:15:51.531Z] #62 40.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:15:51.634Z] #55 40.44 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-04T15:15:51.634Z] #55 40.49 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-04T15:15:51.634Z] #55 40.62 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-04T15:15:51.634Z] #55 40.69 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-04T15:15:51.702Z] #55 40.96 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-04T15:15:51.895Z] #55 40.93 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-04T15:15:51.961Z] #55 41.38 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-04T15:15:52.099Z] #62 DONE 40.8s [2022-09-04T15:15:52.099Z] [2022-09-04T15:15:52.099Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-04T15:15:52.099Z] #63 sha256:5e30bba26f8675ea7ba971b04160de649f4358a52a1843cdff7b05232f496444 [2022-09-04T15:15:52.143Z] #77 11.17 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-04T15:15:52.154Z] #55 41.19 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-04T15:15:52.154Z] #55 41.31 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-04T15:15:52.154Z] #55 ... [2022-09-04T15:15:52.154Z] [2022-09-04T15:15:52.154Z] #42 [tini 1/3] 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 [2022-09-04T15:15:52.154Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:15:52.154Z] #42 31.26 Fetched 8573 kB in 23s (365 kB/s) [2022-09-04T15:15:52.154Z] #42 31.26 Reading package lists... [2022-09-04T15:15:52.359Z] #63 DONE 0.2s [2022-09-04T15:15:52.359Z] [2022-09-04T15:15:52.359Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:15:52.359Z] #64 sha256:99e2ecf6f542add66aafc965a87e2b0688dbdf77898adefe2fcd02381b8c8d59 [2022-09-04T15:15:52.430Z] #42 40.49 Reading package lists... [2022-09-04T15:15:52.430Z] #42 ... [2022-09-04T15:15:52.430Z] [2022-09-04T15:15:52.430Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:52.430Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:52.430Z] #55 41.40 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-04T15:15:52.430Z] #55 41.52 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-04T15:15:52.430Z] #55 41.53 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-04T15:15:52.430Z] #55 41.63 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-04T15:15:52.530Z] #55 41.87 go: downloading honnef.co/go/tools v0.3.1 [2022-09-04T15:15:52.688Z] #55 41.72 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-04T15:15:52.946Z] #55 42.02 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-04T15:15:53.116Z] #77 12.22 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-04T15:15:53.116Z] #77 12.49 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-04T15:15:53.205Z] #55 42.19 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-04T15:15:53.205Z] #55 42.30 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-04T15:15:53.205Z] #55 42.41 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-04T15:15:53.374Z] #77 12.77 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-04T15:15:53.464Z] #55 42.50 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-04T15:15:53.464Z] #55 ... [2022-09-04T15:15:53.464Z] [2022-09-04T15:15:53.464Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:53.464Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:15:53.464Z] #51 32.35 Fetched 8576 kB in 25s (339 kB/s) [2022-09-04T15:15:53.464Z] #51 32.35 Reading package lists... [2022-09-04T15:15:53.723Z] #51 42.12 Reading package lists... [2022-09-04T15:15:53.723Z] #51 ... [2022-09-04T15:15:53.723Z] [2022-09-04T15:15:53.723Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:15:53.723Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:15:53.723Z] #47 39.56 Updating files: 50% (1100/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 81% (1774/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-04T15:15:53.723Z] #47 41.22 + git checkout -q v2.3.0 [2022-09-04T15:15:53.909Z] #55 ... [2022-09-04T15:15:53.909Z] [2022-09-04T15:15:53.909Z] #62 [containerd 1/3] 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 [2022-09-04T15:15:53.909Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:15:53.909Z] #62 33.06 Fetched 8573 kB in 25s (349 kB/s) [2022-09-04T15:15:53.909Z] #62 33.06 Reading package lists... [2022-09-04T15:15:53.909Z] #62 42.93 Reading package lists... [2022-09-04T15:15:53.909Z] #62 ... [2022-09-04T15:15:53.909Z] [2022-09-04T15:15:53.909Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:15:53.909Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:15:53.909Z] #47 40.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-04T15:15:54.854Z] #47 ... [2022-09-04T15:15:54.854Z] [2022-09-04T15:15:54.854Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:54.854Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:15:54.854Z] #51 33.66 Fetched 8576 kB in 26s (334 kB/s) [2022-09-04T15:15:54.854Z] #51 33.66 Reading package lists... [2022-09-04T15:15:54.854Z] #51 43.42 Reading package lists... [2022-09-04T15:15:54.854Z] #51 ... [2022-09-04T15:15:54.854Z] [2022-09-04T15:15:54.854Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:54.854Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:54.854Z] #76 29.10 Reading package lists... [2022-09-04T15:15:54.923Z] #64 ... [2022-09-04T15:15:54.923Z] [2022-09-04T15:15:54.923Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:54.923Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:54.923Z] #76 27.98 Reading package lists... [2022-09-04T15:15:54.923Z] #76 33.89 Building dependency tree... [2022-09-04T15:15:54.923Z] #76 37.69 python3 is already the newest version (3.9.2-3). [2022-09-04T15:15:54.923Z] #76 37.69 The following additional packages will be installed: [2022-09-04T15:15:54.923Z] #76 37.73 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-04T15:15:54.923Z] #76 37.73 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-04T15:15:54.923Z] #76 37.73 Suggested packages: [2022-09-04T15:15:54.923Z] #76 37.77 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-04T15:15:54.923Z] #76 37.77 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-04T15:15:54.923Z] #76 37.77 m4-doc ed diffutils-doc [2022-09-04T15:15:54.923Z] #76 37.77 Recommended packages: [2022-09-04T15:15:54.923Z] #76 37.77 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-04T15:15:54.923Z] #76 39.50 The following NEW packages will be installed: [2022-09-04T15:15:54.923Z] #76 39.52 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-04T15:15:54.923Z] #76 39.52 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-04T15:15:54.923Z] #76 39.53 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-04T15:15:54.923Z] #76 39.53 libyajl2 m4 patch xz-utils [2022-09-04T15:15:54.923Z] #76 39.95 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:15:54.923Z] #76 39.95 Need to get 5940 kB of archives. [2022-09-04T15:15:54.923Z] #76 39.95 After this operation, 18.7 MB of additional disk space will be used. [2022-09-04T15:15:54.923Z] #76 39.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-04T15:15:54.923Z] #76 39.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-04T15:15:54.923Z] #76 39.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-04T15:15:54.923Z] #76 39.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-04T15:15:54.923Z] #76 39.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-04T15:15:54.923Z] #76 40.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-04T15:15:54.923Z] #76 40.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-04T15:15:54.923Z] #76 40.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-04T15:15:54.923Z] #76 40.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-04T15:15:54.923Z] #76 40.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-04T15:15:54.923Z] #76 40.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-04T15:15:54.923Z] #76 40.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-04T15:15:54.923Z] #76 40.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-04T15:15:54.923Z] #76 40.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-04T15:15:54.923Z] #76 40.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-04T15:15:54.923Z] #76 40.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-04T15:15:54.923Z] #76 40.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-04T15:15:54.923Z] #76 40.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-04T15:15:54.923Z] #76 40.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-04T15:15:54.923Z] #76 40.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-04T15:15:54.923Z] #76 40.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-04T15:15:54.923Z] #76 40.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-04T15:15:54.923Z] #76 40.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-04T15:15:54.923Z] #76 41.54 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:15:54.923Z] #76 41.76 Fetched 5940 kB in 1s (7844 kB/s) [2022-09-04T15:15:54.923Z] #76 41.91 Selecting previously unselected package bzip2. [2022-09-04T15:15:54.924Z] #76 41.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:15:54.924Z] #76 41.99 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-04T15:15:54.924Z] #76 42.04 Unpacking bzip2 (1.0.8-4) ... [2022-09-04T15:15:54.924Z] #76 42.15 Selecting previously unselected package libmagic-mgc. [2022-09-04T15:15:54.924Z] #76 42.15 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-04T15:15:54.924Z] #76 42.16 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-04T15:15:54.924Z] #76 42.71 Selecting previously unselected package libmagic1:amd64. [2022-09-04T15:15:54.924Z] #76 42.71 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-04T15:15:54.924Z] #76 42.71 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-04T15:15:54.924Z] #76 42.94 Selecting previously unselected package file. [2022-09-04T15:15:54.924Z] #76 42.97 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-04T15:15:54.924Z] #76 42.97 Unpacking file (1:5.39-3) ... [2022-09-04T15:15:54.924Z] #76 43.19 Selecting previously unselected package xz-utils. [2022-09-04T15:15:54.924Z] #76 43.19 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-04T15:15:54.924Z] #76 43.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:15:54.924Z] #76 43.57 Selecting previously unselected package libsigsegv2:amd64. [2022-09-04T15:15:54.924Z] #76 43.57 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-04T15:15:54.924Z] #76 43.57 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-04T15:15:54.924Z] #76 43.64 Selecting previously unselected package m4. [2022-09-04T15:15:54.924Z] #76 43.64 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-04T15:15:54.924Z] #76 43.64 Unpacking m4 (1.4.18-5) ... [2022-09-04T15:15:55.191Z] #76 43.93 Selecting previously unselected package autoconf. [2022-09-04T15:15:55.191Z] #76 43.93 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-04T15:15:55.191Z] #76 43.93 Unpacking autoconf (2.69-14) ... [2022-09-04T15:15:55.191Z] #76 ... [2022-09-04T15:15:55.191Z] [2022-09-04T15:15:55.191Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:55.191Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:55.191Z] #55 38.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-04T15:15:55.191Z] #55 39.20 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-04T15:15:55.191Z] #55 39.20 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-04T15:15:55.191Z] #55 39.22 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-04T15:15:55.191Z] #55 39.35 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-04T15:15:55.191Z] #55 39.49 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-04T15:15:55.191Z] #55 39.75 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-04T15:15:55.191Z] #55 39.79 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-04T15:15:55.191Z] #55 39.95 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-04T15:15:55.191Z] #55 39.99 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-04T15:15:55.191Z] #55 40.13 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-04T15:15:55.191Z] #55 40.19 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-04T15:15:55.191Z] #55 40.32 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-04T15:15:55.191Z] #55 40.35 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-04T15:15:55.191Z] #55 40.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-04T15:15:55.191Z] #55 40.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-04T15:15:55.191Z] #55 40.58 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-04T15:15:55.191Z] #55 41.38 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-04T15:15:55.191Z] #55 41.50 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-04T15:15:55.191Z] #55 41.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-04T15:15:55.191Z] #55 41.70 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-04T15:15:55.191Z] #55 42.04 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-04T15:15:55.191Z] #55 42.22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-04T15:15:55.191Z] #55 42.22 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-04T15:15:55.191Z] #55 42.34 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-04T15:15:55.191Z] #55 42.37 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-04T15:15:55.191Z] #55 42.46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-04T15:15:55.191Z] #55 42.51 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-04T15:15:55.191Z] #55 42.51 go: downloading github.com/prometheus/common v0.32.1 [2022-09-04T15:15:55.191Z] #55 42.97 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-04T15:15:55.191Z] #55 43.19 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-04T15:15:55.191Z] #55 43.90 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-04T15:15:55.191Z] #55 43.96 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-04T15:15:55.269Z] #77 ... [2022-09-04T15:15:55.269Z] [2022-09-04T15:15:55.269Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-04T15:15:55.269Z] #44 sha256:f4d23cae99e50287035c5d81ae1d5ff4579070a60762fa32829f76256268af7b [2022-09-04T15:15:55.269Z] #44 0.612 + RM_GOPATH=0 [2022-09-04T15:15:55.269Z] #44 0.613 + TMP_GOPATH= [2022-09-04T15:15:55.269Z] #44 0.613 + : /build [2022-09-04T15:15:55.269Z] #44 0.613 + '[' -z '' ']' [2022-09-04T15:15:55.269Z] #44 0.615 ++ mktemp -d [2022-09-04T15:15:55.269Z] #44 0.626 + export GOPATH=/tmp/tmp.v3WqlxBnKP [2022-09-04T15:15:55.269Z] #44 0.626 + GOPATH=/tmp/tmp.v3WqlxBnKP [2022-09-04T15:15:55.269Z] #44 0.626 + RM_GOPATH=1 [2022-09-04T15:15:55.269Z] #44 0.627 + case "$(go env GOARCH)" in [2022-09-04T15:15:55.269Z] #44 0.629 ++ go env GOARCH [2022-09-04T15:15:55.269Z] #44 0.655 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:55.269Z] #44 0.655 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:15:55.269Z] #44 0.657 ++ dirname /install.sh [2022-09-04T15:15:55.269Z] #44 0.660 + dir=/ [2022-09-04T15:15:55.269Z] #44 0.660 + bin=tini [2022-09-04T15:15:55.269Z] #44 0.660 + shift [2022-09-04T15:15:55.269Z] #44 0.660 + '[' '!' -f //tini.installer ']' [2022-09-04T15:15:55.269Z] #44 0.660 + . //tini.installer [2022-09-04T15:15:55.269Z] #44 0.660 ++ : v0.19.0 [2022-09-04T15:15:55.269Z] #44 0.660 + install_tini [2022-09-04T15:15:55.269Z] #44 0.661 + echo 'Install tini version v0.19.0' [2022-09-04T15:15:55.269Z] #44 0.661 Install tini version v0.19.0 [2022-09-04T15:15:55.269Z] #44 0.661 + git clone https://github.com/krallin/tini.git /tmp/tmp.v3WqlxBnKP/tini [2022-09-04T15:15:55.269Z] #44 0.665 Cloning into '/tmp/tmp.v3WqlxBnKP/tini'... [2022-09-04T15:15:55.269Z] #44 1.466 + cd /tmp/tmp.v3WqlxBnKP/tini [2022-09-04T15:15:55.269Z] #44 1.467 + git checkout -q v0.19.0 [2022-09-04T15:15:55.269Z] #44 1.482 + cmake . [2022-09-04T15:15:55.269Z] #44 2.283 -- The C compiler identification is GNU 10.2.1 [2022-09-04T15:15:55.269Z] #44 2.328 -- Detecting C compiler ABI info [2022-09-04T15:15:55.269Z] #44 2.973 -- Detecting C compiler ABI info - done [2022-09-04T15:15:55.269Z] #44 3.060 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-04T15:15:55.269Z] #44 3.069 -- Detecting C compile features [2022-09-04T15:15:55.269Z] #44 3.071 -- Detecting C compile features - done [2022-09-04T15:15:55.269Z] #44 3.110 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-04T15:15:55.269Z] #44 3.310 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-04T15:15:55.269Z] #44 3.366 -- Configuring done [2022-09-04T15:15:55.269Z] #44 3.395 -- Generating done [2022-09-04T15:15:55.269Z] #44 3.400 -- Build files have been written to: /tmp/tmp.v3WqlxBnKP/tini [2022-09-04T15:15:55.269Z] #44 3.415 + make tini-static [2022-09-04T15:15:55.269Z] #44 3.677 Scanning dependencies of target tini-static [2022-09-04T15:15:55.269Z] #44 3.757 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-04T15:15:55.269Z] #44 5.016 [100%] Linking C executable tini-static [2022-09-04T15:15:55.269Z] #44 5.494 [100%] Built target tini-static [2022-09-04T15:15:55.269Z] #44 5.557 + mkdir -p /build [2022-09-04T15:15:55.269Z] #44 5.559 + cp tini-static /build/docker-init [2022-09-04T15:15:55.269Z] #44 DONE 7.0s [2022-09-04T15:15:55.269Z] [2022-09-04T15:15:55.269Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:55.269Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-04T15:15:55.269Z] #14 53.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-04T15:15:55.269Z] #14 53.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-04T15:15:55.269Z] #14 53.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-04T15:15:55.269Z] #14 59.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-04T15:15:55.269Z] #14 59.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-04T15:15:55.269Z] #14 59.06 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-04T15:15:55.452Z] #55 ... [2022-09-04T15:15:55.452Z] [2022-09-04T15:15:55.452Z] #42 [tini 1/3] 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 [2022-09-04T15:15:55.452Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:15:55.452Z] #42 28.30 Reading package lists... [2022-09-04T15:15:55.452Z] #42 34.45 Building dependency tree... [2022-09-04T15:15:55.452Z] #42 37.87 The following additional packages will be installed: [2022-09-04T15:15:55.452Z] #42 37.90 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-04T15:15:55.452Z] #42 37.92 Suggested packages: [2022-09-04T15:15:55.452Z] #42 37.92 cmake-doc ninja-build lrzip [2022-09-04T15:15:55.452Z] #42 37.92 Recommended packages: [2022-09-04T15:15:55.452Z] #42 37.92 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-04T15:15:55.452Z] #42 38.99 The following NEW packages will be installed: [2022-09-04T15:15:55.452Z] #42 39.00 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-04T15:15:55.452Z] #42 39.00 vim-common xxd [2022-09-04T15:15:55.452Z] #42 39.41 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:15:55.452Z] #42 39.41 Need to get 17.7 MB of archives. [2022-09-04T15:15:55.452Z] #42 39.41 After this operation, 70.7 MB of additional disk space will be used. [2022-09-04T15:15:55.452Z] #42 39.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-04T15:15:55.452Z] #42 39.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-04T15:15:55.452Z] #42 39.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-04T15:15:55.452Z] #42 39.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-04T15:15:55.452Z] #42 40.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-04T15:15:55.452Z] #42 40.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-04T15:15:55.452Z] #42 40.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-04T15:15:55.452Z] #42 40.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-04T15:15:55.452Z] #42 40.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-04T15:15:55.452Z] #42 40.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-04T15:15:55.452Z] #42 41.91 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:15:55.452Z] #42 42.13 Fetched 17.7 MB in 2s (11.2 MB/s) [2022-09-04T15:15:55.452Z] #42 42.23 Selecting previously unselected package xxd. [2022-09-04T15:15:55.452Z] #42 42.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:15:55.452Z] #42 42.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-04T15:15:55.452Z] #42 42.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:15:55.452Z] #42 42.61 Selecting previously unselected package vim-common. [2022-09-04T15:15:55.452Z] #42 42.61 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:15:55.452Z] #42 42.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:15:55.452Z] #42 42.94 Selecting previously unselected package cmake-data. [2022-09-04T15:15:55.452Z] #42 42.94 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-04T15:15:55.452Z] #42 42.94 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-04T15:15:55.452Z] #42 ... [2022-09-04T15:15:55.452Z] [2022-09-04T15:15:55.452Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:55.452Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:55.452Z] #76 44.46 Selecting previously unselected package autotools-dev. [2022-09-04T15:15:55.452Z] #76 44.46 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-04T15:15:55.526Z] #14 59.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-04T15:15:55.526Z] #14 59.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-04T15:15:55.526Z] #14 59.53 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-04T15:15:55.630Z] #47 44.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-04T15:15:55.712Z] #76 44.46 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-04T15:15:55.712Z] #76 44.62 Selecting previously unselected package automake. [2022-09-04T15:15:55.712Z] #76 44.63 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-04T15:15:55.712Z] #76 44.63 Unpacking automake (1:1.16.3-2) ... [2022-09-04T15:15:55.792Z] #76 39.03 Reading package lists... [2022-09-04T15:15:55.792Z] #76 ... [2022-09-04T15:15:55.792Z] [2022-09-04T15:15:55.792Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:15:55.792Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:15:55.792Z] #55 45.12 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-04T15:15:55.792Z] #55 45.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-04T15:15:56.038Z] #19 127.1 The following additional packages will be installed: [2022-09-04T15:15:56.038Z] #19 127.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-04T15:15:56.038Z] #19 127.2 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-04T15:15:56.038Z] #19 127.2 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-04T15:15:56.038Z] #19 127.2 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-04T15:15:56.038Z] #19 127.2 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-04T15:15:56.038Z] #19 127.2 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-04T15:15:56.038Z] #19 127.2 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-04T15:15:56.038Z] #19 127.2 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-04T15:15:56.038Z] #19 127.2 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-04T15:15:56.038Z] #19 127.2 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-04T15:15:56.038Z] #19 127.2 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-04T15:15:56.038Z] #19 127.2 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-04T15:15:56.038Z] #19 127.2 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-04T15:15:56.038Z] #19 127.2 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-04T15:15:56.038Z] #19 127.2 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-04T15:15:56.038Z] #19 127.2 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-04T15:15:56.038Z] #19 127.2 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-04T15:15:56.038Z] #19 127.2 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-04T15:15:56.038Z] #19 127.2 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-04T15:15:56.038Z] #19 127.2 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-04T15:15:56.038Z] #19 127.2 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-04T15:15:56.038Z] #19 127.2 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-04T15:15:56.038Z] #19 127.2 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-04T15:15:56.038Z] #19 127.2 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-04T15:15:56.038Z] #19 127.2 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-04T15:15:56.038Z] #19 127.2 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-04T15:15:56.038Z] #19 127.2 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-04T15:15:56.038Z] #19 127.2 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-04T15:15:56.038Z] #19 127.2 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-04T15:15:56.038Z] #19 127.2 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-04T15:15:56.038Z] #19 127.2 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-04T15:15:56.038Z] #19 127.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-04T15:15:56.038Z] #19 127.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-04T15:15:56.038Z] #19 127.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-04T15:15:56.038Z] #19 127.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-04T15:15:56.038Z] #19 127.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-04T15:15:56.038Z] #19 127.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-04T15:15:56.038Z] #19 127.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-04T15:15:56.038Z] #19 127.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-04T15:15:56.038Z] #19 127.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-04T15:15:56.038Z] #19 127.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-04T15:15:56.038Z] #19 127.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-04T15:15:56.038Z] #19 127.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-04T15:15:56.038Z] #19 127.2 linux-libc-dev-s390x-cross patch xz-utils [2022-09-04T15:15:56.038Z] #19 127.3 Suggested packages: [2022-09-04T15:15:56.038Z] #19 127.3 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-04T15:15:56.038Z] #19 127.3 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-04T15:15:56.038Z] #19 127.3 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-04T15:15:56.038Z] #19 127.3 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-04T15:15:56.038Z] #19 127.3 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-04T15:15:56.038Z] #19 127.3 libyaml-shell-perl ed diffutils-doc [2022-09-04T15:15:56.038Z] #19 127.3 Recommended packages: [2022-09-04T15:15:56.038Z] #19 127.3 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-04T15:15:56.038Z] #19 127.3 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-04T15:15:56.051Z] #55 45.45 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-04T15:15:56.308Z] #76 ... [2022-09-04T15:15:56.308Z] [2022-09-04T15:15:56.308Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:56.308Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:15:56.308Z] #14 29.14 Reading package lists... [2022-09-04T15:15:56.308Z] #14 35.35 Building dependency tree... [2022-09-04T15:15:56.308Z] #14 39.22 The following additional packages will be installed: [2022-09-04T15:15:56.308Z] #14 39.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-04T15:15:56.308Z] #14 39.22 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-04T15:15:56.308Z] #14 39.22 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-04T15:15:56.308Z] #14 39.22 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-04T15:15:56.308Z] #14 39.22 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-04T15:15:56.308Z] #14 39.22 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-04T15:15:56.308Z] #14 39.22 mingw-w64-common mingw-w64-x86-64-dev [2022-09-04T15:15:56.308Z] #14 39.22 Suggested packages: [2022-09-04T15:15:56.308Z] #14 39.22 gcc-10-locales seccomp wine64 [2022-09-04T15:15:56.308Z] #14 40.86 The following NEW packages will be installed: [2022-09-04T15:15:56.308Z] #14 40.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-04T15:15:56.308Z] #14 40.90 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-04T15:15:56.308Z] #14 40.90 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-04T15:15:56.308Z] #14 40.90 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-04T15:15:56.308Z] #14 40.90 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-04T15:15:56.308Z] #14 40.90 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-04T15:15:56.308Z] #14 40.90 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-04T15:15:56.308Z] #14 40.90 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-04T15:15:56.308Z] #14 40.90 mingw-w64-x86-64-dev [2022-09-04T15:15:56.308Z] #14 41.38 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:15:56.308Z] #14 41.38 Need to get 115 MB of archives. [2022-09-04T15:15:56.308Z] #14 41.38 After this operation, 645 MB of additional disk space will be used. [2022-09-04T15:15:56.308Z] #14 41.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-04T15:15:56.308Z] #14 41.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-04T15:15:56.308Z] #14 41.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-04T15:15:56.308Z] #14 41.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-04T15:15:56.308Z] #14 41.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-04T15:15:56.308Z] #14 41.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-04T15:15:56.308Z] #14 42.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-04T15:15:56.308Z] #14 42.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-04T15:15:56.308Z] #14 42.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-04T15:15:56.308Z] #14 43.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-04T15:15:56.308Z] #14 45.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-04T15:15:56.312Z] #55 45.54 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-04T15:15:56.312Z] #55 45.59 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-04T15:15:56.570Z] #14 ... [2022-09-04T15:15:56.570Z] [2022-09-04T15:15:56.570Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:56.570Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:56.570Z] #76 45.47 Selecting previously unselected package patch. [2022-09-04T15:15:56.570Z] #76 45.51 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-04T15:15:56.570Z] #76 45.56 Unpacking patch (2.7.6-7) ... [2022-09-04T15:15:56.830Z] #76 ... [2022-09-04T15:15:56.830Z] [2022-09-04T15:15:56.830Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:15:56.830Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:15:56.830Z] #40 44.99 NAME: [2022-09-04T15:15:56.830Z] #40 44.99 go-winres - A tool for embedding resources in Windows executables [2022-09-04T15:15:56.830Z] #40 44.99 [2022-09-04T15:15:56.830Z] #40 44.99 USAGE: [2022-09-04T15:15:56.830Z] #40 44.99 go-winres [global options] command [command options] [arguments...] [2022-09-04T15:15:56.830Z] #40 44.99 [2022-09-04T15:15:56.830Z] #40 44.99 COMMANDS: [2022-09-04T15:15:56.830Z] #40 44.99 init Create an initial ./winres/winres.json [2022-09-04T15:15:56.830Z] #40 44.99 make Make syso files for the "go build" command [2022-09-04T15:15:56.830Z] #40 44.99 simply Make syso files for the "go build" command (simplified) [2022-09-04T15:15:56.830Z] #40 44.99 extract Extract all resources from an executable [2022-09-04T15:15:56.830Z] #40 44.99 patch Replace resources in an executable file (exe, dll) [2022-09-04T15:15:56.830Z] #40 44.99 help, h Shows a list of commands or help for one command [2022-09-04T15:15:56.830Z] #40 44.99 [2022-09-04T15:15:56.830Z] #40 44.99 GLOBAL OPTIONS: [2022-09-04T15:15:56.830Z] #40 44.99 --help, -h show help (default: false) [2022-09-04T15:15:56.830Z] #40 DONE 45.6s [2022-09-04T15:15:56.830Z] [2022-09-04T15:15:56.830Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:15:56.830Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:15:56.830Z] #76 45.82 Selecting previously unselected package dpkg-dev. [2022-09-04T15:15:56.830Z] #76 45.82 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-04T15:15:56.830Z] #76 45.82 Unpacking dpkg-dev (1.20.11) ... [2022-09-04T15:15:57.415Z] #76 ... [2022-09-04T15:15:57.415Z] [2022-09-04T15:15:57.415Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:15:57.415Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:15:57.415Z] #51 29.92 Reading package lists... [2022-09-04T15:15:57.415Z] #51 36.03 Building dependency tree... [2022-09-04T15:15:57.415Z] #51 39.64 The following additional packages will be installed: [2022-09-04T15:15:57.415Z] #51 39.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-04T15:15:57.415Z] #51 39.64 python3-protobuf python3-six [2022-09-04T15:15:57.415Z] #51 39.64 Suggested packages: [2022-09-04T15:15:57.415Z] #51 39.64 python3-setuptools [2022-09-04T15:15:57.415Z] #51 39.64 Recommended packages: [2022-09-04T15:15:57.415Z] #51 39.64 iproute2 | iproute [2022-09-04T15:15:57.415Z] #51 40.35 The following NEW packages will be installed: [2022-09-04T15:15:57.415Z] #51 40.38 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-04T15:15:57.415Z] #51 40.40 python3-protobuf python3-six [2022-09-04T15:15:57.415Z] #51 40.86 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:15:57.415Z] #51 40.86 Need to get 2315 kB of archives. [2022-09-04T15:15:57.415Z] #51 40.86 After this operation, 11.1 MB of additional disk space will be used. [2022-09-04T15:15:57.415Z] #51 40.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-04T15:15:57.415Z] #51 40.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-04T15:15:57.415Z] #51 40.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-04T15:15:57.415Z] #51 40.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-04T15:15:57.415Z] #51 40.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-04T15:15:57.415Z] #51 40.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-04T15:15:57.415Z] #51 40.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-04T15:15:57.415Z] #51 43.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-04T15:15:57.415Z] #51 44.95 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:15:57.415Z] #51 45.35 Fetched 2315 kB in 3s (715 kB/s) [2022-09-04T15:15:57.415Z] #51 45.48 Selecting previously unselected package libprotobuf23:amd64. [2022-09-04T15:15:57.415Z] #51 45.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:15:57.415Z] #51 45.58 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-04T15:15:57.415Z] #51 45.58 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-04T15:15:57.415Z] #51 ... [2022-09-04T15:15:57.415Z] [2022-09-04T15:15:57.415Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:15:57.415Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-04T15:15:57.415Z] #34 45.27 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-04T15:15:57.415Z] #34 45.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-04T15:15:57.415Z] #34 46.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:15:57.697Z] #55 ... [2022-09-04T15:15:57.697Z] [2022-09-04T15:15:57.697Z] #42 [tini 1/3] 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 [2022-09-04T15:15:57.697Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:15:57.697Z] #42 26.76 Reading package lists... [2022-09-04T15:15:57.697Z] #42 37.42 Reading package lists... [2022-09-04T15:15:57.958Z] #42 46.97 Building dependency tree... [2022-09-04T15:15:57.958Z] #42 ... [2022-09-04T15:15:57.958Z] [2022-09-04T15:15:57.958Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:15:57.958Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:15:57.958Z] #14 37.50 Reading package lists... [2022-09-04T15:16:00.496Z] #14 46.87 Building dependency tree... [2022-09-04T15:16:00.904Z] #47 ... [2022-09-04T15:16:00.904Z] [2022-09-04T15:16:00.904Z] #42 [tini 1/3] 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 [2022-09-04T15:16:00.904Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:00.904Z] #42 40.49 Reading package lists... [2022-09-04T15:16:01.189Z] #42 49.56 Building dependency tree... [2022-09-04T15:16:01.189Z] #42 ... [2022-09-04T15:16:01.189Z] [2022-09-04T15:16:01.189Z] #62 [containerd 1/3] 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 [2022-09-04T15:16:01.189Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:16:01.189Z] #62 30.35 Reading package lists... [2022-09-04T15:16:01.189Z] #62 40.49 Reading package lists... [2022-09-04T15:16:01.189Z] #62 49.69 Building dependency tree... [2022-09-04T15:16:01.189Z] #62 ... [2022-09-04T15:16:01.189Z] [2022-09-04T15:16:01.189Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:01.189Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:01.189Z] #14 34.91 Reading package lists... [2022-09-04T15:16:01.189Z] #14 44.28 Building dependency tree... [2022-09-04T15:16:01.189Z] #14 50.26 The following additional packages will be installed: [2022-09-04T15:16:01.189Z] #14 50.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-04T15:16:01.189Z] #14 50.27 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-04T15:16:01.189Z] #14 50.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-04T15:16:01.189Z] #14 50.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-04T15:16:01.189Z] #14 50.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-04T15:16:01.189Z] #14 50.28 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-04T15:16:01.189Z] #14 50.29 mingw-w64-common mingw-w64-x86-64-dev [2022-09-04T15:16:01.189Z] #14 50.33 Suggested packages: [2022-09-04T15:16:01.189Z] #14 50.33 gcc-10-locales seccomp wine64 [2022-09-04T15:16:01.321Z] #19 ... [2022-09-04T15:16:01.321Z] [2022-09-04T15:16:01.321Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:01.321Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:01.321Z] #84 85.21 configure.ac:7: installing 'build-aux/compile' [2022-09-04T15:16:01.321Z] #84 85.24 configure.ac:9: installing 'build-aux/config.guess' [2022-09-04T15:16:01.321Z] #84 85.26 configure.ac:9: installing 'build-aux/config.sub' [2022-09-04T15:16:01.321Z] #84 85.27 configure.ac:11: installing 'build-aux/install-sh' [2022-09-04T15:16:01.321Z] #84 85.29 configure.ac:11: installing 'build-aux/missing' [2022-09-04T15:16:01.321Z] #84 85.64 Makefile.am: installing 'build-aux/depcomp' [2022-09-04T15:16:01.321Z] #84 85.77 parallel-tests: installing 'build-aux/test-driver' [2022-09-04T15:16:02.067Z] #14 65.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-04T15:16:02.067Z] #14 65.69 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-04T15:16:02.067Z] #14 65.69 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:16:02.132Z] #14 ... [2022-09-04T15:16:02.132Z] [2022-09-04T15:16:02.132Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:16:02.132Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:16:02.132Z] #51 42.12 Reading package lists... [2022-09-04T15:16:02.697Z] #34 ... [2022-09-04T15:16:02.697Z] [2022-09-04T15:16:02.697Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:02.697Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:02.697Z] #76 46.91 Selecting previously unselected package build-essential. [2022-09-04T15:16:02.697Z] #76 46.91 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-04T15:16:02.697Z] #76 46.93 Unpacking build-essential (12.9) ... [2022-09-04T15:16:02.697Z] #76 47.02 Selecting previously unselected package libcap2:amd64. [2022-09-04T15:16:02.697Z] #76 47.02 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-04T15:16:02.697Z] #76 47.05 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:16:02.697Z] #76 47.17 Selecting previously unselected package libcap-dev:amd64. [2022-09-04T15:16:02.697Z] #76 47.17 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-04T15:16:02.697Z] #76 47.17 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-04T15:16:02.697Z] #76 47.29 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-04T15:16:02.697Z] #76 47.29 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:16:02.697Z] #76 47.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:02.697Z] #76 47.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-04T15:16:02.697Z] #76 47.44 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:16:02.697Z] #76 47.44 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:02.697Z] #76 47.55 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-04T15:16:02.697Z] #76 47.56 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-04T15:16:02.697Z] #76 47.57 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:16:02.697Z] #76 47.77 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-04T15:16:02.697Z] #76 47.77 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-04T15:16:02.697Z] #76 47.80 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:16:02.697Z] #76 48.66 Selecting previously unselected package libtool. [2022-09-04T15:16:02.697Z] #76 48.79 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-04T15:16:02.697Z] #76 48.79 Unpacking libtool (2.4.6-15) ... [2022-09-04T15:16:02.697Z] #76 49.02 Selecting previously unselected package libudev-dev:amd64. [2022-09-04T15:16:02.697Z] #76 49.02 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-04T15:16:02.697Z] #76 49.02 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:16:02.697Z] #76 49.28 Selecting previously unselected package libyajl2:amd64. [2022-09-04T15:16:02.697Z] #76 49.29 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-04T15:16:02.697Z] #76 49.31 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:16:02.697Z] #76 49.45 Selecting previously unselected package libyajl-dev:amd64. [2022-09-04T15:16:02.697Z] #76 49.45 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-04T15:16:02.697Z] #76 49.45 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-04T15:16:02.697Z] #76 49.63 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:16:02.697Z] #76 49.67 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-04T15:16:02.697Z] #76 49.68 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:16:02.697Z] #76 49.76 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-04T15:16:02.697Z] #76 49.88 Setting up file (1:5.39-3) ... [2022-09-04T15:16:02.697Z] #76 50.01 Setting up bzip2 (1.0.8-4) ... [2022-09-04T15:16:02.697Z] #76 50.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:02.697Z] #76 50.07 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:02.697Z] #76 50.08 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:16:02.697Z] #76 50.11 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-04T15:16:02.697Z] #76 50.18 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-04T15:16:02.697Z] #76 50.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:16:02.697Z] #76 50.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-04T15:16:02.697Z] #76 50.25 Setting up patch (2.7.6-7) ... [2022-09-04T15:16:02.697Z] #76 50.25 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:16:02.697Z] #76 50.25 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-04T15:16:02.697Z] #76 50.32 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-04T15:16:02.697Z] #76 50.32 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:16:02.697Z] #76 50.34 Setting up libtool (2.4.6-15) ... [2022-09-04T15:16:02.697Z] #76 50.42 Setting up m4 (1.4.18-5) ... [2022-09-04T15:16:02.697Z] #76 50.42 Setting up dpkg-dev (1.20.11) ... [2022-09-04T15:16:02.697Z] #76 50.42 Setting up autoconf (2.69-14) ... [2022-09-04T15:16:02.697Z] #76 50.44 Setting up build-essential (12.9) ... [2022-09-04T15:16:02.697Z] #76 50.48 Setting up automake (1:1.16.3-2) ... [2022-09-04T15:16:02.697Z] #76 50.48 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-04T15:16:02.697Z] #76 50.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:16:02.697Z] #76 DONE 51.1s [2022-09-04T15:16:02.697Z] [2022-09-04T15:16:02.697Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:02.697Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:03.033Z] #14 ... [2022-09-04T15:16:03.033Z] [2022-09-04T15:16:03.033Z] #62 [containerd 1/3] 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 [2022-09-04T15:16:03.033Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:16:03.033Z] #62 42.93 Reading package lists... [2022-09-04T15:16:03.769Z] #51 51.14 Building dependency tree... [2022-09-04T15:16:03.769Z] #51 ... [2022-09-04T15:16:03.769Z] [2022-09-04T15:16:03.769Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:16:03.769Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:16:03.769Z] #55 42.88 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-04T15:16:03.769Z] #55 43.40 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-04T15:16:03.769Z] #55 43.76 go: downloading honnef.co/go/tools v0.3.1 [2022-09-04T15:16:03.769Z] #55 46.73 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-04T15:16:03.769Z] #55 46.73 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-04T15:16:03.769Z] #55 46.98 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-04T15:16:03.769Z] #55 47.34 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-04T15:16:03.769Z] #55 47.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-04T15:16:03.769Z] #55 47.39 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-04T15:16:03.769Z] #55 47.76 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-04T15:16:03.769Z] #55 47.77 go: downloading golang.org/x/text v0.3.7 [2022-09-04T15:16:04.028Z] #55 ... [2022-09-04T15:16:04.028Z] [2022-09-04T15:16:04.028Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:04.028Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:04.028Z] #14 52.77 The following NEW packages will be installed: [2022-09-04T15:16:04.028Z] #14 52.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-04T15:16:04.028Z] #14 52.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-04T15:16:04.028Z] #14 52.79 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-04T15:16:04.028Z] #14 52.79 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-04T15:16:04.028Z] #14 52.79 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-04T15:16:04.028Z] #14 52.79 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-04T15:16:04.028Z] #14 52.80 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-04T15:16:04.028Z] #14 52.80 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-04T15:16:04.028Z] #14 52.80 mingw-w64-x86-64-dev [2022-09-04T15:16:04.595Z] #14 53.46 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:16:04.595Z] #14 53.46 Need to get 115 MB of archives. [2022-09-04T15:16:04.595Z] #14 53.46 After this operation, 645 MB of additional disk space will be used. [2022-09-04T15:16:04.595Z] #14 53.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-04T15:16:04.595Z] #14 53.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-04T15:16:04.618Z] #84 89.20 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-04T15:16:04.618Z] #84 89.20 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-04T15:16:04.854Z] #14 53.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-04T15:16:04.854Z] #14 53.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-04T15:16:05.113Z] #14 53.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-04T15:16:05.113Z] #14 54.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-04T15:16:05.371Z] #14 54.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-04T15:16:05.558Z] #84 90.04 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-04T15:16:05.558Z] #84 90.04 libtoolize: copying file 'm4/libtool.m4' [2022-09-04T15:16:05.570Z] #62 52.26 Building dependency tree... [2022-09-04T15:16:05.819Z] #84 90.41 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-04T15:16:05.819Z] #84 90.48 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-04T15:16:05.941Z] #14 54.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-04T15:16:05.941Z] #14 54.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-04T15:16:05.941Z] #14 ... [2022-09-04T15:16:05.941Z] [2022-09-04T15:16:05.941Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:05.941Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:05.941Z] #76 36.41 Reading package lists... [2022-09-04T15:16:05.941Z] #76 45.24 Building dependency tree... [2022-09-04T15:16:05.941Z] #76 51.08 python3 is already the newest version (3.9.2-3). [2022-09-04T15:16:05.941Z] #76 51.08 The following additional packages will be installed: [2022-09-04T15:16:05.941Z] #76 51.08 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-04T15:16:05.941Z] #76 51.10 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-04T15:16:05.941Z] #76 51.10 Suggested packages: [2022-09-04T15:16:05.941Z] #76 51.10 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-04T15:16:05.941Z] #76 51.10 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-04T15:16:05.941Z] #76 51.10 m4-doc ed diffutils-doc [2022-09-04T15:16:05.941Z] #76 51.10 Recommended packages: [2022-09-04T15:16:05.941Z] #76 51.10 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-04T15:16:05.941Z] #76 54.02 The following NEW packages will be installed: [2022-09-04T15:16:05.941Z] #76 54.02 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-04T15:16:05.941Z] #76 54.02 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-04T15:16:05.941Z] #76 54.03 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-04T15:16:05.941Z] #76 54.05 libyajl2 m4 patch xz-utils [2022-09-04T15:16:05.941Z] #76 54.59 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:16:05.941Z] #76 54.59 Need to get 5940 kB of archives. [2022-09-04T15:16:05.941Z] #76 54.59 After this operation, 18.7 MB of additional disk space will be used. [2022-09-04T15:16:05.941Z] #76 54.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-04T15:16:05.941Z] #76 54.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-04T15:16:05.941Z] #76 54.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-04T15:16:05.941Z] #76 54.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-04T15:16:05.941Z] #76 54.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-04T15:16:05.941Z] #76 54.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-04T15:16:05.941Z] #76 54.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-04T15:16:05.941Z] #76 54.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-04T15:16:05.941Z] #76 54.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-04T15:16:05.941Z] #76 54.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-04T15:16:05.941Z] #76 54.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-04T15:16:05.941Z] #76 54.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-04T15:16:06.079Z] #84 90.71 libtoolize: copying file 'm4/ltversion.m4' [2022-09-04T15:16:06.200Z] #76 55.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-04T15:16:06.200Z] #76 55.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-04T15:16:06.200Z] #76 55.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-04T15:16:06.200Z] #76 55.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-04T15:16:06.200Z] #76 55.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-04T15:16:06.200Z] #76 55.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-04T15:16:06.200Z] #76 55.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-04T15:16:06.200Z] #76 55.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-04T15:16:06.200Z] #76 55.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-04T15:16:06.243Z] #14 ... [2022-09-04T15:16:06.243Z] [2022-09-04T15:16:06.243Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:06.243Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:16:06.243Z] #77 25.15 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-04T15:16:06.339Z] #84 ... [2022-09-04T15:16:06.339Z] [2022-09-04T15:16:06.339Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:16:06.339Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:16:06.339Z] #19 136.0 The following NEW packages will be installed: [2022-09-04T15:16:06.339Z] #19 136.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-04T15:16:06.339Z] #19 136.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-04T15:16:06.339Z] #19 136.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-04T15:16:06.339Z] #19 136.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-04T15:16:06.339Z] #19 136.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-04T15:16:06.340Z] #19 136.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-04T15:16:06.340Z] #19 136.0 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-04T15:16:06.340Z] #19 136.0 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-04T15:16:06.340Z] #19 136.0 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-04T15:16:06.340Z] #19 136.0 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-04T15:16:06.340Z] #19 136.0 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-04T15:16:06.340Z] #19 136.0 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-04T15:16:06.340Z] #19 136.0 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-04T15:16:06.340Z] #19 136.0 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-04T15:16:06.340Z] #19 136.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-04T15:16:06.340Z] #19 136.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-04T15:16:06.340Z] #19 136.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-04T15:16:06.340Z] #19 136.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-04T15:16:06.340Z] #19 136.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-04T15:16:06.340Z] #19 136.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-04T15:16:06.340Z] #19 136.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-04T15:16:06.340Z] #19 136.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-04T15:16:06.340Z] #19 136.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-04T15:16:06.340Z] #19 136.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-04T15:16:06.340Z] #19 136.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-04T15:16:06.340Z] #19 136.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-04T15:16:06.340Z] #19 136.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-04T15:16:06.340Z] #19 136.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-04T15:16:06.340Z] #19 136.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-04T15:16:06.340Z] #19 136.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-04T15:16:06.340Z] #19 136.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-04T15:16:06.340Z] #19 136.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-04T15:16:06.340Z] #19 136.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-04T15:16:06.340Z] #19 136.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-04T15:16:06.340Z] #19 136.1 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-04T15:16:06.340Z] #19 136.1 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-04T15:16:06.340Z] #19 136.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-04T15:16:06.340Z] #19 136.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-04T15:16:06.340Z] #19 136.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-04T15:16:06.340Z] #19 136.1 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-04T15:16:06.340Z] #19 136.1 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-04T15:16:06.340Z] #19 136.1 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-04T15:16:06.340Z] #19 136.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-04T15:16:06.340Z] #19 136.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-04T15:16:06.340Z] #19 136.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-04T15:16:06.340Z] #19 136.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-04T15:16:06.340Z] #19 136.1 linux-libc-dev-s390x-cross patch xz-utils [2022-09-04T15:16:06.340Z] #19 136.8 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:16:06.340Z] #19 136.8 Need to get 788 MB of archives. [2022-09-04T15:16:06.340Z] #19 136.8 After this operation, 3385 MB of additional disk space will be used. [2022-09-04T15:16:06.340Z] #19 136.8 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-04T15:16:06.340Z] #19 136.8 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-04T15:16:06.340Z] #19 136.8 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-04T15:16:06.340Z] #19 136.8 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-04T15:16:06.340Z] #19 136.8 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-04T15:16:06.340Z] #19 136.9 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-04T15:16:06.340Z] #19 136.9 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-04T15:16:06.340Z] #19 137.0 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-04T15:16:06.340Z] #19 137.1 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-04T15:16:06.340Z] #19 137.2 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-04T15:16:06.340Z] #19 137.3 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-04T15:16:06.340Z] #19 137.4 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-04T15:16:06.340Z] #19 137.4 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-09-04T15:16:06.459Z] #76 55.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-04T15:16:06.459Z] #76 55.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-04T15:16:06.889Z] #77 4.476 Cloning into '/tmp/crun-build'... [2022-09-04T15:16:06.890Z] #77 ... [2022-09-04T15:16:06.890Z] [2022-09-04T15:16:06.890Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:06.890Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:06.890Z] #14 45.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-04T15:16:06.890Z] #14 46.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-04T15:16:06.890Z] #14 48.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-04T15:16:06.890Z] #14 48.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-04T15:16:06.890Z] #14 48.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-04T15:16:06.890Z] #14 48.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-04T15:16:06.890Z] #14 48.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-04T15:16:06.890Z] #14 48.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-04T15:16:06.890Z] #14 48.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-04T15:16:06.890Z] #14 48.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-04T15:16:06.890Z] #14 48.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-04T15:16:06.890Z] #14 48.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-04T15:16:06.890Z] #14 48.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-04T15:16:06.890Z] #14 48.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-04T15:16:06.890Z] #14 48.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-04T15:16:06.890Z] #14 49.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-04T15:16:06.890Z] #14 49.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-04T15:16:06.890Z] #14 49.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-04T15:16:06.890Z] #14 49.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-04T15:16:06.890Z] #14 50.45 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:16:06.890Z] #14 50.73 Fetched 115 MB in 8s (14.3 MB/s) [2022-09-04T15:16:06.890Z] #14 50.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-04T15:16:06.890Z] #14 50.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:16:06.890Z] #14 50.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-04T15:16:06.890Z] #14 50.95 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-04T15:16:06.890Z] #14 53.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-04T15:16:06.890Z] #14 53.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-04T15:16:06.890Z] #14 53.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-04T15:16:07.027Z] #76 ... [2022-09-04T15:16:07.027Z] [2022-09-04T15:16:07.027Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:07.027Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:07.027Z] #14 56.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-04T15:16:07.831Z] #14 ... [2022-09-04T15:16:07.831Z] [2022-09-04T15:16:07.831Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:16:07.831Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:16:07.831Z] #51 46.34 Selecting previously unselected package python3-pkg-resources. [2022-09-04T15:16:07.831Z] #51 46.34 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-04T15:16:07.831Z] #51 46.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:16:07.831Z] #51 46.64 Selecting previously unselected package python3-six. [2022-09-04T15:16:07.831Z] #51 46.64 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-04T15:16:07.831Z] #51 46.64 Unpacking python3-six (1.16.0-2) ... [2022-09-04T15:16:07.831Z] #51 46.79 Selecting previously unselected package python3-protobuf. [2022-09-04T15:16:07.831Z] #51 46.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-04T15:16:07.831Z] #51 46.79 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-04T15:16:07.831Z] #51 47.38 Selecting previously unselected package libnet1:amd64. [2022-09-04T15:16:07.831Z] #51 47.52 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-04T15:16:07.831Z] #51 47.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:16:07.831Z] #51 47.61 Selecting previously unselected package libnl-3-200:amd64. [2022-09-04T15:16:07.831Z] #51 47.61 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-04T15:16:07.831Z] #51 47.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:16:07.831Z] #51 47.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-04T15:16:07.831Z] #51 47.74 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:16:07.831Z] #51 47.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:07.831Z] #51 48.07 Selecting previously unselected package criu. [2022-09-04T15:16:07.831Z] #51 48.07 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-04T15:16:07.831Z] #51 48.07 Unpacking criu (3.17.1-1) ... [2022-09-04T15:16:07.831Z] #51 48.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:16:07.831Z] #51 51.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-04T15:16:07.831Z] #51 51.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:16:07.831Z] #51 51.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:07.831Z] #51 51.35 Setting up python3-six (1.16.0-2) ... [2022-09-04T15:16:07.831Z] #51 52.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:16:07.831Z] #51 52.64 Setting up python3-protobuf (3.12.4-1) ... [2022-09-04T15:16:07.831Z] #51 ... [2022-09-04T15:16:07.831Z] [2022-09-04T15:16:07.831Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:07.831Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:07.831Z] #14 56.66 Selecting previously unselected package binutils-mingw-w64. [2022-09-04T15:16:07.831Z] #14 56.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-04T15:16:07.831Z] #14 56.68 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-04T15:16:07.831Z] #14 56.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-04T15:16:07.831Z] #14 56.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:16:07.831Z] #14 56.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:16:08.112Z] #62 ... [2022-09-04T15:16:08.112Z] [2022-09-04T15:16:08.112Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:08.112Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:08.112Z] #14 53.97 The following additional packages will be installed: [2022-09-04T15:16:08.112Z] #14 53.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-04T15:16:08.112Z] #14 53.97 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-04T15:16:08.112Z] #14 53.97 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-04T15:16:08.112Z] #14 53.97 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-04T15:16:08.112Z] #14 53.98 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-04T15:16:08.112Z] #14 54.00 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-04T15:16:08.112Z] #14 54.00 mingw-w64-common mingw-w64-x86-64-dev [2022-09-04T15:16:08.112Z] #14 54.02 Suggested packages: [2022-09-04T15:16:08.112Z] #14 54.07 gcc-10-locales seccomp wine64 [2022-09-04T15:16:08.112Z] #14 56.34 The following NEW packages will be installed: [2022-09-04T15:16:08.112Z] #14 56.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-04T15:16:08.112Z] #14 56.34 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-04T15:16:08.112Z] #14 56.34 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-04T15:16:08.112Z] #14 56.34 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-04T15:16:08.112Z] #14 56.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-04T15:16:08.112Z] #14 56.37 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-04T15:16:08.112Z] #14 56.37 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-04T15:16:08.112Z] #14 56.38 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-04T15:16:08.112Z] #14 56.38 mingw-w64-x86-64-dev [2022-09-04T15:16:08.112Z] #14 57.10 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:16:08.112Z] #14 57.10 Need to get 115 MB of archives. [2022-09-04T15:16:08.112Z] #14 57.10 After this operation, 645 MB of additional disk space will be used. [2022-09-04T15:16:08.113Z] #14 57.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-04T15:16:08.113Z] #14 57.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-04T15:16:08.253Z] #19 139.9 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-09-04T15:16:08.253Z] #19 139.9 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-09-04T15:16:08.351Z] #14 57.06 Selecting previously unselected package dmsetup. [2022-09-04T15:16:08.351Z] #14 57.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:16:08.351Z] #14 57.09 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-04T15:16:08.351Z] #14 ... [2022-09-04T15:16:08.351Z] [2022-09-04T15:16:08.351Z] #42 [tini 1/3] 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 [2022-09-04T15:16:08.351Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:08.351Z] #42 47.07 Selecting previously unselected package libicu67:amd64. [2022-09-04T15:16:08.351Z] #42 47.07 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-04T15:16:08.351Z] #42 47.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-04T15:16:08.351Z] #42 53.97 Selecting previously unselected package libxml2:amd64. [2022-09-04T15:16:08.351Z] #42 53.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-04T15:16:08.351Z] #42 54.01 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-04T15:16:08.351Z] #42 54.56 Selecting previously unselected package libarchive13:amd64. [2022-09-04T15:16:08.351Z] #42 54.56 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-04T15:16:08.351Z] #42 54.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-04T15:16:08.351Z] #42 54.89 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-04T15:16:08.351Z] #42 54.89 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-04T15:16:08.351Z] #42 54.89 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-04T15:16:08.351Z] #42 55.06 Selecting previously unselected package librhash0:amd64. [2022-09-04T15:16:08.351Z] #42 55.06 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-04T15:16:08.351Z] #42 55.07 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-04T15:16:08.351Z] #42 55.25 Selecting previously unselected package libuv1:amd64. [2022-09-04T15:16:08.351Z] #42 55.25 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-04T15:16:08.351Z] #42 55.27 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-04T15:16:08.351Z] #42 55.41 Selecting previously unselected package cmake. [2022-09-04T15:16:08.351Z] #42 55.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-04T15:16:08.351Z] #42 55.45 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-04T15:16:08.351Z] #42 ... [2022-09-04T15:16:08.351Z] [2022-09-04T15:16:08.351Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:08.351Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:08.351Z] #14 57.30 Selecting previously unselected package mingw-w64-common. [2022-09-04T15:16:08.372Z] #14 57.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-04T15:16:08.372Z] #14 57.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-04T15:16:08.372Z] #14 57.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-04T15:16:08.372Z] #14 57.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-04T15:16:08.612Z] #14 57.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-04T15:16:08.612Z] #14 57.32 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-04T15:16:08.940Z] #14 58.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-04T15:16:09.181Z] #14 ... [2022-09-04T15:16:09.181Z] [2022-09-04T15:16:09.181Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:16:09.181Z] #64 sha256:99e2ecf6f542add66aafc965a87e2b0688dbdf77898adefe2fcd02381b8c8d59 [2022-09-04T15:16:09.181Z] #64 7.043 + RM_GOPATH=0 [2022-09-04T15:16:09.181Z] #64 7.043 + TMP_GOPATH= [2022-09-04T15:16:09.181Z] #64 7.043 + : /build [2022-09-04T15:16:09.181Z] #64 7.043 + '[' -z '' ']' [2022-09-04T15:16:09.181Z] #64 7.043 ++ mktemp -d [2022-09-04T15:16:09.181Z] #64 7.059 + export GOPATH=/tmp/tmp.lJmu8u55RW [2022-09-04T15:16:09.181Z] #64 7.059 + GOPATH=/tmp/tmp.lJmu8u55RW [2022-09-04T15:16:09.181Z] #64 7.059 + RM_GOPATH=1 [2022-09-04T15:16:09.181Z] #64 7.059 + case "$(go env GOARCH)" in [2022-09-04T15:16:09.181Z] #64 7.059 ++ go env GOARCH [2022-09-04T15:16:09.181Z] #64 7.074 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:09.181Z] #64 7.074 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:09.181Z] #64 7.079 ++ dirname /install.sh [2022-09-04T15:16:09.181Z] #64 7.079 + dir=/ [2022-09-04T15:16:09.181Z] #64 7.079 + bin=containerd [2022-09-04T15:16:09.181Z] #64 7.079 + shift [2022-09-04T15:16:09.181Z] #64 7.079 + '[' '!' -f //containerd.installer ']' [2022-09-04T15:16:09.181Z] #64 7.079 + . //containerd.installer [2022-09-04T15:16:09.181Z] #64 7.080 ++ set -e [2022-09-04T15:16:09.181Z] #64 7.080 ++ : v1.6.8 [2022-09-04T15:16:09.181Z] #64 7.095 Install containerd version v1.6.8 [2022-09-04T15:16:09.182Z] #64 7.108 + install_containerd [2022-09-04T15:16:09.182Z] #64 7.108 + echo 'Install containerd version v1.6.8' [2022-09-04T15:16:09.182Z] #64 7.108 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lJmu8u55RW/src/github.com/containerd/containerd [2022-09-04T15:16:09.182Z] #64 7.151 Cloning into '/tmp/tmp.lJmu8u55RW/src/github.com/containerd/containerd'... [2022-09-04T15:16:09.202Z] #14 58.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-04T15:16:09.202Z] #14 58.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-04T15:16:09.202Z] #14 ... [2022-09-04T15:16:09.202Z] [2022-09-04T15:16:09.202Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:09.202Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:09.202Z] #76 39.03 Reading package lists... [2022-09-04T15:16:09.202Z] #76 48.97 Building dependency tree... [2022-09-04T15:16:09.202Z] #76 56.04 python3 is already the newest version (3.9.2-3). [2022-09-04T15:16:09.202Z] #76 56.04 The following additional packages will be installed: [2022-09-04T15:16:09.202Z] #76 56.05 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-04T15:16:09.202Z] #76 56.06 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-04T15:16:09.202Z] #76 56.08 Suggested packages: [2022-09-04T15:16:09.202Z] #76 56.08 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-04T15:16:09.202Z] #76 56.08 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-04T15:16:09.202Z] #76 56.08 m4-doc ed diffutils-doc [2022-09-04T15:16:09.202Z] #76 56.08 Recommended packages: [2022-09-04T15:16:09.202Z] #76 56.08 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-04T15:16:09.441Z] #64 ... [2022-09-04T15:16:09.441Z] [2022-09-04T15:16:09.441Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:16:09.441Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:16:09.441Z] #51 57.12 Setting up criu (3.17.1-1) ... [2022-09-04T15:16:09.461Z] #76 ... [2022-09-04T15:16:09.461Z] [2022-09-04T15:16:09.461Z] #42 [tini 1/3] 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 [2022-09-04T15:16:09.461Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:09.461Z] #42 46.97 Building dependency tree... [2022-09-04T15:16:09.461Z] #42 54.00 The following additional packages will be installed: [2022-09-04T15:16:09.461Z] #42 54.01 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-04T15:16:09.461Z] #42 54.06 Suggested packages: [2022-09-04T15:16:09.461Z] #42 54.09 cmake-doc ninja-build lrzip [2022-09-04T15:16:09.461Z] #42 54.09 Recommended packages: [2022-09-04T15:16:09.461Z] #42 54.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-04T15:16:09.461Z] #42 55.60 The following NEW packages will be installed: [2022-09-04T15:16:09.461Z] #42 55.62 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-04T15:16:09.461Z] #42 55.63 vim-common xxd [2022-09-04T15:16:09.461Z] #42 56.25 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:16:09.461Z] #42 56.25 Need to get 17.7 MB of archives. [2022-09-04T15:16:09.461Z] #42 56.25 After this operation, 70.7 MB of additional disk space will be used. [2022-09-04T15:16:09.461Z] #42 56.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-04T15:16:09.461Z] #42 56.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-04T15:16:09.461Z] #42 56.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-04T15:16:09.461Z] #42 56.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-04T15:16:09.461Z] #42 57.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-04T15:16:09.461Z] #42 57.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-04T15:16:09.461Z] #42 57.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-04T15:16:09.461Z] #42 57.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-04T15:16:09.461Z] #42 57.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-04T15:16:09.461Z] #42 57.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-04T15:16:09.721Z] #42 ... [2022-09-04T15:16:09.721Z] [2022-09-04T15:16:09.721Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:16:09.721Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:16:09.721Z] #55 48.95 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-04T15:16:09.721Z] #55 48.95 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-04T15:16:09.721Z] #55 49.14 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-04T15:16:09.721Z] #55 49.23 go: downloading golang.org/x/text v0.3.7 [2022-09-04T15:16:09.721Z] #55 ... [2022-09-04T15:16:09.721Z] [2022-09-04T15:16:09.721Z] #62 [containerd 1/3] 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 [2022-09-04T15:16:09.721Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:16:09.721Z] #62 59.15 The following additional packages will be installed: [2022-09-04T15:16:09.981Z] #62 59.17 libbtrfs0 [2022-09-04T15:16:10.241Z] #62 59.53 The following NEW packages will be installed: [2022-09-04T15:16:10.241Z] #62 59.57 libbtrfs-dev libbtrfs0 [2022-09-04T15:16:10.320Z] #14 58.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-04T15:16:10.378Z] #51 59.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:16:10.814Z] #62 60.04 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:16:10.814Z] #62 60.04 Need to get 460 kB of archives. [2022-09-04T15:16:10.814Z] #62 60.04 After this operation, 1237 kB of additional disk space will be used. [2022-09-04T15:16:10.814Z] #62 60.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-04T15:16:10.814Z] #62 60.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-04T15:16:10.889Z] #14 60.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-04T15:16:11.319Z] #51 DONE 59.8s [2022-09-04T15:16:11.319Z] [2022-09-04T15:16:11.319Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:11.319Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:11.319Z] #77 ... [2022-09-04T15:16:11.319Z] [2022-09-04T15:16:11.319Z] #42 [tini 1/3] 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 [2022-09-04T15:16:11.319Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:11.319Z] #42 60.25 Setting up libicu67:amd64 (67.1-7) ... [2022-09-04T15:16:11.319Z] #42 60.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:16:11.319Z] #42 60.28 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-04T15:16:11.319Z] #42 60.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:16:11.319Z] #42 60.32 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-04T15:16:11.319Z] #42 60.33 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-04T15:16:11.319Z] #42 60.35 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-04T15:16:11.319Z] #42 60.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-04T15:16:11.319Z] #42 60.38 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-04T15:16:11.583Z] #42 60.39 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-04T15:16:11.583Z] #42 60.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:16:11.651Z] #19 143.0 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-09-04T15:16:11.651Z] #19 143.0 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-09-04T15:16:12.156Z] #42 DONE 61.1s [2022-09-04T15:16:12.156Z] [2022-09-04T15:16:12.156Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-04T15:16:12.156Z] #43 sha256:762b079cf5c7c7ecbf42b9406a188d80212409427d253f6538c3e7b74d86e968 [2022-09-04T15:16:12.275Z] #14 61.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-04T15:16:12.275Z] #14 ... [2022-09-04T15:16:12.275Z] [2022-09-04T15:16:12.275Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:16:12.275Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-04T15:16:12.275Z] #57 61.23 v3.0.2 [2022-09-04T15:16:12.726Z] #43 DONE 0.5s [2022-09-04T15:16:12.726Z] [2022-09-04T15:16:12.726Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-04T15:16:12.726Z] #44 sha256:5899a1fd1a29980c50cf96f3d19172c648e07d2ff731ca3938a9a48f8de4bd12 [2022-09-04T15:16:12.742Z] #62 61.83 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:16:12.814Z] #77 ... [2022-09-04T15:16:12.814Z] [2022-09-04T15:16:12.814Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:12.814Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-04T15:16:12.814Z] #14 76.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-04T15:16:12.814Z] #14 76.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-04T15:16:12.814Z] #14 76.51 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:16:12.852Z] #57 ... [2022-09-04T15:16:12.852Z] [2022-09-04T15:16:12.852Z] #62 [containerd 1/3] 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 [2022-09-04T15:16:12.852Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:16:12.852Z] #62 49.69 Building dependency tree... [2022-09-04T15:16:12.852Z] #62 55.80 The following additional packages will be installed: [2022-09-04T15:16:12.852Z] #62 55.81 libbtrfs0 [2022-09-04T15:16:12.852Z] #62 56.09 The following NEW packages will be installed: [2022-09-04T15:16:12.852Z] #62 56.13 libbtrfs-dev libbtrfs0 [2022-09-04T15:16:12.852Z] #62 56.58 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:16:12.852Z] #62 56.58 Need to get 460 kB of archives. [2022-09-04T15:16:12.852Z] #62 56.58 After this operation, 1237 kB of additional disk space will be used. [2022-09-04T15:16:12.852Z] #62 56.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-04T15:16:12.852Z] #62 56.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-04T15:16:12.852Z] #62 58.61 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:16:12.852Z] #62 59.10 Fetched 460 kB in 0s (1248 kB/s) [2022-09-04T15:16:12.852Z] #62 59.41 Selecting previously unselected package libbtrfs0:amd64. [2022-09-04T15:16:12.852Z] #62 59.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:16:12.852Z] #62 59.52 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-04T15:16:12.852Z] #62 59.54 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:16:12.852Z] #62 60.03 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-04T15:16:12.852Z] #62 60.05 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-04T15:16:12.852Z] #62 60.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:16:12.852Z] #62 61.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:16:12.852Z] #62 61.10 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:16:12.852Z] #62 61.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:16:12.852Z] #62 DONE 62.0s [2022-09-04T15:16:12.852Z] [2022-09-04T15:16:12.852Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:16:12.852Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-04T15:16:12.852Z] #57 DONE 62.0s [2022-09-04T15:16:12.852Z] [2022-09-04T15:16:12.852Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:12.852Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:12.852Z] #76 57.00 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:16:12.852Z] #76 57.61 Fetched 5940 kB in 1s (5099 kB/s) [2022-09-04T15:16:12.852Z] #76 57.91 Selecting previously unselected package bzip2. [2022-09-04T15:16:12.853Z] #76 57.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:16:12.853Z] #76 58.11 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-04T15:16:12.853Z] #76 58.15 Unpacking bzip2 (1.0.8-4) ... [2022-09-04T15:16:12.853Z] #76 58.43 Selecting previously unselected package libmagic-mgc. [2022-09-04T15:16:12.853Z] #76 58.45 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-04T15:16:12.853Z] #76 58.50 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-04T15:16:12.853Z] #76 59.66 Selecting previously unselected package libmagic1:amd64. [2022-09-04T15:16:12.853Z] #76 59.66 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-04T15:16:12.853Z] #76 59.67 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-04T15:16:12.853Z] #76 60.06 Selecting previously unselected package file. [2022-09-04T15:16:12.853Z] #76 60.06 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-04T15:16:12.853Z] #76 60.07 Unpacking file (1:5.39-3) ... [2022-09-04T15:16:12.853Z] #76 60.43 Selecting previously unselected package xz-utils. [2022-09-04T15:16:12.853Z] #76 60.43 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-04T15:16:12.853Z] #76 60.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:16:12.853Z] #76 61.04 Selecting previously unselected package libsigsegv2:amd64. [2022-09-04T15:16:12.853Z] #76 61.05 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-04T15:16:12.853Z] #76 61.06 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-04T15:16:12.853Z] #76 61.33 Selecting previously unselected package m4. [2022-09-04T15:16:12.853Z] #76 61.34 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-04T15:16:12.853Z] #76 61.39 Unpacking m4 (1.4.18-5) ... [2022-09-04T15:16:12.853Z] #76 61.95 Selecting previously unselected package autoconf. [2022-09-04T15:16:12.853Z] #76 61.95 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-04T15:16:12.853Z] #76 61.98 Unpacking autoconf (2.69-14) ... [2022-09-04T15:16:12.853Z] #76 ... [2022-09-04T15:16:12.853Z] [2022-09-04T15:16:12.853Z] #42 [tini 1/3] 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 [2022-09-04T15:16:12.853Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:12.853Z] #42 49.56 Building dependency tree... [2022-09-04T15:16:12.853Z] #42 55.95 The following additional packages will be installed: [2022-09-04T15:16:12.853Z] #42 55.99 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-04T15:16:12.853Z] #42 56.02 Suggested packages: [2022-09-04T15:16:12.853Z] #42 56.02 cmake-doc ninja-build lrzip [2022-09-04T15:16:12.853Z] #42 56.02 Recommended packages: [2022-09-04T15:16:12.853Z] #42 56.02 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-04T15:16:12.853Z] #42 57.44 The following NEW packages will be installed: [2022-09-04T15:16:12.853Z] #42 57.45 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-04T15:16:12.853Z] #42 57.48 vim-common xxd [2022-09-04T15:16:12.853Z] #42 57.94 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:16:12.853Z] #42 57.94 Need to get 17.7 MB of archives. [2022-09-04T15:16:12.853Z] #42 57.94 After this operation, 70.7 MB of additional disk space will be used. [2022-09-04T15:16:12.853Z] #42 57.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-04T15:16:12.853Z] #42 57.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-04T15:16:12.853Z] #42 58.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-04T15:16:12.853Z] #42 58.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-04T15:16:12.853Z] #42 59.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-04T15:16:12.853Z] #42 59.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-04T15:16:12.853Z] #42 59.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-04T15:16:12.853Z] #42 59.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-04T15:16:12.853Z] #42 59.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-04T15:16:12.853Z] #42 59.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-04T15:16:12.853Z] #42 61.55 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:16:12.853Z] #42 61.90 Fetched 17.7 MB in 3s (7079 kB/s) [2022-09-04T15:16:13.111Z] [2022-09-04T15:16:13.111Z] #42 ... [2022-09-04T15:16:13.111Z] [2022-09-04T15:16:13.111Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-04T15:16:13.111Z] #63 sha256:5884ac79aab8d0362aed3dd779cb3b5b0044f229efbf2ce213129b684de73346 [2022-09-04T15:16:13.111Z] #63 DONE 0.2s [2022-09-04T15:16:13.111Z] [2022-09-04T15:16:13.111Z] #42 [tini 1/3] 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 [2022-09-04T15:16:13.111Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:13.111Z] #42 62.13 Selecting previously unselected package xxd. [2022-09-04T15:16:13.111Z] #42 62.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% [2022-09-04T15:16:13.111Z] #42 ... [2022-09-04T15:16:13.111Z] [2022-09-04T15:16:13.111Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:16:13.111Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:16:13.221Z] #62 62.29 Fetched 460 kB in 0s (1264 kB/s) [2022-09-04T15:16:13.790Z] #62 63.32 Selecting previously unselected package libbtrfs0:amd64. [2022-09-04T15:16:14.053Z] #62 63.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:16:14.053Z] #62 63.49 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-04T15:16:14.053Z] #62 ... [2022-09-04T15:16:14.053Z] [2022-09-04T15:16:14.053Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:16:14.053Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:16:14.053Z] #51 43.42 Reading package lists... [2022-09-04T15:16:14.053Z] #51 53.33 Building dependency tree... [2022-09-04T15:16:14.053Z] #51 59.60 The following additional packages will be installed: [2022-09-04T15:16:14.053Z] #51 59.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-04T15:16:14.053Z] #51 59.62 python3-protobuf python3-six [2022-09-04T15:16:14.053Z] #51 59.62 Suggested packages: [2022-09-04T15:16:14.053Z] #51 59.64 python3-setuptools [2022-09-04T15:16:14.053Z] #51 59.64 Recommended packages: [2022-09-04T15:16:14.053Z] #51 59.64 iproute2 | iproute [2022-09-04T15:16:14.053Z] #51 60.75 The following NEW packages will be installed: [2022-09-04T15:16:14.053Z] #51 60.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-04T15:16:14.053Z] #51 60.79 python3-protobuf python3-six [2022-09-04T15:16:14.053Z] #51 61.57 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:16:14.053Z] #51 61.57 Need to get 2315 kB of archives. [2022-09-04T15:16:14.053Z] #51 61.57 After this operation, 11.1 MB of additional disk space will be used. [2022-09-04T15:16:14.053Z] #51 61.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-04T15:16:14.053Z] #51 61.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-04T15:16:14.053Z] #51 61.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-04T15:16:14.053Z] #51 61.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-04T15:16:14.053Z] #51 61.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-04T15:16:14.053Z] #51 61.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-04T15:16:14.053Z] #51 61.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-04T15:16:14.196Z] #19 145.7 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-04T15:16:14.196Z] #19 145.7 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-09-04T15:16:14.372Z] #51 ... [2022-09-04T15:16:14.372Z] [2022-09-04T15:16:14.372Z] #42 [tini 1/3] 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 [2022-09-04T15:16:14.372Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:14.372Z] #42 60.24 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:16:14.372Z] #42 60.74 Fetched 17.7 MB in 2s (7455 kB/s) [2022-09-04T15:16:14.372Z] #42 60.90 Selecting previously unselected package xxd. [2022-09-04T15:16:14.372Z] #42 60.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:16:14.372Z] #42 61.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-04T15:16:14.372Z] #42 61.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:16:14.372Z] #42 61.39 Selecting previously unselected package vim-common. [2022-09-04T15:16:14.372Z] #42 61.40 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:16:14.372Z] #42 61.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:16:14.372Z] #42 61.95 Selecting previously unselected package cmake-data. [2022-09-04T15:16:14.372Z] #42 61.96 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-04T15:16:14.372Z] #42 61.98 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-04T15:16:15.016Z] #64 1.955 + RM_GOPATH=0 [2022-09-04T15:16:15.016Z] #64 1.955 + TMP_GOPATH= [2022-09-04T15:16:15.016Z] #64 1.955 + : /build [2022-09-04T15:16:15.016Z] #64 1.955 + '[' -z '' ']' [2022-09-04T15:16:15.016Z] #64 1.955 ++ mktemp -d [2022-09-04T15:16:15.016Z] #64 1.955 + export GOPATH=/tmp/tmp.QrHBo5x4vI [2022-09-04T15:16:15.016Z] #64 1.955 + GOPATH=/tmp/tmp.QrHBo5x4vI [2022-09-04T15:16:15.016Z] #64 1.955 + RM_GOPATH=1 [2022-09-04T15:16:15.016Z] #64 1.955 + case "$(go env GOARCH)" in [2022-09-04T15:16:15.016Z] #64 1.955 ++ go env GOARCH [2022-09-04T15:16:15.016Z] #64 2.018 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:15.016Z] #64 2.018 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:15.016Z] #64 2.018 ++ dirname /install.sh [2022-09-04T15:16:15.016Z] #64 2.018 + dir=/ [2022-09-04T15:16:15.016Z] #64 2.018 + bin=containerd [2022-09-04T15:16:15.016Z] #64 2.018 + shift [2022-09-04T15:16:15.016Z] #64 2.018 + '[' '!' -f //containerd.installer ']' [2022-09-04T15:16:15.016Z] #64 2.018 + . //containerd.installer [2022-09-04T15:16:15.016Z] #64 2.018 ++ set -e [2022-09-04T15:16:15.016Z] #64 2.018 ++ : v1.6.8 [2022-09-04T15:16:15.016Z] #64 2.018 + install_containerd [2022-09-04T15:16:15.016Z] #64 2.018 + echo 'Install containerd version v1.6.8' [2022-09-04T15:16:15.016Z] #64 2.018 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QrHBo5x4vI/src/github.com/containerd/containerd [2022-09-04T15:16:15.016Z] #64 2.018 Cloning into '/tmp/tmp.QrHBo5x4vI/src/github.com/containerd/containerd'... [2022-09-04T15:16:15.016Z] #64 2.018 Install containerd version v1.6.8 [2022-09-04T15:16:15.016Z] #64 ... [2022-09-04T15:16:15.016Z] [2022-09-04T15:16:15.016Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:16:15.016Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:16:15.016Z] #51 51.14 Building dependency tree... [2022-09-04T15:16:15.016Z] #51 57.39 The following additional packages will be installed: [2022-09-04T15:16:15.016Z] #51 57.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-04T15:16:15.016Z] #51 57.40 python3-protobuf python3-six [2022-09-04T15:16:15.016Z] #51 57.43 Suggested packages: [2022-09-04T15:16:15.016Z] #51 57.43 python3-setuptools [2022-09-04T15:16:15.016Z] #51 57.43 Recommended packages: [2022-09-04T15:16:15.016Z] #51 57.43 iproute2 | iproute [2022-09-04T15:16:15.016Z] #51 58.71 The following NEW packages will be installed: [2022-09-04T15:16:15.016Z] #51 58.72 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-04T15:16:15.016Z] #51 58.75 python3-protobuf python3-six [2022-09-04T15:16:15.016Z] #51 59.32 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:16:15.016Z] #51 59.32 Need to get 2315 kB of archives. [2022-09-04T15:16:15.016Z] #51 59.32 After this operation, 11.1 MB of additional disk space will be used. [2022-09-04T15:16:15.016Z] #51 59.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-04T15:16:15.016Z] #51 59.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-04T15:16:15.016Z] #51 59.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-04T15:16:15.016Z] #51 59.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-04T15:16:15.016Z] #51 59.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-04T15:16:15.016Z] #51 59.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-04T15:16:15.016Z] #51 59.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-04T15:16:15.016Z] #51 62.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-04T15:16:15.275Z] #51 ... [2022-09-04T15:16:15.275Z] [2022-09-04T15:16:15.275Z] #42 [tini 1/3] 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 [2022-09-04T15:16:15.275Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:15.275Z] #42 62.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:16:15.275Z] #42 62.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-04T15:16:15.275Z] #42 62.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:16:15.275Z] #42 62.64 Selecting previously unselected package vim-common. [2022-09-04T15:16:15.275Z] #42 62.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:16:15.275Z] #42 62.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:16:15.275Z] #42 63.25 Selecting previously unselected package cmake-data. [2022-09-04T15:16:15.275Z] #42 63.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-04T15:16:15.275Z] #42 63.27 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-04T15:16:15.317Z] #42 ... [2022-09-04T15:16:15.317Z] [2022-09-04T15:16:15.317Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-04T15:16:15.317Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-04T15:16:15.317Z] #57 62.80 v3.0.2 [2022-09-04T15:16:15.317Z] #57 DONE 64.7s [2022-09-04T15:16:15.576Z] [2022-09-04T15:16:15.576Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:15.576Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:15.576Z] #76 59.16 The following NEW packages will be installed: [2022-09-04T15:16:15.576Z] #76 59.19 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-04T15:16:15.576Z] #76 59.19 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-04T15:16:15.576Z] #76 59.20 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-04T15:16:15.576Z] #76 59.21 libyajl2 m4 patch xz-utils [2022-09-04T15:16:15.576Z] #76 59.81 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:16:15.576Z] #76 59.81 Need to get 5940 kB of archives. [2022-09-04T15:16:15.576Z] #76 59.81 After this operation, 18.7 MB of additional disk space will be used. [2022-09-04T15:16:15.576Z] #76 59.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-04T15:16:15.576Z] #76 59.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-04T15:16:15.576Z] #76 59.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-04T15:16:15.576Z] #76 59.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-04T15:16:15.576Z] #76 59.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-04T15:16:15.576Z] #76 60.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-04T15:16:15.576Z] #76 60.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-04T15:16:15.576Z] #76 60.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-04T15:16:15.576Z] #76 60.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-04T15:16:15.576Z] #76 60.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-04T15:16:15.576Z] #76 60.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-04T15:16:15.576Z] #76 60.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-04T15:16:15.576Z] #76 60.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-04T15:16:15.576Z] #76 60.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-04T15:16:15.576Z] #76 60.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-04T15:16:15.576Z] #76 60.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-04T15:16:15.576Z] #76 60.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-04T15:16:15.576Z] #76 60.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-04T15:16:15.576Z] #76 60.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-04T15:16:15.576Z] #76 60.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-04T15:16:15.576Z] #76 60.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-04T15:16:15.576Z] #76 60.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-04T15:16:15.576Z] #76 60.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-04T15:16:15.576Z] #76 62.15 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:16:15.576Z] #76 63.43 Fetched 5940 kB in 1s (5481 kB/s) [2022-09-04T15:16:15.576Z] #76 64.15 Selecting previously unselected package bzip2. [2022-09-04T15:16:15.576Z] #76 64.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:16:15.576Z] #76 64.41 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-04T15:16:15.576Z] #76 64.48 Unpacking bzip2 (1.0.8-4) ... [2022-09-04T15:16:15.576Z] #76 64.90 Selecting previously unselected package libmagic-mgc. [2022-09-04T15:16:15.576Z] #76 64.90 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-04T15:16:15.835Z] #76 65.01 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-04T15:16:16.736Z] #19 ... [2022-09-04T15:16:16.736Z] [2022-09-04T15:16:16.736Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:16.736Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:16.736Z] #84 91.02 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-04T15:16:16.773Z] #76 ... [2022-09-04T15:16:16.773Z] [2022-09-04T15:16:16.773Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:16:16.773Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:16:16.773Z] #40 66.04 NAME: [2022-09-04T15:16:16.773Z] #40 66.04 go-winres - A tool for embedding resources in Windows executables [2022-09-04T15:16:16.773Z] #40 66.04 [2022-09-04T15:16:16.773Z] #40 66.04 USAGE: [2022-09-04T15:16:16.773Z] #40 66.04 go-winres [global options] command [command options] [arguments...] [2022-09-04T15:16:16.773Z] #40 66.04 [2022-09-04T15:16:16.773Z] #40 66.04 COMMANDS: [2022-09-04T15:16:16.773Z] #40 66.04 init Create an initial ./winres/winres.json [2022-09-04T15:16:16.773Z] #40 66.04 make Make syso files for the "go build" command [2022-09-04T15:16:16.773Z] #40 66.04 simply Make syso files for the "go build" command (simplified) [2022-09-04T15:16:16.773Z] #40 66.04 extract Extract all resources from an executable [2022-09-04T15:16:16.773Z] #40 66.04 patch Replace resources in an executable file (exe, dll) [2022-09-04T15:16:16.773Z] #40 66.04 help, h Shows a list of commands or help for one command [2022-09-04T15:16:16.773Z] #40 66.04 [2022-09-04T15:16:16.773Z] #40 66.04 GLOBAL OPTIONS: [2022-09-04T15:16:16.773Z] #40 66.04 --help, -h show help (default: false) [2022-09-04T15:16:17.034Z] #40 DONE 66.3s [2022-09-04T15:16:17.034Z] [2022-09-04T15:16:17.034Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:17.034Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:17.034Z] #76 66.26 Selecting previously unselected package libmagic1:amd64. [2022-09-04T15:16:17.034Z] #76 66.26 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-04T15:16:17.034Z] #76 66.34 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-04T15:16:17.182Z] #42 ... [2022-09-04T15:16:17.182Z] [2022-09-04T15:16:17.182Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-04T15:16:17.182Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-04T15:16:17.182Z] #40 66.10 NAME: [2022-09-04T15:16:17.182Z] #40 66.10 go-winres - A tool for embedding resources in Windows executables [2022-09-04T15:16:17.182Z] #40 66.10 [2022-09-04T15:16:17.182Z] #40 66.10 USAGE: [2022-09-04T15:16:17.182Z] #40 66.11 go-winres [global options] command [command options] [arguments...] [2022-09-04T15:16:17.182Z] #40 66.11 [2022-09-04T15:16:17.182Z] #40 66.11 COMMANDS: [2022-09-04T15:16:17.182Z] #40 66.11 init Create an initial ./winres/winres.json [2022-09-04T15:16:17.182Z] #40 66.11 make Make syso files for the "go build" command [2022-09-04T15:16:17.182Z] #40 66.11 simply Make syso files for the "go build" command (simplified) [2022-09-04T15:16:17.182Z] #40 66.11 extract Extract all resources from an executable [2022-09-04T15:16:17.182Z] #40 66.11 patch Replace resources in an executable file (exe, dll) [2022-09-04T15:16:17.182Z] #40 66.11 help, h Shows a list of commands or help for one command [2022-09-04T15:16:17.182Z] #40 66.11 [2022-09-04T15:16:17.182Z] #40 66.11 GLOBAL OPTIONS: [2022-09-04T15:16:17.182Z] #40 66.11 --help, -h show help (default: false) [2022-09-04T15:16:17.182Z] #40 DONE 66.3s [2022-09-04T15:16:17.299Z] #76 ... [2022-09-04T15:16:17.299Z] [2022-09-04T15:16:17.299Z] #62 [containerd 1/3] 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 [2022-09-04T15:16:17.299Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-04T15:16:17.299Z] #62 64.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:16:17.299Z] #62 64.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-04T15:16:17.299Z] #62 64.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-04T15:16:17.299Z] #62 65.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:16:17.299Z] #62 65.94 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:16:17.299Z] #62 65.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:16:17.299Z] #62 66.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:16:17.299Z] #62 DONE 66.7s [2022-09-04T15:16:17.299Z] [2022-09-04T15:16:17.299Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:17.299Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:17.299Z] #76 66.68 Selecting previously unselected package file. [2022-09-04T15:16:17.299Z] #76 66.68 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-04T15:16:17.299Z] #76 66.71 Unpacking file (1:5.39-3) ... [2022-09-04T15:16:17.441Z] [2022-09-04T15:16:17.441Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:16:17.441Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:16:17.441Z] #51 64.68 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:16:17.441Z] #51 65.20 Fetched 2315 kB in 4s (628 kB/s) [2022-09-04T15:16:17.441Z] #51 65.42 Selecting previously unselected package libprotobuf23:amd64. [2022-09-04T15:16:17.441Z] #51 65.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:16:17.441Z] #51 65.55 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-04T15:16:17.441Z] #51 65.57 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-04T15:16:17.824Z] #76 67.05 Selecting previously unselected package xz-utils.#76 ... [2022-09-04T15:16:17.824Z] [2022-09-04T15:16:17.824Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-04T15:16:17.824Z] #63 sha256:5183c2bce253682ab80a05537bdfc3657d840f8b0220f6d42ab7376811bd19f1 [2022-09-04T15:16:17.824Z] #63 DONE 0.4s [2022-09-04T15:16:17.824Z] [2022-09-04T15:16:17.824Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:17.824Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:17.824Z] #76 67.05 Selecting previously unselected package xz-utils. [2022-09-04T15:16:17.824Z] #76 67.06 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-04T15:16:17.824Z] #76 67.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:16:18.009Z] #44 4.653 Install tini version v0.19.0 [2022-09-04T15:16:18.009Z] #44 4.661 + RM_GOPATH=0 [2022-09-04T15:16:18.009Z] #44 4.661 + TMP_GOPATH= [2022-09-04T15:16:18.009Z] #44 4.661 + : /build [2022-09-04T15:16:18.009Z] #44 4.661 + '[' -z '' ']' [2022-09-04T15:16:18.009Z] #44 4.661 ++ mktemp -d [2022-09-04T15:16:18.009Z] #44 4.661 + export GOPATH=/tmp/tmp.ZjPj6gAeNw [2022-09-04T15:16:18.009Z] #44 4.661 + GOPATH=/tmp/tmp.ZjPj6gAeNw [2022-09-04T15:16:18.009Z] #44 4.661 + RM_GOPATH=1 [2022-09-04T15:16:18.009Z] #44 4.661 + case "$(go env GOARCH)" in [2022-09-04T15:16:18.009Z] #44 4.661 ++ go env GOARCH [2022-09-04T15:16:18.009Z] #44 4.661 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:18.009Z] #44 4.661 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:18.009Z] #44 4.661 ++ dirname /install.sh [2022-09-04T15:16:18.009Z] #44 4.661 + dir=/ [2022-09-04T15:16:18.009Z] #44 4.661 + bin=tini [2022-09-04T15:16:18.009Z] #44 4.661 + shift [2022-09-04T15:16:18.009Z] #44 4.661 + '[' '!' -f //tini.installer ']' [2022-09-04T15:16:18.009Z] #44 4.661 + . //tini.installer [2022-09-04T15:16:18.009Z] #44 4.661 ++ : v0.19.0 [2022-09-04T15:16:18.009Z] #44 4.661 + install_tini [2022-09-04T15:16:18.009Z] #44 4.661 + echo 'Install tini version v0.19.0' [2022-09-04T15:16:18.009Z] #44 4.661 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZjPj6gAeNw/tini [2022-09-04T15:16:18.009Z] #44 4.661 Cloning into '/tmp/tmp.ZjPj6gAeNw/tini'... [2022-09-04T15:16:18.009Z] #44 ... [2022-09-04T15:16:18.009Z] [2022-09-04T15:16:18.009Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:16:18.009Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:16:18.009Z] #53 65.87 gotestsum version dev [2022-09-04T15:16:18.009Z] #53 DONE 66.6s [2022-09-04T15:16:18.009Z] [2022-09-04T15:16:18.009Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:18.009Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:18.009Z] #77 11.04 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-04T15:16:18.009Z] #77 11.04 Cloning into '/tmp/crun-build/libocispec'... [2022-09-04T15:16:18.009Z] #77 12.33 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-04T15:16:18.009Z] #77 12.33 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-04T15:16:18.009Z] #77 12.33 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-04T15:16:18.009Z] #77 12.33 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-04T15:16:18.009Z] #77 12.35 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-04T15:16:18.009Z] #77 14.44 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-04T15:16:18.160Z] #14 ... [2022-09-04T15:16:18.160Z] [2022-09-04T15:16:18.160Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:16:18.160Z] #64 sha256:5ee884764e301b52a30a80852f9b0b687c723ba2da0341204fe9995eeaa03ee4 [2022-09-04T15:16:18.160Z] #64 39.26 Updating files: 53% (2656/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 94% (4723/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-09-04T15:16:18.160Z] #64 40.50 + cd /tmp/tmp.FL41NhmeW4/src/github.com/containerd/containerd [2022-09-04T15:16:18.160Z] #64 40.50 + git checkout -q v1.6.8 [2022-09-04T15:16:18.160Z] #64 42.48 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-04T15:16:18.160Z] #64 42.48 + BUILDTAGS='netgo osusergo static_build' [2022-09-04T15:16:18.160Z] #64 42.48 + export EXTRA_FLAGS=-buildmode=pie [2022-09-04T15:16:18.160Z] #64 42.48 + EXTRA_FLAGS=-buildmode=pie [2022-09-04T15:16:18.160Z] #64 42.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-04T15:16:18.160Z] #64 42.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-04T15:16:18.160Z] #64 42.48 + '[' '' = dynamic ']' [2022-09-04T15:16:18.160Z] #64 42.48 + make [2022-09-04T15:16:18.160Z] #64 44.26 + bin/ctr [2022-09-04T15:16:18.377Z] #51 67.09 Selecting previously unselected package python3-pkg-resources. [2022-09-04T15:16:18.377Z] #51 67.09 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-04T15:16:18.377Z] #51 67.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:16:18.393Z] #76 67.52 Selecting previously unselected package libsigsegv2:amd64. [2022-09-04T15:16:18.393Z] #76 67.56 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-04T15:16:18.393Z] #76 67.57 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-04T15:16:18.393Z] #76 67.78 Selecting previously unselected package m4. [2022-09-04T15:16:18.393Z] #76 67.78 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-04T15:16:18.393Z] #76 67.81 Unpacking m4 (1.4.18-5) ... [2022-09-04T15:16:18.578Z] #77 16.48 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-04T15:16:18.635Z] #51 67.50 Selecting previously unselected package python3-six. [2022-09-04T15:16:18.635Z] #51 67.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-04T15:16:18.894Z] #51 67.55 Unpacking python3-six (1.16.0-2) ... [2022-09-04T15:16:18.993Z] #76 68.17 Selecting previously unselected package autoconf. [2022-09-04T15:16:18.993Z] #76 68.17 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-04T15:16:18.993Z] #76 68.22 Unpacking autoconf (2.69-14) ... [2022-09-04T15:16:19.153Z] #51 67.71 Selecting previously unselected package python3-protobuf. [2022-09-04T15:16:19.153Z] #51 67.72 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-04T15:16:19.153Z] #51 67.75 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-04T15:16:19.275Z] #84 ... [2022-09-04T15:16:19.275Z] [2022-09-04T15:16:19.275Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:16:19.275Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:16:19.275Z] #19 150.7 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-04T15:16:19.275Z] #19 150.7 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-09-04T15:16:19.515Z] #77 ... [2022-09-04T15:16:19.515Z] [2022-09-04T15:16:19.515Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-04T15:16:19.515Z] #44 sha256:5899a1fd1a29980c50cf96f3d19172c648e07d2ff731ca3938a9a48f8de4bd12 [2022-09-04T15:16:19.515Z] #44 5.348 + cd /tmp/tmp.ZjPj6gAeNw/tini [2022-09-04T15:16:19.515Z] #44 5.348 + git checkout -q v0.19.0 [2022-09-04T15:16:19.515Z] #44 5.376 + cmake . [2022-09-04T15:16:19.515Z] #44 6.032 -- The C compiler identification is GNU 10.2.1 [2022-09-04T15:16:19.515Z] #44 6.099 -- Detecting C compiler ABI info [2022-09-04T15:16:19.515Z] #44 6.680 -- Detecting C compiler ABI info - done [2022-09-04T15:16:19.515Z] #44 6.840 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-04T15:16:19.515Z] #44 6.840 -- Detecting C compile features [2022-09-04T15:16:19.515Z] #44 6.840 -- Detecting C compile features - done [2022-09-04T15:16:19.515Z] #44 6.896 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-04T15:16:19.580Z] #76 68.99 Selecting previously unselected package autotools-dev. [2022-09-04T15:16:19.580Z] #76 68.99 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-04T15:16:19.580Z] #76 69.00 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-04T15:16:19.721Z] #51 ... [2022-09-04T15:16:19.721Z] [2022-09-04T15:16:19.721Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:16:19.721Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:16:19.721Z] #55 58.88 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-04T15:16:19.721Z] #55 58.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-04T15:16:19.721Z] #55 59.74 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-04T15:16:19.721Z] #55 59.90 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-04T15:16:19.721Z] #55 60.15 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-04T15:16:19.721Z] #55 60.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-04T15:16:19.721Z] #55 60.84 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-04T15:16:19.721Z] #55 60.91 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-04T15:16:19.721Z] #55 60.93 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-04T15:16:19.721Z] #55 61.10 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-04T15:16:19.721Z] #55 61.34 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-04T15:16:19.721Z] #55 61.42 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-04T15:16:19.721Z] #55 61.47 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-04T15:16:19.721Z] #55 61.66 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-04T15:16:19.721Z] #55 61.69 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-04T15:16:19.721Z] #55 61.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-04T15:16:19.721Z] #55 62.10 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-04T15:16:19.721Z] #55 63.47 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-04T15:16:19.721Z] #55 63.54 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-04T15:16:19.721Z] #55 63.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-04T15:16:19.721Z] #55 63.83 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-04T15:16:19.721Z] #55 64.40 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-04T15:16:19.721Z] #55 64.53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-04T15:16:19.721Z] #55 64.56 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-04T15:16:19.721Z] #55 64.69 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-04T15:16:19.721Z] #55 64.81 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-04T15:16:19.721Z] #55 64.89 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-04T15:16:19.721Z] #55 65.05 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-04T15:16:19.721Z] #55 65.19 go: downloading github.com/prometheus/common v0.32.1 [2022-09-04T15:16:19.721Z] #55 65.89 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-04T15:16:19.721Z] #55 65.91 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-04T15:16:19.721Z] #55 67.53 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-04T15:16:19.721Z] #55 67.87 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-04T15:16:19.841Z] #76 69.22 Selecting previously unselected package automake. [2022-09-04T15:16:19.841Z] #76 69.22 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-04T15:16:19.841Z] #76 69.22 Unpacking automake (1:1.16.3-2) ... [2022-09-04T15:16:19.989Z] #55 ... [2022-09-04T15:16:19.989Z] [2022-09-04T15:16:19.989Z] #42 [tini 1/3] 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 [2022-09-04T15:16:19.989Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:19.989Z] #42 69.06 Selecting previously unselected package libicu67:amd64. [2022-09-04T15:16:19.989Z] #42 69.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-04T15:16:19.989Z] #42 69.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-04T15:16:20.082Z] #44 7.136 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-04T15:16:20.082Z] #44 7.243 -- Configuring done [2022-09-04T15:16:20.082Z] #44 7.264 -- Generating done [2022-09-04T15:16:20.082Z] #44 7.264 -- Build files have been written to: /tmp/tmp.ZjPj6gAeNw/tini [2022-09-04T15:16:20.082Z] #44 7.284 + make tini-static [2022-09-04T15:16:20.651Z] #44 7.712 Scanning dependencies of target tini-static [2022-09-04T15:16:20.651Z] #44 7.824 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-04T15:16:20.777Z] #76 ... [2022-09-04T15:16:20.777Z] [2022-09-04T15:16:20.777Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:20.777Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:20.777Z] #14 60.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-04T15:16:20.777Z] #14 63.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-04T15:16:20.777Z] #14 64.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-04T15:16:20.777Z] #14 65.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-04T15:16:20.777Z] #14 68.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-04T15:16:20.777Z] #14 69.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-04T15:16:20.777Z] #14 69.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-04T15:16:20.777Z] #14 69.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-04T15:16:20.777Z] #14 69.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-04T15:16:20.777Z] #14 69.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-04T15:16:20.777Z] #14 69.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-04T15:16:20.777Z] #14 69.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-04T15:16:20.777Z] #14 69.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-04T15:16:20.777Z] #14 69.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-04T15:16:20.777Z] #14 69.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-04T15:16:20.777Z] #14 69.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-04T15:16:20.777Z] #14 69.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-04T15:16:20.777Z] #14 69.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-04T15:16:20.777Z] #14 69.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-04T15:16:20.777Z] #14 69.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-04T15:16:20.777Z] #14 69.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-04T15:16:20.777Z] #14 ... [2022-09-04T15:16:20.777Z] [2022-09-04T15:16:20.777Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:20.777Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:20.777Z] #76 70.23 Selecting previously unselected package patch. [2022-09-04T15:16:20.777Z] #76 70.23 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-04T15:16:21.037Z] #76 70.25 Unpacking patch (2.7.6-7) ... [2022-09-04T15:16:21.037Z] #76 ... [2022-09-04T15:16:21.037Z] [2022-09-04T15:16:21.038Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:16:21.038Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:16:21.038Z] #55 60.37 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-04T15:16:21.038Z] #55 60.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-04T15:16:21.038Z] #55 60.85 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-04T15:16:21.038Z] #55 60.85 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-04T15:16:21.038Z] #55 61.21 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-04T15:16:21.038Z] #55 61.47 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-04T15:16:21.038Z] #55 61.75 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-04T15:16:21.038Z] #55 61.84 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-04T15:16:21.038Z] #55 61.98 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-04T15:16:21.038Z] #55 62.13 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-04T15:16:21.038Z] #55 62.25 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-04T15:16:21.038Z] #55 62.29 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-04T15:16:21.038Z] #55 62.79 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-04T15:16:21.038Z] #55 62.82 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-04T15:16:21.038Z] #55 62.84 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-04T15:16:21.038Z] #55 63.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-04T15:16:21.038Z] #55 63.19 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-04T15:16:21.038Z] #55 64.36 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-04T15:16:21.038Z] #55 64.46 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-04T15:16:21.038Z] #55 64.89 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-04T15:16:21.038Z] #55 64.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-04T15:16:21.038Z] #55 65.21 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-04T15:16:21.038Z] #55 65.48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-04T15:16:21.038Z] #55 65.62 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-04T15:16:21.038Z] #55 65.69 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-04T15:16:21.038Z] #55 66.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-04T15:16:21.038Z] #55 66.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-04T15:16:21.038Z] #55 66.24 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-04T15:16:21.038Z] #55 66.36 go: downloading github.com/prometheus/common v0.32.1 [2022-09-04T15:16:21.038Z] #55 67.20 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-04T15:16:21.038Z] #55 67.23 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-04T15:16:21.038Z] #55 68.82 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-04T15:16:21.038Z] #55 68.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-04T15:16:21.038Z] #55 ... [2022-09-04T15:16:21.038Z] [2022-09-04T15:16:21.038Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:16:21.038Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:16:21.038Z] #51 64.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-04T15:16:21.038Z] #51 66.79 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:16:21.038Z] #51 67.40 Fetched 2315 kB in 4s (622 kB/s) [2022-09-04T15:16:21.038Z] #51 67.56 Selecting previously unselected package libprotobuf23:amd64. [2022-09-04T15:16:21.038Z] #51 67.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 ... 15717 files and directories currently installed.) [2022-09-04T15:16:21.038Z] #51 67.76 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-04T15:16:21.038Z] #51 67.82 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-04T15:16:21.038Z] #51 69.09 Selecting previously unselected package python3-pkg-resources. [2022-09-04T15:16:21.038Z] #51 69.09 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-04T15:16:21.038Z] #51 69.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:16:21.038Z] #51 69.72 Selecting previously unselected package python3-six. [2022-09-04T15:16:21.038Z] #51 69.72 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-04T15:16:21.038Z] #51 69.72 Unpacking python3-six (1.16.0-2) ... [2022-09-04T15:16:21.038Z] #51 70.09 Selecting previously unselected package python3-protobuf. [2022-09-04T15:16:21.038Z] #51 70.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-04T15:16:21.296Z] #51 70.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-04T15:16:21.296Z] #51 ... [2022-09-04T15:16:21.296Z] [2022-09-04T15:16:21.296Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:21.296Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:21.296Z] #76 70.67 Selecting previously unselected package dpkg-dev. [2022-09-04T15:16:21.296Z] #76 70.68 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-04T15:16:21.296Z] #76 70.68 Unpacking dpkg-dev (1.20.11) ... [2022-09-04T15:16:22.029Z] #44 9.200 [100%] Linking C executable tini-static [2022-09-04T15:16:22.589Z] #19 153.6 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-04T15:16:22.589Z] #19 153.6 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-09-04T15:16:22.589Z] #19 153.6 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-09-04T15:16:22.589Z] #19 153.6 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-04T15:16:22.589Z] #19 153.6 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-04T15:16:22.589Z] #19 153.7 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-04T15:16:22.589Z] #19 153.7 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-04T15:16:22.589Z] #19 153.7 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-04T15:16:22.589Z] #19 153.7 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-09-04T15:16:22.589Z] #19 153.7 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-04T15:16:22.589Z] #19 153.7 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-04T15:16:22.589Z] #19 153.7 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-04T15:16:22.589Z] #19 153.8 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-04T15:16:22.589Z] #19 153.9 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-04T15:16:22.589Z] #19 153.9 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-04T15:16:22.589Z] #19 154.0 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-04T15:16:22.589Z] #19 154.0 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-04T15:16:22.589Z] #19 154.0 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-09-04T15:16:22.589Z] #19 154.1 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-09-04T15:16:22.965Z] #44 10.05 [100%] Built target tini-static [2022-09-04T15:16:22.965Z] #44 10.15 + mkdir -p /build [2022-09-04T15:16:22.965Z] #44 10.17 + cp tini-static /build/docker-init [2022-09-04T15:16:23.221Z] #76 72.28 Selecting previously unselected package build-essential. [2022-09-04T15:16:23.221Z] #76 72.29 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-04T15:16:23.221Z] #76 72.33 Unpacking build-essential (12.9) ... [2022-09-04T15:16:23.221Z] #76 72.54 Selecting previously unselected package libcap2:amd64. [2022-09-04T15:16:23.221Z] #76 72.55 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-04T15:16:23.221Z] #76 72.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:16:23.225Z] #44 DONE 10.5s [2022-09-04T15:16:23.225Z] [2022-09-04T15:16:23.225Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:23.225Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:23.225Z] #77 17.93 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-04T15:16:23.225Z] #77 18.10 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-04T15:16:23.225Z] #77 18.43 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-04T15:16:23.279Z] #42 ... [2022-09-04T15:16:23.279Z] [2022-09-04T15:16:23.279Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:23.279Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:23.279Z] #76 62.83 Selecting previously unselected package autotools-dev. [2022-09-04T15:16:23.279Z] #76 62.86 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-04T15:16:23.279Z] #76 62.89 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-04T15:16:23.279Z] #76 63.20 Selecting previously unselected package automake. [2022-09-04T15:16:23.279Z] #76 63.20 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-04T15:16:23.279Z] #76 63.25 Unpacking automake (1:1.16.3-2) ... [2022-09-04T15:16:23.279Z] #76 64.48 Selecting previously unselected package patch. [2022-09-04T15:16:23.279Z] #76 64.49 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-04T15:16:23.279Z] #76 64.52 Unpacking patch (2.7.6-7) ... [2022-09-04T15:16:23.279Z] #76 64.96 Selecting previously unselected package dpkg-dev. [2022-09-04T15:16:23.279Z] #76 65.00 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-04T15:16:23.279Z] #76 65.01 Unpacking dpkg-dev (1.20.11) ... [2022-09-04T15:16:23.279Z] #76 66.85 Selecting previously unselected package build-essential. [2022-09-04T15:16:23.279Z] #76 66.85 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-04T15:16:23.279Z] #76 66.87 Unpacking build-essential (12.9) ... [2022-09-04T15:16:23.279Z] #76 67.12 Selecting previously unselected package libcap2:amd64. [2022-09-04T15:16:23.279Z] #76 67.13 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-04T15:16:23.279Z] #76 67.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:16:23.279Z] #76 67.35 Selecting previously unselected package libcap-dev:amd64. [2022-09-04T15:16:23.279Z] #76 67.38 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-04T15:16:23.279Z] #76 67.39 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-04T15:16:23.279Z] #76 67.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-04T15:16:23.279Z] #76 67.71 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:16:23.279Z] #76 67.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:23.279Z] #76 67.84 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-04T15:16:23.279Z] #76 67.84 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:16:23.279Z] #76 67.91 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:23.279Z] #76 68.19 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-04T15:16:23.279Z] #76 68.19 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-04T15:16:23.279Z] #76 68.25 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:16:23.279Z] #76 68.70 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-04T15:16:23.279Z] #76 68.71 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-04T15:16:23.279Z] #76 68.72 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:16:23.279Z] #76 69.84 Selecting previously unselected package libtool. [2022-09-04T15:16:23.279Z] #76 69.85 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-04T15:16:23.279Z] #76 69.86 Unpacking libtool (2.4.6-15) ... [2022-09-04T15:16:23.279Z] #76 70.34 Selecting previously unselected package libudev-dev:amd64. [2022-09-04T15:16:23.279Z] #76 70.35 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-04T15:16:23.279Z] #76 70.36 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:16:23.279Z] #76 70.83 Selecting previously unselected package libyajl2:amd64. [2022-09-04T15:16:23.279Z] #76 70.83 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-04T15:16:23.279Z] #76 70.84 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:16:23.279Z] #76 71.06 Selecting previously unselected package libyajl-dev:amd64. [2022-09-04T15:16:23.279Z] #76 71.06 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-04T15:16:23.279Z] #76 71.10 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-04T15:16:23.279Z] #76 71.33 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:16:23.279Z] #76 71.35 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-04T15:16:23.279Z] #76 71.36 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:16:23.279Z] #76 71.37 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-04T15:16:23.279Z] #76 71.40 Setting up file (1:5.39-3) ... [2022-09-04T15:16:23.279Z] #76 71.42 Setting up bzip2 (1.0.8-4) ... [2022-09-04T15:16:23.279Z] #76 71.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:23.279Z] #76 71.57 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:23.279Z] #76 71.57 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:16:23.279Z] #76 71.59 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-04T15:16:23.279Z] #76 71.65 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-04T15:16:23.279Z] #76 71.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:16:23.279Z] #76 71.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-04T15:16:23.279Z] #76 71.74 Setting up patch (2.7.6-7) ... [2022-09-04T15:16:23.279Z] #76 71.75 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:16:23.279Z] #76 71.77 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-04T15:16:23.279Z] #76 71.79 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-04T15:16:23.279Z] #76 71.80 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:16:23.279Z] #76 71.82 Setting up libtool (2.4.6-15) ... [2022-09-04T15:16:23.279Z] #76 71.85 Setting up m4 (1.4.18-5) ... [2022-09-04T15:16:23.279Z] #76 71.86 Setting up dpkg-dev (1.20.11) ... [2022-09-04T15:16:23.279Z] #76 71.89 Setting up autoconf (2.69-14) ... [2022-09-04T15:16:23.279Z] #76 71.91 Setting up build-essential (12.9) ... [2022-09-04T15:16:23.279Z] #76 71.92 Setting up automake (1:1.16.3-2) ... [2022-09-04T15:16:23.279Z] #76 71.93 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-04T15:16:23.279Z] #76 71.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:16:23.279Z] #76 DONE 72.5s [2022-09-04T15:16:23.481Z] #76 72.74 Selecting previously unselected package libcap-dev:amd64. [2022-09-04T15:16:23.481Z] #76 72.74 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-04T15:16:23.481Z] #76 72.79 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-04T15:16:23.539Z] [2022-09-04T15:16:23.539Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:16:23.539Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-04T15:16:23.539Z] #34 69.67 Updating files: 78% (1201/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-04T15:16:23.539Z] #34 70.94 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-04T15:16:23.539Z] #34 71.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:16:23.741Z] #76 73.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-04T15:16:24.000Z] #76 73.20 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:16:24.000Z] #76 73.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:24.259Z] #76 73.51 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-04T15:16:24.259Z] #76 73.53 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:16:24.259Z] #76 73.54 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:24.478Z] #34 ... [2022-09-04T15:16:24.478Z] [2022-09-04T15:16:24.478Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:24.478Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:24.478Z] #14 63.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-04T15:16:24.478Z] #14 64.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-04T15:16:24.478Z] #14 64.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-04T15:16:24.478Z] #14 64.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-04T15:16:24.478Z] #14 64.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-04T15:16:24.478Z] #14 64.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-04T15:16:24.478Z] #14 64.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-04T15:16:24.478Z] #14 64.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-04T15:16:24.478Z] #14 64.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-04T15:16:24.478Z] #14 64.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-04T15:16:24.478Z] #14 64.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-04T15:16:24.478Z] #14 64.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-04T15:16:24.478Z] #14 64.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-04T15:16:24.478Z] #14 64.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-04T15:16:24.478Z] #14 64.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-04T15:16:24.478Z] #14 64.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-04T15:16:24.478Z] #14 64.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-04T15:16:24.478Z] #14 66.89 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:16:24.478Z] #14 67.50 Fetched 115 MB in 12s (9683 kB/s) [2022-09-04T15:16:24.478Z] #14 67.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-04T15:16:24.478Z] #14 67.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:16:24.478Z] #14 67.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-04T15:16:24.478Z] #14 67.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-04T15:16:24.478Z] #14 72.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-04T15:16:24.478Z] #14 72.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-04T15:16:24.478Z] #14 72.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-04T15:16:24.478Z] #14 ... [2022-09-04T15:16:24.478Z] [2022-09-04T15:16:24.479Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:16:24.479Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:16:24.479Z] #51 68.78 Selecting previously unselected package libnet1:amd64. [2022-09-04T15:16:24.479Z] #51 68.78 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-04T15:16:24.479Z] #51 68.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:16:24.479Z] #51 69.03 Selecting previously unselected package libnl-3-200:amd64. [2022-09-04T15:16:24.479Z] #51 69.04 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-04T15:16:24.479Z] #51 69.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:16:24.479Z] #51 69.29 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-04T15:16:24.479Z] #51 69.31 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:16:24.479Z] #51 69.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:24.479Z] #51 69.48 Selecting previously unselected package criu. [2022-09-04T15:16:24.479Z] #51 69.48 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-04T15:16:24.479Z] #51 69.49 Unpacking criu (3.17.1-1) ... [2022-09-04T15:16:24.479Z] #51 70.74 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:16:24.609Z] #77 ... [2022-09-04T15:16:24.609Z] [2022-09-04T15:16:24.609Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:24.609Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:24.609Z] #14 63.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-04T15:16:24.609Z] #14 63.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-04T15:16:24.609Z] #14 63.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-04T15:16:24.609Z] #14 69.56 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-04T15:16:24.609Z] #14 69.56 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:16:24.609Z] #14 69.57 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-04T15:16:24.609Z] #14 69.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-04T15:16:24.609Z] #14 69.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:16:24.609Z] #14 69.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-04T15:16:24.738Z] #51 73.48 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-04T15:16:24.738Z] #51 73.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:16:24.738Z] #51 73.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:24.738Z] #51 73.54 Setting up python3-six (1.16.0-2) ... [2022-09-04T15:16:24.839Z] #76 74.03 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-04T15:16:24.839Z] #76 74.05 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-04T15:16:24.839Z] #76 74.08 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:16:25.408Z] #76 74.62 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-04T15:16:25.408Z] #76 74.62 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-04T15:16:25.408Z] #76 74.67 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:16:26.249Z] #64 ... [2022-09-04T15:16:26.249Z] [2022-09-04T15:16:26.249Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:26.249Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:16:26.249Z] #77 34.46 libtoolize: putting auxiliary files in '.'. [2022-09-04T15:16:26.249Z] #77 34.46 libtoolize: copying file './ltmain.sh' [2022-09-04T15:16:26.249Z] #77 35.24 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-04T15:16:26.249Z] #77 35.25 libtoolize: and rerunning libtoolize and aclocal. [2022-09-04T15:16:26.249Z] #77 35.25 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-04T15:16:26.249Z] #77 42.92 configure.ac:7: installing './compile' [2022-09-04T15:16:26.249Z] #77 42.92 configure.ac:11: installing './config.guess' [2022-09-04T15:16:26.249Z] #77 42.94 configure.ac:11: installing './config.sub' [2022-09-04T15:16:26.249Z] #77 42.95 configure.ac:8: installing './install-sh' [2022-09-04T15:16:26.249Z] #77 42.96 configure.ac:8: installing './missing' [2022-09-04T15:16:26.249Z] #77 43.05 Makefile.am: installing './depcomp' [2022-09-04T15:16:26.249Z] #77 44.17 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-04T15:16:26.249Z] #77 44.17 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-04T15:16:26.249Z] #77 44.30 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-04T15:16:26.249Z] #77 44.30 libtoolize: copying file 'm4/libtool.m4' [2022-09-04T15:16:26.249Z] #77 44.46 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-04T15:16:26.249Z] #77 44.58 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-04T15:16:26.249Z] #77 44.69 libtoolize: copying file 'm4/ltversion.m4' [2022-09-04T15:16:26.249Z] #77 44.80 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-04T15:16:26.249Z] #77 44.93 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-04T15:16:26.792Z] #19 ... [2022-09-04T15:16:26.792Z] [2022-09-04T15:16:26.792Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:26.792Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:26.792Z] #84 110.7 configure.ac:11: installing 'build-aux/compile' [2022-09-04T15:16:26.792Z] #84 110.7 configure.ac:11: installing 'build-aux/config.guess' [2022-09-04T15:16:26.792Z] #84 110.7 configure.ac:11: installing 'build-aux/config.sub' [2022-09-04T15:16:26.792Z] #84 110.7 configure.ac:13: installing 'build-aux/install-sh' [2022-09-04T15:16:26.792Z] #84 110.7 configure.ac:13: installing 'build-aux/missing' [2022-09-04T15:16:26.792Z] #84 110.7 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-04T15:16:26.792Z] #84 110.9 Makefile.am: installing 'build-aux/depcomp' [2022-09-04T15:16:26.880Z] #76 76.05 Selecting previously unselected package libtool. [2022-09-04T15:16:26.880Z] #76 76.05 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-04T15:16:26.880Z] #76 76.06 Unpacking libtool (2.4.6-15) ... [2022-09-04T15:16:27.238Z] #76 76.48 Selecting previously unselected package libudev-dev:amd64. [2022-09-04T15:16:27.238Z] #76 76.51 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-04T15:16:27.238Z] #76 76.58 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:16:27.273Z] #51 75.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:16:27.273Z] #51 75.90 Setting up python3-protobuf (3.12.4-1) ... [2022-09-04T15:16:27.500Z] #76 77.02 Selecting previously unselected package libyajl2:amd64. [2022-09-04T15:16:27.764Z] #76 77.04 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-04T15:16:27.764Z] #76 77.06 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:16:27.764Z] #76 ... [2022-09-04T15:16:27.764Z] [2022-09-04T15:16:27.764Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:16:27.764Z] #64 sha256:0074dab32c69767a6786b6e5fb11d380cbd065dd553b0c652aadff55b87539f4 [2022-09-04T15:16:27.764Z] #64 2.410 + RM_GOPATH=0 [2022-09-04T15:16:27.764Z] #64 2.410 + TMP_GOPATH= [2022-09-04T15:16:27.764Z] #64 2.410 + : /build [2022-09-04T15:16:27.764Z] #64 2.410 + '[' -z '' ']' [2022-09-04T15:16:27.764Z] #64 2.410 ++ mktemp -d [2022-09-04T15:16:27.764Z] #64 2.410 + export GOPATH=/tmp/tmp.aOsZX67ITI [2022-09-04T15:16:27.764Z] #64 2.410 + GOPATH=/tmp/tmp.aOsZX67ITI [2022-09-04T15:16:27.764Z] #64 2.410 + RM_GOPATH=1 [2022-09-04T15:16:27.764Z] #64 2.410 + case "$(go env GOARCH)" in [2022-09-04T15:16:27.764Z] #64 2.410 ++ go env GOARCH [2022-09-04T15:16:27.764Z] #64 2.461 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:27.764Z] #64 2.461 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:27.764Z] #64 2.461 ++ dirname /install.sh [2022-09-04T15:16:27.764Z] #64 2.461 + dir=/ [2022-09-04T15:16:27.764Z] #64 2.461 + bin=containerd [2022-09-04T15:16:27.764Z] #64 2.461 + shift [2022-09-04T15:16:27.764Z] #64 2.461 + '[' '!' -f //containerd.installer ']' [2022-09-04T15:16:27.764Z] #64 2.461 + . //containerd.installer [2022-09-04T15:16:27.764Z] #64 2.461 ++ set -e [2022-09-04T15:16:27.764Z] #64 2.461 ++ : v1.6.8 [2022-09-04T15:16:27.764Z] #64 2.461 + install_containerd [2022-09-04T15:16:27.764Z] #64 2.461 + echo 'Install containerd version v1.6.8' [2022-09-04T15:16:27.764Z] #64 2.461 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aOsZX67ITI/src/github.com/containerd/containerd [2022-09-04T15:16:27.764Z] #64 2.463 Install containerd version v1.6.8 [2022-09-04T15:16:27.764Z] #64 2.507 Cloning into '/tmp/tmp.aOsZX67ITI/src/github.com/containerd/containerd'... [2022-09-04T15:16:27.764Z] #64 ... [2022-09-04T15:16:27.764Z] [2022-09-04T15:16:27.764Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:27.764Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:27.764Z] #76 77.26 Selecting previously unselected package libyajl-dev:amd64. [2022-09-04T15:16:28.031Z] #76 77.30 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-04T15:16:28.031Z] #76 77.32 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-04T15:16:28.031Z] #76 77.53 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:16:28.031Z] #76 77.57 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-04T15:16:28.191Z] #77 ... [2022-09-04T15:16:28.192Z] [2022-09-04T15:16:28.192Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:28.192Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-04T15:16:28.192Z] #14 81.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-04T15:16:28.192Z] #14 81.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-04T15:16:28.192Z] #14 81.89 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-04T15:16:28.192Z] #14 87.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-04T15:16:28.192Z] #14 87.78 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-04T15:16:28.192Z] #14 87.79 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:16:28.209Z] #51 ... [2022-09-04T15:16:28.210Z] [2022-09-04T15:16:28.210Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:28.210Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:28.210Z] #14 76.98 Selecting previously unselected package binutils-mingw-w64. [2022-09-04T15:16:28.210Z] #14 77.04 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-04T15:16:28.210Z] #14 77.04 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-04T15:16:28.210Z] #14 77.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-04T15:16:28.210Z] #14 77.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:16:28.210Z] #14 77.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:16:28.290Z] #76 77.60 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:16:28.290Z] #76 77.64 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-04T15:16:28.290Z] #76 77.69 Setting up file (1:5.39-3) ... [2022-09-04T15:16:28.290Z] #76 77.77 Setting up bzip2 (1.0.8-4) ... [2022-09-04T15:16:28.290Z] #76 77.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:28.469Z] #14 77.55 Selecting previously unselected package dmsetup. [2022-09-04T15:16:28.469Z] #14 77.56 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:16:28.469Z] #14 77.58 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-04T15:16:28.549Z] #76 77.83 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:28.549Z] #76 77.86 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:16:28.549Z] #76 77.87 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-04T15:16:28.549Z] #76 77.89 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-04T15:16:28.549Z] #76 77.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:16:28.549Z] #76 77.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-04T15:16:28.549Z] #76 77.99 Setting up patch (2.7.6-7) ... [2022-09-04T15:16:28.549Z] #76 78.01 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:16:28.549Z] #76 78.02 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-04T15:16:28.807Z] #14 77.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-04T15:16:28.807Z] #14 77.75 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:16:28.807Z] #14 77.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:16:28.809Z] #76 78.04 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-04T15:16:28.809Z] #76 78.06 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:16:28.809Z] #76 78.07 Setting up libtool (2.4.6-15) ... [2022-09-04T15:16:28.809Z] #76 78.09 Setting up m4 (1.4.18-5) ... [2022-09-04T15:16:28.809Z] #76 78.11 Setting up dpkg-dev (1.20.11) ... [2022-09-04T15:16:28.809Z] #76 78.13 Setting up autoconf (2.69-14) ... [2022-09-04T15:16:28.809Z] #76 78.16 Setting up build-essential (12.9) ... [2022-09-04T15:16:28.809Z] #76 78.17 Setting up automake (1:1.16.3-2) ... [2022-09-04T15:16:28.809Z] #76 78.19 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-04T15:16:28.809Z] #76 78.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:16:28.965Z] #84 113.0 checking build system type... x86_64-pc-linux-gnu [2022-09-04T15:16:28.965Z] #84 113.4 checking host system type... x86_64-pc-linux-gnu [2022-09-04T15:16:28.965Z] #84 113.4 checking how to print strings... printf [2022-09-04T15:16:28.965Z] #84 113.5 checking for gcc... gcc [2022-09-04T15:16:29.167Z] #14 77.99 Selecting previously unselected package mingw-w64-common. [2022-09-04T15:16:29.167Z] #14 78.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-04T15:16:29.167Z] #14 78.02 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-04T15:16:29.306Z] #84 113.7 checking whether the C compiler works... yes [2022-09-04T15:16:29.306Z] #84 114.0 checking for C compiler default output file name... a.out [2022-09-04T15:16:29.483Z] #76 ... [2022-09-04T15:16:29.483Z] [2022-09-04T15:16:29.483Z] #42 [tini 1/3] 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 [2022-09-04T15:16:29.483Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:29.483Z] #42 68.59 Selecting previously unselected package libicu67:amd64. [2022-09-04T15:16:29.483Z] #42 68.61 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-04T15:16:29.483Z] #42 68.65 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-04T15:16:29.483Z] #42 ... [2022-09-04T15:16:29.483Z] [2022-09-04T15:16:29.483Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-04T15:16:29.483Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-04T15:16:29.483Z] #76 DONE 78.9s [2022-09-04T15:16:29.483Z] [2022-09-04T15:16:29.483Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:29.483Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:29.483Z] #14 71.11 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:16:29.483Z] #14 71.45 Fetched 115 MB in 13s (8741 kB/s) [2022-09-04T15:16:29.483Z] #14 71.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-04T15:16:29.483Z] #14 71.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:16:29.483Z] #14 71.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-04T15:16:29.483Z] #14 71.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-04T15:16:29.483Z] #14 76.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-04T15:16:29.483Z] #14 76.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-04T15:16:29.483Z] #14 76.36 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-04T15:16:29.483Z] #14 ... [2022-09-04T15:16:29.483Z] [2022-09-04T15:16:29.483Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:29.483Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:29.875Z] #84 114.0 checking for suffix of executables... [2022-09-04T15:16:29.875Z] #84 114.3 checking whether we are cross compiling... no [2022-09-04T15:16:30.134Z] #84 114.7 checking for suffix of object files... o [2022-09-04T15:16:30.400Z] #84 114.8 checking whether we are using the GNU C compiler... yes [2022-09-04T15:16:30.400Z] #84 114.9 checking whether gcc accepts -g... yes [2022-09-04T15:16:30.862Z] #77 1.352 Cloning into '/tmp/crun-build'... [2022-09-04T15:16:30.980Z] #84 115.1 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:16:30.980Z] #84 115.3 checking whether gcc understands -c and -o together... yes [2022-09-04T15:16:30.980Z] #84 115.7 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:16:31.243Z] #84 115.7 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:16:31.243Z] #84 115.7 checking for egrep... /bin/grep -E [2022-09-04T15:16:31.243Z] #84 115.8 checking for fgrep... /bin/grep -F [2022-09-04T15:16:31.243Z] #84 115.8 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:16:31.243Z] #84 115.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:16:31.243Z] #84 115.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:16:31.510Z] #84 115.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:16:31.510Z] #84 116.1 checking whether ln -s works... yes [2022-09-04T15:16:31.510Z] #84 116.1 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:16:31.510Z] #84 116.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-04T15:16:31.510Z] #84 116.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:16:31.510Z] #84 116.1 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:16:31.510Z] #84 116.1 checking for objdump... objdump [2022-09-04T15:16:31.510Z] #84 116.1 checking how to recognize dependent libraries... pass_all [2022-09-04T15:16:31.510Z] #84 116.1 checking for dlltool... no [2022-09-04T15:16:31.510Z] #84 116.1 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:16:31.510Z] #84 116.1 checking for ar... ar [2022-09-04T15:16:31.781Z] #84 116.1 checking for archiver @FILE support... @ [2022-09-04T15:16:31.781Z] #84 116.5 checking for strip... strip [2022-09-04T15:16:31.798Z] #77 ... [2022-09-04T15:16:31.798Z] [2022-09-04T15:16:31.798Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:16:31.798Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:16:31.798Z] #51 70.79 Selecting previously unselected package libnet1:amd64. [2022-09-04T15:16:31.798Z] #51 70.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-04T15:16:31.798Z] #51 70.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:16:31.798Z] #51 71.24 Selecting previously unselected package libnl-3-200:amd64. [2022-09-04T15:16:31.798Z] #51 71.25 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-04T15:16:31.798Z] #51 71.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:16:31.798Z] #51 71.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-04T15:16:31.798Z] #51 71.87 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:16:31.798Z] #51 71.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:31.798Z] #51 72.14 Selecting previously unselected package criu. [2022-09-04T15:16:31.798Z] #51 72.14 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-04T15:16:31.798Z] #51 72.17 Unpacking criu (3.17.1-1) ... [2022-09-04T15:16:31.798Z] #51 73.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:16:31.798Z] #51 76.92 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-04T15:16:31.798Z] #51 76.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:16:31.798Z] #51 77.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:16:31.798Z] #51 77.11 Setting up python3-six (1.16.0-2) ... [2022-09-04T15:16:31.798Z] #51 79.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:16:31.798Z] #51 79.33 Setting up python3-protobuf (3.12.4-1) ... [2022-09-04T15:16:33.297Z] #51 ... [2022-09-04T15:16:33.297Z] [2022-09-04T15:16:33.297Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:33.297Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:33.297Z] #14 80.63 Selecting previously unselected package binutils-mingw-w64. [2022-09-04T15:16:33.297Z] #14 80.63 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-04T15:16:33.297Z] #14 80.63 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-04T15:16:33.297Z] #14 80.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-04T15:16:33.297Z] #14 80.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:16:33.297Z] #14 80.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:16:33.297Z] #14 81.23 Selecting previously unselected package dmsetup. [2022-09-04T15:16:33.297Z] #14 81.23 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:16:33.297Z] #14 81.25 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-04T15:16:33.297Z] #14 81.76 Selecting previously unselected package mingw-w64-common. [2022-09-04T15:16:33.297Z] #14 81.79 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-04T15:16:33.297Z] #14 81.86 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-04T15:16:33.297Z] #14 ... [2022-09-04T15:16:33.297Z] [2022-09-04T15:16:33.297Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:16:33.297Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-04T15:16:33.297Z] #34 71.59 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-04T15:16:33.297Z] #34 72.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-04T15:16:33.297Z] #34 72.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:16:33.297Z] #34 ... [2022-09-04T15:16:33.297Z] [2022-09-04T15:16:33.297Z] #42 [tini 1/3] 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 [2022-09-04T15:16:33.297Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:33.297Z] #42 80.24 Selecting previously unselected package libxml2:amd64. [2022-09-04T15:16:33.297Z] #42 80.24 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-04T15:16:33.297Z] #42 80.26 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-04T15:16:33.297Z] #42 81.20 Selecting previously unselected package libarchive13:amd64. [2022-09-04T15:16:33.297Z] #42 81.21 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-04T15:16:33.297Z] #42 81.25 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-04T15:16:33.297Z] #42 81.91 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-04T15:16:33.297Z] #42 81.93 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-04T15:16:33.297Z] #42 81.98 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-04T15:16:33.297Z] #42 82.49 Selecting previously unselected package librhash0:amd64. [2022-09-04T15:16:33.297Z] #42 82.49 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-04T15:16:33.297Z] #42 82.50 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-04T15:16:33.298Z] #84 116.5 checking for ranlib... ranlib [2022-09-04T15:16:33.298Z] #84 116.5 checking for gawk... no [2022-09-04T15:16:33.298Z] #84 116.5 checking for mawk... mawk [2022-09-04T15:16:33.298Z] #84 116.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:16:33.298Z] #84 117.1 checking for sysroot... no [2022-09-04T15:16:33.298Z] #84 117.1 checking for a working dd... /bin/dd [2022-09-04T15:16:33.298Z] #84 117.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:16:33.298Z] #84 117.3 checking for mt... no [2022-09-04T15:16:33.298Z] #84 117.3 checking if : is a manifest tool... no [2022-09-04T15:16:33.298Z] #84 117.4 checking how to run the C preprocessor... gcc -E [2022-09-04T15:16:33.299Z] #14 ... [2022-09-04T15:16:33.299Z] [2022-09-04T15:16:33.299Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:33.299Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:33.299Z] #77 1.202 Cloning into '/tmp/crun-build'... [2022-09-04T15:16:33.557Z] #77 ... [2022-09-04T15:16:33.557Z] [2022-09-04T15:16:33.557Z] #42 [tini 1/3] 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 [2022-09-04T15:16:33.557Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:33.557Z] #42 81.45 Selecting previously unselected package libxml2:amd64. [2022-09-04T15:16:33.557Z] #42 81.45 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-04T15:16:33.557Z] #42 81.45 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-04T15:16:33.557Z] #42 82.21 Selecting previously unselected package libarchive13:amd64. [2022-09-04T15:16:33.557Z] #42 82.22 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-04T15:16:33.557Z] #42 82.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-04T15:16:33.559Z] #42 82.94 Selecting previously unselected package libuv1:amd64. [2022-09-04T15:16:33.559Z] #42 82.95 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-04T15:16:33.559Z] #42 82.95 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-04T15:16:33.818Z] #42 83.32 Selecting previously unselected package cmake. [2022-09-04T15:16:34.077Z] #42 83.33 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-04T15:16:34.077Z] #42 83.33 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-04T15:16:34.124Z] #42 83.00 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-04T15:16:34.124Z] #42 83.00 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-04T15:16:34.124Z] #42 83.00 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-04T15:16:34.124Z] #42 83.28 Selecting previously unselected package librhash0:amd64. [2022-09-04T15:16:34.124Z] #42 83.29 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-04T15:16:34.124Z] #42 83.32 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-04T15:16:34.247Z] #84 117.9 checking for ANSI C header files... yes [2022-09-04T15:16:34.247Z] #84 118.7 checking for sys/types.h... yes [2022-09-04T15:16:34.247Z] #84 118.9 checking for sys/stat.h... yes [2022-09-04T15:16:34.507Z] #84 119.0 checking for stdlib.h... yes [2022-09-04T15:16:34.691Z] #42 83.69 Selecting previously unselected package libuv1:amd64. [2022-09-04T15:16:34.692Z] #42 83.69 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-04T15:16:34.692Z] #42 83.69 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-04T15:16:34.692Z] #42 83.94 Selecting previously unselected package cmake. [2022-09-04T15:16:34.692Z] #42 83.94 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-04T15:16:34.768Z] #84 119.2 checking for string.h... yes [2022-09-04T15:16:34.951Z] #42 83.94 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-04T15:16:35.338Z] #84 119.6 checking for memory.h... yes [2022-09-04T15:16:35.598Z] #84 119.9 checking for strings.h... yes [2022-09-04T15:16:35.671Z] #14 99.42 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-04T15:16:35.671Z] #14 99.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-04T15:16:35.671Z] #14 99.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:16:35.858Z] #84 120.2 checking for inttypes.h... yes [2022-09-04T15:16:35.928Z] #14 ... [2022-09-04T15:16:35.928Z] [2022-09-04T15:16:35.928Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:16:35.928Z] #67 sha256:9d3c080ce96cce47241420ece9a81e495093e4d8b0c3375e758f1c03499e6b9c [2022-09-04T15:16:35.928Z] #67 99.61 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-04T15:16:35.928Z] #67 99.61 + GOBIN=/build [2022-09-04T15:16:35.928Z] #67 99.61 + GO111MODULE=on [2022-09-04T15:16:35.928Z] #67 99.61 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:16:36.118Z] #84 120.6 checking for stdint.h... yes [2022-09-04T15:16:36.378Z] #84 120.9 checking for unistd.h... [2022-09-04T15:16:36.378Z] #84 ... [2022-09-04T15:16:36.378Z] [2022-09-04T15:16:36.378Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:16:36.378Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:16:36.378Z] #19 157.9 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-09-04T15:16:36.378Z] #19 157.9 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-09-04T15:16:36.378Z] #19 157.9 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-04T15:16:36.378Z] #19 158.0 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-09-04T15:16:36.378Z] #19 158.1 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-09-04T15:16:36.378Z] #19 161.4 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-04T15:16:36.378Z] #19 161.4 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-04T15:16:36.378Z] #19 161.4 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-04T15:16:36.378Z] #19 161.5 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-04T15:16:36.378Z] #19 161.5 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-04T15:16:36.378Z] #19 161.5 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-04T15:16:36.378Z] #19 162.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-04T15:16:36.378Z] #19 162.0 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-04T15:16:36.378Z] #19 162.0 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-09-04T15:16:36.378Z] #19 162.0 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-04T15:16:36.378Z] #19 162.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-04T15:16:36.378Z] #19 162.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-04T15:16:36.378Z] #19 162.1 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-04T15:16:36.378Z] #19 162.1 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-04T15:16:36.378Z] #19 162.1 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-04T15:16:36.378Z] #19 162.1 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-04T15:16:36.378Z] #19 162.1 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-04T15:16:36.378Z] #19 162.1 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-04T15:16:36.378Z] #19 162.1 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-04T15:16:36.378Z] #19 162.1 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-04T15:16:36.378Z] #19 162.2 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-09-04T15:16:36.378Z] #19 162.2 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-04T15:16:36.378Z] #19 162.2 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-04T15:16:36.378Z] #19 162.2 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-04T15:16:36.378Z] #19 162.4 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-04T15:16:36.378Z] #19 162.4 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-04T15:16:36.378Z] #19 162.5 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-09-04T15:16:36.378Z] #19 162.5 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-09-04T15:16:36.378Z] #19 165.9 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-09-04T15:16:36.378Z] #19 165.9 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-09-04T15:16:36.378Z] #19 165.9 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-04T15:16:36.378Z] #19 166.0 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-09-04T15:16:36.378Z] #19 166.1 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-09-04T15:16:36.582Z] #14 ... [2022-09-04T15:16:36.582Z] [2022-09-04T15:16:36.582Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:36.582Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:36.582Z] #77 33.75 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-04T15:16:36.638Z] #19 ... [2022-09-04T15:16:36.638Z] [2022-09-04T15:16:36.638Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:36.638Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:36.638Z] #84 120.9 checking for unistd.h... yes [2022-09-04T15:16:36.902Z] #84 121.2 checking for dlfcn.h... yes [2022-09-04T15:16:36.902Z] #84 121.5 checking for objdir... .libs [2022-09-04T15:16:37.731Z] #84 122.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:16:37.731Z] #84 122.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:16:37.731Z] #84 122.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:16:38.242Z] #42 ... [2022-09-04T15:16:38.242Z] [2022-09-04T15:16:38.242Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:16:38.242Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:16:38.242Z] #51 82.11 Setting up criu (3.17.1-1) ... [2022-09-04T15:16:38.242Z] #51 85.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:16:38.242Z] #51 DONE 86.4s [2022-09-04T15:16:38.242Z] [2022-09-04T15:16:38.242Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:38.242Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:38.242Z] #77 11.37 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-04T15:16:38.242Z] #77 11.37 Cloning into '/tmp/crun-build/libocispec'... [2022-09-04T15:16:38.242Z] #77 13.28 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-04T15:16:38.242Z] #77 13.30 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-04T15:16:38.242Z] #77 13.31 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-04T15:16:38.242Z] #77 13.31 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-04T15:16:38.242Z] #77 13.33 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-04T15:16:38.671Z] #84 122.4 checking if gcc static flag -static works... yes [2022-09-04T15:16:38.931Z] #84 123.1 checking if gcc supports -c -o file.o... yes [2022-09-04T15:16:38.931Z] #84 123.4 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:16:38.931Z] #84 123.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-04T15:16:39.191Z] #84 123.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:16:39.191Z] #84 123.8 checking how to hardcode library paths into programs... immediate [2022-09-04T15:16:39.191Z] #84 123.9 checking whether stripping libraries is possible... yes [2022-09-04T15:16:39.452Z] #84 123.9 checking if libtool supports shared libraries... yes [2022-09-04T15:16:39.452Z] #84 123.9 checking whether to build shared libraries... no [2022-09-04T15:16:39.452Z] #84 123.9 checking whether to build static libraries... yes [2022-09-04T15:16:39.452Z] #84 123.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:16:39.452Z] #84 124.0 checking whether build environment is sane... yes [2022-09-04T15:16:39.452Z] #84 124.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:16:39.452Z] #84 124.1 checking whether make sets $(MAKE)... yes [2022-09-04T15:16:39.712Z] #84 124.2 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:16:39.712Z] #84 124.3 checking whether make supports nested variables... yes [2022-09-04T15:16:39.712Z] #84 124.4 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:16:39.712Z] #84 124.4 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:16:39.971Z] #84 124.4 checking how to create a ustar tar archive... gnutar [2022-09-04T15:16:39.971Z] #84 124.5 checking dependency style of gcc... gcc3 [2022-09-04T15:16:40.150Z] #77 16.64 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-04T15:16:40.232Z] #84 124.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:16:40.232Z] #84 124.7 checking whether make supports nested variables... (cached) yes [2022-09-04T15:16:40.232Z] #84 124.7 checking for gawk... (cached) mawk [2022-09-04T15:16:40.232Z] #84 124.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-04T15:16:40.232Z] #84 124.7 checking for gcc... (cached) gcc [2022-09-04T15:16:40.232Z] #84 124.9 checking whether we are using the GNU C compiler... (cached) yes [2022-09-04T15:16:40.232Z] #84 124.9 checking whether gcc accepts -g... (cached) yes [2022-09-04T15:16:40.232Z] #84 124.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-04T15:16:40.232Z] #84 124.9 checking whether gcc understands -c and -o together... (cached) yes [2022-09-04T15:16:40.492Z] #84 125.0 checking for a Python interpreter with version >= 3... python3 [2022-09-04T15:16:40.492Z] #84 125.1 checking for python3... /usr/bin/python3 [2022-09-04T15:16:40.492Z] #84 125.1 checking for python3 version... 3.9 [2022-09-04T15:16:40.752Z] #84 125.2 checking for python3 platform... linux [2022-09-04T15:16:40.752Z] #84 125.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-04T15:16:41.012Z] #84 125.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-04T15:16:41.012Z] #84 125.6 checking for go-md2man... no [2022-09-04T15:16:41.177Z] #67 ... [2022-09-04T15:16:41.177Z] [2022-09-04T15:16:41.177Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:41.177Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-04T15:16:41.177Z] #14 105.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-04T15:16:41.177Z] #14 105.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-04T15:16:41.177Z] #14 105.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-04T15:16:41.272Z] #84 125.6 checking error.h usability... yes [2022-09-04T15:16:41.272Z] #84 125.8 checking error.h presence... yes [2022-09-04T15:16:41.272Z] #84 125.9 checking for error.h... yes [2022-09-04T15:16:41.524Z] #14 105.3 Selecting previously unselected package libapparmor1:arm64. [2022-09-04T15:16:41.524Z] #14 105.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-04T15:16:41.524Z] #14 105.3 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-04T15:16:41.532Z] #84 126.0 checking linux/openat2.h usability... yes [2022-09-04T15:16:41.791Z] #84 126.2 checking linux/openat2.h presence... yes [2022-09-04T15:16:41.791Z] #84 126.4 checking for linux/openat2.h... yes [2022-09-04T15:16:42.133Z] #14 106.0 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-04T15:16:42.133Z] #14 106.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-04T15:16:42.133Z] #14 106.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-04T15:16:42.266Z] #42 ... [2022-09-04T15:16:42.266Z] [2022-09-04T15:16:42.266Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:42.266Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:42.266Z] #77 11.57 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-04T15:16:42.266Z] #77 11.61 Cloning into '/tmp/crun-build/libocispec'... [2022-09-04T15:16:42.266Z] #77 ... [2022-09-04T15:16:42.266Z] [2022-09-04T15:16:42.266Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-04T15:16:42.266Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-04T15:16:42.266Z] #51 85.94 Setting up criu (3.17.1-1) ... [2022-09-04T15:16:42.266Z] #51 89.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:16:42.266Z] #51 DONE 90.2s [2022-09-04T15:16:42.266Z] [2022-09-04T15:16:42.266Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:16:42.266Z] #64 sha256:0074dab32c69767a6786b6e5fb11d380cbd065dd553b0c652aadff55b87539f4 [2022-09-04T15:16:42.266Z] #64 ... [2022-09-04T15:16:42.266Z] [2022-09-04T15:16:42.266Z] #42 [tini 1/3] 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 [2022-09-04T15:16:42.266Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:42.266Z] #42 91.37 Setting up libicu67:amd64 (67.1-7) ... [2022-09-04T15:16:42.266Z] #42 91.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:16:42.266Z] #42 91.43 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-04T15:16:42.266Z] #42 91.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:16:42.383Z] #84 126.4 checking for copy_file_range... yes [2022-09-04T15:16:42.390Z] #14 106.2 Selecting previously unselected package libbtrfs0:arm64. [2022-09-04T15:16:42.390Z] #14 106.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-04T15:16:42.390Z] #14 106.2 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-04T15:16:42.526Z] #42 91.66 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-04T15:16:42.526Z] #42 91.85 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-04T15:16:42.526Z] #42 91.89 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-04T15:16:42.643Z] #84 126.8 checking for fgetxattr... yes [2022-09-04T15:16:42.643Z] #84 127.2 checking for statx... yes [2022-09-04T15:16:42.686Z] #77 ... [2022-09-04T15:16:42.686Z] [2022-09-04T15:16:42.686Z] #42 [tini 1/3] 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 [2022-09-04T15:16:42.686Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-04T15:16:42.686Z] #42 91.59 Setting up libicu67:amd64 (67.1-7) ... [2022-09-04T15:16:42.686Z] #42 91.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:16:42.686Z] #42 91.71 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-04T15:16:42.686Z] #42 91.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:16:42.786Z] #42 91.97 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-04T15:16:42.786Z] #42 91.99 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-04T15:16:42.786Z] #42 92.01 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-04T15:16:42.786Z] #42 92.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:16:42.945Z] #42 91.90 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-04T15:16:42.945Z] #42 91.93 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-04T15:16:42.945Z] #42 91.96 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-04T15:16:42.945Z] #42 92.02 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-04T15:16:42.945Z] #42 92.06 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-04T15:16:43.063Z] #14 106.9 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-04T15:16:43.063Z] #14 106.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-04T15:16:43.063Z] #14 106.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-04T15:16:43.152Z] #77 ... [2022-09-04T15:16:43.152Z] [2022-09-04T15:16:43.152Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:43.152Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:43.152Z] #14 91.06 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-04T15:16:43.152Z] #14 91.06 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:16:43.152Z] #14 91.07 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:16:43.205Z] #42 92.09 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-04T15:16:43.205Z] #42 92.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:16:43.207Z] #84 127.4 checking for fgetpwent_r... yes [2022-09-04T15:16:43.464Z] #42 DONE 92.7s [2022-09-04T15:16:43.464Z] [2022-09-04T15:16:43.464Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:43.464Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:43.464Z] #77 19.78 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-04T15:16:43.511Z] #84 127.7 checking for issetugid... no [2022-09-04T15:16:43.511Z] #84 128.0 checking for pkg-config... /usr/bin/pkg-config [2022-09-04T15:16:43.511Z] #84 128.0 checking pkg-config is at least version 0.9.0... yes [2022-09-04T15:16:43.723Z] #42 DONE 92.9s [2022-09-04T15:16:43.723Z] [2022-09-04T15:16:43.723Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-04T15:16:43.723Z] #43 sha256:b2aa3e0e31ddb065cc1e33cdce4cab48d384d4db40a710a67bd26f21d5e91b13 [2022-09-04T15:16:43.771Z] #77 ... [2022-09-04T15:16:43.771Z] [2022-09-04T15:16:43.771Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-04T15:16:43.771Z] #43 sha256:16846fc11450041c7ab6d10dc15b65d201c5a2b79d1eb8732f7f5829e28250d7 [2022-09-04T15:16:43.771Z] #43 DONE 0.2s [2022-09-04T15:16:43.776Z] #84 128.0 checking for library containing yajl_tree_get... -lyajl [2022-09-04T15:16:43.776Z] #84 128.4 checking for yajl >= 2.0.0... yes [2022-09-04T15:16:43.982Z] #43 DONE 0.3s [2022-09-04T15:16:43.982Z] [2022-09-04T15:16:43.982Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-04T15:16:43.982Z] #44 sha256:3b6a21fd96d8f996b3436cf5066ca0f6e48ded0f6ad7252c2b7a5f1282eaba11 [2022-09-04T15:16:44.042Z] #84 128.4 checking sys/capability.h usability... yes [2022-09-04T15:16:44.042Z] #84 128.6 checking sys/capability.h presence... yes [2022-09-04T15:16:44.042Z] #84 128.6 checking for sys/capability.h... yes [2022-09-04T15:16:44.057Z] [2022-09-04T15:16:44.057Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-04T15:16:44.057Z] #44 sha256:b5e08458899c7ab5bb25c41122008e353a62f7cfe639901a641b22c7fc1fa401 [2022-09-04T15:16:44.409Z] #14 108.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-04T15:16:44.409Z] #14 108.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-04T15:16:44.409Z] #14 108.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-04T15:16:44.612Z] #84 128.6 checking for library containing cap_from_name... -lcap [2022-09-04T15:16:44.666Z] #14 108.8 Selecting previously unselected package libudev-dev:arm64. [2022-09-04T15:16:44.666Z] #14 108.8 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-04T15:16:44.922Z] #14 108.9 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-04T15:16:45.023Z] #44 1.213 + RM_GOPATH=0 [2022-09-04T15:16:45.023Z] #44 1.213 + TMP_GOPATH= [2022-09-04T15:16:45.023Z] #44 1.213 + : /build [2022-09-04T15:16:45.023Z] #44 1.213 + '[' -z '' ']' [2022-09-04T15:16:45.023Z] #44 1.213 ++ mktemp -d [2022-09-04T15:16:45.023Z] #44 1.213 + export GOPATH=/tmp/tmp.K8LVNvOPRU [2022-09-04T15:16:45.023Z] #44 1.213 + GOPATH=/tmp/tmp.K8LVNvOPRU [2022-09-04T15:16:45.023Z] #44 1.213 + RM_GOPATH=1 [2022-09-04T15:16:45.023Z] #44 1.213 + case "$(go env GOARCH)" in [2022-09-04T15:16:45.023Z] #44 1.224 ++ go env GOARCH [2022-09-04T15:16:45.023Z] #44 1.240 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:45.023Z] #44 1.240 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:45.023Z] #44 1.240 ++ dirname /install.sh [2022-09-04T15:16:45.023Z] #44 1.241 + dir=/ [2022-09-04T15:16:45.023Z] #44 1.241 + bin=tini [2022-09-04T15:16:45.023Z] #44 1.241 + shift [2022-09-04T15:16:45.023Z] #44 1.241 + '[' '!' -f //tini.installer ']' [2022-09-04T15:16:45.023Z] #44 1.241 + . //tini.installer [2022-09-04T15:16:45.023Z] #44 1.242 ++ : v0.19.0 [2022-09-04T15:16:45.023Z] #44 1.242 + install_tini [2022-09-04T15:16:45.023Z] #44 1.242 + echo 'Install tini version v0.19.0' [2022-09-04T15:16:45.023Z] #44 1.242 + git clone https://github.com/krallin/tini.git /tmp/tmp.K8LVNvOPRU/tini [2022-09-04T15:16:45.023Z] #44 1.243 Cloning into '/tmp/tmp.K8LVNvOPRU/tini'... [2022-09-04T15:16:45.023Z] #44 1.244 Install tini version v0.19.0 [2022-09-04T15:16:45.179Z] #14 109.4 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-04T15:16:45.184Z] #84 129.2 checking for library containing dlopen... -ldl [2022-09-04T15:16:45.361Z] #44 1.474 + RM_GOPATH=0 [2022-09-04T15:16:45.361Z] #44 1.474 + TMP_GOPATH= [2022-09-04T15:16:45.361Z] #44 1.474 + : /build [2022-09-04T15:16:45.361Z] #44 1.474 + '[' -z '' ']' [2022-09-04T15:16:45.361Z] #44 1.474 ++ mktemp -d [2022-09-04T15:16:45.361Z] #44 1.485 + export GOPATH=/tmp/tmp.kWyLSup9I2 [2022-09-04T15:16:45.361Z] #44 1.485 + GOPATH=/tmp/tmp.kWyLSup9I2 [2022-09-04T15:16:45.361Z] #44 1.485 + RM_GOPATH=1 [2022-09-04T15:16:45.361Z] #44 1.485 + case "$(go env GOARCH)" in [2022-09-04T15:16:45.361Z] #44 1.487 ++ go env GOARCH [2022-09-04T15:16:45.361Z] #44 1.539 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:45.361Z] #44 1.539 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:45.361Z] #44 1.556 ++ dirname /install.sh [2022-09-04T15:16:45.592Z] #14 109.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-04T15:16:45.592Z] #14 109.5 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-04T15:16:45.619Z] #44 1.572 + dir=/ [2022-09-04T15:16:45.619Z] #44 1.573 + bin=tini [2022-09-04T15:16:45.619Z] #44 1.573 + shift [2022-09-04T15:16:45.619Z] #44 1.573 + '[' '!' -f //tini.installer ']' [2022-09-04T15:16:45.619Z] #44 1.573 + . //tini.installer [2022-09-04T15:16:45.619Z] #44 1.573 ++ : v0.19.0 [2022-09-04T15:16:45.619Z] #44 1.573 + install_tini [2022-09-04T15:16:45.619Z] #44 1.573 + echo 'Install tini version v0.19.0' [2022-09-04T15:16:45.619Z] #44 1.573 + git clone https://github.com/krallin/tini.git /tmp/tmp.kWyLSup9I2/tini [2022-09-04T15:16:45.619Z] #44 1.574 Install tini version v0.19.0 [2022-09-04T15:16:45.619Z] #44 1.575 Cloning into '/tmp/tmp.kWyLSup9I2/tini'... [2022-09-04T15:16:45.754Z] #84 129.9 checking seccomp.h usability... yes [2022-09-04T15:16:45.754Z] #84 130.2 checking seccomp.h presence... yes [2022-09-04T15:16:45.754Z] #84 130.4 checking for seccomp.h... yes [2022-09-04T15:16:46.155Z] #14 ... [2022-09-04T15:16:46.156Z] [2022-09-04T15:16:46.156Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:46.156Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:16:46.156Z] #77 55.32 configure.ac:7: installing 'build-aux/compile' [2022-09-04T15:16:46.156Z] #77 55.32 configure.ac:9: installing 'build-aux/config.guess' [2022-09-04T15:16:46.156Z] #77 55.33 configure.ac:9: installing 'build-aux/config.sub' [2022-09-04T15:16:46.156Z] #77 55.35 configure.ac:11: installing 'build-aux/install-sh' [2022-09-04T15:16:46.156Z] #77 55.37 configure.ac:11: installing 'build-aux/missing' [2022-09-04T15:16:46.156Z] #77 55.55 Makefile.am: installing 'build-aux/depcomp' [2022-09-04T15:16:46.156Z] #77 55.68 parallel-tests: installing 'build-aux/test-driver' [2022-09-04T15:16:46.156Z] #77 57.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-04T15:16:46.156Z] #77 57.80 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-04T15:16:46.156Z] #77 58.43 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-04T15:16:46.156Z] #77 58.44 libtoolize: copying file 'm4/libtool.m4' [2022-09-04T15:16:46.156Z] #77 58.53 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-04T15:16:46.156Z] #77 58.65 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-04T15:16:46.156Z] #77 58.75 libtoolize: copying file 'm4/ltversion.m4' [2022-09-04T15:16:46.156Z] #77 58.83 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-04T15:16:46.156Z] #77 ... [2022-09-04T15:16:46.156Z] [2022-09-04T15:16:46.156Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:46.156Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-04T15:16:46.419Z] #14 110.3 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-04T15:16:46.419Z] #14 110.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-09-04T15:16:46.419Z] #14 110.3 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-09-04T15:16:46.428Z] #44 2.455 + cd /tmp/tmp.K8LVNvOPRU/tini [2022-09-04T15:16:46.428Z] #44 2.458 + git checkout -q v0.19.0 [2022-09-04T15:16:46.428Z] #44 2.515 + cmake . [2022-09-04T15:16:46.562Z] #44 2.828 + cd /tmp/tmp.kWyLSup9I2/tini [2022-09-04T15:16:46.562Z] #44 2.829 + git checkout -q v0.19.0 [2022-09-04T15:16:46.562Z] #44 2.877 + cmake . [2022-09-04T15:16:46.678Z] #14 110.6 Selecting previously unselected package libpcre2-32-0:arm64.#14 ... [2022-09-04T15:16:46.678Z] [2022-09-04T15:16:46.678Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:16:46.678Z] #67 sha256:9d3c080ce96cce47241420ece9a81e495093e4d8b0c3375e758f1c03499e6b9c [2022-09-04T15:16:46.678Z] #67 104.9 rootlesskit version 1.0.0 [2022-09-04T15:16:46.678Z] #67 104.9 Usage of /build/rootlesskit-docker-proxy: [2022-09-04T15:16:46.678Z] #67 104.9 -container-ip string [2022-09-04T15:16:46.678Z] #67 104.9 container ip [2022-09-04T15:16:46.678Z] #67 104.9 -container-port int [2022-09-04T15:16:46.678Z] #67 104.9 container port (default -1) [2022-09-04T15:16:46.678Z] #67 104.9 -host-ip string [2022-09-04T15:16:46.678Z] #67 104.9 host ip [2022-09-04T15:16:46.678Z] #67 104.9 -host-port int [2022-09-04T15:16:46.678Z] #67 104.9 host port (default -1) [2022-09-04T15:16:46.678Z] #67 104.9 -proto string [2022-09-04T15:16:46.678Z] #67 104.9 proxy protocol (default "tcp") [2022-09-04T15:16:46.678Z] #67 DONE 110.2s [2022-09-04T15:16:46.678Z] [2022-09-04T15:16:46.678Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-04T15:16:46.678Z] #68 sha256:197fdc8b2d87d5bfd206eb01d866ded8263506439bbb0c2c0e36bce06b007d31 [2022-09-04T15:16:46.678Z] #68 DONE 0.1s [2022-09-04T15:16:46.678Z] [2022-09-04T15:16:46.678Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:46.678Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-04T15:16:46.678Z] #14 110.6 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-04T15:16:46.678Z] #14 110.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-09-04T15:16:46.678Z] #14 110.6 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-09-04T15:16:46.678Z] #14 ... [2022-09-04T15:16:46.678Z] [2022-09-04T15:16:46.678Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-04T15:16:46.678Z] #69 sha256:7d46ff12807af13d629bc7ccadcdff92cbd01c7e91f35ced98140cffe5444a16 [2022-09-04T15:16:46.678Z] #69 DONE 0.1s [2022-09-04T15:16:46.723Z] #84 130.4 checking for library containing seccomp_rule_add... -lseccomp [2022-09-04T15:16:46.723Z] #84 131.2 checking for library containing seccomp_arch_resolve_name... [2022-09-04T15:16:46.723Z] #84 ... [2022-09-04T15:16:46.723Z] [2022-09-04T15:16:46.723Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:16:46.723Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-04T15:16:46.723Z] #41 DONE 189.8s [2022-09-04T15:16:46.723Z] [2022-09-04T15:16:46.723Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:46.723Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:46.723Z] #84 131.2 checking for library containing seccomp_arch_resolve_name... none required [2022-09-04T15:16:46.723Z] #84 131.4 checking systemd/sd-bus.h usability... [2022-09-04T15:16:46.723Z] #84 ... [2022-09-04T15:16:46.723Z] [2022-09-04T15:16:46.723Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:16:46.723Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:16:46.723Z] #19 169.2 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-09-04T15:16:46.723Z] #19 169.2 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-04T15:16:46.723Z] #19 169.2 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-04T15:16:46.723Z] #19 169.2 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-09-04T15:16:46.723Z] #19 169.2 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-04T15:16:46.723Z] #19 169.2 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-04T15:16:46.723Z] #19 169.2 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-04T15:16:46.723Z] #19 169.4 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-04T15:16:46.723Z] #19 169.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-04T15:16:46.723Z] #19 169.4 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-09-04T15:16:46.723Z] #19 169.5 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-09-04T15:16:46.723Z] #19 172.6 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-09-04T15:16:46.723Z] #19 172.6 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-09-04T15:16:46.723Z] #19 172.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-04T15:16:46.723Z] #19 172.8 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-09-04T15:16:46.723Z] #19 173.0 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-09-04T15:16:46.723Z] #19 175.7 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-09-04T15:16:46.723Z] #19 175.7 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-04T15:16:46.723Z] #19 175.7 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-04T15:16:46.723Z] #19 175.8 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-09-04T15:16:46.723Z] #19 175.8 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-04T15:16:46.723Z] #19 175.8 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-04T15:16:46.723Z] #19 175.8 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-04T15:16:46.723Z] #19 175.8 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-04T15:16:46.723Z] #19 175.9 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-04T15:16:46.723Z] #19 176.0 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-04T15:16:46.723Z] #19 176.0 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-04T15:16:46.723Z] #19 176.1 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-04T15:16:46.723Z] #19 176.1 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-04T15:16:46.723Z] #19 176.1 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-09-04T15:16:46.723Z] #19 176.2 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-09-04T15:16:46.723Z] #19 177.9 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-09-04T15:16:46.723Z] #19 177.9 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-09-04T15:16:46.723Z] #19 178.0 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-04T15:16:46.723Z] #19 178.2 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-09-04T15:16:46.723Z] #19 178.2 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-09-04T15:16:46.935Z] [2022-09-04T15:16:46.935Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:46.935Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-04T15:16:46.935Z] #14 110.9 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-04T15:16:46.935Z] #14 110.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-09-04T15:16:46.935Z] #14 110.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-09-04T15:16:46.995Z] #44 3.391 -- The C compiler identification is GNU 10.2.1 [2022-09-04T15:16:47.191Z] #14 111.2 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-04T15:16:47.191Z] #14 111.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-09-04T15:16:47.191Z] #14 111.2 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-09-04T15:16:47.292Z] #19 ... [2022-09-04T15:16:47.292Z] [2022-09-04T15:16:47.292Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:47.292Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:47.292Z] #84 131.4 checking systemd/sd-bus.h usability... yes [2022-09-04T15:16:47.292Z] #84 131.8 checking systemd/sd-bus.h presence... yes [2022-09-04T15:16:47.292Z] #84 132.0 checking for systemd/sd-bus.h... yes [2022-09-04T15:16:47.346Z] #14 ... [2022-09-04T15:16:47.346Z] [2022-09-04T15:16:47.346Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:16:47.346Z] #64 sha256:99e2ecf6f542add66aafc965a87e2b0688dbdf77898adefe2fcd02381b8c8d59 [2022-09-04T15:16:47.346Z] #64 53.58 Updating files: 48% (2434/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 83% (4180/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-09-04T15:16:47.346Z] #64 55.24 + cd /tmp/tmp.lJmu8u55RW/src/github.com/containerd/containerd [2022-09-04T15:16:47.346Z] #64 55.24 + git checkout -q v1.6.8 [2022-09-04T15:16:47.499Z] #44 3.737 -- The C compiler identification is GNU 10.2.1 [2022-09-04T15:16:47.562Z] #44 3.553 -- Detecting C compiler ABI info [2022-09-04T15:16:47.754Z] #14 111.8 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-04T15:16:47.754Z] #14 111.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-04T15:16:47.754Z] #14 111.8 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-04T15:16:47.763Z] #44 3.849 -- Detecting C compiler ABI info [2022-09-04T15:16:48.011Z] #14 112.0 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-04T15:16:48.011Z] #14 112.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-04T15:16:48.011Z] #14 112.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-04T15:16:48.011Z] #14 112.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-04T15:16:48.129Z] #44 4.333 -- Detecting C compiler ABI info - done [2022-09-04T15:16:48.231Z] #84 132.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-04T15:16:48.267Z] #14 112.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-04T15:16:48.267Z] #14 112.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-04T15:16:48.267Z] #14 112.3 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-04T15:16:48.267Z] #14 112.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-04T15:16:48.267Z] #14 112.3 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-04T15:16:48.389Z] #44 4.493 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-04T15:16:48.389Z] #44 4.493 -- Detecting C compile features [2022-09-04T15:16:48.389Z] #44 4.494 -- Detecting C compile features - done [2022-09-04T15:16:48.389Z] #44 4.581 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-04T15:16:48.647Z] #44 4.921 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-04T15:16:48.751Z] #84 132.9 checking for sd_notify_barrier... yes [2022-09-04T15:16:48.751Z] #84 133.2 checking linux/bpf.h usability... yes [2022-09-04T15:16:48.835Z] #14 112.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-04T15:16:48.835Z] #14 112.9 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-04T15:16:48.835Z] #14 112.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-04T15:16:48.835Z] #14 112.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-04T15:16:48.835Z] #14 112.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-04T15:16:48.835Z] #14 112.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-09-04T15:16:48.835Z] #14 112.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-04T15:16:48.835Z] #14 112.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-09-04T15:16:48.835Z] #14 112.9 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-04T15:16:48.905Z] #44 5.046 -- Configuring done [2022-09-04T15:16:48.905Z] #44 5.082 -- Generating done [2022-09-04T15:16:48.905Z] #44 5.114 -- Build files have been written to: /tmp/tmp.K8LVNvOPRU/tini [2022-09-04T15:16:48.905Z] #44 5.144 + make tini-static [2022-09-04T15:16:49.011Z] #84 133.5 checking linux/bpf.h presence... yes [2022-09-04T15:16:49.011Z] #84 133.5 checking for linux/bpf.h... yes [2022-09-04T15:16:49.011Z] #84 133.5 checking compilation for eBPF... yes [2022-09-04T15:16:49.092Z] #14 113.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-09-04T15:16:49.092Z] #14 113.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-04T15:16:49.092Z] #14 113.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-04T15:16:49.092Z] #14 113.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-04T15:16:49.092Z] #14 113.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-04T15:16:49.092Z] #14 113.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-04T15:16:49.092Z] #14 113.0 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-04T15:16:49.092Z] #14 113.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-04T15:16:49.092Z] #14 113.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-09-04T15:16:49.092Z] #14 113.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-04T15:16:49.092Z] #14 113.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-04T15:16:49.092Z] #14 113.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:16:49.092Z] #14 113.2 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 [2022-09-04T15:16:49.092Z] #14 113.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:16:49.092Z] #14 113.2 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 [2022-09-04T15:16:49.092Z] #14 113.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-04T15:16:49.092Z] #14 113.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:16:49.092Z] #14 113.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 [2022-09-04T15:16:49.092Z] #14 113.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:16:49.092Z] #14 113.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-04T15:16:49.092Z] #14 113.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-04T15:16:49.140Z] #44 4.978 -- Detecting C compiler ABI info - done [2022-09-04T15:16:49.141Z] #44 5.173 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-04T15:16:49.141Z] #44 5.180 -- Detecting C compile features [2022-09-04T15:16:49.141Z] #44 5.182 -- Detecting C compile features - done [2022-09-04T15:16:49.141Z] #44 5.253 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-04T15:16:49.163Z] #44 ... [2022-09-04T15:16:49.163Z] [2022-09-04T15:16:49.164Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:49.164Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:49.164Z] #14 88.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-04T15:16:49.164Z] #14 88.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-04T15:16:49.164Z] #14 88.20 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-04T15:16:49.253Z] #64 56.98 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-04T15:16:49.253Z] #64 56.98 + BUILDTAGS='netgo osusergo static_build' [2022-09-04T15:16:49.253Z] #64 56.98 + export EXTRA_FLAGS=-buildmode=pie [2022-09-04T15:16:49.253Z] #64 56.98 + EXTRA_FLAGS=-buildmode=pie [2022-09-04T15:16:49.253Z] #64 56.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-04T15:16:49.253Z] #64 56.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-04T15:16:49.253Z] #64 56.98 + '[' '' = dynamic ']' [2022-09-04T15:16:49.253Z] #64 56.98 + make [2022-09-04T15:16:49.271Z] #84 133.8 checking for criu >= 3.15... no [2022-09-04T15:16:49.271Z] #84 133.8 configure: CRIU headers not found, building without CRIU support [2022-09-04T15:16:49.271Z] #84 133.8 checking for criu > 3.16... no [2022-09-04T15:16:49.271Z] #84 133.9 configure: CRIU version doesn't support join-ns API [2022-09-04T15:16:49.271Z] #84 133.9 checking for criu > 3.16.1... no [2022-09-04T15:16:49.271Z] #84 133.9 configure: CRIU version doesn't support for pre-dumping [2022-09-04T15:16:49.271Z] #84 133.9 checking for new mount API (fsconfig)... yes [2022-09-04T15:16:49.350Z] #14 113.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-04T15:16:49.350Z] #14 113.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-04T15:16:49.350Z] #14 113.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-04T15:16:49.350Z] #14 113.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:16:49.421Z] #14 ... [2022-09-04T15:16:49.422Z] [2022-09-04T15:16:49.422Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:49.422Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:49.422Z] #77 22.23 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-04T15:16:49.422Z] #77 22.51 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-04T15:16:49.422Z] #77 23.11 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-04T15:16:49.531Z] #84 134.0 checking for seccomp notify API... yes [2022-09-04T15:16:49.531Z] #84 134.2 checking for gperf... no [2022-09-04T15:16:49.531Z] #84 134.2 configure: gperf not found - cannot rebuild signal parser code [2022-09-04T15:16:49.607Z] #14 DONE 113.6s [2022-09-04T15:16:49.607Z] [2022-09-04T15:16:49.607Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:16:49.607Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-04T15:16:49.607Z] #34 ... [2022-09-04T15:16:49.607Z] [2022-09-04T15:16:49.607Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-04T15:16:49.607Z] #59 sha256:1c5b54a39fa8a1bbf1be3a008afae17f7be4f7aa4e435f51e626099f620d493f [2022-09-04T15:16:49.710Z] #44 5.721 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-04T15:16:49.710Z] #44 5.887 -- Configuring done [2022-09-04T15:16:49.710Z] #44 5.918 -- Generating done [2022-09-04T15:16:49.710Z] #44 5.927 -- Build files have been written to: /tmp/tmp.kWyLSup9I2/tini [2022-09-04T15:16:49.710Z] #44 5.954 + make tini-static [2022-09-04T15:16:49.864Z] #59 DONE 0.1s [2022-09-04T15:16:49.864Z] [2022-09-04T15:16:49.864Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:16:49.864Z] #60 sha256:eaa4a6bcb46d893dee58cfcb96f2c87b4334aabfae80b9aff4660f7d4720613a [2022-09-04T15:16:50.100Z] #84 134.2 checking for library containing argp_parse... none required [2022-09-04T15:16:50.301Z] #44 6.621 Scanning dependencies of target tini-static [2022-09-04T15:16:50.359Z] #84 135.0 checking that generated files are newer than configure... done [2022-09-04T15:16:50.359Z] #84 135.0 configure: creating ./config.status [2022-09-04T15:16:50.427Z] #60 0.865 + RM_GOPATH=0 [2022-09-04T15:16:50.684Z] #60 0.869 + TMP_GOPATH= [2022-09-04T15:16:50.684Z] #60 0.869 + : /build [2022-09-04T15:16:50.684Z] #60 0.869 + '[' -z '' ']' [2022-09-04T15:16:50.684Z] #60 0.871 ++ mktemp -d [2022-09-04T15:16:50.684Z] #60 0.879 + export GOPATH=/tmp/tmp.mfHPprMkwJ [2022-09-04T15:16:50.684Z] #60 0.882 + GOPATH=/tmp/tmp.mfHPprMkwJ [2022-09-04T15:16:50.684Z] #60 0.882 + RM_GOPATH=1 [2022-09-04T15:16:50.684Z] #60 0.882 + case "$(go env GOARCH)" in [2022-09-04T15:16:50.684Z] #60 0.886 ++ go env GOARCH [2022-09-04T15:16:50.684Z] #60 0.917 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:50.684Z] #60 0.918 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:16:50.684Z] #60 0.922 ++ dirname /install.sh [2022-09-04T15:16:50.684Z] #60 0.923 + dir=/ [2022-09-04T15:16:50.684Z] #60 0.924 + bin=runc [2022-09-04T15:16:50.684Z] #60 0.924 + shift [2022-09-04T15:16:50.684Z] #60 0.924 + '[' '!' -f //runc.installer ']' [2022-09-04T15:16:50.684Z] #60 0.924 + . //runc.installer [2022-09-04T15:16:50.684Z] #60 0.924 ++ set -e [2022-09-04T15:16:50.684Z] #60 0.924 ++ : v1.1.4 [2022-09-04T15:16:50.684Z] #60 0.924 + install_runc [2022-09-04T15:16:50.684Z] #60 0.924 + RUNC_BUILDTAGS=seccomp [2022-09-04T15:16:50.684Z] #60 0.924 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-04T15:16:50.684Z] #60 0.924 Install runc version v1.1.4 (build tags: seccomp) [2022-09-04T15:16:50.684Z] #60 0.925 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mfHPprMkwJ/src/github.com/opencontainers/runc [2022-09-04T15:16:50.684Z] #60 0.927 Cloning into '/tmp/tmp.mfHPprMkwJ/src/github.com/opencontainers/runc'... [2022-09-04T15:16:50.869Z] #44 6.833 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-04T15:16:50.941Z] #60 ... [2022-09-04T15:16:50.941Z] [2022-09-04T15:16:50.941Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-04T15:16:50.941Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-09-04T15:16:50.941Z] #15 DONE 1.2s [2022-09-04T15:16:50.941Z] [2022-09-04T15:16:50.941Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-04T15:16:50.941Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-09-04T15:16:51.158Z] #64 59.08 + bin/ctr [2022-09-04T15:16:51.327Z] #77 ... [2022-09-04T15:16:51.327Z] [2022-09-04T15:16:51.327Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:51.327Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:51.327Z] #14 98.73 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-04T15:16:51.327Z] #14 98.75 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:16:51.327Z] #14 98.76 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-04T15:16:51.327Z] #14 99.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-04T15:16:51.327Z] #14 99.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:16:51.327Z] #14 99.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-04T15:16:51.871Z] #16 DONE 0.9s [2022-09-04T15:16:51.871Z] [2022-09-04T15:16:51.871Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-04T15:16:51.871Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-09-04T15:16:52.249Z] #44 ... [2022-09-04T15:16:52.249Z] [2022-09-04T15:16:52.249Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:16:52.249Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:16:52.249Z] #53 101.8 gotestsum version dev [2022-09-04T15:16:52.433Z] #17 0.627 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-04T15:16:52.433Z] #17 DONE 0.8s [2022-09-04T15:16:52.433Z] [2022-09-04T15:16:52.433Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-04T15:16:52.433Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-09-04T15:16:52.832Z] #53 DONE 102.3s [2022-09-04T15:16:52.832Z] [2022-09-04T15:16:52.832Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-04T15:16:52.832Z] #44 sha256:3b6a21fd96d8f996b3436cf5066ca0f6e48ded0f6ad7252c2b7a5f1282eaba11 [2022-09-04T15:16:52.832Z] #44 8.939 [100%] Linking C executable tini-static [2022-09-04T15:16:52.914Z] #84 ... [2022-09-04T15:16:52.914Z] [2022-09-04T15:16:52.914Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:16:52.914Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:16:52.914Z] #43 195.4 Delve is a source level debugger for Go programs. [2022-09-04T15:16:52.914Z] #43 195.4 [2022-09-04T15:16:52.914Z] #43 195.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-04T15:16:52.914Z] #43 195.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-04T15:16:52.914Z] #43 195.4 [2022-09-04T15:16:52.914Z] #43 195.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-04T15:16:52.914Z] #43 195.4 [2022-09-04T15:16:52.914Z] #43 195.4 Pass flags to the program you are debugging using `--`, for example: [2022-09-04T15:16:52.914Z] #43 195.4 [2022-09-04T15:16:52.914Z] #43 195.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-04T15:16:52.914Z] #43 195.4 [2022-09-04T15:16:52.914Z] #43 195.4 Usage: [2022-09-04T15:16:52.914Z] #43 195.4 dlv [command] [2022-09-04T15:16:52.914Z] #43 195.4 [2022-09-04T15:16:52.914Z] #43 195.4 Available Commands: [2022-09-04T15:16:52.914Z] #43 195.4 attach Attach to running process and begin debugging. [2022-09-04T15:16:52.914Z] #43 195.4 connect Connect to a headless debug server with a terminal client. [2022-09-04T15:16:52.914Z] #43 195.4 core Examine a core dump. [2022-09-04T15:16:52.914Z] #43 195.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-04T15:16:52.914Z] #43 195.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-04T15:16:52.914Z] #43 195.4 exec Execute a precompiled binary, and begin a debug session. [2022-09-04T15:16:52.914Z] #43 195.4 help Help about any command [2022-09-04T15:16:52.914Z] #43 195.4 run Deprecated command. Use 'debug' instead. [2022-09-04T15:16:52.914Z] #43 195.4 test Compile test binary and begin debugging program. [2022-09-04T15:16:52.914Z] #43 195.4 trace Compile and begin tracing program. [2022-09-04T15:16:52.914Z] #43 195.4 version Prints version. [2022-09-04T15:16:52.914Z] #43 195.4 [2022-09-04T15:16:52.914Z] #43 195.4 Flags: [2022-09-04T15:16:52.914Z] #43 195.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-04T15:16:52.914Z] #43 195.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-04T15:16:52.914Z] #43 195.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-04T15:16:52.914Z] #43 195.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-04T15:16:52.914Z] #43 195.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-04T15:16:52.914Z] #43 195.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-04T15:16:52.914Z] #43 195.4 --disable-aslr Disables address space randomization [2022-09-04T15:16:52.914Z] #43 195.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-04T15:16:52.914Z] #43 195.4 -h, --help help for dlv [2022-09-04T15:16:52.914Z] #43 195.4 --init string Init file, executed by the terminal client. [2022-09-04T15:16:52.914Z] #43 195.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-04T15:16:52.914Z] #43 195.4 --log Enable debugging server logging. [2022-09-04T15:16:52.914Z] #43 195.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-04T15:16:52.914Z] #43 195.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-04T15:16:52.914Z] #43 195.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-04T15:16:52.914Z] #43 195.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-04T15:16:52.914Z] #43 195.4 --wd string Working directory for running the program. [2022-09-04T15:16:52.914Z] #43 195.4 [2022-09-04T15:16:52.914Z] #43 195.4 Additional help topics: [2022-09-04T15:16:52.914Z] #43 195.4 dlv backend Help about the --backend flag. [2022-09-04T15:16:52.914Z] #43 195.4 dlv log Help about logging flags. [2022-09-04T15:16:52.914Z] #43 195.4 dlv redirect Help about file redirection. [2022-09-04T15:16:52.914Z] #43 195.4 [2022-09-04T15:16:52.914Z] #43 195.4 Use "dlv [command] --help" for more information about a command. [2022-09-04T15:16:52.914Z] #43 DONE 196.2s [2022-09-04T15:16:52.914Z] [2022-09-04T15:16:52.914Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:16:52.914Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:16:52.914Z] #19 180.9 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-09-04T15:16:52.914Z] #19 180.9 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-04T15:16:52.914Z] #19 180.9 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-04T15:16:52.914Z] #19 181.1 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-04T15:16:52.914Z] #19 181.1 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-04T15:16:52.914Z] #19 181.1 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-04T15:16:52.914Z] #19 181.1 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-04T15:16:52.914Z] #19 181.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-04T15:16:52.914Z] #19 181.2 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-04T15:16:52.914Z] #19 181.3 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-04T15:16:52.914Z] #19 181.3 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-09-04T15:16:52.914Z] #19 181.4 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-09-04T15:16:52.914Z] #19 184.3 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-09-04T15:16:52.914Z] #19 184.3 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-09-04T15:16:52.914Z] #19 184.4 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-04T15:16:52.914Z] #19 184.4 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-09-04T15:16:52.914Z] #19 184.5 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-09-04T15:16:53.163Z] #44 ... [2022-09-04T15:16:53.163Z] [2022-09-04T15:16:53.163Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:53.163Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:53.163Z] #14 92.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-04T15:16:53.163Z] #14 92.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-04T15:16:53.163Z] #14 92.47 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-04T15:16:53.163Z] #14 102.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-04T15:16:53.163Z] #14 102.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:16:53.163Z] #14 102.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-04T15:16:53.163Z] #14 ... [2022-09-04T15:16:53.163Z] [2022-09-04T15:16:53.163Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:53.163Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:53.163Z] #77 13.76 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-04T15:16:53.163Z] #77 13.83 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-04T15:16:53.163Z] #77 13.84 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-04T15:16:53.163Z] #77 13.84 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-04T15:16:53.163Z] #77 13.90 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-04T15:16:53.163Z] #77 17.16 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-04T15:16:53.163Z] #77 20.23 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-04T15:16:53.163Z] #77 22.48 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-04T15:16:53.163Z] #77 22.83 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-04T15:16:53.163Z] #77 23.34 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-04T15:16:53.237Z] #14 ... [2022-09-04T15:16:53.237Z] [2022-09-04T15:16:53.237Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-04T15:16:53.237Z] #44 sha256:b5e08458899c7ab5bb25c41122008e353a62f7cfe639901a641b22c7fc1fa401 [2022-09-04T15:16:53.237Z] #44 5.648 Scanning dependencies of target tini-static [2022-09-04T15:16:53.237Z] #44 5.763 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-04T15:16:53.237Z] #44 7.836 [100%] Linking C executable tini-static [2022-09-04T15:16:53.237Z] #44 8.668 [100%] Built target tini-static [2022-09-04T15:16:53.237Z] #44 8.782 + mkdir -p /build [2022-09-04T15:16:53.237Z] #44 8.784 + cp tini-static /build/docker-init [2022-09-04T15:16:53.237Z] #44 DONE 9.2s [2022-09-04T15:16:53.237Z] [2022-09-04T15:16:53.237Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:16:53.237Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:16:53.373Z] #18 DONE 0.8s [2022-09-04T15:16:53.373Z] [2022-09-04T15:16:53.373Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:16:53.373Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-04T15:16:53.373Z] #36 117.2 Delve is a source level debugger for Go programs. [2022-09-04T15:16:53.373Z] #36 117.2 [2022-09-04T15:16:53.373Z] #36 117.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-04T15:16:53.373Z] #36 117.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-04T15:16:53.373Z] #36 117.2 [2022-09-04T15:16:53.373Z] #36 117.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-04T15:16:53.373Z] #36 117.2 [2022-09-04T15:16:53.373Z] #36 117.2 Pass flags to the program you are debugging using `--`, for example: [2022-09-04T15:16:53.373Z] #36 117.2 [2022-09-04T15:16:53.373Z] #36 117.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-04T15:16:53.373Z] #36 117.2 [2022-09-04T15:16:53.373Z] #36 117.2 Usage: [2022-09-04T15:16:53.373Z] #36 117.2 dlv [command] [2022-09-04T15:16:53.373Z] #36 117.2 [2022-09-04T15:16:53.373Z] #36 117.2 Available Commands: [2022-09-04T15:16:53.373Z] #36 117.2 attach Attach to running process and begin debugging. [2022-09-04T15:16:53.373Z] #36 117.2 connect Connect to a headless debug server with a terminal client. [2022-09-04T15:16:53.373Z] #36 117.2 core Examine a core dump. [2022-09-04T15:16:53.373Z] #36 117.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-04T15:16:53.373Z] #36 117.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-04T15:16:53.373Z] #36 117.2 exec Execute a precompiled binary, and begin a debug session. [2022-09-04T15:16:53.373Z] #36 117.2 help Help about any command [2022-09-04T15:16:53.373Z] #36 117.2 run Deprecated command. Use 'debug' instead. [2022-09-04T15:16:53.373Z] #36 117.2 test Compile test binary and begin debugging program. [2022-09-04T15:16:53.373Z] #36 117.2 trace Compile and begin tracing program. [2022-09-04T15:16:53.373Z] #36 117.2 version Prints version. [2022-09-04T15:16:53.373Z] #36 117.2 [2022-09-04T15:16:53.373Z] #36 117.2 Flags: [2022-09-04T15:16:53.373Z] #36 117.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-04T15:16:53.373Z] #36 117.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-04T15:16:53.373Z] #36 117.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-04T15:16:53.373Z] #36 117.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-04T15:16:53.373Z] #36 117.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-04T15:16:53.373Z] #36 117.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-04T15:16:53.373Z] #36 117.2 --disable-aslr Disables address space randomization [2022-09-04T15:16:53.373Z] #36 117.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-04T15:16:53.373Z] #36 117.2 -h, --help help for dlv [2022-09-04T15:16:53.373Z] #36 117.2 --init string Init file, executed by the terminal client. [2022-09-04T15:16:53.373Z] #36 117.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-04T15:16:53.373Z] #36 117.2 --log Enable debugging server logging. [2022-09-04T15:16:53.373Z] #36 117.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-04T15:16:53.373Z] #36 117.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-04T15:16:53.373Z] #36 117.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-04T15:16:53.373Z] #36 117.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-04T15:16:53.373Z] #36 117.2 --wd string Working directory for running the program. [2022-09-04T15:16:53.373Z] #36 117.2 [2022-09-04T15:16:53.373Z] #36 117.2 Additional help topics: [2022-09-04T15:16:53.373Z] #36 117.2 dlv backend Help about the --backend flag. [2022-09-04T15:16:53.373Z] #36 117.2 dlv log Help about logging flags. [2022-09-04T15:16:53.373Z] #36 117.2 dlv redirect Help about file redirection. [2022-09-04T15:16:53.373Z] #36 117.2 [2022-09-04T15:16:53.373Z] #36 117.2 Use "dlv [command] --help" for more information about a command. [2022-09-04T15:16:53.373Z] #36 DONE 117.3s [2022-09-04T15:16:53.373Z] [2022-09-04T15:16:53.373Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-04T15:16:53.373Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-09-04T15:16:53.421Z] #77 ... [2022-09-04T15:16:53.421Z] [2022-09-04T15:16:53.421Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:53.421Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:53.421Z] #14 102.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-04T15:16:53.421Z] #14 102.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:16:53.680Z] #14 102.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-04T15:16:53.811Z] #64 ... [2022-09-04T15:16:53.811Z] [2022-09-04T15:16:53.811Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-04T15:16:53.811Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-04T15:16:53.811Z] #53 102.9 gotestsum version dev [2022-09-04T15:16:53.811Z] #53 DONE 103.0s [2022-09-04T15:16:53.811Z] [2022-09-04T15:16:53.811Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:16:53.811Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:16:54.247Z] #14 ... [2022-09-04T15:16:54.247Z] [2022-09-04T15:16:54.247Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-04T15:16:54.247Z] #44 sha256:3b6a21fd96d8f996b3436cf5066ca0f6e48ded0f6ad7252c2b7a5f1282eaba11 [2022-09-04T15:16:54.247Z] #44 9.974 [100%] Built target tini-static [2022-09-04T15:16:54.247Z] #44 10.10 + mkdir -p /build [2022-09-04T15:16:54.247Z] #44 10.10 + cp tini-static /build/docker-init [2022-09-04T15:16:54.247Z] #44 DONE 10.3s [2022-09-04T15:16:54.247Z] [2022-09-04T15:16:54.247Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:16:54.247Z] #64 sha256:0074dab32c69767a6786b6e5fb11d380cbd065dd553b0c652aadff55b87539f4 [2022-09-04T15:16:54.742Z] #19 DONE 1.3s [2022-09-04T15:16:54.742Z] [2022-09-04T15:16:54.742Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:16:54.742Z] #26 sha256:95d28bea5200e36c9bc6f8d49b7ef091d2474c5d99255c75ae8732e01a6424ad [2022-09-04T15:16:54.823Z] #19 186.5 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-04T15:16:54.823Z] #19 186.5 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-04T15:16:55.517Z] #26 116.6 Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 29% (3388/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 43% (4932/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) [2022-09-04T15:16:55.517Z] #26 ... [2022-09-04T15:16:55.517Z] [2022-09-04T15:16:55.517Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-04T15:16:55.517Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-09-04T15:16:55.517Z] #20 DONE 0.9s [2022-09-04T15:16:55.517Z] [2022-09-04T15:16:55.517Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:16:55.517Z] #26 sha256:95d28bea5200e36c9bc6f8d49b7ef091d2474c5d99255c75ae8732e01a6424ad [2022-09-04T15:16:56.732Z] #19 187.9 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:16:56.732Z] #19 ... [2022-09-04T15:16:56.732Z] [2022-09-04T15:16:56.732Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:56.732Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:56.732Z] #84 138.5 config.status: creating Makefile [2022-09-04T15:16:56.732Z] #84 138.7 config.status: creating rpm/crun.spec [2022-09-04T15:16:56.732Z] #84 138.8 config.status: creating config.h [2022-09-04T15:16:56.732Z] #84 138.9 config.status: executing libtool commands [2022-09-04T15:16:56.732Z] #84 138.9 config.status: executing depfiles commands [2022-09-04T15:16:56.732Z] #84 140.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-04T15:16:56.732Z] #84 140.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-04T15:16:56.732Z] #84 140.9 checking for gcc... gcc [2022-09-04T15:16:56.732Z] #84 141.1 checking whether the C compiler works... yes [2022-09-04T15:16:56.732Z] #84 141.3 checking for C compiler default output file name... a.out [2022-09-04T15:16:56.993Z] #84 141.3 checking for suffix of executables... [2022-09-04T15:16:57.253Z] #84 141.6 checking whether we are cross compiling... no [2022-09-04T15:16:57.253Z] #84 141.8 checking for suffix of object files... o [2022-09-04T15:16:57.514Z] #84 141.9 checking whether we are using the GNU C compiler... yes [2022-09-04T15:16:57.514Z] #84 142.0 checking whether gcc accepts -g... yes [2022-09-04T15:16:57.568Z] #26 116.6 Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 29% (3388/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 43% (4932/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 60% (6859/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 83% (9571/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-04T15:16:57.568Z] #26 121.3 + cd /tmp/tmp.5eolb2rDXy/tmp/docker-ce [2022-09-04T15:16:57.568Z] #26 121.3 + git checkout -q v17.06.2-ce [2022-09-04T15:16:57.730Z] #64 ... [2022-09-04T15:16:57.730Z] [2022-09-04T15:16:57.730Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:57.730Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:57.730Z] #77 44.51 libtoolize: putting auxiliary files in '.'. [2022-09-04T15:16:57.730Z] #77 44.51 libtoolize: copying file './ltmain.sh' [2022-09-04T15:16:57.730Z] #77 45.22 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-04T15:16:57.730Z] #77 45.22 libtoolize: and rerunning libtoolize and aclocal. [2022-09-04T15:16:57.730Z] #77 45.22 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-04T15:16:57.730Z] #77 ... [2022-09-04T15:16:57.730Z] [2022-09-04T15:16:57.730Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:16:57.730Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:16:57.730Z] #14 97.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-04T15:16:57.730Z] #14 97.67 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:16:57.730Z] #14 97.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-04T15:16:57.730Z] #14 103.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-04T15:16:57.730Z] #14 103.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:16:57.730Z] #14 104.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:16:57.730Z] #14 ... [2022-09-04T15:16:57.730Z] [2022-09-04T15:16:57.730Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:16:57.730Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:16:57.730Z] #77 55.44 configure.ac:7: installing './compile' [2022-09-04T15:16:57.730Z] #77 55.47 configure.ac:11: installing './config.guess' [2022-09-04T15:16:57.730Z] #77 55.47 configure.ac:11: installing './config.sub' [2022-09-04T15:16:57.730Z] #77 55.49 configure.ac:8: installing './install-sh' [2022-09-04T15:16:57.730Z] #77 55.49 configure.ac:8: installing './missing' [2022-09-04T15:16:57.730Z] #77 55.60 Makefile.am: installing './depcomp' [2022-09-04T15:16:57.774Z] #84 142.2 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:16:57.774Z] #84 142.3 checking whether gcc understands -c and -o together... yes [2022-09-04T15:16:57.774Z] #84 142.5 checking how to run the C preprocessor... gcc -E [2022-09-04T15:16:58.033Z] #84 142.7 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:16:58.033Z] #84 142.7 checking for egrep... /bin/grep -E [2022-09-04T15:16:58.603Z] #84 142.7 checking for ANSI C header files... yes [2022-09-04T15:16:58.603Z] #84 143.2 checking for sys/types.h... yes [2022-09-04T15:16:58.864Z] #84 143.4 checking for sys/stat.h... yes [2022-09-04T15:16:59.159Z] #77 56.81 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-04T15:16:59.159Z] #77 56.82 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-04T15:16:59.159Z] #77 56.94 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-04T15:16:59.159Z] #77 56.94 libtoolize: copying file 'm4/libtool.m4' [2022-09-04T15:16:59.159Z] #77 57.02 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-04T15:16:59.430Z] #77 57.14 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-04T15:16:59.430Z] #77 57.30 libtoolize: copying file 'm4/ltversion.m4' [2022-09-04T15:16:59.434Z] #84 143.6 checking for stdlib.h... yes [2022-09-04T15:16:59.434Z] #84 143.9 checking for string.h... yes [2022-09-04T15:16:59.693Z] #77 57.40 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-04T15:16:59.693Z] #84 144.1 checking for memory.h... yes [2022-09-04T15:16:59.693Z] #84 144.3 checking for strings.h... yes [2022-09-04T15:16:59.953Z] #84 144.4 checking for inttypes.h... yes [2022-09-04T15:16:59.970Z] #77 57.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-04T15:17:00.214Z] #84 144.6 checking for stdint.h... yes [2022-09-04T15:17:00.474Z] #84 144.8 checking for unistd.h... yes [2022-09-04T15:17:00.474Z] #84 145.0 checking minix/config.h usability... no [2022-09-04T15:17:00.734Z] #84 145.2 checking minix/config.h presence... no [2022-09-04T15:17:00.734Z] #84 145.3 checking for minix/config.h... no [2022-09-04T15:17:00.878Z] #26 124.7 + mkdir -p /tmp/tmp.5eolb2rDXy/src/github.com/docker [2022-09-04T15:17:00.878Z] #26 124.7 + mv components/cli /tmp/tmp.5eolb2rDXy/src/github.com/docker/cli [2022-09-04T15:17:00.878Z] #26 124.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-04T15:17:00.993Z] #84 145.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-04T15:17:01.253Z] #84 145.6 checking build system type... x86_64-pc-linux-gnu [2022-09-04T15:17:01.253Z] #84 145.8 checking host system type... x86_64-pc-linux-gnu [2022-09-04T15:17:01.253Z] #84 145.8 checking how to print strings... printf [2022-09-04T15:17:01.253Z] #84 145.8 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:17:01.253Z] #84 145.9 checking for fgrep... /bin/grep -F [2022-09-04T15:17:01.253Z] #84 145.9 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:17:01.513Z] #84 145.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:17:01.513Z] #84 146.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:17:01.513Z] #84 146.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:17:01.513Z] #84 146.2 checking whether ln -s works... yes [2022-09-04T15:17:01.513Z] #84 146.2 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:17:01.773Z] #84 146.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-04T15:17:01.773Z] #84 146.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:17:01.773Z] #84 146.2 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:17:01.773Z] #84 146.2 checking for objdump... objdump [2022-09-04T15:17:01.773Z] #84 146.2 checking how to recognize dependent libraries... pass_all [2022-09-04T15:17:01.773Z] #84 146.2 checking for dlltool... no [2022-09-04T15:17:01.773Z] #84 146.2 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:17:01.773Z] #84 146.2 checking for ar... ar [2022-09-04T15:17:02.034Z] #84 146.2 checking for archiver @FILE support... @ [2022-09-04T15:17:02.034Z] #84 146.5 checking for strip... strip [2022-09-04T15:17:02.034Z] #84 146.5 checking for ranlib... ranlib [2022-09-04T15:17:02.034Z] #84 146.5 checking for gawk... no [2022-09-04T15:17:02.034Z] #84 146.5 checking for mawk... mawk [2022-09-04T15:17:02.294Z] #84 146.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:17:02.294Z] #84 146.9 checking for sysroot... no [2022-09-04T15:17:02.294Z] #84 146.9 checking for a working dd... /bin/dd [2022-09-04T15:17:02.294Z] #84 147.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:17:02.555Z] #84 147.1 checking for mt... no [2022-09-04T15:17:02.555Z] #84 147.1 checking if : is a manifest tool... no [2022-09-04T15:17:02.816Z] #84 147.1 checking for dlfcn.h... yes [2022-09-04T15:17:02.817Z] #84 147.3 checking for objdir... .libs [2022-09-04T15:17:02.817Z] #26 ... [2022-09-04T15:17:02.817Z] [2022-09-04T15:17:02.817Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:02.817Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:17:02.817Z] #77 71.81 configure.ac:11: installing 'build-aux/compile' [2022-09-04T15:17:02.817Z] #77 71.85 configure.ac:11: installing 'build-aux/config.guess' [2022-09-04T15:17:02.817Z] #77 71.87 configure.ac:11: installing 'build-aux/config.sub' [2022-09-04T15:17:02.817Z] #77 71.89 configure.ac:13: installing 'build-aux/install-sh' [2022-09-04T15:17:02.817Z] #77 71.90 configure.ac:13: installing 'build-aux/missing' [2022-09-04T15:17:02.817Z] #77 71.90 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-04T15:17:02.817Z] #77 72.18 Makefile.am: installing 'build-aux/depcomp' [2022-09-04T15:17:02.817Z] #77 74.27 checking build system type... aarch64-unknown-linux-gnu [2022-09-04T15:17:02.817Z] #77 74.77 checking host system type... aarch64-unknown-linux-gnu [2022-09-04T15:17:02.817Z] #77 74.77 checking how to print strings... printf [2022-09-04T15:17:02.817Z] #77 74.80 checking for gcc... gcc [2022-09-04T15:17:02.817Z] #77 75.02 checking whether the C compiler works... yes [2022-09-04T15:17:02.817Z] #77 75.26 checking for C compiler default output file name... a.out [2022-09-04T15:17:02.817Z] #77 75.26 checking for suffix of executables... [2022-09-04T15:17:02.817Z] #77 75.47 checking whether we are cross compiling... no [2022-09-04T15:17:02.817Z] #77 75.53 checking for suffix of object files... o [2022-09-04T15:17:02.817Z] #77 75.56 checking whether we are using the GNU C compiler... yes [2022-09-04T15:17:02.817Z] #77 75.64 checking whether gcc accepts -g... yes [2022-09-04T15:17:02.817Z] #77 75.71 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:17:02.817Z] #77 75.95 checking whether gcc understands -c and -o together... yes [2022-09-04T15:17:02.817Z] #77 76.19 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:17:02.817Z] #77 76.23 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:17:02.817Z] #77 76.24 checking for egrep... /bin/grep -E [2022-09-04T15:17:02.817Z] #77 76.26 checking for fgrep... /bin/grep -F [2022-09-04T15:17:02.817Z] #77 76.27 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:17:02.817Z] #77 76.29 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:17:02.817Z] #77 76.30 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:17:02.817Z] #77 76.33 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:17:02.817Z] #77 76.46 checking whether ln -s works... yes [2022-09-04T15:17:02.817Z] #77 76.48 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:17:02.817Z] #77 76.51 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-04T15:17:02.817Z] #77 76.52 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:17:02.817Z] #77 76.52 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:17:02.817Z] #77 76.52 checking for objdump... objdump [2022-09-04T15:17:02.817Z] #77 76.52 checking how to recognize dependent libraries... pass_all [2022-09-04T15:17:02.817Z] #77 76.53 checking for dlltool... no [2022-09-04T15:17:02.817Z] #77 76.53 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:17:02.817Z] #77 76.53 checking for ar... ar [2022-09-04T15:17:02.817Z] #77 76.54 checking for archiver @FILE support... @ [2022-09-04T15:17:02.817Z] #77 76.71 checking for strip... strip [2022-09-04T15:17:02.817Z] #77 76.72 checking for ranlib... ranlib [2022-09-04T15:17:02.817Z] #77 76.72 checking for gawk... no [2022-09-04T15:17:02.817Z] #77 76.72 checking for mawk... mawk [2022-09-04T15:17:02.817Z] #77 76.72 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:17:02.817Z] #77 77.17 checking for sysroot... no [2022-09-04T15:17:02.817Z] #77 77.17 checking for a working dd... /bin/dd [2022-09-04T15:17:02.817Z] #77 77.19 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:17:02.817Z] #77 77.21 checking for mt... no [2022-09-04T15:17:02.817Z] #77 77.21 checking if : is a manifest tool... no [2022-09-04T15:17:02.817Z] #77 77.22 checking how to run the C preprocessor... gcc -E [2022-09-04T15:17:02.817Z] #77 77.51 checking for ANSI C header files... yes [2022-09-04T15:17:02.817Z] #77 78.17 checking for sys/types.h... yes [2022-09-04T15:17:02.817Z] #77 78.36 checking for sys/stat.h... yes [2022-09-04T15:17:02.817Z] #77 78.52 checking for stdlib.h... yes [2022-09-04T15:17:02.817Z] #77 78.67 checking for string.h... yes [2022-09-04T15:17:02.817Z] #77 78.81 checking for memory.h... yes [2022-09-04T15:17:02.817Z] #77 79.01 checking for strings.h... yes [2022-09-04T15:17:02.817Z] #77 79.23 checking for inttypes.h... yes [2022-09-04T15:17:02.817Z] #77 79.51 checking for stdint.h... yes [2022-09-04T15:17:02.817Z] #77 79.66 checking for unistd.h... yes [2022-09-04T15:17:02.817Z] #77 79.93 checking for dlfcn.h... yes [2022-09-04T15:17:02.817Z] #77 80.07 checking for objdir... .libs [2022-09-04T15:17:02.817Z] #77 80.45 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:17:02.817Z] #77 80.62 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:17:02.817Z] #77 80.62 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:17:02.817Z] #77 80.74 checking if gcc static flag -static works... yes [2022-09-04T15:17:02.817Z] #77 81.18 checking if gcc supports -c -o file.o... yes [2022-09-04T15:17:02.817Z] #77 81.31 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:17:02.817Z] #77 81.31 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-04T15:17:02.817Z] #77 81.37 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:17:02.817Z] #77 81.71 checking how to hardcode library paths into programs... immediate [2022-09-04T15:17:02.817Z] #77 81.71 checking whether stripping libraries is possible... yes [2022-09-04T15:17:02.817Z] #77 81.72 checking if libtool supports shared libraries... yes [2022-09-04T15:17:02.817Z] #77 81.72 checking whether to build shared libraries... no [2022-09-04T15:17:02.817Z] #77 81.72 checking whether to build static libraries... yes [2022-09-04T15:17:02.817Z] #77 81.72 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:17:02.817Z] #77 81.77 checking whether build environment is sane... yes [2022-09-04T15:17:02.817Z] #77 81.81 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:17:02.817Z] #77 81.83 checking whether make sets $(MAKE)... yes [2022-09-04T15:17:02.817Z] #77 81.88 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:17:02.817Z] #77 81.93 checking whether make supports nested variables... yes [2022-09-04T15:17:02.817Z] #77 82.00 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:17:02.817Z] #77 82.00 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:17:02.817Z] #77 82.00 checking how to create a ustar tar archive... gnutar [2022-09-04T15:17:03.074Z] #77 82.05 checking dependency style of gcc... gcc3 [2022-09-04T15:17:03.074Z] #77 82.24 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:17:03.074Z] #77 82.24 checking whether make supports nested variables... (cached) yes [2022-09-04T15:17:03.074Z] #77 82.24 checking for gawk... (cached) mawk [2022-09-04T15:17:03.074Z] #77 82.24 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-04T15:17:03.074Z] #77 82.24 checking for gcc... (cached) gcc [2022-09-04T15:17:03.074Z] #77 82.33 checking whether we are using the GNU C compiler... (cached) yes [2022-09-04T15:17:03.074Z] #77 82.33 checking whether gcc accepts -g... (cached) yes [2022-09-04T15:17:03.074Z] #77 82.33 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-04T15:17:03.074Z] #77 82.33 checking whether gcc understands -c and -o together... (cached) yes [2022-09-04T15:17:03.074Z] #77 82.33 checking for a Python interpreter with version >= 3... python3 [2022-09-04T15:17:03.074Z] #77 82.40 checking for python3... /usr/bin/python3 [2022-09-04T15:17:03.074Z] #77 82.40 checking for python3 version... 3.9 [2022-09-04T15:17:03.077Z] #84 147.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:17:03.332Z] #77 82.46 checking for python3 platform... linux [2022-09-04T15:17:03.332Z] #77 82.54 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-04T15:17:03.337Z] #84 147.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:17:03.337Z] #84 147.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:17:03.591Z] #77 82.71 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-04T15:17:03.591Z] #77 82.90 checking for go-md2man... no [2022-09-04T15:17:03.597Z] #84 147.9 checking if gcc static flag -static works... yes [2022-09-04T15:17:03.597Z] #84 148.1 checking if gcc supports -c -o file.o... yes [2022-09-04T15:17:03.597Z] #84 148.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:17:03.597Z] #84 148.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-04T15:17:03.803Z] #64 ... [2022-09-04T15:17:03.803Z] [2022-09-04T15:17:03.803Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:17:03.803Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:17:03.803Z] #14 112.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-04T15:17:03.803Z] #14 112.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:17:03.803Z] #14 112.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:17:03.848Z] #77 82.92 checking error.h usability... yes [2022-09-04T15:17:03.849Z] [2022-09-04T15:17:03.849Z] #77 ... [2022-09-04T15:17:03.849Z] [2022-09-04T15:17:03.849Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:17:03.849Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-04T15:17:03.849Z] #34 DONE 127.9s [2022-09-04T15:17:03.849Z] [2022-09-04T15:17:03.849Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:03.849Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:17:03.849Z] #77 83.15 checking error.h presence... yes [2022-09-04T15:17:03.849Z] #77 83.18 checking for error.h... yes [2022-09-04T15:17:03.849Z] #77 83.28 checking linux/openat2.h usability... [2022-09-04T15:17:03.849Z] #77 ... [2022-09-04T15:17:03.849Z] [2022-09-04T15:17:03.849Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:17:03.849Z] #60 sha256:eaa4a6bcb46d893dee58cfcb96f2c87b4334aabfae80b9aff4660f7d4720613a [2022-09-04T15:17:03.849Z] #60 10.54 + cd /tmp/tmp.mfHPprMkwJ/src/github.com/opencontainers/runc [2022-09-04T15:17:03.849Z] #60 10.54 + git checkout -q v1.1.4 [2022-09-04T15:17:03.849Z] #60 10.82 + '[' -z '' ']' [2022-09-04T15:17:03.849Z] #60 10.83 + target=static [2022-09-04T15:17:03.849Z] #60 10.83 + make BUILDTAGS=seccomp static [2022-09-04T15:17:03.849Z] #60 11.34 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-04T15:17:03.888Z] #84 148.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:17:03.888Z] #84 148.6 checking how to hardcode library paths into programs... immediate [2022-09-04T15:17:03.888Z] #84 148.6 checking whether stripping libraries is possible... yes [2022-09-04T15:17:03.888Z] #84 148.6 checking if libtool supports shared libraries... yes [2022-09-04T15:17:03.888Z] #84 148.6 checking whether to build shared libraries... no [2022-09-04T15:17:03.888Z] #84 148.6 checking whether to build static libraries... yes [2022-09-04T15:17:04.179Z] #84 148.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:17:04.179Z] #84 148.7 checking whether build environment is sane... yes [2022-09-04T15:17:04.179Z] #84 148.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:17:04.179Z] #84 148.8 checking whether make sets $(MAKE)... yes [2022-09-04T15:17:04.453Z] #84 148.9 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:17:04.453Z] #84 149.0 checking whether make supports nested variables... yes [2022-09-04T15:17:04.453Z] #84 149.0 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:17:04.453Z] #84 149.0 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:17:04.453Z] #84 149.0 checking how to create a ustar tar archive... gnutar [2022-09-04T15:17:04.747Z] #84 149.1 checking dependency style of gcc... gcc3 [2022-09-04T15:17:04.747Z] #84 149.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:17:04.747Z] #84 149.4 checking whether make supports nested variables... (cached) yes [2022-09-04T15:17:04.747Z] #84 149.4 checking for pkg-config... /usr/bin/pkg-config [2022-09-04T15:17:04.747Z] #84 149.4 checking pkg-config is at least version 0.9.0... yes [2022-09-04T15:17:04.747Z] #84 149.4 checking for yajl >= 2.1.0... yes [2022-09-04T15:17:04.747Z] #84 149.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-04T15:17:04.747Z] #84 149.4 checking for gcc... (cached) gcc [2022-09-04T15:17:04.747Z] #84 149.5 checking whether we are using the GNU C compiler... (cached) yes [2022-09-04T15:17:04.747Z] #84 149.5 checking whether gcc accepts -g... (cached) yes [2022-09-04T15:17:04.747Z] #84 149.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-04T15:17:05.016Z] #84 149.5 checking whether gcc understands -c and -o together... (cached) yes [2022-09-04T15:17:05.016Z] #84 149.5 checking for a Python interpreter with version >= 3... python3 [2022-09-04T15:17:05.016Z] #84 149.6 checking for python3... /usr/bin/python3 [2022-09-04T15:17:05.016Z] #84 149.7 checking for python3 version... 3.9 [2022-09-04T15:17:05.016Z] #84 149.7 checking for python3 platform... linux [2022-09-04T15:17:05.288Z] #84 149.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-04T15:17:05.547Z] #84 150.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-04T15:17:05.787Z] #60 ... [2022-09-04T15:17:05.787Z] [2022-09-04T15:17:05.787Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:17:05.787Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-04T15:17:05.787Z] #21 0.986 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:17:05.787Z] #21 0.998 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:17:05.787Z] #21 1.187 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:17:05.787Z] #21 1.475 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-04T15:17:05.787Z] #21 2.843 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-04T15:17:05.787Z] #21 4.062 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-04T15:17:05.787Z] #21 6.302 Fetched 8458 kB in 6s (1516 kB/s) [2022-09-04T15:17:05.787Z] #21 6.302 Reading package lists... [2022-09-04T15:17:05.787Z] #21 9.069 Reading package lists... [2022-09-04T15:17:05.787Z] #21 ... [2022-09-04T15:17:05.787Z] [2022-09-04T15:17:05.787Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:05.787Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:17:05.787Z] #77 83.28 checking linux/openat2.h usability... yes [2022-09-04T15:17:05.787Z] #77 83.49 checking linux/openat2.h presence... yes [2022-09-04T15:17:05.787Z] #77 83.59 checking for linux/openat2.h... yes [2022-09-04T15:17:05.787Z] #77 83.65 checking for copy_file_range... yes [2022-09-04T15:17:05.787Z] #77 84.04 checking for fgetxattr... yes [2022-09-04T15:17:05.787Z] #77 84.32 checking for statx... yes [2022-09-04T15:17:05.788Z] #77 84.57 checking for fgetpwent_r... yes [2022-09-04T15:17:05.788Z] #77 84.76 checking for issetugid... no [2022-09-04T15:17:05.788Z] #77 84.92 checking for pkg-config... /usr/bin/pkg-config [2022-09-04T15:17:05.788Z] #77 84.92 checking pkg-config is at least version 0.9.0... yes [2022-09-04T15:17:05.807Z] #84 150.4 checking that generated files are newer than configure... done [2022-09-04T15:17:05.807Z] #84 150.4 configure: creating ./config.status [2022-09-04T15:17:06.044Z] #77 84.94 checking for library containing yajl_tree_get... -lyajl [2022-09-04T15:17:06.330Z] #77 85.37 checking for yajl >= 2.0.0... yes [2022-09-04T15:17:06.330Z] #77 85.40 checking sys/capability.h usability... yes [2022-09-04T15:17:06.330Z] #77 85.58 checking sys/capability.h presence... yes [2022-09-04T15:17:06.455Z] #64 ... [2022-09-04T15:17:06.455Z] [2022-09-04T15:17:06.455Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:17:06.455Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:17:06.455Z] #14 115.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-04T15:17:06.455Z] #14 115.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:17:06.455Z] #14 115.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:17:06.594Z] #77 85.65 checking for sys/capability.h... yes [2022-09-04T15:17:06.858Z] #77 85.65 checking for library containing cap_from_name... -lcap [2022-09-04T15:17:07.185Z] #84 ... [2022-09-04T15:17:07.185Z] [2022-09-04T15:17:07.185Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:17:07.185Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:17:07.185Z] #19 188.5 Fetched 788 MB in 50s (15.7 MB/s) [2022-09-04T15:17:07.185Z] #19 188.6 Selecting previously unselected package liblocale-gettext-perl. [2022-09-04T15:17:07.186Z] #19 188.6 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-04T15:17:07.186Z] #19 188.6 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 188.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-04T15:17:07.186Z] #19 188.7 Selecting previously unselected package bzip2. [2022-09-04T15:17:07.186Z] #19 188.7 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 188.7 Unpacking bzip2 (1.0.8-4) ... [2022-09-04T15:17:07.186Z] #19 188.8 Selecting previously unselected package libmagic-mgc. [2022-09-04T15:17:07.186Z] #19 188.9 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 188.9 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-04T15:17:07.186Z] #19 189.2 Selecting previously unselected package libmagic1:amd64. [2022-09-04T15:17:07.186Z] #19 189.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 189.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-04T15:17:07.186Z] #19 189.3 Selecting previously unselected package file. [2022-09-04T15:17:07.186Z] #19 189.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 189.3 Unpacking file (1:5.39-3) ... [2022-09-04T15:17:07.186Z] #19 189.4 Selecting previously unselected package xz-utils. [2022-09-04T15:17:07.186Z] #19 189.4 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 189.4 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:17:07.186Z] #19 189.7 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-04T15:17:07.186Z] #19 189.7 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 189.7 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-04T15:17:07.186Z] #19 191.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-04T15:17:07.186Z] #19 191.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 191.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-04T15:17:07.186Z] #19 192.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-04T15:17:07.186Z] #19 192.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 192.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-04T15:17:07.186Z] #19 194.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-04T15:17:07.186Z] #19 194.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 194.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-04T15:17:07.186Z] #19 195.9 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-04T15:17:07.186Z] #19 195.9 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 195.9 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-04T15:17:07.186Z] #19 197.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-04T15:17:07.186Z] #19 197.3 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 197.3 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-04T15:17:07.186Z] #19 197.4 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-04T15:17:07.186Z] #19 197.4 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:17:07.186Z] #19 197.4 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:17:07.424Z] #77 86.11 checking for library containing dlopen... -ldl [2022-09-04T15:17:07.681Z] #77 86.58 checking seccomp.h usability... yes [2022-09-04T15:17:07.681Z] #77 86.79 checking seccomp.h presence... yes [2022-09-04T15:17:07.681Z] #77 86.90 checking for seccomp.h... yes [2022-09-04T15:17:07.937Z] #77 86.90 checking for library containing seccomp_rule_add... -lseccomp [2022-09-04T15:17:08.194Z] #77 87.23 checking for library containing seccomp_arch_resolve_name... none required [2022-09-04T15:17:08.450Z] #77 87.36 checking systemd/sd-bus.h usability... yes [2022-09-04T15:17:08.450Z] #77 87.55 checking systemd/sd-bus.h presence... yes [2022-09-04T15:17:08.450Z] #77 87.66 checking for systemd/sd-bus.h... yes [2022-09-04T15:17:08.706Z] #77 87.67 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-04T15:17:08.963Z] #77 88.08 checking for sd_notify_barrier... yes [2022-09-04T15:17:08.963Z] #77 88.27 checking linux/bpf.h usability... yes [2022-09-04T15:17:09.080Z] #14 ... [2022-09-04T15:17:09.080Z] [2022-09-04T15:17:09.080Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:09.080Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:09.080Z] #77 45.63 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-04T15:17:09.098Z] #19 ... [2022-09-04T15:17:09.098Z] [2022-09-04T15:17:09.098Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:09.098Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:09.098Z] #84 153.5 config.status: creating Makefile [2022-09-04T15:17:09.098Z] #84 153.6 config.status: creating config.h [2022-09-04T15:17:09.098Z] #84 153.6 config.status: executing libtool commands [2022-09-04T15:17:09.098Z] #84 153.7 config.status: executing depfiles commands [2022-09-04T15:17:09.219Z] #77 88.38 checking linux/bpf.h presence... yes [2022-09-04T15:17:09.219Z] #77 88.45 checking for linux/bpf.h... yes [2022-09-04T15:17:09.219Z] #77 88.46 checking compilation for eBPF... yes [2022-09-04T15:17:09.219Z] #77 88.62 checking for criu >= 3.15... no [2022-09-04T15:17:09.476Z] #77 88.66 configure: CRIU headers not found, building without CRIU support [2022-09-04T15:17:09.476Z] #77 88.66 checking for criu > 3.16... no [2022-09-04T15:17:09.476Z] #77 88.68 configure: CRIU version doesn't support join-ns API [2022-09-04T15:17:09.476Z] #77 88.68 checking for criu > 3.16.1... no [2022-09-04T15:17:09.476Z] #77 88.72 configure: CRIU version doesn't support for pre-dumping [2022-09-04T15:17:09.476Z] #77 88.72 checking for new mount API (fsconfig)... yes [2022-09-04T15:17:09.476Z] #77 88.82 checking for seccomp notify API... yes [2022-09-04T15:17:09.673Z] #84 154.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-04T15:17:09.673Z] #84 154.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-04T15:17:09.733Z] #77 88.91 checking for gperf... no [2022-09-04T15:17:09.733Z] #77 88.91 configure: gperf not found - cannot rebuild signal parser code [2022-09-04T15:17:09.733Z] #77 88.91 checking for library containing argp_parse... none required [2022-09-04T15:17:09.946Z] #77 ... [2022-09-04T15:17:09.946Z] [2022-09-04T15:17:09.946Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:17:09.946Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:17:09.946Z] #14 118.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-04T15:17:09.946Z] #14 118.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:17:09.946Z] #14 118.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:17:09.990Z] #77 89.17 checking that generated files are newer than configure... done [2022-09-04T15:17:09.990Z] #77 89.18 configure: creating ./config.status [2022-09-04T15:17:10.245Z] #84 154.8 checking for gcc... gcc [2022-09-04T15:17:10.765Z] #84 154.9 checking whether the C compiler works... yes [2022-09-04T15:17:10.765Z] #84 155.2 checking for C compiler default output file name... a.out [2022-09-04T15:17:10.765Z] #84 155.2 checking for suffix of executables... [2022-09-04T15:17:11.025Z] #84 155.4 checking whether we are cross compiling... no [2022-09-04T15:17:11.285Z] #84 155.7 checking for suffix of object files... o [2022-09-04T15:17:11.285Z] #84 155.8 checking whether we are using the GNU C compiler... yes [2022-09-04T15:17:11.545Z] #84 155.9 checking whether gcc accepts -g... yes [2022-09-04T15:17:11.545Z] #84 156.1 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:17:11.882Z] #77 ... [2022-09-04T15:17:11.882Z] [2022-09-04T15:17:11.882Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:17:11.882Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-04T15:17:11.882Z] #21 9.069 Reading package lists... [2022-09-04T15:17:11.882Z] #21 11.27 Building dependency tree... [2022-09-04T15:17:11.882Z] #21 12.98 The following additional packages will be installed: [2022-09-04T15:17:11.882Z] #21 12.98 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-04T15:17:11.882Z] #21 12.99 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-04T15:17:11.882Z] #21 12.99 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-04T15:17:11.882Z] #21 12.99 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-04T15:17:11.882Z] #21 12.99 python3-pkg-resources systemd vim-runtime xxd [2022-09-04T15:17:11.882Z] #21 12.99 Suggested packages: [2022-09-04T15:17:11.882Z] #21 12.99 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-04T15:17:11.882Z] #21 12.99 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-04T15:17:11.882Z] #21 12.99 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-04T15:17:11.882Z] #21 12.99 Recommended packages: [2022-09-04T15:17:11.882Z] #21 12.99 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-04T15:17:11.882Z] #21 12.99 systemd-timesyncd | time-daemon unzip [2022-09-04T15:17:11.882Z] #21 14.27 The following NEW packages will be installed: [2022-09-04T15:17:11.882Z] #21 14.29 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-04T15:17:11.882Z] #21 14.29 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-04T15:17:11.882Z] #21 14.29 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-04T15:17:11.882Z] #21 14.29 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-04T15:17:11.882Z] #21 14.29 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-04T15:17:11.882Z] #21 14.29 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-04T15:17:11.882Z] #21 14.29 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-04T15:17:11.882Z] #21 14.29 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-04T15:17:11.882Z] #21 14.29 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-04T15:17:11.882Z] #21 14.63 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:17:11.882Z] #21 14.63 Need to get 31.8 MB of archives. [2022-09-04T15:17:11.882Z] #21 14.63 After this operation, 123 MB of additional disk space will be used. [2022-09-04T15:17:11.882Z] #21 14.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-04T15:17:11.882Z] #21 14.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-04T15:17:11.882Z] #21 14.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-04T15:17:11.882Z] #21 14.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-04T15:17:11.882Z] #21 14.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-04T15:17:11.882Z] #21 14.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-04T15:17:11.882Z] #21 14.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-09-04T15:17:11.882Z] #21 14.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-04T15:17:11.882Z] #21 14.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-04T15:17:11.882Z] #21 14.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-04T15:17:11.882Z] #21 14.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-04T15:17:11.882Z] #21 14.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-04T15:17:11.882Z] #21 14.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-04T15:17:11.882Z] #21 14.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-04T15:17:11.882Z] #21 14.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-04T15:17:11.882Z] #21 14.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-04T15:17:11.882Z] #21 14.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-04T15:17:11.882Z] #21 14.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-04T15:17:11.882Z] #21 14.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-04T15:17:11.882Z] #21 14.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-04T15:17:11.882Z] #21 14.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-09-04T15:17:11.882Z] #21 14.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-04T15:17:11.882Z] #21 14.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-04T15:17:11.882Z] #21 14.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-04T15:17:11.882Z] #21 14.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-04T15:17:11.882Z] #21 14.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-04T15:17:11.882Z] #21 14.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-04T15:17:11.882Z] #21 14.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-04T15:17:11.882Z] #21 14.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-04T15:17:11.882Z] #21 14.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-04T15:17:11.882Z] #21 14.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-04T15:17:11.882Z] #21 14.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-04T15:17:11.882Z] #21 15.02 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-04T15:17:11.882Z] #21 15.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-04T15:17:11.882Z] #21 15.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-04T15:17:11.882Z] #21 15.03 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-04T15:17:11.882Z] #21 15.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-04T15:17:11.882Z] #21 15.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-04T15:17:11.882Z] #21 15.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-04T15:17:11.882Z] #21 15.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-04T15:17:11.882Z] #21 15.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-04T15:17:11.882Z] #21 15.07 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-04T15:17:11.882Z] #21 15.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-04T15:17:11.882Z] #21 15.08 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-04T15:17:11.882Z] #21 15.08 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-04T15:17:11.882Z] #21 15.09 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-04T15:17:11.882Z] #21 15.10 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-04T15:17:11.882Z] #21 15.10 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-04T15:17:11.882Z] #21 15.12 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-09-04T15:17:11.882Z] #21 15.12 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-04T15:17:11.882Z] #21 15.13 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-04T15:17:11.882Z] #21 15.14 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-04T15:17:11.882Z] #21 15.28 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-04T15:17:11.882Z] #21 15.30 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-04T15:17:11.882Z] #21 15.32 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-04T15:17:11.882Z] #21 15.32 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-04T15:17:11.882Z] #21 15.83 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:17:11.882Z] #21 15.97 Fetched 31.8 MB in 1s (32.0 MB/s) [2022-09-04T15:17:11.882Z] #21 16.03 Selecting previously unselected package libcap2:arm64. [2022-09-04T15:17:11.882Z] #21 16.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-09-04T15:17:11.882Z] #21 16.10 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-04T15:17:11.882Z] #21 16.11 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-04T15:17:11.882Z] #21 16.18 Selecting previously unselected package libargon2-1:arm64. [2022-09-04T15:17:11.882Z] #21 16.19 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-04T15:17:11.882Z] #21 16.19 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-04T15:17:11.882Z] #21 16.26 Selecting previously unselected package libjson-c5:arm64. [2022-09-04T15:17:11.882Z] #21 16.26 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-04T15:17:11.882Z] #21 16.26 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-04T15:17:11.882Z] #21 16.34 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-04T15:17:11.882Z] #21 16.35 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-04T15:17:11.882Z] #21 16.35 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-04T15:17:12.065Z] #84 156.3 checking whether gcc understands -c and -o together... yes [2022-09-04T15:17:12.065Z] #84 156.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:17:12.065Z] #84 156.7 checking whether build environment is sane... yes [2022-09-04T15:17:12.139Z] #21 16.49 Selecting previously unselected package libip4tc2:arm64. [2022-09-04T15:17:12.139Z] #21 16.50 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-04T15:17:12.139Z] #21 16.50 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-04T15:17:12.139Z] #21 16.57 Selecting previously unselected package libkmod2:arm64. [2022-09-04T15:17:12.139Z] #21 16.57 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-04T15:17:12.139Z] #21 16.58 Unpacking libkmod2:arm64 (28-1) ... [2022-09-04T15:17:12.139Z] #21 16.69 Selecting previously unselected package systemd. [2022-09-04T15:17:12.139Z] #21 16.70 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-09-04T15:17:12.325Z] #84 156.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:17:12.325Z] #84 156.8 checking for gawk... no [2022-09-04T15:17:12.325Z] #84 156.8 checking for mawk... mawk [2022-09-04T15:17:12.325Z] #84 156.8 checking whether make sets $(MAKE)... yes [2022-09-04T15:17:12.325Z] #84 156.9 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:17:12.325Z] #84 156.9 checking whether make supports nested variables... yes [2022-09-04T15:17:12.325Z] #84 157.0 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:17:12.325Z] #84 157.0 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:17:12.395Z] #21 16.86 Unpacking systemd (247.3-7) ... [2022-09-04T15:17:12.395Z] #21 ... [2022-09-04T15:17:12.395Z] [2022-09-04T15:17:12.395Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:12.395Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:17:12.395Z] #77 91.84 config.status: creating Makefile [2022-09-04T15:17:12.585Z] #84 157.0 checking how to create a ustar tar archive... gnutar [2022-09-04T15:17:12.585Z] #84 157.1 checking dependency style of gcc... gcc3 [2022-09-04T15:17:12.652Z] #77 91.91 config.status: creating rpm/crun.spec [2022-09-04T15:17:12.652Z] #77 91.97 config.status: creating config.h [2022-09-04T15:17:12.844Z] #84 157.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:17:12.845Z] #84 157.4 checking whether make supports nested variables... (cached) yes [2022-09-04T15:17:12.908Z] #77 91.99 config.status: executing libtool commands [2022-09-04T15:17:12.909Z] #77 92.05 config.status: executing depfiles commands [2022-09-04T15:17:13.414Z] #84 157.4 checking build system type... x86_64-pc-linux-gnu [2022-09-04T15:17:13.414Z] #84 157.9 checking host system type... x86_64-pc-linux-gnu [2022-09-04T15:17:13.414Z] #84 157.9 checking how to print strings... printf [2022-09-04T15:17:13.414Z] #84 157.9 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:17:13.414Z] #84 158.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:17:13.414Z] #84 158.0 checking for egrep... /bin/grep -E [2022-09-04T15:17:13.414Z] #84 158.0 checking for fgrep... /bin/grep -F [2022-09-04T15:17:13.414Z] #84 158.1 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:17:13.414Z] #84 158.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:17:13.674Z] #84 158.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:17:13.674Z] #84 158.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:17:13.674Z] #84 158.2 checking whether ln -s works... yes [2022-09-04T15:17:13.674Z] #84 158.2 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:17:13.674Z] #84 158.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-04T15:17:13.674Z] #84 158.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:17:13.674Z] #84 158.2 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:17:13.674Z] #84 158.2 checking for objdump... objdump [2022-09-04T15:17:13.674Z] #84 158.2 checking how to recognize dependent libraries... pass_all [2022-09-04T15:17:13.674Z] #84 158.2 checking for dlltool... no [2022-09-04T15:17:13.674Z] #84 158.2 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:17:13.674Z] #84 158.2 checking for ar... ar [2022-09-04T15:17:13.674Z] #84 158.2 checking for archiver @FILE support... @ [2022-09-04T15:17:13.838Z] #77 93.25 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-04T15:17:13.838Z] #77 93.28 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-04T15:17:13.934Z] #84 158.3 checking for strip... strip [2022-09-04T15:17:13.934Z] #84 158.4 checking for ranlib... ranlib [2022-09-04T15:17:13.934Z] #84 158.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:17:14.194Z] #84 158.6 checking for sysroot... no [2022-09-04T15:17:14.194Z] #84 158.6 checking for a working dd... /bin/dd [2022-09-04T15:17:14.194Z] #84 158.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:17:14.194Z] #84 158.7 checking for mt... no [2022-09-04T15:17:14.194Z] #84 158.7 checking if : is a manifest tool... no [2022-09-04T15:17:14.194Z] #84 158.7 checking how to run the C preprocessor... gcc -E [2022-09-04T15:17:14.443Z] #77 93.66 checking for gcc... gcc [2022-09-04T15:17:14.701Z] #77 93.74 checking whether the C compiler works... yes [2022-09-04T15:17:14.701Z] #77 93.98 checking for C compiler default output file name... a.out [2022-09-04T15:17:14.701Z] #77 93.98 checking for suffix of executables... [2022-09-04T15:17:14.958Z] #77 94.11 checking whether we are cross compiling... no [2022-09-04T15:17:14.958Z] #77 94.26 checking for suffix of object files... o [2022-09-04T15:17:15.034Z] #84 159.0 checking for ANSI C header files... yes [2022-09-04T15:17:15.214Z] #77 94.34 checking whether we are using the GNU C compiler... yes [2022-09-04T15:17:15.214Z] #77 94.42 checking whether gcc accepts -g... yes [2022-09-04T15:17:15.214Z] #77 94.51 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:17:15.295Z] #84 159.7 checking for sys/types.h... yes [2022-09-04T15:17:15.470Z] #77 94.63 checking whether gcc understands -c and -o together... yes [2022-09-04T15:17:15.554Z] #84 159.9 checking for sys/stat.h... yes [2022-09-04T15:17:15.554Z] #84 160.0 checking for stdlib.h... yes [2022-09-04T15:17:15.726Z] #77 94.82 checking how to run the C preprocessor... gcc -E [2022-09-04T15:17:15.813Z] #84 160.2 checking for string.h... yes [2022-09-04T15:17:15.984Z] #77 95.09 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:17:15.984Z] #77 95.10 checking for egrep... /bin/grep -E [2022-09-04T15:17:16.073Z] #84 160.4 checking for memory.h... yes [2022-09-04T15:17:16.333Z] #84 160.8 checking for strings.h... yes [2022-09-04T15:17:16.434Z] #14 ... [2022-09-04T15:17:16.434Z] [2022-09-04T15:17:16.434Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:16.434Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:16.434Z] #77 46.83 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-04T15:17:16.512Z] #14 ... [2022-09-04T15:17:16.512Z] [2022-09-04T15:17:16.512Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:16.512Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:16.512Z] #77 70.73 configure.ac:7: installing 'build-aux/compile' [2022-09-04T15:17:16.512Z] #77 70.73 configure.ac:9: installing 'build-aux/config.guess' [2022-09-04T15:17:16.512Z] #77 70.73 configure.ac:9: installing 'build-aux/config.sub' [2022-09-04T15:17:16.512Z] #77 70.74 configure.ac:11: installing 'build-aux/install-sh' [2022-09-04T15:17:16.512Z] #77 70.75 configure.ac:11: installing 'build-aux/missing' [2022-09-04T15:17:16.512Z] #77 70.94 Makefile.am: installing 'build-aux/depcomp' [2022-09-04T15:17:16.512Z] #77 71.03 parallel-tests: installing 'build-aux/test-driver' [2022-09-04T15:17:16.512Z] #77 73.32 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-04T15:17:16.512Z] #77 73.32 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-04T15:17:16.512Z] #77 74.00 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-04T15:17:16.512Z] #77 74.00 libtoolize: copying file 'm4/libtool.m4' [2022-09-04T15:17:16.512Z] #77 74.07 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-04T15:17:16.512Z] #77 74.17 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-04T15:17:16.512Z] #77 74.30 libtoolize: copying file 'm4/ltversion.m4' [2022-09-04T15:17:16.595Z] #77 95.10 checking for ANSI C header files... yes [2022-09-04T15:17:16.595Z] #77 95.70 checking for sys/types.h... yes [2022-09-04T15:17:16.771Z] #77 74.44 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-04T15:17:16.852Z] #77 95.85 checking for sys/stat.h... yes [2022-09-04T15:17:16.852Z] #77 96.03 checking for stdlib.h... yes [2022-09-04T15:17:16.903Z] #84 161.1 checking for inttypes.h... yes [2022-09-04T15:17:16.903Z] #84 161.3 checking for stdint.h... yes [2022-09-04T15:17:17.109Z] #77 96.17 checking for string.h... yes [2022-09-04T15:17:17.109Z] #77 96.38 checking for memory.h... yes [2022-09-04T15:17:17.366Z] #77 96.52 checking for strings.h... yes [2022-09-04T15:17:17.366Z] #77 96.64 checking for inttypes.h... yes [2022-09-04T15:17:17.472Z] #84 161.7 checking for unistd.h... yes [2022-09-04T15:17:17.472Z] #84 161.9 checking for dlfcn.h... yes [2022-09-04T15:17:17.472Z] #84 162.0 checking for objdir... .libs [2022-09-04T15:17:17.622Z] #77 96.77 checking for stdint.h... yes [2022-09-04T15:17:17.879Z] #77 96.90 checking for unistd.h... yes [2022-09-04T15:17:17.879Z] #77 97.09 checking minix/config.h usability... no [2022-09-04T15:17:17.992Z] #84 162.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:17:17.992Z] #84 162.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:17:17.992Z] #84 162.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:17:18.146Z] #77 97.24 checking minix/config.h presence... no [2022-09-04T15:17:18.146Z] #77 97.35 checking for minix/config.h... no [2022-09-04T15:17:18.146Z] #77 97.35 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-04T15:17:18.562Z] #84 162.6 checking if gcc static flag -static works... yes [2022-09-04T15:17:18.675Z] #77 ... [2022-09-04T15:17:18.675Z] [2022-09-04T15:17:18.675Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:17:18.675Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:17:18.675Z] #14 124.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-04T15:17:18.675Z] #14 124.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-04T15:17:18.675Z] #14 124.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-04T15:17:18.675Z] #14 124.8 Selecting previously unselected package libapparmor1:amd64. [2022-09-04T15:17:18.675Z] #14 124.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-04T15:17:18.675Z] #14 124.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-04T15:17:18.675Z] #14 124.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-04T15:17:18.675Z] #14 124.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-04T15:17:18.675Z] #14 124.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-04T15:17:18.675Z] #14 125.1 Selecting previously unselected package libbtrfs0:amd64. [2022-09-04T15:17:18.675Z] #14 125.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-04T15:17:18.675Z] #14 125.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:17:18.675Z] #14 125.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-04T15:17:18.675Z] #14 125.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-04T15:17:18.675Z] #14 125.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:17:18.675Z] #14 125.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-04T15:17:18.675Z] #14 125.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:17:18.675Z] #14 125.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:17:18.675Z] #14 125.6 Selecting previously unselected package libudev-dev:amd64. [2022-09-04T15:17:18.675Z] #14 125.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-04T15:17:18.675Z] #14 125.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:17:18.675Z] #14 126.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-04T15:17:18.675Z] #14 126.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-04T15:17:18.675Z] #14 126.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-04T15:17:18.675Z] #14 126.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-04T15:17:18.675Z] #14 126.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-04T15:17:18.675Z] #14 126.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-04T15:17:18.675Z] #14 126.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-04T15:17:18.675Z] #14 126.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-04T15:17:18.675Z] #14 126.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-04T15:17:18.675Z] #14 126.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-04T15:17:18.675Z] #14 126.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-04T15:17:18.675Z] #14 126.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-04T15:17:18.675Z] #14 127.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-04T15:17:18.675Z] #14 127.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-04T15:17:18.675Z] #14 127.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-04T15:17:18.675Z] #14 127.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-04T15:17:18.675Z] #14 127.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-04T15:17:18.675Z] #14 127.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-04T15:17:18.708Z] #77 97.58 checking build system type... aarch64-unknown-linux-gnu [2022-09-04T15:17:18.708Z] #77 97.92 checking host system type... aarch64-unknown-linux-gnu [2022-09-04T15:17:18.708Z] #77 97.92 checking how to print strings... printf [2022-09-04T15:17:18.709Z] #77 97.94 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:17:18.709Z] #77 97.96 checking for fgrep... /bin/grep -F [2022-09-04T15:17:18.709Z] #77 97.99 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:17:18.709Z] #77 98.00 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:17:18.709Z] #77 98.03 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:17:18.709Z] #77 98.04 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:17:18.822Z] #84 163.2 checking if gcc supports -c -o file.o... yes [2022-09-04T15:17:18.822Z] #84 163.3 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:17:18.822Z] #84 163.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-04T15:17:18.934Z] #14 127.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-04T15:17:18.934Z] #14 127.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:17:18.934Z] #14 127.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:17:18.965Z] #77 98.17 checking whether ln -s works... yes [2022-09-04T15:17:18.965Z] #77 98.18 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:17:18.965Z] #77 98.21 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-04T15:17:18.965Z] #77 98.21 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:17:18.965Z] #77 98.21 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:17:18.965Z] #77 98.21 checking for objdump... objdump [2022-09-04T15:17:18.965Z] #77 98.21 checking how to recognize dependent libraries... pass_all [2022-09-04T15:17:18.965Z] #77 98.22 checking for dlltool... no [2022-09-04T15:17:18.965Z] #77 98.22 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:17:18.965Z] #77 98.23 checking for ar... ar [2022-09-04T15:17:18.965Z] #77 98.23 checking for archiver @FILE support... @ [2022-09-04T15:17:18.965Z] #77 98.35 checking for strip... strip [2022-09-04T15:17:18.965Z] #77 98.36 checking for ranlib... ranlib [2022-09-04T15:17:18.965Z] #77 98.36 checking for gawk... no [2022-09-04T15:17:18.965Z] #77 98.36 checking for mawk... mawk [2022-09-04T15:17:19.082Z] #84 163.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:17:19.082Z] #84 163.5 checking how to hardcode library paths into programs... immediate [2022-09-04T15:17:19.082Z] #84 163.5 checking whether stripping libraries is possible... yes [2022-09-04T15:17:19.082Z] #84 163.5 checking if libtool supports shared libraries... yes [2022-09-04T15:17:19.082Z] #84 163.5 checking whether to build shared libraries... no [2022-09-04T15:17:19.082Z] #84 163.5 checking whether to build static libraries... yes [2022-09-04T15:17:19.082Z] #84 163.5 checking float.h usability... yes [2022-09-04T15:17:19.082Z] #84 163.7 checking float.h presence... yes [2022-09-04T15:17:19.082Z] #84 163.8 checking for float.h... yes [2022-09-04T15:17:19.194Z] #14 128.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-04T15:17:19.194Z] #14 128.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-04T15:17:19.194Z] #14 128.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:17:19.342Z] #84 163.8 checking limits.h usability... yes [2022-09-04T15:17:19.342Z] #84 164.0 checking limits.h presence... yes [2022-09-04T15:17:19.342Z] #84 164.0 checking for limits.h... yes [2022-09-04T15:17:19.453Z] #14 128.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-04T15:17:19.453Z] #14 128.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-04T15:17:19.453Z] #14 128.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:17:19.528Z] #77 98.36 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:17:19.528Z] #77 98.76 checking for sysroot... no [2022-09-04T15:17:19.528Z] #77 98.76 checking for a working dd... /bin/dd [2022-09-04T15:17:19.528Z] #77 98.78 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:17:19.528Z] #77 98.79 checking for mt... no [2022-09-04T15:17:19.528Z] #77 98.80 checking if : is a manifest tool... no [2022-09-04T15:17:19.602Z] #84 164.1 checking stddef.h usability... yes [2022-09-04T15:17:19.602Z] #84 164.2 checking stddef.h presence... yes [2022-09-04T15:17:19.602Z] #84 164.3 checking for stddef.h... yes [2022-09-04T15:17:19.784Z] #77 98.82 checking for dlfcn.h... yes [2022-09-04T15:17:19.784Z] #77 99.03 checking for objdir... .libs [2022-09-04T15:17:19.863Z] #84 164.3 checking for stdlib.h... (cached) yes [2022-09-04T15:17:19.863Z] #84 164.3 checking for string.h... (cached) yes [2022-09-04T15:17:19.863Z] #84 164.4 checking sys/time.h usability... yes [2022-09-04T15:17:20.021Z] #14 128.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:17:20.021Z] #14 128.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-04T15:17:20.021Z] #14 128.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-04T15:17:20.021Z] #14 128.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-04T15:17:20.021Z] #14 128.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-04T15:17:20.021Z] #14 128.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-04T15:17:20.021Z] #14 128.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:17:20.021Z] #14 128.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-04T15:17:20.021Z] #14 128.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:17:20.021Z] #14 128.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-04T15:17:20.021Z] #14 128.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-04T15:17:20.021Z] #14 128.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:17:20.021Z] #14 129.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-04T15:17:20.021Z] #14 129.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-04T15:17:20.021Z] #14 129.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-04T15:17:20.125Z] #84 164.6 checking sys/time.h presence... yes [2022-09-04T15:17:20.125Z] #84 164.6 checking for sys/time.h... yes [2022-09-04T15:17:20.125Z] #84 164.6 checking for inline... inline [2022-09-04T15:17:20.285Z] #14 129.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:17:20.285Z] #14 129.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-04T15:17:20.285Z] #14 129.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-04T15:17:20.285Z] #14 129.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-04T15:17:20.297Z] #77 99.40 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:17:20.298Z] #77 99.52 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:17:20.393Z] #84 164.8 checking for size_t... yes [2022-09-04T15:17:20.567Z] #77 99.52 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:17:20.606Z] #14 129.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-04T15:17:20.654Z] #84 165.1 checking for stdlib.h... (cached) yes [2022-09-04T15:17:20.654Z] #84 165.1 checking for GNU libc compatible malloc... yes [2022-09-04T15:17:20.869Z] #77 99.64 checking if gcc static flag -static works... yes [2022-09-04T15:17:20.869Z] #77 99.96 checking if gcc supports -c -o file.o... yes [2022-09-04T15:17:20.869Z] #77 100.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:17:20.869Z] #77 100.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-04T15:17:20.916Z] #84 165.4 checking for stdlib.h... (cached) yes [2022-09-04T15:17:20.916Z] #84 165.4 checking for GNU libc compatible realloc... yes [2022-09-04T15:17:20.923Z] #14 129.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:17:20.923Z] #14 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-04T15:17:21.125Z] #77 100.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:17:21.176Z] #84 165.7 checking for working strtod... yes [2022-09-04T15:17:21.182Z] #14 129.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:17:21.182Z] #14 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-04T15:17:21.182Z] #14 130.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-04T15:17:21.382Z] #77 100.5 checking how to hardcode library paths into programs... immediate [2022-09-04T15:17:21.382Z] #77 100.5 checking whether stripping libraries is possible... yes [2022-09-04T15:17:21.382Z] #77 100.5 checking if libtool supports shared libraries... yes [2022-09-04T15:17:21.382Z] #77 100.5 checking whether to build shared libraries... no [2022-09-04T15:17:21.382Z] #77 100.5 checking whether to build static libraries... yes [2022-09-04T15:17:21.382Z] #77 100.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:17:21.382Z] #77 100.5 checking whether build environment is sane... yes [2022-09-04T15:17:21.382Z] #77 100.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:17:21.382Z] #77 100.5 checking whether make sets $(MAKE)... yes [2022-09-04T15:17:21.382Z] #77 100.6 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:17:21.382Z] #77 100.6 checking whether make supports nested variables... yes [2022-09-04T15:17:21.441Z] #14 130.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:17:21.441Z] #14 130.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 [2022-09-04T15:17:21.638Z] #77 100.7 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:17:21.638Z] #77 100.7 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:17:21.638Z] #77 100.7 checking how to create a ustar tar archive... gnutar [2022-09-04T15:17:21.638Z] #77 100.8 checking dependency style of gcc... gcc3 [2022-09-04T15:17:21.638Z] #77 100.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:17:21.696Z] #84 166.0 checking for gettimeofday... yes [2022-09-04T15:17:21.701Z] #14 130.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:17:21.701Z] #14 ... [2022-09-04T15:17:21.701Z] [2022-09-04T15:17:21.701Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:17:21.701Z] #67 sha256:ef93f72280ebda392782b5eb5a6f3aea9fe817f379eb2e3b496badc622047213 [2022-09-04T15:17:21.701Z] #67 122.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-04T15:17:21.701Z] #67 122.2 + GOBIN=/build [2022-09-04T15:17:21.701Z] #67 122.2 + GO111MODULE=on [2022-09-04T15:17:21.701Z] #67 122.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:17:21.701Z] #67 128.7 rootlesskit version 1.0.0 [2022-09-04T15:17:21.701Z] #67 128.7 Usage of /build/rootlesskit-docker-proxy: [2022-09-04T15:17:21.701Z] #67 128.7 -container-ip string [2022-09-04T15:17:21.701Z] #67 128.7 container ip [2022-09-04T15:17:21.701Z] #67 128.7 -container-port int [2022-09-04T15:17:21.701Z] #67 128.7 container port (default -1) [2022-09-04T15:17:21.701Z] #67 128.7 -host-ip string [2022-09-04T15:17:21.701Z] #67 128.7 host ip [2022-09-04T15:17:21.701Z] #67 128.7 -host-port int [2022-09-04T15:17:21.701Z] #67 128.7 host port (default -1) [2022-09-04T15:17:21.701Z] #67 128.7 -proto string [2022-09-04T15:17:21.701Z] #67 128.7 proxy protocol (default "tcp") [2022-09-04T15:17:21.701Z] #67 DONE 130.3s [2022-09-04T15:17:21.701Z] [2022-09-04T15:17:21.701Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:17:21.701Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:17:21.701Z] #14 130.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-04T15:17:21.701Z] #14 130.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:17:21.701Z] #14 130.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-04T15:17:21.701Z] #14 130.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:17:21.701Z] #14 ... [2022-09-04T15:17:21.701Z] [2022-09-04T15:17:21.701Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-04T15:17:21.701Z] #68 sha256:f6048140f0aeb17b1cd833dbf0cb10f835f13267a85ce5c70c60d7db8a33350f [2022-09-04T15:17:21.896Z] #77 100.9 checking whether make supports nested variables... (cached) yes [2022-09-04T15:17:21.896Z] #77 100.9 checking for pkg-config... /usr/bin/pkg-config [2022-09-04T15:17:21.896Z] #77 101.0 checking pkg-config is at least version 0.9.0... yes [2022-09-04T15:17:21.896Z] #77 101.0 checking for yajl >= 2.1.0... yes [2022-09-04T15:17:21.896Z] #77 101.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-04T15:17:21.896Z] #77 101.0 checking for gcc... (cached) gcc [2022-09-04T15:17:21.896Z] #77 101.1 checking whether we are using the GNU C compiler... (cached) yes [2022-09-04T15:17:21.896Z] #77 101.1 checking whether gcc accepts -g... (cached) yes [2022-09-04T15:17:21.896Z] #77 101.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-04T15:17:21.896Z] #77 101.1 checking whether gcc understands -c and -o together... (cached) yes [2022-09-04T15:17:21.896Z] #77 101.1 checking for a Python interpreter with version >= 3... python3 [2022-09-04T15:17:21.956Z] #84 166.3 checking for memset... yes [2022-09-04T15:17:21.960Z] #68 DONE 0.1s [2022-09-04T15:17:21.961Z] [2022-09-04T15:17:21.961Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:17:21.961Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:17:21.961Z] #14 130.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:17:21.961Z] #14 130.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:17:22.154Z] #77 101.2 checking for python3... /usr/bin/python3 [2022-09-04T15:17:22.154Z] #77 101.2 checking for python3 version... 3.9 [2022-09-04T15:17:22.154Z] #77 101.2 checking for python3 platform... linux [2022-09-04T15:17:22.154Z] #77 101.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-04T15:17:22.220Z] #84 166.6 checking for strspn... yes [2022-09-04T15:17:22.220Z] #14 ... [2022-09-04T15:17:22.220Z] [2022-09-04T15:17:22.220Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-04T15:17:22.220Z] #69 sha256:9919f815146774e8ca9e4a409486a3242ff2feee7462089c691c83275e5dd33f [2022-09-04T15:17:22.220Z] #69 DONE 0.2s [2022-09-04T15:17:22.220Z] [2022-09-04T15:17:22.220Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:17:22.220Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:17:22.411Z] #77 101.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-04T15:17:22.411Z] #77 101.7 checking that generated files are newer than configure... done [2022-09-04T15:17:22.411Z] #77 101.7 configure: creating ./config.status [2022-09-04T15:17:22.479Z] #36 ... [2022-09-04T15:17:22.480Z] [2022-09-04T15:17:22.480Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:17:22.480Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:17:22.480Z] #14 DONE 131.5s [2022-09-04T15:17:22.742Z] [2022-09-04T15:17:22.742Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-04T15:17:22.742Z] #59 sha256:d79268f6f229e5fdaa4bb3975cb78585b19bcab72571d6c6095e12a34c6e95fc [2022-09-04T15:17:22.789Z] #84 167.2 checking that generated files are newer than configure... done [2022-09-04T15:17:22.789Z] #84 167.2 configure: creating ./config.status [2022-09-04T15:17:23.005Z] #59 DONE 0.5s [2022-09-04T15:17:23.005Z] [2022-09-04T15:17:23.005Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:17:23.005Z] #60 sha256:0baaf1a1f4b9b78b5389e23286398df04f02c8098b898f6785745e9e0e11fe53 [2022-09-04T15:17:24.304Z] #77 ... [2022-09-04T15:17:24.304Z] [2022-09-04T15:17:24.304Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:17:24.304Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-04T15:17:24.304Z] #21 18.65 Selecting previously unselected package pigz. [2022-09-04T15:17:24.304Z] #21 18.65 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 18.66 Unpacking pigz (2.6-1) ... [2022-09-04T15:17:24.304Z] #21 18.73 Selecting previously unselected package libelf1:arm64. [2022-09-04T15:17:24.304Z] #21 18.74 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 18.74 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-04T15:17:24.304Z] #21 19.26 Selecting previously unselected package libbpf0:arm64. [2022-09-04T15:17:24.304Z] #21 19.26 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 19.28 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-04T15:17:24.304Z] #21 19.37 Selecting previously unselected package libmnl0:arm64. [2022-09-04T15:17:24.304Z] #21 19.37 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 19.38 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-04T15:17:24.304Z] #21 19.45 Selecting previously unselected package libxtables12:arm64. [2022-09-04T15:17:24.304Z] #21 19.46 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 19.46 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-04T15:17:24.304Z] #21 19.51 Selecting previously unselected package libcap2-bin. [2022-09-04T15:17:24.304Z] #21 19.52 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 19.53 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-04T15:17:24.304Z] #21 19.60 Selecting previously unselected package iproute2. [2022-09-04T15:17:24.304Z] #21 19.61 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 19.61 Unpacking iproute2 (5.10.0-4) ... [2022-09-04T15:17:24.304Z] #21 20.04 Selecting previously unselected package xxd. [2022-09-04T15:17:24.304Z] #21 20.04 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 20.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:17:24.304Z] #21 20.15 Selecting previously unselected package vim-common. [2022-09-04T15:17:24.304Z] #21 20.15 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:17:24.304Z] #21 20.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:17:24.304Z] #21 20.33 Selecting previously unselected package bash-completion. [2022-09-04T15:17:24.304Z] #21 20.33 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-04T15:17:24.304Z] #21 22.55 Unpacking bash-completion (1:2.11-2) ... [2022-09-04T15:17:24.304Z] #21 22.96 Selecting previously unselected package bzip2. [2022-09-04T15:17:24.304Z] #21 22.98 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 22.99 Unpacking bzip2 (1.0.8-4) ... [2022-09-04T15:17:24.304Z] #21 23.07 Selecting previously unselected package xz-utils. [2022-09-04T15:17:24.304Z] #21 23.07 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 23.09 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:17:24.304Z] #21 23.22 Selecting previously unselected package apparmor. [2022-09-04T15:17:24.304Z] #21 23.22 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 23.27 Unpacking apparmor (2.13.6-10) ... [2022-09-04T15:17:24.304Z] #21 23.65 Selecting previously unselected package inetutils-ping. [2022-09-04T15:17:24.304Z] #21 23.66 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 23.67 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-04T15:17:24.304Z] #21 23.76 Selecting previously unselected package libip6tc2:arm64. [2022-09-04T15:17:24.304Z] #21 23.76 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 23.77 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-04T15:17:24.304Z] #21 23.85 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-04T15:17:24.304Z] #21 23.85 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 23.85 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-04T15:17:24.304Z] #21 23.94 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-04T15:17:24.304Z] #21 23.94 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 23.94 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-04T15:17:24.304Z] #21 24.02 Selecting previously unselected package libnftnl11:arm64. [2022-09-04T15:17:24.304Z] #21 24.03 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 24.03 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-04T15:17:24.304Z] #21 24.12 Selecting previously unselected package iptables. [2022-09-04T15:17:24.304Z] #21 24.14 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 24.14 Unpacking iptables (1.8.7-1) ... [2022-09-04T15:17:24.304Z] #21 24.49 Selecting previously unselected package libonig5:arm64. [2022-09-04T15:17:24.304Z] #21 24.49 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 24.49 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-04T15:17:24.304Z] #21 24.64 Selecting previously unselected package libjq1:arm64. [2022-09-04T15:17:24.304Z] #21 24.64 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 24.65 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-04T15:17:24.304Z] #21 24.74 Selecting previously unselected package jq. [2022-09-04T15:17:24.304Z] #21 24.75 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 24.77 Unpacking jq (1.6-2.1) ... [2022-09-04T15:17:24.304Z] #21 24.87 Selecting previously unselected package libaio1:arm64. [2022-09-04T15:17:24.304Z] #21 24.87 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 24.88 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-04T15:17:24.304Z] #21 24.95 Selecting previously unselected package libgpm2:arm64. [2022-09-04T15:17:24.304Z] #21 24.95 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 24.96 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-04T15:17:24.304Z] #21 25.07 Selecting previously unselected package libicu67:arm64. [2022-09-04T15:17:24.304Z] #21 25.07 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 25.07 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-04T15:17:24.304Z] #21 28.00 Selecting previously unselected package libinih1:arm64. [2022-09-04T15:17:24.304Z] #21 28.00 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 28.02 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-04T15:17:24.304Z] #21 28.08 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-04T15:17:24.304Z] #21 28.08 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 28.09 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-04T15:17:24.304Z] #21 28.20 Selecting previously unselected package libnet1:arm64. [2022-09-04T15:17:24.304Z] #21 28.20 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 28.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:17:24.304Z] #21 28.28 Selecting previously unselected package libnl-3-200:arm64. [2022-09-04T15:17:24.304Z] #21 28.29 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 28.29 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-04T15:17:24.304Z] #21 28.39 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-04T15:17:24.304Z] #21 28.40 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 28.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-04T15:17:24.304Z] #21 28.51 Selecting previously unselected package libyajl2:arm64. [2022-09-04T15:17:24.304Z] #21 28.51 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 28.53 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-04T15:17:24.304Z] #21 28.61 Selecting previously unselected package net-tools. [2022-09-04T15:17:24.304Z] #21 28.62 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 28.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-04T15:17:24.304Z] #21 28.79 Selecting previously unselected package patch. [2022-09-04T15:17:24.304Z] #21 28.82 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-04T15:17:24.304Z] #21 28.84 Unpacking patch (2.7.6-7) ... [2022-09-04T15:17:24.560Z] #21 28.96 Selecting previously unselected package python-pip-whl. [2022-09-04T15:17:24.560Z] #21 28.96 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-04T15:17:24.560Z] #21 28.97 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-04T15:17:24.817Z] #21 29.50 Selecting previously unselected package python3-lib2to3. [2022-09-04T15:17:25.073Z] #21 29.52 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-04T15:17:25.073Z] #21 29.52 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-04T15:17:25.073Z] #21 29.63 Selecting previously unselected package python3-distutils. [2022-09-04T15:17:25.073Z] #21 29.64 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-04T15:17:25.073Z] #21 29.64 Unpacking python3-distutils (3.9.2-1) ... [2022-09-04T15:17:25.073Z] #21 ... [2022-09-04T15:17:25.073Z] [2022-09-04T15:17:25.073Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:25.073Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:17:25.073Z] #77 104.5 config.status: creating Makefile [2022-09-04T15:17:25.329Z] #77 104.6 config.status: creating config.h [2022-09-04T15:17:25.329Z] #77 104.6 config.status: executing libtool commands [2022-09-04T15:17:25.329Z] #77 104.7 config.status: executing depfiles commands [2022-09-04T15:17:26.086Z] #84 170.0 config.status: creating Makefile [2022-09-04T15:17:26.086Z] #84 170.1 config.status: creating config.h [2022-09-04T15:17:26.086Z] #84 170.1 config.status: executing depfiles commands [2022-09-04T15:17:26.086Z] #84 170.3 config.status: executing libtool commands [2022-09-04T15:17:26.301Z] #77 105.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-04T15:17:26.301Z] #77 105.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-04T15:17:26.557Z] #77 105.8 checking for gcc... gcc [2022-09-04T15:17:26.656Z] #84 171.2 GEN .version [2022-09-04T15:17:26.656Z] #84 ... [2022-09-04T15:17:26.656Z] [2022-09-04T15:17:26.656Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:17:26.656Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:17:26.656Z] #19 218.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-04T15:17:26.656Z] #19 218.0 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:17:26.656Z] #19 218.1 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-04T15:17:26.656Z] #19 218.1 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-04T15:17:26.656Z] #19 218.1 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:17:26.656Z] #19 218.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-04T15:17:26.814Z] #77 106.0 checking whether the C compiler works... yes [2022-09-04T15:17:26.814Z] #77 106.1 checking for C compiler default output file name... a.out [2022-09-04T15:17:26.814Z] #77 106.1 checking for suffix of executables... [2022-09-04T15:17:27.070Z] #77 106.2 checking whether we are cross compiling... no [2022-09-04T15:17:27.070Z] #77 106.3 checking for suffix of object files... o [2022-09-04T15:17:27.188Z] #77 63.47 libtoolize: putting auxiliary files in '.'. [2022-09-04T15:17:27.188Z] #77 63.47 libtoolize: copying file './ltmain.sh' [2022-09-04T15:17:27.327Z] #77 106.5 checking whether we are using the GNU C compiler... yes [2022-09-04T15:17:27.327Z] #77 106.6 checking whether gcc accepts -g... yes [2022-09-04T15:17:27.583Z] #77 106.7 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:17:27.840Z] #77 106.9 checking whether gcc understands -c and -o together... yes [2022-09-04T15:17:27.840Z] #77 107.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:17:27.840Z] #77 107.2 checking whether build environment is sane... yes [2022-09-04T15:17:27.840Z] #77 107.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:17:28.098Z] #77 107.2 checking for gawk... no [2022-09-04T15:17:28.098Z] #77 107.2 checking for mawk... mawk [2022-09-04T15:17:28.098Z] #77 107.2 checking whether make sets $(MAKE)... yes [2022-09-04T15:17:28.098Z] #77 107.3 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:17:28.098Z] #77 107.3 checking whether make supports nested variables... yes [2022-09-04T15:17:28.098Z] #77 107.3 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:17:28.098Z] #77 107.3 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:17:28.098Z] #77 107.3 checking how to create a ustar tar archive... gnutar [2022-09-04T15:17:28.126Z] #77 ... [2022-09-04T15:17:28.126Z] [2022-09-04T15:17:28.126Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:17:28.126Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:17:28.284Z] #60 ... [2022-09-04T15:17:28.284Z] [2022-09-04T15:17:28.284Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-04T15:17:28.284Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-04T15:17:28.284Z] #15 DONE 5.0s [2022-09-04T15:17:28.284Z] [2022-09-04T15:17:28.284Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-04T15:17:28.284Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-04T15:17:28.354Z] #77 107.4 checking dependency style of gcc... gcc3 [2022-09-04T15:17:28.354Z] #77 107.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:17:28.354Z] #77 107.6 checking whether make supports nested variables... (cached) yes [2022-09-04T15:17:28.611Z] #77 107.7 checking build system type... aarch64-unknown-linux-gnu [2022-09-04T15:17:28.611Z] #77 108.0 checking host system type... aarch64-unknown-linux-gnu [2022-09-04T15:17:28.611Z] #77 108.0 checking how to print strings... printf [2022-09-04T15:17:28.611Z] #77 108.0 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:17:28.611Z] #77 108.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:17:28.867Z] #77 108.0 checking for egrep... /bin/grep -E [2022-09-04T15:17:28.867Z] #77 108.0 checking for fgrep... /bin/grep -F [2022-09-04T15:17:28.867Z] #77 108.1 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:17:28.867Z] #77 108.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:17:28.867Z] #77 108.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:17:28.867Z] #77 108.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:17:28.867Z] #77 108.2 checking whether ln -s works... yes [2022-09-04T15:17:28.867Z] #77 108.2 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:17:28.867Z] #77 108.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-04T15:17:28.867Z] #77 108.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:17:28.867Z] #77 108.3 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:17:28.867Z] #77 108.3 checking for objdump... objdump [2022-09-04T15:17:28.867Z] #77 108.3 checking how to recognize dependent libraries... pass_all [2022-09-04T15:17:28.867Z] #77 108.3 checking for dlltool... no [2022-09-04T15:17:28.867Z] #77 108.3 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:17:29.124Z] #77 108.3 checking for ar... ar [2022-09-04T15:17:29.423Z] #77 108.3 checking for archiver @FILE support... @ [2022-09-04T15:17:29.423Z] #77 108.5 checking for strip... strip [2022-09-04T15:17:29.423Z] #77 108.5 checking for ranlib... ranlib [2022-09-04T15:17:29.679Z] #77 108.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:17:29.679Z] #77 108.9 checking for sysroot... no [2022-09-04T15:17:29.679Z] #77 109.0 checking for a working dd... /bin/dd [2022-09-04T15:17:29.679Z] #77 109.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:17:29.679Z] #77 109.0 checking for mt... no [2022-09-04T15:17:29.679Z] #77 109.0 checking if : is a manifest tool... no [2022-09-04T15:17:29.936Z] #77 109.0 checking how to run the C preprocessor... gcc -E [2022-09-04T15:17:30.461Z] #64 74.84 Updating files: 32% (1623/4992) Updating files: 33% (1648/4992) Updating files: 34% (1698/4992) Updating files: 35% (1748/4992) Updating files: 36% (1798/4992) Updating files: 37% (1848/4992) Updating files: 38% (1897/4992) Updating files: 39% (1947/4992) Updating files: 40% (1997/4992) Updating files: 41% (2047/4992) Updating files: 42% (2097/4992) Updating files: 43% (2147/4992) Updating files: 44% (2197/4992) Updating files: 45% (2247/4992) Updating files: 46% (2297/4992) Updating files: 47% (2347/4992) Updating files: 48% (2397/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 66% (3313/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 90% (4527/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-09-04T15:17:30.461Z] #64 77.38 + cd /tmp/tmp.QrHBo5x4vI/src/github.com/containerd/containerd [2022-09-04T15:17:30.723Z] #64 77.38 + git checkout -q v1.6.8 [2022-09-04T15:17:30.863Z] #77 109.3 checking for ANSI C header files... yes [2022-09-04T15:17:30.863Z] #77 109.9 checking for sys/types.h... yes [2022-09-04T15:17:30.864Z] #77 110.1 checking for sys/stat.h... yes [2022-09-04T15:17:31.120Z] #77 110.2 checking for stdlib.h... yes [2022-09-04T15:17:31.324Z] #77 ... [2022-09-04T15:17:31.324Z] [2022-09-04T15:17:31.324Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:17:31.324Z] #64 sha256:0074dab32c69767a6786b6e5fb11d380cbd065dd553b0c652aadff55b87539f4 [2022-09-04T15:17:31.376Z] #77 110.4 checking for string.h... yes [2022-09-04T15:17:31.582Z] #16 DONE 3.8s [2022-09-04T15:17:31.582Z] [2022-09-04T15:17:31.582Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:17:31.582Z] #60 sha256:0baaf1a1f4b9b78b5389e23286398df04f02c8098b898f6785745e9e0e11fe53 [2022-09-04T15:17:31.582Z] #60 4.735 + RM_GOPATH=0 [2022-09-04T15:17:31.582Z] #60 4.735 + TMP_GOPATH= [2022-09-04T15:17:31.582Z] #60 4.735 + : /build [2022-09-04T15:17:31.582Z] #60 4.735 + '[' -z '' ']' [2022-09-04T15:17:31.582Z] #60 4.735 ++ mktemp -d [2022-09-04T15:17:31.582Z] #60 4.735 + export GOPATH=/tmp/tmp.xSYZOuNJaK [2022-09-04T15:17:31.582Z] #60 4.735 + GOPATH=/tmp/tmp.xSYZOuNJaK [2022-09-04T15:17:31.582Z] #60 4.735 + RM_GOPATH=1 [2022-09-04T15:17:31.582Z] #60 4.735 + case "$(go env GOARCH)" in [2022-09-04T15:17:31.582Z] #60 4.735 ++ go env GOARCH [2022-09-04T15:17:31.582Z] #60 4.735 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:17:31.582Z] #60 4.735 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:17:31.582Z] #60 4.735 ++ dirname /install.sh [2022-09-04T15:17:31.582Z] #60 4.772 Install runc version v1.1.4 (build tags: seccomp) [2022-09-04T15:17:31.582Z] #60 4.772 + dir=/ [2022-09-04T15:17:31.582Z] #60 4.772 + bin=runc [2022-09-04T15:17:31.582Z] #60 4.772 + shift [2022-09-04T15:17:31.582Z] #60 4.772 + '[' '!' -f //runc.installer ']' [2022-09-04T15:17:31.582Z] #60 4.772 + . //runc.installer [2022-09-04T15:17:31.582Z] #60 4.772 ++ set -e [2022-09-04T15:17:31.582Z] #60 4.772 ++ : v1.1.4 [2022-09-04T15:17:31.582Z] #60 4.772 + install_runc [2022-09-04T15:17:31.582Z] #60 4.772 + RUNC_BUILDTAGS=seccomp [2022-09-04T15:17:31.582Z] #60 4.772 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-04T15:17:31.582Z] #60 4.772 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xSYZOuNJaK/src/github.com/opencontainers/runc [2022-09-04T15:17:31.582Z] #60 4.772 Cloning into '/tmp/tmp.xSYZOuNJaK/src/github.com/opencontainers/runc'... [2022-09-04T15:17:31.632Z] #77 110.6 checking for memory.h... yes [2022-09-04T15:17:31.632Z] #77 110.8 checking for strings.h... yes [2022-09-04T15:17:31.888Z] #77 111.1 checking for inttypes.h... yes [2022-09-04T15:17:32.144Z] #77 111.3 checking for stdint.h... yes [2022-09-04T15:17:32.443Z] #77 111.4 checking for unistd.h... yes [2022-09-04T15:17:32.443Z] #77 111.6 checking for dlfcn.h... yes [2022-09-04T15:17:32.443Z] #77 111.8 checking for objdir... .libs [2022-09-04T15:17:33.006Z] #77 112.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:17:33.006Z] #77 112.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:17:33.233Z] #19 ... [2022-09-04T15:17:33.233Z] [2022-09-04T15:17:33.233Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:33.233Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:33.233Z] #84 171.2 make install-recursive [2022-09-04T15:17:33.233Z] #84 171.2 make[1]: Entering directory '/tmp/crun-build' [2022-09-04T15:17:33.233Z] #84 171.3 Making install in libocispec [2022-09-04T15:17:33.233Z] #84 171.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:17:33.233Z] #84 171.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-04T15:17:33.233Z] #84 171.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-04T15:17:33.233Z] #84 171.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-04T15:17:33.233Z] #84 171.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-04T15:17:33.233Z] #84 172.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-04T15:17:33.233Z] #84 173.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-04T15:17:33.233Z] #84 173.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-04T15:17:33.233Z] #84 173.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-04T15:17:33.233Z] #84 173.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-04T15:17:33.233Z] #84 173.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-04T15:17:33.233Z] #84 173.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-04T15:17:33.233Z] #84 173.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-04T15:17:33.233Z] #84 173.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-04T15:17:33.233Z] #84 173.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-04T15:17:33.233Z] #84 173.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-04T15:17:33.233Z] #84 173.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-04T15:17:33.233Z] #84 173.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-04T15:17:33.233Z] #84 173.6 make install-recursive [2022-09-04T15:17:33.233Z] #84 173.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:17:33.233Z] #84 173.7 Making install in yajl [2022-09-04T15:17:33.233Z] #84 173.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:17:33.233Z] #84 173.8 CC verify/json_verify-json_verify.o [2022-09-04T15:17:33.233Z] #84 173.8 CC src/libyajl_la-yajl_alloc.lo [2022-09-04T15:17:33.233Z] #84 173.8 CC src/libyajl_la-yajl.lo [2022-09-04T15:17:33.233Z] #84 173.8 CC src/libyajl_la-yajl_parser.lo [2022-09-04T15:17:33.233Z] #84 173.8 CC src/libyajl_la-yajl_gen.lo [2022-09-04T15:17:33.233Z] #84 173.9 CC src/libyajl_la-yajl_encode.lo [2022-09-04T15:17:33.233Z] #84 173.9 CC src/libyajl_la-yajl_buf.lo [2022-09-04T15:17:33.233Z] #84 173.9 CC src/libyajl_la-yajl_lex.lo [2022-09-04T15:17:33.233Z] #84 173.9 CC src/libyajl_la-yajl_tree.lo [2022-09-04T15:17:33.261Z] #64 80.07 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-04T15:17:33.261Z] #64 80.07 + BUILDTAGS='netgo osusergo static_build' [2022-09-04T15:17:33.261Z] #64 80.07 + export EXTRA_FLAGS=-buildmode=pie [2022-09-04T15:17:33.261Z] #64 80.07 + EXTRA_FLAGS=-buildmode=pie [2022-09-04T15:17:33.261Z] #64 80.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-04T15:17:33.261Z] #64 80.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-04T15:17:33.261Z] #64 80.07 + '[' '' = dynamic ']' [2022-09-04T15:17:33.261Z] #64 80.07 + make [2022-09-04T15:17:33.262Z] #77 112.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:17:33.489Z] #60 ... [2022-09-04T15:17:33.489Z] [2022-09-04T15:17:33.489Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:33.489Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:33.489Z] #77 89.44 configure.ac:11: installing 'build-aux/compile' [2022-09-04T15:17:33.489Z] #77 89.44 configure.ac:11: installing 'build-aux/config.guess' [2022-09-04T15:17:33.489Z] #77 89.46 configure.ac:11: installing 'build-aux/config.sub' [2022-09-04T15:17:33.489Z] #77 89.46 configure.ac:13: installing 'build-aux/install-sh' [2022-09-04T15:17:33.489Z] #77 89.46 configure.ac:13: installing 'build-aux/missing' [2022-09-04T15:17:33.489Z] #77 89.48 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-04T15:17:33.489Z] #77 89.68 Makefile.am: installing 'build-aux/depcomp' [2022-09-04T15:17:33.560Z] #77 112.5 checking if gcc static flag -static works... yes [2022-09-04T15:17:33.749Z] #77 91.13 checking build system type... x86_64-pc-linux-gnu [2022-09-04T15:17:33.749Z] #77 91.42 checking host system type... x86_64-pc-linux-gnu [2022-09-04T15:17:33.749Z] #77 91.42 checking how to print strings... printf [2022-09-04T15:17:33.749Z] #77 91.42 checking for gcc... gcc [2022-09-04T15:17:33.816Z] #77 112.8 checking if gcc supports -c -o file.o... yes [2022-09-04T15:17:33.816Z] #77 112.9 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:17:33.816Z] #77 112.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-04T15:17:34.008Z] #77 91.56 checking whether the C compiler works... yes [2022-09-04T15:17:34.008Z] #77 91.83 checking for C compiler default output file name... a.out [2022-09-04T15:17:34.073Z] #77 112.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:17:34.073Z] #77 113.3 checking how to hardcode library paths into programs... immediate [2022-09-04T15:17:34.073Z] #77 113.3 checking whether stripping libraries is possible... yes [2022-09-04T15:17:34.073Z] #77 113.3 checking if libtool supports shared libraries... yes [2022-09-04T15:17:34.073Z] #77 113.3 checking whether to build shared libraries... no [2022-09-04T15:17:34.073Z] #77 113.3 checking whether to build static libraries... yes [2022-09-04T15:17:34.180Z] #64 73.62 Updating files: 23% (1172/4992) Updating files: 24% (1199/4992) Updating files: 25% (1248/4992) Updating files: 26% (1298/4992) Updating files: 27% (1348/4992) Updating files: 28% (1398/4992) Updating files: 29% (1448/4992) Updating files: 30% (1498/4992) Updating files: 31% (1548/4992) Updating files: 32% (1598/4992) Updating files: 33% (1648/4992) Updating files: 34% (1698/4992) Updating files: 35% (1748/4992) Updating files: 36% (1798/4992) Updating files: 37% (1848/4992) Updating files: 38% (1897/4992) Updating files: 39% (1947/4992) Updating files: 40% (1997/4992) Updating files: 41% (2047/4992) Updating files: 42% (2097/4992) Updating files: 43% (2147/4992) Updating files: 44% (2197/4992) Updating files: 45% (2247/4992) Updating files: 46% (2297/4992) Updating files: 47% (2347/4992) Updating files: 48% (2397/4992) Updating files: 49% (2447/4992) Updating files: 49% (2490/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 81% (4054/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-09-04T15:17:34.181Z] #64 76.55 + cd /tmp/tmp.aOsZX67ITI/src/github.com/containerd/containerd [2022-09-04T15:17:34.268Z] #77 91.83 checking for suffix of executables... [2022-09-04T15:17:34.329Z] #77 113.3 checking float.h usability... yes [2022-09-04T15:17:34.329Z] #77 113.5 checking float.h presence... yes [2022-09-04T15:17:34.329Z] #77 113.5 checking for float.h... yes [2022-09-04T15:17:34.329Z] #77 113.6 checking limits.h usability... yes [2022-09-04T15:17:34.439Z] #64 76.55 + git checkout -q v1.6.8 [2022-09-04T15:17:34.528Z] #77 92.05 checking whether we are cross compiling... no [2022-09-04T15:17:34.528Z] #77 92.29 checking for suffix of object files... o [2022-09-04T15:17:34.585Z] #77 113.7 checking limits.h presence... yes [2022-09-04T15:17:34.585Z] #77 113.8 checking for limits.h... yes [2022-09-04T15:17:34.787Z] [2022-09-04T15:17:34.787Z] #77 ... [2022-09-04T15:17:34.787Z] [2022-09-04T15:17:34.787Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-04T15:17:34.787Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-04T15:17:34.787Z] #17 3.061 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-04T15:17:34.787Z] #17 DONE 3.2s [2022-09-04T15:17:34.787Z] [2022-09-04T15:17:34.787Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:34.787Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:34.787Z] #77 92.38 checking whether we are using the GNU C compiler... yes [2022-09-04T15:17:34.787Z] #77 92.44 checking whether gcc accepts -g... yes [2022-09-04T15:17:34.888Z] #77 113.8 checking stddef.h usability... yes [2022-09-04T15:17:34.888Z] #77 114.0 checking stddef.h presence... yes [2022-09-04T15:17:34.888Z] #77 114.0 checking for stddef.h... yes [2022-09-04T15:17:34.888Z] #77 114.1 checking for stdlib.h... (cached) yes [2022-09-04T15:17:34.888Z] #77 114.1 checking for string.h... (cached) yes [2022-09-04T15:17:35.047Z] #77 92.53 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:17:35.145Z] #77 114.1 checking sys/time.h usability... yes [2022-09-04T15:17:35.145Z] #77 114.3 checking sys/time.h presence... yes [2022-09-04T15:17:35.145Z] #77 114.4 checking for sys/time.h... yes [2022-09-04T15:17:35.145Z] #77 114.4 checking for inline... inline [2022-09-04T15:17:35.307Z] #77 92.77 checking whether gcc understands -c and -o together... yes [2022-09-04T15:17:35.307Z] #77 92.97 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:17:35.307Z] #77 92.97 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:17:35.307Z] #77 92.97 checking for egrep... /bin/grep -E [2022-09-04T15:17:35.307Z] #77 92.97 checking for fgrep... /bin/grep -F [2022-09-04T15:17:35.307Z] #77 92.97 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:17:35.307Z] #77 92.98 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:17:35.307Z] #77 92.99 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:17:35.307Z] #77 93.01 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:17:35.307Z] #77 93.08 checking whether ln -s works... yes [2022-09-04T15:17:35.307Z] #77 93.08 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:17:35.307Z] #77 93.11 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-04T15:17:35.307Z] #77 93.11 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:17:35.307Z] #77 93.11 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:17:35.307Z] #77 93.11 checking for objdump... objdump [2022-09-04T15:17:35.307Z] #77 93.11 checking how to recognize dependent libraries... pass_all [2022-09-04T15:17:35.307Z] #77 93.13 checking for dlltool... no [2022-09-04T15:17:35.307Z] #77 93.13 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:17:35.307Z] #77 93.13 checking for ar... ar [2022-09-04T15:17:35.401Z] #77 114.5 checking for size_t... [2022-09-04T15:17:35.401Z] #77 ... [2022-09-04T15:17:35.401Z] [2022-09-04T15:17:35.401Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:17:35.401Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-04T15:17:35.401Z] #21 29.78 Selecting previously unselected package python3-pkg-resources. [2022-09-04T15:17:35.401Z] #21 29.79 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-04T15:17:35.402Z] #21 29.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:17:35.402Z] #21 29.94 Selecting previously unselected package python3-setuptools. [2022-09-04T15:17:35.402Z] #21 29.94 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-04T15:17:35.402Z] #21 29.95 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-04T15:17:35.402Z] #21 30.20 Selecting previously unselected package python3-wheel. [2022-09-04T15:17:35.402Z] #21 30.21 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-04T15:17:35.402Z] #21 30.21 Unpacking python3-wheel (0.34.2-1) ... [2022-09-04T15:17:35.402Z] #21 30.32 Selecting previously unselected package python3-pip. [2022-09-04T15:17:35.402Z] #21 30.32 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-04T15:17:35.402Z] #21 30.33 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-04T15:17:35.402Z] #21 30.55 Selecting previously unselected package sudo. [2022-09-04T15:17:35.402Z] #21 30.57 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-04T15:17:35.402Z] #21 30.58 Unpacking sudo (1.9.5p2-3) ... [2022-09-04T15:17:35.402Z] #21 31.13 Selecting previously unselected package systemd-journal-remote. [2022-09-04T15:17:35.402Z] #21 31.13 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-09-04T15:17:35.402Z] #21 31.13 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-04T15:17:35.402Z] #21 31.26 Selecting previously unselected package thin-provisioning-tools. [2022-09-04T15:17:35.402Z] #21 31.28 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-04T15:17:35.402Z] #21 31.29 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-04T15:17:35.402Z] #21 31.42 Selecting previously unselected package uidmap. [2022-09-04T15:17:35.402Z] #21 31.44 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-04T15:17:35.402Z] #21 31.45 Unpacking uidmap (1:4.8.1-1) ... [2022-09-04T15:17:35.402Z] #21 31.56 Selecting previously unselected package vim-runtime. [2022-09-04T15:17:35.402Z] #21 31.56 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:17:35.402Z] #21 31.59 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-04T15:17:35.402Z] #21 31.61 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-04T15:17:35.402Z] #21 31.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:17:35.402Z] #21 34.62 Selecting previously unselected package vim. [2022-09-04T15:17:35.402Z] #21 34.62 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-04T15:17:35.402Z] #21 34.64 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:17:35.402Z] #21 35.07 Selecting previously unselected package xfsprogs. [2022-09-04T15:17:35.402Z] #21 35.09 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-04T15:17:35.402Z] #21 35.10 Unpacking xfsprogs (5.10.0-4) ... [2022-09-04T15:17:35.402Z] #21 35.46 Selecting previously unselected package zip. [2022-09-04T15:17:35.402Z] #21 35.46 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-04T15:17:35.402Z] #21 35.48 Unpacking zip (3.0-12) ... [2022-09-04T15:17:35.402Z] #21 35.61 Selecting previously unselected package zstd. [2022-09-04T15:17:35.402Z] #21 35.61 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-04T15:17:35.402Z] #21 35.62 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-04T15:17:35.402Z] #21 35.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:17:35.402Z] #21 36.73 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-04T15:17:35.402Z] #21 36.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-04T15:17:35.402Z] #21 36.76 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-04T15:17:35.402Z] #21 36.77 Setting up libicu67:arm64 (67.1-7) ... [2022-09-04T15:17:35.402Z] #21 36.78 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-04T15:17:35.402Z] #21 36.79 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-04T15:17:35.402Z] #21 36.81 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-04T15:17:35.402Z] #21 36.82 Setting up uidmap (1:4.8.1-1) ... [2022-09-04T15:17:35.402Z] #21 36.83 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-04T15:17:35.402Z] #21 36.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:17:35.402Z] #21 36.86 Setting up bzip2 (1.0.8-4) ... [2022-09-04T15:17:35.402Z] #21 36.86 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-04T15:17:35.402Z] #21 36.88 Setting up python3-wheel (0.34.2-1) ... [2022-09-04T15:17:35.402Z] #21 37.49 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-04T15:17:35.402Z] #21 37.50 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:17:35.402Z] #21 37.52 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-04T15:17:35.402Z] #21 37.53 Setting up libcap2-bin (1:2.44-1) ... [2022-09-04T15:17:35.402Z] #21 37.54 Setting up apparmor (2.13.6-10) ... [2022-09-04T15:17:35.402Z] #21 39.14 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-04T15:17:35.402Z] #21 39.22 Setting up zip (3.0-12) ... [2022-09-04T15:17:35.402Z] #21 39.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:17:35.402Z] #21 39.30 Setting up bash-completion (1:2.11-2) ... [2022-09-04T15:17:35.566Z] #77 93.13 checking for archiver @FILE support... @ [2022-09-04T15:17:35.566Z] #77 93.35 checking for strip... strip [2022-09-04T15:17:35.566Z] #77 93.37 checking for ranlib... ranlib [2022-09-04T15:17:35.566Z] #77 93.37 checking for gawk... no [2022-09-04T15:17:35.566Z] #77 93.37 checking for mawk... mawk [2022-09-04T15:17:35.658Z] #21 ... [2022-09-04T15:17:35.658Z] [2022-09-04T15:17:35.658Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:35.658Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:17:35.658Z] #77 114.5 checking for size_t... yes [2022-09-04T15:17:35.658Z] #77 114.8 checking for stdlib.h... (cached) yes [2022-09-04T15:17:35.658Z] #77 114.8 checking for GNU libc compatible malloc... yes [2022-09-04T15:17:35.658Z] #77 115.0 checking for stdlib.h... (cached) yes [2022-09-04T15:17:35.774Z] #84 180.3 CCLD libyajl.la [2022-09-04T15:17:35.914Z] #77 115.0 checking for GNU libc compatible realloc... yes [2022-09-04T15:17:36.135Z] #77 93.37 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:17:36.135Z] #77 93.86 checking for sysroot... no [2022-09-04T15:17:36.135Z] #77 93.86 checking for a working dd... /bin/dd [2022-09-04T15:17:36.135Z] #77 93.89 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:17:36.135Z] #77 94.00 checking for mt... no [2022-09-04T15:17:36.135Z] #77 94.00 checking if : is a manifest tool... no [2022-09-04T15:17:36.135Z] #77 94.00 checking how to run the C preprocessor... gcc -E [2022-09-04T15:17:36.171Z] #77 115.2 checking for working strtod... yes [2022-09-04T15:17:36.343Z] #84 180.9 CCLD verify/json_verify [2022-09-04T15:17:36.426Z] #77 115.4 checking for gettimeofday... yes [2022-09-04T15:17:36.426Z] #77 115.5 checking for memset... yes [2022-09-04T15:17:36.554Z] #64 83.45 + bin/ctr [2022-09-04T15:17:36.603Z] #84 181.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:17:36.682Z] #77 115.7 checking for strspn... yes [2022-09-04T15:17:36.863Z] #84 181.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-04T15:17:36.863Z] #84 181.3 make[5]: Nothing to be done for 'install-data-am'. [2022-09-04T15:17:36.863Z] #84 181.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:17:36.863Z] #84 181.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:17:36.863Z] #84 181.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:17:36.863Z] #84 181.5 CC src/validate.o [2022-09-04T15:17:36.863Z] #84 181.6 CC src/image_spec_schema_config_schema.lo [2022-09-04T15:17:36.863Z] #84 181.6 CC src/image_spec_schema_content_descriptor.lo [2022-09-04T15:17:36.863Z] #84 181.6 CC src/image_spec_schema_defs.lo [2022-09-04T15:17:36.863Z] #84 181.6 CC src/image_spec_schema_defs_descriptor.lo [2022-09-04T15:17:36.863Z] #84 181.6 CC src/image_spec_schema_image_index_schema.lo [2022-09-04T15:17:36.939Z] #77 116.1 checking that generated files are newer than configure... done [2022-09-04T15:17:36.939Z] #77 116.1 configure: creating ./config.status [2022-09-04T15:17:36.965Z] #77 94.21 checking for ANSI C header files... [2022-09-04T15:17:36.965Z] #77 ... [2022-09-04T15:17:36.965Z] [2022-09-04T15:17:36.965Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-04T15:17:36.965Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-04T15:17:36.965Z] #18 DONE 2.1s [2022-09-04T15:17:36.965Z] [2022-09-04T15:17:36.965Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:36.965Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:36.965Z] #77 94.21 checking for ANSI C header files... yes [2022-09-04T15:17:36.974Z] #64 78.87 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-04T15:17:36.974Z] #64 78.87 + BUILDTAGS='netgo osusergo static_build' [2022-09-04T15:17:36.974Z] #64 78.87 + export EXTRA_FLAGS=-buildmode=pie [2022-09-04T15:17:36.974Z] #64 78.87 + EXTRA_FLAGS=-buildmode=pie [2022-09-04T15:17:36.974Z] #64 78.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-04T15:17:36.974Z] #64 78.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-04T15:17:36.974Z] #64 78.87 + '[' '' = dynamic ']' [2022-09-04T15:17:36.974Z] #64 78.87 + make [2022-09-04T15:17:37.123Z] #84 181.6 CC src/image_spec_schema_image_layout_schema.lo [2022-09-04T15:17:37.123Z] #84 181.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-04T15:17:37.123Z] #84 181.7 CC src/runtime_spec_schema_config_linux.lo [2022-09-04T15:17:37.123Z] #84 181.8 CC src/runtime_spec_schema_config_schema.lo [2022-09-04T15:17:37.123Z] #84 181.8 CC src/runtime_spec_schema_config_zos.lo [2022-09-04T15:17:37.123Z] #84 181.8 CC src/runtime_spec_schema_config_solaris.lo [2022-09-04T15:17:37.123Z] #84 181.8 CC src/runtime_spec_schema_config_windows.lo [2022-09-04T15:17:37.123Z] #84 181.8 CC src/runtime_spec_schema_config_vm.lo [2022-09-04T15:17:37.123Z] #84 181.9 CC src/runtime_spec_schema_defs.lo [2022-09-04T15:17:37.224Z] #77 94.74 checking for sys/types.h... yes [2022-09-04T15:17:37.224Z] #77 94.88 checking for sys/stat.h... yes [2022-09-04T15:17:37.383Z] #84 181.9 CC src/runtime_spec_schema_defs_linux.lo [2022-09-04T15:17:37.383Z] #84 182.0 CC src/runtime_spec_schema_defs_zos.lo [2022-09-04T15:17:37.383Z] #84 182.0 CC src/runtime_spec_schema_defs_vm.lo [2022-09-04T15:17:37.483Z] #77 95.06 checking for stdlib.h... yes [2022-09-04T15:17:37.483Z] #77 95.27 checking for string.h... yes [2022-09-04T15:17:37.643Z] #84 182.2 CC src/runtime_spec_schema_state_schema.lo [2022-09-04T15:17:37.643Z] #84 182.2 CC src/runtime_spec_schema_defs_windows.lo [2022-09-04T15:17:37.643Z] #84 182.2 CC src/basic_test_double_array.lo [2022-09-04T15:17:37.643Z] #84 182.2 CC src/basic_test_double_array_item.lo [2022-09-04T15:17:37.643Z] #84 182.3 CC src/basic_test_top_array_string.lo [2022-09-04T15:17:37.643Z] #84 182.3 CC src/basic_test_top_double_array_int.lo [2022-09-04T15:17:37.643Z] #84 182.3 CC src/basic_test_top_double_array_refobj.lo [2022-09-04T15:17:37.643Z] #84 182.3 CC src/basic_test_top_double_array_string.lo [2022-09-04T15:17:37.643Z] #84 182.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-04T15:17:37.643Z] #84 182.4 CC src/read-file.lo [2022-09-04T15:17:37.742Z] #77 95.39 checking for memory.h... yes [2022-09-04T15:17:37.903Z] #84 182.5 CC src/basic_test_top_double_array_obj.lo [2022-09-04T15:17:37.903Z] #84 182.5 CC src/basic_test_top_array_int.lo [2022-09-04T15:17:38.001Z] #77 95.65 checking for strings.h... yes [2022-09-04T15:17:38.163Z] #84 182.7 CC src/json_common.lo [2022-09-04T15:17:38.163Z] #84 182.7 CC tests/test-2.o [2022-09-04T15:17:38.163Z] #84 182.7 CC tests/test-1.o [2022-09-04T15:17:38.260Z] #77 95.83 checking for inttypes.h... yes [2022-09-04T15:17:38.423Z] #84 182.8 CC tests/test-3.o [2022-09-04T15:17:38.423Z] #84 182.8 CC tests/test-4.o [2022-09-04T15:17:38.423Z] #84 183.1 CC tests/test-6.o [2022-09-04T15:17:38.461Z] #64 ... [2022-09-04T15:17:38.461Z] [2022-09-04T15:17:38.461Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:38.461Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:38.461Z] #77 64.62 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-04T15:17:38.461Z] #77 64.62 libtoolize: and rerunning libtoolize and aclocal. [2022-09-04T15:17:38.461Z] #77 64.63 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-04T15:17:38.461Z] #77 ... [2022-09-04T15:17:38.461Z] [2022-09-04T15:17:38.461Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:17:38.461Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:17:38.461Z] #14 137.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-04T15:17:38.461Z] #14 137.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:17:38.461Z] #14 137.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:17:38.520Z] #77 96.10 checking for stdint.h... yes [2022-09-04T15:17:38.682Z] #84 183.1 CC tests/test-5.o [2022-09-04T15:17:38.683Z] #84 183.2 CC tests/test-7.o [2022-09-04T15:17:38.683Z] #84 183.4 CC tests/test-8.o [2022-09-04T15:17:38.779Z] #77 96.28 checking for unistd.h... [2022-09-04T15:17:38.779Z] #77 ... [2022-09-04T15:17:38.779Z] [2022-09-04T15:17:38.779Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-04T15:17:38.779Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-04T15:17:38.779Z] #19 DONE 2.0s [2022-09-04T15:17:38.779Z] [2022-09-04T15:17:38.779Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:38.779Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:38.779Z] #77 96.28 checking for unistd.h... yes [2022-09-04T15:17:38.942Z] #84 183.6 CC tests/test-11.o [2022-09-04T15:17:38.942Z] #84 183.7 CC tests/test-10.o [2022-09-04T15:17:39.038Z] #77 96.61 checking for dlfcn.h... yes [2022-09-04T15:17:39.038Z] #77 96.74 checking for objdir... .libs [2022-09-04T15:17:39.202Z] #84 183.7 CC tests/test-9.o [2022-09-04T15:17:39.458Z] #77 118.7 config.status: creating Makefile [2022-09-04T15:17:39.458Z] #77 118.7 config.status: creating config.h [2022-09-04T15:17:39.458Z] #77 118.8 config.status: executing depfiles commands [2022-09-04T15:17:39.556Z] #77 97.09 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:17:39.556Z] #77 97.25 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:17:39.556Z] #77 97.25 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:17:39.715Z] #77 119.0 config.status: executing libtool commands [2022-09-04T15:17:39.841Z] #14 148.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-04T15:17:39.841Z] #14 148.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:17:39.841Z] #14 148.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-04T15:17:40.126Z] #77 97.38 checking if gcc static flag -static works... yes [2022-09-04T15:17:40.126Z] #77 97.84 checking if gcc supports -c -o file.o... yes [2022-09-04T15:17:40.126Z] #77 97.99 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:17:40.126Z] #77 97.99 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-04T15:17:40.261Z] #64 82.12 + bin/ctr [2022-09-04T15:17:40.654Z] #77 119.7 GEN .version [2022-09-04T15:17:40.654Z] #77 119.8 make install-recursive [2022-09-04T15:17:40.654Z] #77 119.8 make[1]: Entering directory '/tmp/crun-build' [2022-09-04T15:17:40.654Z] #77 119.9 Making install in libocispec [2022-09-04T15:17:40.654Z] #77 119.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:17:40.654Z] #77 119.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-04T15:17:40.654Z] #77 119.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-04T15:17:40.654Z] #77 119.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-04T15:17:40.654Z] #77 119.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-04T15:17:40.694Z] #77 98.08 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:17:40.694Z] #77 98.37 checking how to hardcode library paths into programs... immediate [2022-09-04T15:17:40.694Z] #77 98.38 checking whether stripping libraries is possible... yes [2022-09-04T15:17:40.694Z] #77 98.38 checking if libtool supports shared libraries... yes [2022-09-04T15:17:40.694Z] #77 98.39 checking whether to build shared libraries... no [2022-09-04T15:17:40.694Z] #77 98.39 checking whether to build static libraries... yes [2022-09-04T15:17:40.694Z] #77 98.39 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:17:40.694Z] #77 98.44 checking whether build environment is sane... yes [2022-09-04T15:17:40.694Z] #77 ... [2022-09-04T15:17:40.694Z] [2022-09-04T15:17:40.694Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-04T15:17:40.694Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-04T15:17:40.694Z] #20 DONE 2.0s [2022-09-04T15:17:40.694Z] [2022-09-04T15:17:40.694Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:40.694Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:40.694Z] #77 98.51 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:17:40.694Z] #77 98.54 checking whether make sets $(MAKE)... yes [2022-09-04T15:17:40.694Z] #77 98.57 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:17:40.694Z] #77 98.63 checking whether make supports nested variables... yes [2022-09-04T15:17:40.953Z] #77 98.72 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:17:40.953Z] #77 98.72 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:17:41.212Z] #77 98.72 checking how to create a ustar tar archive... gnutar [2022-09-04T15:17:41.217Z] #77 120.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-04T15:17:41.217Z] #77 120.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-04T15:17:41.217Z] #77 120.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-04T15:17:41.217Z] #77 120.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-04T15:17:41.217Z] #77 120.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-04T15:17:41.217Z] #77 120.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-04T15:17:41.217Z] #77 120.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-04T15:17:41.217Z] #77 120.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-04T15:17:41.217Z] #77 120.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-04T15:17:41.474Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-04T15:17:41.474Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-04T15:17:41.474Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-04T15:17:41.474Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-04T15:17:41.474Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-04T15:17:41.474Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-04T15:17:41.474Z] #77 120.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-04T15:17:41.486Z] #77 98.84 checking dependency style of gcc... gcc3 [2022-09-04T15:17:41.486Z] #77 99.12 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:17:41.486Z] #77 99.12 checking whether make supports nested variables... (cached) yes [2022-09-04T15:17:41.486Z] #77 99.12 checking for gawk... (cached) mawk [2022-09-04T15:17:41.486Z] #77 99.12 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-04T15:17:41.486Z] #77 99.14 checking for gcc... (cached) gcc [2022-09-04T15:17:41.486Z] #77 99.24 checking whether we are using the GNU C compiler... (cached) yes [2022-09-04T15:17:41.486Z] #77 99.24 checking whether gcc accepts -g... (cached) yes [2022-09-04T15:17:41.486Z] #77 99.24 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-04T15:17:41.486Z] #77 99.24 checking whether gcc understands -c and -o together... (cached) yes [2022-09-04T15:17:41.486Z] #77 99.25 checking for a Python interpreter with version >= 3... python3 [2022-09-04T15:17:41.486Z] #77 99.35 checking for python3... /usr/bin/python3 [2022-09-04T15:17:41.745Z] #77 99.35 checking for python3 version... 3.9 [2022-09-04T15:17:41.745Z] #77 99.39 checking for python3 platform... linux [2022-09-04T15:17:42.019Z] #77 99.46 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-04T15:17:42.019Z] #77 99.63 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-04T15:17:42.019Z] #77 99.87 checking for go-md2man... no [2022-09-04T15:17:42.054Z] #77 ... [2022-09-04T15:17:42.054Z] [2022-09-04T15:17:42.054Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:17:42.054Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-04T15:17:42.054Z] #21 41.97 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:17:42.054Z] #21 41.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-04T15:17:42.054Z] #21 42.00 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-04T15:17:42.054Z] #21 42.01 Setting up patch (2.7.6-7) ... [2022-09-04T15:17:42.054Z] #21 42.02 Setting up sudo (1.9.5p2-3) ... [2022-09-04T15:17:42.054Z] #21 42.10 invoke-rc.d: could not determine current runlevel [2022-09-04T15:17:42.054Z] #21 42.12 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-04T15:17:42.054Z] #21 42.13 Setting up xfsprogs (5.10.0-4) ... [2022-09-04T15:17:42.054Z] #21 42.14 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-04T15:17:42.054Z] #21 42.14 Failed to connect to bus: Host is down [2022-09-04T15:17:42.054Z] #21 42.14 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-04T15:17:42.054Z] #21 42.16 Setting up inetutils-ping (2:2.0-1) ... [2022-09-04T15:17:42.054Z] #21 42.17 Setting up pigz (2.6-1) ... [2022-09-04T15:17:42.054Z] #21 42.19 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-04T15:17:42.054Z] #21 42.20 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-04T15:17:42.054Z] #21 42.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-04T15:17:42.054Z] #21 42.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:17:42.054Z] #21 42.95 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-04T15:17:42.054Z] #21 42.96 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-04T15:17:42.054Z] #21 43.29 Setting up libelf1:arm64 (0.183-1) ... [2022-09-04T15:17:42.054Z] #21 43.33 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-04T15:17:42.054Z] #21 43.35 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-04T15:17:42.054Z] #21 43.38 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-04T15:17:42.054Z] #21 43.40 Setting up libkmod2:arm64 (28-1) ... [2022-09-04T15:17:42.054Z] #21 43.42 Setting up python3-distutils (3.9.2-1) ... [2022-09-04T15:17:42.054Z] #21 43.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:17:42.054Z] #21 43.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-04T15:17:42.054Z] #21 43.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-04T15:17:42.054Z] #21 43.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-04T15:17:42.054Z] #21 43.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-04T15:17:42.054Z] #21 43.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-04T15:17:42.054Z] #21 43.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-04T15:17:42.054Z] #21 43.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-04T15:17:42.054Z] #21 43.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-04T15:17:42.054Z] #21 43.99 Setting up python3-setuptools (52.0.0-4) ... [2022-09-04T15:17:42.054Z] #21 45.38 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-04T15:17:42.054Z] #21 45.39 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-04T15:17:42.054Z] #21 45.41 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-04T15:17:42.054Z] #21 45.45 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-04T15:17:42.054Z] #21 46.59 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-04T15:17:42.054Z] #21 46.61 Setting up jq (1.6-2.1) ... [2022-09-04T15:17:42.054Z] #21 46.63 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-04T15:17:42.054Z] #21 46.64 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-04T15:17:42.054Z] #21 46.67 Setting up iptables (1.8.7-1) ... [2022-09-04T15:17:42.054Z] #21 46.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-04T15:17:42.054Z] #21 46.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-04T15:17:42.054Z] #21 46.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-04T15:17:42.054Z] #21 46.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-04T15:17:42.277Z] #77 99.87 checking error.h usability... yes [2022-09-04T15:17:42.315Z] #21 46.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-04T15:17:42.316Z] #21 46.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-04T15:17:42.316Z] #21 46.72 Setting up iproute2 (5.10.0-4) ... [2022-09-04T15:17:42.537Z] #77 100.1 checking error.h presence... yes [2022-09-04T15:17:42.537Z] #77 100.2 checking for error.h... yes [2022-09-04T15:17:42.537Z] #77 100.2 checking linux/openat2.h usability... yes [2022-09-04T15:17:42.574Z] #21 47.15 Setting up systemd (247.3-7) ... [2022-09-04T15:17:42.795Z] #77 100.4 checking linux/openat2.h presence... yes [2022-09-04T15:17:42.795Z] #77 100.4 checking for linux/openat2.h... yes [2022-09-04T15:17:42.848Z] #21 47.22 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-04T15:17:42.848Z] #21 47.22 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-04T15:17:42.848Z] #21 47.23 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-04T15:17:42.848Z] #21 47.26 Initializing machine ID from random generator. [2022-09-04T15:17:42.858Z] #64 ... [2022-09-04T15:17:42.858Z] [2022-09-04T15:17:42.858Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:17:42.858Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:17:42.858Z] #14 141.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-04T15:17:42.858Z] #14 141.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:17:42.858Z] #14 141.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:17:42.858Z] #14 152.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-04T15:17:42.858Z] #14 152.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:17:42.858Z] #14 152.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-04T15:17:43.054Z] #77 100.5 checking for copy_file_range... yes [2022-09-04T15:17:43.054Z] #77 100.8 checking for fgetxattr... yes [2022-09-04T15:17:43.136Z] #14 ... [2022-09-04T15:17:43.136Z] [2022-09-04T15:17:43.136Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:43.136Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:43.136Z] #77 63.57 libtoolize: putting auxiliary files in '.'. [2022-09-04T15:17:43.136Z] #77 63.57 libtoolize: copying file './ltmain.sh' [2022-09-04T15:17:43.136Z] #77 64.78 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-04T15:17:43.136Z] #77 64.79 libtoolize: and rerunning libtoolize and aclocal. [2022-09-04T15:17:43.136Z] #77 64.79 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-04T15:17:43.572Z] #77 101.0 checking for statx... yes [2022-09-04T15:17:43.572Z] #77 101.3 checking for fgetpwent_r... yes [2022-09-04T15:17:43.799Z] #21 48.30 Setting up systemd-journal-remote (247.3-7) ... [2022-09-04T15:17:44.038Z] #14 ... [2022-09-04T15:17:44.038Z] [2022-09-04T15:17:44.038Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:44.038Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:44.038Z] #77 80.35 configure.ac:7: installing './compile' [2022-09-04T15:17:44.038Z] #77 80.37 configure.ac:11: installing './config.guess' [2022-09-04T15:17:44.038Z] #77 80.39 configure.ac:11: installing './config.sub' [2022-09-04T15:17:44.038Z] #77 80.41 configure.ac:8: installing './install-sh' [2022-09-04T15:17:44.038Z] #77 80.43 configure.ac:8: installing './missing' [2022-09-04T15:17:44.038Z] #77 80.57 Makefile.am: installing './depcomp' [2022-09-04T15:17:44.089Z] #77 101.6 checking for issetugid... no [2022-09-04T15:17:44.090Z] #77 101.8 checking for pkg-config... /usr/bin/pkg-config [2022-09-04T15:17:44.090Z] #77 101.8 checking pkg-config is at least version 0.9.0... yes [2022-09-04T15:17:44.321Z] #21 48.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:17:44.656Z] #77 101.8 checking for library containing yajl_tree_get... -lyajl [2022-09-04T15:17:44.656Z] #77 102.4 checking for yajl >= 2.0.0... yes [2022-09-04T15:17:44.883Z] #21 DONE 49.5s [2022-09-04T15:17:44.883Z] [2022-09-04T15:17:44.883Z] #22 [dev-systemd-false 8/28] 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 [2022-09-04T15:17:44.883Z] #22 sha256:949f5aac38ad78402340bfd734af8f65850edc429482eb5db29cf005f67e5b30 [2022-09-04T15:17:44.915Z] #77 102.4 checking sys/capability.h usability... yes [2022-09-04T15:17:44.915Z] #77 102.6 checking sys/capability.h presence... yes [2022-09-04T15:17:44.915Z] #77 102.7 checking for sys/capability.h... yes [2022-09-04T15:17:45.445Z] #22 0.598 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-04T15:17:45.481Z] #77 102.7 checking for library containing cap_from_name... -lcap [2022-09-04T15:17:45.702Z] #22 0.603 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-04T15:17:45.702Z] #22 0.606 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-04T15:17:45.702Z] #22 DONE 0.7s [2022-09-04T15:17:45.702Z] [2022-09-04T15:17:45.702Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-04T15:17:45.702Z] #23 sha256:0fb5d444f914095b3367b6340f76d2306387b974ccd613e35c4fc37f8042d20c [2022-09-04T15:17:46.049Z] #77 103.2 checking for library containing dlopen... -ldl [2022-09-04T15:17:46.049Z] #77 103.6 checking seccomp.h usability... yes [2022-09-04T15:17:46.049Z] #77 103.8 checking seccomp.h presence... yes [2022-09-04T15:17:46.049Z] #77 103.9 checking for seccomp.h... yes [2022-09-04T15:17:46.589Z] #77 82.71 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-04T15:17:46.589Z] #77 82.71 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-04T15:17:46.589Z] #77 82.86 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-04T15:17:46.589Z] #77 82.86 libtoolize: copying file 'm4/libtool.m4' [2022-09-04T15:17:46.589Z] #77 82.95 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-04T15:17:46.589Z] #77 83.09 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-04T15:17:46.589Z] #77 83.28 libtoolize: copying file 'm4/ltversion.m4' [2022-09-04T15:17:46.589Z] #77 83.35 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-04T15:17:46.617Z] #77 103.9 checking for library containing seccomp_rule_add... -lseccomp [2022-09-04T15:17:46.876Z] #77 104.3 checking for library containing seccomp_arch_resolve_name... none required [2022-09-04T15:17:47.136Z] #77 104.5 checking systemd/sd-bus.h usability... yes [2022-09-04T15:17:47.136Z] #77 104.8 checking systemd/sd-bus.h presence... yes [2022-09-04T15:17:47.136Z] #77 104.9 checking for systemd/sd-bus.h... yes [2022-09-04T15:17:47.157Z] #77 83.52 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-04T15:17:47.703Z] #77 104.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-04T15:17:48.004Z] #77 105.5 checking for sd_notify_barrier... yes [2022-09-04T15:17:48.273Z] #77 105.8 checking linux/bpf.h usability... yes [2022-09-04T15:17:48.273Z] #77 106.1 checking linux/bpf.h presence... yes [2022-09-04T15:17:48.541Z] #77 106.2 checking for linux/bpf.h... yes [2022-09-04T15:17:48.541Z] #77 106.2 checking compilation for eBPF... yes [2022-09-04T15:17:48.801Z] #77 106.4 checking for criu >= 3.15... no [2022-09-04T15:17:48.801Z] #77 106.5 configure: CRIU headers not found, building without CRIU support [2022-09-04T15:17:48.801Z] #77 106.5 checking for criu > 3.16... no [2022-09-04T15:17:48.801Z] #77 106.5 configure: CRIU version doesn't support join-ns API [2022-09-04T15:17:48.801Z] #77 106.5 checking for criu > 3.16.1... no [2022-09-04T15:17:48.801Z] #77 106.6 configure: CRIU version doesn't support for pre-dumping [2022-09-04T15:17:48.801Z] #77 106.6 checking for new mount API (fsconfig)... yes [2022-09-04T15:17:49.061Z] #77 106.7 checking for seccomp notify API... yes [2022-09-04T15:17:49.061Z] #77 106.7 checking for gperf... no [2022-09-04T15:17:49.061Z] #77 106.7 configure: gperf not found - cannot rebuild signal parser code [2022-09-04T15:17:49.061Z] #77 106.7 checking for library containing argp_parse... none required [2022-09-04T15:17:49.061Z] #77 ... [2022-09-04T15:17:49.061Z] [2022-09-04T15:17:49.061Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:17:49.061Z] #60 sha256:0baaf1a1f4b9b78b5389e23286398df04f02c8098b898f6785745e9e0e11fe53 [2022-09-04T15:17:49.061Z] #60 16.09 + cd /tmp/tmp.xSYZOuNJaK/src/github.com/opencontainers/runc [2022-09-04T15:17:49.061Z] #60 16.09 + git checkout -q v1.1.4 [2022-09-04T15:17:49.061Z] #60 16.93 + '[' -z '' ']' [2022-09-04T15:17:49.061Z] #60 16.94 + target=static [2022-09-04T15:17:49.061Z] #60 16.94 + make BUILDTAGS=seccomp static [2022-09-04T15:17:49.061Z] #60 17.28 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-04T15:17:49.195Z] #84 ... [2022-09-04T15:17:49.195Z] [2022-09-04T15:17:49.195Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:17:49.195Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:17:49.195Z] #19 240.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-04T15:17:49.195Z] #19 240.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:17:49.195Z] #19 240.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-04T15:17:49.195Z] #19 240.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-04T15:17:49.195Z] #19 240.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:17:49.195Z] #19 240.6 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-04T15:17:49.320Z] #60 ... [2022-09-04T15:17:49.320Z] [2022-09-04T15:17:49.320Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:49.320Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:49.320Z] #77 107.1 checking that generated files are newer than configure... #77 ... [2022-09-04T15:17:49.320Z] [2022-09-04T15:17:49.320Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:17:49.320Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-04T15:17:49.320Z] #34 DONE 158.0s [2022-09-04T15:17:49.320Z] [2022-09-04T15:17:49.320Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:49.320Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:49.320Z] #77 107.1 checking that generated files are newer than configure... done [2022-09-04T15:17:49.320Z] #77 107.1 configure: creating ./config.status [2022-09-04T15:17:49.751Z] #77 79.98 configure.ac:7: installing './compile' [2022-09-04T15:17:49.751Z] #77 80.01 configure.ac:11: installing './config.guess' [2022-09-04T15:17:49.751Z] #77 80.02 configure.ac:11: installing './config.sub' [2022-09-04T15:17:49.751Z] #77 80.03 configure.ac:8: installing './install-sh' [2022-09-04T15:17:49.751Z] #77 80.04 configure.ac:8: installing './missing' [2022-09-04T15:17:49.751Z] #77 80.20 Makefile.am: installing './depcomp' [2022-09-04T15:17:50.698Z] #77 ... [2022-09-04T15:17:50.698Z] [2022-09-04T15:17:50.698Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:17:50.698Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:17:50.698Z] #21 2.502 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:17:50.698Z] #21 2.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:17:50.698Z] #21 2.523 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:17:50.698Z] #21 3.086 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:17:50.698Z] #21 4.316 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:17:50.698Z] #21 5.777 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:17:50.953Z] #23 ... [2022-09-04T15:17:50.953Z] [2022-09-04T15:17:50.953Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:50.953Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:17:50.953Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-04T15:17:50.953Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-04T15:17:50.953Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-04T15:17:50.953Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-04T15:17:50.953Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-04T15:17:50.953Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-04T15:17:50.953Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-04T15:17:50.953Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-04T15:17:50.953Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-04T15:17:50.953Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-04T15:17:50.953Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-04T15:17:50.953Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-04T15:17:50.953Z] #77 121.6 make install-recursive [2022-09-04T15:17:50.953Z] #77 121.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:17:50.953Z] #77 121.7 Making install in yajl [2022-09-04T15:17:50.953Z] #77 121.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:17:50.953Z] #77 121.8 CC verify/json_verify-json_verify.o [2022-09-04T15:17:50.953Z] #77 121.9 CC src/libyajl_la-yajl_alloc.lo [2022-09-04T15:17:50.953Z] #77 121.9 CC src/libyajl_la-yajl.lo [2022-09-04T15:17:50.953Z] #77 121.9 CC src/libyajl_la-yajl_gen.lo [2022-09-04T15:17:50.953Z] #77 121.9 CC src/libyajl_la-yajl_parser.lo [2022-09-04T15:17:50.953Z] #77 121.9 CC src/libyajl_la-yajl_buf.lo [2022-09-04T15:17:50.953Z] #77 121.9 CC src/libyajl_la-yajl_encode.lo [2022-09-04T15:17:50.953Z] #77 122.0 CC src/libyajl_la-yajl_lex.lo [2022-09-04T15:17:50.953Z] #77 122.0 CC src/libyajl_la-yajl_tree.lo [2022-09-04T15:17:50.953Z] #77 128.0 CCLD libyajl.la [2022-09-04T15:17:50.953Z] #77 128.4 CCLD verify/json_verify [2022-09-04T15:17:50.953Z] #77 128.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:17:50.953Z] #77 128.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-04T15:17:50.953Z] #77 128.8 make[5]: Nothing to be done for 'install-data-am'. [2022-09-04T15:17:50.953Z] #77 128.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:17:50.953Z] #77 128.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:17:50.953Z] #77 128.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:17:50.953Z] #77 128.9 CC src/validate.o [2022-09-04T15:17:50.953Z] #77 128.9 CC src/image_spec_schema_config_schema.lo [2022-09-04T15:17:50.953Z] #77 128.9 CC src/image_spec_schema_content_descriptor.lo [2022-09-04T15:17:50.953Z] #77 128.9 CC src/image_spec_schema_defs.lo [2022-09-04T15:17:50.953Z] #77 128.9 CC src/image_spec_schema_defs_descriptor.lo [2022-09-04T15:17:50.953Z] #77 128.9 CC src/image_spec_schema_image_index_schema.lo [2022-09-04T15:17:50.953Z] #77 129.0 CC src/image_spec_schema_image_layout_schema.lo [2022-09-04T15:17:50.953Z] #77 129.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-04T15:17:50.953Z] #77 129.0 CC src/runtime_spec_schema_config_linux.lo [2022-09-04T15:17:50.953Z] #77 129.1 CC src/runtime_spec_schema_config_zos.lo [2022-09-04T15:17:50.953Z] #77 129.1 CC src/runtime_spec_schema_config_schema.lo [2022-09-04T15:17:50.953Z] #77 129.2 CC src/runtime_spec_schema_config_solaris.lo [2022-09-04T15:17:50.953Z] #77 129.3 CC src/runtime_spec_schema_config_vm.lo [2022-09-04T15:17:50.953Z] #77 129.3 CC src/runtime_spec_schema_config_windows.lo [2022-09-04T15:17:50.953Z] #77 129.4 CC src/runtime_spec_schema_defs.lo [2022-09-04T15:17:50.953Z] #77 129.4 CC src/runtime_spec_schema_defs_linux.lo [2022-09-04T15:17:50.953Z] #77 129.5 CC src/runtime_spec_schema_defs_zos.lo [2022-09-04T15:17:50.953Z] #77 129.7 CC src/runtime_spec_schema_defs_vm.lo [2022-09-04T15:17:50.953Z] #77 129.8 CC src/runtime_spec_schema_defs_windows.lo [2022-09-04T15:17:50.953Z] #77 129.9 CC src/runtime_spec_schema_state_schema.lo [2022-09-04T15:17:50.953Z] #77 130.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-04T15:17:50.953Z] #77 130.1 CC src/basic_test_double_array_item.lo [2022-09-04T15:17:50.958Z] #21 10.24 Fetched 8573 kB in 8s (1067 kB/s) [2022-09-04T15:17:51.209Z] #77 130.4 CC src/basic_test_double_array.lo [2022-09-04T15:17:51.209Z] #77 130.4 CC src/basic_test_top_array_int.lo [2022-09-04T15:17:51.209Z] #77 130.4 CC src/basic_test_top_array_string.lo [2022-09-04T15:17:51.209Z] #77 130.5 CC src/basic_test_top_double_array_int.lo [2022-09-04T15:17:51.770Z] #77 130.8 CC src/basic_test_top_double_array_obj.lo [2022-09-04T15:17:51.771Z] #77 131.1 CC src/basic_test_top_double_array_refobj.lo [2022-09-04T15:17:52.026Z] #77 131.1 CC src/basic_test_top_double_array_string.lo [2022-09-04T15:17:52.026Z] #77 131.3 CC src/read-file.lo [2022-09-04T15:17:52.282Z] #77 131.4 CC src/json_common.lo [2022-09-04T15:17:52.282Z] #77 131.5 CC tests/test-1.o [2022-09-04T15:17:52.288Z] #77 82.63 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-04T15:17:52.288Z] #77 82.63 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-04T15:17:52.288Z] #77 82.83 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-04T15:17:52.341Z] #21 10.24 Reading package lists... [2022-09-04T15:17:52.341Z] #21 ... [2022-09-04T15:17:52.341Z] [2022-09-04T15:17:52.341Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:52.341Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:52.341Z] #77 109.9 config.status: creating Makefile [2022-09-04T15:17:52.341Z] #77 110.0 config.status: creating rpm/crun.spec [2022-09-04T15:17:52.341Z] #77 110.1 config.status: creating config.h [2022-09-04T15:17:52.341Z] #77 110.1 config.status: executing libtool commands [2022-09-04T15:17:52.341Z] #77 110.1 config.status: executing depfiles commands [2022-09-04T15:17:52.437Z] #77 ... [2022-09-04T15:17:52.438Z] [2022-09-04T15:17:52.438Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:17:52.438Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:17:52.538Z] #77 131.7 CC tests/test-2.o [2022-09-04T15:17:52.538Z] #77 131.9 CC tests/test-4.o [2022-09-04T15:17:52.538Z] #77 132.0 CC tests/test-3.o [2022-09-04T15:17:52.546Z] #77 82.83 libtoolize: copying file 'm4/libtool.m4' [2022-09-04T15:17:52.546Z] #77 82.91 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-04T15:17:52.546Z] #77 83.06 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-04T15:17:52.697Z] #14 161.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-04T15:17:52.697Z] #14 161.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:17:52.697Z] #14 161.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:17:52.805Z] #77 83.38 libtoolize: copying file 'm4/ltversion.m4' [2022-09-04T15:17:53.064Z] #77 83.66 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-04T15:17:53.101Z] #77 132.4 CC tests/test-5.o [2022-09-04T15:17:53.358Z] #77 132.5 CC tests/test-6.o [2022-09-04T15:17:53.358Z] #77 132.6 CC tests/test-7.o [2022-09-04T15:17:53.614Z] #77 132.9 CC tests/test-8.o [2022-09-04T15:17:53.614Z] #77 133.0 CC tests/test-9.o [2022-09-04T15:17:53.631Z] #77 83.90 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-04T15:17:53.724Z] #77 ... [2022-09-04T15:17:53.724Z] [2022-09-04T15:17:53.724Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:17:53.724Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:17:53.724Z] #36 162.2 Delve is a source level debugger for Go programs. [2022-09-04T15:17:53.724Z] #36 162.2 [2022-09-04T15:17:53.724Z] #36 162.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-04T15:17:53.724Z] #36 162.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-04T15:17:53.724Z] #36 162.2 [2022-09-04T15:17:53.724Z] #36 162.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-04T15:17:53.724Z] #36 162.2 [2022-09-04T15:17:53.724Z] #36 162.2 Pass flags to the program you are debugging using `--`, for example: [2022-09-04T15:17:53.724Z] #36 162.2 [2022-09-04T15:17:53.724Z] #36 162.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-04T15:17:53.724Z] #36 162.2 [2022-09-04T15:17:53.724Z] #36 162.3 Usage: [2022-09-04T15:17:53.724Z] #36 162.3 dlv [command] [2022-09-04T15:17:53.724Z] #36 162.3 [2022-09-04T15:17:53.724Z] #36 162.3 Available Commands: [2022-09-04T15:17:53.724Z] #36 162.3 attach Attach to running process and begin debugging. [2022-09-04T15:17:53.724Z] #36 162.3 connect Connect to a headless debug server with a terminal client. [2022-09-04T15:17:53.724Z] #36 162.3 core Examine a core dump. [2022-09-04T15:17:53.724Z] #36 162.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-04T15:17:53.724Z] #36 162.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-04T15:17:53.724Z] #36 162.3 exec Execute a precompiled binary, and begin a debug session. [2022-09-04T15:17:53.724Z] #36 162.3 help Help about any command [2022-09-04T15:17:53.724Z] #36 162.3 run Deprecated command. Use 'debug' instead. [2022-09-04T15:17:53.724Z] #36 162.3 test Compile test binary and begin debugging program. [2022-09-04T15:17:53.724Z] #36 162.3 trace Compile and begin tracing program. [2022-09-04T15:17:53.724Z] #36 162.3 version Prints version. [2022-09-04T15:17:53.724Z] #36 162.3 [2022-09-04T15:17:53.724Z] #36 162.3 Flags: [2022-09-04T15:17:53.724Z] #36 162.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-04T15:17:53.724Z] #36 162.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-04T15:17:53.724Z] #36 162.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-04T15:17:53.724Z] #36 162.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-04T15:17:53.724Z] #36 162.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-04T15:17:53.724Z] #36 162.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-04T15:17:53.724Z] #36 162.3 --disable-aslr Disables address space randomization [2022-09-04T15:17:53.724Z] #36 162.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-04T15:17:53.724Z] #36 162.3 -h, --help help for dlv [2022-09-04T15:17:53.724Z] #36 162.3 --init string Init file, executed by the terminal client. [2022-09-04T15:17:53.724Z] #36 162.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-04T15:17:53.724Z] #36 162.3 --log Enable debugging server logging. [2022-09-04T15:17:53.724Z] #36 162.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-04T15:17:53.724Z] #36 162.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-04T15:17:53.724Z] #36 162.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-04T15:17:53.724Z] #36 162.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-04T15:17:53.724Z] #36 162.3 --wd string Working directory for running the program. [2022-09-04T15:17:53.724Z] #36 162.3 [2022-09-04T15:17:53.724Z] #36 162.3 Additional help topics: [2022-09-04T15:17:53.724Z] #36 162.3 dlv backend Help about the --backend flag. [2022-09-04T15:17:53.724Z] #36 162.3 dlv log Help about logging flags. [2022-09-04T15:17:53.724Z] #36 162.3 dlv redirect Help about file redirection. [2022-09-04T15:17:53.724Z] #36 162.3 [2022-09-04T15:17:53.724Z] #36 162.3 Use "dlv [command] --help" for more information about a command. [2022-09-04T15:17:53.724Z] #36 DONE 162.3s [2022-09-04T15:17:53.724Z] [2022-09-04T15:17:53.724Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:17:53.724Z] #64 sha256:99e2ecf6f542add66aafc965a87e2b0688dbdf77898adefe2fcd02381b8c8d59 [2022-09-04T15:17:53.724Z] #64 ... [2022-09-04T15:17:53.724Z] [2022-09-04T15:17:53.724Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:17:53.724Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:17:53.724Z] #77 111.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-04T15:17:53.724Z] #77 111.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-04T15:17:53.871Z] #77 133.1 CC tests/test-10.o [2022-09-04T15:17:53.871Z] #77 133.2 CC tests/test-11.o [2022-09-04T15:17:54.292Z] #77 111.9 checking for gcc... gcc [2022-09-04T15:17:54.550Z] #77 112.0 checking whether the C compiler works... yes [2022-09-04T15:17:54.550Z] #77 112.3 checking for C compiler default output file name... a.out [2022-09-04T15:17:54.808Z] #77 112.3 checking for suffix of executables... [2022-09-04T15:17:54.808Z] #77 112.5 checking whether we are cross compiling... no [2022-09-04T15:17:55.067Z] #77 112.7 checking for suffix of object files... o [2022-09-04T15:17:55.067Z] #77 112.8 checking whether we are using the GNU C compiler... yes [2022-09-04T15:17:55.237Z] #77 ... [2022-09-04T15:17:55.237Z] [2022-09-04T15:17:55.237Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-04T15:17:55.237Z] #23 sha256:0fb5d444f914095b3367b6340f76d2306387b974ccd613e35c4fc37f8042d20c [2022-09-04T15:17:55.237Z] #23 9.239 Collecting yamllint==1.27.1 [2022-09-04T15:17:55.326Z] #77 112.9 checking whether gcc accepts -g... yes [2022-09-04T15:17:55.537Z] #77 ... [2022-09-04T15:17:55.537Z] [2022-09-04T15:17:55.537Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:17:55.537Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:17:55.537Z] #14 164.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-04T15:17:55.537Z] #14 164.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:17:55.537Z] #14 164.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:17:55.585Z] #77 113.1 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:17:55.585Z] #77 113.2 checking whether gcc understands -c and -o together... yes [2022-09-04T15:17:55.585Z] #77 113.4 checking how to run the C preprocessor... gcc -E [2022-09-04T15:17:55.849Z] #77 113.6 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:17:55.849Z] #77 113.6 checking for egrep... /bin/grep -E [2022-09-04T15:17:56.164Z] #23 10.31 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-04T15:17:56.417Z] #77 113.6 checking for ANSI C header files... yes [2022-09-04T15:17:56.417Z] #77 114.2 checking for sys/types.h... yes [2022-09-04T15:17:56.676Z] #77 114.3 checking for sys/stat.h... yes [2022-09-04T15:17:56.936Z] #77 114.5 checking for stdlib.h... yes [2022-09-04T15:17:57.139Z] #23 11.48 Collecting pathspec>=0.5.3 [2022-09-04T15:17:57.139Z] #23 11.49 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-04T15:17:57.195Z] #77 114.7 checking for string.h... yes [2022-09-04T15:17:57.195Z] #77 114.9 checking for memory.h... yes [2022-09-04T15:17:57.396Z] #23 11.82 Collecting pyyaml [2022-09-04T15:17:57.396Z] #23 11.83 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-04T15:17:57.396Z] #23 11.88 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-04T15:17:57.456Z] #77 115.1 checking for strings.h... yes [2022-09-04T15:17:57.652Z] #23 11.90 Building wheels for collected packages: yamllint [2022-09-04T15:17:57.652Z] #23 11.90 Building wheel for yamllint (setup.py): started [2022-09-04T15:17:57.715Z] #77 115.3 checking for inttypes.h... yes [2022-09-04T15:17:57.975Z] #77 115.5 checking for stdint.h... yes [2022-09-04T15:17:57.975Z] #77 115.7 checking for unistd.h... yes [2022-09-04T15:17:58.233Z] #77 115.8 checking minix/config.h usability... no [2022-09-04T15:17:58.233Z] #77 115.9 checking minix/config.h presence... no [2022-09-04T15:17:58.233Z] #77 116.0 checking for minix/config.h... no [2022-09-04T15:17:58.233Z] #77 116.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-04T15:17:58.492Z] #77 116.3 checking build system type... x86_64-pc-linux-gnu [2022-09-04T15:17:58.579Z] #23 12.81 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-04T15:17:58.579Z] #23 12.81 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=14ed08519a4d66d12331dfeff9a05ccb3ea30a89589d2cf70c75c6e3332687e2 [2022-09-04T15:17:58.579Z] #23 12.82 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-04T15:17:58.579Z] #23 12.82 Successfully built yamllint [2022-09-04T15:17:58.579Z] #23 12.85 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-04T15:17:58.752Z] #77 116.4 checking host system type... x86_64-pc-linux-gnu [2022-09-04T15:17:58.752Z] #77 116.4 checking how to print strings... printf [2022-09-04T15:17:58.752Z] #77 116.5 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:17:58.752Z] #77 116.5 checking for fgrep... /bin/grep -F [2022-09-04T15:17:58.752Z] #77 116.5 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:17:58.752Z] #77 116.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:17:58.752Z] #77 116.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:17:58.752Z] #77 116.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:17:58.752Z] #77 116.6 checking whether ln -s works... yes [2022-09-04T15:17:58.752Z] #77 116.6 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:17:58.834Z] #23 13.19 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-04T15:17:59.012Z] #77 116.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-04T15:17:59.012Z] #77 116.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:17:59.012Z] #77 116.7 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:17:59.012Z] #77 116.7 checking for objdump... objdump [2022-09-04T15:17:59.012Z] #77 116.7 checking how to recognize dependent libraries... pass_all [2022-09-04T15:17:59.012Z] #77 116.7 checking for dlltool... no [2022-09-04T15:17:59.012Z] #77 116.7 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:17:59.012Z] #77 116.7 checking for ar... ar [2022-09-04T15:17:59.012Z] #77 116.7 checking for archiver @FILE support... @ [2022-09-04T15:17:59.012Z] #77 116.8 checking for strip... strip [2022-09-04T15:17:59.012Z] #77 116.8 checking for ranlib... ranlib [2022-09-04T15:17:59.012Z] #77 116.8 checking for gawk... no [2022-09-04T15:17:59.012Z] #77 116.8 checking for mawk... mawk [2022-09-04T15:17:59.580Z] #77 116.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:17:59.580Z] #77 117.2 checking for sysroot... no [2022-09-04T15:17:59.580Z] #77 117.2 checking for a working dd... /bin/dd [2022-09-04T15:17:59.580Z] #77 117.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:17:59.580Z] #77 117.2 checking for mt... no [2022-09-04T15:17:59.580Z] #77 117.2 checking if : is a manifest tool... no [2022-09-04T15:17:59.580Z] #77 117.3 checking for dlfcn.h... yes [2022-09-04T15:17:59.580Z] #77 117.4 checking for objdir... .libs [2022-09-04T15:17:59.765Z] #23 DONE 13.8s [2022-09-04T15:17:59.765Z] [2022-09-04T15:17:59.765Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:17:59.765Z] #26 sha256:95d28bea5200e36c9bc6f8d49b7ef091d2474c5d99255c75ae8732e01a6424ad [2022-09-04T15:17:59.844Z] #77 117.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:18:00.108Z] #77 117.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:18:00.108Z] #77 117.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:18:00.367Z] #77 117.9 checking if gcc static flag -static works... yes [2022-09-04T15:18:00.626Z] #77 118.2 checking if gcc supports -c -o file.o... yes [2022-09-04T15:18:00.626Z] #77 118.3 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:18:00.626Z] #77 118.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-04T15:18:00.885Z] #77 118.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:18:00.885Z] #77 118.6 checking how to hardcode library paths into programs... immediate [2022-09-04T15:18:00.885Z] #77 118.6 checking whether stripping libraries is possible... yes [2022-09-04T15:18:00.885Z] #77 118.6 checking if libtool supports shared libraries... yes [2022-09-04T15:18:00.885Z] #77 118.6 checking whether to build shared libraries... no [2022-09-04T15:18:00.885Z] #77 118.6 checking whether to build static libraries... yes [2022-09-04T15:18:00.885Z] #77 118.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:18:00.885Z] #77 118.6 checking whether build environment is sane... yes [2022-09-04T15:18:00.885Z] #77 118.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:18:00.885Z] #77 118.7 checking whether make sets $(MAKE)... yes [2022-09-04T15:18:00.885Z] #77 118.7 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:18:01.144Z] #77 118.8 checking whether make supports nested variables... yes [2022-09-04T15:18:01.144Z] #77 118.8 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:18:01.144Z] #77 118.8 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:18:01.144Z] #77 118.8 checking how to create a ustar tar archive... gnutar [2022-09-04T15:18:01.144Z] #77 118.9 checking dependency style of gcc... gcc3 [2022-09-04T15:18:01.144Z] #77 119.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:18:01.144Z] #77 119.0 checking whether make supports nested variables... (cached) yes [2022-09-04T15:18:01.144Z] #77 119.0 checking for pkg-config... /usr/bin/pkg-config [2022-09-04T15:18:01.144Z] #77 119.0 checking pkg-config is at least version 0.9.0... yes [2022-09-04T15:18:01.144Z] #77 119.0 checking for yajl >= 2.1.0... yes [2022-09-04T15:18:01.144Z] #77 119.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-04T15:18:01.144Z] #77 119.1 checking for gcc... (cached) gcc [2022-09-04T15:18:01.403Z] #77 119.2 checking whether we are using the GNU C compiler... (cached) yes [2022-09-04T15:18:01.403Z] #77 119.2 checking whether gcc accepts -g... (cached) yes [2022-09-04T15:18:01.403Z] #77 119.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-04T15:18:01.403Z] #77 119.2 checking whether gcc understands -c and -o together... (cached) yes [2022-09-04T15:18:01.403Z] #77 119.2 checking for a Python interpreter with version >= 3... python3 [2022-09-04T15:18:01.403Z] #77 119.3 checking for python3... /usr/bin/python3 [2022-09-04T15:18:01.403Z] #77 119.3 checking for python3 version... 3.9 [2022-09-04T15:18:01.662Z] #77 119.4 checking for python3 platform... linux [2022-09-04T15:18:01.920Z] #77 119.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-04T15:18:01.920Z] #77 119.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-04T15:18:02.178Z] #77 119.8 checking that generated files are newer than configure... done [2022-09-04T15:18:02.178Z] #77 119.9 configure: creating ./config.status [2022-09-04T15:18:04.082Z] #77 121.8 config.status: creating Makefile [2022-09-04T15:18:04.082Z] #77 121.9 config.status: creating config.h [2022-09-04T15:18:04.082Z] #77 121.9 config.status: executing libtool commands [2022-09-04T15:18:04.082Z] #77 121.9 config.status: executing depfiles commands [2022-09-04T15:18:04.341Z] #77 ... [2022-09-04T15:18:04.341Z] [2022-09-04T15:18:04.341Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:18:04.341Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:18:04.341Z] #21 10.24 Reading package lists... [2022-09-04T15:18:04.341Z] #21 13.62 Reading package lists... [2022-09-04T15:18:04.341Z] #21 16.47 Building dependency tree... [2022-09-04T15:18:04.341Z] #21 17.99 The following additional packages will be installed: [2022-09-04T15:18:04.341Z] #21 17.99 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-04T15:18:04.341Z] #21 17.99 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-04T15:18:04.341Z] #21 17.99 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-04T15:18:04.341Z] #21 17.99 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-04T15:18:04.341Z] #21 17.99 python3-pkg-resources systemd vim-runtime xxd [2022-09-04T15:18:04.341Z] #21 17.99 Suggested packages: [2022-09-04T15:18:04.341Z] #21 17.99 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-04T15:18:04.341Z] #21 17.99 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-04T15:18:04.341Z] #21 17.99 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-04T15:18:04.341Z] #21 17.99 Recommended packages: [2022-09-04T15:18:04.341Z] #21 17.99 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-04T15:18:04.341Z] #21 17.99 systemd-timesyncd | time-daemon unzip [2022-09-04T15:18:04.341Z] #21 19.54 The following NEW packages will be installed: [2022-09-04T15:18:04.341Z] #21 19.56 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-04T15:18:04.341Z] #21 19.56 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-04T15:18:04.341Z] #21 19.56 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-04T15:18:04.341Z] #21 19.56 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-04T15:18:04.341Z] #21 19.56 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-04T15:18:04.341Z] #21 19.56 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-04T15:18:04.341Z] #21 19.56 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-04T15:18:04.341Z] #21 19.56 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-04T15:18:04.341Z] #21 19.56 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-04T15:18:04.341Z] #21 19.90 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:18:04.341Z] #21 19.90 Need to get 32.8 MB of archives. [2022-09-04T15:18:04.341Z] #21 19.90 After this operation, 124 MB of additional disk space will be used. [2022-09-04T15:18:04.341Z] #21 19.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-04T15:18:04.341Z] #21 19.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-04T15:18:04.341Z] #21 19.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-04T15:18:04.341Z] #21 19.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-04T15:18:04.341Z] #21 19.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-04T15:18:04.341Z] #21 19.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-04T15:18:04.341Z] #21 19.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-04T15:18:04.341Z] #21 20.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-04T15:18:04.341Z] #21 20.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-04T15:18:04.341Z] #21 20.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-04T15:18:04.341Z] #21 20.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-04T15:18:04.341Z] #21 20.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-04T15:18:04.341Z] #21 20.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-04T15:18:04.341Z] #21 20.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-04T15:18:04.341Z] #21 20.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-04T15:18:04.341Z] #21 20.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-04T15:18:04.341Z] #21 20.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-04T15:18:04.341Z] #21 20.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-04T15:18:04.341Z] #21 20.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-04T15:18:04.341Z] #21 20.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-04T15:18:04.341Z] #21 20.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-04T15:18:04.341Z] #21 20.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-04T15:18:04.341Z] #21 20.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-04T15:18:04.341Z] #21 20.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-04T15:18:04.341Z] #21 20.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-04T15:18:04.341Z] #21 20.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-04T15:18:04.341Z] #21 20.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-04T15:18:04.341Z] #21 20.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-04T15:18:04.341Z] #21 20.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-04T15:18:04.341Z] #21 20.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-04T15:18:04.341Z] #21 20.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-04T15:18:04.341Z] #21 20.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-04T15:18:04.341Z] #21 20.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-04T15:18:04.341Z] #21 20.48 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-04T15:18:04.341Z] #21 20.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-04T15:18:04.341Z] #21 20.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-04T15:18:04.341Z] #21 20.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-04T15:18:04.341Z] #21 20.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-04T15:18:04.341Z] #21 20.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-04T15:18:04.341Z] #21 20.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-04T15:18:04.341Z] #21 20.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-04T15:18:04.341Z] #21 20.54 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-04T15:18:04.341Z] #21 20.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-04T15:18:04.341Z] #21 20.55 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-04T15:18:04.341Z] #21 20.56 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-04T15:18:04.341Z] #21 20.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-04T15:18:04.341Z] #21 20.58 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-04T15:18:04.341Z] #21 20.58 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-04T15:18:04.341Z] #21 20.61 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-04T15:18:04.341Z] #21 20.62 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-04T15:18:04.341Z] #21 20.63 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-04T15:18:04.341Z] #21 20.64 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-04T15:18:04.341Z] #21 20.81 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-04T15:18:04.341Z] #21 20.85 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-04T15:18:04.341Z] #21 20.87 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-04T15:18:04.341Z] #21 20.88 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-04T15:18:04.341Z] #21 21.43 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:18:04.341Z] #21 21.54 Fetched 32.8 MB in 1s (25.4 MB/s) [2022-09-04T15:18:04.341Z] #21 21.61 Selecting previously unselected package libcap2:amd64. [2022-09-04T15:18:04.341Z] #21 21.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-04T15:18:04.341Z] #21 21.66 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-04T15:18:04.341Z] #21 21.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:18:04.341Z] #21 21.74 Selecting previously unselected package libargon2-1:amd64. [2022-09-04T15:18:04.341Z] #21 21.74 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-04T15:18:04.341Z] #21 21.75 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-04T15:18:04.341Z] #21 21.81 Selecting previously unselected package libjson-c5:amd64. [2022-09-04T15:18:04.341Z] #21 21.82 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-04T15:18:04.341Z] #21 21.82 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-04T15:18:04.341Z] #21 21.89 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-04T15:18:04.341Z] #21 21.89 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-04T15:18:04.341Z] #21 21.90 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-04T15:18:04.341Z] #21 22.15 Selecting previously unselected package libip4tc2:amd64. [2022-09-04T15:18:04.341Z] #21 22.16 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-04T15:18:04.341Z] #21 22.18 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-04T15:18:04.341Z] #21 22.24 Selecting previously unselected package libkmod2:amd64. [2022-09-04T15:18:04.341Z] #21 22.27 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-04T15:18:04.341Z] #21 22.27 Unpacking libkmod2:amd64 (28-1) ... [2022-09-04T15:18:04.341Z] #21 22.37 Selecting previously unselected package systemd. [2022-09-04T15:18:04.341Z] #21 22.38 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-04T15:18:04.341Z] #21 22.50 Unpacking systemd (247.3-7) ... [2022-09-04T15:18:04.908Z] #21 ... [2022-09-04T15:18:04.908Z] [2022-09-04T15:18:04.908Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:04.908Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:18:04.908Z] #77 122.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-04T15:18:04.909Z] #77 122.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-04T15:18:05.167Z] #77 122.9 checking for gcc... gcc [2022-09-04T15:18:05.167Z] #77 123.0 checking whether the C compiler works... yes [2022-09-04T15:18:05.426Z] #77 123.1 checking for C compiler default output file name... a.out [2022-09-04T15:18:05.426Z] #77 123.1 checking for suffix of executables... [2022-09-04T15:18:05.426Z] #77 123.2 checking whether we are cross compiling... no [2022-09-04T15:18:05.686Z] #77 123.4 checking for suffix of object files... o [2022-09-04T15:18:05.686Z] #77 123.4 checking whether we are using the GNU C compiler... yes [2022-09-04T15:18:05.686Z] #77 123.5 checking whether gcc accepts -g... yes [2022-09-04T15:18:05.944Z] #77 123.6 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:18:05.944Z] #77 123.7 checking whether gcc understands -c and -o together... yes [2022-09-04T15:18:05.944Z] #77 123.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:18:05.944Z] #77 123.9 checking whether build environment is sane... yes [2022-09-04T15:18:05.944Z] #77 123.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:18:06.203Z] #77 123.9 checking for gawk... no [2022-09-04T15:18:06.203Z] #77 123.9 checking for mawk... mawk [2022-09-04T15:18:06.203Z] #77 123.9 checking whether make sets $(MAKE)... yes [2022-09-04T15:18:06.203Z] #77 124.0 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:18:06.203Z] #77 124.0 checking whether make supports nested variables... yes [2022-09-04T15:18:06.203Z] #77 124.1 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:18:06.203Z] #77 124.1 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:18:06.203Z] #77 124.1 checking how to create a ustar tar archive... gnutar [2022-09-04T15:18:06.462Z] #77 124.1 checking dependency style of gcc... gcc3 [2022-09-04T15:18:06.462Z] #77 124.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:18:06.462Z] #77 124.2 checking whether make supports nested variables... (cached) yes [2022-09-04T15:18:06.722Z] #77 124.3 checking build system type... x86_64-pc-linux-gnu [2022-09-04T15:18:06.722Z] #77 124.4 checking host system type... x86_64-pc-linux-gnu [2022-09-04T15:18:06.722Z] #77 124.4 checking how to print strings... printf [2022-09-04T15:18:06.722Z] #77 124.4 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:18:06.722Z] #77 124.5 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:18:06.722Z] #77 124.5 checking for egrep... /bin/grep -E [2022-09-04T15:18:06.722Z] #77 124.5 checking for fgrep... /bin/grep -F [2022-09-04T15:18:06.722Z] #77 124.5 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:18:06.722Z] #77 124.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:18:06.722Z] #77 124.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:18:06.722Z] #77 124.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:18:06.981Z] #77 124.7 checking whether ln -s works... yes [2022-09-04T15:18:06.981Z] #77 124.7 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:18:06.981Z] #77 124.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-04T15:18:06.981Z] #77 124.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:18:06.981Z] #77 124.7 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:18:06.981Z] #77 124.7 checking for objdump... objdump [2022-09-04T15:18:06.981Z] #77 124.7 checking how to recognize dependent libraries... pass_all [2022-09-04T15:18:06.981Z] #77 124.7 checking for dlltool... no [2022-09-04T15:18:06.981Z] #77 124.7 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:18:06.981Z] #77 124.7 checking for ar... ar [2022-09-04T15:18:07.241Z] #77 124.7 checking for archiver @FILE support... @ [2022-09-04T15:18:07.241Z] #77 124.9 checking for strip... strip [2022-09-04T15:18:07.241Z] #77 124.9 checking for ranlib... ranlib [2022-09-04T15:18:07.500Z] #77 124.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:18:07.501Z] #77 125.2 checking for sysroot... no [2022-09-04T15:18:07.501Z] #77 125.2 checking for a working dd... /bin/dd [2022-09-04T15:18:07.501Z] #77 125.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:18:07.501Z] #77 125.3 checking for mt... no [2022-09-04T15:18:07.501Z] #77 125.3 checking if : is a manifest tool... no [2022-09-04T15:18:07.501Z] #77 125.3 checking how to run the C preprocessor... gcc -E [2022-09-04T15:18:07.587Z] #14 ... [2022-09-04T15:18:07.587Z] [2022-09-04T15:18:07.587Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:07.587Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:18:07.587Z] #77 102.9 configure.ac:7: installing 'build-aux/compile' [2022-09-04T15:18:07.587Z] #77 102.9 configure.ac:9: installing 'build-aux/config.guess' [2022-09-04T15:18:07.587Z] #77 102.9 configure.ac:9: installing 'build-aux/config.sub' [2022-09-04T15:18:07.587Z] #77 102.9 configure.ac:11: installing 'build-aux/install-sh' [2022-09-04T15:18:07.587Z] #77 103.0 configure.ac:11: installing 'build-aux/missing' [2022-09-04T15:18:07.587Z] #77 103.3 Makefile.am: installing 'build-aux/depcomp' [2022-09-04T15:18:07.587Z] #77 103.5 parallel-tests: installing 'build-aux/test-driver' [2022-09-04T15:18:08.328Z] #77 125.6 checking for ANSI C header files... yes [2022-09-04T15:18:08.587Z] #77 126.1 checking for sys/types.h... yes [2022-09-04T15:18:08.587Z] #77 126.2 checking for sys/stat.h... yes [2022-09-04T15:18:08.846Z] #77 126.4 checking for stdlib.h... yes [2022-09-04T15:18:08.846Z] #77 126.5 checking for string.h... yes [2022-09-04T15:18:09.106Z] #77 126.7 checking for memory.h... yes [2022-09-04T15:18:09.106Z] #77 126.9 checking for strings.h... yes [2022-09-04T15:18:09.366Z] #77 127.0 checking for inttypes.h... yes [2022-09-04T15:18:09.625Z] #77 127.1 checking for stdint.h... yes [2022-09-04T15:18:09.625Z] #77 127.3 checking for unistd.h... yes [2022-09-04T15:18:09.884Z] #77 127.4 checking for dlfcn.h... yes [2022-09-04T15:18:09.884Z] #77 127.5 checking for objdir... .libs [2022-09-04T15:18:10.143Z] #77 127.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:18:10.143Z] #77 127.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:18:10.143Z] #77 127.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:18:10.711Z] #77 128.0 checking if gcc static flag -static works... yes [2022-09-04T15:18:10.711Z] #77 128.4 checking if gcc supports -c -o file.o... yes [2022-09-04T15:18:10.711Z] #77 128.5 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:18:10.711Z] #77 128.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-04T15:18:10.984Z] #77 107.1 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-04T15:18:10.984Z] #77 107.1 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-04T15:18:11.149Z] #19 261.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-04T15:18:11.149Z] #19 261.3 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:18:11.149Z] #19 261.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-04T15:18:11.149Z] #19 261.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-04T15:18:11.149Z] #19 261.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:18:11.149Z] #19 261.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:18:11.232Z] #77 128.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:18:11.232Z] #77 128.9 checking how to hardcode library paths into programs... immediate [2022-09-04T15:18:11.232Z] #77 128.9 checking whether stripping libraries is possible... yes [2022-09-04T15:18:11.232Z] #77 128.9 checking if libtool supports shared libraries... yes [2022-09-04T15:18:11.232Z] #77 128.9 checking whether to build shared libraries... no [2022-09-04T15:18:11.232Z] #77 128.9 checking whether to build static libraries... yes [2022-09-04T15:18:11.232Z] #77 128.9 checking float.h usability... yes [2022-09-04T15:18:11.232Z] #77 129.1 checking float.h presence... yes [2022-09-04T15:18:11.232Z] #77 129.1 checking for float.h... yes [2022-09-04T15:18:11.491Z] #77 129.1 checking limits.h usability... yes [2022-09-04T15:18:11.491Z] #77 129.3 checking limits.h presence... yes [2022-09-04T15:18:11.491Z] #77 129.4 checking for limits.h... yes [2022-09-04T15:18:11.556Z] #77 108.0 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-04T15:18:11.556Z] #77 108.0 libtoolize: copying file 'm4/libtool.m4' [2022-09-04T15:18:11.557Z] #77 108.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-04T15:18:11.749Z] #77 129.4 checking stddef.h usability... yes [2022-09-04T15:18:11.749Z] #77 129.6 checking stddef.h presence... yes [2022-09-04T15:18:11.749Z] #77 129.6 checking for stddef.h... yes [2022-09-04T15:18:11.817Z] #77 108.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-04T15:18:12.009Z] #77 129.6 checking for stdlib.h... (cached) yes [2022-09-04T15:18:12.009Z] #77 129.6 checking for string.h... (cached) yes [2022-09-04T15:18:12.009Z] #77 129.7 checking sys/time.h usability... yes [2022-09-04T15:18:12.009Z] #77 129.9 checking sys/time.h presence... yes [2022-09-04T15:18:12.268Z] #77 129.9 checking for sys/time.h... yes [2022-09-04T15:18:12.268Z] #77 129.9 checking for inline... inline [2022-09-04T15:18:12.383Z] #77 108.8 libtoolize: copying file 'm4/ltversion.m4' [2022-09-04T15:18:12.527Z] #77 130.0 checking for size_t... yes [2022-09-04T15:18:12.527Z] #77 130.3 checking for stdlib.h... (cached) yes [2022-09-04T15:18:12.642Z] #77 109.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-04T15:18:12.786Z] #77 130.3 checking for GNU libc compatible malloc... yes [2022-09-04T15:18:12.786Z] #77 130.5 checking for stdlib.h... (cached) yes [2022-09-04T15:18:12.786Z] #77 130.5 checking for GNU libc compatible realloc... yes [2022-09-04T15:18:13.304Z] #77 130.8 checking for working strtod... yes [2022-09-04T15:18:13.304Z] #77 131.0 checking for gettimeofday... yes [2022-09-04T15:18:13.563Z] #77 131.2 checking for memset... yes [2022-09-04T15:18:13.822Z] #77 131.5 checking for strspn... yes [2022-09-04T15:18:14.081Z] #77 131.9 checking that generated files are newer than configure... done [2022-09-04T15:18:14.081Z] #77 131.9 configure: creating ./config.status [2022-09-04T15:18:14.650Z] #26 ... [2022-09-04T15:18:14.650Z] [2022-09-04T15:18:14.650Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:18:14.650Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-04T15:18:14.650Z] #47 197.5 + dpkg --print-architecture [2022-09-04T15:18:14.650Z] #47 DONE 197.8s [2022-09-04T15:18:14.650Z] [2022-09-04T15:18:14.650Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:18:14.650Z] #64 sha256:5ee884764e301b52a30a80852f9b0b687c723ba2da0341204fe9995eeaa03ee4 [2022-09-04T15:18:15.458Z] #77 ... [2022-09-04T15:18:15.458Z] [2022-09-04T15:18:15.458Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:18:15.458Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:18:15.458Z] #21 24.61 Selecting previously unselected package pigz. [2022-09-04T15:18:15.458Z] #21 24.62 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 24.62 Unpacking pigz (2.6-1) ... [2022-09-04T15:18:15.458Z] #21 24.72 Selecting previously unselected package libelf1:amd64. [2022-09-04T15:18:15.458Z] #21 24.72 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 24.73 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-04T15:18:15.458Z] #21 24.95 Selecting previously unselected package libbpf0:amd64. [2022-09-04T15:18:15.458Z] #21 24.95 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 24.97 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-04T15:18:15.458Z] #21 25.08 Selecting previously unselected package libmnl0:amd64. [2022-09-04T15:18:15.458Z] #21 25.08 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 25.09 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-04T15:18:15.458Z] #21 25.14 Selecting previously unselected package libxtables12:amd64. [2022-09-04T15:18:15.458Z] #21 25.15 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 25.15 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-04T15:18:15.458Z] #21 25.23 Selecting previously unselected package libcap2-bin. [2022-09-04T15:18:15.458Z] #21 25.23 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 25.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-04T15:18:15.458Z] #21 25.34 Selecting previously unselected package iproute2. [2022-09-04T15:18:15.458Z] #21 25.34 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 25.34 Unpacking iproute2 (5.10.0-4) ... [2022-09-04T15:18:15.458Z] #21 25.87 Selecting previously unselected package xxd. [2022-09-04T15:18:15.458Z] #21 25.90 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 25.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:18:15.458Z] #21 26.03 Selecting previously unselected package vim-common. [2022-09-04T15:18:15.458Z] #21 26.04 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:18:15.458Z] #21 26.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:18:15.458Z] #21 26.25 Selecting previously unselected package bash-completion. [2022-09-04T15:18:15.458Z] #21 26.25 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-04T15:18:15.458Z] #21 28.19 Unpacking bash-completion (1:2.11-2) ... [2022-09-04T15:18:15.458Z] #21 28.58 Selecting previously unselected package bzip2. [2022-09-04T15:18:15.458Z] #21 28.58 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 28.58 Unpacking bzip2 (1.0.8-4) ... [2022-09-04T15:18:15.458Z] #21 28.66 Selecting previously unselected package xz-utils. [2022-09-04T15:18:15.458Z] #21 28.67 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 28.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:18:15.458Z] #21 28.86 Selecting previously unselected package apparmor. [2022-09-04T15:18:15.458Z] #21 28.86 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 28.94 Unpacking apparmor (2.13.6-10) ... [2022-09-04T15:18:15.458Z] #21 29.42 Selecting previously unselected package inetutils-ping. [2022-09-04T15:18:15.458Z] #21 29.44 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 29.45 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-04T15:18:15.458Z] #21 29.55 Selecting previously unselected package libip6tc2:amd64. [2022-09-04T15:18:15.458Z] #21 29.55 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 29.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-04T15:18:15.458Z] #21 29.61 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-04T15:18:15.458Z] #21 29.61 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 29.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-04T15:18:15.458Z] #21 29.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-04T15:18:15.458Z] #21 29.69 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 29.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-04T15:18:15.458Z] #21 29.77 Selecting previously unselected package libnftnl11:amd64. [2022-09-04T15:18:15.458Z] #21 29.79 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 29.81 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-04T15:18:15.458Z] #21 29.88 Selecting previously unselected package iptables. [2022-09-04T15:18:15.458Z] #21 29.88 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 29.89 Unpacking iptables (1.8.7-1) ... [2022-09-04T15:18:15.458Z] #21 30.23 Selecting previously unselected package libonig5:amd64. [2022-09-04T15:18:15.458Z] #21 30.23 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 30.23 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:18:15.458Z] #21 30.39 Selecting previously unselected package libjq1:amd64. [2022-09-04T15:18:15.458Z] #21 30.39 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 30.40 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:18:15.458Z] #21 30.52 Selecting previously unselected package jq. [2022-09-04T15:18:15.458Z] #21 30.52 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 30.53 Unpacking jq (1.6-2.1) ... [2022-09-04T15:18:15.458Z] #21 30.62 Selecting previously unselected package libaio1:amd64. [2022-09-04T15:18:15.458Z] #21 30.63 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 30.63 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-04T15:18:15.458Z] #21 30.70 Selecting previously unselected package libgpm2:amd64. [2022-09-04T15:18:15.458Z] #21 30.71 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 30.71 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-04T15:18:15.458Z] #21 30.79 Selecting previously unselected package libicu67:amd64. [2022-09-04T15:18:15.458Z] #21 30.79 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 30.79 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-04T15:18:15.458Z] #21 34.34 Selecting previously unselected package libinih1:amd64. [2022-09-04T15:18:15.458Z] #21 34.37 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 34.38 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-04T15:18:15.458Z] #21 34.44 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-04T15:18:15.458Z] #21 34.44 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 34.45 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-04T15:18:15.458Z] #21 34.56 Selecting previously unselected package libnet1:amd64. [2022-09-04T15:18:15.458Z] #21 34.57 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 34.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:18:15.458Z] #21 34.68 Selecting previously unselected package libnl-3-200:amd64. [2022-09-04T15:18:15.458Z] #21 34.68 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-04T15:18:15.458Z] #21 34.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:18:15.458Z] #21 34.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-04T15:18:15.716Z] #21 34.80 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:18:15.716Z] #21 34.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:18:15.716Z] #21 34.89 Selecting previously unselected package libyajl2:amd64. [2022-09-04T15:18:15.716Z] #21 34.91 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-04T15:18:15.716Z] #21 34.91 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:18:15.716Z] #21 34.98 Selecting previously unselected package net-tools. [2022-09-04T15:18:15.716Z] #21 34.98 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-04T15:18:15.716Z] #21 34.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-04T15:18:15.974Z] #21 35.20 Selecting previously unselected package patch. [2022-09-04T15:18:15.975Z] #21 35.22 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-04T15:18:15.975Z] #21 35.23 Unpacking patch (2.7.6-7) ... [2022-09-04T15:18:15.975Z] #21 ... [2022-09-04T15:18:15.975Z] [2022-09-04T15:18:15.975Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:15.975Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:18:15.975Z] #77 133.9 config.status: creating Makefile [2022-09-04T15:18:16.233Z] #77 134.0 config.status: creating config.h [2022-09-04T15:18:16.233Z] #77 134.0 config.status: executing depfiles commands [2022-09-04T15:18:16.492Z] #77 134.2 config.status: executing libtool commands [2022-09-04T15:18:16.835Z] #77 ... [2022-09-04T15:18:16.835Z] [2022-09-04T15:18:16.835Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:18:16.835Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:18:16.835Z] #14 185.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-04T15:18:16.835Z] #14 185.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:18:16.835Z] #14 185.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:18:17.428Z] #77 135.1 GEN .version [2022-09-04T15:18:17.428Z] #77 135.1 make install-recursive [2022-09-04T15:18:17.428Z] #77 135.1 make[1]: Entering directory '/tmp/crun-build' [2022-09-04T15:18:17.428Z] #77 135.2 Making install in libocispec [2022-09-04T15:18:17.428Z] #77 135.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:17.478Z] #14 ... [2022-09-04T15:18:17.478Z] [2022-09-04T15:18:17.478Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:17.478Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:18:17.478Z] #77 106.0 configure.ac:7: installing 'build-aux/compile' [2022-09-04T15:18:17.478Z] #77 106.1 configure.ac:9: installing 'build-aux/config.guess' [2022-09-04T15:18:17.478Z] #77 106.1 configure.ac:9: installing 'build-aux/config.sub' [2022-09-04T15:18:17.478Z] #77 106.1 configure.ac:11: installing 'build-aux/install-sh' [2022-09-04T15:18:17.478Z] #77 106.1 configure.ac:11: installing 'build-aux/missing' [2022-09-04T15:18:17.478Z] #77 106.7 Makefile.am: installing 'build-aux/depcomp' [2022-09-04T15:18:17.478Z] #77 106.8 parallel-tests: installing 'build-aux/test-driver' [2022-09-04T15:18:17.687Z] #77 135.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-04T15:18:17.687Z] #77 135.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-04T15:18:17.687Z] #77 135.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-04T15:18:17.687Z] #77 135.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-04T15:18:18.621Z] #77 136.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-04T15:18:18.621Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-04T15:18:18.621Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-04T15:18:18.621Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-04T15:18:18.621Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-04T15:18:18.621Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-04T15:18:18.621Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-04T15:18:18.621Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-04T15:18:18.621Z] #77 136.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-04T15:18:18.621Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-04T15:18:18.621Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-04T15:18:18.621Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-04T15:18:18.621Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-04T15:18:18.621Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-04T15:18:18.621Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-04T15:18:18.621Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-04T15:18:19.278Z] #19 ... [2022-09-04T15:18:19.278Z] [2022-09-04T15:18:19.278Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:19.278Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:18:19.278Z] #84 223.5 CCLD libocispec.la [2022-09-04T15:18:19.537Z] #84 224.3 CCLD src/validate [2022-09-04T15:18:19.797Z] #84 224.3 CCLD tests/test-1 [2022-09-04T15:18:19.797Z] #84 224.4 CCLD tests/test-2 [2022-09-04T15:18:19.797Z] #84 224.4 CCLD tests/test-3 [2022-09-04T15:18:19.797Z] #84 224.4 CCLD tests/test-5 [2022-09-04T15:18:19.797Z] #84 224.5 CCLD tests/test-4 [2022-09-04T15:18:19.797Z] #84 224.6 CCLD tests/test-7 [2022-09-04T15:18:19.997Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-04T15:18:19.998Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-04T15:18:19.998Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-04T15:18:19.998Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-04T15:18:19.998Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-04T15:18:19.998Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-04T15:18:19.998Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-04T15:18:19.998Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-04T15:18:19.998Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-04T15:18:19.998Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-04T15:18:19.998Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-04T15:18:19.998Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-04T15:18:19.998Z] #77 137.6 make install-recursive [2022-09-04T15:18:19.998Z] #77 137.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:19.998Z] #77 137.7 Making install in yajl [2022-09-04T15:18:19.998Z] #77 137.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:18:19.998Z] #77 137.8 CC verify/json_verify-json_verify.o [2022-09-04T15:18:19.998Z] #77 137.8 CC src/libyajl_la-yajl_alloc.lo [2022-09-04T15:18:19.998Z] #77 137.8 CC src/libyajl_la-yajl.lo [2022-09-04T15:18:19.998Z] #77 137.8 CC src/libyajl_la-yajl_gen.lo [2022-09-04T15:18:19.998Z] #77 137.8 CC src/libyajl_la-yajl_parser.lo [2022-09-04T15:18:19.998Z] #77 137.8 CC src/libyajl_la-yajl_buf.lo [2022-09-04T15:18:19.998Z] #77 137.9 CC src/libyajl_la-yajl_encode.lo [2022-09-04T15:18:19.998Z] #77 137.9 CC src/libyajl_la-yajl_lex.lo [2022-09-04T15:18:19.998Z] #77 137.9 CC src/libyajl_la-yajl_tree.lo [2022-09-04T15:18:20.057Z] #84 224.7 CCLD tests/test-6 [2022-09-04T15:18:20.057Z] #84 224.8 CCLD tests/test-9 [2022-09-04T15:18:20.317Z] #84 224.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-04T15:18:20.317Z] #84 224.8 CCLD tests/test-8 [2022-09-04T15:18:20.317Z] #84 224.9 CCLD tests/test-10 [2022-09-04T15:18:20.317Z] #84 224.9 CCLD tests/test-11 [2022-09-04T15:18:20.768Z] #77 111.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-04T15:18:20.768Z] #77 111.2 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-04T15:18:21.704Z] #77 112.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-04T15:18:21.704Z] #77 112.4 libtoolize: copying file 'm4/libtool.m4' [2022-09-04T15:18:22.272Z] #77 112.6 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-04T15:18:22.272Z] #77 112.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-04T15:18:22.840Z] #77 113.2 libtoolize: copying file 'm4/ltversion.m4' [2022-09-04T15:18:22.840Z] #77 113.4 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-04T15:18:23.100Z] #77 ... [2022-09-04T15:18:23.100Z] [2022-09-04T15:18:23.100Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:18:23.100Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:18:23.100Z] #14 192.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-04T15:18:23.100Z] #14 192.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:18:23.100Z] #14 192.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:18:23.691Z] #84 227.7 libtool: link: ar cr libocispec.a [2022-09-04T15:18:23.692Z] #84 227.8 libtool: link: ranlib libocispec.a [2022-09-04T15:18:24.186Z] #77 ... [2022-09-04T15:18:24.186Z] [2022-09-04T15:18:24.186Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:18:24.186Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:18:24.186Z] #21 35.35 Selecting previously unselected package python-pip-whl. [2022-09-04T15:18:24.186Z] #21 35.35 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-04T15:18:24.186Z] #21 35.36 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-04T15:18:24.186Z] #21 35.91 Selecting previously unselected package python3-lib2to3. [2022-09-04T15:18:24.186Z] #21 35.92 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-04T15:18:24.186Z] #21 35.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-04T15:18:24.186Z] #21 36.05 Selecting previously unselected package python3-distutils. [2022-09-04T15:18:24.186Z] #21 36.06 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-04T15:18:24.186Z] #21 36.06 Unpacking python3-distutils (3.9.2-1) ... [2022-09-04T15:18:24.186Z] #21 36.23 Selecting previously unselected package python3-pkg-resources. [2022-09-04T15:18:24.186Z] #21 36.23 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-04T15:18:24.186Z] #21 36.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:18:24.186Z] #21 36.37 Selecting previously unselected package python3-setuptools. [2022-09-04T15:18:24.186Z] #21 36.37 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-04T15:18:24.186Z] #21 36.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-04T15:18:24.186Z] #21 36.64 Selecting previously unselected package python3-wheel. [2022-09-04T15:18:24.186Z] #21 36.64 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-04T15:18:24.186Z] #21 36.66 Unpacking python3-wheel (0.34.2-1) ... [2022-09-04T15:18:24.186Z] #21 36.73 Selecting previously unselected package python3-pip. [2022-09-04T15:18:24.186Z] #21 36.73 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-04T15:18:24.186Z] #21 36.74 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-04T15:18:24.186Z] #21 37.02 Selecting previously unselected package sudo. [2022-09-04T15:18:24.186Z] #21 37.02 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-04T15:18:24.186Z] #21 37.03 Unpacking sudo (1.9.5p2-3) ... [2022-09-04T15:18:24.186Z] #21 37.60 Selecting previously unselected package systemd-journal-remote. [2022-09-04T15:18:24.186Z] #21 37.63 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-04T15:18:24.186Z] #21 37.63 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-04T15:18:24.186Z] #21 37.76 Selecting previously unselected package thin-provisioning-tools. [2022-09-04T15:18:24.186Z] #21 37.77 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-04T15:18:24.186Z] #21 37.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-04T15:18:24.186Z] #21 38.06 Selecting previously unselected package uidmap. [2022-09-04T15:18:24.186Z] #21 38.06 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-04T15:18:24.186Z] #21 38.06 Unpacking uidmap (1:4.8.1-1) ... [2022-09-04T15:18:24.186Z] #21 38.21 Selecting previously unselected package vim-runtime. [2022-09-04T15:18:24.186Z] #21 38.21 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:18:24.186Z] #21 38.26 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-04T15:18:24.186Z] #21 38.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-04T15:18:24.186Z] #21 38.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:18:24.186Z] #21 41.74 Selecting previously unselected package vim. [2022-09-04T15:18:24.186Z] #21 41.75 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-04T15:18:24.186Z] #21 41.76 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:18:24.186Z] #21 42.42 Selecting previously unselected package xfsprogs. [2022-09-04T15:18:24.186Z] #21 42.42 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-04T15:18:24.186Z] #21 42.43 Unpacking xfsprogs (5.10.0-4) ... [2022-09-04T15:18:24.186Z] #21 42.88 Selecting previously unselected package zip. [2022-09-04T15:18:24.186Z] #21 42.89 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-04T15:18:24.186Z] #21 42.90 Unpacking zip (3.0-12) ... [2022-09-04T15:18:24.186Z] #21 43.05 Selecting previously unselected package zstd. [2022-09-04T15:18:24.186Z] #21 43.05 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-04T15:18:24.186Z] #21 43.05 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-04T15:18:24.186Z] #21 43.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:18:24.628Z] #84 229.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:24.628Z] #84 229.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-04T15:18:24.887Z] #84 229.4 make[5]: Nothing to be done for 'install-data-am'. [2022-09-04T15:18:24.887Z] #84 229.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:24.887Z] #84 229.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:24.887Z] #84 229.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:24.887Z] #84 229.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:24.887Z] #84 229.4 make[2]: Entering directory '/tmp/crun-build' [2022-09-04T15:18:24.887Z] #84 229.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-04T15:18:24.887Z] #84 229.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-04T15:18:24.887Z] #84 229.6 CC src/libcrun/libcrun_testing_a-container.o [2022-09-04T15:18:25.124Z] #21 44.40 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-04T15:18:25.124Z] #21 44.42 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-04T15:18:25.124Z] #21 44.43 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-04T15:18:25.124Z] #21 44.45 Setting up libicu67:amd64 (67.1-7) ... [2022-09-04T15:18:25.124Z] #21 44.46 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-04T15:18:25.124Z] #21 44.47 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-04T15:18:25.124Z] #21 44.49 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-04T15:18:25.147Z] #84 229.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-04T15:18:25.147Z] #84 229.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-04T15:18:25.147Z] #84 229.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-04T15:18:25.147Z] #84 229.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-04T15:18:25.147Z] #84 229.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-04T15:18:25.147Z] #84 229.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-04T15:18:25.147Z] #84 229.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-04T15:18:25.147Z] #84 229.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-04T15:18:25.383Z] #21 44.50 Setting up uidmap (1:4.8.1-1) ... [2022-09-04T15:18:25.383Z] #21 44.51 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:18:25.383Z] #21 44.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:18:25.383Z] #21 44.54 Setting up bzip2 (1.0.8-4) ... [2022-09-04T15:18:25.383Z] #21 44.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:18:25.383Z] #21 44.56 Setting up python3-wheel (0.34.2-1) ... [2022-09-04T15:18:25.407Z] #84 229.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-04T15:18:25.407Z] #84 230.0 CC src/libcrun/libcrun_testing_a-error.o [2022-09-04T15:18:25.407Z] #84 230.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-04T15:18:25.407Z] #84 230.0 CC src/libcrun/libcrun_testing_a-status.o [2022-09-04T15:18:25.407Z] #84 230.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-04T15:18:25.407Z] #84 230.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-04T15:18:25.407Z] #84 230.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-04T15:18:25.407Z] #84 230.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-04T15:18:25.407Z] #84 230.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-04T15:18:25.667Z] #84 230.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-04T15:18:25.667Z] #84 230.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-04T15:18:25.667Z] #84 230.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-04T15:18:25.667Z] #84 230.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-04T15:18:25.667Z] #84 230.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-04T15:18:25.667Z] #84 230.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-04T15:18:25.667Z] #84 230.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-04T15:18:25.927Z] #84 230.5 CC src/crun-run.o [2022-09-04T15:18:25.927Z] #84 230.6 CC src/crun-crun.o [2022-09-04T15:18:25.927Z] #84 230.7 CC src/crun-delete.o [2022-09-04T15:18:25.951Z] #21 45.31 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-04T15:18:25.951Z] #21 45.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:18:25.951Z] #21 45.34 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:18:26.187Z] #84 230.8 CC src/crun-kill.o [2022-09-04T15:18:26.187Z] #84 230.9 CC src/crun-pause.o [2022-09-04T15:18:26.210Z] #21 45.35 Setting up libcap2-bin (1:2.44-1) ... [2022-09-04T15:18:26.210Z] #21 45.37 Setting up apparmor (2.13.6-10) ... [2022-09-04T15:18:26.447Z] #84 231.0 CC src/crun-spec.o [2022-09-04T15:18:26.447Z] #84 231.1 CC src/crun-unpause.o [2022-09-04T15:18:26.447Z] #84 231.1 CC src/crun-list.o [2022-09-04T15:18:26.447Z] #84 231.2 CC src/crun-exec.o [2022-09-04T15:18:26.447Z] #84 ... [2022-09-04T15:18:26.447Z] [2022-09-04T15:18:26.447Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:18:26.447Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:18:26.447Z] #54 289.6 + dpkg --print-architecture [2022-09-04T15:18:26.447Z] #54 289.6 + git checkout -q v2.1.0 [2022-09-04T15:18:26.469Z] #21 ... [2022-09-04T15:18:26.469Z] [2022-09-04T15:18:26.469Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:26.469Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:18:26.469Z] #77 143.3 CCLD libyajl.la [2022-09-04T15:18:26.469Z] #77 143.7 CCLD verify/json_verify [2022-09-04T15:18:26.469Z] #77 144.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:18:26.469Z] #77 144.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-04T15:18:26.469Z] #77 144.1 make[5]: Nothing to be done for 'install-data-am'. [2022-09-04T15:18:26.469Z] #77 144.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:18:26.469Z] #77 144.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:18:26.469Z] #77 144.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:26.469Z] #77 144.2 CC src/validate.o [2022-09-04T15:18:26.469Z] #77 144.2 CC src/image_spec_schema_config_schema.lo [2022-09-04T15:18:26.469Z] #77 144.2 CC src/image_spec_schema_content_descriptor.lo [2022-09-04T15:18:26.469Z] #77 144.2 CC src/image_spec_schema_defs.lo [2022-09-04T15:18:26.470Z] #77 144.2 CC src/image_spec_schema_defs_descriptor.lo [2022-09-04T15:18:26.470Z] #77 144.2 CC src/image_spec_schema_image_index_schema.lo [2022-09-04T15:18:26.470Z] #77 144.3 CC src/image_spec_schema_image_layout_schema.lo [2022-09-04T15:18:26.470Z] #77 144.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-04T15:18:26.470Z] #77 144.3 CC src/runtime_spec_schema_config_linux.lo [2022-09-04T15:18:26.470Z] #77 144.3 CC src/runtime_spec_schema_config_zos.lo [2022-09-04T15:18:26.470Z] #77 144.3 CC src/runtime_spec_schema_config_schema.lo [2022-09-04T15:18:26.470Z] #77 144.4 CC src/runtime_spec_schema_config_solaris.lo [2022-09-04T15:18:26.470Z] #77 144.4 CC src/runtime_spec_schema_config_vm.lo [2022-09-04T15:18:26.729Z] #77 144.5 CC src/runtime_spec_schema_config_windows.lo [2022-09-04T15:18:26.729Z] #77 144.5 CC src/runtime_spec_schema_defs.lo [2022-09-04T15:18:26.729Z] #77 144.6 CC src/runtime_spec_schema_defs_linux.lo [2022-09-04T15:18:26.729Z] #77 144.7 CC src/runtime_spec_schema_defs_zos.lo [2022-09-04T15:18:26.825Z] #64 ... [2022-09-04T15:18:26.825Z] [2022-09-04T15:18:26.825Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:26.825Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:18:26.825Z] #77 165.2 CCLD libocispec.la [2022-09-04T15:18:26.825Z] #77 165.6 CCLD src/validate [2022-09-04T15:18:26.825Z] #77 165.6 CCLD tests/test-1 [2022-09-04T15:18:26.825Z] #77 165.6 CCLD tests/test-2 [2022-09-04T15:18:26.825Z] #77 165.7 CCLD tests/test-3 [2022-09-04T15:18:26.825Z] #77 165.7 CCLD tests/test-4 [2022-09-04T15:18:26.825Z] #77 165.7 CCLD tests/test-5 [2022-09-04T15:18:26.825Z] #77 165.8 CCLD tests/test-6 [2022-09-04T15:18:26.825Z] #77 165.9 CCLD tests/test-7 [2022-09-04T15:18:26.825Z] #77 165.9 CCLD tests/test-8 [2022-09-04T15:18:26.825Z] #77 166.1 CCLD tests/test-9 [2022-09-04T15:18:26.825Z] #77 166.1 CCLD tests/test-10 [2022-09-04T15:18:26.825Z] #77 166.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-04T15:18:26.989Z] #77 144.7 CC src/runtime_spec_schema_defs_vm.lo [2022-09-04T15:18:26.989Z] #77 144.7 CC src/runtime_spec_schema_defs_windows.lo [2022-09-04T15:18:27.017Z] #54 290.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-04T15:18:27.017Z] #54 290.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-04T15:18:27.082Z] #77 166.2 CCLD tests/test-11 [2022-09-04T15:18:27.290Z] #77 144.8 CC src/runtime_spec_schema_state_schema.lo [2022-09-04T15:18:27.290Z] #77 145.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-04T15:18:27.290Z] #77 145.1 CC src/basic_test_double_array_item.lo [2022-09-04T15:18:27.290Z] #77 145.2 CC src/basic_test_double_array.lo [2022-09-04T15:18:27.551Z] #77 145.2 CC src/basic_test_top_array_int.lo [2022-09-04T15:18:27.551Z] #77 145.4 CC src/basic_test_top_array_string.lo [2022-09-04T15:18:27.551Z] #77 145.5 CC src/basic_test_top_double_array_int.lo [2022-09-04T15:18:27.812Z] #77 145.6 CC src/basic_test_top_double_array_obj.lo [2022-09-04T15:18:28.096Z] #77 145.8 CC src/basic_test_top_double_array_refobj.lo [2022-09-04T15:18:28.096Z] #77 146.0 CC src/basic_test_top_double_array_string.lo [2022-09-04T15:18:28.356Z] #77 146.2 CC src/read-file.lo [2022-09-04T15:18:28.495Z] #77 167.5 libtool: link: ar cr libocispec.a [2022-09-04T15:18:28.495Z] #77 167.6 libtool: link: ranlib libocispec.a [2022-09-04T15:18:28.615Z] #77 146.3 CC src/json_common.lo [2022-09-04T15:18:28.615Z] #77 146.4 CC tests/test-1.o [2022-09-04T15:18:28.880Z] #77 146.7 CC tests/test-2.o [2022-09-04T15:18:29.060Z] #14 ... [2022-09-04T15:18:29.060Z] [2022-09-04T15:18:29.060Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:18:29.060Z] #67 sha256:73bc76c937b1bb78caa7d2faf2c3de8169349f042373e6541af34954c669ca80 [2022-09-04T15:18:29.060Z] #67 186.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-04T15:18:29.060Z] #67 186.3 + GOBIN=/build [2022-09-04T15:18:29.060Z] #67 186.3 + GO111MODULE=on [2022-09-04T15:18:29.060Z] #67 186.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:18:29.139Z] #77 146.9 CC tests/test-3.o [2022-09-04T15:18:29.320Z] #67 ... [2022-09-04T15:18:29.320Z] [2022-09-04T15:18:29.320Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:18:29.320Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:18:29.320Z] #14 198.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-04T15:18:29.399Z] #77 147.2 CC tests/test-4.o [2022-09-04T15:18:29.399Z] #77 147.2 CC tests/test-5.o [2022-09-04T15:18:29.399Z] #77 147.3 CC tests/test-6.o [2022-09-04T15:18:29.580Z] #14 198.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-04T15:18:29.580Z] #14 198.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-04T15:18:29.839Z] #14 198.8 Selecting previously unselected package libapparmor1:amd64. [2022-09-04T15:18:29.840Z] #14 198.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-04T15:18:29.840Z] #14 198.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-04T15:18:29.906Z] #77 169.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:29.906Z] #77 169.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-04T15:18:29.906Z] #77 169.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-04T15:18:29.906Z] #77 169.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:29.906Z] #77 169.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:29.906Z] #77 169.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:29.906Z] #77 169.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:18:29.906Z] #77 169.2 make[2]: Entering directory '/tmp/crun-build' [2022-09-04T15:18:29.967Z] #77 147.6 CC tests/test-7.o [2022-09-04T15:18:29.967Z] #77 147.8 CC tests/test-8.o [2022-09-04T15:18:30.099Z] #14 199.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-04T15:18:30.099Z] #14 199.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-04T15:18:30.099Z] #14 199.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-04T15:18:30.166Z] #77 169.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-04T15:18:30.166Z] #77 169.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-04T15:18:30.166Z] #77 169.4 CC src/libcrun/libcrun_testing_a-container.o [2022-09-04T15:18:30.166Z] #77 169.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-04T15:18:30.166Z] #77 169.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-04T15:18:30.166Z] #77 169.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-04T15:18:30.166Z] #77 169.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-04T15:18:30.166Z] #77 169.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-04T15:18:30.166Z] #77 169.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-04T15:18:30.166Z] #77 169.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-04T15:18:30.166Z] #77 169.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-04T15:18:30.227Z] #77 148.0 CC tests/test-9.o [2022-09-04T15:18:30.423Z] #77 169.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-04T15:18:30.423Z] #77 169.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-04T15:18:30.423Z] #77 169.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-04T15:18:30.423Z] #77 169.8 CC src/libcrun/libcrun_testing_a-error.o [2022-09-04T15:18:30.423Z] #77 169.8 CC src/libcrun/libcrun_testing_a-status.o [2022-09-04T15:18:30.486Z] #77 148.3 CC tests/test-10.o [2022-09-04T15:18:30.674Z] #14 ... [2022-09-04T15:18:30.674Z] [2022-09-04T15:18:30.674Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:18:30.674Z] #67 sha256:73bc76c937b1bb78caa7d2faf2c3de8169349f042373e6541af34954c669ca80 [2022-09-04T15:18:30.674Z] #67 198.5 rootlesskit version 1.0.0 [2022-09-04T15:18:30.674Z] #67 198.5 Usage of /build/rootlesskit-docker-proxy: [2022-09-04T15:18:30.674Z] #67 198.5 -container-ip string [2022-09-04T15:18:30.674Z] #67 198.5 container ip [2022-09-04T15:18:30.674Z] #67 198.5 -container-port int [2022-09-04T15:18:30.674Z] #67 198.5 container port (default -1) [2022-09-04T15:18:30.674Z] #67 198.5 -host-ip string [2022-09-04T15:18:30.674Z] #67 198.5 host ip [2022-09-04T15:18:30.674Z] #67 198.5 -host-port int [2022-09-04T15:18:30.674Z] #67 198.5 host port (default -1) [2022-09-04T15:18:30.674Z] #67 198.5 -proto string [2022-09-04T15:18:30.674Z] #67 198.5 proxy protocol (default "tcp") [2022-09-04T15:18:30.674Z] #67 DONE 199.4s [2022-09-04T15:18:30.680Z] #77 169.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-04T15:18:30.680Z] #77 170.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-04T15:18:30.680Z] #77 170.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-04T15:18:30.746Z] #77 148.4 CC tests/test-11.o [2022-09-04T15:18:30.934Z] [2022-09-04T15:18:30.934Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-04T15:18:30.934Z] #68 sha256:21916b7124d90ccd8ae7cc904f509402d65ba1f0a905eead87a14db739dbf7d5 [2022-09-04T15:18:30.934Z] #68 DONE 0.1s [2022-09-04T15:18:30.934Z] [2022-09-04T15:18:30.934Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-04T15:18:30.934Z] #69 sha256:4f6b0fb63cb54cebfc2f6a78a156a07c972ca845a5ff4ebe3b56d2a5bba01933 [2022-09-04T15:18:30.934Z] #69 DONE 0.1s [2022-09-04T15:18:30.934Z] [2022-09-04T15:18:30.934Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:18:30.934Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:18:30.934Z] #14 199.9 Selecting previously unselected package libbtrfs0:amd64. [2022-09-04T15:18:30.934Z] #14 199.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-04T15:18:30.934Z] #14 199.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:18:30.936Z] #77 170.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-04T15:18:30.936Z] #77 170.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-04T15:18:30.936Z] #77 170.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-04T15:18:31.192Z] #77 170.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-04T15:18:31.192Z] #77 170.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-04T15:18:31.192Z] #77 170.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-04T15:18:31.193Z] #14 200.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-04T15:18:31.193Z] #14 200.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-04T15:18:31.193Z] #14 200.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:18:31.449Z] #77 170.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-04T15:18:31.705Z] #77 170.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-04T15:18:31.762Z] #14 200.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-04T15:18:31.762Z] #14 200.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:18:31.762Z] #14 200.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:18:31.762Z] #14 200.9 Selecting previously unselected package libudev-dev:amd64. [2022-09-04T15:18:31.762Z] #14 200.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-04T15:18:31.962Z] #77 171.3 CC src/crun-crun.o [2022-09-04T15:18:32.021Z] #14 200.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:18:32.021Z] #14 201.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-04T15:18:32.021Z] #14 201.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-04T15:18:32.218Z] #77 171.4 CC src/crun-run.o [2022-09-04T15:18:32.218Z] #77 171.6 CC src/crun-delete.o [2022-09-04T15:18:32.218Z] #77 171.6 CC src/crun-kill.o [2022-09-04T15:18:32.281Z] #14 201.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-04T15:18:32.474Z] #77 171.8 CC src/crun-pause.o [2022-09-04T15:18:32.540Z] #14 201.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-04T15:18:32.541Z] #14 201.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-04T15:18:32.541Z] #14 201.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-04T15:18:33.037Z] #77 172.1 CC src/crun-unpause.o [2022-09-04T15:18:33.037Z] #77 172.1 CC src/crun-spec.o [2022-09-04T15:18:33.037Z] #77 172.3 CC src/crun-exec.o [2022-09-04T15:18:33.037Z] #77 172.3 CC src/crun-list.o [2022-09-04T15:18:33.037Z] #77 172.4 CC src/crun-create.o [2022-09-04T15:18:33.109Z] #14 202.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-04T15:18:33.109Z] #14 202.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-04T15:18:33.109Z] #14 202.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-04T15:18:33.293Z] #77 172.6 CC src/crun-start.o [2022-09-04T15:18:33.369Z] #14 202.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-04T15:18:33.550Z] #77 172.9 CC src/crun-state.o [2022-09-04T15:18:33.596Z] #54 ... [2022-09-04T15:18:33.596Z] [2022-09-04T15:18:33.596Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:33.596Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:18:33.596Z] #84 231.3 CC src/crun-create.o [2022-09-04T15:18:33.596Z] #84 231.3 CC src/crun-start.o [2022-09-04T15:18:33.596Z] #84 231.5 CC src/crun-update.o [2022-09-04T15:18:33.596Z] #84 231.6 CC src/crun-ps.o [2022-09-04T15:18:33.596Z] #84 231.6 CC src/crun-state.o [2022-09-04T15:18:33.596Z] #84 231.7 CC src/crun-checkpoint.o [2022-09-04T15:18:33.596Z] #84 231.9 CC src/crun-restore.o [2022-09-04T15:18:33.596Z] #84 231.9 CC src/libcrun/libcrun_la-utils.lo [2022-09-04T15:18:33.596Z] #84 232.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-04T15:18:33.596Z] #84 232.2 CC src/libcrun/libcrun_la-container.lo [2022-09-04T15:18:33.596Z] #84 232.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-04T15:18:33.596Z] #84 232.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-04T15:18:33.596Z] #84 232.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-04T15:18:33.596Z] #84 232.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-04T15:18:33.596Z] #84 232.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-04T15:18:33.596Z] #84 232.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-04T15:18:33.596Z] #84 232.9 CC src/libcrun/libcrun_la-linux.lo [2022-09-04T15:18:33.596Z] #84 233.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-04T15:18:33.596Z] #84 233.0 CC src/libcrun/libcrun_la-criu.lo [2022-09-04T15:18:33.596Z] #84 233.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-04T15:18:33.596Z] #84 233.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-04T15:18:33.596Z] #84 233.8 CC src/libcrun/libcrun_la-terminal.lo [2022-09-04T15:18:33.596Z] #84 233.8 CC src/libcrun/libcrun_la-status.lo [2022-09-04T15:18:33.596Z] #84 233.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-04T15:18:33.596Z] #84 233.9 CC src/libcrun/libcrun_la-error.lo [2022-09-04T15:18:33.596Z] #84 234.1 CC src/libcrun/libcrun_la-signals.lo [2022-09-04T15:18:33.596Z] #84 234.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-04T15:18:33.596Z] #84 234.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-04T15:18:33.596Z] #84 234.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-04T15:18:33.596Z] #84 234.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-04T15:18:33.596Z] #84 234.6 CC tests/init.o [2022-09-04T15:18:33.596Z] #84 234.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-04T15:18:33.596Z] #84 234.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-04T15:18:33.596Z] #84 234.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-04T15:18:33.629Z] #14 202.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-04T15:18:33.629Z] #14 202.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-04T15:18:33.629Z] #14 202.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-04T15:18:33.629Z] #14 202.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-04T15:18:33.629Z] #14 202.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-04T15:18:33.806Z] #77 173.1 CC src/crun-update.o [2022-09-04T15:18:33.807Z] #77 173.2 CC src/crun-ps.o [2022-09-04T15:18:34.036Z] #77 ... [2022-09-04T15:18:34.036Z] [2022-09-04T15:18:34.036Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:18:34.036Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:18:34.036Z] #21 47.20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-04T15:18:34.036Z] #21 47.29 Setting up zip (3.0-12) ... [2022-09-04T15:18:34.036Z] #21 47.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:18:34.036Z] #21 47.32 Setting up bash-completion (1:2.11-2) ... [2022-09-04T15:18:34.036Z] #21 49.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:18:34.036Z] #21 49.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-04T15:18:34.037Z] #21 49.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-04T15:18:34.037Z] #21 49.44 Setting up patch (2.7.6-7) ... [2022-09-04T15:18:34.037Z] #21 49.46 Setting up sudo (1.9.5p2-3) ... [2022-09-04T15:18:34.037Z] #21 49.57 invoke-rc.d: could not determine current runlevel [2022-09-04T15:18:34.037Z] #21 49.59 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-04T15:18:34.037Z] #21 49.60 Setting up xfsprogs (5.10.0-4) ... [2022-09-04T15:18:34.037Z] #21 49.61 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-04T15:18:34.037Z] #21 49.61 Failed to connect to bus: Host is down [2022-09-04T15:18:34.037Z] #21 49.62 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-04T15:18:34.037Z] #21 49.64 Setting up inetutils-ping (2:2.0-1) ... [2022-09-04T15:18:34.037Z] #21 49.67 Setting up pigz (2.6-1) ... [2022-09-04T15:18:34.037Z] #21 49.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-04T15:18:34.037Z] #21 49.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:18:34.037Z] #21 49.73 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-04T15:18:34.037Z] #21 49.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:18:34.037Z] #21 50.42 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-04T15:18:34.037Z] #21 50.44 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-04T15:18:34.037Z] #21 50.82 Setting up libelf1:amd64 (0.183-1) ... [2022-09-04T15:18:34.037Z] #21 50.83 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-04T15:18:34.037Z] #21 50.88 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-04T15:18:34.037Z] #21 50.90 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:18:34.037Z] #21 50.92 Setting up libkmod2:amd64 (28-1) ... [2022-09-04T15:18:34.037Z] #21 50.94 Setting up python3-distutils (3.9.2-1) ... [2022-09-04T15:18:34.037Z] #21 51.45 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:18:34.037Z] #21 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-04T15:18:34.037Z] #21 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-04T15:18:34.037Z] #21 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-04T15:18:34.037Z] #21 51.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-04T15:18:34.037Z] #21 51.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-04T15:18:34.037Z] #21 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-04T15:18:34.037Z] #21 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-04T15:18:34.037Z] #21 51.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-04T15:18:34.037Z] #21 51.53 Setting up python3-setuptools (52.0.0-4) ... [2022-09-04T15:18:34.037Z] #21 53.11 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:18:34.037Z] #21 53.13 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-04T15:18:34.037Z] #21 53.14 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-04T15:18:34.037Z] #21 53.16 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-04T15:18:34.063Z] #77 173.2 CC src/crun-checkpoint.o [2022-09-04T15:18:34.063Z] #77 173.4 CC src/crun-restore.o [2022-09-04T15:18:34.625Z] #77 173.8 CC src/libcrun/libcrun_la-utils.lo [2022-09-04T15:18:34.625Z] #77 173.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-04T15:18:34.625Z] #77 174.0 CC src/libcrun/libcrun_la-container.lo [2022-09-04T15:18:35.008Z] #14 203.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-04T15:18:35.008Z] #14 203.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-04T15:18:35.008Z] #14 203.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-04T15:18:35.008Z] #14 204.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-04T15:18:35.008Z] #14 204.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:18:35.008Z] #14 204.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:18:35.008Z] #14 204.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-04T15:18:35.008Z] #14 204.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-04T15:18:35.188Z] #77 174.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-04T15:18:35.188Z] #77 174.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-04T15:18:35.269Z] #14 204.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:18:35.269Z] #14 204.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-04T15:18:35.269Z] #14 204.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-04T15:18:35.269Z] #14 204.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:18:35.329Z] #14 ... [2022-09-04T15:18:35.329Z] [2022-09-04T15:18:35.329Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:18:35.329Z] #67 sha256:98a9c9713741d210026294834078a39d8adeff63ad8d9b5ec5513114477f7269 [2022-09-04T15:18:35.329Z] #67 192.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-04T15:18:35.329Z] #67 192.8 + GOBIN=/build [2022-09-04T15:18:35.329Z] #67 192.8 + GO111MODULE=on [2022-09-04T15:18:35.329Z] #67 192.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:18:35.329Z] #67 202.9 rootlesskit version 1.0.0 [2022-09-04T15:18:35.329Z] #67 202.9 Usage of /build/rootlesskit-docker-proxy: [2022-09-04T15:18:35.329Z] #67 202.9 -container-ip string [2022-09-04T15:18:35.329Z] #67 202.9 container ip [2022-09-04T15:18:35.329Z] #67 202.9 -container-port int [2022-09-04T15:18:35.329Z] #67 202.9 container port (default -1) [2022-09-04T15:18:35.329Z] #67 202.9 -host-ip string [2022-09-04T15:18:35.329Z] #67 202.9 host ip [2022-09-04T15:18:35.329Z] #67 202.9 -host-port int [2022-09-04T15:18:35.329Z] #67 202.9 host port (default -1) [2022-09-04T15:18:35.329Z] #67 202.9 -proto string [2022-09-04T15:18:35.329Z] #67 202.9 proxy protocol (default "tcp") [2022-09-04T15:18:35.329Z] #67 DONE 204.0s [2022-09-04T15:18:35.329Z] [2022-09-04T15:18:35.329Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-04T15:18:35.329Z] #68 sha256:a3e24448438af4dbd7dae9788ed77bae254f41b0c32bb23a1b240d45c1790458 [2022-09-04T15:18:35.329Z] #68 DONE 0.1s [2022-09-04T15:18:35.329Z] [2022-09-04T15:18:35.329Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:18:35.329Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:18:35.329Z] #14 204.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-04T15:18:35.329Z] #14 204.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-04T15:18:35.329Z] #14 204.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-04T15:18:35.329Z] #14 ... [2022-09-04T15:18:35.329Z] [2022-09-04T15:18:35.329Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-04T15:18:35.329Z] #69 sha256:8460c4f4a03d916005d5721287cb0c208033a64d1ba1d62c6a1807c7b70e4403 [2022-09-04T15:18:35.329Z] #69 DONE 0.1s [2022-09-04T15:18:35.329Z] [2022-09-04T15:18:35.329Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:18:35.329Z] #64 sha256:0074dab32c69767a6786b6e5fb11d380cbd065dd553b0c652aadff55b87539f4 [2022-09-04T15:18:35.415Z] #21 54.54 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-04T15:18:35.415Z] #21 54.55 Setting up jq (1.6-2.1) ... [2022-09-04T15:18:35.415Z] #21 54.56 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-04T15:18:35.415Z] #21 54.57 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-04T15:18:35.415Z] #21 54.59 Setting up iptables (1.8.7-1) ... [2022-09-04T15:18:35.415Z] #21 54.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-04T15:18:35.415Z] #21 54.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-04T15:18:35.415Z] #21 54.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-04T15:18:35.415Z] #21 54.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-04T15:18:35.415Z] #21 54.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-04T15:18:35.415Z] #21 54.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-04T15:18:35.415Z] #21 54.66 Setting up iproute2 (5.10.0-4) ... [2022-09-04T15:18:35.444Z] #77 174.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-04T15:18:35.444Z] #77 174.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-04T15:18:35.589Z] #64 ... [2022-09-04T15:18:35.589Z] [2022-09-04T15:18:35.589Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:18:35.589Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-04T15:18:35.589Z] #14 204.8 Selecting previously unselected package libapparmor1:amd64. [2022-09-04T15:18:35.589Z] #14 204.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-04T15:18:35.589Z] #14 204.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-04T15:18:35.589Z] #14 205.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-04T15:18:35.700Z] #77 175.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-04T15:18:35.849Z] #14 205.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-04T15:18:35.849Z] #14 205.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-04T15:18:35.956Z] #77 175.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-04T15:18:35.983Z] #21 55.07 Setting up systemd (247.3-7) ... [2022-09-04T15:18:35.983Z] #21 55.12 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-04T15:18:35.984Z] #21 55.13 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-04T15:18:35.984Z] #21 55.15 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-04T15:18:35.984Z] #21 55.17 Initializing machine ID from KVM UUID. [2022-09-04T15:18:36.108Z] #14 205.3 Selecting previously unselected package libbtrfs0:amd64. [2022-09-04T15:18:36.108Z] #14 205.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-04T15:18:36.108Z] #14 205.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:18:36.212Z] #77 175.4 CC src/libcrun/libcrun_la-criu.lo [2022-09-04T15:18:36.368Z] #14 205.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-04T15:18:36.368Z] #14 205.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-04T15:18:36.368Z] #14 205.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:18:36.468Z] #77 175.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-04T15:18:36.654Z] #14 205.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:18:36.654Z] #14 205.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-04T15:18:36.654Z] #14 205.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-04T15:18:36.654Z] #14 205.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-04T15:18:36.654Z] #14 205.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-04T15:18:36.654Z] #14 205.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-04T15:18:36.654Z] #14 205.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:18:36.654Z] #14 205.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-04T15:18:36.654Z] #14 205.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:18:36.654Z] #14 205.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-04T15:18:36.654Z] #14 205.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-04T15:18:36.654Z] #14 205.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:18:36.654Z] #14 205.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-04T15:18:36.654Z] #14 205.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-04T15:18:36.654Z] #14 205.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-04T15:18:36.654Z] #14 205.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:18:36.654Z] #14 205.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-04T15:18:36.654Z] #14 205.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-04T15:18:36.654Z] #14 205.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-04T15:18:36.654Z] #14 205.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-04T15:18:36.654Z] #14 205.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:18:36.913Z] #14 205.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-04T15:18:36.913Z] #14 205.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:18:36.913Z] #14 205.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-04T15:18:36.913Z] #14 205.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-04T15:18:36.913Z] #14 206.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:18:36.913Z] #14 206.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-04T15:18:36.913Z] #14 206.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:18:36.921Z] #21 56.09 Setting up systemd-journal-remote (247.3-7) ... [2022-09-04T15:18:36.936Z] #14 206.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-04T15:18:36.936Z] #14 206.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:18:36.936Z] #14 206.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:18:36.936Z] #14 206.3 Selecting previously unselected package libudev-dev:amd64. [2022-09-04T15:18:36.936Z] #14 206.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-04T15:18:37.029Z] #77 176.2 CC src/libcrun/libcrun_la-linux.lo [2022-09-04T15:18:37.172Z] #14 206.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-04T15:18:37.172Z] #14 206.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:18:37.172Z] #14 206.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-04T15:18:37.172Z] #14 206.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:18:37.172Z] #14 206.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:18:37.172Z] #14 206.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:18:37.195Z] #14 206.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:18:37.195Z] #14 206.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-04T15:18:37.442Z] #21 56.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:18:37.454Z] #14 206.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-04T15:18:37.454Z] #14 206.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-04T15:18:37.591Z] #77 176.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-04T15:18:37.701Z] #21 DONE 56.8s [2022-09-04T15:18:37.701Z] [2022-09-04T15:18:37.701Z] #22 [dev-systemd-false 8/28] 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 [2022-09-04T15:18:37.701Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-04T15:18:37.795Z] #84 ... [2022-09-04T15:18:37.795Z] [2022-09-04T15:18:37.795Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:18:37.795Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:18:37.795Z] #19 278.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-04T15:18:37.795Z] #19 278.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:18:37.795Z] #19 278.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-04T15:18:37.795Z] #19 278.9 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-04T15:18:37.795Z] #19 278.9 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:18:37.795Z] #19 278.9 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:18:37.848Z] #77 177.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-04T15:18:38.022Z] #14 207.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-04T15:18:38.104Z] #77 177.4 CC src/libcrun/libcrun_la-error.lo [2022-09-04T15:18:38.281Z] #14 207.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-04T15:18:38.281Z] #14 207.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-04T15:18:38.360Z] #77 177.7 CC src/libcrun/libcrun_la-status.lo [2022-09-04T15:18:38.540Z] #14 207.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-04T15:18:38.540Z] #14 207.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-04T15:18:38.540Z] #14 207.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-04T15:18:38.550Z] #14 DONE 207.3s [2022-09-04T15:18:38.550Z] [2022-09-04T15:18:38.550Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-04T15:18:38.550Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-04T15:18:38.550Z] #15 ... [2022-09-04T15:18:38.550Z] [2022-09-04T15:18:38.550Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-04T15:18:38.550Z] #59 sha256:1dd131cb786645fbb79bd5bbdf69c8e4e851c923da9ec9f8a56071cc552a7a2b [2022-09-04T15:18:38.550Z] #59 DONE 0.2s [2022-09-04T15:18:38.550Z] [2022-09-04T15:18:38.550Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:18:38.550Z] #60 sha256:bbc7cc58af7b8504a4d0fef4a32e061dbbb437eb694b8836aec723bbb79aa562 [2022-09-04T15:18:38.799Z] #14 208.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-04T15:18:38.799Z] #14 208.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-04T15:18:38.799Z] #14 208.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-04T15:18:38.922Z] #77 178.1 CC src/libcrun/libcrun_la-terminal.lo [2022-09-04T15:18:38.922Z] #77 178.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-04T15:18:39.058Z] #14 208.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-04T15:18:39.058Z] #14 208.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-04T15:18:39.058Z] #14 208.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-04T15:18:39.079Z] #22 1.502 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-04T15:18:39.079Z] #22 1.508 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-04T15:18:39.079Z] #22 1.511 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-04T15:18:39.338Z] #22 DONE 1.6s [2022-09-04T15:18:39.338Z] [2022-09-04T15:18:39.338Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-04T15:18:39.338Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-04T15:18:39.483Z] #77 178.6 CC src/libcrun/libcrun_la-signals.lo [2022-09-04T15:18:39.483Z] #77 178.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-04T15:18:39.628Z] #14 209.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-04T15:18:39.739Z] #77 179.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-04T15:18:39.888Z] #14 209.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-04T15:18:39.888Z] #14 209.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-04T15:18:39.994Z] #77 179.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-04T15:18:40.148Z] #14 209.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-04T15:18:40.148Z] #14 209.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:18:40.148Z] #14 209.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:18:40.250Z] #77 179.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-04T15:18:40.408Z] #14 209.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-04T15:18:40.408Z] #14 209.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-04T15:18:40.408Z] #14 209.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:18:40.408Z] #14 209.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-04T15:18:40.408Z] #14 209.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-04T15:18:40.408Z] #14 210.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:18:41.088Z] #60 2.222 + RM_GOPATH=0 [2022-09-04T15:18:41.088Z] #60 2.222 + TMP_GOPATH= [2022-09-04T15:18:41.088Z] #60 2.222 + : /build [2022-09-04T15:18:41.088Z] #60 2.222 + '[' -z '' ']' [2022-09-04T15:18:41.088Z] #60 ... [2022-09-04T15:18:41.088Z] [2022-09-04T15:18:41.088Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-04T15:18:41.088Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-04T15:18:41.088Z] #15 DONE 2.5s [2022-09-04T15:18:41.088Z] [2022-09-04T15:18:41.088Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:18:41.088Z] #60 sha256:bbc7cc58af7b8504a4d0fef4a32e061dbbb437eb694b8836aec723bbb79aa562 [2022-09-04T15:18:41.088Z] #60 2.224 ++ mktemp -d [2022-09-04T15:18:41.088Z] #60 2.225 + export GOPATH=/tmp/tmp.RTr3eUCfCj [2022-09-04T15:18:41.088Z] #60 2.225 + GOPATH=/tmp/tmp.RTr3eUCfCj [2022-09-04T15:18:41.088Z] #60 2.225 + RM_GOPATH=1 [2022-09-04T15:18:41.088Z] #60 2.225 + case "$(go env GOARCH)" in [2022-09-04T15:18:41.088Z] #60 2.225 ++ go env GOARCH [2022-09-04T15:18:41.088Z] #60 2.249 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:18:41.088Z] #60 2.249 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:18:41.088Z] #60 2.249 ++ dirname /install.sh [2022-09-04T15:18:41.088Z] #60 2.258 + dir=/ [2022-09-04T15:18:41.088Z] #60 2.258 + bin=runc [2022-09-04T15:18:41.088Z] #60 2.258 + shift [2022-09-04T15:18:41.088Z] #60 2.258 + '[' '!' -f //runc.installer ']' [2022-09-04T15:18:41.088Z] #60 2.258 + . //runc.installer [2022-09-04T15:18:41.088Z] #60 2.259 Install runc version v1.1.4 (build tags: seccomp) [2022-09-04T15:18:41.088Z] #60 2.259 ++ set -e [2022-09-04T15:18:41.088Z] #60 2.259 ++ : v1.1.4 [2022-09-04T15:18:41.088Z] #60 2.259 + install_runc [2022-09-04T15:18:41.088Z] #60 2.259 + RUNC_BUILDTAGS=seccomp [2022-09-04T15:18:41.088Z] #60 2.259 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-04T15:18:41.088Z] #60 2.259 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RTr3eUCfCj/src/github.com/opencontainers/runc [2022-09-04T15:18:41.088Z] #60 2.299 Cloning into '/tmp/tmp.RTr3eUCfCj/src/github.com/opencontainers/runc'... [2022-09-04T15:18:41.226Z] #77 180.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-04T15:18:41.789Z] #14 211.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:18:41.789Z] #14 211.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-04T15:18:42.101Z] #14 211.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-04T15:18:42.102Z] #14 211.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-04T15:18:42.102Z] #14 211.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-04T15:18:42.102Z] #14 211.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-04T15:18:42.102Z] #14 211.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:18:42.102Z] #14 211.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-04T15:18:42.102Z] #14 211.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:18:42.102Z] #14 211.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-04T15:18:42.102Z] #14 211.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-04T15:18:42.102Z] #14 211.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:18:42.102Z] #14 211.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-04T15:18:42.102Z] #14 211.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-04T15:18:42.102Z] #14 211.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-04T15:18:42.102Z] #14 211.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:18:42.102Z] #14 211.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-04T15:18:42.102Z] #14 211.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-04T15:18:42.102Z] #14 211.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-04T15:18:42.195Z] #77 181.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-04T15:18:42.195Z] #77 181.4 CC tests/init.o [2022-09-04T15:18:42.363Z] #14 211.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-04T15:18:42.363Z] #14 211.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:18:42.363Z] #14 211.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-04T15:18:42.363Z] #14 211.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:18:42.363Z] #14 211.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-04T15:18:42.363Z] #14 211.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-04T15:18:42.363Z] #14 211.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:18:42.363Z] #14 211.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-04T15:18:42.363Z] #14 211.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:18:42.363Z] #14 211.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-04T15:18:42.363Z] #14 211.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:18:42.363Z] #14 211.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-04T15:18:42.468Z] #60 ... [2022-09-04T15:18:42.468Z] [2022-09-04T15:18:42.468Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-04T15:18:42.468Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-04T15:18:42.468Z] #16 DONE 1.6s [2022-09-04T15:18:42.628Z] #14 211.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:18:42.628Z] #14 211.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:18:42.628Z] #14 212.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:18:42.728Z] [2022-09-04T15:18:42.728Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-04T15:18:42.728Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-04T15:18:42.767Z] #77 182.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-04T15:18:43.584Z] #14 DONE 212.9s [2022-09-04T15:18:43.584Z] [2022-09-04T15:18:43.584Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:18:43.584Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:18:43.584Z] #55 ... [2022-09-04T15:18:43.584Z] [2022-09-04T15:18:43.584Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-04T15:18:43.584Z] #59 sha256:88cc8e365452c5bd9e99c57cfb3bdd61f98b97ffb97eb30de37830e296a4ccf2 [2022-09-04T15:18:43.850Z] #59 DONE 0.3s [2022-09-04T15:18:43.850Z] [2022-09-04T15:18:43.850Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:18:43.850Z] #60 sha256:a650412ddaa83a707c93cec1dc99d506b59a6beb9b96cacaa86f454fe88b351d [2022-09-04T15:18:44.108Z] #17 1.651 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-04T15:18:44.367Z] #17 DONE 2.0s [2022-09-04T15:18:44.367Z] [2022-09-04T15:18:44.367Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:44.367Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:18:44.367Z] #77 133.7 configure.ac:11: installing 'build-aux/compile' [2022-09-04T15:18:44.367Z] #77 133.8 configure.ac:11: installing 'build-aux/config.guess' [2022-09-04T15:18:44.367Z] #77 133.8 configure.ac:11: installing 'build-aux/config.sub' [2022-09-04T15:18:44.367Z] #77 133.8 configure.ac:13: installing 'build-aux/install-sh' [2022-09-04T15:18:44.367Z] #77 133.8 configure.ac:13: installing 'build-aux/missing' [2022-09-04T15:18:44.367Z] #77 133.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-04T15:18:44.367Z] #77 134.1 Makefile.am: installing 'build-aux/depcomp' [2022-09-04T15:18:44.367Z] #77 136.3 checking build system type... x86_64-pc-linux-gnu [2022-09-04T15:18:44.367Z] #77 136.9 checking host system type... x86_64-pc-linux-gnu [2022-09-04T15:18:44.367Z] #77 136.9 checking how to print strings... printf [2022-09-04T15:18:44.367Z] #77 136.9 checking for gcc... gcc [2022-09-04T15:18:44.367Z] #77 137.1 checking whether the C compiler works... yes [2022-09-04T15:18:44.367Z] #77 137.7 checking for C compiler default output file name... a.out [2022-09-04T15:18:44.367Z] #77 137.7 checking for suffix of executables... [2022-09-04T15:18:44.367Z] #77 138.1 checking whether we are cross compiling... no [2022-09-04T15:18:44.367Z] #77 138.6 checking for suffix of object files... o [2022-09-04T15:18:44.367Z] #77 138.9 checking whether we are using the GNU C compiler... yes [2022-09-04T15:18:44.367Z] #77 139.1 checking whether gcc accepts -g... yes [2022-09-04T15:18:44.367Z] #77 139.3 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:18:44.367Z] #77 139.7 checking whether gcc understands -c and -o together... yes [2022-09-04T15:18:44.367Z] #77 140.0 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:18:44.367Z] #77 140.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:18:44.367Z] #77 140.0 checking for egrep... /bin/grep -E [2022-09-04T15:18:44.367Z] #77 140.0 checking for fgrep... /bin/grep -F [2022-09-04T15:18:44.367Z] #77 140.0 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:18:44.367Z] #77 140.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:18:44.367Z] #77 140.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:18:44.367Z] #77 140.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:18:44.367Z] #77 140.4 checking whether ln -s works... yes [2022-09-04T15:18:44.367Z] #77 140.4 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:18:44.367Z] #77 140.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-04T15:18:44.367Z] #77 140.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:18:44.367Z] #77 140.4 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:18:44.367Z] #77 140.4 checking for objdump... objdump [2022-09-04T15:18:44.367Z] #77 140.4 checking how to recognize dependent libraries... pass_all [2022-09-04T15:18:44.367Z] #77 140.4 checking for dlltool... no [2022-09-04T15:18:44.367Z] #77 140.4 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:18:44.367Z] #77 140.4 checking for ar... ar [2022-09-04T15:18:44.367Z] #77 140.4 checking for archiver @FILE support... @ [2022-09-04T15:18:44.367Z] #77 140.6 checking for strip... strip [2022-09-04T15:18:44.367Z] #77 140.6 checking for ranlib... ranlib [2022-09-04T15:18:44.367Z] #77 140.7 checking for gawk... no [2022-09-04T15:18:44.367Z] #77 140.7 checking for mawk... mawk [2022-09-04T15:18:44.627Z] #77 140.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:18:44.627Z] #77 141.2 checking for sysroot... no [2022-09-04T15:18:44.627Z] #77 141.2 checking for a working dd... /bin/dd [2022-09-04T15:18:44.627Z] #77 141.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:18:44.887Z] #77 141.4 checking for mt... no [2022-09-04T15:18:44.887Z] #77 141.4 checking if : is a manifest tool... no [2022-09-04T15:18:44.887Z] #77 141.4 checking how to run the C preprocessor... gcc -E [2022-09-04T15:18:46.393Z] #60 2.475 + RM_GOPATH=0 [2022-09-04T15:18:46.393Z] #60 2.475 + TMP_GOPATH= [2022-09-04T15:18:46.393Z] #60 2.475 + : /build [2022-09-04T15:18:46.393Z] #60 2.475 + '[' -z '' ']' [2022-09-04T15:18:46.393Z] #60 2.475 ++ mktemp -d [2022-09-04T15:18:46.393Z] #60 2.475 + export GOPATH=/tmp/tmp.SCWfnisCkd [2022-09-04T15:18:46.393Z] #60 2.475 + GOPATH=/tmp/tmp.SCWfnisCkd [2022-09-04T15:18:46.393Z] #60 2.475 + RM_GOPATH=1 [2022-09-04T15:18:46.393Z] #60 2.475 + case "$(go env GOARCH)" in [2022-09-04T15:18:46.393Z] #60 2.475 ++ go env GOARCH [2022-09-04T15:18:46.393Z] #60 2.521 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:18:46.393Z] #60 2.521 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:18:46.393Z] #60 2.521 ++ dirname /install.sh [2022-09-04T15:18:46.393Z] #60 2.538 Install runc version v1.1.4 (build tags: seccomp) [2022-09-04T15:18:46.393Z] #60 2.539 + dir=/ [2022-09-04T15:18:46.393Z] #60 2.539 + bin=runc [2022-09-04T15:18:46.393Z] #60 2.539 + shift [2022-09-04T15:18:46.393Z] #60 2.539 + '[' '!' -f //runc.installer ']' [2022-09-04T15:18:46.393Z] #60 2.539 + . //runc.installer [2022-09-04T15:18:46.393Z] #60 2.539 ++ set -e [2022-09-04T15:18:46.393Z] #60 2.539 ++ : v1.1.4 [2022-09-04T15:18:46.393Z] #60 2.539 + install_runc [2022-09-04T15:18:46.393Z] #60 2.539 + RUNC_BUILDTAGS=seccomp [2022-09-04T15:18:46.393Z] #60 2.539 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-04T15:18:46.393Z] #60 2.539 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SCWfnisCkd/src/github.com/opencontainers/runc [2022-09-04T15:18:46.393Z] #60 2.551 Cloning into '/tmp/tmp.SCWfnisCkd/src/github.com/opencontainers/runc'... [2022-09-04T15:18:46.658Z] #60 ... [2022-09-04T15:18:46.658Z] [2022-09-04T15:18:46.658Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-04T15:18:46.658Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-04T15:18:46.658Z] #15 DONE 3.3s [2022-09-04T15:18:46.836Z] #77 142.1 checking for ANSI C header files... [2022-09-04T15:18:46.836Z] #77 ... [2022-09-04T15:18:46.836Z] [2022-09-04T15:18:46.836Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-04T15:18:46.836Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-04T15:18:46.836Z] #18 DONE 2.1s [2022-09-04T15:18:46.836Z] [2022-09-04T15:18:46.836Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-04T15:18:46.836Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-04T15:18:46.917Z] [2022-09-04T15:18:46.917Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-04T15:18:46.917Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-04T15:18:48.235Z] #19 DONE 1.6s [2022-09-04T15:18:48.235Z] [2022-09-04T15:18:48.235Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-04T15:18:48.235Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-04T15:18:48.840Z] #16 DONE 1.7s [2022-09-04T15:18:48.840Z] [2022-09-04T15:18:48.840Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-04T15:18:48.840Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-04T15:18:50.024Z] #19 299.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-04T15:18:50.024Z] #19 299.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:18:50.024Z] #19 299.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:18:50.024Z] #19 299.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-04T15:18:50.024Z] #19 299.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:18:50.024Z] #19 299.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-04T15:18:50.024Z] #19 300.1 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-04T15:18:50.024Z] #19 300.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:18:50.024Z] #19 300.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-04T15:18:50.024Z] #19 300.2 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-04T15:18:50.024Z] #19 300.2 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:18:50.024Z] #19 300.2 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:18:50.024Z] #19 300.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-04T15:18:50.024Z] #19 300.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:18:50.024Z] #19 300.5 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:18:50.024Z] #19 300.6 Selecting previously unselected package cross-config. [2022-09-04T15:18:50.024Z] #19 300.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-04T15:18:50.024Z] #19 300.7 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-04T15:18:50.024Z] #19 300.9 Selecting previously unselected package gcc-10-cross-base. [2022-09-04T15:18:50.024Z] #19 300.9 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-04T15:18:50.024Z] #19 300.9 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-04T15:18:50.024Z] #19 301.1 Selecting previously unselected package libc6-arm64-cross. [2022-09-04T15:18:50.024Z] #19 301.1 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-04T15:18:50.024Z] #19 301.1 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-04T15:18:50.151Z] #20 DONE 1.8s [2022-09-04T15:18:50.151Z] [2022-09-04T15:18:50.151Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:18:50.151Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:18:50.594Z] #19 302.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-04T15:18:50.594Z] #19 302.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:18:50.595Z] #19 302.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:18:50.595Z] #19 302.1 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-04T15:18:50.595Z] #19 302.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:18:50.595Z] #19 302.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:18:50.758Z] #17 1.858 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-04T15:18:50.858Z] #19 302.3 Selecting previously unselected package libitm1-arm64-cross. [2022-09-04T15:18:50.858Z] #19 302.3 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:18:50.858Z] #19 302.3 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:18:50.858Z] #19 302.4 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-04T15:18:50.858Z] #19 302.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:18:50.858Z] #19 302.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:18:51.018Z] #17 DONE 2.5s [2022-09-04T15:18:51.018Z] [2022-09-04T15:18:51.018Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:51.018Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:18:51.018Z] #77 138.2 configure.ac:11: installing 'build-aux/compile' [2022-09-04T15:18:51.018Z] #77 138.2 configure.ac:11: installing 'build-aux/config.guess' [2022-09-04T15:18:51.018Z] #77 138.2 configure.ac:11: installing 'build-aux/config.sub' [2022-09-04T15:18:51.018Z] #77 138.2 configure.ac:13: installing 'build-aux/install-sh' [2022-09-04T15:18:51.018Z] #77 138.3 configure.ac:13: installing 'build-aux/missing' [2022-09-04T15:18:51.018Z] #77 138.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-04T15:18:51.018Z] #77 138.6 Makefile.am: installing 'build-aux/depcomp' [2022-09-04T15:18:51.018Z] #77 141.1 checking build system type... x86_64-pc-linux-gnu [2022-09-04T15:18:51.018Z] #77 141.6 checking host system type... x86_64-pc-linux-gnu [2022-09-04T15:18:51.018Z] #77 141.6 checking how to print strings... printf [2022-09-04T15:18:51.277Z] #77 141.6 checking for gcc... gcc [2022-09-04T15:18:51.428Z] #19 302.9 Selecting previously unselected package libasan6-arm64-cross. [2022-09-04T15:18:51.428Z] #19 302.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:18:51.428Z] #19 302.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:18:51.551Z] #23 10.93 Collecting yamllint==1.27.1 [2022-09-04T15:18:51.551Z] #23 12.00 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-04T15:18:51.846Z] #77 141.8 checking whether the C compiler works... yes [2022-09-04T15:18:51.846Z] #77 142.2 checking for C compiler default output file name... a.out [2022-09-04T15:18:51.846Z] #77 142.2 checking for suffix of executables... [2022-09-04T15:18:52.058Z] #21 2.011 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:18:52.317Z] #21 2.199 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:18:52.317Z] #21 2.381 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:18:52.365Z] #77 142.5 checking whether we are cross compiling... [2022-09-04T15:18:52.365Z] #77 ... [2022-09-04T15:18:52.365Z] [2022-09-04T15:18:52.365Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-04T15:18:52.365Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-04T15:18:52.365Z] #18 DONE 1.3s [2022-09-04T15:18:52.625Z] [2022-09-04T15:18:52.625Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:52.625Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:18:52.625Z] #77 142.5 checking whether we are cross compiling... no [2022-09-04T15:18:52.625Z] #77 143.0 checking for suffix of object files... o [2022-09-04T15:18:52.807Z] #19 304.4 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-04T15:18:52.807Z] #19 304.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:18:52.807Z] #19 304.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:18:52.884Z] #77 143.2 checking whether we are using the GNU C compiler... yes [2022-09-04T15:18:52.884Z] #77 143.4 checking whether gcc accepts -g... yes [2022-09-04T15:18:52.886Z] #21 2.980 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:18:52.926Z] #23 13.35 Collecting pathspec>=0.5.3 [2022-09-04T15:18:52.926Z] #23 13.36 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-04T15:18:52.926Z] #23 13.88 Collecting pyyaml [2022-09-04T15:18:52.926Z] #23 13.90 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-04T15:18:53.185Z] #23 13.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-04T15:18:53.185Z] #23 13.96 Building wheels for collected packages: yamllint [2022-09-04T15:18:53.185Z] #23 13.97 Building wheel for yamllint (setup.py): started [2022-09-04T15:18:53.453Z] #77 143.5 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:18:53.453Z] #77 143.9 checking whether gcc understands -c and -o together... [2022-09-04T15:18:53.453Z] #77 ... [2022-09-04T15:18:53.453Z] [2022-09-04T15:18:53.453Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-04T15:18:53.453Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-04T15:18:53.453Z] #19 DONE 1.3s [2022-09-04T15:18:53.713Z] [2022-09-04T15:18:53.713Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:53.713Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:18:53.713Z] #77 143.9 checking whether gcc understands -c and -o together... yes [2022-09-04T15:18:53.747Z] #19 305.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-04T15:18:53.747Z] #19 305.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:18:53.747Z] #19 305.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:18:53.972Z] #77 144.3 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:18:53.973Z] #77 144.3 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:18:53.973Z] #77 144.3 checking for egrep... /bin/grep -E [2022-09-04T15:18:53.973Z] #77 144.4 checking for fgrep... /bin/grep -F [2022-09-04T15:18:53.973Z] #77 144.5 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:18:54.120Z] #23 15.09 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-04T15:18:54.232Z] #77 144.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:18:54.232Z] #77 144.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:18:54.379Z] #23 15.09 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=f77bbd426e1f0915f74d579f9c7b89533dfe9313d3396ab5d0a8a17def028c4c [2022-09-04T15:18:54.379Z] #23 15.10 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-04T15:18:54.379Z] #23 15.11 Successfully built yamllint [2022-09-04T15:18:54.379Z] #23 15.16 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-04T15:18:54.492Z] #77 144.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:18:54.492Z] #77 144.9 checking whether ln -s works... yes [2022-09-04T15:18:54.492Z] #77 144.9 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:18:54.492Z] #77 144.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-04T15:18:54.492Z] #77 144.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:18:54.492Z] #77 144.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:18:54.492Z] #77 144.9 checking for objdump... objdump [2022-09-04T15:18:54.492Z] #77 144.9 checking how to recognize dependent libraries... pass_all [2022-09-04T15:18:54.492Z] #77 144.9 checking for dlltool... no [2022-09-04T15:18:54.492Z] #77 145.0 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:18:54.492Z] #77 145.0 checking for ar... ar [2022-09-04T15:18:54.686Z] #19 306.5 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-04T15:18:54.687Z] #19 306.5 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:18:54.687Z] #19 306.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:18:54.752Z] #77 145.0 checking for archiver @FILE support... @ [2022-09-04T15:18:54.752Z] #77 145.2 checking for strip... strip [2022-09-04T15:18:54.752Z] #77 145.2 checking for ranlib... ranlib [2022-09-04T15:18:54.752Z] #77 145.2 checking for gawk... no [2022-09-04T15:18:54.752Z] #77 145.3 checking for mawk... mawk [2022-09-04T15:18:54.945Z] #23 15.59 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-04T15:18:55.011Z] #77 145.3 checking command to parse /usr/bin/nm -B output from gcc object... [2022-09-04T15:18:55.011Z] #77 ... [2022-09-04T15:18:55.011Z] [2022-09-04T15:18:55.011Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-04T15:18:55.011Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-04T15:18:55.011Z] #20 DONE 1.5s [2022-09-04T15:18:55.255Z] #19 306.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-04T15:18:55.255Z] #19 306.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:18:55.255Z] #19 306.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:18:55.271Z] [2022-09-04T15:18:55.271Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:18:55.271Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:18:55.420Z] #21 4.958 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:18:55.420Z] #21 ... [2022-09-04T15:18:55.420Z] [2022-09-04T15:18:55.420Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:18:55.420Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:18:55.420Z] #77 142.1 checking for ANSI C header files... yes [2022-09-04T15:18:55.420Z] #77 143.5 checking for sys/types.h... yes [2022-09-04T15:18:55.420Z] #77 143.8 checking for sys/stat.h... yes [2022-09-04T15:18:55.420Z] #77 144.0 checking for stdlib.h... yes [2022-09-04T15:18:55.420Z] #77 144.3 checking for string.h... yes [2022-09-04T15:18:55.420Z] #77 144.7 checking for memory.h... yes [2022-09-04T15:18:55.420Z] #77 145.1 checking for strings.h... yes [2022-09-04T15:18:55.420Z] #77 145.5 checking for inttypes.h... yes [2022-09-04T15:18:55.420Z] #77 145.9 checking for stdint.h... yes [2022-09-04T15:18:55.420Z] #77 146.4 checking for unistd.h... yes [2022-09-04T15:18:55.420Z] #77 146.9 checking for dlfcn.h... yes [2022-09-04T15:18:55.420Z] #77 147.2 checking for objdir... .libs [2022-09-04T15:18:55.420Z] #77 147.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:18:55.420Z] #77 148.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:18:55.420Z] #77 148.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:18:55.420Z] #77 148.3 checking if gcc static flag -static works... yes [2022-09-04T15:18:55.420Z] #77 149.2 checking if gcc supports -c -o file.o... yes [2022-09-04T15:18:55.420Z] #77 149.5 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:18:55.420Z] #77 149.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-04T15:18:55.420Z] #77 149.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:18:55.420Z] #77 150.1 checking how to hardcode library paths into programs... immediate [2022-09-04T15:18:55.420Z] #77 150.1 checking whether stripping libraries is possible... yes [2022-09-04T15:18:55.420Z] #77 150.1 checking if libtool supports shared libraries... yes [2022-09-04T15:18:55.420Z] #77 150.1 checking whether to build shared libraries... no [2022-09-04T15:18:55.420Z] #77 150.1 checking whether to build static libraries... yes [2022-09-04T15:18:55.420Z] #77 150.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:18:55.420Z] #77 150.3 checking whether build environment is sane... yes [2022-09-04T15:18:55.420Z] #77 150.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:18:55.420Z] #77 150.4 checking whether make sets $(MAKE)... yes [2022-09-04T15:18:55.420Z] #77 150.4 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:18:55.420Z] #77 150.4 checking whether make supports nested variables... yes [2022-09-04T15:18:55.420Z] #77 150.5 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:18:55.420Z] #77 150.6 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:18:55.420Z] #77 150.6 checking how to create a ustar tar archive... gnutar [2022-09-04T15:18:55.420Z] #77 150.7 checking dependency style of gcc... gcc3 [2022-09-04T15:18:55.420Z] #77 151.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:18:55.420Z] #77 151.1 checking whether make supports nested variables... (cached) yes [2022-09-04T15:18:55.420Z] #77 151.1 checking for gawk... (cached) mawk [2022-09-04T15:18:55.420Z] #77 151.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-04T15:18:55.420Z] #77 151.2 checking for gcc... (cached) gcc [2022-09-04T15:18:55.420Z] #77 151.4 checking whether we are using the GNU C compiler... (cached) yes [2022-09-04T15:18:55.420Z] #77 151.4 checking whether gcc accepts -g... (cached) yes [2022-09-04T15:18:55.420Z] #77 151.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-04T15:18:55.420Z] #77 151.4 checking whether gcc understands -c and -o together... (cached) yes [2022-09-04T15:18:55.420Z] #77 151.4 checking for a Python interpreter with version >= 3... python3 [2022-09-04T15:18:55.420Z] #77 151.5 checking for python3... /usr/bin/python3 [2022-09-04T15:18:55.420Z] #77 151.5 checking for python3 version... 3.9 [2022-09-04T15:18:55.420Z] #77 151.6 checking for python3 platform... linux [2022-09-04T15:18:55.420Z] #77 151.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-04T15:18:55.512Z] #23 DONE 16.2s [2022-09-04T15:18:55.512Z] [2022-09-04T15:18:55.512Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-04T15:18:55.512Z] #27 sha256:51ca1e62d84434660d53477eb9fba1397a7d398f3bb7a545153cc50c44667919 [2022-09-04T15:18:55.679Z] #77 152.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-04T15:18:55.679Z] #77 152.3 checking for go-md2man... no [2022-09-04T15:18:55.770Z] #27 DONE 0.4s [2022-09-04T15:18:55.770Z] [2022-09-04T15:18:55.770Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-04T15:18:55.770Z] #32 sha256:1d0cff2723c8f0c468f9f91a7f25d15665c1d20a181525bcee4b638652105fae [2022-09-04T15:18:55.832Z] #19 307.3 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-04T15:18:55.832Z] #19 307.3 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:18:55.832Z] #19 307.3 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:18:56.336Z] #32 DONE 0.5s [2022-09-04T15:18:56.336Z] [2022-09-04T15:18:56.336Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-04T15:18:56.336Z] #35 sha256:5b1b9c745cd9c9954cb563c2a4af683eb47f81f8b864dfd523cfa6f6e17775ea [2022-09-04T15:18:56.506Z] #77 152.4 checking error.h usability... yes [2022-09-04T15:18:56.506Z] #77 152.9 checking error.h presence... yes [2022-09-04T15:18:56.506Z] #77 153.1 checking for error.h... yes [2022-09-04T15:18:56.597Z] #35 DONE 0.4s [2022-09-04T15:18:56.597Z] [2022-09-04T15:18:56.597Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:18:56.597Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:18:56.771Z] #19 308.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-04T15:18:56.771Z] #19 308.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:18:56.771Z] #19 308.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:18:56.855Z] #55 ... [2022-09-04T15:18:56.855Z] [2022-09-04T15:18:56.855Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-04T15:18:56.855Z] #37 sha256:ac0f4626b20309c5f1023cd32796e479a6c82de95df39b9eb91a833b3e6cc23e [2022-09-04T15:18:57.114Z] #37 DONE 0.4s [2022-09-04T15:18:57.114Z] [2022-09-04T15:18:57.114Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-04T15:18:57.114Z] #39 sha256:e52296b599261bed8532b21d3b7207bcb92849a5561107432a786194416294ae [2022-09-04T15:18:57.114Z] #39 DONE 0.1s [2022-09-04T15:18:57.114Z] [2022-09-04T15:18:57.114Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:18:57.114Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:18:57.114Z] #47 ... [2022-09-04T15:18:57.114Z] [2022-09-04T15:18:57.114Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-04T15:18:57.114Z] #41 sha256:cd17dca5454cceb2d6fd9283b7b4615e98a92c4d2d63916fe5d1cdc88b7f04f2 [2022-09-04T15:18:57.114Z] #41 DONE 0.1s [2022-09-04T15:18:57.114Z] [2022-09-04T15:18:57.114Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-04T15:18:57.114Z] #45 sha256:124090e36903218ca7ae9e4f2470f5b06b963c3894560af4a60de24a070669c6 [2022-09-04T15:18:57.176Z] #21 1.894 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:18:57.176Z] #21 1.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:18:57.176Z] #21 1.960 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:18:57.334Z] #77 153.3 checking linux/openat2.h usability... yes [2022-09-04T15:18:57.334Z] #77 153.7 checking linux/openat2.h presence... yes [2022-09-04T15:18:57.334Z] #77 153.9 checking for linux/openat2.h... yes [2022-09-04T15:18:57.372Z] #45 DONE 0.1s [2022-09-04T15:18:57.372Z] [2022-09-04T15:18:57.372Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:18:57.372Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:18:57.852Z] #77 154.0 checking for copy_file_range... yes [2022-09-04T15:18:58.111Z] #77 154.7 checking for fgetxattr... [2022-09-04T15:18:58.111Z] #77 ... [2022-09-04T15:18:58.111Z] [2022-09-04T15:18:58.111Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:18:58.111Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:18:58.111Z] #21 8.056 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:18:58.113Z] #21 2.907 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:19:00.649Z] #21 5.689 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:19:00.815Z] #77 198.5 CCLD tests/init [2022-09-04T15:19:00.908Z] #21 ... [2022-09-04T15:19:00.908Z] [2022-09-04T15:19:00.908Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:00.908Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:00.908Z] #77 145.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:19:00.908Z] #77 146.1 checking for sysroot... no [2022-09-04T15:19:00.908Z] #77 146.1 checking for a working dd... /bin/dd [2022-09-04T15:19:00.908Z] #77 146.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:19:00.908Z] #77 146.3 checking for mt... no [2022-09-04T15:19:00.908Z] #77 146.4 checking if : is a manifest tool... no [2022-09-04T15:19:00.908Z] #77 146.4 checking how to run the C preprocessor... gcc -E [2022-09-04T15:19:00.908Z] #77 146.8 checking for ANSI C header files... yes [2022-09-04T15:19:00.908Z] #77 147.8 checking for sys/types.h... yes [2022-09-04T15:19:00.908Z] #77 148.0 checking for sys/stat.h... yes [2022-09-04T15:19:00.908Z] #77 148.4 checking for stdlib.h... yes [2022-09-04T15:19:00.908Z] #77 148.7 checking for string.h... yes [2022-09-04T15:19:00.908Z] #77 149.1 checking for memory.h... yes [2022-09-04T15:19:00.908Z] #77 149.9 checking for strings.h... yes [2022-09-04T15:19:00.908Z] #77 150.4 checking for inttypes.h... yes [2022-09-04T15:19:00.908Z] #77 151.0 checking for stdint.h... yes [2022-09-04T15:19:01.170Z] #77 151.3 checking for unistd.h... yes [2022-09-04T15:19:01.738Z] #77 151.7 checking for dlfcn.h... yes [2022-09-04T15:19:01.738Z] #77 152.0 checking for objdir... .libs [2022-09-04T15:19:02.565Z] #77 152.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:19:02.565Z] #77 153.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:19:02.565Z] #77 153.1 checking if gcc PIC flag -fPIC -DPIC works... [2022-09-04T15:19:02.565Z] #77 ... [2022-09-04T15:19:02.565Z] [2022-09-04T15:19:02.565Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:02.565Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:02.565Z] #21 7.593 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:19:03.348Z] #19 ... [2022-09-04T15:19:03.348Z] [2022-09-04T15:19:03.348Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:03.348Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:03.348Z] #84 267.5 CCLD tests/init [2022-09-04T15:19:03.348Z] #84 ... [2022-09-04T15:19:03.348Z] [2022-09-04T15:19:03.348Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:19:03.348Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:19:03.348Z] #54 DONE 326.4s [2022-09-04T15:19:03.396Z] #21 ... [2022-09-04T15:19:03.396Z] [2022-09-04T15:19:03.396Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:03.396Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:03.396Z] #77 154.7 checking for fgetxattr... yes [2022-09-04T15:19:03.396Z] #77 155.1 checking for statx... yes [2022-09-04T15:19:03.396Z] #77 155.5 checking for fgetpwent_r... yes [2022-09-04T15:19:03.396Z] #77 156.1 checking for issetugid... no [2022-09-04T15:19:03.396Z] #77 156.5 checking for pkg-config... /usr/bin/pkg-config [2022-09-04T15:19:03.396Z] #77 156.5 checking pkg-config is at least version 0.9.0... yes [2022-09-04T15:19:03.396Z] #77 156.5 checking for library containing yajl_tree_get... -lyajl [2022-09-04T15:19:03.396Z] #77 157.2 checking for yajl >= 2.0.0... yes [2022-09-04T15:19:03.396Z] #77 157.2 checking sys/capability.h usability... yes [2022-09-04T15:19:03.396Z] #77 157.5 checking sys/capability.h presence... yes [2022-09-04T15:19:03.396Z] #77 157.7 checking for sys/capability.h... yes [2022-09-04T15:19:03.396Z] #77 157.7 checking for library containing cap_from_name... -lcap [2022-09-04T15:19:03.396Z] #77 158.5 checking for library containing dlopen... -ldl [2022-09-04T15:19:03.396Z] #77 159.3 checking seccomp.h usability... yes [2022-09-04T15:19:03.396Z] #77 159.7 checking seccomp.h presence... yes [2022-09-04T15:19:03.396Z] #77 159.9 checking for seccomp.h... yes [2022-09-04T15:19:03.607Z] [2022-09-04T15:19:03.607Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:19:03.607Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:19:04.339Z] #77 159.9 checking for library containing seccomp_rule_add... -lseccomp [2022-09-04T15:19:04.598Z] #77 160.8 checking for library containing seccomp_arch_resolve_name... none required [2022-09-04T15:19:04.598Z] #77 161.2 checking systemd/sd-bus.h usability... [2022-09-04T15:19:04.598Z] #77 ... [2022-09-04T15:19:04.598Z] [2022-09-04T15:19:04.598Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:04.598Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:04.598Z] #21 14.54 Fetched 8573 kB in 13s (661 kB/s) [2022-09-04T15:19:07.346Z] #55 ... [2022-09-04T15:19:07.346Z] [2022-09-04T15:19:07.346Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:07.346Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:07.346Z] #77 183.6 CCLD libocispec.la [2022-09-04T15:19:07.346Z] #77 184.1 CCLD src/validate [2022-09-04T15:19:07.346Z] #77 184.1 CCLD tests/test-1 [2022-09-04T15:19:07.346Z] #77 184.1 CCLD tests/test-2 [2022-09-04T15:19:07.346Z] #77 184.1 CCLD tests/test-3 [2022-09-04T15:19:07.346Z] #77 184.2 CCLD tests/test-4 [2022-09-04T15:19:07.346Z] #77 184.2 CCLD tests/test-5 [2022-09-04T15:19:07.346Z] #77 184.3 CCLD tests/test-6 [2022-09-04T15:19:07.346Z] #77 184.4 CCLD tests/test-7 [2022-09-04T15:19:07.347Z] #77 184.4 CCLD tests/test-8 [2022-09-04T15:19:07.347Z] #77 184.7 CCLD tests/test-9 [2022-09-04T15:19:07.347Z] #77 184.7 CCLD tests/test-10 [2022-09-04T15:19:07.347Z] #77 184.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-04T15:19:07.347Z] #77 184.9 CCLD tests/test-11 [2022-09-04T15:19:07.946Z] #21 ... [2022-09-04T15:19:07.946Z] [2022-09-04T15:19:07.946Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:07.946Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:07.946Z] #77 153.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:19:07.946Z] #77 153.3 checking if gcc static flag -static works... yes [2022-09-04T15:19:07.946Z] #77 153.9 checking if gcc supports -c -o file.o... yes [2022-09-04T15:19:07.946Z] #77 154.3 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:19:07.946Z] #77 154.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-04T15:19:07.946Z] #77 154.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:19:07.946Z] #77 155.6 checking how to hardcode library paths into programs... immediate [2022-09-04T15:19:07.946Z] #77 155.6 checking whether stripping libraries is possible... yes [2022-09-04T15:19:07.946Z] #77 155.6 checking if libtool supports shared libraries... yes [2022-09-04T15:19:07.946Z] #77 155.6 checking whether to build shared libraries... no [2022-09-04T15:19:07.946Z] #77 155.6 checking whether to build static libraries... yes [2022-09-04T15:19:07.946Z] #77 155.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:19:07.946Z] #77 155.7 checking whether build environment is sane... yes [2022-09-04T15:19:07.946Z] #77 155.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:19:07.946Z] #77 156.0 checking whether make sets $(MAKE)... yes [2022-09-04T15:19:07.946Z] #77 156.0 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:19:07.946Z] #77 156.1 checking whether make supports nested variables... yes [2022-09-04T15:19:07.946Z] #77 156.1 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:19:07.946Z] #77 156.2 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:19:07.946Z] #77 156.2 checking how to create a ustar tar archive... gnutar [2022-09-04T15:19:07.946Z] #77 156.3 checking dependency style of gcc... gcc3 [2022-09-04T15:19:07.946Z] #77 156.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:19:07.946Z] #77 156.8 checking whether make supports nested variables... (cached) yes [2022-09-04T15:19:07.946Z] #77 156.8 checking for gawk... (cached) mawk [2022-09-04T15:19:07.946Z] #77 156.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-04T15:19:07.946Z] #77 156.9 checking for gcc... (cached) gcc [2022-09-04T15:19:07.946Z] #77 157.2 checking whether we are using the GNU C compiler... (cached) yes [2022-09-04T15:19:07.946Z] #77 157.2 checking whether gcc accepts -g... (cached) yes [2022-09-04T15:19:07.946Z] #77 157.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-04T15:19:07.946Z] #77 157.2 checking whether gcc understands -c and -o together... (cached) yes [2022-09-04T15:19:07.946Z] #77 157.2 checking for a Python interpreter with version >= 3... python3 [2022-09-04T15:19:07.946Z] #77 157.3 checking for python3... /usr/bin/python3 [2022-09-04T15:19:07.946Z] #77 157.3 checking for python3 version... 3.9 [2022-09-04T15:19:07.946Z] #77 157.4 checking for python3 platform... linux [2022-09-04T15:19:07.946Z] #77 157.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-04T15:19:07.946Z] #77 157.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-04T15:19:07.946Z] #77 158.1 checking for go-md2man... no [2022-09-04T15:19:07.946Z] #77 158.1 checking error.h usability... yes [2022-09-04T15:19:07.946Z] #77 158.4 checking error.h presence... yes [2022-09-04T15:19:07.946Z] #77 158.5 checking for error.h... yes [2022-09-04T15:19:08.211Z] #77 158.5 checking linux/openat2.h usability... yes [2022-09-04T15:19:08.211Z] #77 158.8 checking linux/openat2.h presence... yes [2022-09-04T15:19:08.471Z] #77 158.9 checking for linux/openat2.h... yes [2022-09-04T15:19:08.721Z] #77 186.3 libtool: link: ar cr libocispec.a [2022-09-04T15:19:08.721Z] #77 186.4 libtool: link: ranlib libocispec.a [2022-09-04T15:19:08.790Z] #21 14.54 Reading package lists... [2022-09-04T15:19:08.790Z] #21 ... [2022-09-04T15:19:08.790Z] [2022-09-04T15:19:08.790Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:19:08.790Z] #60 sha256:bbc7cc58af7b8504a4d0fef4a32e061dbbb437eb694b8836aec723bbb79aa562 [2022-09-04T15:19:08.790Z] #60 20.10 + cd /tmp/tmp.RTr3eUCfCj/src/github.com/opencontainers/runc [2022-09-04T15:19:08.790Z] #60 20.10 + git checkout -q v1.1.4 [2022-09-04T15:19:08.790Z] #60 20.97 + '[' -z '' ']' [2022-09-04T15:19:08.790Z] #60 20.97 + target=static [2022-09-04T15:19:08.790Z] #60 20.97 + make BUILDTAGS=seccomp static [2022-09-04T15:19:08.790Z] #60 21.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-04T15:19:08.790Z] #60 ... [2022-09-04T15:19:08.790Z] [2022-09-04T15:19:08.790Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:08.790Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:08.790Z] #77 161.2 checking systemd/sd-bus.h usability... yes [2022-09-04T15:19:08.790Z] #77 161.6 checking systemd/sd-bus.h presence... yes [2022-09-04T15:19:08.790Z] #77 161.9 checking for systemd/sd-bus.h... yes [2022-09-04T15:19:08.790Z] #77 161.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-04T15:19:08.790Z] #77 162.8 checking for sd_notify_barrier... yes [2022-09-04T15:19:08.790Z] #77 163.2 checking linux/bpf.h usability... yes [2022-09-04T15:19:08.790Z] #77 163.6 checking linux/bpf.h presence... yes [2022-09-04T15:19:08.790Z] #77 163.8 checking for linux/bpf.h... yes [2022-09-04T15:19:08.790Z] #77 163.8 checking compilation for eBPF... yes [2022-09-04T15:19:08.790Z] #77 164.1 checking for criu >= 3.15... no [2022-09-04T15:19:08.790Z] #77 164.2 configure: CRIU headers not found, building without CRIU support [2022-09-04T15:19:08.790Z] #77 164.2 checking for criu > 3.16... no [2022-09-04T15:19:08.790Z] #77 164.3 configure: CRIU version doesn't support join-ns API [2022-09-04T15:19:08.790Z] #77 164.3 checking for criu > 3.16.1... no [2022-09-04T15:19:08.790Z] #77 164.4 configure: CRIU version doesn't support for pre-dumping [2022-09-04T15:19:08.790Z] #77 164.4 checking for new mount API (fsconfig)... yes [2022-09-04T15:19:08.790Z] #77 164.7 checking for seccomp notify API... yes [2022-09-04T15:19:08.790Z] #77 165.0 checking for gperf... no [2022-09-04T15:19:08.790Z] #77 165.0 configure: gperf not found - cannot rebuild signal parser code [2022-09-04T15:19:08.790Z] #77 165.0 checking for library containing argp_parse... none required [2022-09-04T15:19:09.040Z] #77 159.0 checking for copy_file_range... yes [2022-09-04T15:19:09.049Z] #77 165.6 checking that generated files are newer than configure... done [2022-09-04T15:19:09.049Z] #77 165.6 configure: creating ./config.status [2022-09-04T15:19:09.608Z] #77 159.4 checking for fgetxattr... yes [2022-09-04T15:19:09.868Z] #77 160.1 checking for statx... yes [2022-09-04T15:19:10.630Z] #77 188.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:19:10.630Z] #77 188.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-04T15:19:10.630Z] #77 188.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-04T15:19:10.630Z] #77 188.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:19:10.630Z] #77 188.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:19:10.630Z] #77 188.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:19:10.630Z] #77 188.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:19:10.630Z] #77 188.2 make[2]: Entering directory '/tmp/crun-build' [2022-09-04T15:19:10.630Z] #77 188.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-04T15:19:10.630Z] #77 188.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-04T15:19:10.630Z] #77 188.3 CC src/libcrun/libcrun_testing_a-container.o [2022-09-04T15:19:10.630Z] #77 188.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-04T15:19:10.631Z] #77 188.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-04T15:19:10.631Z] #77 188.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-04T15:19:10.631Z] #77 188.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-04T15:19:10.631Z] #77 188.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-04T15:19:10.631Z] #77 188.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-04T15:19:10.631Z] #77 188.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-04T15:19:10.696Z] #77 160.6 checking for fgetpwent_r... yes [2022-09-04T15:19:10.890Z] #77 188.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-04T15:19:10.890Z] #77 188.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-04T15:19:10.890Z] #77 188.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-04T15:19:10.890Z] #77 188.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-04T15:19:10.890Z] #77 188.7 CC src/libcrun/libcrun_testing_a-error.o [2022-09-04T15:19:10.890Z] #77 188.8 CC src/libcrun/libcrun_testing_a-status.o [2022-09-04T15:19:11.149Z] #77 188.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-04T15:19:11.149Z] #77 188.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-04T15:19:11.149Z] #77 188.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-04T15:19:11.149Z] #77 188.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-04T15:19:11.149Z] #77 189.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-04T15:19:11.408Z] #77 189.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-04T15:19:11.634Z] #77 161.2 checking for issetugid... no [2022-09-04T15:19:11.634Z] #77 162.0 checking for pkg-config... /usr/bin/pkg-config [2022-09-04T15:19:11.634Z] #77 162.0 checking pkg-config is at least version 0.9.0... yes [2022-09-04T15:19:11.667Z] #77 189.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-04T15:19:11.667Z] #77 189.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-04T15:19:11.667Z] #77 189.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-04T15:19:11.667Z] #77 189.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-04T15:19:11.926Z] #77 189.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-04T15:19:12.187Z] #77 190.0 CC src/crun-crun.o [2022-09-04T15:19:12.187Z] #77 190.1 CC src/crun-run.o [2022-09-04T15:19:12.187Z] #77 190.1 CC src/crun-delete.o [2022-09-04T15:19:12.754Z] #77 190.3 CC src/crun-kill.o [2022-09-04T15:19:12.754Z] #77 190.5 CC src/crun-pause.o [2022-09-04T15:19:12.754Z] #77 190.5 CC src/crun-unpause.o [2022-09-04T15:19:12.754Z] #77 190.6 CC src/crun-spec.o [2022-09-04T15:19:13.013Z] #77 190.8 CC src/crun-exec.o [2022-09-04T15:19:13.016Z] #77 162.0 checking for library containing yajl_tree_get... -lyajl [2022-09-04T15:19:13.016Z] #77 163.3 checking for yajl >= 2.0.0... yes [2022-09-04T15:19:13.016Z] #77 163.4 checking sys/capability.h usability... [2022-09-04T15:19:13.016Z] #77 ... [2022-09-04T15:19:13.016Z] [2022-09-04T15:19:13.016Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:19:13.016Z] #60 sha256:a650412ddaa83a707c93cec1dc99d506b59a6beb9b96cacaa86f454fe88b351d [2022-09-04T15:19:13.016Z] #60 19.10 + cd /tmp/tmp.SCWfnisCkd/src/github.com/opencontainers/runc [2022-09-04T15:19:13.016Z] #60 19.10 + git checkout -q v1.1.4 [2022-09-04T15:19:13.016Z] #60 20.15 + '[' -z '' ']' [2022-09-04T15:19:13.016Z] #60 20.15 + target=static [2022-09-04T15:19:13.016Z] #60 20.15 + make BUILDTAGS=seccomp static [2022-09-04T15:19:13.016Z] #60 20.97 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-04T15:19:13.272Z] #77 190.9 CC src/crun-list.o [2022-09-04T15:19:13.273Z] #77 191.1 CC src/crun-create.o [2022-09-04T15:19:13.273Z] #77 191.1 CC src/crun-start.o [2022-09-04T15:19:13.275Z] #60 ... [2022-09-04T15:19:13.275Z] [2022-09-04T15:19:13.275Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:13.275Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:13.275Z] #77 163.4 checking sys/capability.h usability... yes [2022-09-04T15:19:13.532Z] #77 191.3 CC src/crun-state.o [2022-09-04T15:19:13.537Z] #77 163.8 checking sys/capability.h presence... yes [2022-09-04T15:19:13.537Z] #77 164.0 checking for sys/capability.h... yes [2022-09-04T15:19:13.790Z] #77 191.5 CC src/crun-update.o [2022-09-04T15:19:13.790Z] #77 191.7 CC src/crun-ps.o [2022-09-04T15:19:13.790Z] #77 191.7 CC src/crun-checkpoint.o [2022-09-04T15:19:14.058Z] #77 191.9 CC src/crun-restore.o [2022-09-04T15:19:14.058Z] #77 192.0 CC src/libcrun/libcrun_la-utils.lo [2022-09-04T15:19:14.107Z] #77 164.0 checking for library containing cap_from_name... -lcap [2022-09-04T15:19:14.317Z] #77 192.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-04T15:19:14.327Z] #77 171.0 config.status: creating Makefile [2022-09-04T15:19:14.576Z] #77 192.4 CC src/libcrun/libcrun_la-container.lo [2022-09-04T15:19:14.586Z] #77 171.2 config.status: creating rpm/crun.spec [2022-09-04T15:19:14.835Z] #77 192.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-04T15:19:14.846Z] #77 171.4 config.status: creating config.h [2022-09-04T15:19:14.846Z] #77 171.5 config.status: executing libtool commands [2022-09-04T15:19:14.846Z] #77 171.5 config.status: executing depfiles commands [2022-09-04T15:19:14.935Z] #77 164.8 checking for library containing dlopen... -ldl [2022-09-04T15:19:15.094Z] #77 192.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-04T15:19:15.354Z] #77 193.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-04T15:19:15.455Z] #77 165.5 checking seccomp.h usability... yes [2022-09-04T15:19:15.455Z] #77 165.9 checking seccomp.h presence... yes [2022-09-04T15:19:15.455Z] #77 166.0 checking for seccomp.h... yes [2022-09-04T15:19:15.613Z] #77 193.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-04T15:19:15.613Z] #77 193.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-04T15:19:15.656Z] #77 ... [2022-09-04T15:19:15.656Z] [2022-09-04T15:19:15.656Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:19:15.656Z] #26 sha256:95d28bea5200e36c9bc6f8d49b7ef091d2474c5d99255c75ae8732e01a6424ad [2022-09-04T15:19:15.656Z] #26 257.9 + return [2022-09-04T15:19:15.656Z] #26 DONE 258.0s [2022-09-04T15:19:15.656Z] [2022-09-04T15:19:15.656Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:15.656Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:19:15.656Z] #77 ... [2022-09-04T15:19:15.656Z] [2022-09-04T15:19:15.656Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-04T15:19:15.656Z] #27 sha256:62ebebac422b076d8054aa57d8663a64223577cfad2076ea91d6a593a3a82e43 [2022-09-04T15:19:15.656Z] #27 DONE 0.1s [2022-09-04T15:19:15.656Z] [2022-09-04T15:19:15.656Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:15.656Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:19:15.656Z] #77 ... [2022-09-04T15:19:15.656Z] [2022-09-04T15:19:15.656Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-04T15:19:15.656Z] #32 sha256:9be993da5e5f54ff0e7c84f5b8f54cc867f886c77b327a844a822a7ad690d408 [2022-09-04T15:19:15.656Z] #32 DONE 0.2s [2022-09-04T15:19:15.656Z] [2022-09-04T15:19:15.656Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-04T15:19:15.656Z] #35 sha256:9bbdc6c736a51522a358bae289c0cba0165ae8e030640c19a957f44c690c32f9 [2022-09-04T15:19:15.656Z] #35 DONE 0.1s [2022-09-04T15:19:15.656Z] [2022-09-04T15:19:15.656Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:15.656Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:19:15.656Z] #77 ... [2022-09-04T15:19:15.656Z] [2022-09-04T15:19:15.656Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-04T15:19:15.656Z] #37 sha256:e3630eb93d02bdf43a14e8b7a9efebf125c328509af70a08607880456dd3c8c4 [2022-09-04T15:19:15.656Z] #37 DONE 0.1s [2022-09-04T15:19:15.873Z] #77 193.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-04T15:19:15.912Z] [2022-09-04T15:19:15.912Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-04T15:19:15.912Z] #39 sha256:6b48932c3a6d12bf38733098b0edbca46f9ef09784b16f81720bc45aaae018a2 [2022-09-04T15:19:15.912Z] #39 DONE 0.1s [2022-09-04T15:19:15.912Z] [2022-09-04T15:19:15.912Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-04T15:19:15.912Z] #41 sha256:54ff7244052331777737c3fa791e85e3432e40858f951eca1342535542d8e3d6 [2022-09-04T15:19:15.912Z] #41 DONE 0.1s [2022-09-04T15:19:15.912Z] [2022-09-04T15:19:15.912Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:15.912Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:19:15.912Z] #77 ... [2022-09-04T15:19:15.912Z] [2022-09-04T15:19:15.912Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-04T15:19:15.912Z] #45 sha256:8914a777a4a17026e0fed6a7a2d1391e4fdc66d627f9c975c474a4219f8bb9f2 [2022-09-04T15:19:15.912Z] #45 DONE 0.1s [2022-09-04T15:19:15.912Z] [2022-09-04T15:19:15.912Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-04T15:19:15.912Z] #48 sha256:423665cfb7b094ed0b77eacbcd4783a6c776bb49a63d5317d5fb1075c1bb28b3 [2022-09-04T15:19:16.133Z] #77 193.9 CC src/libcrun/libcrun_la-criu.lo [2022-09-04T15:19:16.133Z] #77 194.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-04T15:19:16.168Z] #48 DONE 0.1s [2022-09-04T15:19:16.168Z] [2022-09-04T15:19:16.168Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-04T15:19:16.168Z] #52 sha256:70bf559bd0dfbee7b1b5528e1131f5bf960fe59a466e1c88ea1d37fca2dc8da7 [2022-09-04T15:19:16.168Z] #52 DONE 0.1s [2022-09-04T15:19:16.168Z] [2022-09-04T15:19:16.168Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-04T15:19:16.168Z] #54 sha256:23eeb779119cc28d3f0db7a9a1d77447dab20628e624c0372780c4e7e004bd26 [2022-09-04T15:19:16.225Z] #77 172.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-04T15:19:16.225Z] #77 172.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-04T15:19:16.392Z] #77 194.3 CC src/libcrun/libcrun_la-linux.lo [2022-09-04T15:19:16.423Z] #54 DONE 0.1s [2022-09-04T15:19:16.424Z] [2022-09-04T15:19:16.424Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:19:16.424Z] #64 sha256:5ee884764e301b52a30a80852f9b0b687c723ba2da0341204fe9995eeaa03ee4 [2022-09-04T15:19:16.485Z] #77 ... [2022-09-04T15:19:16.485Z] [2022-09-04T15:19:16.485Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:19:16.485Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-04T15:19:16.485Z] #34 DONE 245.3s [2022-09-04T15:19:16.485Z] [2022-09-04T15:19:16.485Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:16.485Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:16.485Z] #77 173.0 checking for gcc... gcc [2022-09-04T15:19:16.485Z] #77 ... [2022-09-04T15:19:16.485Z] [2022-09-04T15:19:16.485Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:16.485Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:16.485Z] #21 14.54 Reading package lists... [2022-09-04T15:19:16.485Z] #21 19.54 Reading package lists... [2022-09-04T15:19:16.485Z] #21 24.66 Building dependency tree... [2022-09-04T15:19:16.485Z] #21 26.29 The following additional packages will be installed: [2022-09-04T15:19:16.485Z] #21 26.29 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-04T15:19:16.485Z] #21 26.29 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-04T15:19:16.485Z] #21 26.29 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-04T15:19:16.485Z] #21 26.29 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-04T15:19:16.485Z] #21 26.29 python3-pkg-resources systemd vim-runtime xxd [2022-09-04T15:19:16.485Z] #21 26.29 Suggested packages: [2022-09-04T15:19:16.485Z] #21 26.30 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-04T15:19:16.485Z] #21 26.30 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-04T15:19:16.485Z] #21 26.30 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-04T15:19:16.485Z] #21 26.30 Recommended packages: [2022-09-04T15:19:16.485Z] #21 26.30 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-04T15:19:16.485Z] #21 26.30 systemd-timesyncd | time-daemon unzip [2022-09-04T15:19:16.485Z] #21 ... [2022-09-04T15:19:16.485Z] [2022-09-04T15:19:16.485Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:16.485Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:16.651Z] #77 194.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-04T15:19:16.838Z] #77 166.0 checking for library containing seccomp_rule_add... -lseccomp [2022-09-04T15:19:16.911Z] #77 194.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-04T15:19:17.053Z] #77 173.2 checking whether the C compiler works... yes [2022-09-04T15:19:17.053Z] #77 173.6 checking for C compiler default output file name... a.out [2022-09-04T15:19:17.169Z] #77 195.0 CC src/libcrun/libcrun_la-error.lo [2022-09-04T15:19:17.363Z] #77 173.6 checking for suffix of executables... [2022-09-04T15:19:17.407Z] #77 167.1 checking for library containing seccomp_arch_resolve_name... none required [2022-09-04T15:19:17.428Z] #77 195.2 CC src/libcrun/libcrun_la-status.lo [2022-09-04T15:19:17.667Z] #77 167.7 checking systemd/sd-bus.h usability... yes [2022-09-04T15:19:17.687Z] #77 195.5 CC src/libcrun/libcrun_la-terminal.lo [2022-09-04T15:19:17.687Z] #77 195.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-04T15:19:18.218Z] #77 174.1 checking whether we are cross compiling... no [2022-09-04T15:19:18.218Z] #77 174.6 checking for suffix of object files... o [2022-09-04T15:19:18.236Z] #77 168.2 checking systemd/sd-bus.h presence... yes [2022-09-04T15:19:18.236Z] #77 168.6 checking for systemd/sd-bus.h... yes [2022-09-04T15:19:18.255Z] #77 196.0 CC src/libcrun/libcrun_la-signals.lo [2022-09-04T15:19:18.360Z] #64 ... [2022-09-04T15:19:18.360Z] [2022-09-04T15:19:18.360Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:19:18.360Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-04T15:19:18.360Z] #55 262.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-04T15:19:18.360Z] #55 DONE 262.3s [2022-09-04T15:19:18.360Z] [2022-09-04T15:19:18.360Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:18.360Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:19:18.360Z] #77 217.4 AR libcrun_testing.a [2022-09-04T15:19:18.360Z] #77 217.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-04T15:19:18.360Z] #77 217.5 CCLD tests/tests_libcrun_utils [2022-09-04T15:19:18.360Z] #77 217.5 CCLD tests/tests_libcrun_errors [2022-09-04T15:19:18.360Z] #77 217.5 CCLD tests/tests_libcrun_fuzzer [2022-09-04T15:19:18.360Z] #77 217.7 CCLD libcrun.la [2022-09-04T15:19:18.499Z] #77 174.8 checking whether we are using the GNU C compiler... yes [2022-09-04T15:19:18.654Z] #62 ... [2022-09-04T15:19:18.655Z] [2022-09-04T15:19:18.655Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:19:18.655Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:19:18.655Z] #19 329.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-04T15:19:18.655Z] #19 329.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:19:18.655Z] #19 329.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:19:18.655Z] #19 329.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-04T15:19:18.655Z] #19 329.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-04T15:19:18.655Z] #19 329.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-04T15:19:18.655Z] #19 330.0 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-04T15:19:18.655Z] #19 330.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-04T15:19:18.655Z] #19 330.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-04T15:19:18.758Z] #77 175.0 checking whether gcc accepts -g... yes [2022-09-04T15:19:19.023Z] #77 175.3 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:19:19.174Z] #77 168.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-04T15:19:19.592Z] #77 175.5 checking whether gcc understands -c and -o together... yes [2022-09-04T15:19:19.595Z] #19 331.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-04T15:19:19.595Z] #19 331.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:19.595Z] #19 331.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:19:19.632Z] #77 197.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-04T15:19:19.738Z] #77 ... [2022-09-04T15:19:19.738Z] [2022-09-04T15:19:19.738Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-04T15:19:19.738Z] #56 sha256:a2124fa43061ca33b6a6fa6acfc3ff8999c7704b4555cc94607831b6bc82a024 [2022-09-04T15:19:19.738Z] #56 DONE 0.1s [2022-09-04T15:19:19.738Z] [2022-09-04T15:19:19.738Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-04T15:19:19.739Z] #58 sha256:9f73ef7e0bdd3964a35e81b8d69a1c7ecb92de80644ae6f0565726a6255d29a8 [2022-09-04T15:19:19.739Z] #58 DONE 0.1s [2022-09-04T15:19:19.739Z] [2022-09-04T15:19:19.739Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:19.739Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-04T15:19:19.739Z] #77 219.0 CCLD crun [2022-09-04T15:19:19.743Z] #77 169.6 checking for sd_notify_barrier... [2022-09-04T15:19:19.743Z] #77 ... [2022-09-04T15:19:19.743Z] [2022-09-04T15:19:19.743Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:19.743Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:19.743Z] #21 14.57 Fetched 8573 kB in 13s (659 kB/s) [2022-09-04T15:19:19.743Z] #21 14.57 Reading package lists... [2022-09-04T15:19:19.743Z] #21 19.97 Reading package lists... [2022-09-04T15:19:19.743Z] #21 ... [2022-09-04T15:19:19.743Z] [2022-09-04T15:19:19.743Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:19.743Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:19.743Z] #77 169.6 checking for sd_notify_barrier... yes [2022-09-04T15:19:19.853Z] #77 176.1 checking how to run the C preprocessor... gcc -E [2022-09-04T15:19:20.002Z] #77 170.3 checking linux/bpf.h usability... yes [2022-09-04T15:19:20.002Z] #77 170.6 checking linux/bpf.h presence... yes [2022-09-04T15:19:20.002Z] #77 170.6 checking for linux/bpf.h... yes [2022-09-04T15:19:20.002Z] #77 170.6 checking compilation for eBPF... yes [2022-09-04T15:19:20.113Z] #77 176.6 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:19:20.113Z] #77 176.6 checking for egrep... /bin/grep -E [2022-09-04T15:19:20.199Z] #77 197.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-04T15:19:20.199Z] #77 ... [2022-09-04T15:19:20.199Z] [2022-09-04T15:19:20.200Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:19:20.200Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:19:20.200Z] #47 238.8 + dpkg --print-architecture [2022-09-04T15:19:20.200Z] #47 238.8 + git checkout -q v2.1.0 [2022-09-04T15:19:20.200Z] #47 239.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-04T15:19:20.200Z] #47 239.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-04T15:19:20.261Z] #77 170.7 checking for criu >= 3.15... no [2022-09-04T15:19:20.261Z] #77 170.7 configure: CRIU headers not found, building without CRIU support [2022-09-04T15:19:20.261Z] #77 170.7 checking for criu > 3.16... no [2022-09-04T15:19:20.261Z] #77 170.8 configure: CRIU version doesn't support join-ns API [2022-09-04T15:19:20.261Z] #77 170.8 checking for criu > 3.16.1... no [2022-09-04T15:19:20.261Z] #77 170.8 configure: CRIU version doesn't support for pre-dumping [2022-09-04T15:19:20.261Z] #77 170.8 checking for new mount API (fsconfig)... yes [2022-09-04T15:19:20.302Z] #77 219.4 make[3]: Entering directory '/tmp/crun-build' [2022-09-04T15:19:20.302Z] #77 219.5 /bin/mkdir -p '/usr/local/lib' [2022-09-04T15:19:20.302Z] #77 219.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-04T15:19:20.302Z] #77 219.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-04T15:19:20.302Z] #77 219.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-04T15:19:20.302Z] #77 219.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-04T15:19:20.302Z] #77 219.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-04T15:19:20.302Z] #77 219.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-04T15:19:20.302Z] #77 219.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-04T15:19:20.302Z] #77 219.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-04T15:19:20.302Z] #77 219.7 ---------------------------------------------------------------------- [2022-09-04T15:19:20.302Z] #77 219.7 Libraries have been installed in: [2022-09-04T15:19:20.458Z] #47 ... [2022-09-04T15:19:20.459Z] [2022-09-04T15:19:20.459Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:20.459Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:20.459Z] #77 198.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-04T15:19:20.459Z] #77 198.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-04T15:19:20.520Z] #77 170.9 checking for seccomp notify API... yes [2022-09-04T15:19:20.521Z] #77 171.0 checking for gperf... no [2022-09-04T15:19:20.521Z] #77 171.0 configure: gperf not found - cannot rebuild signal parser code [2022-09-04T15:19:20.558Z] #77 219.7 /usr/local/lib [2022-09-04T15:19:20.558Z] #77 219.7 [2022-09-04T15:19:20.558Z] #77 219.7 If you ever happen to want to link against installed libraries [2022-09-04T15:19:20.558Z] #77 219.7 in a given directory, LIBDIR, you must either use libtool, and [2022-09-04T15:19:20.558Z] #77 219.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-04T15:19:20.558Z] #77 219.7 flag during linking and do at least one of the following: [2022-09-04T15:19:20.558Z] #77 219.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-04T15:19:20.558Z] #77 219.7 during execution [2022-09-04T15:19:20.558Z] #77 219.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-04T15:19:20.558Z] #77 219.7 during linking [2022-09-04T15:19:20.558Z] #77 219.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-04T15:19:20.558Z] #77 219.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-04T15:19:20.558Z] #77 219.7 [2022-09-04T15:19:20.558Z] #77 219.7 See any operating system documentation about shared libraries for [2022-09-04T15:19:20.558Z] #77 219.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-04T15:19:20.558Z] #77 219.7 ---------------------------------------------------------------------- [2022-09-04T15:19:20.558Z] #77 219.7 /bin/mkdir -p '/build' [2022-09-04T15:19:20.558Z] #77 219.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-04T15:19:20.558Z] #77 219.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-04T15:19:20.558Z] #77 219.8 make[3]: Leaving directory '/tmp/crun-build' [2022-09-04T15:19:20.558Z] #77 219.8 make[2]: Leaving directory '/tmp/crun-build' [2022-09-04T15:19:20.558Z] #77 219.8 make[1]: Leaving directory '/tmp/crun-build' [2022-09-04T15:19:20.558Z] #77 DONE 219.9s [2022-09-04T15:19:20.558Z] [2022-09-04T15:19:20.558Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:19:20.558Z] #60 sha256:eaa4a6bcb46d893dee58cfcb96f2c87b4334aabfae80b9aff4660f7d4720613a [2022-09-04T15:19:20.717Z] #77 198.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-04T15:19:20.780Z] #77 171.0 checking for library containing argp_parse... none required [2022-09-04T15:19:20.977Z] #77 198.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-04T15:19:20.977Z] #77 198.9 CC tests/init.o [2022-09-04T15:19:21.040Z] #77 171.7 checking that generated files are newer than configure... done [2022-09-04T15:19:21.040Z] #77 171.7 configure: creating ./config.status [2022-09-04T15:19:21.051Z] #77 176.7 checking for ANSI C header files... yes [2022-09-04T15:19:21.310Z] #77 177.8 checking for sys/types.h... yes [2022-09-04T15:19:21.508Z] #19 332.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-04T15:19:21.508Z] #19 332.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:19:21.508Z] #19 333.0 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:19:21.883Z] #77 178.0 checking for sys/stat.h... [2022-09-04T15:19:21.883Z] #77 ... [2022-09-04T15:19:21.883Z] [2022-09-04T15:19:21.883Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:19:21.883Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:19:21.883Z] #36 250.4 Delve is a source level debugger for Go programs. [2022-09-04T15:19:21.883Z] #36 250.4 [2022-09-04T15:19:21.883Z] #36 250.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-04T15:19:21.883Z] #36 250.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-04T15:19:21.883Z] #36 250.4 [2022-09-04T15:19:21.883Z] #36 250.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-04T15:19:21.883Z] #36 250.4 [2022-09-04T15:19:21.883Z] #36 250.4 Pass flags to the program you are debugging using `--`, for example: [2022-09-04T15:19:21.883Z] #36 250.4 [2022-09-04T15:19:21.883Z] #36 250.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-04T15:19:21.883Z] #36 250.4 [2022-09-04T15:19:21.883Z] #36 250.4 Usage: [2022-09-04T15:19:21.883Z] #36 250.4 dlv [command] [2022-09-04T15:19:21.883Z] #36 250.4 [2022-09-04T15:19:21.883Z] #36 250.4 Available Commands: [2022-09-04T15:19:21.883Z] #36 250.4 attach Attach to running process and begin debugging. [2022-09-04T15:19:21.883Z] #36 250.4 connect Connect to a headless debug server with a terminal client. [2022-09-04T15:19:21.883Z] #36 250.4 core Examine a core dump. [2022-09-04T15:19:21.883Z] #36 250.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-04T15:19:21.883Z] #36 250.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-04T15:19:21.883Z] #36 250.4 exec Execute a precompiled binary, and begin a debug session. [2022-09-04T15:19:21.883Z] #36 250.4 help Help about any command [2022-09-04T15:19:21.883Z] #36 250.4 run Deprecated command. Use 'debug' instead. [2022-09-04T15:19:21.883Z] #36 250.4 test Compile test binary and begin debugging program. [2022-09-04T15:19:21.883Z] #36 250.4 trace Compile and begin tracing program. [2022-09-04T15:19:21.883Z] #36 250.4 version Prints version. [2022-09-04T15:19:21.883Z] #36 250.4 [2022-09-04T15:19:21.883Z] #36 250.4 Flags: [2022-09-04T15:19:21.883Z] #36 250.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-04T15:19:21.883Z] #36 250.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-04T15:19:21.883Z] #36 250.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-04T15:19:21.883Z] #36 250.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-04T15:19:21.883Z] #36 250.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-04T15:19:21.883Z] #36 250.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-04T15:19:21.883Z] #36 250.4 --disable-aslr Disables address space randomization [2022-09-04T15:19:21.883Z] #36 250.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-04T15:19:21.883Z] #36 250.4 -h, --help help for dlv [2022-09-04T15:19:21.883Z] #36 250.4 --init string Init file, executed by the terminal client. [2022-09-04T15:19:21.883Z] #36 250.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-04T15:19:21.883Z] #36 250.4 --log Enable debugging server logging. [2022-09-04T15:19:21.883Z] #36 250.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-04T15:19:21.883Z] #36 250.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-04T15:19:21.883Z] #36 250.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-04T15:19:21.883Z] #36 250.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-04T15:19:21.883Z] #36 250.4 --wd string Working directory for running the program. [2022-09-04T15:19:21.883Z] #36 250.4 [2022-09-04T15:19:21.883Z] #36 250.4 Additional help topics: [2022-09-04T15:19:21.883Z] #36 250.4 dlv backend Help about the --backend flag. [2022-09-04T15:19:21.883Z] #36 250.4 dlv log Help about logging flags. [2022-09-04T15:19:21.883Z] #36 250.4 dlv redirect Help about file redirection. [2022-09-04T15:19:21.883Z] #36 250.4 [2022-09-04T15:19:21.883Z] #36 250.4 Use "dlv [command] --help" for more information about a command. [2022-09-04T15:19:21.883Z] #36 DONE 250.8s [2022-09-04T15:19:21.883Z] [2022-09-04T15:19:21.883Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:21.883Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:21.883Z] #77 178.0 checking for sys/stat.h... yes [2022-09-04T15:19:21.883Z] #77 178.4 checking for stdlib.h... [2022-09-04T15:19:21.883Z] #77 ... [2022-09-04T15:19:21.883Z] [2022-09-04T15:19:21.883Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:21.883Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:21.883Z] #21 29.47 The following NEW packages will be installed: [2022-09-04T15:19:21.883Z] #21 29.48 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-04T15:19:21.883Z] #21 29.48 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-04T15:19:21.883Z] #21 29.48 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-04T15:19:21.883Z] #21 29.49 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-04T15:19:21.883Z] #21 29.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-04T15:19:21.883Z] #21 29.49 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-04T15:19:21.883Z] #21 29.49 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-04T15:19:21.883Z] #21 29.49 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-04T15:19:21.883Z] #21 29.49 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-04T15:19:21.883Z] #21 29.86 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:19:21.883Z] #21 29.86 Need to get 32.8 MB of archives. [2022-09-04T15:19:21.883Z] #21 29.86 After this operation, 124 MB of additional disk space will be used. [2022-09-04T15:19:21.883Z] #21 29.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-04T15:19:21.883Z] #21 29.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-04T15:19:21.883Z] #21 29.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-04T15:19:21.883Z] #21 29.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-04T15:19:21.883Z] #21 29.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-04T15:19:21.883Z] #21 29.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-04T15:19:21.883Z] #21 29.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-04T15:19:21.883Z] #21 30.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-04T15:19:21.883Z] #21 30.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-04T15:19:21.883Z] #21 30.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-04T15:19:21.883Z] #21 30.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-04T15:19:21.883Z] #21 30.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-04T15:19:21.883Z] #21 30.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-04T15:19:21.883Z] #21 30.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-04T15:19:21.883Z] #21 30.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-04T15:19:21.884Z] #21 30.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-04T15:19:21.884Z] #21 30.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-04T15:19:21.884Z] #21 30.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-04T15:19:21.884Z] #21 30.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-04T15:19:21.884Z] #21 30.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-04T15:19:21.884Z] #21 30.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-04T15:19:21.884Z] #21 30.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-04T15:19:21.884Z] #21 30.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-04T15:19:21.884Z] #21 30.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-04T15:19:21.884Z] #21 30.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-04T15:19:21.884Z] #21 30.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-04T15:19:21.884Z] #21 30.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-04T15:19:21.884Z] #21 30.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-04T15:19:21.884Z] #21 30.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-04T15:19:21.884Z] #21 30.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-04T15:19:21.884Z] #21 30.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-04T15:19:21.884Z] #21 30.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-04T15:19:21.884Z] #21 30.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-04T15:19:21.884Z] #21 30.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-04T15:19:21.884Z] #21 30.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-04T15:19:21.884Z] #21 30.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-04T15:19:21.884Z] #21 30.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-04T15:19:21.884Z] #21 30.83 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-04T15:19:21.884Z] #21 30.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-04T15:19:21.884Z] #21 30.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-04T15:19:21.884Z] #21 30.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-04T15:19:21.884Z] #21 30.98 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-04T15:19:21.884Z] #21 30.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-04T15:19:21.884Z] #21 30.99 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-04T15:19:21.884Z] #21 31.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-04T15:19:21.884Z] #21 31.04 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-04T15:19:21.884Z] #21 31.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-04T15:19:21.884Z] #21 31.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-04T15:19:21.884Z] #21 31.16 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-04T15:19:21.884Z] #21 31.16 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-04T15:19:21.884Z] #21 31.20 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-04T15:19:21.884Z] #21 31.22 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-04T15:19:21.884Z] #21 31.63 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-04T15:19:21.884Z] #21 31.68 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-04T15:19:21.884Z] #21 31.71 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-04T15:19:21.884Z] #21 31.72 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-04T15:19:21.933Z] #77 199.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-04T15:19:22.423Z] #77 ... [2022-09-04T15:19:22.423Z] [2022-09-04T15:19:22.423Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-04T15:19:22.423Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-04T15:19:22.423Z] #34 DONE 251.3s [2022-09-04T15:19:22.452Z] #60 152.4 + mkdir -p /build [2022-09-04T15:19:22.452Z] #60 152.4 + cp runc /build/runc [2022-09-04T15:19:22.452Z] #60 DONE 152.5s [2022-09-04T15:19:22.452Z] [2022-09-04T15:19:22.452Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:19:22.452Z] #64 sha256:5ee884764e301b52a30a80852f9b0b687c723ba2da0341204fe9995eeaa03ee4 [2022-09-04T15:19:22.682Z] [2022-09-04T15:19:22.682Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:22.682Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:22.682Z] #21 19.97 Reading package lists... [2022-09-04T15:19:22.682Z] #21 25.62 Building dependency tree... [2022-09-04T15:19:22.821Z] #21 32.91 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:19:23.080Z] #21 33.13 Fetched 32.8 MB in 2s (14.7 MB/s) [2022-09-04T15:19:23.339Z] #21 33.29 Selecting previously unselected package libcap2:amd64. [2022-09-04T15:19:23.339Z] #21 33.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-04T15:19:23.339Z] #21 33.34 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-04T15:19:23.339Z] #21 33.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:19:23.339Z] #21 33.46 Selecting previously unselected package libargon2-1:amd64. [2022-09-04T15:19:23.382Z] #64 ... [2022-09-04T15:19:23.382Z] [2022-09-04T15:19:23.382Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-04T15:19:23.382Z] #61 sha256:d3802cf495f01c30550c1b7b322a9f63001b65ae39360b25ef59eeeaaa3c5ad2 [2022-09-04T15:19:23.382Z] #61 DONE 0.2s [2022-09-04T15:19:23.382Z] [2022-09-04T15:19:23.382Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:19:23.382Z] #64 sha256:5ee884764e301b52a30a80852f9b0b687c723ba2da0341204fe9995eeaa03ee4 [2022-09-04T15:19:23.598Z] #21 33.46 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-04T15:19:23.598Z] #21 33.46 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-04T15:19:23.598Z] #21 33.52 Selecting previously unselected package libjson-c5:amd64. [2022-09-04T15:19:23.598Z] #21 33.57 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-04T15:19:23.598Z] #21 33.58 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-04T15:19:23.598Z] #21 33.69 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-04T15:19:23.858Z] #21 33.70 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-04T15:19:23.858Z] #21 33.71 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-04T15:19:23.858Z] #21 33.89 Selecting previously unselected package libip4tc2:amd64. [2022-09-04T15:19:23.858Z] #21 33.89 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-04T15:19:23.858Z] #21 33.90 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-04T15:19:24.117Z] #21 34.11 Selecting previously unselected package libkmod2:amd64. [2022-09-04T15:19:24.117Z] #21 34.12 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-04T15:19:24.117Z] #21 34.14 Unpacking libkmod2:amd64 (28-1) ... [2022-09-04T15:19:24.377Z] #21 34.29 Selecting previously unselected package systemd. [2022-09-04T15:19:24.377Z] #21 34.29 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-04T15:19:24.377Z] #21 34.44 Unpacking systemd (247.3-7) ... [2022-09-04T15:19:24.588Z] #21 29.34 The following additional packages will be installed: [2022-09-04T15:19:24.588Z] #21 29.35 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-04T15:19:24.588Z] #21 29.35 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-04T15:19:24.588Z] #21 29.35 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-04T15:19:24.588Z] #21 29.35 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-04T15:19:24.588Z] #21 29.35 python3-pkg-resources systemd vim-runtime xxd [2022-09-04T15:19:24.588Z] #21 29.35 Suggested packages: [2022-09-04T15:19:24.588Z] #21 29.35 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-04T15:19:24.588Z] #21 29.35 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-04T15:19:24.588Z] #21 29.35 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-04T15:19:24.588Z] #21 29.35 Recommended packages: [2022-09-04T15:19:24.588Z] #21 29.35 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-04T15:19:24.588Z] #21 29.35 systemd-timesyncd | time-daemon unzip [2022-09-04T15:19:26.495Z] #21 ... [2022-09-04T15:19:26.495Z] [2022-09-04T15:19:26.495Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:26.495Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:26.495Z] #77 177.0 config.status: creating Makefile [2022-09-04T15:19:26.647Z] #64 232.7 + bin/containerd [2022-09-04T15:19:26.754Z] #77 177.1 config.status: creating rpm/crun.spec [2022-09-04T15:19:26.754Z] #77 177.2 config.status: creating config.h [2022-09-04T15:19:26.754Z] #77 177.3 config.status: executing libtool commands [2022-09-04T15:19:26.791Z] #19 ... [2022-09-04T15:19:26.791Z] [2022-09-04T15:19:26.791Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:26.791Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:26.791Z] #84 290.6 CCLD libcrun.la [2022-09-04T15:19:26.791Z] #84 291.1 AR libcrun_testing.a [2022-09-04T15:19:26.791Z] #84 291.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-04T15:19:26.791Z] #84 291.3 CCLD tests/tests_libcrun_utils [2022-09-04T15:19:26.791Z] #84 291.3 CCLD tests/tests_libcrun_fuzzer [2022-09-04T15:19:26.791Z] #84 291.3 CCLD tests/tests_libcrun_errors [2022-09-04T15:19:27.014Z] #77 177.4 config.status: executing depfiles commands [2022-09-04T15:19:28.572Z] #21 38.24 Selecting previously unselected package pigz. [2022-09-04T15:19:28.572Z] #21 38.25 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-04T15:19:28.572Z] #21 38.25 Unpacking pigz (2.6-1) ... [2022-09-04T15:19:28.572Z] #21 38.42 Selecting previously unselected package libelf1:amd64. [2022-09-04T15:19:28.572Z] #21 38.42 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-04T15:19:28.572Z] #21 38.43 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-04T15:19:28.572Z] #21 ... [2022-09-04T15:19:28.572Z] [2022-09-04T15:19:28.572Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:28.572Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:28.572Z] #77 178.4 checking for stdlib.h... yes [2022-09-04T15:19:28.572Z] #77 178.7 checking for string.h... yes [2022-09-04T15:19:28.572Z] #77 179.0 checking for memory.h... yes [2022-09-04T15:19:28.572Z] #77 179.3 checking for strings.h... yes [2022-09-04T15:19:28.572Z] #77 179.6 checking for inttypes.h... yes [2022-09-04T15:19:28.572Z] #77 179.8 checking for stdint.h... yes [2022-09-04T15:19:28.572Z] #77 180.0 checking for unistd.h... yes [2022-09-04T15:19:28.572Z] #77 180.2 checking minix/config.h usability... no [2022-09-04T15:19:28.572Z] #77 180.4 checking minix/config.h presence... no [2022-09-04T15:19:28.572Z] #77 180.5 checking for minix/config.h... no [2022-09-04T15:19:28.572Z] #77 180.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-04T15:19:28.572Z] #77 180.7 checking build system type... x86_64-pc-linux-gnu [2022-09-04T15:19:28.572Z] #77 181.1 checking host system type... x86_64-pc-linux-gnu [2022-09-04T15:19:28.572Z] #77 181.2 checking how to print strings... printf [2022-09-04T15:19:28.572Z] #77 181.2 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:19:28.572Z] #77 181.2 checking for fgrep... /bin/grep -F [2022-09-04T15:19:28.572Z] #77 181.2 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:19:28.572Z] #77 181.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:19:28.572Z] #77 181.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:19:28.572Z] #77 181.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:19:28.572Z] #77 181.5 checking whether ln -s works... yes [2022-09-04T15:19:28.572Z] #77 181.5 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:19:28.572Z] #77 181.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-04T15:19:28.572Z] #77 181.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:19:28.572Z] #77 181.5 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:19:28.572Z] #77 181.5 checking for objdump... objdump [2022-09-04T15:19:28.572Z] #77 181.5 checking how to recognize dependent libraries... pass_all [2022-09-04T15:19:28.572Z] #77 181.5 checking for dlltool... no [2022-09-04T15:19:28.572Z] #77 181.5 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:19:28.572Z] #77 181.5 checking for ar... ar [2022-09-04T15:19:28.572Z] #77 181.5 checking for archiver @FILE support... @ [2022-09-04T15:19:28.572Z] #77 181.7 checking for strip... strip [2022-09-04T15:19:28.572Z] #77 181.7 checking for ranlib... ranlib [2022-09-04T15:19:28.572Z] #77 181.7 checking for gawk... no [2022-09-04T15:19:28.572Z] #77 181.7 checking for mawk... mawk [2022-09-04T15:19:28.572Z] #77 181.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:19:28.572Z] #77 182.2 checking for sysroot... no [2022-09-04T15:19:28.572Z] #77 182.2 checking for a working dd... /bin/dd [2022-09-04T15:19:28.572Z] #77 182.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:19:28.572Z] #77 182.4 checking for mt... no [2022-09-04T15:19:28.572Z] #77 182.4 checking if : is a manifest tool... no [2022-09-04T15:19:28.572Z] #77 182.4 checking for dlfcn.h... yes [2022-09-04T15:19:28.572Z] #77 182.7 checking for objdir... .libs [2022-09-04T15:19:28.572Z] #77 183.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:19:28.572Z] #77 183.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:19:28.572Z] #77 183.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:19:28.572Z] #77 183.6 checking if gcc static flag -static works... yes [2022-09-04T15:19:28.572Z] #77 184.3 checking if gcc supports -c -o file.o... yes [2022-09-04T15:19:28.572Z] #77 184.5 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:19:28.572Z] #77 184.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-04T15:19:28.572Z] #77 184.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:19:28.572Z] #77 185.2 checking how to hardcode library paths into programs... immediate [2022-09-04T15:19:28.572Z] #77 185.2 checking whether stripping libraries is possible... yes [2022-09-04T15:19:28.572Z] #77 185.3 checking if libtool supports shared libraries... yes [2022-09-04T15:19:28.572Z] #77 185.3 checking whether to build shared libraries... no [2022-09-04T15:19:28.572Z] #77 185.3 checking whether to build static libraries... yes [2022-09-04T15:19:28.702Z] #84 293.0 CCLD crun [2022-09-04T15:19:28.831Z] #77 185.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:19:28.831Z] #77 185.3 checking whether build environment is sane... yes [2022-09-04T15:19:28.831Z] #77 185.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:19:28.831Z] #77 185.4 checking whether make sets $(MAKE)... [2022-09-04T15:19:28.831Z] #77 ... [2022-09-04T15:19:28.831Z] [2022-09-04T15:19:28.832Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:28.832Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:28.832Z] #21 38.67 Selecting previously unselected package libbpf0:amd64. [2022-09-04T15:19:28.832Z] #21 38.68 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-04T15:19:28.832Z] #21 38.69 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-04T15:19:28.832Z] #21 38.90 Selecting previously unselected package libmnl0:amd64. [2022-09-04T15:19:28.832Z] #21 38.90 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-04T15:19:28.832Z] #21 38.91 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-04T15:19:29.091Z] #21 39.10 Selecting previously unselected package libxtables12:amd64. [2022-09-04T15:19:29.091Z] #21 39.10 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-04T15:19:29.091Z] #21 39.11 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-04T15:19:29.272Z] #84 293.8 make[3]: Entering directory '/tmp/crun-build' [2022-09-04T15:19:29.350Z] #21 39.40 Selecting previously unselected package libcap2-bin. [2022-09-04T15:19:29.350Z] #21 39.40 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-04T15:19:29.350Z] #21 39.42 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-04T15:19:29.532Z] #84 293.9 /bin/mkdir -p '/usr/local/lib' [2022-09-04T15:19:29.532Z] #84 293.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-04T15:19:29.532Z] #84 293.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-04T15:19:29.532Z] #84 294.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-04T15:19:29.532Z] #84 294.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-04T15:19:29.532Z] #84 294.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-04T15:19:29.532Z] #84 294.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-04T15:19:29.532Z] #84 294.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-04T15:19:29.551Z] #77 180.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-04T15:19:29.551Z] #77 180.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-04T15:19:29.610Z] #21 39.55 Selecting previously unselected package iproute2. [2022-09-04T15:19:29.610Z] #21 39.55 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-04T15:19:29.610Z] #21 39.56 Unpacking iproute2 (5.10.0-4) ... [2022-09-04T15:19:29.811Z] #77 ... [2022-09-04T15:19:29.811Z] [2022-09-04T15:19:29.811Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-04T15:19:29.811Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-04T15:19:29.811Z] #36 258.9 Delve is a source level debugger for Go programs. [2022-09-04T15:19:29.811Z] #36 258.9 [2022-09-04T15:19:29.811Z] #36 258.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-04T15:19:29.811Z] #36 258.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-04T15:19:29.811Z] #36 258.9 [2022-09-04T15:19:29.811Z] #36 258.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-04T15:19:29.811Z] #36 258.9 [2022-09-04T15:19:29.811Z] #36 258.9 Pass flags to the program you are debugging using `--`, for example: [2022-09-04T15:19:29.811Z] #36 258.9 [2022-09-04T15:19:29.811Z] #36 258.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-04T15:19:29.811Z] #36 258.9 [2022-09-04T15:19:29.811Z] #36 258.9 Usage: [2022-09-04T15:19:29.811Z] #36 258.9 dlv [command] [2022-09-04T15:19:29.811Z] #36 258.9 [2022-09-04T15:19:29.811Z] #36 258.9 Available Commands: [2022-09-04T15:19:29.811Z] #36 258.9 attach Attach to running process and begin debugging. [2022-09-04T15:19:29.811Z] #36 258.9 connect Connect to a headless debug server with a terminal client. [2022-09-04T15:19:29.811Z] #36 258.9 core Examine a core dump. [2022-09-04T15:19:29.811Z] #36 258.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-04T15:19:29.811Z] #36 258.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-04T15:19:29.811Z] #36 258.9 exec Execute a precompiled binary, and begin a debug session. [2022-09-04T15:19:29.811Z] #36 258.9 help Help about any command [2022-09-04T15:19:29.811Z] #36 258.9 run Deprecated command. Use 'debug' instead. [2022-09-04T15:19:29.811Z] #36 258.9 test Compile test binary and begin debugging program. [2022-09-04T15:19:29.811Z] #36 258.9 trace Compile and begin tracing program. [2022-09-04T15:19:29.811Z] #36 258.9 version Prints version. [2022-09-04T15:19:29.811Z] #36 258.9 [2022-09-04T15:19:29.811Z] #36 258.9 Flags: [2022-09-04T15:19:29.811Z] #36 258.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-04T15:19:29.811Z] #36 258.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-04T15:19:29.811Z] #36 258.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-04T15:19:29.811Z] #36 258.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-04T15:19:29.811Z] #36 258.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-04T15:19:29.811Z] #36 258.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-04T15:19:29.811Z] #36 258.9 --disable-aslr Disables address space randomization [2022-09-04T15:19:29.811Z] #36 258.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-04T15:19:29.811Z] #36 258.9 -h, --help help for dlv [2022-09-04T15:19:29.811Z] #36 258.9 --init string Init file, executed by the terminal client. [2022-09-04T15:19:29.811Z] #36 258.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-04T15:19:29.811Z] #36 258.9 --log Enable debugging server logging. [2022-09-04T15:19:29.811Z] #36 258.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-04T15:19:29.811Z] #36 258.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-04T15:19:29.811Z] #36 258.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-04T15:19:29.811Z] #36 258.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-04T15:19:29.811Z] #36 258.9 --wd string Working directory for running the program. [2022-09-04T15:19:29.811Z] #36 258.9 [2022-09-04T15:19:29.811Z] #36 258.9 Additional help topics: [2022-09-04T15:19:29.811Z] #36 258.9 dlv backend Help about the --backend flag. [2022-09-04T15:19:29.811Z] #36 258.9 dlv log Help about logging flags. [2022-09-04T15:19:29.811Z] #36 258.9 dlv redirect Help about file redirection. [2022-09-04T15:19:29.811Z] #36 258.9 [2022-09-04T15:19:29.811Z] #36 258.9 Use "dlv [command] --help" for more information about a command. [2022-09-04T15:19:29.811Z] #36 DONE 259.1s [2022-09-04T15:19:29.811Z] [2022-09-04T15:19:29.811Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:29.811Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:29.811Z] #21 31.95 The following NEW packages will be installed: [2022-09-04T15:19:29.811Z] #21 31.96 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-04T15:19:29.811Z] #21 31.97 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-04T15:19:29.811Z] #21 31.97 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-04T15:19:29.811Z] #21 31.97 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-04T15:19:29.811Z] #21 31.97 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-04T15:19:29.811Z] #21 31.97 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-04T15:19:29.811Z] #21 31.97 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-04T15:19:29.811Z] #21 31.97 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-04T15:19:29.811Z] #21 31.97 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-04T15:19:29.811Z] #21 32.34 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:19:29.811Z] #21 32.34 Need to get 32.8 MB of archives. [2022-09-04T15:19:29.811Z] #21 32.34 After this operation, 124 MB of additional disk space will be used. [2022-09-04T15:19:29.811Z] #21 32.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-04T15:19:29.811Z] #21 32.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-04T15:19:29.811Z] #21 32.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-04T15:19:29.811Z] #21 32.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-04T15:19:29.811Z] #21 32.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-04T15:19:29.811Z] #21 32.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-04T15:19:29.811Z] #21 32.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-04T15:19:29.811Z] #21 32.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-04T15:19:29.811Z] #21 32.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-04T15:19:29.811Z] #21 32.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-04T15:19:29.811Z] #21 32.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-04T15:19:29.811Z] #21 32.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-04T15:19:29.811Z] #21 32.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-04T15:19:29.811Z] #21 32.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-04T15:19:29.811Z] #21 32.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-04T15:19:29.811Z] #21 32.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-04T15:19:29.811Z] #21 32.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-04T15:19:29.811Z] #21 32.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-04T15:19:29.811Z] #21 32.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-04T15:19:29.811Z] #21 32.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-04T15:19:29.811Z] #21 32.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-04T15:19:29.811Z] #21 32.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-04T15:19:29.811Z] #21 32.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-04T15:19:29.811Z] #21 32.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-04T15:19:29.811Z] #21 32.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-04T15:19:29.811Z] #21 32.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-04T15:19:29.811Z] #21 32.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-04T15:19:29.811Z] #21 32.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-04T15:19:29.811Z] #21 32.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-04T15:19:29.811Z] #21 32.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-04T15:19:29.811Z] #21 32.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-04T15:19:29.811Z] #21 32.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-04T15:19:29.811Z] #21 33.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-04T15:19:29.811Z] #21 33.48 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-04T15:19:29.811Z] #21 33.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-04T15:19:29.811Z] #21 33.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-04T15:19:29.811Z] #21 33.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-04T15:19:29.811Z] #21 33.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-04T15:19:29.811Z] #21 33.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-04T15:19:29.811Z] #21 33.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-04T15:19:29.811Z] #21 33.56 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-04T15:19:29.811Z] #21 33.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-04T15:19:29.811Z] #21 33.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-04T15:19:29.811Z] #21 33.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-04T15:19:29.811Z] #21 33.67 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-04T15:19:29.812Z] #21 33.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-04T15:19:29.812Z] #21 33.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-04T15:19:29.812Z] #21 33.72 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-04T15:19:29.812Z] #21 33.77 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-04T15:19:29.812Z] #21 33.79 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-04T15:19:29.812Z] #21 33.81 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-04T15:19:29.812Z] #21 33.83 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-04T15:19:29.812Z] #21 34.16 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-04T15:19:29.812Z] #21 34.24 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-04T15:19:29.812Z] #21 34.31 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-04T15:19:29.812Z] #21 34.32 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-04T15:19:30.101Z] #84 294.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-04T15:19:30.101Z] #84 294.6 ---------------------------------------------------------------------- [2022-09-04T15:19:30.101Z] #84 294.6 Libraries have been installed in: [2022-09-04T15:19:30.101Z] #84 294.6 /usr/local/lib [2022-09-04T15:19:30.101Z] #84 294.6 [2022-09-04T15:19:30.101Z] #84 294.6 If you ever happen to want to link against installed libraries [2022-09-04T15:19:30.101Z] #84 294.6 in a given directory, LIBDIR, you must either use libtool, and [2022-09-04T15:19:30.101Z] #84 294.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-04T15:19:30.101Z] #84 294.6 flag during linking and do at least one of the following: [2022-09-04T15:19:30.101Z] #84 294.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-04T15:19:30.101Z] #84 294.6 during execution [2022-09-04T15:19:30.101Z] #84 294.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-04T15:19:30.101Z] #84 294.6 during linking [2022-09-04T15:19:30.101Z] #84 294.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-04T15:19:30.101Z] #84 294.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-04T15:19:30.101Z] #84 294.6 [2022-09-04T15:19:30.101Z] #84 294.6 See any operating system documentation about shared libraries for [2022-09-04T15:19:30.101Z] #84 294.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-04T15:19:30.101Z] #84 294.6 ---------------------------------------------------------------------- [2022-09-04T15:19:30.101Z] #84 294.6 /bin/mkdir -p '/build' [2022-09-04T15:19:30.101Z] #84 294.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-04T15:19:30.101Z] #84 294.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-04T15:19:30.101Z] #84 294.8 make[3]: Leaving directory '/tmp/crun-build' [2022-09-04T15:19:30.101Z] #84 294.8 make[2]: Leaving directory '/tmp/crun-build' [2022-09-04T15:19:30.101Z] #84 294.8 make[1]: Leaving directory '/tmp/crun-build' [2022-09-04T15:19:30.363Z] #84 DONE 295.0s [2022-09-04T15:19:30.363Z] [2022-09-04T15:19:30.363Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:19:30.363Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:19:30.380Z] #21 35.33 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:19:30.549Z] #21 40.44 Selecting previously unselected package xxd. [2022-09-04T15:19:30.549Z] #21 40.45 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-04T15:19:30.549Z] #21 40.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:19:30.549Z] #21 40.69 Selecting previously unselected package vim-common. [2022-09-04T15:19:30.549Z] #21 40.69 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:19:30.639Z] #21 35.64 Fetched 32.8 MB in 2s (14.1 MB/s) [2022-09-04T15:19:30.809Z] #21 40.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:19:30.809Z] #21 40.88 Selecting previously unselected package bash-completion. [2022-09-04T15:19:30.809Z] #21 40.88 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-04T15:19:30.899Z] #21 35.91 Selecting previously unselected package libcap2:amd64. [2022-09-04T15:19:30.899Z] #21 35.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-04T15:19:30.899Z] #21 36.02 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-04T15:19:31.158Z] #21 36.06 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:19:31.158Z] #21 36.27 Selecting previously unselected package libargon2-1:amd64. [2022-09-04T15:19:31.158Z] #21 36.27 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-04T15:19:31.158Z] #21 36.27 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-04T15:19:31.727Z] #21 36.42 Selecting previously unselected package libjson-c5:amd64. [2022-09-04T15:19:31.727Z] #21 36.42 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-04T15:19:31.727Z] #21 36.43 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-04T15:19:31.727Z] #21 36.68 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-04T15:19:31.727Z] #21 36.68 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-04T15:19:31.727Z] #21 36.70 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-04T15:19:32.296Z] #21 37.01 Selecting previously unselected package libip4tc2:amd64. [2022-09-04T15:19:32.296Z] #21 37.02 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-04T15:19:32.296Z] #21 37.03 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-04T15:19:32.296Z] #21 37.29 Selecting previously unselected package libkmod2:amd64. [2022-09-04T15:19:32.555Z] #21 37.30 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-04T15:19:32.555Z] #21 37.31 Unpacking libkmod2:amd64 (28-1) ... [2022-09-04T15:19:32.814Z] #21 37.69 Selecting previously unselected package systemd. [2022-09-04T15:19:32.814Z] #21 37.73 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-04T15:19:33.332Z] #21 38.16 Unpacking systemd (247.3-7) ... [2022-09-04T15:19:36.086Z] #21 45.89 Unpacking bash-completion (1:2.11-2) ... [2022-09-04T15:19:36.086Z] #21 ... [2022-09-04T15:19:36.086Z] [2022-09-04T15:19:36.086Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:36.086Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:36.086Z] #77 185.4 checking whether make sets $(MAKE)... yes [2022-09-04T15:19:36.086Z] #77 185.5 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:19:36.086Z] #77 185.6 checking whether make supports nested variables... yes [2022-09-04T15:19:36.086Z] #77 185.7 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:19:36.086Z] #77 185.7 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:19:36.086Z] #77 185.7 checking how to create a ustar tar archive... gnutar [2022-09-04T15:19:36.086Z] #77 185.9 checking dependency style of gcc... gcc3 [2022-09-04T15:19:36.086Z] #77 186.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:19:36.086Z] #77 186.1 checking whether make supports nested variables... (cached) yes [2022-09-04T15:19:36.086Z] #77 186.1 checking for pkg-config... /usr/bin/pkg-config [2022-09-04T15:19:36.086Z] #77 186.2 checking pkg-config is at least version 0.9.0... yes [2022-09-04T15:19:36.086Z] #77 186.2 checking for yajl >= 2.1.0... yes [2022-09-04T15:19:36.086Z] #77 186.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-04T15:19:36.086Z] #77 186.3 checking for gcc... (cached) gcc [2022-09-04T15:19:36.086Z] #77 186.4 checking whether we are using the GNU C compiler... (cached) yes [2022-09-04T15:19:36.086Z] #77 186.4 checking whether gcc accepts -g... (cached) yes [2022-09-04T15:19:36.086Z] #77 186.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-04T15:19:36.086Z] #77 186.4 checking whether gcc understands -c and -o together... (cached) yes [2022-09-04T15:19:36.086Z] #77 186.4 checking for a Python interpreter with version >= 3... python3 [2022-09-04T15:19:36.086Z] #77 186.5 checking for python3... /usr/bin/python3 [2022-09-04T15:19:36.086Z] #77 186.5 checking for python3 version... 3.9 [2022-09-04T15:19:36.086Z] #77 186.6 checking for python3 platform... linux [2022-09-04T15:19:36.086Z] #77 186.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-04T15:19:36.086Z] #77 186.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-04T15:19:36.086Z] #77 187.4 checking that generated files are newer than configure... done [2022-09-04T15:19:36.086Z] #77 187.4 configure: creating ./config.status [2022-09-04T15:19:36.086Z] #77 191.9 config.status: creating Makefile [2022-09-04T15:19:36.086Z] #77 192.1 config.status: creating config.h [2022-09-04T15:19:36.086Z] #77 192.2 config.status: executing libtool commands [2022-09-04T15:19:36.086Z] #77 192.2 config.status: executing depfiles commands [2022-09-04T15:19:36.347Z] #77 193.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-04T15:19:36.606Z] #77 193.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-04T15:19:36.606Z] #77 ... [2022-09-04T15:19:36.606Z] [2022-09-04T15:19:36.606Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:36.606Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:36.606Z] #21 46.47 Selecting previously unselected package bzip2. [2022-09-04T15:19:36.606Z] #21 46.48 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-04T15:19:36.606Z] #21 46.48 Unpacking bzip2 (1.0.8-4) ... [2022-09-04T15:19:36.606Z] #21 46.69 Selecting previously unselected package xz-utils. [2022-09-04T15:19:36.606Z] #21 46.70 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-04T15:19:36.606Z] #21 46.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:19:36.624Z] #21 41.69 Selecting previously unselected package pigz. [2022-09-04T15:19:36.624Z] #21 41.69 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-04T15:19:36.886Z] #21 41.70 Unpacking pigz (2.6-1) ... [2022-09-04T15:19:36.886Z] #21 41.78 Selecting previously unselected package libelf1:amd64. [2022-09-04T15:19:36.886Z] #21 41.79 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-04T15:19:36.886Z] #21 41.80 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-04T15:19:36.944Z] #62 ... [2022-09-04T15:19:36.944Z] [2022-09-04T15:19:36.944Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:19:36.944Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:19:36.944Z] #19 347.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-04T15:19:36.944Z] #19 347.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:19:36.944Z] #19 347.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:19:36.944Z] #19 347.5 Selecting previously unselected package patch. [2022-09-04T15:19:36.944Z] #19 347.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-04T15:19:36.944Z] #19 347.5 Unpacking patch (2.7.6-7) ... [2022-09-04T15:19:36.944Z] #19 347.6 Selecting previously unselected package dpkg-dev. [2022-09-04T15:19:36.944Z] #19 347.6 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-04T15:19:36.944Z] #19 347.6 Unpacking dpkg-dev (1.20.11) ... [2022-09-04T15:19:36.944Z] #19 347.9 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-04T15:19:36.944Z] #19 347.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-04T15:19:36.944Z] #19 347.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-04T15:19:36.944Z] #19 348.0 Selecting previously unselected package libio-string-perl. [2022-09-04T15:19:36.944Z] #19 348.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-04T15:19:36.944Z] #19 348.0 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-04T15:19:36.944Z] #19 348.1 Selecting previously unselected package libicu67:amd64. [2022-09-04T15:19:36.944Z] #19 348.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-04T15:19:36.944Z] #19 348.1 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-04T15:19:37.147Z] #21 41.95 Selecting previously unselected package libbpf0:amd64. [2022-09-04T15:19:37.147Z] #21 41.96 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-04T15:19:37.147Z] #21 41.97 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-04T15:19:37.147Z] #21 42.08 Selecting previously unselected package libmnl0:amd64. [2022-09-04T15:19:37.147Z] #21 42.09 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-04T15:19:37.147Z] #21 42.10 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-04T15:19:37.175Z] #21 47.03 Selecting previously unselected package apparmor. [2022-09-04T15:19:37.175Z] #21 47.03 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-04T15:19:37.175Z] #21 47.12 Unpacking apparmor (2.13.6-10) ... [2022-09-04T15:19:37.407Z] #21 42.16 Selecting previously unselected package libxtables12:amd64. [2022-09-04T15:19:37.407Z] #21 42.18 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-04T15:19:37.407Z] #21 42.19 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-04T15:19:37.407Z] #21 42.32 Selecting previously unselected package libcap2-bin. [2022-09-04T15:19:37.407Z] #21 42.33 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-04T15:19:37.407Z] #21 42.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-04T15:19:37.407Z] #21 ... [2022-09-04T15:19:37.407Z] [2022-09-04T15:19:37.407Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:37.407Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:37.407Z] #77 180.4 checking for gcc... gcc [2022-09-04T15:19:37.407Z] #77 180.5 checking whether the C compiler works... yes [2022-09-04T15:19:37.407Z] #77 181.0 checking for C compiler default output file name... a.out [2022-09-04T15:19:37.407Z] #77 181.0 checking for suffix of executables... [2022-09-04T15:19:37.407Z] #77 181.3 checking whether we are cross compiling... no [2022-09-04T15:19:37.407Z] #77 181.7 checking for suffix of object files... o [2022-09-04T15:19:37.407Z] #77 181.9 checking whether we are using the GNU C compiler... yes [2022-09-04T15:19:37.407Z] #77 182.0 checking whether gcc accepts -g... yes [2022-09-04T15:19:37.407Z] #77 182.1 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:19:37.407Z] #77 182.4 checking whether gcc understands -c and -o together... yes [2022-09-04T15:19:37.407Z] #77 182.6 checking how to run the C preprocessor... gcc -E [2022-09-04T15:19:37.407Z] #77 182.9 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:19:37.407Z] #77 182.9 checking for egrep... /bin/grep -E [2022-09-04T15:19:37.407Z] #77 182.9 checking for ANSI C header files... yes [2022-09-04T15:19:37.407Z] #77 183.9 checking for sys/types.h... yes [2022-09-04T15:19:37.407Z] #77 184.2 checking for sys/stat.h... yes [2022-09-04T15:19:37.407Z] #77 184.6 checking for stdlib.h... yes [2022-09-04T15:19:37.407Z] #77 184.9 checking for string.h... yes [2022-09-04T15:19:37.407Z] #77 185.3 checking for memory.h... yes [2022-09-04T15:19:37.407Z] #77 185.7 checking for strings.h... yes [2022-09-04T15:19:37.407Z] #77 186.1 checking for inttypes.h... yes [2022-09-04T15:19:37.407Z] #77 186.4 checking for stdint.h... yes [2022-09-04T15:19:37.407Z] #77 186.6 checking for unistd.h... yes [2022-09-04T15:19:37.407Z] #77 186.7 checking minix/config.h usability... no [2022-09-04T15:19:37.407Z] #77 186.9 checking minix/config.h presence... no [2022-09-04T15:19:37.407Z] #77 187.0 checking for minix/config.h... no [2022-09-04T15:19:37.407Z] #77 187.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-04T15:19:37.407Z] #77 187.3 checking build system type... x86_64-pc-linux-gnu [2022-09-04T15:19:37.407Z] #77 187.5 checking host system type... x86_64-pc-linux-gnu [2022-09-04T15:19:37.407Z] #77 187.5 checking how to print strings... printf [2022-09-04T15:19:37.407Z] #77 187.5 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:19:37.407Z] #77 187.5 checking for fgrep... /bin/grep -F [2022-09-04T15:19:37.407Z] #77 187.5 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:19:37.407Z] #77 187.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:19:37.407Z] #77 187.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:19:37.407Z] #77 187.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:19:37.407Z] #77 187.7 checking whether ln -s works... yes [2022-09-04T15:19:37.407Z] #77 187.7 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:19:37.407Z] #77 187.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-04T15:19:37.407Z] #77 187.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:19:37.407Z] #77 187.7 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:19:37.407Z] #77 187.7 checking for objdump... objdump [2022-09-04T15:19:37.407Z] #77 187.7 checking how to recognize dependent libraries... pass_all [2022-09-04T15:19:37.407Z] #77 187.7 checking for dlltool... no [2022-09-04T15:19:37.407Z] #77 187.7 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:19:37.407Z] #77 187.7 checking for ar... ar [2022-09-04T15:19:37.407Z] #77 187.7 checking for archiver @FILE support... @ [2022-09-04T15:19:37.407Z] #77 187.9 checking for strip... strip [2022-09-04T15:19:37.407Z] #77 187.9 checking for ranlib... ranlib [2022-09-04T15:19:37.407Z] #77 187.9 checking for gawk... no [2022-09-04T15:19:37.407Z] #77 187.9 checking for mawk... mawk [2022-09-04T15:19:37.667Z] #77 187.9 checking command to parse /usr/bin/nm -B output from gcc object... [2022-09-04T15:19:37.667Z] #77 ... [2022-09-04T15:19:37.667Z] [2022-09-04T15:19:37.667Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:37.667Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:37.667Z] #21 42.46 Selecting previously unselected package iproute2. [2022-09-04T15:19:37.667Z] #21 42.49 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-04T15:19:37.667Z] #21 42.51 Unpacking iproute2 (5.10.0-4) ... [2022-09-04T15:19:37.743Z] #21 47.86 Selecting previously unselected package inetutils-ping. [2022-09-04T15:19:38.002Z] #21 47.89 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-04T15:19:38.002Z] #21 47.91 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-04T15:19:38.261Z] #21 48.26 Selecting previously unselected package libip6tc2:amd64. [2022-09-04T15:19:38.261Z] #21 48.31 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-04T15:19:38.261Z] #21 48.33 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-04T15:19:38.520Z] #21 48.47 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-04T15:19:38.520Z] #21 48.47 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-04T15:19:38.520Z] #21 48.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-04T15:19:38.520Z] #21 48.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-04T15:19:38.605Z] #21 43.48 Selecting previously unselected package xxd. [2022-09-04T15:19:38.605Z] #21 43.52 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-04T15:19:38.605Z] #21 43.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:19:38.779Z] #21 48.70 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-04T15:19:38.779Z] #21 48.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-04T15:19:38.864Z] #21 43.76 Selecting previously unselected package vim-common. [2022-09-04T15:19:38.864Z] #21 43.76 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:19:38.864Z] #21 43.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:19:39.038Z] #21 49.02 Selecting previously unselected package libnftnl11:amd64. [2022-09-04T15:19:39.038Z] #21 49.02 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-04T15:19:39.038Z] #21 49.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-04T15:19:39.123Z] #21 44.19 Selecting previously unselected package bash-completion. [2022-09-04T15:19:39.297Z] #21 49.16 Selecting previously unselected package iptables. [2022-09-04T15:19:39.297Z] #21 49.16 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-04T15:19:39.297Z] #21 49.18 Unpacking iptables (1.8.7-1) ... [2022-09-04T15:19:39.383Z] #21 44.19 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-04T15:19:39.484Z] #19 350.6 Selecting previously unselected package libxml2:amd64. [2022-09-04T15:19:39.484Z] #19 350.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-04T15:19:39.484Z] #19 350.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-04T15:19:39.865Z] #21 49.78 Selecting previously unselected package libonig5:amd64. [2022-09-04T15:19:39.865Z] #21 49.78 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-04T15:19:39.865Z] #21 49.78 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:19:40.046Z] #77 ... [2022-09-04T15:19:40.046Z] [2022-09-04T15:19:40.046Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:19:40.046Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:19:40.046Z] #47 DONE 268.1s [2022-09-04T15:19:40.046Z] [2022-09-04T15:19:40.046Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:40.046Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:40.124Z] #21 50.12 Selecting previously unselected package libjq1:amd64. [2022-09-04T15:19:40.124Z] #21 50.13 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-04T15:19:40.124Z] #21 50.14 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:19:40.383Z] #21 50.35 Selecting previously unselected package jq. [2022-09-04T15:19:40.383Z] #21 50.35 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-04T15:19:40.383Z] #21 50.37 Unpacking jq (1.6-2.1) ... [2022-09-04T15:19:40.423Z] #19 352.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-04T15:19:40.423Z] #19 352.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-04T15:19:40.643Z] #21 50.63 Selecting previously unselected package libaio1:amd64. [2022-09-04T15:19:40.643Z] #21 50.63 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-04T15:19:40.643Z] #21 50.64 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-04T15:19:40.643Z] #21 50.70 Selecting previously unselected package libgpm2:amd64. [2022-09-04T15:19:40.643Z] #21 50.70 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-04T15:19:40.643Z] #21 50.71 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-04T15:19:40.682Z] #19 352.2 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-04T15:19:40.682Z] #19 352.3 Selecting previously unselected package libxml-sax-base-perl. [2022-09-04T15:19:40.682Z] #19 352.3 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-04T15:19:40.682Z] #19 352.3 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-04T15:19:40.682Z] #19 352.4 Selecting previously unselected package libxml-sax-perl. [2022-09-04T15:19:40.682Z] #19 352.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-04T15:19:40.902Z] #21 50.79 Selecting previously unselected package libicu67:amd64. [2022-09-04T15:19:40.902Z] #21 50.80 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-04T15:19:40.902Z] #21 50.80 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-04T15:19:40.942Z] #19 352.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-04T15:19:40.942Z] #19 352.6 Selecting previously unselected package libxml-libxml-perl. [2022-09-04T15:19:40.942Z] #19 352.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-04T15:19:40.942Z] #19 352.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-04T15:19:41.510Z] #19 353.0 Selecting previously unselected package libxml-simple-perl. [2022-09-04T15:19:41.510Z] #19 353.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-04T15:19:41.510Z] #19 353.0 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-04T15:19:41.510Z] #19 353.1 Selecting previously unselected package libyaml-perl. [2022-09-04T15:19:41.510Z] #19 353.1 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-04T15:19:41.510Z] #19 353.1 Unpacking libyaml-perl (1.30-1) ... [2022-09-04T15:19:41.510Z] #19 353.2 Selecting previously unselected package libconfig-auto-perl. [2022-09-04T15:19:41.510Z] #19 353.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-04T15:19:41.774Z] #19 353.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-04T15:19:41.774Z] #19 353.3 Selecting previously unselected package libfile-which-perl. [2022-09-04T15:19:41.774Z] #19 353.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-04T15:19:41.774Z] #19 353.3 Unpacking libfile-which-perl (1.23-1) ... [2022-09-04T15:19:41.774Z] #19 353.3 Selecting previously unselected package libfile-homedir-perl. [2022-09-04T15:19:41.774Z] #19 353.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-04T15:19:41.774Z] #19 353.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-04T15:19:41.774Z] #19 353.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-04T15:19:41.774Z] #19 353.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-04T15:19:41.952Z] #77 ... [2022-09-04T15:19:41.952Z] [2022-09-04T15:19:41.952Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-04T15:19:41.952Z] #48 sha256:44900e46857b6d084372b895a7f9e0bd5bba06c84c219ce5d4264a461495423a [2022-09-04T15:19:42.034Z] #19 353.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-04T15:19:42.034Z] #19 353.5 Selecting previously unselected package dpkg-cross. [2022-09-04T15:19:42.034Z] #19 353.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-04T15:19:42.034Z] #19 353.5 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-04T15:19:42.034Z] #19 353.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-04T15:19:42.034Z] #19 353.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-04T15:19:42.034Z] #19 353.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-04T15:19:42.034Z] #19 353.7 Selecting previously unselected package libc6-armel-cross. [2022-09-04T15:19:42.034Z] #19 353.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-04T15:19:42.034Z] #19 353.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-04T15:19:42.293Z] #19 354.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-04T15:19:42.520Z] #48 DONE 0.7s [2022-09-04T15:19:42.520Z] [2022-09-04T15:19:42.520Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:19:42.520Z] #64 sha256:99e2ecf6f542add66aafc965a87e2b0688dbdf77898adefe2fcd02381b8c8d59 [2022-09-04T15:19:42.520Z] #64 ... [2022-09-04T15:19:42.520Z] [2022-09-04T15:19:42.520Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-04T15:19:42.520Z] #52 sha256:fb874453dd05e85afec8baf6a12dd96f20db8e1b3b11a0745da66d1ee2ba0ef1 [2022-09-04T15:19:42.520Z] #52 DONE 0.1s [2022-09-04T15:19:42.520Z] [2022-09-04T15:19:42.520Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-04T15:19:42.520Z] #54 sha256:74d0a058ea995844dc0db8b387c657417e893fe7de476404f7e87812dc7015d1 [2022-09-04T15:19:42.553Z] #19 354.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:42.553Z] #19 354.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:19:42.553Z] #19 354.1 Selecting previously unselected package libgomp1-armel-cross. [2022-09-04T15:19:42.553Z] #19 354.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:42.553Z] #19 354.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:19:42.553Z] #19 354.2 Selecting previously unselected package libatomic1-armel-cross. [2022-09-04T15:19:42.553Z] #19 354.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:42.553Z] #19 354.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:19:42.553Z] #19 354.2 Selecting previously unselected package libasan6-armel-cross. [2022-09-04T15:19:42.553Z] #19 354.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:42.553Z] #19 354.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:19:42.779Z] #54 DONE 0.1s [2022-09-04T15:19:42.779Z] [2022-09-04T15:19:42.779Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:19:42.779Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:19:43.442Z] #21 ... [2022-09-04T15:19:43.442Z] [2022-09-04T15:19:43.442Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:43.442Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:43.442Z] #77 193.7 checking for gcc... gcc [2022-09-04T15:19:43.442Z] #77 193.8 checking whether the C compiler works... yes [2022-09-04T15:19:43.442Z] #77 194.0 checking for C compiler default output file name... a.out [2022-09-04T15:19:43.442Z] #77 194.0 checking for suffix of executables... [2022-09-04T15:19:43.442Z] #77 194.3 checking whether we are cross compiling... no [2022-09-04T15:19:43.442Z] #77 194.7 checking for suffix of object files... o [2022-09-04T15:19:43.442Z] #77 194.9 checking whether we are using the GNU C compiler... yes [2022-09-04T15:19:43.442Z] #77 195.1 checking whether gcc accepts -g... yes [2022-09-04T15:19:43.442Z] #77 195.2 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:19:43.442Z] #77 195.6 checking whether gcc understands -c and -o together... yes [2022-09-04T15:19:43.442Z] #77 195.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:19:43.442Z] #77 196.0 checking whether build environment is sane... yes [2022-09-04T15:19:43.442Z] #77 196.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:19:43.442Z] #77 196.2 checking for gawk... no [2022-09-04T15:19:43.442Z] #77 196.2 checking for mawk... mawk [2022-09-04T15:19:43.442Z] #77 196.2 checking whether make sets $(MAKE)... yes [2022-09-04T15:19:43.442Z] #77 196.2 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:19:43.442Z] #77 196.2 checking whether make supports nested variables... yes [2022-09-04T15:19:43.442Z] #77 196.3 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:19:43.442Z] #77 196.3 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:19:43.442Z] #77 196.3 checking how to create a ustar tar archive... gnutar [2022-09-04T15:19:43.442Z] #77 196.5 checking dependency style of gcc... gcc3 [2022-09-04T15:19:43.442Z] #77 196.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:19:43.442Z] #77 196.8 checking whether make supports nested variables... (cached) yes [2022-09-04T15:19:43.442Z] #77 196.9 checking build system type... x86_64-pc-linux-gnu [2022-09-04T15:19:43.442Z] #77 197.4 checking host system type... x86_64-pc-linux-gnu [2022-09-04T15:19:43.442Z] #77 197.4 checking how to print strings... printf [2022-09-04T15:19:43.442Z] #77 197.4 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:19:43.442Z] #77 197.4 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:19:43.442Z] #77 197.4 checking for egrep... /bin/grep -E [2022-09-04T15:19:43.442Z] #77 197.4 checking for fgrep... /bin/grep -F [2022-09-04T15:19:43.442Z] #77 197.4 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:19:43.442Z] #77 197.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:19:43.442Z] #77 197.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:19:43.442Z] #77 197.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:19:43.442Z] #77 197.6 checking whether ln -s works... yes [2022-09-04T15:19:43.442Z] #77 197.6 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:19:43.442Z] #77 197.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-04T15:19:43.442Z] #77 197.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:19:43.442Z] #77 197.6 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:19:43.442Z] #77 197.6 checking for objdump... objdump [2022-09-04T15:19:43.442Z] #77 197.6 checking how to recognize dependent libraries... pass_all [2022-09-04T15:19:43.442Z] #77 197.6 checking for dlltool... no [2022-09-04T15:19:43.442Z] #77 197.6 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:19:43.442Z] #77 197.6 checking for ar... ar [2022-09-04T15:19:43.442Z] #77 197.7 checking for archiver @FILE support... @ [2022-09-04T15:19:43.442Z] #77 197.8 checking for strip... strip [2022-09-04T15:19:43.442Z] #77 197.8 checking for ranlib... ranlib [2022-09-04T15:19:43.442Z] #77 197.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:19:43.442Z] #77 198.3 checking for sysroot... no [2022-09-04T15:19:43.442Z] #77 198.3 checking for a working dd... /bin/dd [2022-09-04T15:19:43.442Z] #77 198.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:19:43.442Z] #77 198.3 checking for mt... no [2022-09-04T15:19:43.442Z] #77 198.3 checking if : is a manifest tool... no [2022-09-04T15:19:43.442Z] #77 198.4 checking how to run the C preprocessor... gcc -E [2022-09-04T15:19:43.442Z] #77 198.6 checking for ANSI C header files... yes [2022-09-04T15:19:43.442Z] #77 199.2 checking for sys/types.h... yes [2022-09-04T15:19:43.442Z] #77 199.4 checking for sys/stat.h... yes [2022-09-04T15:19:43.442Z] #77 199.6 checking for stdlib.h... yes [2022-09-04T15:19:43.442Z] #77 199.8 checking for string.h... yes [2022-09-04T15:19:43.442Z] #77 199.9 checking for memory.h... yes [2022-09-04T15:19:43.442Z] #77 200.1 checking for strings.h... yes [2022-09-04T15:19:43.491Z] #19 354.9 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-04T15:19:43.491Z] #19 354.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:43.491Z] #19 354.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:19:43.491Z] #19 355.1 Selecting previously unselected package libubsan1-armel-cross. [2022-09-04T15:19:43.491Z] #19 355.1 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:43.491Z] #19 355.1 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:19:43.576Z] #21 ... [2022-09-04T15:19:43.576Z] [2022-09-04T15:19:43.577Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:43.577Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:43.577Z] #77 187.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:19:43.577Z] #77 188.4 checking for sysroot... no [2022-09-04T15:19:43.577Z] #77 188.4 checking for a working dd... /bin/dd [2022-09-04T15:19:43.577Z] #77 188.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:19:43.577Z] #77 188.6 checking for mt... no [2022-09-04T15:19:43.577Z] #77 188.6 checking if : is a manifest tool... no [2022-09-04T15:19:43.577Z] #77 188.6 checking for dlfcn.h... yes [2022-09-04T15:19:43.577Z] #77 188.9 checking for objdir... .libs [2022-09-04T15:19:43.577Z] #77 189.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:19:43.577Z] #77 189.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:19:43.577Z] #77 189.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:19:43.577Z] #77 189.6 checking if gcc static flag -static works... yes [2022-09-04T15:19:43.577Z] #77 190.3 checking if gcc supports -c -o file.o... yes [2022-09-04T15:19:43.577Z] #77 190.5 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:19:43.577Z] #77 190.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-04T15:19:43.577Z] #77 190.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:19:43.577Z] #77 191.0 checking how to hardcode library paths into programs... immediate [2022-09-04T15:19:43.577Z] #77 191.0 checking whether stripping libraries is possible... yes [2022-09-04T15:19:43.577Z] #77 191.0 checking if libtool supports shared libraries... yes [2022-09-04T15:19:43.577Z] #77 191.0 checking whether to build shared libraries... no [2022-09-04T15:19:43.577Z] #77 191.0 checking whether to build static libraries... yes [2022-09-04T15:19:43.577Z] #77 191.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:19:43.577Z] #77 191.1 checking whether build environment is sane... yes [2022-09-04T15:19:43.577Z] #77 191.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:19:43.577Z] #77 191.3 checking whether make sets $(MAKE)... yes [2022-09-04T15:19:43.577Z] #77 191.4 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:19:43.577Z] #77 191.5 checking whether make supports nested variables... yes [2022-09-04T15:19:43.577Z] #77 191.7 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:19:43.577Z] #77 191.7 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:19:43.577Z] #77 191.7 checking how to create a ustar tar archive... gnutar [2022-09-04T15:19:43.577Z] #77 191.9 checking dependency style of gcc... gcc3 [2022-09-04T15:19:43.577Z] #77 192.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:19:43.577Z] #77 192.4 checking whether make supports nested variables... (cached) yes [2022-09-04T15:19:43.577Z] #77 192.4 checking for pkg-config... /usr/bin/pkg-config [2022-09-04T15:19:43.577Z] #77 192.4 checking pkg-config is at least version 0.9.0... yes [2022-09-04T15:19:43.577Z] #77 192.4 checking for yajl >= 2.1.0... yes [2022-09-04T15:19:43.577Z] #77 192.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-04T15:19:43.577Z] #77 192.5 checking for gcc... (cached) gcc [2022-09-04T15:19:43.577Z] #77 192.7 checking whether we are using the GNU C compiler... (cached) yes [2022-09-04T15:19:43.577Z] #77 192.7 checking whether gcc accepts -g... (cached) yes [2022-09-04T15:19:43.577Z] #77 192.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-04T15:19:43.577Z] #77 192.7 checking whether gcc understands -c and -o together... (cached) yes [2022-09-04T15:19:43.577Z] #77 192.7 checking for a Python interpreter with version >= 3... python3 [2022-09-04T15:19:43.577Z] #77 192.9 checking for python3... /usr/bin/python3 [2022-09-04T15:19:43.577Z] #77 192.9 checking for python3 version... 3.9 [2022-09-04T15:19:43.577Z] #77 192.9 checking for python3 platform... linux [2022-09-04T15:19:43.577Z] #77 193.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-04T15:19:43.577Z] #77 193.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-04T15:19:43.577Z] #77 194.0 checking that generated files are newer than configure... done [2022-09-04T15:19:43.577Z] #77 194.0 configure: creating ./config.status [2022-09-04T15:19:43.702Z] #77 200.2 checking for inttypes.h... yes [2022-09-04T15:19:43.751Z] #19 ... [2022-09-04T15:19:43.751Z] [2022-09-04T15:19:43.751Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:19:43.751Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:19:43.751Z] #62 366.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-04T15:19:43.751Z] #62 DONE 367.0s [2022-09-04T15:19:43.751Z] [2022-09-04T15:19:43.751Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-04T15:19:43.751Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-04T15:19:43.751Z] #19 355.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-04T15:19:43.751Z] #19 355.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:43.751Z] #19 355.3 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:19:43.961Z] #77 200.4 checking for stdint.h... yes [2022-09-04T15:19:44.010Z] #19 355.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-04T15:19:44.010Z] #19 355.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:19:44.010Z] #19 355.6 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-04T15:19:44.157Z] #55 ... [2022-09-04T15:19:44.157Z] [2022-09-04T15:19:44.157Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:44.157Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:44.157Z] #77 221.8 CCLD tests/init [2022-09-04T15:19:44.220Z] #77 200.6 checking for unistd.h... yes [2022-09-04T15:19:44.479Z] #77 200.8 checking for dlfcn.h... yes [2022-09-04T15:19:44.479Z] #77 200.9 checking for objdir... .libs [2022-09-04T15:19:44.738Z] #77 201.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:19:44.998Z] #77 201.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:19:44.998Z] #77 201.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:19:45.257Z] #77 201.5 checking if gcc static flag -static works... yes [2022-09-04T15:19:45.516Z] #77 201.9 checking if gcc supports -c -o file.o... yes [2022-09-04T15:19:45.516Z] #77 202.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:19:45.516Z] #77 202.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-04T15:19:45.776Z] #77 202.1 checking dynamic linker characteristics... [2022-09-04T15:19:45.776Z] #77 ... [2022-09-04T15:19:45.776Z] [2022-09-04T15:19:45.776Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:45.776Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:45.776Z] #21 55.60 Selecting previously unselected package libinih1:amd64. [2022-09-04T15:19:45.776Z] #21 55.61 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-04T15:19:45.776Z] #21 55.62 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-04T15:19:45.776Z] #21 55.72 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-04T15:19:45.776Z] #21 55.72 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-04T15:19:45.776Z] #21 55.73 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-04T15:19:45.776Z] #21 55.84 Selecting previously unselected package libnet1:amd64. [2022-09-04T15:19:45.776Z] #21 55.85 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-04T15:19:45.776Z] #21 55.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:19:45.776Z] #21 55.94 Selecting previously unselected package libnl-3-200:amd64. [2022-09-04T15:19:46.035Z] #21 55.94 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-04T15:19:46.035Z] #21 55.95 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:19:46.035Z] #21 56.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-04T15:19:46.035Z] #21 56.05 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:19:46.035Z] #21 56.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:19:46.035Z] #21 56.14 Selecting previously unselected package libyajl2:amd64. [2022-09-04T15:19:46.035Z] #21 56.15 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-04T15:19:46.115Z] #77 ... [2022-09-04T15:19:46.116Z] [2022-09-04T15:19:46.116Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:46.116Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:46.116Z] #21 48.67 Unpacking bash-completion (1:2.11-2) ... [2022-09-04T15:19:46.116Z] #21 49.37 Selecting previously unselected package bzip2. [2022-09-04T15:19:46.116Z] #21 49.37 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-04T15:19:46.116Z] #21 49.38 Unpacking bzip2 (1.0.8-4) ... [2022-09-04T15:19:46.116Z] #21 49.46 Selecting previously unselected package xz-utils. [2022-09-04T15:19:46.116Z] #21 49.47 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-04T15:19:46.116Z] #21 49.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:19:46.116Z] #21 49.71 Selecting previously unselected package apparmor. [2022-09-04T15:19:46.116Z] #21 49.72 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-04T15:19:46.116Z] #21 49.79 Unpacking apparmor (2.13.6-10) ... [2022-09-04T15:19:46.116Z] #21 50.67 Selecting previously unselected package inetutils-ping. [2022-09-04T15:19:46.116Z] #21 50.67 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-04T15:19:46.116Z] #21 50.67 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-04T15:19:46.116Z] #21 50.82 Selecting previously unselected package libip6tc2:amd64. [2022-09-04T15:19:46.116Z] #21 50.83 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-04T15:19:46.116Z] #21 50.83 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-04T15:19:46.116Z] #21 50.97 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-04T15:19:46.116Z] #21 50.98 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-04T15:19:46.116Z] #21 50.99 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-04T15:19:46.116Z] #21 51.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-04T15:19:46.116Z] #21 51.12 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-04T15:19:46.116Z] #21 51.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-04T15:19:46.294Z] #21 56.15 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:19:46.294Z] #21 56.24 Selecting previously unselected package net-tools. [2022-09-04T15:19:46.294Z] #21 56.25 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-04T15:19:46.294Z] #21 56.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-04T15:19:46.375Z] #21 51.35 Selecting previously unselected package libnftnl11:amd64. [2022-09-04T15:19:46.376Z] #21 51.35 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-04T15:19:46.376Z] #21 51.36 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-04T15:19:46.554Z] #21 56.48 Selecting previously unselected package patch. [2022-09-04T15:19:46.554Z] #21 56.49 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-04T15:19:46.554Z] #21 56.50 Unpacking patch (2.7.6-7) ... [2022-09-04T15:19:46.554Z] #21 56.62 Selecting previously unselected package python-pip-whl. [2022-09-04T15:19:46.554Z] #21 56.63 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-04T15:19:46.635Z] #21 51.52 Selecting previously unselected package iptables. [2022-09-04T15:19:46.635Z] #21 51.55 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-04T15:19:46.635Z] #21 51.57 Unpacking iptables (1.8.7-1) ... [2022-09-04T15:19:46.814Z] #21 56.64 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-04T15:19:47.383Z] #21 57.30 Selecting previously unselected package python3-lib2to3. [2022-09-04T15:19:47.383Z] #21 57.32 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-04T15:19:47.383Z] #21 57.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-04T15:19:47.383Z] #21 57.46 Selecting previously unselected package python3-distutils. [2022-09-04T15:19:47.576Z] #21 52.41 Selecting previously unselected package libonig5:amd64. [2022-09-04T15:19:47.576Z] #21 52.41 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-04T15:19:47.576Z] #21 52.42 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:19:47.642Z] #21 57.46 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-04T15:19:47.642Z] #21 57.47 Unpacking python3-distutils (3.9.2-1) ... [2022-09-04T15:19:47.642Z] #21 57.58 Selecting previously unselected package python3-pkg-resources. [2022-09-04T15:19:47.642Z] #21 57.59 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-04T15:19:47.642Z] #21 57.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:19:47.835Z] #21 52.71 Selecting previously unselected package libjq1:amd64. [2022-09-04T15:19:47.835Z] #21 52.73 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-04T15:19:47.835Z] #21 52.75 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:19:47.902Z] #21 57.75 Selecting previously unselected package python3-setuptools. [2022-09-04T15:19:47.902Z] #21 57.77 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-04T15:19:47.902Z] #21 57.79 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-04T15:19:48.094Z] #21 53.04 Selecting previously unselected package jq. [2022-09-04T15:19:48.094Z] #21 53.04 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-04T15:19:48.094Z] #21 53.05 Unpacking jq (1.6-2.1) ... [2022-09-04T15:19:48.162Z] #21 58.07 Selecting previously unselected package python3-wheel. [2022-09-04T15:19:48.162Z] #21 58.10 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-04T15:19:48.162Z] #21 58.11 Unpacking python3-wheel (0.34.2-1) ... [2022-09-04T15:19:48.162Z] #21 58.22 Selecting previously unselected package python3-pip. [2022-09-04T15:19:48.162Z] #21 58.23 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-04T15:19:48.162Z] #21 58.23 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-04T15:19:48.353Z] #21 53.34 Selecting previously unselected package libaio1:amd64. [2022-09-04T15:19:48.353Z] #21 53.34 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-04T15:19:48.353Z] #21 53.35 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-04T15:19:48.612Z] #21 53.59 Selecting previously unselected package libgpm2:amd64. [2022-09-04T15:19:48.612Z] #21 53.59 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-04T15:19:48.612Z] #21 53.60 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-04T15:19:48.612Z] #21 53.64 Selecting previously unselected package libicu67:amd64. [2022-09-04T15:19:48.612Z] #21 53.64 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-04T15:19:48.612Z] #21 53.64 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-04T15:19:48.684Z] #21 58.57 Selecting previously unselected package sudo. [2022-09-04T15:19:48.684Z] #21 58.58 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-04T15:19:48.684Z] #21 58.59 Unpacking sudo (1.9.5p2-3) ... [2022-09-04T15:19:49.253Z] #21 59.38 Selecting previously unselected package systemd-journal-remote. [2022-09-04T15:19:49.512Z] #21 59.39 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-04T15:19:49.512Z] #21 59.40 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-04T15:19:49.512Z] #21 59.54 Selecting previously unselected package thin-provisioning-tools. [2022-09-04T15:19:49.512Z] #21 59.55 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-04T15:19:49.512Z] #21 59.55 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-04T15:19:49.771Z] #21 59.81 Selecting previously unselected package uidmap. [2022-09-04T15:19:50.030Z] #21 59.82 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-04T15:19:50.030Z] #21 59.83 Unpacking uidmap (1:4.8.1-1) ... [2022-09-04T15:19:50.030Z] #21 59.95 Selecting previously unselected package vim-runtime. [2022-09-04T15:19:50.030Z] #21 59.96 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:19:50.030Z] #21 60.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-04T15:19:50.030Z] #21 60.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-04T15:19:50.290Z] #21 60.07 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:19:50.632Z] #19 362.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-04T15:19:50.632Z] #19 362.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:19:50.632Z] #19 362.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-04T15:19:50.632Z] #19 362.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-04T15:19:50.632Z] #19 362.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-04T15:19:50.632Z] #19 362.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-04T15:19:50.903Z] #19 362.5 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-04T15:19:50.903Z] #19 362.5 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-04T15:19:50.903Z] #19 362.5 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-04T15:19:51.181Z] #19 362.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-04T15:19:51.440Z] #19 362.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:51.440Z] #19 362.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:19:51.699Z] #19 363.3 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-04T15:19:51.699Z] #19 363.3 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:19:51.699Z] #19 363.3 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-04T15:19:53.887Z] #21 ... [2022-09-04T15:19:53.887Z] [2022-09-04T15:19:53.887Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:53.887Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:53.887Z] #77 198.1 config.status: creating Makefile [2022-09-04T15:19:53.887Z] #77 198.2 config.status: creating config.h [2022-09-04T15:19:53.887Z] #77 198.3 config.status: executing libtool commands [2022-09-04T15:19:53.887Z] #77 198.4 config.status: executing depfiles commands [2022-09-04T15:19:53.887Z] #77 199.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-04T15:19:53.887Z] #77 199.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-04T15:19:53.887Z] #77 200.2 checking for gcc... gcc [2022-09-04T15:19:53.887Z] #77 200.4 checking whether the C compiler works... yes [2022-09-04T15:19:53.887Z] #77 200.7 checking for C compiler default output file name... a.out [2022-09-04T15:19:53.887Z] #77 200.7 checking for suffix of executables... [2022-09-04T15:19:53.887Z] #77 201.0 checking whether we are cross compiling... no [2022-09-04T15:19:53.887Z] #77 201.3 checking for suffix of object files... o [2022-09-04T15:19:53.887Z] #77 201.5 checking whether we are using the GNU C compiler... yes [2022-09-04T15:19:53.887Z] #77 201.6 checking whether gcc accepts -g... yes [2022-09-04T15:19:53.887Z] #77 201.7 checking for gcc option to accept ISO C89... none needed [2022-09-04T15:19:53.887Z] #77 202.0 checking whether gcc understands -c and -o together... yes [2022-09-04T15:19:53.887Z] #77 202.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-04T15:19:53.887Z] #77 202.4 checking whether build environment is sane... yes [2022-09-04T15:19:53.887Z] #77 202.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-04T15:19:53.887Z] #77 202.5 checking for gawk... no [2022-09-04T15:19:53.887Z] #77 202.5 checking for mawk... mawk [2022-09-04T15:19:53.887Z] #77 202.5 checking whether make sets $(MAKE)... yes [2022-09-04T15:19:53.887Z] #77 202.6 checking whether make supports the include directive... yes (GNU style) [2022-09-04T15:19:53.887Z] #77 202.7 checking whether make supports nested variables... yes [2022-09-04T15:19:53.887Z] #77 202.8 checking whether UID '0' is supported by ustar format... yes [2022-09-04T15:19:53.887Z] #77 202.8 checking whether GID '0' is supported by ustar format... yes [2022-09-04T15:19:53.887Z] #77 202.8 checking how to create a ustar tar archive... gnutar [2022-09-04T15:19:53.887Z] #77 203.0 checking dependency style of gcc... gcc3 [2022-09-04T15:19:53.887Z] #77 203.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-04T15:19:53.887Z] #77 203.4 checking whether make supports nested variables... (cached) yes [2022-09-04T15:19:53.887Z] #77 203.5 checking build system type... x86_64-pc-linux-gnu [2022-09-04T15:19:53.887Z] #77 204.1 checking host system type... x86_64-pc-linux-gnu [2022-09-04T15:19:53.887Z] #77 204.1 checking how to print strings... printf [2022-09-04T15:19:53.887Z] #77 204.1 checking for a sed that does not truncate output... /bin/sed [2022-09-04T15:19:53.887Z] #77 204.1 checking for grep that handles long lines and -e... /bin/grep [2022-09-04T15:19:53.887Z] #77 204.1 checking for egrep... /bin/grep -E [2022-09-04T15:19:53.887Z] #77 204.1 checking for fgrep... /bin/grep -F [2022-09-04T15:19:53.887Z] #77 204.1 checking for ld used by gcc... /usr/bin/ld [2022-09-04T15:19:53.887Z] #77 204.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-04T15:19:53.887Z] #77 204.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-04T15:19:53.887Z] #77 204.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-04T15:19:53.887Z] #77 204.4 checking whether ln -s works... yes [2022-09-04T15:19:53.887Z] #77 204.4 checking the maximum length of command line arguments... 1572864 [2022-09-04T15:19:53.887Z] #77 204.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-04T15:19:53.887Z] #77 204.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-04T15:19:53.887Z] #77 204.4 checking for /usr/bin/ld option to reload object files... -r [2022-09-04T15:19:53.887Z] #77 204.4 checking for objdump... objdump [2022-09-04T15:19:53.887Z] #77 204.4 checking how to recognize dependent libraries... pass_all [2022-09-04T15:19:53.887Z] #77 204.4 checking for dlltool... no [2022-09-04T15:19:53.887Z] #77 204.4 checking how to associate runtime and link libraries... printf %s\n [2022-09-04T15:19:53.887Z] #77 204.4 checking for ar... ar [2022-09-04T15:19:54.145Z] #77 204.4 checking for archiver @FILE support... @ [2022-09-04T15:19:54.145Z] #77 204.7 checking for strip... strip [2022-09-04T15:19:54.145Z] #77 204.7 checking for ranlib... ranlib [2022-09-04T15:19:54.145Z] #77 204.7 checking command to parse /usr/bin/nm -B output from gcc object... [2022-09-04T15:19:54.145Z] #77 ... [2022-09-04T15:19:54.145Z] [2022-09-04T15:19:54.145Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:54.145Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:54.145Z] #21 59.21 Selecting previously unselected package libinih1:amd64. [2022-09-04T15:19:54.404Z] #21 59.23 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-04T15:19:54.404Z] #21 59.29 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-04T15:19:54.663Z] #21 59.54 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-04T15:19:54.663Z] #21 59.55 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-04T15:19:54.663Z] #21 59.56 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-04T15:19:54.921Z] #21 59.81 Selecting previously unselected package libnet1:amd64. [2022-09-04T15:19:54.922Z] #21 59.81 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-04T15:19:54.922Z] #21 59.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:19:54.922Z] #21 60.05 Selecting previously unselected package libnl-3-200:amd64. [2022-09-04T15:19:54.922Z] #21 60.05 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-04T15:19:54.922Z] #21 60.06 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:19:55.489Z] #21 60.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-04T15:19:55.489Z] #21 60.27 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:19:55.489Z] #21 60.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:19:55.489Z] #21 60.44 Selecting previously unselected package libyajl2:amd64. [2022-09-04T15:19:55.489Z] #21 60.44 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-04T15:19:55.489Z] #21 60.45 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:19:55.567Z] #21 64.56 Selecting previously unselected package vim. [2022-09-04T15:19:55.567Z] #21 64.57 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-04T15:19:55.567Z] #21 64.59 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:19:55.567Z] #21 65.44 Selecting previously unselected package xfsprogs. [2022-09-04T15:19:55.567Z] #21 65.44 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-04T15:19:55.567Z] #21 65.44 Unpacking xfsprogs (5.10.0-4) ... [2022-09-04T15:19:55.748Z] #21 60.50 Selecting previously unselected package net-tools. [2022-09-04T15:19:55.748Z] #21 60.51 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-04T15:19:55.748Z] #21 60.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-04T15:19:55.826Z] #21 ... [2022-09-04T15:19:55.826Z] [2022-09-04T15:19:55.826Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:19:55.826Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:19:55.826Z] #77 202.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:19:55.826Z] #77 202.4 checking how to hardcode library paths into programs... immediate [2022-09-04T15:19:55.826Z] #77 202.4 checking whether stripping libraries is possible... yes [2022-09-04T15:19:55.826Z] #77 202.4 checking if libtool supports shared libraries... yes [2022-09-04T15:19:55.826Z] #77 202.4 checking whether to build shared libraries... no [2022-09-04T15:19:55.826Z] #77 202.4 checking whether to build static libraries... yes [2022-09-04T15:19:55.826Z] #77 202.4 checking float.h usability... yes [2022-09-04T15:19:55.826Z] #77 202.6 checking float.h presence... yes [2022-09-04T15:19:55.826Z] #77 202.6 checking for float.h... yes [2022-09-04T15:19:55.826Z] #77 202.7 checking limits.h usability... yes [2022-09-04T15:19:55.826Z] #77 202.8 checking limits.h presence... yes [2022-09-04T15:19:55.826Z] #77 202.8 checking for limits.h... yes [2022-09-04T15:19:55.826Z] #77 202.9 checking stddef.h usability... yes [2022-09-04T15:19:55.826Z] #77 203.1 checking stddef.h presence... yes [2022-09-04T15:19:55.826Z] #77 203.1 checking for stddef.h... yes [2022-09-04T15:19:55.826Z] #77 203.1 checking for stdlib.h... (cached) yes [2022-09-04T15:19:55.826Z] #77 203.2 checking for string.h... (cached) yes [2022-09-04T15:19:55.826Z] #77 203.2 checking sys/time.h usability... yes [2022-09-04T15:19:55.826Z] #77 203.3 checking sys/time.h presence... yes [2022-09-04T15:19:55.826Z] #77 203.4 checking for sys/time.h... yes [2022-09-04T15:19:55.826Z] #77 203.4 checking for inline... inline [2022-09-04T15:19:55.826Z] #77 203.5 checking for size_t... yes [2022-09-04T15:19:55.826Z] #77 203.7 checking for stdlib.h... (cached) yes [2022-09-04T15:19:55.826Z] #77 203.7 checking for GNU libc compatible malloc... yes [2022-09-04T15:19:55.826Z] #77 204.0 checking for stdlib.h... (cached) yes [2022-09-04T15:19:55.826Z] #77 204.0 checking for GNU libc compatible realloc... yes [2022-09-04T15:19:55.826Z] #77 204.2 checking for working strtod... yes [2022-09-04T15:19:55.826Z] #77 204.4 checking for gettimeofday... yes [2022-09-04T15:19:55.826Z] #77 204.7 checking for memset... yes [2022-09-04T15:19:55.826Z] #77 204.9 checking for strspn... yes [2022-09-04T15:19:55.826Z] #77 205.4 checking that generated files are newer than configure... done [2022-09-04T15:19:55.826Z] #77 205.5 configure: creating ./config.status [2022-09-04T15:19:55.826Z] #77 207.8 config.status: creating Makefile [2022-09-04T15:19:55.826Z] #77 207.9 config.status: creating config.h [2022-09-04T15:19:55.826Z] #77 207.9 config.status: executing depfiles commands [2022-09-04T15:19:55.826Z] #77 208.1 config.status: executing libtool commands [2022-09-04T15:19:55.826Z] #77 209.4 GEN .version [2022-09-04T15:19:55.826Z] #77 209.5 make install-recursive [2022-09-04T15:19:55.826Z] #77 209.5 make[1]: Entering directory '/tmp/crun-build' [2022-09-04T15:19:55.826Z] #77 209.6 Making install in libocispec [2022-09-04T15:19:55.826Z] #77 209.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:19:55.826Z] #77 209.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-04T15:19:55.826Z] #77 209.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-04T15:19:55.826Z] #77 209.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-04T15:19:55.826Z] #77 209.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-04T15:19:55.826Z] #77 210.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-04T15:19:55.826Z] #77 211.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-04T15:19:55.826Z] #77 211.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-04T15:19:55.826Z] #77 211.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-04T15:19:55.826Z] #77 211.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-04T15:19:55.826Z] #77 211.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-04T15:19:55.826Z] #77 211.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-04T15:19:55.826Z] #77 211.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-04T15:19:55.826Z] #77 211.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-04T15:19:55.826Z] #77 211.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-04T15:19:55.826Z] #77 211.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-04T15:19:55.826Z] #77 211.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-04T15:19:55.826Z] #77 211.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-04T15:19:55.826Z] #77 211.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-04T15:19:55.826Z] #77 211.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-04T15:19:55.826Z] #77 211.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-04T15:19:56.007Z] #21 60.79 Selecting previously unselected package patch. [2022-09-04T15:19:56.007Z] #21 60.80 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-04T15:19:56.007Z] #21 60.81 Unpacking patch (2.7.6-7) ... [2022-09-04T15:19:56.007Z] #21 60.97 Selecting previously unselected package python-pip-whl. [2022-09-04T15:19:56.007Z] #21 60.98 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-04T15:19:56.007Z] #21 60.99 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-04T15:19:56.401Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-04T15:19:56.401Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-04T15:19:56.401Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-04T15:19:56.401Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-04T15:19:56.401Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-04T15:19:56.401Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-04T15:19:56.401Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-04T15:19:56.401Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-04T15:19:56.401Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-04T15:19:56.401Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-04T15:19:56.401Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-04T15:19:56.401Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-04T15:19:56.401Z] #77 212.9 make install-recursive [2022-09-04T15:19:56.401Z] #77 ... [2022-09-04T15:19:56.401Z] [2022-09-04T15:19:56.401Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:19:56.401Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:19:56.401Z] #21 66.27 Selecting previously unselected package zip. [2022-09-04T15:19:56.401Z] #21 66.27 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-04T15:19:56.401Z] #21 66.28 Unpacking zip (3.0-12) ... [2022-09-04T15:19:56.661Z] #21 66.53 Selecting previously unselected package zstd. [2022-09-04T15:19:56.661Z] #21 66.55 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-04T15:19:56.661Z] #21 66.60 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-04T15:19:56.948Z] #21 61.90 Selecting previously unselected package python3-lib2to3. [2022-09-04T15:19:56.948Z] #21 61.92 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-04T15:19:56.948Z] #21 61.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-04T15:19:57.206Z] #21 62.12 Selecting previously unselected package python3-distutils. [2022-09-04T15:19:57.206Z] #21 62.13 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-04T15:19:57.206Z] #21 62.15 Unpacking python3-distutils (3.9.2-1) ... [2022-09-04T15:19:57.206Z] #21 62.24 Selecting previously unselected package python3-pkg-resources. [2022-09-04T15:19:57.465Z] #21 62.25 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-04T15:19:57.465Z] #21 62.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:19:57.465Z] #21 62.45 Selecting previously unselected package python3-setuptools. [2022-09-04T15:19:57.465Z] #21 62.45 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-04T15:19:57.465Z] #21 62.45 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-04T15:19:57.723Z] #21 62.73 Selecting previously unselected package python3-wheel. [2022-09-04T15:19:57.723Z] #21 62.73 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-04T15:19:57.723Z] #21 62.75 Unpacking python3-wheel (0.34.2-1) ... [2022-09-04T15:19:57.982Z] #21 62.83 Selecting previously unselected package python3-pip. [2022-09-04T15:19:57.982Z] #21 62.84 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-04T15:19:57.982Z] #21 62.85 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-04T15:19:58.038Z] #21 67.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:19:58.274Z] #19 369.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-04T15:19:58.274Z] #19 369.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:19:58.274Z] #19 369.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-04T15:19:58.274Z] #19 369.0 Selecting previously unselected package crossbuild-essential-armel. [2022-09-04T15:19:58.274Z] #19 369.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-04T15:19:58.274Z] #19 369.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-04T15:19:58.274Z] #19 369.1 Selecting previously unselected package libc6-armhf-cross. [2022-09-04T15:19:58.274Z] #19 369.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-04T15:19:58.274Z] #19 369.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-04T15:19:58.274Z] #19 369.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-04T15:19:58.274Z] #19 369.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:58.274Z] #19 369.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:19:58.274Z] #19 369.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-04T15:19:58.274Z] #19 369.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:58.274Z] #19 369.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:19:58.274Z] #19 369.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-04T15:19:58.274Z] #19 369.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:58.274Z] #19 369.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:19:58.274Z] #19 369.4 Selecting previously unselected package libasan6-armhf-cross. [2022-09-04T15:19:58.274Z] #19 369.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:58.274Z] #19 369.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:19:58.274Z] #19 369.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-04T15:19:58.274Z] #19 369.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:58.274Z] #19 369.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:19:58.274Z] #19 369.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-04T15:19:58.274Z] #19 369.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:58.274Z] #19 369.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:19:58.274Z] #19 369.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-04T15:19:58.274Z] #19 369.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:19:58.274Z] #19 369.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:19:58.274Z] #19 369.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-04T15:19:58.274Z] #19 369.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:19:58.274Z] #19 369.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-04T15:19:58.500Z] #21 63.24 Selecting previously unselected package sudo. [2022-09-04T15:19:58.500Z] #21 63.25 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-04T15:19:58.500Z] #21 63.27 Unpacking sudo (1.9.5p2-3) ... [2022-09-04T15:19:59.069Z] #21 63.82 Selecting previously unselected package systemd-journal-remote. [2022-09-04T15:19:59.069Z] #21 63.83 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-04T15:19:59.069Z] #21 63.84 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-04T15:19:59.069Z] #21 63.99 Selecting previously unselected package thin-provisioning-tools. [2022-09-04T15:19:59.069Z] #21 64.00 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-04T15:19:59.069Z] #21 64.02 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-04T15:19:59.329Z] #21 64.31 Selecting previously unselected package uidmap. [2022-09-04T15:19:59.329Z] #21 64.32 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-04T15:19:59.329Z] #21 64.33 Unpacking uidmap (1:4.8.1-1) ... [2022-09-04T15:19:59.588Z] #21 64.51 Selecting previously unselected package vim-runtime. [2022-09-04T15:19:59.588Z] #21 64.52 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:19:59.588Z] #21 64.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-04T15:19:59.588Z] #21 64.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-04T15:19:59.588Z] #21 64.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:19:59.943Z] #21 69.86 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-04T15:19:59.943Z] #21 69.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-04T15:19:59.944Z] #21 69.98 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-04T15:20:00.225Z] #21 70.05 Setting up libicu67:amd64 (67.1-7) ... [2022-09-04T15:20:00.225Z] #21 70.14 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-04T15:20:00.225Z] #21 70.18 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-04T15:20:00.484Z] #21 70.36 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-04T15:20:00.743Z] #21 70.63 Setting up uidmap (1:4.8.1-1) ... [2022-09-04T15:20:00.743Z] #21 70.68 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:20:00.743Z] #21 70.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:20:00.743Z] #21 70.78 Setting up bzip2 (1.0.8-4) ... [2022-09-04T15:20:00.743Z] #21 70.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:20:01.002Z] #21 70.86 Setting up python3-wheel (0.34.2-1) ... [2022-09-04T15:20:01.939Z] #21 71.88 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-04T15:20:01.939Z] #21 71.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:20:01.939Z] #21 71.91 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:20:01.939Z] #21 71.92 Setting up libcap2-bin (1:2.44-1) ... [2022-09-04T15:20:01.939Z] #21 71.94 Setting up apparmor (2.13.6-10) ... [2022-09-04T15:20:02.940Z] #21 ... [2022-09-04T15:20:02.940Z] [2022-09-04T15:20:02.940Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:20:02.940Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:20:02.940Z] #77 204.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-04T15:20:02.940Z] #77 205.3 checking for sysroot... no [2022-09-04T15:20:02.940Z] #77 205.3 checking for a working dd... /bin/dd [2022-09-04T15:20:02.940Z] #77 205.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-04T15:20:02.940Z] #77 205.5 checking for mt... no [2022-09-04T15:20:02.940Z] #77 205.5 checking if : is a manifest tool... no [2022-09-04T15:20:02.940Z] #77 205.5 checking how to run the C preprocessor... gcc -E [2022-09-04T15:20:02.940Z] #77 206.0 checking for ANSI C header files... yes [2022-09-04T15:20:02.940Z] #77 206.8 checking for sys/types.h... yes [2022-09-04T15:20:02.940Z] #77 206.9 checking for sys/stat.h... yes [2022-09-04T15:20:02.940Z] #77 207.1 checking for stdlib.h... yes [2022-09-04T15:20:02.940Z] #77 207.3 checking for string.h... yes [2022-09-04T15:20:02.940Z] #77 207.6 checking for memory.h... yes [2022-09-04T15:20:02.940Z] #77 207.8 checking for strings.h... yes [2022-09-04T15:20:02.940Z] #77 208.0 checking for inttypes.h... yes [2022-09-04T15:20:02.940Z] #77 208.2 checking for stdint.h... yes [2022-09-04T15:20:02.940Z] #77 208.3 checking for unistd.h... yes [2022-09-04T15:20:02.940Z] #77 208.5 checking for dlfcn.h... yes [2022-09-04T15:20:02.940Z] #77 208.6 checking for objdir... .libs [2022-09-04T15:20:02.940Z] #77 209.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-04T15:20:02.940Z] #77 209.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-04T15:20:02.940Z] #77 209.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-04T15:20:02.940Z] #77 209.2 checking if gcc static flag -static works... yes [2022-09-04T15:20:02.940Z] #77 209.7 checking if gcc supports -c -o file.o... yes [2022-09-04T15:20:02.940Z] #77 209.9 checking if gcc supports -c -o file.o... (cached) yes [2022-09-04T15:20:02.940Z] #77 209.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-04T15:20:02.940Z] #77 209.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-04T15:20:02.940Z] #77 210.2 checking how to hardcode library paths into programs... immediate [2022-09-04T15:20:02.940Z] #77 210.2 checking whether stripping libraries is possible... yes [2022-09-04T15:20:02.940Z] #77 210.2 checking if libtool supports shared libraries... yes [2022-09-04T15:20:02.940Z] #77 210.2 checking whether to build shared libraries... no [2022-09-04T15:20:02.940Z] #77 210.2 checking whether to build static libraries... yes [2022-09-04T15:20:02.940Z] #77 210.2 checking float.h usability... yes [2022-09-04T15:20:02.940Z] #77 210.4 checking float.h presence... yes [2022-09-04T15:20:02.940Z] #77 210.5 checking for float.h... yes [2022-09-04T15:20:02.940Z] #77 210.5 checking limits.h usability... yes [2022-09-04T15:20:02.940Z] #77 210.6 checking limits.h presence... yes [2022-09-04T15:20:02.940Z] #77 210.7 checking for limits.h... yes [2022-09-04T15:20:02.940Z] #77 210.7 checking stddef.h usability... yes [2022-09-04T15:20:02.940Z] #77 211.0 checking stddef.h presence... yes [2022-09-04T15:20:02.940Z] #77 211.0 checking for stddef.h... yes [2022-09-04T15:20:02.940Z] #77 211.0 checking for stdlib.h... (cached) yes [2022-09-04T15:20:02.940Z] #77 211.1 checking for string.h... (cached) yes [2022-09-04T15:20:02.940Z] #77 211.1 checking sys/time.h usability... yes [2022-09-04T15:20:02.940Z] #77 211.2 checking sys/time.h presence... yes [2022-09-04T15:20:02.940Z] #77 211.3 checking for sys/time.h... yes [2022-09-04T15:20:02.940Z] #77 211.3 checking for inline... inline [2022-09-04T15:20:02.940Z] #77 211.4 checking for size_t... yes [2022-09-04T15:20:02.940Z] #77 211.7 checking for stdlib.h... (cached) yes [2022-09-04T15:20:02.940Z] #77 211.7 checking for GNU libc compatible malloc... yes [2022-09-04T15:20:02.940Z] #77 212.1 checking for stdlib.h... (cached) yes [2022-09-04T15:20:02.940Z] #77 212.1 checking for GNU libc compatible realloc... yes [2022-09-04T15:20:02.940Z] #77 212.4 checking for working strtod... yes [2022-09-04T15:20:02.940Z] #77 212.9 checking for gettimeofday... yes [2022-09-04T15:20:02.940Z] #77 213.2 checking for memset... yes [2022-09-04T15:20:03.201Z] #77 213.4 checking for strspn... yes [2022-09-04T15:20:03.201Z] #77 213.8 checking that generated files are newer than configure... done [2022-09-04T15:20:03.201Z] #77 213.8 configure: creating ./config.status [2022-09-04T15:20:03.553Z] #19 374.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-04T15:20:03.553Z] #19 374.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:20:03.553Z] #19 374.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-04T15:20:03.553Z] #19 374.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-04T15:20:03.553Z] #19 374.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-04T15:20:03.553Z] #19 374.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-04T15:20:03.553Z] #19 374.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-04T15:20:03.553Z] #19 374.9 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-04T15:20:03.553Z] #19 374.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-04T15:20:03.553Z] #19 375.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-04T15:20:03.553Z] #19 375.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:03.553Z] #19 375.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:20:03.811Z] #19 375.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-04T15:20:03.811Z] #19 375.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:20:03.811Z] #19 375.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-04T15:20:04.149Z] #77 ... [2022-09-04T15:20:04.149Z] [2022-09-04T15:20:04.149Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:20:04.149Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:20:04.149Z] #21 69.04 Selecting previously unselected package vim. [2022-09-04T15:20:04.149Z] #21 69.05 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-04T15:20:04.149Z] #21 69.08 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:20:04.472Z] #21 74.32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-04T15:20:04.472Z] #21 74.49 Setting up zip (3.0-12) ... [2022-09-04T15:20:04.472Z] #21 74.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:20:04.731Z] #21 74.67 Setting up bash-completion (1:2.11-2) ... [2022-09-04T15:20:05.085Z] #21 69.90 Selecting previously unselected package xfsprogs. [2022-09-04T15:20:05.085Z] #21 69.91 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-04T15:20:05.085Z] #21 69.91 Unpacking xfsprogs (5.10.0-4) ... [2022-09-04T15:20:05.309Z] #64 271.0 # github.com/containerd/containerd/cmd/containerd [2022-09-04T15:20:05.309Z] #64 271.0 /usr/bin/ld: /tmp/go-link-966661259/000019.o: in function `New': [2022-09-04T15:20:05.309Z] #64 271.0 /tmp/tmp.FL41NhmeW4/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-04T15:20:05.309Z] #64 271.1 + bin/containerd-stress [2022-09-04T15:20:05.565Z] #64 272.2 + bin/containerd-shim [2022-09-04T15:20:05.656Z] #21 70.58 Selecting previously unselected package zip. [2022-09-04T15:20:05.656Z] #21 70.59 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-04T15:20:05.656Z] #21 70.60 Unpacking zip (3.0-12) ... [2022-09-04T15:20:05.917Z] #21 70.79 Selecting previously unselected package zstd. [2022-09-04T15:20:05.917Z] #21 70.81 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-04T15:20:05.917Z] #21 70.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-04T15:20:06.093Z] #77 240.6 AR libcrun_testing.a [2022-09-04T15:20:06.094Z] #77 240.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-04T15:20:06.094Z] #77 240.7 CCLD tests/tests_libcrun_utils [2022-09-04T15:20:06.094Z] #77 240.8 CCLD tests/tests_libcrun_errors [2022-09-04T15:20:06.094Z] #77 240.8 CCLD tests/tests_libcrun_fuzzer [2022-09-04T15:20:06.094Z] #77 241.3 CCLD libcrun.la [2022-09-04T15:20:06.094Z] #77 242.4 CCLD crun [2022-09-04T15:20:06.094Z] #77 243.0 make[3]: Entering directory '/tmp/crun-build' [2022-09-04T15:20:06.094Z] #77 243.3 /bin/mkdir -p '/usr/local/lib' [2022-09-04T15:20:06.094Z] #77 243.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-04T15:20:06.094Z] #77 243.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-04T15:20:06.094Z] #77 243.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-04T15:20:06.094Z] #77 243.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-04T15:20:06.094Z] #77 243.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-04T15:20:06.094Z] #77 243.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-04T15:20:06.094Z] #77 243.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-04T15:20:06.094Z] #77 243.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-04T15:20:06.094Z] #77 243.6 ---------------------------------------------------------------------- [2022-09-04T15:20:06.094Z] #77 243.6 Libraries have been installed in: [2022-09-04T15:20:06.094Z] #77 243.6 /usr/local/lib [2022-09-04T15:20:06.094Z] #77 243.6 [2022-09-04T15:20:06.094Z] #77 243.6 If you ever happen to want to link against installed libraries [2022-09-04T15:20:06.094Z] #77 243.6 in a given directory, LIBDIR, you must either use libtool, and [2022-09-04T15:20:06.094Z] #77 243.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-04T15:20:06.094Z] #77 243.6 flag during linking and do at least one of the following: [2022-09-04T15:20:06.094Z] #77 243.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-04T15:20:06.094Z] #77 243.6 during execution [2022-09-04T15:20:06.094Z] #77 243.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-04T15:20:06.094Z] #77 243.6 during linking [2022-09-04T15:20:06.094Z] #77 243.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-04T15:20:06.094Z] #77 243.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-04T15:20:06.094Z] #77 243.6 [2022-09-04T15:20:06.094Z] #77 243.6 See any operating system documentation about shared libraries for [2022-09-04T15:20:06.094Z] #77 243.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-04T15:20:06.094Z] #77 243.6 ---------------------------------------------------------------------- [2022-09-04T15:20:06.094Z] #77 243.6 /bin/mkdir -p '/build' [2022-09-04T15:20:06.094Z] #77 243.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-04T15:20:06.094Z] #77 243.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-04T15:20:06.094Z] #77 243.7 make[3]: Leaving directory '/tmp/crun-build' [2022-09-04T15:20:06.094Z] #77 243.7 make[2]: Leaving directory '/tmp/crun-build' [2022-09-04T15:20:06.094Z] #77 243.7 make[1]: Leaving directory '/tmp/crun-build' [2022-09-04T15:20:06.094Z] #77 DONE 243.9s [2022-09-04T15:20:06.094Z] [2022-09-04T15:20:06.094Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:20:06.094Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:20:06.485Z] #21 71.29 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:20:06.636Z] #21 ... [2022-09-04T15:20:06.636Z] [2022-09-04T15:20:06.636Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:20:06.636Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:20:06.636Z] #77 212.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:20:06.636Z] #77 213.1 Making install in yajl [2022-09-04T15:20:06.636Z] #77 213.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:20:06.636Z] #77 213.2 CC verify/json_verify-json_verify.o [2022-09-04T15:20:06.636Z] #77 213.2 CC src/libyajl_la-yajl_alloc.lo [2022-09-04T15:20:06.636Z] #77 213.2 CC src/libyajl_la-yajl.lo [2022-09-04T15:20:06.636Z] #77 213.3 CC src/libyajl_la-yajl_gen.lo [2022-09-04T15:20:06.636Z] #77 213.3 CC src/libyajl_la-yajl_parser.lo [2022-09-04T15:20:06.636Z] #77 213.3 CC src/libyajl_la-yajl_encode.lo [2022-09-04T15:20:06.636Z] #77 213.3 CC src/libyajl_la-yajl_buf.lo [2022-09-04T15:20:06.636Z] #77 213.3 CC src/libyajl_la-yajl_lex.lo [2022-09-04T15:20:06.636Z] #77 213.4 CC src/libyajl_la-yajl_tree.lo [2022-09-04T15:20:06.636Z] #77 222.4 CCLD libyajl.la [2022-09-04T15:20:06.636Z] #77 223.0 CCLD verify/json_verify [2022-09-04T15:20:07.213Z] #77 223.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:20:07.213Z] #77 223.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-04T15:20:07.213Z] #77 223.9 make[5]: Nothing to be done for 'install-data-am'. [2022-09-04T15:20:07.213Z] #77 223.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:20:07.213Z] #77 223.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:20:07.213Z] #77 223.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:20:07.473Z] #77 224.1 CC src/validate.o [2022-09-04T15:20:07.473Z] #77 224.2 CC src/image_spec_schema_config_schema.lo [2022-09-04T15:20:07.473Z] #77 224.2 CC src/image_spec_schema_content_descriptor.lo [2022-09-04T15:20:07.473Z] #77 224.2 CC src/image_spec_schema_defs.lo [2022-09-04T15:20:07.473Z] #77 224.2 CC src/image_spec_schema_defs_descriptor.lo [2022-09-04T15:20:07.732Z] #77 224.3 CC src/image_spec_schema_image_index_schema.lo [2022-09-04T15:20:07.732Z] #77 224.3 CC src/image_spec_schema_image_layout_schema.lo [2022-09-04T15:20:07.732Z] #77 224.4 CC src/runtime_spec_schema_config_linux.lo [2022-09-04T15:20:07.732Z] #77 224.4 CC src/runtime_spec_schema_config_zos.lo [2022-09-04T15:20:07.732Z] #77 224.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-04T15:20:07.867Z] #21 72.67 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-04T15:20:07.867Z] #21 72.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-04T15:20:07.867Z] #21 72.72 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-04T15:20:07.867Z] #21 72.74 Setting up libicu67:amd64 (67.1-7) ... [2022-09-04T15:20:07.867Z] #21 72.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-04T15:20:07.867Z] #21 72.77 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-04T15:20:07.867Z] #21 72.78 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-04T15:20:07.867Z] #21 72.80 Setting up uidmap (1:4.8.1-1) ... [2022-09-04T15:20:07.867Z] #21 72.81 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:20:07.867Z] #21 72.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:20:07.991Z] #77 224.5 CC src/runtime_spec_schema_config_schema.lo [2022-09-04T15:20:07.991Z] #77 224.5 CC src/runtime_spec_schema_config_solaris.lo [2022-09-04T15:20:07.991Z] #77 224.5 CC src/runtime_spec_schema_config_vm.lo [2022-09-04T15:20:07.991Z] #77 224.6 CC src/runtime_spec_schema_config_windows.lo [2022-09-04T15:20:07.991Z] #77 224.6 CC src/runtime_spec_schema_defs.lo [2022-09-04T15:20:07.991Z] #77 224.7 CC src/runtime_spec_schema_defs_linux.lo [2022-09-04T15:20:07.991Z] #77 224.7 CC src/runtime_spec_schema_defs_zos.lo [2022-09-04T15:20:08.127Z] #21 72.88 Setting up bzip2 (1.0.8-4) ... [2022-09-04T15:20:08.127Z] #21 72.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:20:08.127Z] #21 72.91 Setting up python3-wheel (0.34.2-1) ... [2022-09-04T15:20:08.250Z] #77 224.7 CC src/runtime_spec_schema_defs_vm.lo [2022-09-04T15:20:08.250Z] #77 224.8 CC src/runtime_spec_schema_defs_windows.lo [2022-09-04T15:20:08.250Z] #77 224.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-04T15:20:08.250Z] #77 224.9 CC src/runtime_spec_schema_state_schema.lo [2022-09-04T15:20:08.250Z] #77 224.9 CC src/basic_test_double_array_item.lo [2022-09-04T15:20:08.250Z] #77 225.0 CC src/basic_test_double_array.lo [2022-09-04T15:20:08.509Z] #77 225.0 CC src/basic_test_top_array_int.lo [2022-09-04T15:20:08.509Z] #77 225.1 CC src/basic_test_top_array_string.lo [2022-09-04T15:20:08.509Z] #77 225.1 CC src/basic_test_top_double_array_int.lo [2022-09-04T15:20:08.768Z] #77 225.3 CC src/basic_test_top_double_array_refobj.lo [2022-09-04T15:20:09.028Z] #77 225.4 CC src/basic_test_top_double_array_obj.lo [2022-09-04T15:20:09.028Z] #77 225.4 CC src/basic_test_top_double_array_string.lo [2022-09-04T15:20:09.064Z] #21 74.01 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-04T15:20:09.064Z] #21 74.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:20:09.064Z] #21 74.05 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:20:09.064Z] #21 74.06 Setting up libcap2-bin (1:2.44-1) ... [2022-09-04T15:20:09.064Z] #21 74.08 Setting up apparmor (2.13.6-10) ... [2022-09-04T15:20:09.088Z] #19 380.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-04T15:20:09.088Z] #19 380.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:20:09.088Z] #19 380.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-04T15:20:09.088Z] #19 380.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-04T15:20:09.088Z] #19 380.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-04T15:20:09.088Z] #19 380.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-04T15:20:09.088Z] #19 380.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-04T15:20:09.088Z] #19 380.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-04T15:20:09.088Z] #19 380.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-04T15:20:09.088Z] #19 380.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-04T15:20:09.088Z] #19 380.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:09.088Z] #19 380.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:09.088Z] #19 380.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-04T15:20:09.088Z] #19 380.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:09.088Z] #19 380.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:09.088Z] #19 380.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-04T15:20:09.088Z] #19 380.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:09.088Z] #19 380.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:09.088Z] #19 380.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-04T15:20:09.088Z] #19 380.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:09.088Z] #19 380.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:09.088Z] #19 380.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-04T15:20:09.088Z] #19 380.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:09.088Z] #19 380.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:09.088Z] #19 380.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-04T15:20:09.088Z] #19 380.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:09.088Z] #19 380.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:09.088Z] #19 380.8 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-04T15:20:09.290Z] #77 225.8 CC tests/test-2.o [2022-09-04T15:20:09.290Z] #77 ... [2022-09-04T15:20:09.290Z] [2022-09-04T15:20:09.290Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:20:09.290Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:20:09.290Z] #21 79.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:20:09.290Z] #21 79.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-04T15:20:09.290Z] #21 79.34 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-04T15:20:09.290Z] #21 79.43 Setting up patch (2.7.6-7) ... [2022-09-04T15:20:09.290Z] #21 79.46 Setting up sudo (1.9.5p2-3) ... [2022-09-04T15:20:09.350Z] #19 380.8 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:09.350Z] #19 380.8 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:09.350Z] #19 381.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-04T15:20:09.350Z] #19 381.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:09.350Z] #19 381.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:09.549Z] #21 79.56 invoke-rc.d: could not determine current runlevel [2022-09-04T15:20:09.550Z] #21 79.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-04T15:20:09.550Z] #21 79.63 Setting up xfsprogs (5.10.0-4) ... [2022-09-04T15:20:09.550Z] #21 79.66 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-04T15:20:09.550Z] #21 79.66 Failed to connect to bus: Host is down [2022-09-04T15:20:09.550Z] #21 79.68 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-04T15:20:09.609Z] #19 381.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-04T15:20:09.609Z] #19 381.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:09.609Z] #19 381.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:09.609Z] #19 381.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-04T15:20:09.809Z] #21 79.71 Setting up inetutils-ping (2:2.0-1) ... [2022-09-04T15:20:09.809Z] #21 79.75 Setting up pigz (2.6-1) ... [2022-09-04T15:20:09.809Z] #21 79.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-04T15:20:09.809Z] #21 79.82 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:20:09.809Z] #21 79.88 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-04T15:20:09.809Z] #21 79.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:20:09.868Z] #19 381.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:09.868Z] #19 381.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:09.868Z] #19 381.3 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-04T15:20:09.868Z] #19 381.3 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:09.868Z] #19 381.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:09.868Z] #19 381.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-04T15:20:09.868Z] #19 381.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:20:09.868Z] #19 381.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:11.298Z] #21 81.32 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-04T15:20:11.298Z] #21 81.33 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-04T15:20:11.884Z] #21 81.94 Setting up libelf1:amd64 (0.183-1) ... [2022-09-04T15:20:11.884Z] #21 81.96 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-04T15:20:11.884Z] #21 81.97 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-04T15:20:11.884Z] #21 81.99 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:20:11.884Z] #21 82.00 Setting up libkmod2:amd64 (28-1) ... [2022-09-04T15:20:11.884Z] #21 82.01 Setting up python3-distutils (3.9.2-1) ... [2022-09-04T15:20:12.855Z] #21 82.83 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:20:13.113Z] #21 82.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-04T15:20:13.113Z] #21 82.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-04T15:20:13.113Z] #21 83.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-04T15:20:13.113Z] #21 83.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-04T15:20:13.113Z] #21 83.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-04T15:20:13.113Z] #21 83.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-04T15:20:13.113Z] #21 83.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-04T15:20:13.113Z] #21 83.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-04T15:20:13.113Z] #21 83.13 Setting up python3-setuptools (52.0.0-4) ... [2022-09-04T15:20:13.254Z] #21 77.44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-04T15:20:13.255Z] #21 77.56 Setting up zip (3.0-12) ... [2022-09-04T15:20:13.255Z] #21 77.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:20:13.255Z] #21 77.66 Setting up bash-completion (1:2.11-2) ... [2022-09-04T15:20:13.655Z] #64 280.4 + bin/containerd-shim-runc-v1 [2022-09-04T15:20:15.142Z] #19 386.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-04T15:20:15.142Z] #19 386.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:20:15.142Z] #19 386.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:15.142Z] #19 386.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-04T15:20:15.142Z] #19 386.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-04T15:20:15.142Z] #19 386.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-04T15:20:15.142Z] #19 386.3 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-04T15:20:15.142Z] #19 386.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-04T15:20:15.142Z] #19 386.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-04T15:20:15.142Z] #19 386.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-04T15:20:15.142Z] #19 386.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:15.142Z] #19 386.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:15.142Z] #19 386.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-04T15:20:15.402Z] #19 386.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:20:15.402Z] #19 386.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:16.401Z] #21 86.12 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:20:16.401Z] #21 86.13 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-04T15:20:16.401Z] #21 86.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-04T15:20:16.401Z] #21 86.17 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-04T15:20:16.543Z] #21 ... [2022-09-04T15:20:16.543Z] [2022-09-04T15:20:16.543Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:20:16.543Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:20:16.543Z] #77 216.8 config.status: creating Makefile [2022-09-04T15:20:16.543Z] #77 216.8 config.status: creating config.h [2022-09-04T15:20:16.543Z] #77 216.9 config.status: executing depfiles commands [2022-09-04T15:20:16.543Z] #77 217.1 config.status: executing libtool commands [2022-09-04T15:20:16.543Z] #77 218.2 GEN .version [2022-09-04T15:20:16.543Z] #77 218.2 make install-recursive [2022-09-04T15:20:16.543Z] #77 218.2 make[1]: Entering directory '/tmp/crun-build' [2022-09-04T15:20:16.543Z] #77 218.4 Making install in libocispec [2022-09-04T15:20:16.543Z] #77 218.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:20:16.543Z] #77 218.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-04T15:20:16.543Z] #77 218.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-04T15:20:16.543Z] #77 218.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-04T15:20:16.543Z] #77 218.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-04T15:20:16.543Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-04T15:20:16.543Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-04T15:20:16.543Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-04T15:20:16.543Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-04T15:20:16.543Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-04T15:20:16.543Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-04T15:20:16.543Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-04T15:20:16.543Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-04T15:20:16.543Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-04T15:20:16.543Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-04T15:20:16.543Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-04T15:20:16.543Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-04T15:20:16.543Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-04T15:20:16.543Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-04T15:20:16.543Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-04T15:20:16.543Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-04T15:20:16.543Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-04T15:20:16.543Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-04T15:20:16.543Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-04T15:20:16.543Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-04T15:20:16.543Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-04T15:20:16.543Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-04T15:20:16.543Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-04T15:20:16.543Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-04T15:20:16.543Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-04T15:20:16.543Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-04T15:20:16.543Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-04T15:20:16.543Z] #77 221.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-04T15:20:16.543Z] #77 221.8 make install-recursive [2022-09-04T15:20:16.543Z] #77 221.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:20:16.543Z] #77 222.0 Making install in yajl [2022-09-04T15:20:16.543Z] #77 222.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:20:16.543Z] #77 222.1 CC verify/json_verify-json_verify.o [2022-09-04T15:20:16.543Z] #77 222.1 CC src/libyajl_la-yajl_alloc.lo [2022-09-04T15:20:16.543Z] #77 222.2 CC src/libyajl_la-yajl.lo [2022-09-04T15:20:16.543Z] #77 222.2 CC src/libyajl_la-yajl_gen.lo [2022-09-04T15:20:16.543Z] #77 222.2 CC src/libyajl_la-yajl_parser.lo [2022-09-04T15:20:16.543Z] #77 222.3 CC src/libyajl_la-yajl_buf.lo [2022-09-04T15:20:16.543Z] #77 222.3 CC src/libyajl_la-yajl_encode.lo [2022-09-04T15:20:16.543Z] #77 222.3 CC src/libyajl_la-yajl_lex.lo [2022-09-04T15:20:16.543Z] #77 222.4 CC src/libyajl_la-yajl_tree.lo [2022-09-04T15:20:17.923Z] #77 ... [2022-09-04T15:20:17.923Z] [2022-09-04T15:20:17.923Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:20:17.923Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:20:17.923Z] #21 83.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:20:18.182Z] #21 83.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-04T15:20:18.182Z] #21 83.09 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-04T15:20:18.182Z] #21 83.12 Setting up patch (2.7.6-7) ... [2022-09-04T15:20:18.182Z] #21 83.14 Setting up sudo (1.9.5p2-3) ... [2022-09-04T15:20:18.316Z] #21 88.03 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-04T15:20:18.316Z] #21 88.05 Setting up jq (1.6-2.1) ... [2022-09-04T15:20:18.316Z] #21 88.07 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-04T15:20:18.316Z] #21 88.08 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-04T15:20:18.316Z] #21 88.10 Setting up iptables (1.8.7-1) ... [2022-09-04T15:20:18.316Z] #21 88.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-04T15:20:18.316Z] #21 88.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-04T15:20:18.316Z] #21 88.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-04T15:20:18.316Z] #21 88.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-04T15:20:18.316Z] #21 88.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-04T15:20:18.316Z] #21 88.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-04T15:20:18.316Z] #21 88.20 Setting up iproute2 (5.10.0-4) ... [2022-09-04T15:20:18.441Z] #21 83.31 invoke-rc.d: could not determine current runlevel [2022-09-04T15:20:18.441Z] #21 83.32 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-04T15:20:18.441Z] #21 83.33 Setting up xfsprogs (5.10.0-4) ... [2022-09-04T15:20:18.441Z] #21 83.35 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-04T15:20:18.441Z] #21 83.35 Failed to connect to bus: Host is down [2022-09-04T15:20:18.441Z] #21 83.37 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-04T15:20:18.441Z] #21 83.40 Setting up inetutils-ping (2:2.0-1) ... [2022-09-04T15:20:18.441Z] #21 83.42 Setting up pigz (2.6-1) ... [2022-09-04T15:20:18.441Z] #21 83.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-04T15:20:18.441Z] #21 83.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:20:18.441Z] #21 83.51 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-04T15:20:18.701Z] #21 83.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:20:18.885Z] #21 88.77 Setting up systemd (247.3-7) ... [2022-09-04T15:20:18.885Z] #21 88.87 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-04T15:20:18.885Z] #21 88.87 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-04T15:20:18.885Z] #21 88.87 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-04T15:20:18.885Z] #21 88.91 Initializing machine ID from KVM UUID. [2022-09-04T15:20:18.902Z] #64 285.2 + bin/containerd-shim-runc-v2 [2022-09-04T15:20:19.158Z] #64 285.9 + binaries [2022-09-04T15:20:19.414Z] #64 285.9 + install -D bin/containerd /build/containerd [2022-09-04T15:20:19.414Z] #64 285.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-04T15:20:19.414Z] #64 285.9 + install -D bin/ctr /build/ctr [2022-09-04T15:20:19.457Z] #21 ... [2022-09-04T15:20:19.457Z] [2022-09-04T15:20:19.457Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:20:19.457Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:20:19.457Z] #77 226.0 CC tests/test-4.o [2022-09-04T15:20:19.457Z] #77 226.0 CC tests/test-3.o [2022-09-04T15:20:19.457Z] #77 226.2 CC src/read-file.lo [2022-09-04T15:20:19.457Z] #77 226.2 CC tests/test-5.o [2022-09-04T15:20:19.457Z] #77 226.2 CC src/json_common.lo [2022-09-04T15:20:19.458Z] #77 226.2 CC tests/test-1.o [2022-09-04T15:20:19.458Z] #77 226.6 CC tests/test-6.o [2022-09-04T15:20:19.458Z] #77 226.6 CC tests/test-7.o [2022-09-04T15:20:19.458Z] #77 226.9 CC tests/test-9.o [2022-09-04T15:20:19.458Z] #77 227.1 CC tests/test-10.o [2022-09-04T15:20:19.458Z] #77 227.2 CC tests/test-8.o [2022-09-04T15:20:19.458Z] #77 227.3 CC tests/test-11.o [2022-09-04T15:20:19.599Z] #19 391.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-04T15:20:19.862Z] #19 391.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:20:19.862Z] #19 391.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:19.862Z] #19 391.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-04T15:20:19.862Z] #19 391.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-04T15:20:19.862Z] #19 391.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-04T15:20:19.862Z] #19 391.3 Selecting previously unselected package libc6-s390x-cross. [2022-09-04T15:20:19.862Z] #19 391.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-04T15:20:19.862Z] #19 391.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-04T15:20:19.862Z] #19 391.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-04T15:20:19.862Z] #19 391.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:19.862Z] #19 391.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:19.862Z] #19 391.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-04T15:20:19.862Z] #19 391.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:19.862Z] #19 391.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:19.862Z] #19 391.5 Selecting previously unselected package libitm1-s390x-cross. [2022-09-04T15:20:19.862Z] #19 391.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:19.862Z] #19 391.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:19.862Z] #19 391.6 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-04T15:20:19.862Z] #19 391.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:19.862Z] #19 391.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:19.862Z] #19 391.6 Selecting previously unselected package libasan6-s390x-cross. [2022-09-04T15:20:19.975Z] #64 DONE 286.5s [2022-09-04T15:20:20.122Z] #19 391.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:20.122Z] #19 391.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:20.122Z] #19 391.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-04T15:20:20.122Z] #19 391.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:20.122Z] #19 391.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:20.381Z] #19 392.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-04T15:20:20.381Z] #19 392.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:20.381Z] #19 392.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:20.397Z] #77 ... [2022-09-04T15:20:20.397Z] [2022-09-04T15:20:20.397Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:20:20.397Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:20:20.397Z] #21 90.26 Setting up systemd-journal-remote (247.3-7) ... [2022-09-04T15:20:20.536Z] [2022-09-04T15:20:20.537Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-04T15:20:20.537Z] #65 sha256:c77dea50aed8d820cf8bb523b4547c6849ea5edb12f30d8e62ff4641d7400cb2 [2022-09-04T15:20:20.605Z] #21 85.22 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-04T15:20:20.605Z] #21 85.25 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-04T15:20:20.641Z] #19 392.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-04T15:20:20.641Z] #19 392.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:20.641Z] #19 392.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:20.641Z] #19 392.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-04T15:20:20.641Z] #19 392.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:20:20.641Z] #19 392.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:20.656Z] #21 90.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:20:20.792Z] #65 DONE 0.2s [2022-09-04T15:20:20.792Z] [2022-09-04T15:20:20.792Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-04T15:20:20.792Z] #70 sha256:08e9e5885a027efa462680fa2e45ceb4b880c2b35f40ebe147844632950fe7b9 [2022-09-04T15:20:21.049Z] #70 DONE 0.1s [2022-09-04T15:20:21.049Z] [2022-09-04T15:20:21.049Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-04T15:20:21.049Z] #75 sha256:c8691692538b79bebd4231696e5b8c3b1dab23f873d995257e01c741cb792a99 [2022-09-04T15:20:21.049Z] #75 DONE 0.2s [2022-09-04T15:20:21.049Z] [2022-09-04T15:20:21.049Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-04T15:20:21.049Z] #78 sha256:e3a0602e72105aaf0b1267cec7f5f14ab45859234d6339e815c737bd64b600a7 [2022-09-04T15:20:21.049Z] #78 DONE 0.1s [2022-09-04T15:20:21.173Z] #21 85.92 Setting up libelf1:amd64 (0.183-1) ... [2022-09-04T15:20:21.173Z] #21 85.93 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-04T15:20:21.173Z] #21 85.94 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-04T15:20:21.173Z] #21 85.95 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:20:21.173Z] #21 85.96 Setting up libkmod2:amd64 (28-1) ... [2022-09-04T15:20:21.173Z] #21 85.98 Setting up python3-distutils (3.9.2-1) ... [2022-09-04T15:20:21.226Z] #21 DONE 91.2s [2022-09-04T15:20:21.226Z] [2022-09-04T15:20:21.226Z] #22 [dev-systemd-false 8/28] 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 [2022-09-04T15:20:21.226Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-04T15:20:21.305Z] [2022-09-04T15:20:21.305Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-04T15:20:21.305Z] #79 sha256:16ca6d6fdee5e126c868aaa5abf71ccf84b1230801e0d044fb0445321faa0254 [2022-09-04T15:20:21.305Z] #79 DONE 0.0s [2022-09-04T15:20:21.305Z] [2022-09-04T15:20:21.305Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-04T15:20:21.305Z] #80 sha256:b0e7b93b2069c0cca1dfda87d4690d80533d8187269b6bb8304e757f7215fd3a [2022-09-04T15:20:21.305Z] #80 DONE 0.0s [2022-09-04T15:20:21.305Z] [2022-09-04T15:20:21.305Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-04T15:20:21.305Z] #81 sha256:cba338910f839fc0b00f9d85ecc6b572503b8b073439adbe827d317823f27498 [2022-09-04T15:20:22.114Z] #21 87.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:20:22.114Z] #21 87.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-04T15:20:22.114Z] #21 87.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-04T15:20:22.114Z] #21 87.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-04T15:20:22.114Z] #21 87.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-04T15:20:22.114Z] #21 87.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-04T15:20:22.114Z] #21 87.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-04T15:20:22.114Z] #21 87.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-04T15:20:22.232Z] #81 DONE 0.9s [2022-09-04T15:20:22.232Z] [2022-09-04T15:20:22.232Z] #82 exporting to image [2022-09-04T15:20:22.232Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-04T15:20:22.232Z] #82 exporting layers [2022-09-04T15:20:22.374Z] #21 87.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-04T15:20:22.374Z] #21 87.26 Setting up python3-setuptools (52.0.0-4) ... [2022-09-04T15:20:22.606Z] #22 1.214 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-04T15:20:22.606Z] #22 1.217 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-04T15:20:22.606Z] #22 1.227 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-04T15:20:22.606Z] #22 DONE 1.3s [2022-09-04T15:20:22.606Z] [2022-09-04T15:20:22.606Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:20:22.606Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:20:22.606Z] #64 ... [2022-09-04T15:20:22.606Z] [2022-09-04T15:20:22.606Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-04T15:20:22.606Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-04T15:20:24.186Z] #55 313.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-04T15:20:24.910Z] #21 89.58 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:20:24.910Z] #21 89.61 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-04T15:20:24.910Z] #21 89.64 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-04T15:20:24.910Z] #21 89.69 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-04T15:20:25.547Z] #82 exporting layers 3.4s done [2022-09-04T15:20:25.547Z] #82 writing image sha256:0331ff6d332fac70c589922c91c84f765a334b19165fca462a7c9fb70c936050 done [2022-09-04T15:20:25.547Z] #82 naming to docker.io/library/docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 done [2022-09-04T15:20:25.547Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [2022-09-04T15:20:25.566Z] #55 DONE 314.5s [2022-09-04T15:20:25.566Z] [2022-09-04T15:20:25.566Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:20:25.566Z] #60 sha256:0baaf1a1f4b9b78b5389e23286398df04f02c8098b898f6785745e9e0e11fe53 [2022-09-04T15:20:25.566Z] #60 182.3 + mkdir -p /build [2022-09-04T15:20:25.566Z] #60 182.3 + cp runc /build/runc [2022-09-04T15:20:25.566Z] #60 DONE 182.6s [2022-09-04T15:20:25.566Z] [2022-09-04T15:20:25.566Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:20:25.566Z] #64 sha256:99e2ecf6f542add66aafc965a87e2b0688dbdf77898adefe2fcd02381b8c8d59 [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-04T15:20:25.867Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-04T15:20:25.918Z] #19 396.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-04T15:20:25.918Z] #19 396.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:20:25.918Z] #19 396.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:25.918Z] #19 396.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-04T15:20:25.918Z] #19 396.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-04T15:20:25.918Z] #19 396.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-04T15:20:25.918Z] #19 396.8 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-04T15:20:25.918Z] #19 396.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-04T15:20:25.918Z] #19 396.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-04T15:20:25.918Z] #19 397.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-04T15:20:25.918Z] #19 397.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-04T15:20:25.918Z] #19 397.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:25.918Z] #19 397.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-04T15:20:25.918Z] #19 397.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-04T15:20:25.918Z] #19 397.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:26.206Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/test/unit [2022-09-04T15:20:26.289Z] #21 ... [2022-09-04T15:20:26.289Z] [2022-09-04T15:20:26.289Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:20:26.289Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:20:26.289Z] #77 231.1 CCLD libyajl.la [2022-09-04T15:20:26.289Z] #77 231.9 CCLD verify/json_verify [2022-09-04T15:20:26.289Z] #77 232.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:20:26.289Z] #77 232.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-04T15:20:26.289Z] #77 232.6 make[5]: Nothing to be done for 'install-data-am'. [2022-09-04T15:20:26.289Z] #77 232.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:20:26.289Z] #77 232.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-04T15:20:26.289Z] #77 232.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:20:26.289Z] #77 233.0 CC src/image_spec_schema_config_schema.lo [2022-09-04T15:20:26.289Z] #77 233.0 CC src/validate.o [2022-09-04T15:20:26.289Z] #77 233.0 CC src/image_spec_schema_content_descriptor.lo [2022-09-04T15:20:26.289Z] #77 233.0 CC src/image_spec_schema_defs.lo [2022-09-04T15:20:26.289Z] #77 233.1 CC src/image_spec_schema_defs_descriptor.lo [2022-09-04T15:20:26.289Z] #77 233.1 CC src/image_spec_schema_image_index_schema.lo [2022-09-04T15:20:26.289Z] #77 233.1 CC src/image_spec_schema_image_layout_schema.lo [2022-09-04T15:20:26.289Z] #77 233.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-04T15:20:26.289Z] #77 233.3 CC src/runtime_spec_schema_config_linux.lo [2022-09-04T15:20:26.289Z] #77 233.4 CC src/runtime_spec_schema_config_zos.lo [2022-09-04T15:20:26.289Z] #77 233.4 CC src/runtime_spec_schema_config_schema.lo [2022-09-04T15:20:26.289Z] #77 233.4 CC src/runtime_spec_schema_config_vm.lo [2022-09-04T15:20:26.289Z] #77 233.4 CC src/runtime_spec_schema_config_solaris.lo [2022-09-04T15:20:26.289Z] #77 233.4 CC src/runtime_spec_schema_defs.lo [2022-09-04T15:20:26.289Z] #77 233.4 CC src/runtime_spec_schema_config_windows.lo [2022-09-04T15:20:26.289Z] #77 233.5 CC src/runtime_spec_schema_defs_linux.lo [2022-09-04T15:20:26.289Z] #77 233.5 CC src/runtime_spec_schema_defs_zos.lo [2022-09-04T15:20:26.289Z] #77 233.6 CC src/runtime_spec_schema_defs_vm.lo [2022-09-04T15:20:26.289Z] #77 233.6 CC src/runtime_spec_schema_state_schema.lo [2022-09-04T15:20:26.289Z] #77 233.6 CC src/runtime_spec_schema_defs_windows.lo [2022-09-04T15:20:26.289Z] #77 233.8 CC src/basic_test_double_array_item.lo [2022-09-04T15:20:26.289Z] #77 233.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-04T15:20:26.289Z] #77 233.9 CC src/basic_test_top_array_string.lo [2022-09-04T15:20:26.289Z] #77 233.9 CC src/basic_test_top_double_array_int.lo [2022-09-04T15:20:26.289Z] #77 233.9 CC src/basic_test_top_double_array_obj.lo [2022-09-04T15:20:26.289Z] #77 234.0 CC src/basic_test_top_double_array_refobj.lo [2022-09-04T15:20:26.289Z] #77 234.1 CC src/basic_test_double_array.lo [2022-09-04T15:20:26.289Z] #77 234.1 CC src/basic_test_top_double_array_string.lo [2022-09-04T15:20:26.289Z] #77 234.3 CC src/read-file.lo [2022-09-04T15:20:26.289Z] #77 234.4 CC src/json_common.lo [2022-09-04T15:20:26.289Z] #77 234.5 CC src/basic_test_top_array_int.lo [2022-09-04T15:20:26.289Z] #77 234.6 CC tests/test-1.o [2022-09-04T15:20:26.289Z] #77 234.8 CC tests/test-2.o [2022-09-04T15:20:26.289Z] #77 235.1 CC tests/test-3.o [2022-09-04T15:20:26.289Z] #77 235.4 CC tests/test-4.o [2022-09-04T15:20:26.289Z] #77 235.4 CC tests/test-5.o [2022-09-04T15:20:26.289Z] #77 235.5 CC tests/test-6.o [2022-09-04T15:20:26.289Z] #77 235.6 CC tests/test-8.o [2022-09-04T15:20:26.289Z] #77 235.6 CC tests/test-9.o [2022-09-04T15:20:26.289Z] #77 235.6 CC tests/test-7.o [2022-09-04T15:20:26.289Z] #77 235.8 CC tests/test-10.o [2022-09-04T15:20:26.289Z] #77 235.9 CC tests/test-11.o [2022-09-04T15:20:27.668Z] #77 ... [2022-09-04T15:20:27.668Z] [2022-09-04T15:20:27.668Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:20:27.668Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-04T15:20:27.668Z] #21 92.56 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-04T15:20:27.668Z] #21 92.57 Setting up jq (1.6-2.1) ... [2022-09-04T15:20:27.668Z] #21 92.58 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-04T15:20:27.668Z] #21 92.60 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-04T15:20:27.668Z] #21 92.61 Setting up iptables (1.8.7-1) ... [2022-09-04T15:20:27.668Z] #21 92.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-04T15:20:27.668Z] #21 92.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-04T15:20:27.668Z] #21 92.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-04T15:20:27.668Z] #21 92.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-04T15:20:27.668Z] #21 92.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-04T15:20:27.668Z] #21 92.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-04T15:20:27.668Z] #21 92.68 Setting up iproute2 (5.10.0-4) ... [2022-09-04T15:20:28.112Z] #64 ... [2022-09-04T15:20:28.113Z] [2022-09-04T15:20:28.113Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-04T15:20:28.113Z] #56 sha256:92447e5df5605850ef62994759be4f76c05124cc2b182db71a41937f8fb3eef6 [2022-09-04T15:20:28.125Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-04T15:20:28.125Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-04T15:20:28.125Z] + TESTDIRS=./... [2022-09-04T15:20:28.125Z] + exclude_paths='/vendor/|/integration' [2022-09-04T15:20:28.125Z] ++ go list ./... [2022-09-04T15:20:28.125Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-04T15:20:28.609Z] #21 93.38 Setting up systemd (247.3-7) ... [2022-09-04T15:20:28.609Z] #21 93.53 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-04T15:20:28.609Z] #21 93.55 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-04T15:20:28.609Z] #21 93.57 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-04T15:20:28.609Z] #21 93.61 Initializing machine ID from KVM UUID. [2022-09-04T15:20:28.681Z] #56 DONE 0.7s [2022-09-04T15:20:28.681Z] [2022-09-04T15:20:28.681Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:20:28.681Z] #64 sha256:99e2ecf6f542add66aafc965a87e2b0688dbdf77898adefe2fcd02381b8c8d59 [2022-09-04T15:20:28.688Z] + pkg_list='github.com/docker/docker/api [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/backend/build [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/httpstatus [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/httputils [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/middleware [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/build [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/container [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/debug [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/distribution [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/grpc [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/image [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/network [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/plugin [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/session [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/swarm [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/system [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/server/router/volume [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/backend [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/blkiodev [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/container [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/events [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/filters [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/image [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/mount [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/network [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/registry [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/strslice [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/swarm [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/time [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/versions [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-04T15:20:28.688Z] github.com/docker/docker/api/types/volume [2022-09-04T15:20:28.688Z] github.com/docker/docker/builder [2022-09-04T15:20:28.688Z] github.com/docker/docker/builder/builder-next [2022-09-04T15:20:28.688Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-04T15:20:28.688Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-04T15:20:28.688Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-04T15:20:28.688Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-04T15:20:28.688Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-04T15:20:28.688Z] github.com/docker/docker/builder/builder-next/worker [2022-09-04T15:20:28.688Z] github.com/docker/docker/builder/dockerfile [2022-09-04T15:20:28.688Z] github.com/docker/docker/builder/remotecontext [2022-09-04T15:20:28.688Z] github.com/docker/docker/builder/remotecontext/git [2022-09-04T15:20:28.688Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-04T15:20:28.688Z] github.com/docker/docker/cli [2022-09-04T15:20:28.688Z] github.com/docker/docker/cli/config [2022-09-04T15:20:28.688Z] github.com/docker/docker/cli/debug [2022-09-04T15:20:28.688Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-04T15:20:28.688Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-04T15:20:28.688Z] github.com/docker/docker/client [2022-09-04T15:20:28.688Z] github.com/docker/docker/cmd/docker-proxy [2022-09-04T15:20:28.688Z] github.com/docker/docker/cmd/dockerd [2022-09-04T15:20:28.688Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-04T15:20:28.688Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-04T15:20:28.688Z] github.com/docker/docker/container [2022-09-04T15:20:28.688Z] github.com/docker/docker/container/stream [2022-09-04T15:20:28.688Z] github.com/docker/docker/contrib/apparmor [2022-09-04T15:20:28.688Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-04T15:20:28.688Z] github.com/docker/docker/contrib/httpserver [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/cluster [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/cluster/convert [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/cluster/executor [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/cluster/provider [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/config [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/containerd [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/events [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/events/testutils [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/images [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/initlayer [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/links [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/listeners [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/gelf [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/journald [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/local [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/logentries [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/splunk [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/syslog [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/logger/templates [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/names [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/network [2022-09-04T15:20:28.688Z] github.com/docker/docker/daemon/stats [2022-09-04T15:20:28.688Z] github.com/docker/docker/distribution [2022-09-04T15:20:28.688Z] github.com/docker/docker/distribution/metadata [2022-09-04T15:20:28.688Z] github.com/docker/docker/distribution/utils [2022-09-04T15:20:28.688Z] github.com/docker/docker/distribution/xfer [2022-09-04T15:20:28.688Z] github.com/docker/docker/dockerversion [2022-09-04T15:20:28.688Z] github.com/docker/docker/errdefs [2022-09-04T15:20:28.688Z] github.com/docker/docker/image [2022-09-04T15:20:28.688Z] github.com/docker/docker/image/cache [2022-09-04T15:20:28.688Z] github.com/docker/docker/image/tarexport [2022-09-04T15:20:28.688Z] github.com/docker/docker/image/v1 [2022-09-04T15:20:28.688Z] github.com/docker/docker/internal/test/suite [2022-09-04T15:20:28.688Z] github.com/docker/docker/layer [2022-09-04T15:20:28.688Z] github.com/docker/docker/libcontainerd [2022-09-04T15:20:28.688Z] github.com/docker/docker/libcontainerd/queue [2022-09-04T15:20:28.688Z] github.com/docker/docker/libcontainerd/remote [2022-09-04T15:20:28.688Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-04T15:20:28.688Z] github.com/docker/docker/libcontainerd/types [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/bitseq [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/cluster [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/config [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/datastore [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/driverapi [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/etchosts [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/idm [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/ipam [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/iptables [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/netlabel [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/netutils [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/networkdb [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/ns [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/options [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/osl [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/portallocator [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/portmapper [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/testutils [2022-09-04T15:20:28.688Z] github.com/docker/docker/libnetwork/types [2022-09-04T15:20:28.688Z] github.com/docker/docker/oci [2022-09-04T15:20:28.688Z] github.com/docker/docker/oci/caps [2022-09-04T15:20:28.688Z] github.com/docker/docker/opts [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/aaparser [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/archive [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/authorization [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/broadcaster [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/capabilities [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/chrootarchive [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/containerfs [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/devicemapper [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/directory [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/dmesg [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/fileutils [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/fsutils [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/homedir [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/idtools [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/ioutils [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/jsonmessage [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/longpath [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/loopback [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/namesgenerator [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/parsers [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-04T15:20:28.688Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/pidfile [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/platform [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/plugingetter [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/plugins [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/plugins/transport [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/pools [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/progress [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/pubsub [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/reexec [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/signal [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/stack [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/stdcopy [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/streamformatter [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/stringid [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/sysinfo [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/system [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/tailfile [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/tarsum [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/urlutil [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/useragent [2022-09-04T15:20:28.689Z] github.com/docker/docker/plugin [2022-09-04T15:20:28.689Z] github.com/docker/docker/plugin/executor/containerd [2022-09-04T15:20:28.689Z] github.com/docker/docker/plugin/v2 [2022-09-04T15:20:28.689Z] github.com/docker/docker/profiles/apparmor [2022-09-04T15:20:28.689Z] github.com/docker/docker/profiles/seccomp [2022-09-04T15:20:28.689Z] github.com/docker/docker/quota [2022-09-04T15:20:28.689Z] github.com/docker/docker/reference [2022-09-04T15:20:28.689Z] github.com/docker/docker/registry [2022-09-04T15:20:28.689Z] github.com/docker/docker/registry/resumable [2022-09-04T15:20:28.689Z] github.com/docker/docker/restartmanager [2022-09-04T15:20:28.689Z] github.com/docker/docker/rootless [2022-09-04T15:20:28.689Z] github.com/docker/docker/rootless/specconv [2022-09-04T15:20:28.689Z] github.com/docker/docker/runconfig [2022-09-04T15:20:28.689Z] github.com/docker/docker/runconfig/opts [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/daemon [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/environment [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/fakecontext [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/fakegit [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/fakestorage [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/fixtures/load [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/registry [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/request [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume/drivers [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume/local [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume/mounts [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume/service [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume/service/opts [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume/testutils' [2022-09-04T15:20:28.689Z] ++ grep --fixed-strings -v /libnetwork [2022-09-04T15:20:28.689Z] ++ echo 'github.com/docker/docker/api [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/backend/build [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/httpstatus [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/httputils [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/middleware [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/build [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/container [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/debug [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/distribution [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/grpc [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/image [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/network [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/plugin [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/session [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/swarm [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/system [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/volume [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/backend [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/blkiodev [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/container [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/events [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/filters [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/image [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/mount [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/network [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/registry [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/strslice [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/swarm [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/time [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/versions [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/volume [2022-09-04T15:20:28.689Z] github.com/docker/docker/builder [2022-09-04T15:20:28.689Z] github.com/docker/docker/builder/builder-next [2022-09-04T15:20:28.689Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-04T15:20:28.689Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-04T15:20:28.689Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-04T15:20:28.689Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-04T15:20:28.689Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-04T15:20:28.689Z] github.com/docker/docker/builder/builder-next/worker [2022-09-04T15:20:28.689Z] github.com/docker/docker/builder/dockerfile [2022-09-04T15:20:28.689Z] github.com/docker/docker/builder/remotecontext [2022-09-04T15:20:28.689Z] github.com/docker/docker/builder/remotecontext/git [2022-09-04T15:20:28.689Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-04T15:20:28.689Z] github.com/docker/docker/cli [2022-09-04T15:20:28.689Z] github.com/docker/docker/cli/config [2022-09-04T15:20:28.689Z] github.com/docker/docker/cli/debug [2022-09-04T15:20:28.689Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-04T15:20:28.689Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-04T15:20:28.689Z] github.com/docker/docker/client [2022-09-04T15:20:28.689Z] github.com/docker/docker/cmd/docker-proxy [2022-09-04T15:20:28.689Z] github.com/docker/docker/cmd/dockerd [2022-09-04T15:20:28.689Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-04T15:20:28.689Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-04T15:20:28.689Z] github.com/docker/docker/container [2022-09-04T15:20:28.689Z] github.com/docker/docker/container/stream [2022-09-04T15:20:28.689Z] github.com/docker/docker/contrib/apparmor [2022-09-04T15:20:28.689Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-04T15:20:28.689Z] github.com/docker/docker/contrib/httpserver [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/cluster [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/cluster/convert [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/cluster/executor [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/cluster/provider [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/config [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/containerd [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/events [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/events/testutils [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/images [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/initlayer [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/links [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/listeners [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/gelf [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/journald [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/local [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/logentries [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/splunk [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/syslog [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/logger/templates [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/names [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/network [2022-09-04T15:20:28.689Z] github.com/docker/docker/daemon/stats [2022-09-04T15:20:28.689Z] github.com/docker/docker/distribution [2022-09-04T15:20:28.689Z] github.com/docker/docker/distribution/metadata [2022-09-04T15:20:28.689Z] github.com/docker/docker/distribution/utils [2022-09-04T15:20:28.689Z] github.com/docker/docker/distribution/xfer [2022-09-04T15:20:28.689Z] github.com/docker/docker/dockerversion [2022-09-04T15:20:28.689Z] github.com/docker/docker/errdefs [2022-09-04T15:20:28.689Z] github.com/docker/docker/image [2022-09-04T15:20:28.689Z] github.com/docker/docker/image/cache [2022-09-04T15:20:28.689Z] github.com/docker/docker/image/tarexport [2022-09-04T15:20:28.689Z] github.com/docker/docker/image/v1 [2022-09-04T15:20:28.689Z] github.com/docker/docker/internal/test/suite [2022-09-04T15:20:28.689Z] github.com/docker/docker/layer [2022-09-04T15:20:28.689Z] github.com/docker/docker/libcontainerd [2022-09-04T15:20:28.689Z] github.com/docker/docker/libcontainerd/queue [2022-09-04T15:20:28.689Z] github.com/docker/docker/libcontainerd/remote [2022-09-04T15:20:28.689Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-04T15:20:28.689Z] github.com/docker/docker/libcontainerd/types [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/bitseq [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/cluster [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/config [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/datastore [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/driverapi [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/etchosts [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/idm [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/ipam [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/iptables [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/netlabel [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/netutils [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/networkdb [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/ns [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/options [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/osl [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/portallocator [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/portmapper [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/testutils [2022-09-04T15:20:28.689Z] github.com/docker/docker/libnetwork/types [2022-09-04T15:20:28.689Z] github.com/docker/docker/oci [2022-09-04T15:20:28.689Z] github.com/docker/docker/oci/caps [2022-09-04T15:20:28.689Z] github.com/docker/docker/opts [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/aaparser [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/archive [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/authorization [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/broadcaster [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/capabilities [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/chrootarchive [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/containerfs [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/devicemapper [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/directory [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/dmesg [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/fileutils [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/fsutils [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/homedir [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/idtools [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/ioutils [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/jsonmessage [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/longpath [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/loopback [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/namesgenerator [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/parsers [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/pidfile [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/platform [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/plugingetter [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/plugins [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/plugins/transport [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/pools [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/progress [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/pubsub [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/reexec [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/signal [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/stack [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/stdcopy [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/streamformatter [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/stringid [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/sysinfo [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/system [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/tailfile [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/tarsum [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/urlutil [2022-09-04T15:20:28.689Z] github.com/docker/docker/pkg/useragent [2022-09-04T15:20:28.689Z] github.com/docker/docker/plugin [2022-09-04T15:20:28.689Z] github.com/docker/docker/plugin/executor/containerd [2022-09-04T15:20:28.689Z] github.com/docker/docker/plugin/v2 [2022-09-04T15:20:28.689Z] github.com/docker/docker/profiles/apparmor [2022-09-04T15:20:28.689Z] github.com/docker/docker/profiles/seccomp [2022-09-04T15:20:28.689Z] github.com/docker/docker/quota [2022-09-04T15:20:28.689Z] github.com/docker/docker/reference [2022-09-04T15:20:28.689Z] github.com/docker/docker/registry [2022-09-04T15:20:28.689Z] github.com/docker/docker/registry/resumable [2022-09-04T15:20:28.689Z] github.com/docker/docker/restartmanager [2022-09-04T15:20:28.689Z] github.com/docker/docker/rootless [2022-09-04T15:20:28.689Z] github.com/docker/docker/rootless/specconv [2022-09-04T15:20:28.689Z] github.com/docker/docker/runconfig [2022-09-04T15:20:28.689Z] github.com/docker/docker/runconfig/opts [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/daemon [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/environment [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/fakecontext [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/fakegit [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/fakestorage [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/fixtures/load [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/registry [2022-09-04T15:20:28.689Z] github.com/docker/docker/testutil/request [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume/drivers [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume/local [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume/mounts [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume/service [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume/service/opts [2022-09-04T15:20:28.689Z] github.com/docker/docker/volume/testutils' [2022-09-04T15:20:28.689Z] + base_pkg_list='github.com/docker/docker/api [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/backend/build [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/httpstatus [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/httputils [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/middleware [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/build [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/container [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/debug [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/distribution [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/grpc [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/image [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/network [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/plugin [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/session [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/swarm [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/system [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/server/router/volume [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/backend [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/blkiodev [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/container [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/events [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/filters [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/image [2022-09-04T15:20:28.689Z] github.com/docker/docker/api/types/mount [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/network [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/registry [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/strslice [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/swarm [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/time [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/versions [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/volume [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next/worker [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/dockerfile [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/remotecontext [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/remotecontext/git [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-04T15:20:28.690Z] github.com/docker/docker/cli [2022-09-04T15:20:28.690Z] github.com/docker/docker/cli/config [2022-09-04T15:20:28.690Z] github.com/docker/docker/cli/debug [2022-09-04T15:20:28.690Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-04T15:20:28.690Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-04T15:20:28.690Z] github.com/docker/docker/client [2022-09-04T15:20:28.690Z] github.com/docker/docker/cmd/docker-proxy [2022-09-04T15:20:28.690Z] github.com/docker/docker/cmd/dockerd [2022-09-04T15:20:28.690Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-04T15:20:28.690Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-04T15:20:28.690Z] github.com/docker/docker/container [2022-09-04T15:20:28.690Z] github.com/docker/docker/container/stream [2022-09-04T15:20:28.690Z] github.com/docker/docker/contrib/apparmor [2022-09-04T15:20:28.690Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-04T15:20:28.690Z] github.com/docker/docker/contrib/httpserver [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/cluster [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/cluster/convert [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/cluster/executor [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/cluster/provider [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/config [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/containerd [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/events [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/events/testutils [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/images [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/initlayer [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/links [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/listeners [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/gelf [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/journald [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/local [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/logentries [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/splunk [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/syslog [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/templates [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/names [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/network [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/stats [2022-09-04T15:20:28.690Z] github.com/docker/docker/distribution [2022-09-04T15:20:28.690Z] github.com/docker/docker/distribution/metadata [2022-09-04T15:20:28.690Z] github.com/docker/docker/distribution/utils [2022-09-04T15:20:28.690Z] github.com/docker/docker/distribution/xfer [2022-09-04T15:20:28.690Z] github.com/docker/docker/dockerversion [2022-09-04T15:20:28.690Z] github.com/docker/docker/errdefs [2022-09-04T15:20:28.690Z] github.com/docker/docker/image [2022-09-04T15:20:28.690Z] github.com/docker/docker/image/cache [2022-09-04T15:20:28.690Z] github.com/docker/docker/image/tarexport [2022-09-04T15:20:28.690Z] github.com/docker/docker/image/v1 [2022-09-04T15:20:28.690Z] github.com/docker/docker/internal/test/suite [2022-09-04T15:20:28.690Z] github.com/docker/docker/layer [2022-09-04T15:20:28.690Z] github.com/docker/docker/libcontainerd [2022-09-04T15:20:28.690Z] github.com/docker/docker/libcontainerd/queue [2022-09-04T15:20:28.690Z] github.com/docker/docker/libcontainerd/remote [2022-09-04T15:20:28.690Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-04T15:20:28.690Z] github.com/docker/docker/libcontainerd/types [2022-09-04T15:20:28.690Z] github.com/docker/docker/oci [2022-09-04T15:20:28.690Z] github.com/docker/docker/oci/caps [2022-09-04T15:20:28.690Z] github.com/docker/docker/opts [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/aaparser [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/archive [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/authorization [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/broadcaster [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/capabilities [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/chrootarchive [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/containerfs [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/devicemapper [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/directory [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/dmesg [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/fileutils [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/fsutils [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/homedir [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/idtools [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/ioutils [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/jsonmessage [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/longpath [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/loopback [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/namesgenerator [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/parsers [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/pidfile [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/platform [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/plugingetter [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/plugins [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/plugins/transport [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/pools [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/progress [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/pubsub [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/reexec [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/signal [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/stack [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/stdcopy [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/streamformatter [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/stringid [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/sysinfo [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/system [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/tailfile [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/tarsum [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/urlutil [2022-09-04T15:20:28.690Z] github.com/docker/docker/pkg/useragent [2022-09-04T15:20:28.690Z] github.com/docker/docker/plugin [2022-09-04T15:20:28.690Z] github.com/docker/docker/plugin/executor/containerd [2022-09-04T15:20:28.690Z] github.com/docker/docker/plugin/v2 [2022-09-04T15:20:28.690Z] github.com/docker/docker/profiles/apparmor [2022-09-04T15:20:28.690Z] github.com/docker/docker/profiles/seccomp [2022-09-04T15:20:28.690Z] github.com/docker/docker/quota [2022-09-04T15:20:28.690Z] github.com/docker/docker/reference [2022-09-04T15:20:28.690Z] github.com/docker/docker/registry [2022-09-04T15:20:28.690Z] github.com/docker/docker/registry/resumable [2022-09-04T15:20:28.690Z] github.com/docker/docker/restartmanager [2022-09-04T15:20:28.690Z] github.com/docker/docker/rootless [2022-09-04T15:20:28.690Z] github.com/docker/docker/rootless/specconv [2022-09-04T15:20:28.690Z] github.com/docker/docker/runconfig [2022-09-04T15:20:28.690Z] github.com/docker/docker/runconfig/opts [2022-09-04T15:20:28.690Z] github.com/docker/docker/testutil [2022-09-04T15:20:28.690Z] github.com/docker/docker/testutil/daemon [2022-09-04T15:20:28.690Z] github.com/docker/docker/testutil/environment [2022-09-04T15:20:28.690Z] github.com/docker/docker/testutil/fakecontext [2022-09-04T15:20:28.690Z] github.com/docker/docker/testutil/fakegit [2022-09-04T15:20:28.690Z] github.com/docker/docker/testutil/fakestorage [2022-09-04T15:20:28.690Z] github.com/docker/docker/testutil/fixtures/load [2022-09-04T15:20:28.690Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-04T15:20:28.690Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-04T15:20:28.690Z] github.com/docker/docker/testutil/registry [2022-09-04T15:20:28.690Z] github.com/docker/docker/testutil/request [2022-09-04T15:20:28.690Z] github.com/docker/docker/volume [2022-09-04T15:20:28.690Z] github.com/docker/docker/volume/drivers [2022-09-04T15:20:28.690Z] github.com/docker/docker/volume/local [2022-09-04T15:20:28.690Z] github.com/docker/docker/volume/mounts [2022-09-04T15:20:28.690Z] github.com/docker/docker/volume/service [2022-09-04T15:20:28.690Z] github.com/docker/docker/volume/service/opts [2022-09-04T15:20:28.690Z] github.com/docker/docker/volume/testutils' [2022-09-04T15:20:28.690Z] ++ grep --fixed-strings /libnetwork [2022-09-04T15:20:28.690Z] ++ echo 'github.com/docker/docker/api [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/backend/build [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/httpstatus [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/httputils [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/middleware [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/build [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/container [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/debug [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/distribution [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/grpc [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/image [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/network [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/plugin [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/session [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/swarm [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/system [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/server/router/volume [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/backend [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/blkiodev [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/container [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/events [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/filters [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/image [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/mount [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/network [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/registry [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/strslice [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/swarm [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/time [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/versions [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-04T15:20:28.690Z] github.com/docker/docker/api/types/volume [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/builder-next/worker [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/dockerfile [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/remotecontext [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/remotecontext/git [2022-09-04T15:20:28.690Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-04T15:20:28.690Z] github.com/docker/docker/cli [2022-09-04T15:20:28.690Z] github.com/docker/docker/cli/config [2022-09-04T15:20:28.690Z] github.com/docker/docker/cli/debug [2022-09-04T15:20:28.690Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-04T15:20:28.690Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-04T15:20:28.690Z] github.com/docker/docker/client [2022-09-04T15:20:28.690Z] github.com/docker/docker/cmd/docker-proxy [2022-09-04T15:20:28.690Z] github.com/docker/docker/cmd/dockerd [2022-09-04T15:20:28.690Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-04T15:20:28.690Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-04T15:20:28.690Z] github.com/docker/docker/container [2022-09-04T15:20:28.690Z] github.com/docker/docker/container/stream [2022-09-04T15:20:28.690Z] github.com/docker/docker/contrib/apparmor [2022-09-04T15:20:28.690Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-04T15:20:28.690Z] github.com/docker/docker/contrib/httpserver [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/cluster [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/cluster/convert [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/cluster/executor [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/cluster/provider [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/config [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/containerd [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/events [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/events/testutils [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/images [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/initlayer [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/links [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/listeners [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/gelf [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/journald [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/local [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/logentries [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/splunk [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/syslog [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/logger/templates [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/names [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/network [2022-09-04T15:20:28.690Z] github.com/docker/docker/daemon/stats [2022-09-04T15:20:28.690Z] github.com/docker/docker/distribution [2022-09-04T15:20:28.690Z] github.com/docker/docker/distribution/metadata [2022-09-04T15:20:28.690Z] github.com/docker/docker/distribution/utils [2022-09-04T15:20:28.690Z] github.com/docker/docker/distribution/xfer [2022-09-04T15:20:28.690Z] github.com/docker/docker/dockerversion [2022-09-04T15:20:28.690Z] github.com/docker/docker/errdefs [2022-09-04T15:20:28.690Z] github.com/docker/docker/image [2022-09-04T15:20:28.690Z] github.com/docker/docker/image/cache [2022-09-04T15:20:28.690Z] github.com/docker/docker/image/tarexport [2022-09-04T15:20:28.690Z] github.com/docker/docker/image/v1 [2022-09-04T15:20:28.690Z] github.com/docker/docker/internal/test/suite [2022-09-04T15:20:28.690Z] github.com/docker/docker/layer [2022-09-04T15:20:28.690Z] github.com/docker/docker/libcontainerd [2022-09-04T15:20:28.690Z] github.com/docker/docker/libcontainerd/queue [2022-09-04T15:20:28.690Z] github.com/docker/docker/libcontainerd/remote [2022-09-04T15:20:28.690Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-04T15:20:28.690Z] github.com/docker/docker/libcontainerd/types [2022-09-04T15:20:28.690Z] github.com/docker/docker/libnetwork [2022-09-04T15:20:28.690Z] github.com/docker/docker/libnetwork/bitseq [2022-09-04T15:20:28.690Z] github.com/docker/docker/libnetwork/cluster [2022-09-04T15:20:28.690Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-04T15:20:28.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-04T15:20:28.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-04T15:20:28.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-04T15:20:28.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/config [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/datastore [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/driverapi [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/etchosts [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/idm [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipam [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/iptables [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/netlabel [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/netutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/networkdb [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ns [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/options [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/osl [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/portallocator [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/portmapper [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/testutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/types [2022-09-04T15:20:28.691Z] github.com/docker/docker/oci [2022-09-04T15:20:28.691Z] github.com/docker/docker/oci/caps [2022-09-04T15:20:28.691Z] github.com/docker/docker/opts [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/aaparser [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/archive [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/authorization [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/broadcaster [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/capabilities [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/chrootarchive [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/containerfs [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/devicemapper [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/directory [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/dmesg [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/fileutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/fsutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/homedir [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/idtools [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/ioutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/jsonmessage [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/longpath [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/loopback [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/namesgenerator [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/parsers [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/pidfile [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/platform [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/plugingetter [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/plugins [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/plugins/transport [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/pools [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/progress [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/pubsub [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/reexec [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/signal [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/stack [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/stdcopy [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/streamformatter [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/stringid [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/sysinfo [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/system [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/tailfile [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/tarsum [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/urlutil [2022-09-04T15:20:28.691Z] github.com/docker/docker/pkg/useragent [2022-09-04T15:20:28.691Z] github.com/docker/docker/plugin [2022-09-04T15:20:28.691Z] github.com/docker/docker/plugin/executor/containerd [2022-09-04T15:20:28.691Z] github.com/docker/docker/plugin/v2 [2022-09-04T15:20:28.691Z] github.com/docker/docker/profiles/apparmor [2022-09-04T15:20:28.691Z] github.com/docker/docker/profiles/seccomp [2022-09-04T15:20:28.691Z] github.com/docker/docker/quota [2022-09-04T15:20:28.691Z] github.com/docker/docker/reference [2022-09-04T15:20:28.691Z] github.com/docker/docker/registry [2022-09-04T15:20:28.691Z] github.com/docker/docker/registry/resumable [2022-09-04T15:20:28.691Z] github.com/docker/docker/restartmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/rootless [2022-09-04T15:20:28.691Z] github.com/docker/docker/rootless/specconv [2022-09-04T15:20:28.691Z] github.com/docker/docker/runconfig [2022-09-04T15:20:28.691Z] github.com/docker/docker/runconfig/opts [2022-09-04T15:20:28.691Z] github.com/docker/docker/testutil [2022-09-04T15:20:28.691Z] github.com/docker/docker/testutil/daemon [2022-09-04T15:20:28.691Z] github.com/docker/docker/testutil/environment [2022-09-04T15:20:28.691Z] github.com/docker/docker/testutil/fakecontext [2022-09-04T15:20:28.691Z] github.com/docker/docker/testutil/fakegit [2022-09-04T15:20:28.691Z] github.com/docker/docker/testutil/fakestorage [2022-09-04T15:20:28.691Z] github.com/docker/docker/testutil/fixtures/load [2022-09-04T15:20:28.691Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-04T15:20:28.691Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-04T15:20:28.691Z] github.com/docker/docker/testutil/registry [2022-09-04T15:20:28.691Z] github.com/docker/docker/testutil/request [2022-09-04T15:20:28.691Z] github.com/docker/docker/volume [2022-09-04T15:20:28.691Z] github.com/docker/docker/volume/drivers [2022-09-04T15:20:28.691Z] github.com/docker/docker/volume/local [2022-09-04T15:20:28.691Z] github.com/docker/docker/volume/mounts [2022-09-04T15:20:28.691Z] github.com/docker/docker/volume/service [2022-09-04T15:20:28.691Z] github.com/docker/docker/volume/service/opts [2022-09-04T15:20:28.691Z] github.com/docker/docker/volume/testutils' [2022-09-04T15:20:28.691Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/bitseq [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cluster [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/config [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/datastore [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/driverapi [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/etchosts [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/idm [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipam [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/iptables [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/netlabel [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/netutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/networkdb [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ns [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/options [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/osl [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/portallocator [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/portmapper [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/testutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/types' [2022-09-04T15:20:28.691Z] + echo 'github.com/docker/docker/libnetwork [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/bitseq [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cluster [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/config [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/datastore [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/driverapi [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/etchosts [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/idm [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipam [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-04T15:20:28.691Z] github.com/docker/docker/libne+ grep --fixed-strings libnetwork/drivers/bridge [2022-09-04T15:20:28.691Z] twork/ipams/remote [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/iptables [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/netlabel [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/netutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/networkdb [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/ns [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/options [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/osl [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/portallocator [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/portmapper [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/testutils [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/types' [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:20:28.691Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:20:28.691Z] + type docker-proxy [2022-09-04T15:20:28.691Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-04T15:20:28.691Z] + hack/make.sh binary-proxy install-proxy [2022-09-04T15:20:28.691Z] [2022-09-04T15:20:28.940Z] #64 ... [2022-09-04T15:20:28.940Z] [2022-09-04T15:20:28.940Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-04T15:20:28.940Z] #58 sha256:44ff96598891ac592423bd11a6507dd1a739e662d77a45c10d4bb7d19ac8f4fa [2022-09-04T15:20:28.940Z] #58 DONE 0.1s [2022-09-04T15:20:28.940Z] [2022-09-04T15:20:28.940Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-04T15:20:28.940Z] #61 sha256:357ae40c20c3d12e8e330461e1882ae9d0d8b8c32a2a1a57f76454561c24fa34 [2022-09-04T15:20:28.946Z] Removing bundles/ [2022-09-04T15:20:28.946Z] [2022-09-04T15:20:28.946Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-04T15:20:28.946Z] Building: bundles/binary-proxy/docker-proxy [2022-09-04T15:20:28.946Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:20:29.199Z] #61 DONE 0.3s [2022-09-04T15:20:29.199Z] [2022-09-04T15:20:29.199Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:20:29.199Z] #64 sha256:99e2ecf6f542add66aafc965a87e2b0688dbdf77898adefe2fcd02381b8c8d59 [2022-09-04T15:20:29.991Z] #21 94.83 Setting up systemd-journal-remote (247.3-7) ... [2022-09-04T15:20:30.114Z] #19 401.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-04T15:20:30.114Z] #19 401.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-04T15:20:30.114Z] #19 401.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:30.250Z] #21 95.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:20:30.372Z] #19 401.8 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-04T15:20:30.372Z] #19 401.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-04T15:20:30.372Z] #19 401.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-04T15:20:30.372Z] #19 401.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-04T15:20:30.372Z] #19 401.9 Setting up libfile-which-perl (1.23-1) ... [2022-09-04T15:20:30.372Z] #19 401.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-04T15:20:30.372Z] #19 401.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-04T15:20:30.372Z] #19 402.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-04T15:20:30.372Z] #19 402.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-04T15:20:30.372Z] #19 402.0 Setting up libicu67:amd64 (67.1-7) ... [2022-09-04T15:20:30.372Z] #19 402.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-04T15:20:30.372Z] #19 402.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-04T15:20:30.372Z] #19 402.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-04T15:20:30.372Z] #19 402.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-04T15:20:30.372Z] #19 402.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-04T15:20:30.372Z] #19 402.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-04T15:20:30.372Z] #19 402.1 Setting up file (1:5.39-3) ... [2022-09-04T15:20:30.372Z] #19 402.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-04T15:20:30.372Z] #19 402.1 Setting up bzip2 (1.0.8-4) ... [2022-09-04T15:20:30.631Z] #19 402.1 Setting up libyaml-perl (1.30-1) ... [2022-09-04T15:20:30.631Z] #19 402.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-04T15:20:30.631Z] #19 402.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-04T15:20:30.631Z] #19 402.2 Setting up libio-string-perl (1.08-3.1) ... [2022-09-04T15:20:30.631Z] #19 402.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-04T15:20:30.631Z] #19 402.2 Setting up cross-config (2.6.18+nmu1) ... [2022-09-04T15:20:30.631Z] #19 402.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-04T15:20:30.631Z] #19 402.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-04T15:20:30.631Z] #19 402.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-04T15:20:30.631Z] #19 402.4 Setting up patch (2.7.6-7) ... [2022-09-04T15:20:30.890Z] #19 402.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-04T15:20:30.890Z] #19 402.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-04T15:20:30.890Z] #19 402.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:30.890Z] #19 402.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-04T15:20:30.890Z] #19 402.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-04T15:20:30.890Z] #19 402.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:30.890Z] #19 402.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:30.890Z] #19 402.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-04T15:20:30.890Z] #19 402.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-04T15:20:30.890Z] #19 402.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:30.890Z] #19 402.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:30.890Z] #19 402.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-04T15:20:30.890Z] #19 402.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-04T15:20:30.890Z] #19 402.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-04T15:20:30.890Z] #19 402.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-04T15:20:30.890Z] #19 402.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.101Z] #64 279.0 + bin/containerd [2022-09-04T15:20:31.148Z] #19 402.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-04T15:20:31.148Z] #19 402.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-04T15:20:31.148Z] #19 402.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:31.148Z] #19 402.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-04T15:20:31.148Z] #19 402.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-04T15:20:31.148Z] #19 402.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.148Z] #19 402.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.407Z] #19 402.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.408Z] #19 402.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-04T15:20:31.408Z] #19 402.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.408Z] #19 403.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.408Z] #19 403.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.408Z] #19 403.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-04T15:20:31.629Z] #21 DONE 96.4s [2022-09-04T15:20:31.629Z] [2022-09-04T15:20:31.629Z] #22 [dev-systemd-false 8/28] 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 [2022-09-04T15:20:31.629Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-04T15:20:31.667Z] #19 403.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-04T15:20:31.667Z] #19 403.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-04T15:20:31.667Z] #19 403.3 [2022-09-04T15:20:31.667Z] #19 403.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-04T15:20:31.667Z] #19 403.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.667Z] #19 403.3 Setting up dpkg-dev (1.20.11) ... [2022-09-04T15:20:31.667Z] #19 403.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.667Z] #19 403.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-04T15:20:31.667Z] #19 403.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.667Z] #19 403.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.667Z] #19 403.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.667Z] #19 403.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.926Z] #19 403.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-04T15:20:31.926Z] #19 403.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.926Z] #19 403.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.926Z] #19 403.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.926Z] #19 403.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:31.926Z] #19 403.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-04T15:20:31.926Z] #19 403.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-04T15:20:31.926Z] #19 403.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-04T15:20:31.926Z] #19 403.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-04T15:20:32.185Z] #19 403.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-04T15:20:32.185Z] #19 403.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:32.185Z] #19 403.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:32.185Z] #19 403.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.185Z] #19 403.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-04T15:20:32.185Z] #19 403.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.185Z] #19 403.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.185Z] #19 403.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:32.445Z] #19 403.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 403.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 403.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:32.445Z] #19 404.0 Setting up libxml-simple-perl (2.25-1) ... [2022-09-04T15:20:32.445Z] #19 404.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-04T15:20:32.445Z] #19 404.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-04T15:20:32.445Z] #19 404.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-04T15:20:32.445Z] #19 404.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:32.445Z] #19 404.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-04T15:20:32.445Z] #19 404.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-04T15:20:32.703Z] #19 404.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-04T15:20:32.703Z] #19 404.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:32.703Z] #19 404.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-04T15:20:32.703Z] #19 404.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:32.703Z] #19 404.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:32.703Z] #19 404.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-04T15:20:32.703Z] #19 404.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:32.703Z] #19 404.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:32.703Z] #19 404.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-04T15:20:32.703Z] #19 404.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:32.703Z] #19 404.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-04T15:20:32.703Z] #19 404.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:32.703Z] #19 404.4 Setting up crossbuild-essential-armel (12.9) ... [2022-09-04T15:20:32.825Z] #22 1.280 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-04T15:20:32.825Z] #22 1.286 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-04T15:20:32.825Z] #22 1.294 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-04T15:20:32.825Z] #22 DONE 1.5s [2022-09-04T15:20:32.825Z] [2022-09-04T15:20:32.825Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-04T15:20:32.825Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-04T15:20:32.964Z] #19 404.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-04T15:20:32.964Z] #19 404.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-04T15:20:32.964Z] #19 404.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-04T15:20:32.964Z] #19 404.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-04T15:20:32.964Z] #19 404.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-04T15:20:32.964Z] #19 404.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:20:33.540Z] #19 DONE 405.1s [2022-09-04T15:20:33.540Z] [2022-09-04T15:20:33.540Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-04T15:20:33.540Z] #73 sha256:660a3a0bc2c10cad11e769f016960078bca7c3184e0ec87c3cafd1361574e7c5 [2022-09-04T15:20:33.540Z] #73 DONE 0.2s [2022-09-04T15:20:33.540Z] [2022-09-04T15:20:33.540Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-04T15:20:33.540Z] #32 sha256:bc41644c0938ff771e88a31256a74742df9ea5a9737add84c636d60814b83bc0 [2022-09-04T15:20:33.800Z] #32 DONE 0.2s [2022-09-04T15:20:33.800Z] [2022-09-04T15:20:33.800Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-04T15:20:33.800Z] #33 sha256:36e5cabbb90a3a87ca346e5f5424fd30447bea498efdb14bc2709a79cde76902 [2022-09-04T15:20:35.180Z] #33 1.285 + RM_GOPATH=0 [2022-09-04T15:20:35.180Z] #33 1.285 + TMP_GOPATH= [2022-09-04T15:20:35.180Z] #33 1.285 + : /build [2022-09-04T15:20:35.180Z] #33 1.285 + '[' -z '' ']' [2022-09-04T15:20:35.180Z] #33 1.289 ++ mktemp -d [2022-09-04T15:20:35.180Z] #33 1.290 + export GOPATH=/tmp/tmp.O1Ukyx4qA4 [2022-09-04T15:20:35.180Z] #33 1.290 + GOPATH=/tmp/tmp.O1Ukyx4qA4 [2022-09-04T15:20:35.180Z] #33 1.290 + RM_GOPATH=1 [2022-09-04T15:20:35.180Z] #33 1.290 + case "$(go env GOARCH)" in [2022-09-04T15:20:35.180Z] #33 1.291 ++ go env GOARCH [2022-09-04T15:20:35.180Z] #33 1.296 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:20:35.180Z] #33 1.296 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:20:35.180Z] #33 1.296 ++ dirname /install.sh [2022-09-04T15:20:35.180Z] #33 1.301 + dir=/ [2022-09-04T15:20:35.180Z] #33 1.301 + bin=dockercli [2022-09-04T15:20:35.180Z] #33 1.301 + shift [2022-09-04T15:20:35.180Z] #33 1.301 + '[' '!' -f //dockercli.installer ']' [2022-09-04T15:20:35.180Z] #33 1.301 + . //dockercli.installer [2022-09-04T15:20:35.180Z] #33 1.301 ++ : stable [2022-09-04T15:20:35.180Z] #33 1.301 ++ : 17.06.2-ce [2022-09-04T15:20:35.180Z] #33 1.301 + install_dockercli [2022-09-04T15:20:35.180Z] #33 1.301 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-04T15:20:35.180Z] #33 1.302 ++ uname -m [2022-09-04T15:20:35.180Z] #33 1.302 Install docker/cli version 17.06.2-ce from stable [2022-09-04T15:20:35.180Z] #33 1.303 + arch=x86_64 [2022-09-04T15:20:35.180Z] #33 1.303 + '[' x86_64 '!=' x86_64 ']' [2022-09-04T15:20:35.180Z] #33 1.303 + url=https://download.docker.com/linux/static [2022-09-04T15:20:35.180Z] #33 1.303 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-04T15:20:35.180Z] #33 1.303 + tar -xz docker/docker [2022-09-04T15:20:35.528Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-04T15:20:35.528Z] [2022-09-04T15:20:35.528Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-04T15:20:35.528Z] Installing docker-proxy to /usr/local/bin/ [2022-09-04T15:20:35.528Z] [2022-09-04T15:20:35.528Z] + mkdir -p bundles [2022-09-04T15:20:35.528Z] + '[' -n 'github.com/docker/docker/api [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/backend/build [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/httpstatus [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/httputils [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/middleware [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/build [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/container [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/debug [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/distribution [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/grpc [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/image [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/network [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/plugin [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/session [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/swarm [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/system [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/server/router/volume [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/backend [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/blkiodev [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/container [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/events [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/filters [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/image [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/mount [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/network [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/registry [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/strslice [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/swarm [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/time [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/versions [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-04T15:20:35.528Z] github.com/docker/docker/api/types/volume [2022-09-04T15:20:35.528Z] github.com/docker/docker/builder [2022-09-04T15:20:35.528Z] github.com/docker/docker/builder/builder-next [2022-09-04T15:20:35.528Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-04T15:20:35.528Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-04T15:20:35.528Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-04T15:20:35.528Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-04T15:20:35.528Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-04T15:20:35.528Z] github.com/docker/docker/builder/builder-next/worker [2022-09-04T15:20:35.528Z] github.com/docker/docker/builder/dockerfile [2022-09-04T15:20:35.528Z] github.com/docker/docker/builder/remotecontext [2022-09-04T15:20:35.528Z] github.com/docker/docker/builder/remotecontext/git [2022-09-04T15:20:35.528Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-04T15:20:35.528Z] github.com/docker/docker/cli [2022-09-04T15:20:35.528Z] github.com/docker/docker/cli/config [2022-09-04T15:20:35.528Z] github.com/docker/docker/cli/debug [2022-09-04T15:20:35.528Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-04T15:20:35.528Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-04T15:20:35.528Z] github.com/docker/docker/client [2022-09-04T15:20:35.528Z] github.com/docker/docker/cmd/docker-proxy [2022-09-04T15:20:35.528Z] github.com/docker/docker/cmd/dockerd [2022-09-04T15:20:35.528Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-04T15:20:35.528Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-04T15:20:35.528Z] github.com/docker/docker/container [2022-09-04T15:20:35.528Z] github.com/docker/docker/container/stream [2022-09-04T15:20:35.528Z] github.com/docker/docker/contrib/apparmor [2022-09-04T15:20:35.528Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-04T15:20:35.528Z] github.com/docker/docker/contrib/httpserver [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/cluster [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/cluster/convert [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/cluster/executor [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/cluster/provider [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/config [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/containerd [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/events [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/events/testutils [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/images [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/initlayer [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/links [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/listeners [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/gelf [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/journald [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/local [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/logentries [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/splunk [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/syslog [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/logger/templates [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/names [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/network [2022-09-04T15:20:35.528Z] github.com/docker/docker/daemon/stats [2022-09-04T15:20:35.528Z] github.com/docker/docker/distribution [2022-09-04T15:20:35.528Z] github.com/docker/docker/distribution/metadata [2022-09-04T15:20:35.528Z] github.com/docker/docker/distribution/utils [2022-09-04T15:20:35.528Z] github.com/docker/docker/distribution/xfer [2022-09-04T15:20:35.528Z] github.com/docker/docker/dockerversion [2022-09-04T15:20:35.528Z] github.com/docker/docker/errdefs [2022-09-04T15:20:35.528Z] github.com/docker/docker/image [2022-09-04T15:20:35.528Z] github.com/docker/docker/image/cache [2022-09-04T15:20:35.528Z] github.com/docker/docker/image/tarexport [2022-09-04T15:20:35.528Z] github.com/docker/docker/image/v1 [2022-09-04T15:20:35.528Z] github.com/docker/docker/internal/test/suite [2022-09-04T15:20:35.528Z] github.com/docker/docker/layer [2022-09-04T15:20:35.528Z] github.com/docker/docker/libcontainerd [2022-09-04T15:20:35.528Z] github.com/docker/docker/libcontainerd/queue [2022-09-04T15:20:35.528Z] github.com/docker/docker/libcontainerd/remote [2022-09-04T15:20:35.528Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-04T15:20:35.528Z] github.com/docker/docker/libcontainerd/types [2022-09-04T15:20:35.528Z] github.com/docker/docker/oci [2022-09-04T15:20:35.528Z] github.com/docker/docker/oci/caps [2022-09-04T15:20:35.528Z] github.com/docker/docker/opts [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/aaparser [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/archive [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/authorization [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/broadcaster [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/capabilities [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/chrootarchive [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/containerfs [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/devicemapper [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/directory [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/dmesg [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/fileutils [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/fsutils [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/homedir [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/idtools [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/ioutils [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/jsonmessage [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/longpath [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/loopback [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/namesgenerator [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/parsers [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/pidfile [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/platform [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/plugingetter [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/plugins [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/plugins/transport [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/pools [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/progress [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/pubsub [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/reexec [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/signal [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/stack [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/stdcopy [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/streamformatter [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/stringid [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/sysinfo [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/system [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/tailfile [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/tarsum [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/urlutil [2022-09-04T15:20:35.528Z] github.com/docker/docker/pkg/useragent [2022-09-04T15:20:35.528Z] github.com/docker/docker/plugin [2022-09-04T15:20:35.528Z] github.com/docker/docker/plugin/executor/containerd [2022-09-04T15:20:35.528Z] github.com/docker/docker/plugin/v2 [2022-09-04T15:20:35.528Z] github.com/docker/docker/profiles/apparmor [2022-09-04T15:20:35.528Z] github.com/docker/docker/profiles/seccomp [2022-09-04T15:20:35.528Z] github.com/docker/docker/quota [2022-09-04T15:20:35.528Z] github.com/docker/docker/reference [2022-09-04T15:20:35.528Z] github.com/docker/docker/registry [2022-09-04T15:20:35.528Z] github.com/docker/docker/registry/resumable [2022-09-04T15:20:35.528Z] github.com/docker/docker/restartmanager [2022-09-04T15:20:35.528Z] github.com/docker/docker/rootless [2022-09-04T15:20:35.528Z] github.com/docker/docker/rootless/specconv [2022-09-04T15:20:35.528Z] github.com/docker/docker/runconfig [2022-09-04T15:20:35.528Z] github.com/docker/docker/runconfig/opts [2022-09-04T15:20:35.528Z] github.com/docker/docker/testutil [2022-09-04T15:20:35.528Z] github.com/docker/docker/testutil/daemon [2022-09-04T15:20:35.528Z] github.com/docker/docker/testutil/environment [2022-09-04T15:20:35.528Z] github.com/docker/docker/testutil/fakecontext [2022-09-04T15:20:35.528Z] github.com/docker/docker/testutil/fakegit [2022-09-04T15:20:35.528Z] github.com/docker/docker/testutil/fakestorage [2022-09-04T15:20:35.528Z] github.com/docker/docker/testutil/fixtures/load [2022-09-04T15:20:35.528Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-04T15:20:35.528Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-04T15:20:35.528Z] github.com/docker/docker/testutil/registry [2022-09-04T15:20:35.528Z] github.com/docker/docker/testutil/request [2022-09-04T15:20:35.528Z] github.com/docker/docker/volume [2022-09-04T15:20:35.528Z] github.com/docker/docker/volume/drivers [2022-09-04T15:20:35.528Z] github.com/docker/docker/volume/local [2022-09-04T15:20:35.528Z] github.com/docker/docker/volume/mounts [2022-09-04T15:20:35.528Z] github.com/docker/docker/volume/service [2022-09-04T15:20:35.528Z] github.com/docker/docker/volume/service/opts [2022-09-04T15:20:35.528Z] github.com/docker/docker/volume/testutils' ']' [2022-09-04T15:20:35.529Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-04T15:20:35.529Z] ? github.com/docker/docker/api [no test files] [2022-09-04T15:20:37.487Z] #23 14.29 Collecting yamllint==1.27.1 [2022-09-04T15:20:38.062Z] #23 15.36 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-04T15:20:38.480Z] #33 4.299 + mkdir -p /build [2022-09-04T15:20:38.480Z] #33 4.301 + mv docker/docker /build/ [2022-09-04T15:20:38.480Z] #33 4.302 + rmdir docker [2022-09-04T15:20:38.480Z] #33 DONE 4.5s [2022-09-04T15:20:38.480Z] [2022-09-04T15:20:38.480Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:20:38.480Z] #74 sha256:565e8f802e02e29092e9cc70195846b1a2ac051fcdb74ae4b175df169228439e [2022-09-04T15:20:38.480Z] #74 1.390 + RM_GOPATH=0 [2022-09-04T15:20:38.480Z] #74 1.390 + TMP_GOPATH= [2022-09-04T15:20:38.480Z] #74 1.390 + : /build [2022-09-04T15:20:38.480Z] #74 1.390 + '[' -z '' ']' [2022-09-04T15:20:38.480Z] #74 1.392 ++ mktemp -d [2022-09-04T15:20:38.480Z] #74 1.393 + export GOPATH=/tmp/tmp.7AweTwykUV [2022-09-04T15:20:38.480Z] #74 1.393 + GOPATH=/tmp/tmp.7AweTwykUV [2022-09-04T15:20:38.480Z] #74 1.393 + RM_GOPATH=1 [2022-09-04T15:20:38.480Z] #74 1.393 + case "$(go env GOARCH)" in [2022-09-04T15:20:38.480Z] #74 1.393 ++ go env GOARCH [2022-09-04T15:20:38.480Z] #74 1.397 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:20:38.480Z] #74 1.397 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:20:38.480Z] #74 1.397 ++ dirname /install.sh [2022-09-04T15:20:38.480Z] #74 1.398 + dir=/ [2022-09-04T15:20:38.480Z] #74 1.398 + bin=rootlesskit [2022-09-04T15:20:38.480Z] #74 1.398 + shift [2022-09-04T15:20:38.480Z] #74 1.398 + '[' '!' -f //rootlesskit.installer ']' [2022-09-04T15:20:38.480Z] #74 1.398 + . //rootlesskit.installer [2022-09-04T15:20:38.480Z] #74 1.398 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:20:38.480Z] #74 1.398 + install_rootlesskit [2022-09-04T15:20:38.480Z] #74 1.398 + case "$1" in [2022-09-04T15:20:38.480Z] #74 1.398 + export CGO_ENABLED=0 [2022-09-04T15:20:38.480Z] #74 1.398 + CGO_ENABLED=0 [2022-09-04T15:20:38.480Z] #74 1.398 + _install_rootlesskit [2022-09-04T15:20:38.480Z] #74 1.399 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-04T15:20:38.480Z] #74 1.399 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:20:38.480Z] #74 1.399 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-04T15:20:38.480Z] #74 1.399 + GOBIN=/build [2022-09-04T15:20:38.480Z] #74 1.399 + GO111MODULE=on [2022-09-04T15:20:38.480Z] #74 1.399 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:20:38.480Z] #74 1.789 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-04T15:20:38.480Z] #74 3.479 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-04T15:20:38.480Z] #74 3.484 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-04T15:20:38.480Z] #74 3.738 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-04T15:20:38.741Z] #74 5.022 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-04T15:20:39.310Z] #74 5.425 go: downloading github.com/google/uuid v1.3.0 [2022-09-04T15:20:39.310Z] #74 5.467 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-04T15:20:39.310Z] #74 5.502 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-04T15:20:39.310Z] #74 5.598 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-04T15:20:39.310Z] #74 5.655 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-04T15:20:39.569Z] #74 5.718 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-04T15:20:39.569Z] #74 5.935 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-04T15:20:39.832Z] #74 6.072 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-04T15:20:39.832Z] #74 6.123 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-04T15:20:39.972Z] #23 17.14 Collecting pathspec>=0.5.3 [2022-09-04T15:20:39.972Z] #23 17.15 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-04T15:20:40.231Z] #23 17.71 Collecting pyyaml [2022-09-04T15:20:40.231Z] #23 17.74 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-04T15:20:40.231Z] #23 17.84 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-04T15:20:40.490Z] #23 17.87 Building wheels for collected packages: yamllint [2022-09-04T15:20:40.490Z] #23 17.89 Building wheel for yamllint (setup.py): started [2022-09-04T15:20:40.770Z] #74 7.019 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-04T15:20:42.405Z] #23 19.79 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-04T15:20:42.405Z] #23 19.79 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=c49cffd409b1ab464133f3a8180f86f0ae4deab9aa2d5b3809984218328b37cc [2022-09-04T15:20:42.405Z] #23 19.79 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-04T15:20:42.405Z] #23 19.80 Successfully built yamllint [2022-09-04T15:20:42.405Z] #23 19.84 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-04T15:20:42.974Z] #23 20.47 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-04T15:20:43.913Z] #23 DONE 21.4s [2022-09-04T15:20:43.913Z] [2022-09-04T15:20:43.913Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:20:43.913Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:20:44.061Z] #74 ... [2022-09-04T15:20:44.061Z] [2022-09-04T15:20:44.061Z] #69 [containerd 1/3] 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 [2022-09-04T15:20:44.061Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-04T15:20:44.061Z] #69 1.864 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:20:44.061Z] #69 2.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:20:44.061Z] #69 2.250 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:20:44.061Z] #69 2.268 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-04T15:20:44.061Z] #69 2.627 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-04T15:20:44.061Z] #69 3.066 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-04T15:20:44.061Z] #69 3.622 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-04T15:20:44.061Z] #69 4.225 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-04T15:20:44.061Z] #69 4.630 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:20:44.061Z] #69 5.196 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:20:44.061Z] #69 5.198 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-04T15:20:44.061Z] #69 5.200 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-04T15:20:44.061Z] #69 5.212 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-04T15:20:44.061Z] #69 5.220 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-04T15:20:44.061Z] #69 5.232 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-04T15:20:44.061Z] #69 5.247 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-04T15:20:44.061Z] #69 5.248 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:20:44.061Z] #69 5.249 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-04T15:20:44.061Z] #69 5.250 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-04T15:20:44.061Z] #69 5.252 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-04T15:20:44.061Z] #69 5.252 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-04T15:20:44.061Z] #69 ... [2022-09-04T15:20:44.061Z] [2022-09-04T15:20:44.061Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:20:44.061Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-04T15:20:44.061Z] #20 1.869 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:20:44.061Z] #20 2.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:20:44.061Z] #20 2.256 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:20:44.061Z] #20 2.261 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-04T15:20:44.061Z] #20 2.617 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-04T15:20:44.061Z] #20 3.005 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-04T15:20:44.061Z] #20 3.621 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:20:44.061Z] #20 4.192 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-04T15:20:44.061Z] #20 4.697 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-04T15:20:44.061Z] #20 5.216 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-04T15:20:44.061Z] #20 5.216 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-04T15:20:44.061Z] #20 5.218 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-04T15:20:44.061Z] #20 5.225 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-04T15:20:44.061Z] #20 5.242 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-04T15:20:44.061Z] #20 5.250 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:20:44.061Z] #20 5.255 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-04T15:20:44.061Z] #20 5.260 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:20:44.061Z] #20 5.260 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-04T15:20:44.061Z] #20 5.261 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-04T15:20:44.061Z] #20 5.261 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-04T15:20:44.061Z] #20 5.262 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-04T15:20:44.061Z] #20 ... [2022-09-04T15:20:44.061Z] [2022-09-04T15:20:44.061Z] #49 [tini 1/3] 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 [2022-09-04T15:20:44.061Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-04T15:20:44.061Z] #49 1.872 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:20:44.061Z] #49 2.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:20:44.061Z] #49 2.246 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:20:44.061Z] #49 2.264 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:20:44.061Z] #49 2.627 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-04T15:20:44.061Z] #49 3.064 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-04T15:20:44.061Z] #49 3.679 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-04T15:20:44.061Z] #49 4.248 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-04T15:20:44.061Z] #49 4.902 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-04T15:20:44.061Z] #49 5.309 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-04T15:20:44.061Z] #49 5.312 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:20:44.061Z] #49 5.328 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-04T15:20:44.061Z] #49 5.330 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-04T15:20:44.061Z] #49 5.341 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-04T15:20:44.061Z] #49 5.343 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-04T15:20:44.061Z] #49 5.348 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-04T15:20:44.061Z] #49 5.349 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-04T15:20:44.061Z] #49 5.349 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:20:44.061Z] #49 5.350 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-04T15:20:44.061Z] #49 5.350 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-04T15:20:44.061Z] #49 5.360 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-04T15:20:44.173Z] #64 ... [2022-09-04T15:20:44.173Z] [2022-09-04T15:20:44.173Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-04T15:20:44.173Z] #27 sha256:9fc0758c7648b8edc6a83d7a87fb0cc00b8accf6a0e01cc78140b99f18efc2b4 [2022-09-04T15:20:44.173Z] #27 DONE 0.2s [2022-09-04T15:20:44.173Z] [2022-09-04T15:20:44.173Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-04T15:20:44.173Z] #32 sha256:d2befb17844af94c3860aef3d65937bfefba4ad692f7a60f1e3e523493bfb695 [2022-09-04T15:20:44.432Z] #32 DONE 0.3s [2022-09-04T15:20:44.432Z] [2022-09-04T15:20:44.432Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-04T15:20:44.432Z] #35 sha256:896fbd6554765b7fda3d8520f5b270b186177bb64c99d3908686849c1c5ea6bb [2022-09-04T15:20:44.696Z] #35 DONE 0.1s [2022-09-04T15:20:44.696Z] [2022-09-04T15:20:44.696Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-04T15:20:44.696Z] #37 sha256:ba03e09ce9af6cb9f140a140cf6b0cfa6d70c41495e56e4850961aee3f82ee5a [2022-09-04T15:20:44.696Z] #37 DONE 0.1s [2022-09-04T15:20:44.696Z] [2022-09-04T15:20:44.696Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-04T15:20:44.696Z] #39 sha256:5d57f36eb1a016f501b706b3523e5c9176073a2526100bc8651cdea4e3a4a766 [2022-09-04T15:20:44.696Z] #39 DONE 0.1s [2022-09-04T15:20:44.696Z] [2022-09-04T15:20:44.696Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:20:44.696Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:20:44.955Z] #64 ... [2022-09-04T15:20:44.955Z] [2022-09-04T15:20:44.955Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-04T15:20:44.955Z] #41 sha256:2b2651e8a9c461a1d53ca55c0526a85f4e5dfaca44185e1da5674b063b826a83 [2022-09-04T15:20:44.955Z] #41 DONE 0.1s [2022-09-04T15:20:44.955Z] [2022-09-04T15:20:44.955Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-04T15:20:44.955Z] #45 sha256:8966ded54e326eada401fc335b220fdaae773dd179f225398a084ca80c3f874d [2022-09-04T15:20:44.955Z] #45 DONE 0.1s [2022-09-04T15:20:44.955Z] [2022-09-04T15:20:44.955Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:20:44.955Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:20:47.717Z] #23 13.68 Collecting yamllint==1.27.1 [2022-09-04T15:20:47.717Z] #23 14.75 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-04T15:20:50.253Z] #23 17.27 Collecting pathspec>=0.5.3 [2022-09-04T15:20:50.253Z] #23 17.29 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-04T15:20:50.419Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-09-04T15:20:50.823Z] #23 18.00 Collecting pyyaml [2022-09-04T15:20:50.823Z] #23 18.02 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-04T15:20:50.823Z] #23 18.09 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-04T15:20:51.082Z] #23 18.10 Building wheels for collected packages: yamllint [2022-09-04T15:20:51.082Z] #23 18.13 Building wheel for yamllint (setup.py): started [2022-09-04T15:20:52.989Z] #23 19.96 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-04T15:20:52.989Z] #23 19.96 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=8857a45b94acf761537a778653806307a57fab682c7c363a0a8741bdab3fe7f0 [2022-09-04T15:20:52.989Z] #23 19.96 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-04T15:20:52.989Z] #23 19.98 Successfully built yamllint [2022-09-04T15:20:52.989Z] #23 20.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-04T15:20:53.558Z] #23 20.79 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-04T15:20:54.938Z] #23 DONE 21.7s [2022-09-04T15:20:54.938Z] [2022-09-04T15:20:54.938Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-04T15:20:54.938Z] #27 sha256:e75a7427c3ff10f12755af6cf43ff3b9143621baba4f917f72c3e596e68f26d2 [2022-09-04T15:20:55.197Z] #27 DONE 0.5s [2022-09-04T15:20:55.197Z] [2022-09-04T15:20:55.197Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-04T15:20:55.197Z] #32 sha256:8d975801f26a1c711b4a1b878789e202830b18f322d47c1d85d6670a64b281db [2022-09-04T15:20:55.765Z] #32 DONE 0.8s [2022-09-04T15:20:55.765Z] [2022-09-04T15:20:55.765Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:20:55.765Z] #60 sha256:a650412ddaa83a707c93cec1dc99d506b59a6beb9b96cacaa86f454fe88b351d [2022-09-04T15:20:56.025Z] #60 ... [2022-09-04T15:20:56.025Z] [2022-09-04T15:20:56.025Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-04T15:20:56.025Z] #35 sha256:4bcd5ad921dd18cea2bbde18d56bc9eeefa0b41cd45245554dde867e629ea5c4 [2022-09-04T15:20:56.025Z] #35 DONE 0.1s [2022-09-04T15:20:56.025Z] [2022-09-04T15:20:56.025Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-04T15:20:56.025Z] #37 sha256:4aa67f9a9f79f003523353c7769da17e65a800549ce0219d01b6ff6ecc9d9c9b [2022-09-04T15:20:56.280Z] #49 ... [2022-09-04T15:20:56.281Z] [2022-09-04T15:20:56.281Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:20:56.281Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-04T15:20:56.281Z] #20 21.87 Fetched 49.2 MB in 20s (2416 kB/s) [2022-09-04T15:20:56.594Z] #37 DONE 0.3s [2022-09-04T15:20:56.594Z] [2022-09-04T15:20:56.594Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-04T15:20:56.594Z] #39 sha256:93f456ea1c4cb87016a8faf2a02c4f8406c7b436a12c686cb871c04544b8f05c [2022-09-04T15:20:56.594Z] #39 DONE 0.1s [2022-09-04T15:20:56.594Z] [2022-09-04T15:20:56.594Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-04T15:20:56.594Z] #41 sha256:4c2191785a0e38175cf6512dd17d00e5cf96395e9cfea237a2bb9632eb965599 [2022-09-04T15:20:56.594Z] #41 DONE 0.1s [2022-09-04T15:20:56.594Z] [2022-09-04T15:20:56.594Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:20:56.594Z] #64 sha256:0074dab32c69767a6786b6e5fb11d380cbd065dd553b0c652aadff55b87539f4 [2022-09-04T15:20:56.594Z] #64 ... [2022-09-04T15:20:56.594Z] [2022-09-04T15:20:56.594Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-04T15:20:56.594Z] #45 sha256:1102c5704836127d047c6e7757b5f582e2da34d1e26dea493aa846c9a8f7064f [2022-09-04T15:20:56.594Z] #45 DONE 0.1s [2022-09-04T15:20:56.853Z] [2022-09-04T15:20:56.854Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:20:56.854Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:21:02.858Z] #20 21.87 Reading package lists... [2022-09-04T15:21:02.858Z] #20 ... [2022-09-04T15:21:02.858Z] [2022-09-04T15:21:02.858Z] #69 [containerd 1/3] 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 [2022-09-04T15:21:02.858Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-04T15:21:02.858Z] #69 22.19 Fetched 49.2 MB in 21s (2384 kB/s) [2022-09-04T15:21:04.767Z] #69 22.19 Reading package lists... [2022-09-04T15:21:04.767Z] #69 ... [2022-09-04T15:21:04.767Z] [2022-09-04T15:21:04.767Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:21:04.767Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-04T15:21:04.767Z] #20 21.87 Reading package lists... [2022-09-04T15:21:05.706Z] #20 30.98 Reading package lists... [2022-09-04T15:21:05.707Z] #20 ... [2022-09-04T15:21:05.707Z] [2022-09-04T15:21:05.707Z] #49 [tini 1/3] 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 [2022-09-04T15:21:05.707Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-04T15:21:05.707Z] #49 22.10 Fetched 49.2 MB in 21s (2383 kB/s) [2022-09-04T15:21:05.707Z] #49 22.10 Reading package lists... [2022-09-04T15:21:05.707Z] #49 31.75 Reading package lists... [2022-09-04T15:21:05.707Z] #49 ... [2022-09-04T15:21:05.707Z] [2022-09-04T15:21:05.707Z] #69 [containerd 1/3] 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 [2022-09-04T15:21:05.707Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-04T15:21:05.707Z] #69 22.19 Reading package lists... [2022-09-04T15:21:11.508Z] #64 ... [2022-09-04T15:21:11.508Z] [2022-09-04T15:21:11.508Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:21:11.508Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:21:11.508Z] #77 285.2 CCLD libocispec.la [2022-09-04T15:21:11.508Z] #77 285.8 CCLD src/validate [2022-09-04T15:21:11.508Z] #77 285.9 CCLD tests/test-1 [2022-09-04T15:21:11.508Z] #77 285.9 CCLD tests/test-2 [2022-09-04T15:21:11.508Z] #77 285.9 CCLD tests/test-3 [2022-09-04T15:21:11.508Z] #77 285.9 CCLD tests/test-5 [2022-09-04T15:21:11.508Z] #77 286.0 CCLD tests/test-4 [2022-09-04T15:21:11.508Z] #77 286.0 CCLD tests/test-6 [2022-09-04T15:21:11.508Z] #77 286.1 CCLD tests/test-7 [2022-09-04T15:21:11.508Z] #77 286.2 CCLD tests/test-8 [2022-09-04T15:21:11.508Z] #77 286.3 CCLD tests/test-9 [2022-09-04T15:21:11.508Z] #77 286.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-04T15:21:11.508Z] #77 286.4 CCLD tests/test-10 [2022-09-04T15:21:11.508Z] #77 286.6 CCLD tests/test-11 [2022-09-04T15:21:12.891Z] #77 289.4 libtool: link: ar cr libocispec.a [2022-09-04T15:21:12.891Z] #77 289.5 libtool: link: ranlib libocispec.a [2022-09-04T15:21:13.962Z] #69 31.97 Reading package lists... [2022-09-04T15:21:13.962Z] #69 ... [2022-09-04T15:21:13.962Z] [2022-09-04T15:21:13.962Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:21:13.962Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-04T15:21:13.962Z] #20 30.98 Reading package lists... [2022-09-04T15:21:16.182Z] #77 292.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:21:16.183Z] #77 292.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-04T15:21:16.183Z] #77 292.6 make[5]: Nothing to be done for 'install-data-am'. [2022-09-04T15:21:16.183Z] #77 292.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:21:16.183Z] #77 292.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:21:16.183Z] #77 292.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:21:16.183Z] #77 292.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:21:16.183Z] #77 292.6 make[2]: Entering directory '/tmp/crun-build' [2022-09-04T15:21:16.442Z] #77 293.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-04T15:21:16.442Z] #77 293.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-04T15:21:16.442Z] #77 293.1 CC src/libcrun/libcrun_testing_a-container.o [2022-09-04T15:21:16.442Z] #77 293.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-04T15:21:16.520Z] #20 40.41 Building dependency tree... [2022-09-04T15:21:16.701Z] #77 293.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-04T15:21:16.701Z] #77 293.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-04T15:21:16.701Z] #77 293.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-04T15:21:16.701Z] #77 293.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-04T15:21:16.701Z] #77 293.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-04T15:21:16.960Z] #77 293.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-04T15:21:16.960Z] #77 293.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-04T15:21:17.224Z] #77 293.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-04T15:21:17.225Z] #77 293.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-04T15:21:17.225Z] #77 293.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-04T15:21:17.225Z] #77 293.8 CC src/libcrun/libcrun_testing_a-error.o [2022-09-04T15:21:17.225Z] #77 293.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-04T15:21:17.225Z] #77 293.9 CC src/libcrun/libcrun_testing_a-status.o [2022-09-04T15:21:17.484Z] #77 293.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-04T15:21:17.484Z] #77 294.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-04T15:21:17.484Z] #77 294.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-04T15:21:17.484Z] #77 294.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-04T15:21:17.484Z] #77 294.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-04T15:21:17.744Z] #77 294.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-04T15:21:17.744Z] #77 294.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-04T15:21:17.744Z] #77 294.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-04T15:21:18.313Z] #77 294.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-04T15:21:18.313Z] #77 294.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-04T15:21:18.313Z] #77 295.0 CC src/crun-crun.o [2022-09-04T15:21:18.313Z] #77 295.0 CC src/crun-run.o [2022-09-04T15:21:18.313Z] #77 295.0 CC src/crun-delete.o [2022-09-04T15:21:18.313Z] #77 295.0 CC src/crun-kill.o [2022-09-04T15:21:18.313Z] #77 295.1 CC src/crun-unpause.o [2022-09-04T15:21:18.313Z] #77 ... [2022-09-04T15:21:18.313Z] [2022-09-04T15:21:18.313Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:21:18.313Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:21:18.313Z] #47 367.2 + dpkg --print-architecture [2022-09-04T15:21:18.313Z] #47 367.2 + git checkout -q v2.1.0 [2022-09-04T15:21:18.424Z] #20 44.89 The following additional packages will be installed: [2022-09-04T15:21:18.424Z] #20 44.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-04T15:21:18.424Z] #20 44.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-04T15:21:18.424Z] #20 44.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-04T15:21:18.424Z] #20 44.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-04T15:21:18.424Z] #20 44.90 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-04T15:21:18.424Z] #20 44.91 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-04T15:21:18.424Z] #20 44.92 mingw-w64-common mingw-w64-x86-64-dev [2022-09-04T15:21:18.424Z] #20 44.96 Suggested packages: [2022-09-04T15:21:18.424Z] #20 44.96 gcc-10-locales seccomp wine64 [2022-09-04T15:21:18.884Z] #47 367.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-04T15:21:18.884Z] #47 367.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-04T15:21:19.363Z] #20 45.78 The following NEW packages will be installed: [2022-09-04T15:21:19.363Z] #20 45.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-04T15:21:19.363Z] #20 45.78 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-04T15:21:19.363Z] #20 45.78 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-04T15:21:19.363Z] #20 45.78 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-04T15:21:19.363Z] #20 45.78 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-04T15:21:19.363Z] #20 45.79 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-04T15:21:19.363Z] #20 45.79 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-04T15:21:19.363Z] #20 45.79 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-04T15:21:19.363Z] #20 45.79 mingw-w64-x86-64-dev [2022-09-04T15:21:19.933Z] #20 46.23 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:21:19.933Z] #20 46.23 Need to get 115 MB of archives. [2022-09-04T15:21:19.933Z] #20 46.23 After this operation, 645 MB of additional disk space will be used. [2022-09-04T15:21:19.933Z] #20 46.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-04T15:21:19.933Z] #20 46.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-04T15:21:19.933Z] #20 46.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-04T15:21:19.933Z] #20 46.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-04T15:21:19.933Z] #20 46.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-04T15:21:19.933Z] #20 46.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-04T15:21:19.933Z] #20 46.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-04T15:21:19.933Z] #20 46.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-04T15:21:19.933Z] #20 46.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-04T15:21:20.193Z] #20 46.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-04T15:21:20.763Z] #20 47.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-04T15:21:20.763Z] #20 47.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-04T15:21:21.022Z] #20 47.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-04T15:21:21.591Z] #20 47.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-04T15:21:21.591Z] #20 ... [2022-09-04T15:21:21.592Z] [2022-09-04T15:21:21.592Z] #69 [containerd 1/3] 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 [2022-09-04T15:21:21.592Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-04T15:21:21.592Z] #69 31.97 Reading package lists... [2022-09-04T15:21:21.592Z] #69 41.36 Building dependency tree... [2022-09-04T15:21:21.592Z] #69 45.51 The following additional packages will be installed: [2022-09-04T15:21:21.592Z] #69 45.53 libbtrfs0 [2022-09-04T15:21:21.592Z] #69 45.86 The following NEW packages will be installed: [2022-09-04T15:21:21.592Z] #69 45.89 libbtrfs-dev libbtrfs0 [2022-09-04T15:21:21.592Z] #69 46.33 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:21:21.592Z] #69 46.33 Need to get 460 kB of archives. [2022-09-04T15:21:21.592Z] #69 46.33 After this operation, 1237 kB of additional disk space will be used. [2022-09-04T15:21:21.592Z] #69 46.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-04T15:21:21.592Z] #69 46.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-04T15:21:21.592Z] #69 47.11 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:21:21.592Z] #69 47.48 Fetched 460 kB in 0s (1435 kB/s) [2022-09-04T15:21:21.592Z] #69 47.54 Selecting previously unselected package libbtrfs0:amd64. [2022-09-04T15:21:21.592Z] #69 47.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-04T15:21:21.592Z] #69 47.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-04T15:21:21.592Z] #69 47.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:21:21.592Z] #69 47.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-04T15:21:21.592Z] #69 47.76 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-04T15:21:21.592Z] #69 47.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:21:21.592Z] #69 47.95 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:21:21.592Z] #69 48.03 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:21:21.592Z] #69 48.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:21:21.592Z] #69 ... [2022-09-04T15:21:21.592Z] [2022-09-04T15:21:21.592Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:21:21.592Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-04T15:21:21.592Z] #20 48.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-04T15:21:21.592Z] #20 48.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-04T15:21:21.592Z] #20 48.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-04T15:21:21.592Z] #20 48.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-04T15:21:21.592Z] #20 48.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-04T15:21:21.592Z] #20 48.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-04T15:21:21.592Z] #20 48.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-04T15:21:21.592Z] #20 48.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-04T15:21:21.592Z] #20 48.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-04T15:21:21.592Z] #20 48.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-04T15:21:21.592Z] #20 48.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-04T15:21:21.852Z] #20 48.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-04T15:21:21.852Z] #20 48.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-04T15:21:21.852Z] #20 48.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-04T15:21:21.852Z] #20 48.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-04T15:21:21.852Z] #20 48.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-04T15:21:21.852Z] #20 ... [2022-09-04T15:21:21.852Z] [2022-09-04T15:21:21.852Z] #69 [containerd 1/3] 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 [2022-09-04T15:21:21.852Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-04T15:21:21.852Z] #69 DONE 48.3s [2022-09-04T15:21:21.852Z] [2022-09-04T15:21:21.852Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-04T15:21:21.852Z] #70 sha256:d4001b6ed59c55dc1ce2900fb77f63386b75a472c347e58d2a88612a4aea07da [2022-09-04T15:21:21.852Z] #70 DONE 0.1s [2022-09-04T15:21:22.112Z] [2022-09-04T15:21:22.112Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:21:22.112Z] #71 sha256:a39d973ffd3e8b5c563d7f017b054887a2883ee9f2b41a68f190d09868f6a0cd [2022-09-04T15:21:22.681Z] #71 0.769 + RM_GOPATH=0 [2022-09-04T15:21:22.681Z] #71 0.769 + TMP_GOPATH= [2022-09-04T15:21:22.681Z] #71 0.769 + : /build [2022-09-04T15:21:22.681Z] #71 0.769 + '[' -z '' ']' [2022-09-04T15:21:22.681Z] #71 0.770 ++ mktemp -d [2022-09-04T15:21:22.681Z] #71 0.773 + export GOPATH=/tmp/tmp.lAWspaonj9 [2022-09-04T15:21:22.681Z] #71 0.773 + GOPATH=/tmp/tmp.lAWspaonj9 [2022-09-04T15:21:22.681Z] #71 0.773 + RM_GOPATH=1 [2022-09-04T15:21:22.681Z] #71 0.773 + case "$(go env GOARCH)" in [2022-09-04T15:21:22.681Z] #71 0.774 ++ go env GOARCH [2022-09-04T15:21:22.681Z] #71 0.778 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:21:22.681Z] #71 0.778 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:21:22.681Z] #71 0.779 ++ dirname /install.sh [2022-09-04T15:21:22.681Z] #71 0.779 + dir=/ [2022-09-04T15:21:22.681Z] #71 0.780 + bin=containerd [2022-09-04T15:21:22.681Z] #71 0.780 + shift [2022-09-04T15:21:22.681Z] #71 0.780 + '[' '!' -f //containerd.installer ']' [2022-09-04T15:21:22.681Z] #71 0.780 + . //containerd.installer [2022-09-04T15:21:22.681Z] #71 0.780 ++ set -e [2022-09-04T15:21:22.681Z] #71 0.781 ++ : v1.6.8 [2022-09-04T15:21:22.681Z] #71 0.781 + install_containerd [2022-09-04T15:21:22.681Z] #71 0.781 + echo 'Install containerd version v1.6.8' [2022-09-04T15:21:22.681Z] #71 0.782 Install containerd version v1.6.8 [2022-09-04T15:21:22.681Z] #71 0.782 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lAWspaonj9/src/github.com/containerd/containerd [2022-09-04T15:21:22.681Z] #71 0.785 Cloning into '/tmp/tmp.lAWspaonj9/src/github.com/containerd/containerd'... [2022-09-04T15:21:23.409Z] #47 ... [2022-09-04T15:21:23.409Z] [2022-09-04T15:21:23.409Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:21:23.409Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:21:23.409Z] #77 293.6 CCLD libocispec.la [2022-09-04T15:21:23.670Z] #77 294.2 CCLD src/validate [2022-09-04T15:21:23.670Z] #77 294.2 CCLD tests/test-1 [2022-09-04T15:21:23.670Z] #77 294.2 CCLD tests/test-2 [2022-09-04T15:21:23.670Z] #77 294.3 CCLD tests/test-4 [2022-09-04T15:21:23.670Z] #77 294.3 CCLD tests/test-3 [2022-09-04T15:21:23.930Z] #77 294.4 CCLD tests/test-5 [2022-09-04T15:21:23.930Z] #77 294.4 CCLD tests/test-6 [2022-09-04T15:21:23.930Z] #77 294.5 CCLD tests/test-7 [2022-09-04T15:21:23.930Z] #77 294.5 CCLD tests/test-9 [2022-09-04T15:21:23.930Z] #77 294.6 CCLD tests/test-8 [2022-09-04T15:21:23.930Z] #77 294.6 CCLD tests/test-10 [2022-09-04T15:21:23.930Z] #77 294.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-04T15:21:24.499Z] #77 294.9 CCLD tests/test-11 [2022-09-04T15:21:24.589Z] #71 ... [2022-09-04T15:21:24.589Z] [2022-09-04T15:21:24.589Z] #49 [tini 1/3] 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 [2022-09-04T15:21:24.589Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-04T15:21:24.589Z] #49 31.75 Reading package lists... [2022-09-04T15:21:24.589Z] #49 41.28 Building dependency tree... [2022-09-04T15:21:24.589Z] #49 45.65 The following additional packages will be installed: [2022-09-04T15:21:24.589Z] #49 45.66 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-04T15:21:24.589Z] #49 45.68 Suggested packages: [2022-09-04T15:21:24.589Z] #49 45.68 cmake-doc ninja-build lrzip [2022-09-04T15:21:24.589Z] #49 45.68 Recommended packages: [2022-09-04T15:21:24.589Z] #49 45.68 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-04T15:21:24.589Z] #49 46.21 The following NEW packages will be installed: [2022-09-04T15:21:24.589Z] #49 46.22 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-04T15:21:24.589Z] #49 46.58 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:21:24.589Z] #49 46.58 Need to get 8418 kB of archives. [2022-09-04T15:21:24.589Z] #49 46.58 After this operation, 34.9 MB of additional disk space will be used. [2022-09-04T15:21:24.589Z] #49 46.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-04T15:21:24.589Z] #49 46.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-04T15:21:24.589Z] #49 46.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-04T15:21:24.589Z] #49 46.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-04T15:21:24.589Z] #49 46.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-04T15:21:24.589Z] #49 46.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-04T15:21:24.589Z] #49 46.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-04T15:21:24.589Z] #49 46.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-04T15:21:24.589Z] #49 47.64 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:21:24.589Z] #49 47.97 Fetched 8418 kB in 1s (16.6 MB/s) [2022-09-04T15:21:24.589Z] #49 48.04 Selecting previously unselected package xxd. [2022-09-04T15:21:24.589Z] #49 48.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-04T15:21:24.589Z] #49 48.09 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-04T15:21:24.589Z] #49 48.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:21:24.589Z] #49 48.28 Selecting previously unselected package vim-common. [2022-09-04T15:21:24.589Z] #49 48.29 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:21:24.589Z] #49 48.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:21:24.589Z] #49 48.53 Selecting previously unselected package cmake-data. [2022-09-04T15:21:24.589Z] #49 48.54 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-04T15:21:24.589Z] #49 48.56 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-04T15:21:24.589Z] #49 49.47 Selecting previously unselected package libarchive13:amd64. [2022-09-04T15:21:24.589Z] #49 49.47 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-04T15:21:24.589Z] #49 49.48 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-04T15:21:24.589Z] #49 49.59 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-04T15:21:24.589Z] #49 49.59 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-04T15:21:24.589Z] #49 49.60 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-04T15:21:24.589Z] #49 49.68 Selecting previously unselected package librhash0:amd64. [2022-09-04T15:21:24.589Z] #49 49.68 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-04T15:21:24.589Z] #49 49.69 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-04T15:21:24.589Z] #49 49.79 Selecting previously unselected package libuv1:amd64. [2022-09-04T15:21:24.589Z] #49 49.80 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-04T15:21:24.589Z] #49 49.80 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-04T15:21:24.589Z] #49 49.90 Selecting previously unselected package cmake. [2022-09-04T15:21:24.589Z] #49 49.91 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-04T15:21:24.589Z] #49 49.91 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-04T15:21:24.849Z] #49 51.28 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-04T15:21:24.849Z] #49 51.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:21:24.849Z] #49 51.32 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-04T15:21:24.849Z] #49 51.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:21:24.849Z] #49 51.36 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-04T15:21:24.849Z] #49 ... [2022-09-04T15:21:24.849Z] [2022-09-04T15:21:24.849Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:21:24.849Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-04T15:21:24.849Z] #20 49.05 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:21:24.849Z] #20 49.34 Fetched 115 MB in 2s (50.1 MB/s) [2022-09-04T15:21:24.849Z] #20 49.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-04T15:21:24.849Z] #20 49.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-04T15:21:24.849Z] #20 49.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-04T15:21:24.849Z] #20 49.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-04T15:21:24.849Z] #20 50.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-04T15:21:24.849Z] #20 50.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-04T15:21:24.849Z] #20 50.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-04T15:21:24.849Z] #20 51.25 Selecting previously unselected package binutils-mingw-w64. [2022-09-04T15:21:24.849Z] #20 51.26 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-04T15:21:24.849Z] #20 51.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-04T15:21:24.849Z] #20 51.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-04T15:21:24.849Z] #20 51.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:21:24.849Z] #20 51.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:21:24.849Z] #20 51.47 Selecting previously unselected package dmsetup. [2022-09-04T15:21:25.109Z] #20 51.48 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:21:25.109Z] #20 51.49 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-04T15:21:25.109Z] #20 51.58 Selecting previously unselected package mingw-w64-common. [2022-09-04T15:21:25.109Z] #20 51.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-04T15:21:25.109Z] #20 51.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-04T15:21:25.370Z] #20 ... [2022-09-04T15:21:25.370Z] [2022-09-04T15:21:25.370Z] #49 [tini 1/3] 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 [2022-09-04T15:21:25.370Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-04T15:21:25.370Z] #49 51.38 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-04T15:21:25.370Z] #49 51.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-04T15:21:25.370Z] #49 51.42 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-04T15:21:25.370Z] #49 51.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:21:25.370Z] #49 DONE 51.9s [2022-09-04T15:21:25.631Z] [2022-09-04T15:21:25.631Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-04T15:21:25.631Z] #50 sha256:d2e3f8169e1b9e0d520817dda03225414915be7f07052bea91f3edabb25f755f [2022-09-04T15:21:25.631Z] #50 DONE 0.1s [2022-09-04T15:21:25.631Z] [2022-09-04T15:21:25.631Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-04T15:21:25.631Z] #74 sha256:565e8f802e02e29092e9cc70195846b1a2ac051fcdb74ae4b175df169228439e [2022-09-04T15:21:25.631Z] #74 48.53 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-04T15:21:25.631Z] #74 48.53 + GOBIN=/build [2022-09-04T15:21:25.631Z] #74 48.53 + GO111MODULE=on [2022-09-04T15:21:25.631Z] #74 48.53 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-04T15:21:25.631Z] #74 51.75 rootlesskit version 1.0.0 [2022-09-04T15:21:25.631Z] #74 51.77 Usage of /build/rootlesskit-docker-proxy: [2022-09-04T15:21:25.631Z] #74 51.77 -container-ip string [2022-09-04T15:21:25.631Z] #74 51.77 container ip [2022-09-04T15:21:25.631Z] #74 51.77 -container-port int [2022-09-04T15:21:25.631Z] #74 51.77 container port (default -1) [2022-09-04T15:21:25.631Z] #74 51.77 -host-ip string [2022-09-04T15:21:25.631Z] #74 51.77 host ip [2022-09-04T15:21:25.631Z] #74 51.77 -host-port int [2022-09-04T15:21:25.631Z] #74 51.77 host port (default -1) [2022-09-04T15:21:25.631Z] #74 51.77 -proto string [2022-09-04T15:21:25.631Z] #74 51.77 proxy protocol (default "tcp") [2022-09-04T15:21:25.631Z] #74 DONE 51.9s [2022-09-04T15:21:25.631Z] [2022-09-04T15:21:25.631Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-04T15:21:25.631Z] #75 sha256:e1b5e060a338e4c122875a1541dd0f5b21514cc6c9023af6ddbf5cfb63e99ca8 [2022-09-04T15:21:25.890Z] #75 DONE 0.2s [2022-09-04T15:21:25.890Z] [2022-09-04T15:21:25.890Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-04T15:21:25.890Z] #76 sha256:a7ad0feef1b41d5cc32f5349fe77e8aeff05040be00d12bcf295f498a5543bed [2022-09-04T15:21:25.890Z] #76 DONE 0.1s [2022-09-04T15:21:25.890Z] [2022-09-04T15:21:25.890Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-04T15:21:25.890Z] #51 sha256:7fbe649941bb6ef954674b4b08ecdeec1510d2c92360ed2ae1ecdee60d6db797 [2022-09-04T15:21:26.830Z] #51 1.102 + RM_GOPATH=0 [2022-09-04T15:21:26.830Z] #51 1.102 + TMP_GOPATH= [2022-09-04T15:21:26.830Z] #51 1.102 + : /build [2022-09-04T15:21:26.830Z] #51 1.102 + '[' -z '' ']' [2022-09-04T15:21:26.830Z] #51 1.102 ++ mktemp -d [2022-09-04T15:21:26.830Z] #51 1.104 + export GOPATH=/tmp/tmp.gNU2WrcxS8 [2022-09-04T15:21:26.830Z] #51 1.104 + GOPATH=/tmp/tmp.gNU2WrcxS8 [2022-09-04T15:21:26.830Z] #51 1.104 + RM_GOPATH=1 [2022-09-04T15:21:26.830Z] #51 1.104 + case "$(go env GOARCH)" in [2022-09-04T15:21:26.830Z] #51 1.104 ++ go env GOARCH [2022-09-04T15:21:26.830Z] #51 1.109 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:21:26.830Z] #51 1.109 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:21:26.830Z] #51 1.109 ++ dirname /install.sh [2022-09-04T15:21:26.830Z] #51 1.110 + dir=/ [2022-09-04T15:21:26.830Z] #51 1.110 + bin=tini [2022-09-04T15:21:26.830Z] #51 1.110 + shift [2022-09-04T15:21:26.830Z] #51 1.110 + '[' '!' -f //tini.installer ']' [2022-09-04T15:21:26.830Z] #51 1.110 + . //tini.installer [2022-09-04T15:21:26.830Z] #51 1.110 ++ : v0.19.0 [2022-09-04T15:21:26.830Z] #51 1.111 + install_tini [2022-09-04T15:21:26.830Z] #51 1.111 + echo 'Install tini version v0.19.0' [2022-09-04T15:21:26.830Z] #51 1.111 Install tini version v0.19.0 [2022-09-04T15:21:26.830Z] #51 1.116 + git clone https://github.com/krallin/tini.git /tmp/tmp.gNU2WrcxS8/tini [2022-09-04T15:21:26.830Z] #51 1.118 Cloning into '/tmp/tmp.gNU2WrcxS8/tini'... [2022-09-04T15:21:27.026Z] #47 ... [2022-09-04T15:21:27.026Z] [2022-09-04T15:21:27.026Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:21:27.026Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:21:27.026Z] #77 295.1 CC src/crun-spec.o [2022-09-04T15:21:27.026Z] #77 295.1 CC src/crun-pause.o [2022-09-04T15:21:27.026Z] #77 295.2 CC src/crun-exec.o [2022-09-04T15:21:27.026Z] #77 295.3 CC src/crun-list.o [2022-09-04T15:21:27.026Z] #77 295.3 CC src/crun-create.o [2022-09-04T15:21:27.026Z] #77 295.4 CC src/crun-start.o [2022-09-04T15:21:27.026Z] #77 295.5 CC src/crun-update.o [2022-09-04T15:21:27.026Z] #77 295.6 CC src/crun-ps.o [2022-09-04T15:21:27.026Z] #77 295.6 CC src/crun-restore.o [2022-09-04T15:21:27.026Z] #77 295.7 CC src/crun-checkpoint.o [2022-09-04T15:21:27.026Z] #77 295.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-04T15:21:27.026Z] #77 295.7 CC src/libcrun/libcrun_la-utils.lo [2022-09-04T15:21:27.026Z] #77 295.8 CC src/crun-state.o [2022-09-04T15:21:27.026Z] #77 295.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-04T15:21:27.026Z] #77 295.8 CC src/libcrun/libcrun_la-container.lo [2022-09-04T15:21:27.026Z] #77 295.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-04T15:21:27.026Z] #77 295.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-04T15:21:27.026Z] #77 295.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-04T15:21:27.026Z] #77 296.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-04T15:21:27.026Z] #77 296.1 CC src/libcrun/libcrun_la-criu.lo [2022-09-04T15:21:27.026Z] #77 296.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-04T15:21:27.026Z] #77 296.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-04T15:21:27.026Z] #77 296.2 CC src/libcrun/libcrun_la-linux.lo [2022-09-04T15:21:27.026Z] #77 296.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-04T15:21:27.026Z] #77 296.5 CC src/libcrun/libcrun_la-error.lo [2022-09-04T15:21:27.026Z] #77 296.6 CC src/libcrun/libcrun_la-status.lo [2022-09-04T15:21:27.026Z] #77 296.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-04T15:21:27.026Z] #77 296.6 CC src/libcrun/libcrun_la-terminal.lo [2022-09-04T15:21:27.026Z] #77 296.8 CC src/libcrun/libcrun_la-signals.lo [2022-09-04T15:21:27.026Z] #77 297.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-04T15:21:27.026Z] #77 297.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-04T15:21:27.026Z] #77 297.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-04T15:21:27.026Z] #77 297.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-04T15:21:27.026Z] #77 297.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-04T15:21:27.026Z] #77 298.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-04T15:21:27.026Z] #77 298.1 CC tests/init.o [2022-09-04T15:21:27.026Z] #77 298.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-04T15:21:27.026Z] #77 298.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-04T15:21:27.327Z] #64 329.7 # github.com/containerd/containerd/cmd/containerd [2022-09-04T15:21:27.327Z] #64 329.7 /usr/bin/ld: /tmp/go-link-1125313182/000019.o: in function `New': [2022-09-04T15:21:27.327Z] #64 329.7 /tmp/tmp.lJmu8u55RW/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-04T15:21:27.327Z] #64 329.8 + bin/containerd-stress [2022-09-04T15:21:27.327Z] #64 330.9 + bin/containerd-shim [2022-09-04T15:21:27.400Z] #51 1.684 + cd /tmp/tmp.gNU2WrcxS8/tini [2022-09-04T15:21:27.400Z] #51 1.684 + git checkout -q v0.19.0 [2022-09-04T15:21:27.400Z] #51 1.709 + cmake . [2022-09-04T15:21:27.703Z] #51 2.011 -- The C compiler identification is GNU 10.2.1 [2022-09-04T15:21:27.703Z] #51 2.046 -- Detecting C compiler ABI info [2022-09-04T15:21:27.793Z] #77 297.7 libtool: link: ar cr libocispec.a [2022-09-04T15:21:27.793Z] #77 297.8 libtool: link: ranlib libocispec.a [2022-09-04T15:21:27.963Z] #51 2.390 -- Detecting C compiler ABI info - done [2022-09-04T15:21:27.963Z] #51 2.428 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-04T15:21:27.963Z] #51 2.436 -- Detecting C compile features [2022-09-04T15:21:27.963Z] #51 2.438 -- Detecting C compile features - done [2022-09-04T15:21:27.963Z] #51 2.448 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-04T15:21:27.963Z] #51 2.502 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-04T15:21:28.223Z] #51 2.545 -- Configuring done [2022-09-04T15:21:28.223Z] #51 2.562 -- Generating done [2022-09-04T15:21:28.223Z] #51 2.568 -- Build files have been written to: /tmp/tmp.gNU2WrcxS8/tini [2022-09-04T15:21:28.223Z] #51 2.576 + make tini-static [2022-09-04T15:21:28.223Z] #51 2.677 Scanning dependencies of target tini-static [2022-09-04T15:21:28.223Z] #51 2.699 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-04T15:21:28.483Z] #51 3.084 [100%] Linking C executable tini-static [2022-09-04T15:21:28.748Z] #51 3.314 [100%] Built target tini-static [2022-09-04T15:21:28.748Z] #51 3.344 + mkdir -p /build [2022-09-04T15:21:29.007Z] #51 3.348 + cp tini-static /build/docker-init [2022-09-04T15:21:29.266Z] #51 DONE 3.5s [2022-09-04T15:21:29.266Z] [2022-09-04T15:21:29.266Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:21:29.266Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-04T15:21:29.266Z] #20 54.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-04T15:21:29.266Z] #20 54.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-04T15:21:29.266Z] #20 54.28 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-04T15:21:29.744Z] #77 ... [2022-09-04T15:21:29.744Z] [2022-09-04T15:21:29.744Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:21:29.744Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:21:29.744Z] #47 378.8 + dpkg --print-architecture [2022-09-04T15:21:29.744Z] #47 378.8 + git checkout -q v2.1.0 [2022-09-04T15:21:29.837Z] #20 56.17 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-04T15:21:29.838Z] #20 56.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:21:29.838Z] #20 56.18 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-04T15:21:29.838Z] #20 56.26 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-04T15:21:29.838Z] #20 56.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:21:29.838Z] #20 56.27 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-04T15:21:30.030Z] #47 379.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-04T15:21:30.030Z] #47 379.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-04T15:21:32.373Z] #20 58.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-04T15:21:32.373Z] #20 58.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:21:32.373Z] #20 58.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:21:35.444Z] #64 342.1 + bin/containerd-shim-runc-v1 [2022-09-04T15:21:36.564Z] #20 62.77 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-04T15:21:36.564Z] #20 62.78 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:21:36.564Z] #20 62.79 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:21:36.607Z] #47 ... [2022-09-04T15:21:36.607Z] [2022-09-04T15:21:36.607Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:21:36.607Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:21:36.607Z] #77 301.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-04T15:21:36.607Z] #77 301.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-04T15:21:36.607Z] #77 301.4 make[5]: Nothing to be done for 'install-data-am'. [2022-09-04T15:21:36.607Z] #77 301.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:21:36.607Z] #77 301.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:21:36.607Z] #77 301.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:21:36.607Z] #77 301.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-04T15:21:36.607Z] #77 301.4 make[2]: Entering directory '/tmp/crun-build' [2022-09-04T15:21:36.607Z] #77 301.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-04T15:21:36.607Z] #77 301.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-04T15:21:36.607Z] #77 301.8 CC src/libcrun/libcrun_testing_a-container.o [2022-09-04T15:21:36.607Z] #77 301.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-04T15:21:36.607Z] #77 301.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-04T15:21:36.607Z] #77 301.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-04T15:21:36.607Z] #77 301.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-04T15:21:36.607Z] #77 301.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-04T15:21:36.607Z] #77 302.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-04T15:21:36.607Z] #77 302.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-04T15:21:36.607Z] #77 302.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-04T15:21:36.607Z] #77 302.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-04T15:21:36.607Z] #77 302.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-04T15:21:36.607Z] #77 302.5 CC src/libcrun/libcrun_testing_a-error.o [2022-09-04T15:21:36.607Z] #77 302.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-04T15:21:36.607Z] #77 302.5 CC src/libcrun/libcrun_testing_a-status.o [2022-09-04T15:21:36.607Z] #77 302.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-04T15:21:36.607Z] #77 302.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-04T15:21:36.607Z] #77 302.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-04T15:21:36.607Z] #77 302.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-04T15:21:36.607Z] #77 302.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-04T15:21:36.607Z] #77 302.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-04T15:21:36.607Z] #77 302.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-04T15:21:36.607Z] #77 303.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-04T15:21:36.607Z] #77 303.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-04T15:21:36.607Z] #77 303.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-04T15:21:36.607Z] #77 303.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-04T15:21:36.607Z] #77 303.3 CC src/crun-crun.o [2022-09-04T15:21:36.607Z] #77 303.3 CC src/crun-run.o [2022-09-04T15:21:36.607Z] #77 303.4 CC src/crun-delete.o [2022-09-04T15:21:36.607Z] #77 303.6 CC src/crun-kill.o [2022-09-04T15:21:36.607Z] #77 303.6 CC src/crun-pause.o [2022-09-04T15:21:36.607Z] #77 303.7 CC src/crun-unpause.o [2022-09-04T15:21:36.607Z] #77 303.9 CC src/crun-exec.o [2022-09-04T15:21:36.607Z] #77 304.0 CC src/crun-spec.o [2022-09-04T15:21:36.607Z] #77 304.1 CC src/crun-list.o [2022-09-04T15:21:36.607Z] #77 304.1 CC src/crun-create.o [2022-09-04T15:21:36.607Z] #77 304.2 CC src/crun-start.o [2022-09-04T15:21:36.607Z] #77 304.2 CC src/crun-state.o [2022-09-04T15:21:36.607Z] #77 304.2 CC src/crun-ps.o [2022-09-04T15:21:36.607Z] #77 304.3 CC src/crun-restore.o [2022-09-04T15:21:36.607Z] #77 304.3 CC src/crun-update.o [2022-09-04T15:21:36.607Z] #77 304.3 CC src/crun-checkpoint.o [2022-09-04T15:21:36.607Z] #77 304.4 CC src/libcrun/libcrun_la-utils.lo [2022-09-04T15:21:36.607Z] #77 304.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-04T15:21:36.607Z] #77 304.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-04T15:21:36.607Z] #77 304.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-04T15:21:36.607Z] #77 304.6 CC src/libcrun/libcrun_la-container.lo [2022-09-04T15:21:36.607Z] #77 304.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-04T15:21:36.607Z] #77 304.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-04T15:21:36.607Z] #77 304.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-04T15:21:36.607Z] #77 304.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-04T15:21:36.607Z] #77 304.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-04T15:21:36.607Z] #77 304.9 CC src/libcrun/libcrun_la-criu.lo [2022-09-04T15:21:36.607Z] #77 305.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-04T15:21:36.607Z] #77 305.2 CC src/libcrun/libcrun_la-linux.lo [2022-09-04T15:21:36.607Z] #77 305.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-04T15:21:36.607Z] #77 305.3 CC src/libcrun/libcrun_la-status.lo [2022-09-04T15:21:36.607Z] #77 305.3 CC src/libcrun/libcrun_la-terminal.lo [2022-09-04T15:21:36.607Z] #77 305.4 CC src/libcrun/libcrun_la-error.lo [2022-09-04T15:21:36.607Z] #77 305.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-04T15:21:36.607Z] #77 305.7 CC src/libcrun/libcrun_la-signals.lo [2022-09-04T15:21:36.607Z] #77 305.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-04T15:21:36.607Z] #77 306.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-04T15:21:36.607Z] #77 306.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-04T15:21:36.607Z] #77 306.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-04T15:21:36.607Z] #77 306.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-04T15:21:36.607Z] #77 306.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-04T15:21:36.607Z] #77 307.0 CC tests/init.o [2022-09-04T15:21:36.824Z] #20 ... [2022-09-04T15:21:36.824Z] [2022-09-04T15:21:36.824Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:21:36.824Z] #71 sha256:a39d973ffd3e8b5c563d7f017b054887a2883ee9f2b41a68f190d09868f6a0cd [2022-09-04T15:21:36.824Z] #71 14.90 + cd /tmp/tmp.lAWspaonj9/src/github.com/containerd/containerd [2022-09-04T15:21:36.824Z] #71 14.90 + git checkout -q v1.6.8 [2022-09-04T15:21:36.867Z] #77 307.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-04T15:21:37.763Z] #71 15.81 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-04T15:21:37.763Z] #71 15.81 + BUILDTAGS='netgo osusergo static_build' [2022-09-04T15:21:37.763Z] #71 15.81 + export EXTRA_FLAGS=-buildmode=pie [2022-09-04T15:21:37.763Z] #71 15.81 + EXTRA_FLAGS=-buildmode=pie [2022-09-04T15:21:37.763Z] #71 15.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-04T15:21:37.763Z] #71 15.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-04T15:21:37.763Z] #71 15.81 + '[' '' = dynamic ']' [2022-09-04T15:21:37.763Z] #71 15.81 + make [2022-09-04T15:21:38.704Z] #71 16.63 + bin/ctr [2022-09-04T15:21:40.714Z] #64 348.4 + bin/containerd-shim-runc-v2 [2022-09-04T15:21:41.281Z] #64 349.1 + binaries [2022-09-04T15:21:41.281Z] #64 349.2 + install -D bin/containerd /build/containerd [2022-09-04T15:21:41.281Z] #64 349.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-04T15:21:41.538Z] #64 349.2 + install -D bin/ctr /build/ctr [2022-09-04T15:21:43.443Z] #64 DONE 350.9s [2022-09-04T15:21:43.982Z] #71 ... [2022-09-04T15:21:43.982Z] [2022-09-04T15:21:43.982Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-04T15:21:43.982Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-04T15:21:43.982Z] #20 64.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-04T15:21:43.982Z] #20 64.43 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:21:43.982Z] #20 64.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-04T15:21:43.982Z] #20 66.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-04T15:21:43.982Z] #20 66.16 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:21:43.982Z] #20 66.17 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:21:43.982Z] #20 69.98 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-04T15:21:43.982Z] #20 69.99 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-04T15:21:43.982Z] #20 70.00 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:21:44.011Z] [2022-09-04T15:21:44.011Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-04T15:21:44.011Z] #65 sha256:83128e4061ebfe92ab0e87e0bd1628fe0202917a2dc0472835982a2b303e6d65 [2022-09-04T15:21:44.944Z] #65 DONE 0.9s [2022-09-04T15:21:44.944Z] [2022-09-04T15:21:44.944Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-04T15:21:44.944Z] #70 sha256:7ebd1c8b6dd5c0b3f853d38d0bde98a9fff7ed9591f52cb58d77c3738ad99f43 [2022-09-04T15:21:44.944Z] #70 DONE 0.2s [2022-09-04T15:21:44.944Z] [2022-09-04T15:21:44.944Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-04T15:21:44.944Z] #75 sha256:e86da6a8729357497c69cd49bf7d64a2ba2b1681479150e596784e0795d9fcf6 [2022-09-04T15:21:45.363Z] #20 71.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-04T15:21:45.363Z] #20 71.71 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-04T15:21:45.363Z] #20 71.72 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-04T15:21:45.363Z] #20 71.78 Selecting previously unselected package libapparmor1:amd64. [2022-09-04T15:21:45.363Z] #20 71.79 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-04T15:21:45.363Z] #20 71.79 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-04T15:21:45.363Z] #20 71.85 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-04T15:21:45.363Z] #20 71.86 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-04T15:21:45.363Z] #20 71.87 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-04T15:21:45.363Z] #20 71.93 Selecting previously unselected package libbtrfs0:amd64. [2022-09-04T15:21:45.363Z] #20 71.94 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-04T15:21:45.363Z] #20 71.95 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:21:45.623Z] #20 72.01 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-04T15:21:45.623Z] #20 72.02 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-04T15:21:45.623Z] #20 72.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:21:45.623Z] #20 72.16 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-04T15:21:45.623Z] #20 72.16 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:21:45.623Z] #20 72.17 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:21:45.623Z] #20 72.20 Selecting previously unselected package libudev-dev:amd64. [2022-09-04T15:21:45.623Z] #20 72.21 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-04T15:21:45.623Z] #20 72.22 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:21:45.880Z] #75 DONE 0.9s [2022-09-04T15:21:45.883Z] #20 72.29 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-04T15:21:45.883Z] #20 72.30 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-04T15:21:45.883Z] #20 72.31 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-04T15:21:45.883Z] #20 72.43 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-04T15:21:45.883Z] #20 72.43 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-04T15:21:45.883Z] #20 72.44 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-04T15:21:46.144Z] #20 72.54 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-04T15:21:46.144Z] #20 72.55 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-04T15:21:46.144Z] #20 72.56 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-04T15:21:46.144Z] #20 72.64 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-04T15:21:46.144Z] #20 72.65 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-04T15:21:46.144Z] #20 72.66 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-04T15:21:46.144Z] #20 72.71 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-04T15:21:46.144Z] #20 72.72 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-04T15:21:46.144Z] #20 72.73 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-04T15:21:46.154Z] [2022-09-04T15:21:46.154Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-04T15:21:46.154Z] #78 sha256:0a26b698b8217a382106e00b2bbc5a0ff217a6736c13181af1d01ba6f17149ee [2022-09-04T15:21:46.154Z] #78 DONE 0.0s [2022-09-04T15:21:46.154Z] [2022-09-04T15:21:46.154Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-04T15:21:46.154Z] #79 sha256:87509f1dccea7e7787a1cd70e346d1c76400b4cbe74ee26a0b933b5a96789594 [2022-09-04T15:21:46.154Z] #79 DONE 0.0s [2022-09-04T15:21:46.154Z] [2022-09-04T15:21:46.154Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-04T15:21:46.154Z] #80 sha256:1664d0aab213f12a993d558634f2521a1175bfe38cac65c8c50a4083ae3d2172 [2022-09-04T15:21:46.154Z] #80 DONE 0.0s [2022-09-04T15:21:46.154Z] [2022-09-04T15:21:46.154Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-09-04T15:21:46.154Z] #81 sha256:320c9d661a1d59ec8bbc3abe7e33c081b07780e19ccce8ac61cb026dd54a5353 [2022-09-04T15:21:46.404Z] #20 72.92 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-04T15:21:46.404Z] #20 72.92 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-04T15:21:46.404Z] #20 72.93 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-04T15:21:46.663Z] #20 73.05 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-04T15:21:46.663Z] #20 73.05 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-04T15:21:46.663Z] #20 73.06 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:21:46.663Z] #20 73.11 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-04T15:21:46.663Z] #20 73.11 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-04T15:21:46.663Z] #20 73.12 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:21:46.734Z] #81 0.671 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-04T15:21:46.734Z] #81 0.671 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-04T15:21:46.734Z] #81 0.672 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-04T15:21:46.922Z] #20 73.19 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-04T15:21:46.922Z] #20 73.20 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-04T15:21:46.922Z] #20 73.21 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:21:46.922Z] #20 73.42 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-04T15:21:46.922Z] #20 73.43 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-04T15:21:46.922Z] #20 73.45 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-04T15:21:46.922Z] #20 73.46 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-04T15:21:46.922Z] #20 73.47 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-04T15:21:46.922Z] #20 73.49 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-04T15:21:46.922Z] #20 73.50 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-04T15:21:46.922Z] #20 73.51 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-04T15:21:46.922Z] #20 73.53 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-04T15:21:46.922Z] #20 73.54 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-04T15:21:47.183Z] #20 73.56 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-04T15:21:47.183Z] #20 73.57 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-04T15:21:47.183Z] #20 73.58 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-04T15:21:47.183Z] #20 73.59 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-04T15:21:47.183Z] #20 73.61 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-04T15:21:47.183Z] #20 73.62 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-04T15:21:47.183Z] #20 73.64 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-04T15:21:47.183Z] #20 73.65 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-04T15:21:47.183Z] #20 73.66 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-04T15:21:47.183Z] #20 73.68 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-04T15:21:47.183Z] #20 73.69 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:21:47.183Z] #20 73.71 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 [2022-09-04T15:21:47.183Z] #20 73.72 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:21:47.183Z] #20 73.73 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 [2022-09-04T15:21:47.183Z] #20 73.73 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-04T15:21:47.183Z] #20 73.75 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-04T15:21:47.183Z] #20 73.76 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 [2022-09-04T15:21:47.443Z] #20 73.77 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-04T15:21:47.443Z] #20 73.79 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-04T15:21:47.443Z] #20 73.81 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:21:47.443Z] #20 73.82 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-04T15:21:47.443Z] #20 73.84 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:21:47.443Z] #20 73.85 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-04T15:21:47.443Z] #20 73.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:21:47.560Z] #81 0.938 Reading package lists... [2022-09-04T15:21:48.128Z] #81 1.468 Reading package lists... [2022-09-04T15:21:48.128Z] #81 1.979 Building dependency tree... [2022-09-04T15:21:48.128Z] #81 2.078 Reading state information... [2022-09-04T15:21:48.128Z] #81 2.193 systemd is already the newest version (247.3-7). [2022-09-04T15:21:48.128Z] #81 2.193 systemd set to manually installed. [2022-09-04T15:21:48.128Z] #81 2.193 The following additional packages will be installed: [2022-09-04T15:21:48.386Z] #81 2.194 libdbus-1-3 libpam-systemd [2022-09-04T15:21:48.386Z] #81 2.195 Recommended packages: [2022-09-04T15:21:48.386Z] #81 2.195 libnss-systemd [2022-09-04T15:21:48.386Z] #81 2.254 The following NEW packages will be installed: [2022-09-04T15:21:48.386Z] #81 2.255 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-09-04T15:21:48.644Z] #81 2.529 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:21:48.644Z] #81 2.529 Need to get 950 kB of archives. [2022-09-04T15:21:48.644Z] #81 2.529 After this operation, 1988 kB of additional disk space will be used. [2022-09-04T15:21:48.644Z] #81 2.529 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-09-04T15:21:48.644Z] #81 2.532 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-09-04T15:21:48.644Z] #81 2.535 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-09-04T15:21:48.644Z] #81 2.568 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-09-04T15:21:48.644Z] #81 2.592 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-09-04T15:21:48.826Z] #20 DONE 75.1s [2022-09-04T15:21:48.826Z] [2022-09-04T15:21:48.826Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-09-04T15:21:48.826Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-09-04T15:21:48.902Z] #81 2.735 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:21:48.902Z] #81 2.764 Fetched 950 kB in 0s (2855 kB/s) [2022-09-04T15:21:48.902Z] #81 2.787 Selecting previously unselected package systemd-sysv. [2022-09-04T15:21:48.902Z] #81 2.787 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29483 files and directories currently installed.) [2022-09-04T15:21:48.902Z] #81 2.799 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-09-04T15:21:48.902Z] #81 2.802 Unpacking systemd-sysv (247.3-7) ... [2022-09-04T15:21:48.902Z] #81 2.846 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-04T15:21:48.902Z] #81 2.848 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-09-04T15:21:48.902Z] #81 2.857 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-04T15:21:48.902Z] #81 2.915 Selecting previously unselected package dbus. [2022-09-04T15:21:49.160Z] #81 2.917 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-09-04T15:21:49.160Z] #81 2.928 Unpacking dbus (1.12.20-2) ... [2022-09-04T15:21:49.160Z] #81 2.986 Selecting previously unselected package libpam-systemd:amd64. [2022-09-04T15:21:49.160Z] #81 2.988 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-09-04T15:21:49.160Z] #81 2.992 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-09-04T15:21:49.160Z] #81 3.047 Selecting previously unselected package dbus-user-session. [2022-09-04T15:21:49.160Z] #81 3.049 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-09-04T15:21:49.160Z] #81 3.054 Unpacking dbus-user-session (1.12.20-2) ... [2022-09-04T15:21:49.160Z] #81 3.146 Setting up systemd-sysv (247.3-7) ... [2022-09-04T15:21:49.160Z] #81 3.157 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-04T15:21:49.418Z] #81 3.169 Setting up dbus (1.12.20-2) ... [2022-09-04T15:21:49.418Z] #81 3.337 invoke-rc.d: could not determine current runlevel [2022-09-04T15:21:49.418Z] #81 3.340 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-04T15:21:49.418Z] #81 3.345 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-09-04T15:21:49.677Z] #81 3.498 Setting up dbus-user-session (1.12.20-2) ... [2022-09-04T15:21:49.677Z] #81 3.515 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:21:49.765Z] #21 1.173 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-04T15:21:49.935Z] #81 DONE 3.6s [2022-09-04T15:21:49.935Z] [2022-09-04T15:21:49.935Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-04T15:21:49.935Z] #82 sha256:54f0c2f954438c0fa936a673c32379476fa9a58c4e53b4b1ef90252ff876bb27 [2022-09-04T15:21:50.025Z] #21 1.174 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-04T15:21:50.025Z] #21 1.174 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-04T15:21:50.874Z] #82 DONE 1.0s [2022-09-04T15:21:50.874Z] [2022-09-04T15:21:50.874Z] #83 exporting to image [2022-09-04T15:21:50.874Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-04T15:21:50.874Z] #83 exporting layers [2022-09-04T15:21:53.582Z] #77 ... [2022-09-04T15:21:53.582Z] [2022-09-04T15:21:53.582Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:21:53.582Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:21:53.582Z] #47 DONE 400.5s [2022-09-04T15:21:53.582Z] [2022-09-04T15:21:53.582Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:21:53.582Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:21:53.582Z] #64 ... [2022-09-04T15:21:53.582Z] [2022-09-04T15:21:53.582Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:21:53.582Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:21:53.582Z] #77 329.4 CCLD tests/init [2022-09-04T15:21:54.532Z] #77 ... [2022-09-04T15:21:54.532Z] [2022-09-04T15:21:54.532Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-04T15:21:54.532Z] #48 sha256:fb6140112c919397332511c7cef6dff4dc8038fb719868be2cfa8a98d73269a9 [2022-09-04T15:21:54.532Z] #48 DONE 0.5s [2022-09-04T15:21:54.532Z] [2022-09-04T15:21:54.532Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-04T15:21:54.532Z] #52 sha256:ecd586bad836cf2516957ee7e4682dd63d1959935024e4cbe85ee658fb98845a [2022-09-04T15:21:54.532Z] #52 DONE 0.1s [2022-09-04T15:21:54.792Z] [2022-09-04T15:21:54.792Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-04T15:21:54.792Z] #54 sha256:5f0341f3b0685ef2066c691c2eb567e6f19d4e754fb6e42fb731eb0c0790f636 [2022-09-04T15:21:54.792Z] #54 DONE 0.1s [2022-09-04T15:21:54.792Z] [2022-09-04T15:21:54.792Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:21:54.792Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:21:55.567Z] #21 1.700 Reading package lists... [2022-09-04T15:21:57.434Z] #83 exporting layers 6.3s done [2022-09-04T15:21:57.434Z] #83 writing image sha256:725fa1c0cbc2bdb62ed63dbc7332e452e04ffc67335b83c849067e6cb82f3e3d done [2022-09-04T15:21:57.434Z] #83 naming to docker.io/library/docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 done [2022-09-04T15:21:57.434Z] #83 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-04T15:21:57.777Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/make.sh dynbinary test-integration [2022-09-04T15:21:58.093Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-04T15:21:58.093Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-04T15:21:58.348Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-09-04T15:21:59.676Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-04T15:21:59.676Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-04T15:21:59.676Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-04T15:21:59.676Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-04T15:21:59.676Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-09-04T15:21:59.676Z] Detected virtualization docker. [2022-09-04T15:21:59.676Z] Detected architecture x86-64. [2022-09-04T15:21:59.676Z] Set hostname to . [2022-09-04T15:21:59.676Z] modprobe@configfs.service: Succeeded. [2022-09-04T15:21:59.676Z] modprobe@drm.service: Succeeded. [2022-09-04T15:21:59.676Z] modprobe@fuse.service: Succeeded. [2022-09-04T15:21:59.676Z] + source /etc/docker-entrypoint-cmd [2022-09-04T15:21:59.676Z] ++ hack/make.sh dynbinary test-integration [2022-09-04T15:21:59.676Z] [2022-09-04T15:21:59.714Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-04T15:21:59.714Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-04T15:21:59.714Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-04T15:21:59.714Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-04T15:21:59.766Z] #21 6.481 Reading package lists... [2022-09-04T15:21:59.935Z] Removing bundles/ [2022-09-04T15:21:59.935Z] [2022-09-04T15:21:59.935Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-04T15:21:59.935Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-04T15:21:59.935Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:22:00.277Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-04T15:22:00.277Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-04T15:22:00.277Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-04T15:22:00.277Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-04T15:22:00.277Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-04T15:22:00.533Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-04T15:22:01.094Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-04T15:22:01.094Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-04T15:22:01.148Z] #21 11.13 Building dependency tree... [2022-09-04T15:22:01.148Z] #21 12.30 Reading state information... [2022-09-04T15:22:01.394Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-09-04T15:22:01.650Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-04T15:22:02.086Z] #21 13.60 The following additional packages will be installed: [2022-09-04T15:22:02.086Z] #21 13.60 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-04T15:22:02.212Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-09-04T15:22:02.212Z] ? github.com/docker/docker/api/types [no test files] [2022-09-04T15:22:02.213Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-04T15:22:02.213Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-04T15:22:02.213Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-04T15:22:02.213Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-04T15:22:02.213Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-09-04T15:22:02.213Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-04T15:22:02.213Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-04T15:22:02.213Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-04T15:22:02.213Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-04T15:22:02.213Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-09-04T15:22:02.346Z] #21 13.60 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-04T15:22:02.346Z] #21 13.60 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-04T15:22:02.346Z] #21 13.60 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-04T15:22:02.346Z] #21 13.60 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-04T15:22:02.346Z] #21 13.61 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-04T15:22:02.346Z] #21 13.61 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-04T15:22:02.346Z] #21 13.63 Suggested packages: [2022-09-04T15:22:02.346Z] #21 13.63 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-04T15:22:02.346Z] #21 13.63 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-04T15:22:02.346Z] #21 13.63 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-04T15:22:02.346Z] #21 13.63 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-04T15:22:02.346Z] #21 13.63 seccomp:ppc64el seccomp:s390x [2022-09-04T15:22:02.346Z] #21 13.63 Recommended packages: [2022-09-04T15:22:02.346Z] #21 13.63 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-04T15:22:02.346Z] #21 13.63 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-04T15:22:02.346Z] #21 13.63 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-04T15:22:02.346Z] #21 13.63 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-04T15:22:02.468Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-09-04T15:22:02.468Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-04T15:22:02.468Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-04T15:22:02.468Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2022-09-04T15:22:02.724Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-09-04T15:22:02.724Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-04T15:22:02.724Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-04T15:22:02.724Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-04T15:22:02.724Z] ? github.com/docker/docker/builder [no test files] [2022-09-04T15:22:02.724Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-04T15:22:02.724Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-04T15:22:02.724Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-04T15:22:02.724Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-04T15:22:02.724Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-04T15:22:02.724Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-04T15:22:02.724Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-04T15:22:02.922Z] #21 14.11 The following NEW packages will be installed: [2022-09-04T15:22:02.922Z] #21 14.11 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-04T15:22:02.922Z] #21 14.11 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-04T15:22:02.922Z] #21 14.11 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-04T15:22:02.922Z] #21 14.11 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-04T15:22:02.922Z] #21 14.11 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-04T15:22:02.922Z] #21 14.11 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-04T15:22:02.922Z] #21 14.11 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-04T15:22:02.922Z] #21 14.12 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-04T15:22:02.922Z] #21 14.12 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-04T15:22:02.922Z] #21 14.12 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-04T15:22:02.922Z] #21 14.12 libseccomp2:ppc64el libseccomp2:s390x [2022-09-04T15:22:03.181Z] #21 14.50 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:22:03.181Z] #21 14.50 Need to get 15.9 MB of archives. [2022-09-04T15:22:03.181Z] #21 14.50 After this operation, 73.0 MB of additional disk space will be used. [2022-09-04T15:22:03.181Z] #21 14.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-04T15:22:03.181Z] #21 14.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-04T15:22:03.181Z] #21 14.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-04T15:22:03.181Z] #21 14.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-04T15:22:03.181Z] #21 14.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-04T15:22:03.181Z] #21 14.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-04T15:22:03.181Z] #21 14.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-04T15:22:03.181Z] #21 14.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-04T15:22:03.181Z] #21 14.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-04T15:22:03.181Z] #21 14.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-04T15:22:03.181Z] #21 14.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-04T15:22:03.181Z] #21 14.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-04T15:22:03.181Z] #21 14.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-04T15:22:03.181Z] #21 14.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-04T15:22:03.181Z] #21 14.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-04T15:22:03.181Z] #21 14.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-04T15:22:03.181Z] #21 14.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-04T15:22:03.181Z] #21 14.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-04T15:22:03.181Z] #21 14.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-04T15:22:03.441Z] #21 14.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-04T15:22:03.441Z] #21 14.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-04T15:22:03.441Z] #21 14.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-04T15:22:03.441Z] #21 14.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-04T15:22:03.441Z] #21 14.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-04T15:22:03.441Z] #21 14.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-04T15:22:03.441Z] #21 14.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-04T15:22:03.441Z] #21 14.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-04T15:22:03.441Z] #21 14.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-04T15:22:03.441Z] #21 14.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-04T15:22:03.441Z] #21 14.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-04T15:22:03.441Z] #21 14.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-04T15:22:03.441Z] #21 14.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-04T15:22:03.441Z] #21 14.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-04T15:22:03.441Z] #21 14.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-04T15:22:03.441Z] #21 14.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-04T15:22:03.441Z] #21 14.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-04T15:22:03.441Z] #21 14.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-04T15:22:03.441Z] #21 14.69 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-04T15:22:03.441Z] #21 14.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-04T15:22:03.441Z] #21 14.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-04T15:22:03.701Z] #21 15.16 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:22:03.960Z] #21 15.35 Fetched 15.9 MB in 0s (33.4 MB/s) [2022-09-04T15:22:03.960Z] #21 15.39 Selecting previously unselected package gcc-10-base:armel. [2022-09-04T15:22:03.960Z] #21 15.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-04T15:22:03.960Z] #21 15.43 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-04T15:22:03.960Z] #21 15.43 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-04T15:22:03.960Z] #21 15.49 Selecting previously unselected package gcc-10-base:armhf. [2022-09-04T15:22:04.220Z] #21 15.50 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-04T15:22:04.220Z] #21 15.51 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-04T15:22:04.220Z] #21 15.56 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-04T15:22:04.220Z] #21 15.56 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-04T15:22:04.220Z] #21 15.57 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-04T15:22:04.220Z] #21 15.64 Selecting previously unselected package gcc-10-base:s390x. [2022-09-04T15:22:04.480Z] #21 15.64 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-04T15:22:04.480Z] #21 15.64 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-04T15:22:04.480Z] #21 15.70 Selecting previously unselected package gcc-10-base:arm64. [2022-09-04T15:22:04.480Z] #21 15.71 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-04T15:22:04.480Z] #21 15.71 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-04T15:22:04.480Z] #21 15.78 Selecting previously unselected package libgcc-s1:armel. [2022-09-04T15:22:04.480Z] #21 15.78 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-04T15:22:04.480Z] #21 15.79 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-04T15:22:04.480Z] #21 15.85 Selecting previously unselected package libcrypt1:armel. [2022-09-04T15:22:04.480Z] #21 15.85 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-04T15:22:04.480Z] #21 15.85 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-04T15:22:04.739Z] #21 15.94 Selecting previously unselected package libc6:armel. [2022-09-04T15:22:04.739Z] #21 15.95 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-04T15:22:04.739Z] #21 16.09 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-04T15:22:05.242Z] ok github.com/docker/docker/builder/remotecontext 0.146s coverage: 13.7% of statements [2022-09-04T15:22:05.242Z] ok github.com/docker/docker/builder/dockerfile 0.454s coverage: 49.3% of statements [2022-09-04T15:22:05.258Z] #21 16.53 Selecting previously unselected package libapparmor1:armel. [2022-09-04T15:22:05.258Z] #21 16.54 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-04T15:22:05.258Z] #21 16.54 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-04T15:22:05.258Z] #21 16.60 Selecting previously unselected package libapparmor-dev:armel. [2022-09-04T15:22:05.258Z] #21 16.61 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-04T15:22:05.258Z] #21 16.62 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-04T15:22:05.497Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-09-04T15:22:05.521Z] #21 16.69 Selecting previously unselected package libgcc-s1:arm64. [2022-09-04T15:22:05.521Z] #21 16.69 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-04T15:22:05.521Z] #21 16.70 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-04T15:22:05.521Z] #21 16.76 Selecting previously unselected package libcrypt1:arm64. [2022-09-04T15:22:05.521Z] #21 16.76 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-04T15:22:05.521Z] #21 16.76 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-04T15:22:05.521Z] #21 16.86 Selecting previously unselected package libc6:arm64. [2022-09-04T15:22:05.521Z] #21 16.87 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-04T15:22:05.780Z] #21 17.04 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-04T15:22:06.040Z] #21 17.50 Selecting previously unselected package libapparmor1:arm64. [2022-09-04T15:22:06.040Z] #21 17.50 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-04T15:22:06.040Z] #21 17.51 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-04T15:22:06.059Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-09-04T15:22:06.299Z] #21 17.56 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-04T15:22:06.299Z] #21 17.56 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-04T15:22:06.299Z] #21 17.57 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-04T15:22:06.299Z] #21 17.65 Selecting previously unselected package libgcc-s1:s390x. [2022-09-04T15:22:06.299Z] #21 17.66 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-04T15:22:06.299Z] #21 17.66 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-04T15:22:06.299Z] #21 17.71 Selecting previously unselected package libcrypt1:s390x. [2022-09-04T15:22:06.299Z] #21 17.72 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-04T15:22:06.299Z] #21 17.73 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-04T15:22:06.299Z] #21 17.81 Selecting previously unselected package libc6:s390x. [2022-09-04T15:22:06.560Z] #21 17.81 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-04T15:22:06.819Z] #21 17.99 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-04T15:22:06.989Z] ok github.com/docker/docker/builder/remotecontext/git 1.526s coverage: 86.3% of statements [2022-09-04T15:22:06.990Z] ? github.com/docker/docker/cli [no test files] [2022-09-04T15:22:06.990Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-04T15:22:06.990Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-04T15:22:06.990Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-04T15:22:07.079Z] #21 18.44 Selecting previously unselected package libapparmor1:s390x. [2022-09-04T15:22:07.079Z] #21 18.44 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-04T15:22:07.079Z] #21 18.45 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-04T15:22:07.079Z] #21 18.51 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-04T15:22:07.339Z] #21 18.52 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-04T15:22:07.339Z] #21 18.52 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-04T15:22:07.339Z] #21 18.59 Selecting previously unselected package libgcc-s1:armhf. [2022-09-04T15:22:07.339Z] #21 18.60 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-04T15:22:07.339Z] #21 18.60 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-04T15:22:07.339Z] #21 18.65 Selecting previously unselected package libcrypt1:armhf. [2022-09-04T15:22:07.339Z] #21 18.66 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-04T15:22:07.339Z] #21 18.67 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-04T15:22:07.339Z] #21 18.77 Selecting previously unselected package libc6:armhf. [2022-09-04T15:22:07.594Z] ok github.com/docker/docker/cmd/docker-proxy 0.280s coverage: 67.6% of statements [2022-09-04T15:22:07.598Z] #21 18.77 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-04T15:22:07.599Z] #21 19.01 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-04T15:22:08.167Z] #21 19.50 Selecting previously unselected package libapparmor1:armhf. [2022-09-04T15:22:08.167Z] #21 19.50 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-04T15:22:08.167Z] #21 19.50 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-04T15:22:08.167Z] #21 19.56 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-04T15:22:08.167Z] #21 19.57 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-04T15:22:08.167Z] #21 19.58 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-04T15:22:08.167Z] #21 19.64 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-04T15:22:08.426Z] #21 19.65 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-04T15:22:08.426Z] #21 19.66 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-04T15:22:08.426Z] #21 19.71 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-04T15:22:08.426Z] #21 19.72 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-04T15:22:08.426Z] #21 19.73 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-04T15:22:08.426Z] #21 19.83 Selecting previously unselected package libc6:ppc64el. [2022-09-04T15:22:08.426Z] #21 19.83 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-04T15:22:08.686Z] #21 20.01 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-04T15:22:08.946Z] #77 ... [2022-09-04T15:22:08.946Z] [2022-09-04T15:22:08.946Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-04T15:22:08.946Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-04T15:22:08.946Z] #47 DONE 414.8s [2022-09-04T15:22:08.946Z] [2022-09-04T15:22:08.946Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:22:08.946Z] #60 sha256:a650412ddaa83a707c93cec1dc99d506b59a6beb9b96cacaa86f454fe88b351d [2022-09-04T15:22:08.946Z] #60 ... [2022-09-04T15:22:08.946Z] [2022-09-04T15:22:08.946Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-04T15:22:08.946Z] #48 sha256:7ed59f3d4bc4a50e28325d748ceb481b2ad5ca46791c11996fbe4985453e8812 [2022-09-04T15:22:08.946Z] #48 DONE 0.5s [2022-09-04T15:22:08.946Z] [2022-09-04T15:22:08.946Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-04T15:22:08.946Z] #52 sha256:3e200ed7ee4ef7822499c6744aaa97114828a8ef6e6b1d5cb54e12843d0a13d2 [2022-09-04T15:22:08.946Z] #52 DONE 0.1s [2022-09-04T15:22:08.946Z] [2022-09-04T15:22:08.946Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:22:08.946Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:22:08.946Z] #77 339.0 CCLD tests/init [2022-09-04T15:22:08.946Z] #77 ... [2022-09-04T15:22:08.946Z] [2022-09-04T15:22:08.946Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-04T15:22:08.946Z] #54 sha256:29ce6787221cacd0a0ba6b2c0b892c6e5ce2fb0d430e56076fd4515ff1ace662 [2022-09-04T15:22:08.946Z] #54 DONE 0.1s [2022-09-04T15:22:09.204Z] [2022-09-04T15:22:09.204Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:22:09.204Z] #60 sha256:a650412ddaa83a707c93cec1dc99d506b59a6beb9b96cacaa86f454fe88b351d [2022-09-04T15:22:09.254Z] #21 20.61 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-04T15:22:09.254Z] #21 20.62 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-04T15:22:09.254Z] #21 20.63 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-04T15:22:09.532Z] #21 20.69 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-04T15:22:09.532Z] #21 20.70 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-04T15:22:09.532Z] #21 20.71 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-04T15:22:09.532Z] #21 20.78 Selecting previously unselected package libseccomp2:s390x. [2022-09-04T15:22:09.532Z] #21 20.79 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-04T15:22:09.532Z] #21 20.79 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-04T15:22:09.532Z] #21 20.84 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-04T15:22:09.532Z] #21 20.85 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-04T15:22:09.532Z] #21 20.86 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-04T15:22:09.532Z] #21 20.92 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-04T15:22:09.532Z] #21 20.93 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-04T15:22:09.532Z] #21 20.94 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-04T15:22:09.532Z] #21 20.99 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-04T15:22:09.793Z] #21 20.99 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-04T15:22:09.793Z] #21 20.99 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-04T15:22:09.793Z] #21 21.07 Selecting previously unselected package libseccomp2:armhf. [2022-09-04T15:22:09.793Z] #21 21.08 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-04T15:22:09.793Z] #21 21.09 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-04T15:22:09.793Z] #21 21.18 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-04T15:22:09.793Z] #21 21.19 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-04T15:22:10.053Z] #21 21.20 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-04T15:22:10.053Z] #21 21.27 Selecting previously unselected package libseccomp2:armel. [2022-09-04T15:22:10.053Z] #21 21.28 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-04T15:22:10.053Z] #21 21.29 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-04T15:22:10.053Z] #21 21.37 Selecting previously unselected package libseccomp-dev:armel. [2022-09-04T15:22:10.053Z] #21 21.38 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-04T15:22:10.053Z] #21 21.39 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-04T15:22:10.314Z] #21 21.44 Selecting previously unselected package libseccomp2:arm64. [2022-09-04T15:22:10.314Z] #21 21.45 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-04T15:22:10.314Z] #21 21.46 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-04T15:22:10.314Z] #21 21.52 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-04T15:22:10.314Z] #21 21.52 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-04T15:22:10.314Z] #21 21.53 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-04T15:22:10.314Z] #21 21.64 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-04T15:22:10.314Z] #21 21.66 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-04T15:22:10.314Z] #21 21.67 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-04T15:22:10.314Z] #21 21.69 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-04T15:22:10.314Z] #21 21.70 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-04T15:22:10.314Z] #21 21.72 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-04T15:22:10.314Z] #21 21.73 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-04T15:22:10.314Z] #21 21.75 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-04T15:22:10.314Z] #21 21.76 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-04T15:22:10.314Z] #21 21.77 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-04T15:22:10.314Z] #21 21.79 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-04T15:22:10.574Z] #21 21.80 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-04T15:22:10.574Z] #21 21.82 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-04T15:22:10.574Z] #21 21.83 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-04T15:22:10.574Z] #21 21.85 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-04T15:22:10.574Z] #21 21.87 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-04T15:22:10.861Z] ok github.com/docker/docker/client 0.140s coverage: 76.1% of statements [2022-09-04T15:22:11.953Z] #21 23.12 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-04T15:22:13.331Z] #21 24.35 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-04T15:22:14.271Z] #21 25.59 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-04T15:22:15.664Z] #21 26.84 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-04T15:22:16.736Z] #64 ... [2022-09-04T15:22:16.736Z] [2022-09-04T15:22:16.736Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:22:16.736Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:22:16.736Z] #77 350.2 AR libcrun_testing.a [2022-09-04T15:22:16.736Z] #77 350.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-04T15:22:16.736Z] #77 350.3 CCLD tests/tests_libcrun_errors [2022-09-04T15:22:16.736Z] #77 350.3 CCLD tests/tests_libcrun_fuzzer [2022-09-04T15:22:16.736Z] #77 350.3 CCLD tests/tests_libcrun_utils [2022-09-04T15:22:16.736Z] #77 350.6 CCLD libcrun.la [2022-09-04T15:22:16.736Z] #77 351.7 CCLD crun [2022-09-04T15:22:16.736Z] #77 352.2 make[3]: Entering directory '/tmp/crun-build' [2022-09-04T15:22:16.736Z] #77 352.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-04T15:22:16.736Z] #77 352.4 /bin/mkdir -p '/usr/local/lib' [2022-09-04T15:22:16.736Z] #77 352.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-04T15:22:16.736Z] #77 352.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-04T15:22:16.736Z] #77 352.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-04T15:22:16.736Z] #77 352.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-04T15:22:16.736Z] #77 352.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-04T15:22:16.736Z] #77 352.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-04T15:22:16.736Z] #77 352.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-04T15:22:16.736Z] #77 352.8 ---------------------------------------------------------------------- [2022-09-04T15:22:16.736Z] #77 352.8 Libraries have been installed in: [2022-09-04T15:22:16.736Z] #77 352.8 /usr/local/lib [2022-09-04T15:22:16.736Z] #77 352.8 [2022-09-04T15:22:16.736Z] #77 352.8 If you ever happen to want to link against installed libraries [2022-09-04T15:22:16.736Z] #77 352.8 in a given directory, LIBDIR, you must either use libtool, and [2022-09-04T15:22:16.736Z] #77 352.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-04T15:22:16.736Z] #77 352.8 flag during linking and do at least one of the following: [2022-09-04T15:22:16.736Z] #77 352.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-04T15:22:16.736Z] #77 352.8 during execution [2022-09-04T15:22:16.736Z] #77 352.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-04T15:22:16.736Z] #77 352.8 during linking [2022-09-04T15:22:16.736Z] #77 352.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-04T15:22:16.736Z] #77 352.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-04T15:22:16.736Z] #77 352.8 [2022-09-04T15:22:16.736Z] #77 352.8 See any operating system documentation about shared libraries for [2022-09-04T15:22:16.736Z] #77 352.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-04T15:22:16.736Z] #77 352.8 ---------------------------------------------------------------------- [2022-09-04T15:22:16.736Z] #77 352.8 /bin/mkdir -p '/build' [2022-09-04T15:22:16.736Z] #77 352.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-04T15:22:16.736Z] #77 352.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-04T15:22:16.736Z] #77 352.9 make[3]: Leaving directory '/tmp/crun-build' [2022-09-04T15:22:16.736Z] #77 352.9 make[2]: Leaving directory '/tmp/crun-build' [2022-09-04T15:22:16.736Z] #77 352.9 make[1]: Leaving directory '/tmp/crun-build' [2022-09-04T15:22:16.736Z] #77 DONE 353.2s [2022-09-04T15:22:16.736Z] [2022-09-04T15:22:16.736Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:22:16.736Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:22:17.044Z] #21 28.08 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-04T15:22:17.044Z] #21 28.10 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-04T15:22:17.044Z] #21 28.12 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-04T15:22:17.044Z] #21 28.13 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-04T15:22:17.044Z] #21 28.14 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-04T15:22:17.044Z] #21 28.16 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-04T15:22:17.044Z] #21 28.17 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-04T15:22:17.044Z] #21 28.19 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-04T15:22:17.044Z] #21 28.21 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-04T15:22:17.044Z] #21 28.22 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-04T15:22:17.044Z] #21 28.24 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-04T15:22:17.044Z] #21 28.25 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-04T15:22:17.044Z] #21 28.27 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-04T15:22:17.044Z] #21 28.28 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-04T15:22:17.044Z] #21 28.30 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-04T15:22:17.044Z] #21 28.31 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-04T15:22:17.044Z] #21 28.33 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-04T15:22:17.044Z] #21 28.35 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-04T15:22:17.044Z] #21 28.36 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-04T15:22:17.044Z] #21 28.37 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-04T15:22:17.044Z] #21 28.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:22:17.304Z] #21 DONE 28.8s [2022-09-04T15:22:17.304Z] [2022-09-04T15:22:17.304Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:22:17.304Z] #71 sha256:a39d973ffd3e8b5c563d7f017b054887a2883ee9f2b41a68f190d09868f6a0cd [2022-09-04T15:22:17.563Z] #71 ... [2022-09-04T15:22:17.564Z] [2022-09-04T15:22:17.564Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-04T15:22:17.564Z] #66 sha256:d6f1c4b8654cd96cdbb61752bcf7806bcb8a9fa1269927f9de5beb25afb0ed50 [2022-09-04T15:22:17.564Z] #66 DONE 0.1s [2022-09-04T15:22:17.564Z] [2022-09-04T15:22:17.564Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-04T15:22:17.564Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-09-04T15:22:18.947Z] #22 DONE 1.3s [2022-09-04T15:22:18.947Z] [2022-09-04T15:22:18.947Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:22:18.947Z] #67 sha256:88248e902dbe4f86910965dea9df88f5eb346e318e8aec2e687a94215ced9c99 [2022-09-04T15:22:18.947Z] #67 1.095 + RM_GOPATH=0 [2022-09-04T15:22:18.947Z] #67 1.095 + TMP_GOPATH= [2022-09-04T15:22:18.947Z] #67 1.095 + : /build [2022-09-04T15:22:18.947Z] #67 1.095 + '[' -z '' ']' [2022-09-04T15:22:18.947Z] #67 1.095 ++ mktemp -d [2022-09-04T15:22:18.947Z] #67 1.098 + export GOPATH=/tmp/tmp.pBannyVgtB [2022-09-04T15:22:18.947Z] #67 1.098 + GOPATH=/tmp/tmp.pBannyVgtB [2022-09-04T15:22:18.947Z] #67 1.098 + RM_GOPATH=1 [2022-09-04T15:22:18.947Z] #67 1.098 + case "$(go env GOARCH)" in [2022-09-04T15:22:18.947Z] #67 1.099 ++ go env GOARCH [2022-09-04T15:22:18.947Z] #67 1.112 + export GO_BUILDMODE=-buildmode=pie [2022-09-04T15:22:18.947Z] #67 1.112 + GO_BUILDMODE=-buildmode=pie [2022-09-04T15:22:18.947Z] #67 1.113 ++ dirname /install.sh [2022-09-04T15:22:18.947Z] #67 1.114 + dir=/ [2022-09-04T15:22:18.947Z] #67 1.114 + bin=runc [2022-09-04T15:22:18.947Z] #67 1.114 + shift [2022-09-04T15:22:18.947Z] #67 1.114 + '[' '!' -f //runc.installer ']' [2022-09-04T15:22:18.947Z] #67 1.114 + . //runc.installer [2022-09-04T15:22:18.947Z] #67 1.114 ++ set -e [2022-09-04T15:22:18.947Z] #67 1.114 ++ : v1.1.4 [2022-09-04T15:22:18.947Z] #67 1.115 + install_runc [2022-09-04T15:22:18.947Z] #67 1.115 + RUNC_BUILDTAGS=seccomp [2022-09-04T15:22:18.947Z] #67 1.115 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-04T15:22:18.947Z] #67 1.115 Install runc version v1.1.4 (build tags: seccomp) [2022-09-04T15:22:18.947Z] #67 1.115 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pBannyVgtB/src/github.com/opencontainers/runc [2022-09-04T15:22:18.947Z] #67 1.117 Cloning into '/tmp/tmp.pBannyVgtB/src/github.com/opencontainers/runc'... [2022-09-04T15:22:19.889Z] #67 ... [2022-09-04T15:22:19.889Z] [2022-09-04T15:22:19.889Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-04T15:22:19.889Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-09-04T15:22:19.889Z] #23 DONE 1.0s [2022-09-04T15:22:19.889Z] [2022-09-04T15:22:19.889Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-04T15:22:19.889Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-09-04T15:22:20.830Z] #24 0.894 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-04T15:22:20.830Z] #24 DONE 1.0s [2022-09-04T15:22:20.830Z] [2022-09-04T15:22:20.830Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-04T15:22:20.830Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-09-04T15:22:21.773Z] #25 DONE 0.9s [2022-09-04T15:22:21.773Z] [2022-09-04T15:22:21.773Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-04T15:22:21.773Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-09-04T15:22:22.714Z] #26 DONE 0.9s [2022-09-04T15:22:22.714Z] [2022-09-04T15:22:22.714Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-09-04T15:22:22.714Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-09-04T15:22:23.652Z] #27 DONE 1.0s [2022-09-04T15:22:23.652Z] [2022-09-04T15:22:23.652Z] #28 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:22:23.652Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-09-04T15:22:25.034Z] #28 1.299 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-04T15:22:25.035Z] #28 1.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-04T15:22:25.295Z] #28 1.660 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-04T15:22:25.295Z] #28 1.669 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-04T15:22:25.554Z] #28 1.894 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-04T15:22:25.815Z] #28 2.122 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-04T15:22:26.075Z] #28 2.431 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-04T15:22:26.334Z] #28 2.685 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-04T15:22:26.334Z] #28 2.870 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-04T15:22:26.904Z] #28 3.099 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-04T15:22:26.904Z] #28 3.101 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-04T15:22:26.904Z] #28 3.106 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-04T15:22:26.904Z] #28 3.120 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-04T15:22:26.904Z] #28 3.124 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-04T15:22:26.904Z] #28 3.130 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-04T15:22:26.904Z] #28 3.133 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-04T15:22:26.904Z] #28 3.138 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-04T15:22:26.904Z] #28 3.139 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-04T15:22:26.904Z] #28 3.139 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-04T15:22:26.904Z] #28 3.140 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-04T15:22:26.904Z] #28 3.158 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-04T15:22:31.143Z] #60 ... [2022-09-04T15:22:31.143Z] [2022-09-04T15:22:31.143Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-04T15:22:31.143Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-04T15:22:31.143Z] #77 358.9 AR libcrun_testing.a [2022-09-04T15:22:31.143Z] #77 358.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-04T15:22:31.143Z] #77 359.0 CCLD tests/tests_libcrun_utils [2022-09-04T15:22:31.143Z] #77 359.0 CCLD tests/tests_libcrun_errors [2022-09-04T15:22:31.143Z] #77 359.1 CCLD tests/tests_libcrun_fuzzer [2022-09-04T15:22:31.143Z] #77 359.2 CCLD libcrun.la [2022-09-04T15:22:31.143Z] #77 360.4 CCLD crun [2022-09-04T15:22:31.143Z] #77 360.9 make[3]: Entering directory '/tmp/crun-build' [2022-09-04T15:22:31.143Z] #77 361.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-04T15:22:31.143Z] #77 361.1 /bin/mkdir -p '/usr/local/lib' [2022-09-04T15:22:31.143Z] #77 361.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-04T15:22:31.143Z] #77 361.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-04T15:22:31.143Z] #77 361.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-04T15:22:31.143Z] #77 361.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-04T15:22:31.143Z] #77 361.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-04T15:22:31.143Z] #77 361.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-04T15:22:31.143Z] #77 361.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-04T15:22:31.143Z] #77 361.5 ---------------------------------------------------------------------- [2022-09-04T15:22:31.143Z] #77 361.5 Libraries have been installed in: [2022-09-04T15:22:31.143Z] #77 361.5 /usr/local/lib [2022-09-04T15:22:31.143Z] #77 361.5 [2022-09-04T15:22:31.143Z] #77 361.5 If you ever happen to want to link against installed libraries [2022-09-04T15:22:31.143Z] #77 361.5 in a given directory, LIBDIR, you must either use libtool, and [2022-09-04T15:22:31.143Z] #77 361.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-04T15:22:31.143Z] #77 361.5 flag during linking and do at least one of the following: [2022-09-04T15:22:31.143Z] #77 361.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-04T15:22:31.143Z] #77 361.5 during execution [2022-09-04T15:22:31.143Z] #77 361.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-04T15:22:31.143Z] #77 361.5 during linking [2022-09-04T15:22:31.143Z] #77 361.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-04T15:22:31.143Z] #77 361.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-04T15:22:31.143Z] #77 361.5 [2022-09-04T15:22:31.143Z] #77 361.5 See any operating system documentation about shared libraries for [2022-09-04T15:22:31.143Z] #77 361.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-04T15:22:31.143Z] #77 361.5 ---------------------------------------------------------------------- [2022-09-04T15:22:31.143Z] #77 361.5 /bin/mkdir -p '/build' [2022-09-04T15:22:31.143Z] #77 361.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-04T15:22:31.143Z] #77 361.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-04T15:22:31.143Z] #77 361.6 make[3]: Leaving directory '/tmp/crun-build' [2022-09-04T15:22:31.143Z] #77 361.6 make[2]: Leaving directory '/tmp/crun-build' [2022-09-04T15:22:31.143Z] #77 361.6 make[1]: Leaving directory '/tmp/crun-build' [2022-09-04T15:22:31.402Z] #77 DONE 361.9s [2022-09-04T15:22:31.402Z] [2022-09-04T15:22:31.402Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:22:31.402Z] #60 sha256:a650412ddaa83a707c93cec1dc99d506b59a6beb9b96cacaa86f454fe88b351d [2022-09-04T15:22:33.481Z] #28 ... [2022-09-04T15:22:33.481Z] [2022-09-04T15:22:33.481Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:22:33.481Z] #67 sha256:88248e902dbe4f86910965dea9df88f5eb346e318e8aec2e687a94215ced9c99 [2022-09-04T15:22:33.481Z] #67 5.533 + cd /tmp/tmp.pBannyVgtB/src/github.com/opencontainers/runc [2022-09-04T15:22:33.481Z] #67 5.533 + git checkout -q v1.1.4 [2022-09-04T15:22:33.481Z] #67 5.796 + '[' -z '' ']' [2022-09-04T15:22:33.481Z] #67 5.797 + target=static [2022-09-04T15:22:33.481Z] #67 5.797 + make BUILDTAGS=seccomp static [2022-09-04T15:22:33.481Z] #67 6.048 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-04T15:22:34.883Z] #64 ... [2022-09-04T15:22:34.883Z] [2022-09-04T15:22:34.883Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:22:34.883Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:22:34.883Z] #55 441.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-04T15:22:34.883Z] #55 DONE 442.7s [2022-09-04T15:22:34.883Z] [2022-09-04T15:22:34.883Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:22:34.883Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:22:34.883Z] #64 ... [2022-09-04T15:22:34.883Z] [2022-09-04T15:22:34.883Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:22:34.883Z] #60 sha256:bbc7cc58af7b8504a4d0fef4a32e061dbbb437eb694b8836aec723bbb79aa562 [2022-09-04T15:22:34.883Z] #60 235.2 + mkdir -p /build [2022-09-04T15:22:34.883Z] #60 235.2 + cp runc /build/runc [2022-09-04T15:22:34.883Z] #60 DONE 235.5s [2022-09-04T15:22:34.883Z] [2022-09-04T15:22:34.883Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:22:34.883Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:22:36.265Z] #64 ... [2022-09-04T15:22:36.265Z] [2022-09-04T15:22:36.265Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-04T15:22:36.265Z] #56 sha256:bd15ffda1fb4dbc8d5be59801592aba338b88cc354380f93a31e1ccef0237d6e [2022-09-04T15:22:36.525Z] #56 DONE 0.4s [2022-09-04T15:22:36.525Z] [2022-09-04T15:22:36.525Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:22:36.525Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:22:36.784Z] #64 ... [2022-09-04T15:22:36.784Z] [2022-09-04T15:22:36.784Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-04T15:22:36.784Z] #58 sha256:6009dfa5ff9a550de7038987cf2f83d3dd58b2357086f22e849c82564356311d [2022-09-04T15:22:36.784Z] #58 DONE 0.1s [2022-09-04T15:22:36.784Z] [2022-09-04T15:22:36.784Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-04T15:22:36.784Z] #61 sha256:0053646813b8d4449c230a6055008d77e2c983df1d5f2e9901a3e96d9ab2dd96 [2022-09-04T15:22:37.044Z] #61 DONE 0.2s [2022-09-04T15:22:37.044Z] [2022-09-04T15:22:37.044Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:22:37.044Z] #64 sha256:36ab0402783a089a2500f63347ddeb75e81692a811e2f8e376d62332040c67b2 [2022-09-04T15:22:38.764Z] #67 ... [2022-09-04T15:22:38.764Z] [2022-09-04T15:22:38.764Z] #28 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:22:38.764Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-09-04T15:22:38.764Z] #28 14.46 Fetched 49.2 MB in 14s (3619 kB/s) [2022-09-04T15:22:40.333Z] #64 387.1 + bin/containerd [2022-09-04T15:22:42.890Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 29.9% of statements [2022-09-04T15:22:42.890Z] ok github.com/docker/docker/container 0.121s coverage: 35.7% of statements [2022-09-04T15:22:42.890Z] ok github.com/docker/docker/cmd/dockerd/trap 2.444s coverage: 0.0% of statements [2022-09-04T15:22:42.890Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-04T15:22:42.890Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-04T15:22:42.890Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-04T15:22:42.890Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-04T15:22:42.890Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-04T15:22:45.346Z] #28 14.46 Reading package lists... [2022-09-04T15:22:45.408Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2022-09-04T15:22:46.773Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2022-09-04T15:22:48.138Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-09-04T15:22:49.501Z] #60 ... [2022-09-04T15:22:49.501Z] [2022-09-04T15:22:49.501Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-04T15:22:49.501Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-04T15:22:49.501Z] #55 457.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-04T15:22:49.501Z] #55 DONE 458.6s [2022-09-04T15:22:49.501Z] [2022-09-04T15:22:49.501Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:22:49.501Z] #60 sha256:a650412ddaa83a707c93cec1dc99d506b59a6beb9b96cacaa86f454fe88b351d [2022-09-04T15:22:49.501Z] #60 244.9 + mkdir -p /build [2022-09-04T15:22:49.501Z] #60 244.9 + cp runc /build/runc [2022-09-04T15:22:49.501Z] #60 DONE 245.4s [2022-09-04T15:22:49.501Z] [2022-09-04T15:22:49.501Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:22:49.501Z] #64 sha256:0074dab32c69767a6786b6e5fb11d380cbd065dd553b0c652aadff55b87539f4 [2022-09-04T15:22:51.922Z] #28 20.86 Reading package lists... [2022-09-04T15:22:52.039Z] #64 ... [2022-09-04T15:22:52.039Z] [2022-09-04T15:22:52.039Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-04T15:22:52.039Z] #56 sha256:4a266f8d8d6550baa3bd4d8bbee5f985d5fa7d25a8c7a072712645acfc0e4f86 [2022-09-04T15:22:52.862Z] #28 27.51 Building dependency tree... [2022-09-04T15:22:52.982Z] #56 DONE 0.7s [2022-09-04T15:22:52.982Z] [2022-09-04T15:22:52.982Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-04T15:22:52.982Z] #58 sha256:11de42594f9df47fa6a26a74ae211a46c349d65f110255c5d84b63667ba1de0a [2022-09-04T15:22:52.982Z] #58 DONE 0.1s [2022-09-04T15:22:52.982Z] [2022-09-04T15:22:52.982Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:22:52.982Z] #64 sha256:0074dab32c69767a6786b6e5fb11d380cbd065dd553b0c652aadff55b87539f4 [2022-09-04T15:22:52.982Z] #64 ... [2022-09-04T15:22:52.982Z] [2022-09-04T15:22:52.982Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-04T15:22:52.982Z] #61 sha256:6366adb0162a2e2e6612138a3f972417ce26f61e12cfb50b57247a1ead9d8841 [2022-09-04T15:22:52.982Z] #61 DONE 0.2s [2022-09-04T15:22:52.982Z] [2022-09-04T15:22:52.982Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:22:52.982Z] #64 sha256:0074dab32c69767a6786b6e5fb11d380cbd065dd553b0c652aadff55b87539f4 [2022-09-04T15:22:54.244Z] #28 30.66 bzip2 is already the newest version (1.0.8-4). [2022-09-04T15:22:54.244Z] #28 30.66 patch is already the newest version (2.7.6-7). [2022-09-04T15:22:54.244Z] #28 30.66 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-04T15:22:54.244Z] #28 30.66 The following additional packages will be installed: [2022-09-04T15:22:54.244Z] #28 30.67 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-04T15:22:54.244Z] #28 30.67 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-04T15:22:54.244Z] #28 30.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-04T15:22:54.244Z] #28 30.68 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-04T15:22:54.244Z] #28 30.68 systemd vim-runtime xxd [2022-09-04T15:22:54.244Z] #28 30.70 Suggested packages: [2022-09-04T15:22:54.244Z] #28 30.70 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-04T15:22:54.244Z] #28 30.70 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-04T15:22:54.244Z] #28 30.70 vim-scripts xfsdump acl attr quota [2022-09-04T15:22:54.244Z] #28 30.70 Recommended packages: [2022-09-04T15:22:54.244Z] #28 30.70 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-04T15:22:54.244Z] #28 30.70 systemd-timesyncd | time-daemon unzip [2022-09-04T15:22:54.699Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-09-04T15:22:55.517Z] #64 397.5 + bin/containerd [2022-09-04T15:22:55.626Z] #28 32.21 The following NEW packages will be installed: [2022-09-04T15:22:55.626Z] #28 32.22 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-04T15:22:55.626Z] #28 32.22 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-04T15:22:55.626Z] #28 32.22 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-04T15:22:55.626Z] #28 32.22 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-04T15:22:55.626Z] #28 32.22 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-04T15:22:55.626Z] #28 32.23 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-04T15:22:55.886Z] #28 32.23 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-04T15:22:55.886Z] #28 32.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-04T15:22:55.886Z] #28 32.23 zstd [2022-09-04T15:22:56.069Z] ok github.com/docker/docker/daemon/config 0.038s coverage: 76.8% of statements [2022-09-04T15:22:56.146Z] #28 32.67 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-04T15:22:56.146Z] #28 32.67 Need to get 23.8 MB of archives. [2022-09-04T15:22:56.146Z] #28 32.67 After this operation, 89.3 MB of additional disk space will be used. [2022-09-04T15:22:56.146Z] #28 32.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-04T15:22:56.406Z] #28 32.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-04T15:22:56.406Z] #28 32.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-04T15:22:56.406Z] #28 32.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-04T15:22:56.406Z] #28 32.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-04T15:22:56.406Z] #28 32.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-04T15:22:56.406Z] #28 32.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-04T15:22:56.406Z] #28 32.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-04T15:22:56.406Z] #28 32.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-04T15:22:56.406Z] #28 32.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-04T15:22:56.406Z] #28 32.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-04T15:22:56.406Z] #28 32.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-04T15:22:56.406Z] #28 32.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-04T15:22:56.406Z] #28 32.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-04T15:22:56.406Z] #28 32.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-04T15:22:56.406Z] #28 32.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-04T15:22:56.406Z] #28 32.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-04T15:22:56.406Z] #28 32.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-04T15:22:56.406Z] #28 32.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-04T15:22:56.406Z] #28 32.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-04T15:22:56.406Z] #28 32.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-04T15:22:56.406Z] #28 32.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-04T15:22:56.406Z] #28 32.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-04T15:22:56.406Z] #28 32.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-04T15:22:56.406Z] #28 32.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-04T15:22:56.406Z] #28 32.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-04T15:22:56.406Z] #28 32.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-04T15:22:56.406Z] #28 32.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-04T15:22:56.406Z] #28 32.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-04T15:22:56.406Z] #28 32.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-04T15:22:56.406Z] #28 32.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-04T15:22:56.406Z] #28 32.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-04T15:22:56.406Z] #28 32.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-04T15:22:56.406Z] #28 32.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-04T15:22:56.406Z] #28 32.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-04T15:22:56.406Z] #28 32.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-04T15:22:56.406Z] #28 32.87 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-04T15:22:56.406Z] #28 32.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-04T15:22:56.406Z] #28 32.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-04T15:22:56.406Z] #28 32.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-04T15:22:56.406Z] #28 32.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-04T15:22:56.406Z] #28 32.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-04T15:22:56.406Z] #28 32.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-04T15:22:56.406Z] #28 32.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-04T15:22:56.406Z] #28 32.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-04T15:22:56.406Z] #28 32.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-04T15:22:56.406Z] #28 32.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-04T15:22:56.406Z] #28 32.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-04T15:22:56.638Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-04T15:22:56.666Z] #28 33.07 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-04T15:22:56.666Z] #28 33.09 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-04T15:22:56.666Z] #28 33.10 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-04T15:22:56.666Z] #28 33.10 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-04T15:22:57.200Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-04T15:22:57.236Z] #28 33.72 debconf: delaying package configuration, since apt-utils is not installed [2022-09-04T15:22:57.496Z] #28 34.04 Fetched 23.8 MB in 1s (31.5 MB/s) [2022-09-04T15:22:57.757Z] #28 34.11 Selecting previously unselected package libcap2:amd64. [2022-09-04T15:22:57.757Z] #28 34.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-09-04T15:22:57.757Z] #28 34.16 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-04T15:22:57.757Z] #28 34.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:22:57.757Z] #28 34.22 Selecting previously unselected package libargon2-1:amd64. [2022-09-04T15:22:57.757Z] #28 34.24 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-04T15:22:57.757Z] #28 34.24 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-04T15:22:57.769Z] ok github.com/docker/docker/daemon 10.125s coverage: 16.4% of statements [2022-09-04T15:22:57.769Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-04T15:22:57.769Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-04T15:22:57.769Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-04T15:22:57.769Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-04T15:22:58.017Z] #28 34.30 Selecting previously unselected package libjson-c5:amd64. [2022-09-04T15:22:58.017Z] #28 34.31 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-04T15:22:58.017Z] #28 34.32 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-04T15:22:58.017Z] #28 34.39 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-04T15:22:58.017Z] #28 34.39 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-04T15:22:58.017Z] #28 34.40 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-04T15:22:58.017Z] #28 34.52 Selecting previously unselected package libip4tc2:amd64. [2022-09-04T15:22:58.277Z] #28 34.53 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-04T15:22:58.277Z] #28 34.53 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-04T15:22:58.277Z] #28 34.59 Selecting previously unselected package libkmod2:amd64. [2022-09-04T15:22:58.277Z] #28 34.59 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-04T15:22:58.277Z] #28 34.60 Unpacking libkmod2:amd64 (28-1) ... [2022-09-04T15:22:58.277Z] #28 34.69 Selecting previously unselected package systemd. [2022-09-04T15:22:58.277Z] #28 34.69 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-04T15:22:58.277Z] #28 34.78 Unpacking systemd (247.3-7) ... [2022-09-04T15:22:58.696Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.611s coverage: 74.8% of statements [2022-09-04T15:22:59.624Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.363s coverage: 60.7% of statements [2022-09-04T15:22:59.660Z] #28 35.88 Selecting previously unselected package pigz. [2022-09-04T15:22:59.660Z] #28 35.90 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-04T15:22:59.660Z] #28 35.91 Unpacking pigz (2.6-1) ... [2022-09-04T15:22:59.660Z] #28 35.96 Selecting previously unselected package libelf1:amd64. [2022-09-04T15:22:59.660Z] #28 35.97 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-04T15:22:59.660Z] #28 35.98 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-04T15:22:59.660Z] #28 36.08 Selecting previously unselected package libbpf0:amd64. [2022-09-04T15:22:59.660Z] #28 36.09 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-04T15:22:59.660Z] #28 36.10 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-04T15:22:59.660Z] #28 36.18 Selecting previously unselected package libmnl0:amd64. [2022-09-04T15:22:59.660Z] #28 36.18 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-04T15:22:59.881Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-09-04T15:22:59.920Z] #28 36.19 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-04T15:22:59.920Z] #28 36.25 Selecting previously unselected package libxtables12:amd64. [2022-09-04T15:22:59.920Z] #28 36.25 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-04T15:22:59.920Z] #28 36.26 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-04T15:22:59.920Z] #28 36.31 Selecting previously unselected package libcap2-bin. [2022-09-04T15:22:59.920Z] #28 36.31 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-04T15:22:59.920Z] #28 36.32 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-04T15:22:59.920Z] #28 36.38 Selecting previously unselected package iproute2. [2022-09-04T15:22:59.920Z] #28 36.39 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-04T15:22:59.920Z] #28 36.39 Unpacking iproute2 (5.10.0-4) ... [2022-09-04T15:23:00.180Z] #28 36.66 Selecting previously unselected package xxd. [2022-09-04T15:23:00.180Z] #28 36.66 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-04T15:23:00.180Z] #28 36.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:23:00.440Z] #28 36.78 Selecting previously unselected package vim-common. [2022-09-04T15:23:00.440Z] #28 36.78 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:23:00.440Z] #28 36.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:23:00.440Z] #28 36.92 Selecting previously unselected package bash-completion. [2022-09-04T15:23:00.440Z] #28 36.93 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-04T15:23:01.256Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-09-04T15:23:01.822Z] #28 38.12 Unpacking bash-completion (1:2.11-2) ... [2022-09-04T15:23:01.822Z] #28 38.37 Selecting previously unselected package apparmor. [2022-09-04T15:23:02.081Z] #28 38.37 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-04T15:23:02.081Z] #28 38.42 Unpacking apparmor (2.13.6-10) ... [2022-09-04T15:23:02.219Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.221s coverage: 50.6% of statements [2022-09-04T15:23:02.340Z] #28 38.66 Selecting previously unselected package inetutils-ping. [2022-09-04T15:23:02.340Z] #28 38.67 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-04T15:23:02.340Z] #28 38.67 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-04T15:23:02.340Z] #28 38.74 Selecting previously unselected package libip6tc2:amd64. [2022-09-04T15:23:02.340Z] #28 38.75 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-04T15:23:02.340Z] #28 38.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-04T15:23:02.340Z] #28 38.81 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-04T15:23:02.340Z] #28 38.81 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-04T15:23:02.340Z] #28 38.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-04T15:23:02.340Z] #28 38.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-04T15:23:02.340Z] #28 38.87 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-04T15:23:02.340Z] #28 38.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-04T15:23:02.600Z] #28 38.93 Selecting previously unselected package libnftnl11:amd64. [2022-09-04T15:23:02.600Z] #28 38.95 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-04T15:23:02.600Z] #28 38.96 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-04T15:23:02.600Z] #28 39.02 Selecting previously unselected package iptables. [2022-09-04T15:23:02.600Z] #28 39.02 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-04T15:23:02.600Z] #28 39.03 Unpacking iptables (1.8.7-1) ... [2022-09-04T15:23:02.860Z] #28 39.18 Selecting previously unselected package libonig5:amd64. [2022-09-04T15:23:02.860Z] #28 39.19 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-04T15:23:02.860Z] #28 39.20 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:23:02.860Z] #28 39.30 Selecting previously unselected package libjq1:amd64. [2022-09-04T15:23:02.860Z] #28 39.30 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-04T15:23:02.860Z] #28 39.31 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:23:02.860Z] #28 39.38 Selecting previously unselected package jq. [2022-09-04T15:23:02.860Z] #28 39.40 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-04T15:23:03.121Z] #28 39.41 Unpacking jq (1.6-2.1) ... [2022-09-04T15:23:03.121Z] #28 39.46 Selecting previously unselected package libaio1:amd64. [2022-09-04T15:23:03.121Z] #28 39.47 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-04T15:23:03.121Z] #28 39.48 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-04T15:23:03.121Z] #28 39.54 Selecting previously unselected package libgpm2:amd64. [2022-09-04T15:23:03.121Z] #28 39.55 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-04T15:23:03.121Z] #28 39.56 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-04T15:23:03.121Z] #28 39.62 Selecting previously unselected package libinih1:amd64. [2022-09-04T15:23:03.121Z] #28 39.63 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-04T15:23:03.121Z] #28 39.64 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-04T15:23:03.381Z] #28 39.70 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-04T15:23:03.381Z] #28 39.70 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-04T15:23:03.381Z] #28 39.72 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-04T15:23:03.381Z] #28 39.79 Selecting previously unselected package libnet1:amd64. [2022-09-04T15:23:03.381Z] #28 39.80 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-04T15:23:03.381Z] #28 39.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:23:03.381Z] #28 39.87 Selecting previously unselected package libnl-3-200:amd64. [2022-09-04T15:23:03.381Z] #28 39.88 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-04T15:23:03.381Z] #28 39.89 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:23:03.641Z] #28 39.95 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-04T15:23:03.641Z] #28 39.96 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-04T15:23:03.641Z] #28 39.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:23:03.641Z] #28 40.03 Selecting previously unselected package libyajl2:amd64. [2022-09-04T15:23:03.641Z] #28 40.03 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-04T15:23:03.641Z] #28 40.04 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:23:03.641Z] #28 40.09 Selecting previously unselected package net-tools. [2022-09-04T15:23:03.641Z] #28 40.10 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-04T15:23:03.641Z] #28 40.11 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-04T15:23:03.901Z] #28 40.21 Selecting previously unselected package python-pip-whl. [2022-09-04T15:23:03.901Z] #28 40.22 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-04T15:23:03.901Z] #28 40.23 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-04T15:23:04.109Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.968s coverage: 46.1% of statements [2022-09-04T15:23:04.109Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-04T15:23:04.161Z] #28 40.57 Selecting previously unselected package python3-lib2to3. [2022-09-04T15:23:04.161Z] #28 40.59 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-04T15:23:04.161Z] #28 40.60 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-04T15:23:04.161Z] #28 40.67 Selecting previously unselected package python3-distutils. [2022-09-04T15:23:04.161Z] #28 40.68 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-04T15:23:04.161Z] #28 40.69 Unpacking python3-distutils (3.9.2-1) ... [2022-09-04T15:23:04.421Z] #28 40.79 Selecting previously unselected package python3-pkg-resources. [2022-09-04T15:23:04.421Z] #28 40.79 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-04T15:23:04.421Z] #28 40.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:23:04.421Z] #28 ... [2022-09-04T15:23:04.421Z] [2022-09-04T15:23:04.421Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:23:04.421Z] #71 sha256:a39d973ffd3e8b5c563d7f017b054887a2883ee9f2b41a68f190d09868f6a0cd [2022-09-04T15:23:04.421Z] #71 102.5 + bin/containerd [2022-09-04T15:23:04.672Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.835s coverage: 58.5% of statements [2022-09-04T15:23:04.672Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-04T15:23:04.672Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-04T15:23:04.929Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-09-04T15:23:05.490Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2022-09-04T15:23:06.419Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-09-04T15:23:07.348Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.9% of statements [2022-09-04T15:23:07.348Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-04T15:23:07.348Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-04T15:23:07.604Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-09-04T15:23:08.533Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 79.9% of statements [2022-09-04T15:23:08.533Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-09-04T15:23:08.533Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-04T15:23:09.096Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-09-04T15:23:09.352Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.014s coverage: 88.2% of statements [2022-09-04T15:23:09.701Z] #71 ... [2022-09-04T15:23:09.701Z] [2022-09-04T15:23:09.701Z] #28 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-04T15:23:09.701Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-09-04T15:23:09.701Z] #28 40.90 Selecting previously unselected package python3-setuptools. [2022-09-04T15:23:09.701Z] #28 40.92 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-04T15:23:09.701Z] #28 40.93 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-04T15:23:09.701Z] #28 41.08 Selecting previously unselected package python3-wheel. [2022-09-04T15:23:09.701Z] #28 41.09 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-04T15:23:09.701Z] #28 41.10 Unpacking python3-wheel (0.34.2-1) ... [2022-09-04T15:23:09.701Z] #28 41.16 Selecting previously unselected package python3-pip. [2022-09-04T15:23:09.701Z] #28 41.17 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-04T15:23:09.701Z] #28 41.18 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-04T15:23:09.701Z] #28 41.36 Selecting previously unselected package sudo. [2022-09-04T15:23:09.701Z] #28 41.37 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-04T15:23:09.701Z] #28 41.38 Unpacking sudo (1.9.5p2-3) ... [2022-09-04T15:23:09.701Z] #28 41.69 Selecting previously unselected package systemd-journal-remote. [2022-09-04T15:23:09.701Z] #28 41.70 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-04T15:23:09.701Z] #28 41.70 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-04T15:23:09.701Z] #28 41.82 Selecting previously unselected package thin-provisioning-tools. [2022-09-04T15:23:09.701Z] #28 41.83 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-04T15:23:09.701Z] #28 41.84 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-04T15:23:09.701Z] #28 41.98 Selecting previously unselected package uidmap. [2022-09-04T15:23:09.701Z] #28 41.99 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-04T15:23:09.701Z] #28 42.00 Unpacking uidmap (1:4.8.1-1) ... [2022-09-04T15:23:09.701Z] #28 42.10 Selecting previously unselected package vim-runtime. [2022-09-04T15:23:09.701Z] #28 42.10 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-04T15:23:09.701Z] #28 42.12 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-04T15:23:09.701Z] #28 42.14 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-04T15:23:09.701Z] #28 42.15 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:23:09.701Z] #28 43.81 Selecting previously unselected package vim. [2022-09-04T15:23:09.701Z] #28 43.82 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-04T15:23:09.702Z] #28 43.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:23:09.702Z] #28 44.16 Selecting previously unselected package xfsprogs. [2022-09-04T15:23:09.702Z] #28 44.18 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-04T15:23:09.702Z] #28 44.18 Unpacking xfsprogs (5.10.0-4) ... [2022-09-04T15:23:09.702Z] #28 44.46 Selecting previously unselected package zip. [2022-09-04T15:23:09.702Z] #28 44.47 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-04T15:23:09.702Z] #28 44.48 Unpacking zip (3.0-12) ... [2022-09-04T15:23:09.702Z] #28 44.56 Selecting previously unselected package zstd. [2022-09-04T15:23:09.702Z] #28 44.58 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-04T15:23:09.702Z] #28 44.59 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-04T15:23:09.702Z] #28 44.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-04T15:23:09.702Z] #28 45.48 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-04T15:23:09.702Z] #28 45.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-04T15:23:09.702Z] #28 45.51 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-04T15:23:09.702Z] #28 45.53 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-04T15:23:09.702Z] #28 45.54 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-04T15:23:09.702Z] #28 45.56 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-04T15:23:09.702Z] #28 45.58 Setting up uidmap (1:4.8.1-1) ... [2022-09-04T15:23:09.702Z] #28 45.60 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-04T15:23:09.702Z] #28 45.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-04T15:23:09.702Z] #28 45.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-04T15:23:09.702Z] #28 45.64 Setting up python3-wheel (0.34.2-1) ... [2022-09-04T15:23:09.702Z] #28 46.03 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-04T15:23:09.702Z] #28 46.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:23:09.702Z] #28 46.05 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-04T15:23:09.702Z] #28 46.07 Setting up libcap2-bin (1:2.44-1) ... [2022-09-04T15:23:09.702Z] #28 46.09 Setting up apparmor (2.13.6-10) ... [2022-09-04T15:23:10.279Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.130s coverage: 76.8% of statements [2022-09-04T15:23:10.535Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-04T15:23:11.084Z] #28 47.25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-04T15:23:11.084Z] #28 47.30 Setting up zip (3.0-12) ... [2022-09-04T15:23:11.084Z] #28 47.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:23:11.084Z] #28 47.34 Setting up bash-completion (1:2.11-2) ... [2022-09-04T15:23:11.463Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.4% of statements [2022-09-04T15:23:12.391Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 63.5% of statements [2022-09-04T15:23:12.465Z] #28 48.57 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-04T15:23:12.465Z] #28 48.59 Setting up sudo (1.9.5p2-3) ... [2022-09-04T15:23:12.465Z] #28 48.67 invoke-rc.d: could not determine current runlevel [2022-09-04T15:23:12.465Z] #28 48.68 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-04T15:23:12.465Z] #28 48.69 Setting up xfsprogs (5.10.0-4) ... [2022-09-04T15:23:12.465Z] #28 48.70 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-04T15:23:12.465Z] #28 48.70 Failed to connect to bus: Host is down [2022-09-04T15:23:12.465Z] #28 48.71 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-04T15:23:12.465Z] #28 48.72 Setting up inetutils-ping (2:2.0-1) ... [2022-09-04T15:23:12.465Z] #28 48.74 Setting up pigz (2.6-1) ... [2022-09-04T15:23:12.465Z] #28 48.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-04T15:23:12.465Z] #28 48.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-04T15:23:12.465Z] #28 48.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-04T15:23:12.465Z] #28 48.80 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:23:12.648Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-04T15:23:12.985Z] #28 49.23 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-04T15:23:12.985Z] #28 49.26 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-04T15:23:12.985Z] #28 49.47 Setting up libelf1:amd64 (0.183-1) ... [2022-09-04T15:23:13.210Z] ok github.com/docker/docker/daemon/logger/journald 3.486s coverage: 74.3% of statements [2022-09-04T15:23:13.210Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-04T15:23:13.210Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-04T15:23:13.210Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-04T15:23:13.210Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-04T15:23:13.244Z] #28 49.49 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-04T15:23:13.245Z] #28 49.53 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-04T15:23:13.245Z] #28 49.54 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-04T15:23:13.245Z] #28 49.56 Setting up libkmod2:amd64 (28-1) ... [2022-09-04T15:23:13.245Z] #28 49.57 Setting up python3-distutils (3.9.2-1) ... [2022-09-04T15:23:13.504Z] #28 49.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-04T15:23:13.504Z] #28 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-04T15:23:13.504Z] #28 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-04T15:23:13.504Z] #28 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-04T15:23:13.504Z] #28 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-04T15:23:13.504Z] #28 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-04T15:23:13.504Z] #28 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-04T15:23:13.504Z] #28 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-04T15:23:13.504Z] #28 49.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-04T15:23:13.504Z] #28 49.93 Setting up python3-setuptools (52.0.0-4) ... [2022-09-04T15:23:14.179Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-09-04T15:23:14.179Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-04T15:23:14.494Z] #28 50.90 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-04T15:23:14.494Z] #28 50.92 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-04T15:23:14.494Z] #28 50.93 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-04T15:23:14.494Z] #28 50.95 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-04T15:23:14.741Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-04T15:23:14.997Z] ok github.com/docker/docker/daemon/logger/splunk 1.563s coverage: 82.5% of statements [2022-09-04T15:23:14.997Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-04T15:23:14.997Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-04T15:23:15.451Z] #28 51.76 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-04T15:23:15.451Z] #28 51.78 Setting up jq (1.6-2.1) ... [2022-09-04T15:23:15.451Z] #28 51.80 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-04T15:23:15.451Z] #28 51.82 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-04T15:23:15.451Z] #28 51.83 Setting up iptables (1.8.7-1) ... [2022-09-04T15:23:15.451Z] #28 51.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-04T15:23:15.451Z] #28 51.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-04T15:23:15.451Z] #28 51.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-04T15:23:15.451Z] #28 51.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-04T15:23:15.451Z] #28 51.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-04T15:23:15.451Z] #28 51.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-04T15:23:15.451Z] #28 51.89 Setting up iproute2 (5.10.0-4) ... [2022-09-04T15:23:15.710Z] #28 52.22 Setting up systemd (247.3-7) ... [2022-09-04T15:23:15.925Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 44.4% of statements [2022-09-04T15:23:15.973Z] #28 52.27 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-04T15:23:15.973Z] #28 52.28 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-04T15:23:15.973Z] #28 52.29 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-04T15:23:15.973Z] #28 52.31 Initializing machine ID from KVM UUID. [2022-09-04T15:23:16.913Z] #28 53.07 Setting up systemd-journal-remote (247.3-7) ... [2022-09-04T15:23:16.913Z] #28 53.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-04T15:23:17.497Z] #28 DONE 54.1s [2022-09-04T15:23:17.497Z] [2022-09-04T15:23:17.497Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:23:17.497Z] #71 sha256:a39d973ffd3e8b5c563d7f017b054887a2883ee9f2b41a68f190d09868f6a0cd [2022-09-04T15:23:17.756Z] #71 ... [2022-09-04T15:23:17.756Z] [2022-09-04T15:23:17.756Z] #29 [dev-systemd-false 8/28] 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 [2022-09-04T15:23:17.756Z] #29 sha256:3883e2d1a74fb20c8278fdc77b97b4bae11d3a1fd65248cfe02daf3878a658ab [2022-09-04T15:23:17.815Z] ok github.com/docker/docker/distribution 1.495s coverage: 28.0% of statements [2022-09-04T15:23:17.815Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-04T15:23:18.071Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-09-04T15:23:18.330Z] #29 0.803 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-04T15:23:18.330Z] #29 0.807 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-04T15:23:18.330Z] #29 0.811 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-04T15:23:18.330Z] #29 DONE 0.9s [2022-09-04T15:23:18.330Z] [2022-09-04T15:23:18.330Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:23:18.330Z] #67 sha256:88248e902dbe4f86910965dea9df88f5eb346e318e8aec2e687a94215ced9c99 [2022-09-04T15:23:18.592Z] #67 ... [2022-09-04T15:23:18.592Z] [2022-09-04T15:23:18.592Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-04T15:23:18.592Z] #30 sha256:84026bbeda956f99448cefec74a925b162a305042d96647f1fc05e81d69a6907 [2022-09-04T15:23:18.634Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-09-04T15:23:18.634Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-04T15:23:18.634Z] ok github.com/docker/docker/image 0.038s coverage: 86.9% of statements [2022-09-04T15:23:19.196Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-09-04T15:23:19.452Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-09-04T15:23:19.452Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-04T15:23:19.452Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-04T15:23:19.709Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-09-04T15:23:20.638Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-09-04T15:23:21.199Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-09-04T15:23:21.199Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-04T15:23:23.100Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 81.9% of statements [2022-09-04T15:23:23.356Z] ok github.com/docker/docker/pkg/authorization 0.180s coverage: 68.3% of statements [2022-09-04T15:23:23.612Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-04T15:23:23.868Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-04T15:23:26.723Z] #30 7.581 Collecting yamllint==1.27.1 [2022-09-04T15:23:27.134Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 42.7% of statements [2022-09-04T15:23:27.134Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-04T15:23:27.293Z] #30 8.628 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-04T15:23:27.390Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-09-04T15:23:27.646Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-04T15:23:27.862Z] #30 9.247 Collecting pathspec>=0.5.3 [2022-09-04T15:23:27.862Z] #30 9.251 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-04T15:23:27.902Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-09-04T15:23:28.121Z] #30 9.493 Collecting pyyaml [2022-09-04T15:23:28.121Z] #30 9.507 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-04T15:23:28.121Z] #30 9.536 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-04T15:23:28.121Z] #30 9.542 Building wheels for collected packages: yamllint [2022-09-04T15:23:28.121Z] #30 9.549 Building wheel for yamllint (setup.py): started [2022-09-04T15:23:28.159Z] ok github.com/docker/docker/layer 7.447s coverage: 68.9% of statements [2022-09-04T15:23:28.159Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-04T15:23:28.159Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-04T15:23:28.159Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-04T15:23:28.159Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-04T15:23:28.159Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-04T15:23:28.159Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-04T15:23:28.415Z] ok github.com/docker/docker/pkg/fsutils 0.182s coverage: 85.1% of statements [2022-09-04T15:23:28.415Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-04T15:23:28.690Z] #30 10.19 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-04T15:23:28.690Z] #30 10.19 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=beec1f30e3786af24869199670f537f2acd89d3345fd6161f50508919635b9d0 [2022-09-04T15:23:28.690Z] #30 10.19 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-04T15:23:28.690Z] #30 10.19 Successfully built yamllint [2022-09-04T15:23:28.690Z] #30 10.20 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-04T15:23:28.950Z] #30 10.41 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-04T15:23:29.213Z] #30 DONE 10.7s [2022-09-04T15:23:29.213Z] [2022-09-04T15:23:29.213Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-04T15:23:29.213Z] #34 sha256:fde0c9245b85b13e9ad7c4cd5c2213d76acea3da959629941b440aad498184c6 [2022-09-04T15:23:29.344Z] ok github.com/docker/docker/pkg/idtools 0.397s coverage: 69.3% of statements [2022-09-04T15:23:29.344Z] ok github.com/docker/docker/pkg/ioutils 0.360s coverage: 70.1% of statements [2022-09-04T15:23:29.472Z] #34 DONE 0.3s [2022-09-04T15:23:29.473Z] [2022-09-04T15:23:29.473Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-04T15:23:29.473Z] #39 sha256:faac583e8fc1accfa8409a7855207813d3a662f98884f6839fd96d4fab38754c [2022-09-04T15:23:29.600Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-04T15:23:29.732Z] #39 DONE 0.2s [2022-09-04T15:23:29.732Z] [2022-09-04T15:23:29.732Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-04T15:23:29.732Z] #42 sha256:dd729302b559792519bed83c2c106e5e5d64377dfbac6369276d6878e74c6f5e [2022-09-04T15:23:29.732Z] #42 DONE 0.1s [2022-09-04T15:23:29.732Z] [2022-09-04T15:23:29.732Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:23:29.732Z] #67 sha256:88248e902dbe4f86910965dea9df88f5eb346e318e8aec2e687a94215ced9c99 [2022-09-04T15:23:29.902Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-09-04T15:23:29.902Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-04T15:23:29.902Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-09-04T15:23:29.902Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-04T15:23:29.993Z] #67 ... [2022-09-04T15:23:29.993Z] [2022-09-04T15:23:29.993Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-04T15:23:29.993Z] #44 sha256:0911e777d755894ce1d8137a728be794012820baefa4a664985a6893a92b79c1 [2022-09-04T15:23:29.993Z] #44 DONE 0.1s [2022-09-04T15:23:29.993Z] [2022-09-04T15:23:29.993Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-04T15:23:29.993Z] #46 sha256:3629eee3f3cc5112552e80e586503753cfaeaa4a89e5de440e9abde77cd6f8c7 [2022-09-04T15:23:29.993Z] #46 DONE 0.1s [2022-09-04T15:23:29.993Z] [2022-09-04T15:23:29.993Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-04T15:23:29.993Z] #48 sha256:d969ba438fb410b497db118186047b5bddba4cf38929315e000586725d9e4fdd [2022-09-04T15:23:30.158Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2022-09-04T15:23:30.252Z] #48 DONE 0.1s [2022-09-04T15:23:30.252Z] [2022-09-04T15:23:30.252Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-04T15:23:30.252Z] #52 sha256:5b029fc374fcc08549f99a077b7b9483044a77f19656f8b59deb230254697298 [2022-09-04T15:23:30.252Z] #52 DONE 0.1s [2022-09-04T15:23:30.252Z] [2022-09-04T15:23:30.252Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:23:30.252Z] #71 sha256:a39d973ffd3e8b5c563d7f017b054887a2883ee9f2b41a68f190d09868f6a0cd [2022-09-04T15:23:30.252Z] #71 ... [2022-09-04T15:23:30.252Z] [2022-09-04T15:23:30.252Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-04T15:23:30.252Z] #55 sha256:b674c797fd70aac4d0b6822e6a6f257b35a5e7234d95a315b70651adc5cbbb66 [2022-09-04T15:23:30.415Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-09-04T15:23:30.415Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-04T15:23:30.415Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-04T15:23:30.415Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-04T15:23:30.512Z] #55 DONE 0.2s [2022-09-04T15:23:30.512Z] [2022-09-04T15:23:30.512Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-04T15:23:30.512Z] #59 sha256:b8203b6e1c51265a709a2a7ed3a5ff6ad8477186d4f0f0d77a76156e222a1266 [2022-09-04T15:23:30.772Z] #59 DONE 0.1s [2022-09-04T15:23:30.772Z] [2022-09-04T15:23:30.772Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-04T15:23:30.772Z] #61 sha256:3ce24ee07f5b6c68b10fb749e23b515c62b15868b588805fd7662ba129d06d51 [2022-09-04T15:23:30.772Z] #61 DONE 0.2s [2022-09-04T15:23:30.772Z] [2022-09-04T15:23:30.772Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-04T15:23:30.772Z] #63 sha256:0ec98a0b16ff56f0d8a7700f33e3186d3a62a9ce77d8cd58e38b112e3a7e616c [2022-09-04T15:23:30.977Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-09-04T15:23:31.031Z] #63 DONE 0.2s [2022-09-04T15:23:31.031Z] [2022-09-04T15:23:31.032Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:23:31.032Z] #67 sha256:88248e902dbe4f86910965dea9df88f5eb346e318e8aec2e687a94215ced9c99 [2022-09-04T15:23:31.032Z] #67 ... [2022-09-04T15:23:31.032Z] [2022-09-04T15:23:31.032Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-04T15:23:31.032Z] #65 sha256:37119975d72f68fb4f4b775a1f13fd2178060e7cee34a7c43c88c10adb77742b [2022-09-04T15:23:31.032Z] #65 DONE 0.1s [2022-09-04T15:23:31.291Z] [2022-09-04T15:23:31.291Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-04T15:23:31.291Z] #67 sha256:88248e902dbe4f86910965dea9df88f5eb346e318e8aec2e687a94215ced9c99 [2022-09-04T15:23:31.540Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-04T15:23:31.540Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-04T15:23:31.796Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-04T15:23:33.161Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-09-04T15:23:33.417Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-04T15:23:33.673Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-04T15:23:33.929Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-04T15:23:34.185Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-04T15:23:34.185Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-04T15:23:34.747Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-09-04T15:23:35.350Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-09-04T15:23:35.646Z] ok github.com/docker/docker/pkg/tailfile 0.084s coverage: 88.6% of statements [2022-09-04T15:23:36.218Z] ok github.com/docker/docker/pkg/tarsum 0.064s coverage: 89.3% of statements [2022-09-04T15:23:36.218Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-04T15:23:36.566Z] #64 437.1 # github.com/containerd/containerd/cmd/containerd [2022-09-04T15:23:36.566Z] #64 437.1 /usr/bin/ld: /tmp/go-link-3471532028/000019.o: in function `New': [2022-09-04T15:23:36.566Z] #64 437.1 /tmp/tmp.QrHBo5x4vI/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-04T15:23:36.566Z] #64 437.2 + bin/containerd-stress [2022-09-04T15:23:36.566Z] #64 438.3 + bin/containerd-shim [2022-09-04T15:23:38.149Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-04T15:23:38.405Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-04T15:23:38.660Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-09-04T15:23:40.071Z] ok github.com/docker/docker/quota 0.173s coverage: 71.4% of statements [2022-09-04T15:23:40.071Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-09-04T15:23:41.000Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-09-04T15:23:41.561Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-04T15:23:41.561Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-04T15:23:42.123Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-09-04T15:23:42.380Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-04T15:23:43.135Z] #64 449.3 + bin/containerd-shim-runc-v1 [2022-09-04T15:23:44.275Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-04T15:23:44.530Z] ok github.com/docker/docker/volume/local 0.069s coverage: 76.8% of statements [2022-09-04T15:23:45.092Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-09-04T15:23:46.458Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-04T15:23:49.393Z] #67 91.44 + mkdir -p /build [2022-09-04T15:23:49.393Z] #67 91.44 + cp runc /build/runc [2022-09-04T15:23:49.393Z] #67 DONE 91.7s [2022-09-04T15:23:49.393Z] [2022-09-04T15:23:49.393Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:23:49.393Z] #71 sha256:a39d973ffd3e8b5c563d7f017b054887a2883ee9f2b41a68f190d09868f6a0cd [2022-09-04T15:23:49.701Z] #64 455.5 + bin/containerd-shim-runc-v2 [2022-09-04T15:23:49.701Z] #64 456.3 + binaries [2022-09-04T15:23:49.701Z] #64 456.3 + install -D bin/containerd /build/containerd [2022-09-04T15:23:49.701Z] #64 456.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-04T15:23:49.701Z] #64 456.3 + install -D bin/ctr /build/ctr [2022-09-04T15:23:51.304Z] #71 ... [2022-09-04T15:23:51.304Z] [2022-09-04T15:23:51.304Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-04T15:23:51.304Z] #68 sha256:a2c50ff39dd21a9681dc5fb9b71017c1e5efd5126150d3f991bf215ffe484ceb [2022-09-04T15:23:51.304Z] #68 DONE 0.1s [2022-09-04T15:23:51.304Z] [2022-09-04T15:23:51.304Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-04T15:23:51.304Z] #71 sha256:a39d973ffd3e8b5c563d7f017b054887a2883ee9f2b41a68f190d09868f6a0cd [2022-09-04T15:23:51.600Z] #64 DONE 458.1s [2022-09-04T15:23:51.750Z] #64 448.8 # github.com/containerd/containerd/cmd/containerd [2022-09-04T15:23:51.750Z] #64 448.8 /usr/bin/ld: /tmp/go-link-1534825735/000019.o: in function `New': [2022-09-04T15:23:51.750Z] #64 448.8 /tmp/tmp.aOsZX67ITI/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-04T15:23:51.750Z] #64 448.8 + bin/containerd-stress [2022-09-04T15:23:51.750Z] #64 449.9 + bin/containerd-shim [2022-09-04T15:23:52.170Z] [2022-09-04T15:23:52.170Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-04T15:23:52.170Z] #65 sha256:55d2c338544aa59c7d55a0960b6742c36e2b7cc83efd4cbd0c82b49f7b3348d5 [2022-09-04T15:23:53.103Z] #65 DONE 0.9s [2022-09-04T15:23:53.103Z] [2022-09-04T15:23:53.103Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-04T15:23:53.103Z] #70 sha256:310aad993259d2c78756e02dccc3b12c823a786464e773d92510d1e5f92de6c6 [2022-09-04T15:23:53.103Z] #70 DONE 0.2s [2022-09-04T15:23:53.362Z] [2022-09-04T15:23:53.362Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-04T15:23:53.362Z] #75 sha256:85dbdd12428512199220530949a2d0adc7bc000ec467f8109d397faeab5b6a84 [2022-09-04T15:23:54.295Z] #75 DONE 0.9s [2022-09-04T15:23:54.295Z] [2022-09-04T15:23:54.295Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-04T15:23:54.295Z] #78 sha256:9846ad0f4d57e1069b73d892b8ec57d1c12f16bd36b16301b319a4fc6539a9d1 [2022-09-04T15:23:54.295Z] #78 DONE 0.0s [2022-09-04T15:23:54.295Z] [2022-09-04T15:23:54.295Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-04T15:23:54.295Z] #79 sha256:e377a53c18c324efc0e556aa54583bfe6220988ca7797ba94aacf450d4519b5e [2022-09-04T15:23:54.295Z] #79 DONE 0.0s [2022-09-04T15:23:54.295Z] [2022-09-04T15:23:54.296Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-04T15:23:54.296Z] #80 sha256:f134ce6e16305ce6cc29dd3c5d32e1c0c2878d19950b22fafb3476caa9058f10 [2022-09-04T15:23:54.296Z] #80 DONE 0.0s [2022-09-04T15:23:54.296Z] [2022-09-04T15:23:54.296Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-04T15:23:54.296Z] #81 sha256:d509c118ad38c08a566ee87928b695fb694052bfd37ffcfe59e51f95cba9cfbe [2022-09-04T15:23:58.482Z] #81 DONE 3.8s [2022-09-04T15:23:58.482Z] [2022-09-04T15:23:58.482Z] #82 exporting to image [2022-09-04T15:23:58.482Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-04T15:23:58.482Z] #82 exporting layers [2022-09-04T15:23:59.870Z] #64 461.1 + bin/containerd-shim-runc-v1 [2022-09-04T15:24:06.403Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-04T15:24:06.403Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-04T15:24:06.403Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:24:06.403Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-04T15:24:06.403Z] [2022-09-04T15:24:06.403Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-04T15:24:06.403Z] DOCKER_SYSTEMD=1 [2022-09-04T15:24:06.403Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-04T15:24:06.403Z] HOSTNAME=a324f7131b94 [2022-09-04T15:24:06.403Z] DEST=bundles/test-integration [2022-09-04T15:24:06.403Z] PWD=/go/src/github.com/docker/docker [2022-09-04T15:24:06.403Z] DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:24:06.403Z] container=docker [2022-09-04T15:24:06.403Z] HOME=/root [2022-09-04T15:24:06.403Z] LANG=C.UTF-8 [2022-09-04T15:24:06.403Z] INVOCATION_ID=98d9445925c34997ac6604fcf5b55f98 [2022-09-04T15:24:06.403Z] GOLANG_VERSION=1.18.5 [2022-09-04T15:24:06.403Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-04T15:24:06.403Z] VALIDATE_BRANCH=master [2022-09-04T15:24:06.403Z] TERM=xterm [2022-09-04T15:24:06.403Z] DOCKER_PKG=github.com/docker/docker [2022-09-04T15:24:06.403Z] SHLVL=3 [2022-09-04T15:24:06.403Z] TIMEOUT=120m [2022-09-04T15:24:06.403Z] DOCKER_BUILDTAGS= journald [2022-09-04T15:24:06.403Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-04T15:24:06.403Z] GO111MODULE=off [2022-09-04T15:24:06.403Z] DOCKER_EXPERIMENTAL=1 [2022-09-04T15:24:06.403Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-04T15:24:06.403Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-04T15:24:06.403Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-04T15:24:06.403Z] GOPATH=/go [2022-09-04T15:24:06.403Z] PKG_CONFIG=pkg-config [2022-09-04T15:24:06.403Z] _=/usr/bin/env [2022-09-04T15:24:06.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-04T15:24:06.436Z] #64 467.5 + bin/containerd-shim-runc-v2 [2022-09-04T15:24:06.436Z] #64 468.3 + binaries [2022-09-04T15:24:06.436Z] #64 468.3 + install -D bin/containerd /build/containerd [2022-09-04T15:24:06.436Z] #64 468.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-04T15:24:06.436Z] #64 468.3 + install -D bin/ctr /build/ctr [2022-09-04T15:24:06.599Z] #82 exporting layers 7.8s done [2022-09-04T15:24:06.599Z] #82 writing image sha256:ee37581fb781f2e25fc52f98fba40a5d39f4c6ab13723ec29de7381025473c4d done [2022-09-04T15:24:06.599Z] #82 naming to docker.io/library/docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 done [2022-09-04T15:24:06.599Z] #82 DONE 7.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-04T15:24:06.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/make.sh dynbinary test-integration [2022-09-04T15:24:08.318Z] [2022-09-04T15:24:08.318Z] Removing bundles/ [2022-09-04T15:24:08.318Z] [2022-09-04T15:24:08.318Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-04T15:24:08.336Z] #64 DONE 470.2s [2022-09-04T15:24:08.382Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/rootless [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/volume [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-04T15:24:08.382Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === Skipped [2022-09-04T15:24:08.382Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-04T15:24:08.382Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-04T15:24:08.382Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-04T15:24:08.382Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-04T15:24:08.382Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:71: No driver to put! [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-04T15:24:08.382Z] time="2022-09-04T15:23:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-04T15:24:08.382Z] time="2022-09-04T15:23:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-04T15:24:08.382Z] time="2022-09-04T15:23:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-04T15:24:08.382Z] time="2022-09-04T15:23:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-04T15:24:08.382Z] time="2022-09-04T15:23:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:71: No driver to put! [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-04T15:24:08.382Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-04T15:24:08.382Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-04T15:24:08.382Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:24:08.382Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-04T15:24:08.382Z] graphtest_unix.go:71: No driver to put! [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-04T15:24:08.382Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-04T15:24:08.382Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-04T15:24:08.382Z] [2022-09-04T15:24:08.382Z] DONE 2874 tests, 28 skipped in 210.512s [2022-09-04T15:24:08.382Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/bitseq [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/cluster [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/config [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/datastore [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/driverapi [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/etchosts [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/idm [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/ipam [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/iptables [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/netlabel [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/netutils [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/networkdb [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/ns [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/options [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/osl [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/portallocator [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/portmapper [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/testutils [2022-09-04T15:24:08.382Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-04T15:24:08.382Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-09-04T15:24:08.578Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-04T15:24:08.578Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:24:08.904Z] [2022-09-04T15:24:08.904Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-04T15:24:08.904Z] #65 sha256:7f4edc7e8ababde5bc6c0b4a8a72d2013a82b190f7b1d4fea37659d886e036e0 [2022-09-04T15:24:09.837Z] #65 DONE 0.9s [2022-09-04T15:24:09.837Z] [2022-09-04T15:24:09.837Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-04T15:24:09.837Z] #70 sha256:cef4d162d33b0819eb9960713b547638dfa1ecb87c735f29437e1b725c342330 [2022-09-04T15:24:10.095Z] #70 DONE 0.2s [2022-09-04T15:24:10.095Z] [2022-09-04T15:24:10.095Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-04T15:24:10.095Z] #75 sha256:a1ae0d86c1031858d2fd6e6d4596868dffe1af1f8d75fc73c7668dfd3586ebe8 [2022-09-04T15:24:11.029Z] #75 DONE 0.8s [2022-09-04T15:24:11.029Z] [2022-09-04T15:24:11.029Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-04T15:24:11.029Z] #78 sha256:2c41478b53fae59a4874a36e37d78bb4e8952aa27688fc31fd90aa9371786a37 [2022-09-04T15:24:11.029Z] #78 DONE 0.0s [2022-09-04T15:24:11.029Z] [2022-09-04T15:24:11.029Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-04T15:24:11.029Z] #79 sha256:b05b7f22dba69f928cde34a66194944183a57ba3de20943fb78998553c56139b [2022-09-04T15:24:11.029Z] #79 DONE 0.0s [2022-09-04T15:24:11.029Z] [2022-09-04T15:24:11.029Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-04T15:24:11.029Z] #80 sha256:0f8e3a5161b83a1850be9036d86703eb9d4abdbd2999fd3492910ed1c0506565 [2022-09-04T15:24:11.029Z] #80 DONE 0.0s [2022-09-04T15:24:11.029Z] [2022-09-04T15:24:11.029Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-04T15:24:11.029Z] #81 sha256:53fa93b5632a753e9a7a9b75726e558f2f79314fcd8c58ae30fe06d170ac7e5e [2022-09-04T15:24:15.217Z] #81 DONE 3.8s [2022-09-04T15:24:15.217Z] [2022-09-04T15:24:15.217Z] #82 exporting to image [2022-09-04T15:24:15.217Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-04T15:24:15.217Z] #82 exporting layers [2022-09-04T15:24:21.783Z] #82 exporting layers 7.1s done [2022-09-04T15:24:21.783Z] #82 writing image sha256:35cdb89ae9472068fc6cfc60c8fabd767967b248d73a3f6da8612932724d3ae4 done [2022-09-04T15:24:21.783Z] #82 naming to docker.io/library/docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 done [2022-09-04T15:24:21.783Z] #82 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-04T15:24:22.120Z] + trap exit INT TERM [2022-09-04T15:24:22.120Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-04T15:24:22.120Z] + CONTAINER_NAME=docker-pr1 [2022-09-04T15:24:22.121Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44090/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/make.sh dynbinary [2022-09-04T15:24:23.107Z] [2022-09-04T15:24:23.107Z] Removing bundles/ [2022-09-04T15:24:23.107Z] [2022-09-04T15:24:23.107Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-04T15:24:23.368Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-04T15:24:23.368Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:24:23.397Z] #71 180.6 # github.com/containerd/containerd/cmd/containerd [2022-09-04T15:24:23.397Z] #71 180.6 /usr/bin/ld: /tmp/go-link-900270292/000019.o: in function `New': [2022-09-04T15:24:23.397Z] #71 180.6 /tmp/tmp.lAWspaonj9/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-04T15:24:23.397Z] #71 180.7 + bin/containerd-stress [2022-09-04T15:24:23.967Z] #71 181.8 + bin/containerd-shim [2022-09-04T15:24:36.189Z] #71 193.2 + bin/containerd-shim-runc-v1 [2022-09-04T15:24:41.464Z] #71 199.5 + bin/containerd-shim-runc-v2 [2022-09-04T15:24:42.402Z] #71 200.4 + binaries [2022-09-04T15:24:42.402Z] #71 200.4 + install -D bin/containerd /build/containerd [2022-09-04T15:24:42.402Z] #71 200.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-04T15:24:42.402Z] #71 200.4 + install -D bin/ctr /build/ctr [2022-09-04T15:24:42.661Z] #71 DONE 200.8s [2022-09-04T15:24:44.041Z] [2022-09-04T15:24:44.041Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-04T15:24:44.041Z] #72 sha256:3d92544e73134dcad1250c98e52cc04cf73ab72f1c1e93f7718588d6f7135f7a [2022-09-04T15:24:44.041Z] #72 DONE 0.3s [2022-09-04T15:24:44.041Z] [2022-09-04T15:24:44.041Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-04T15:24:44.041Z] #77 sha256:c497020bdaa615fac12c26dfec6f2721236293f9dc1b4c3a4c3ef81303d50c33 [2022-09-04T15:24:44.041Z] #77 DONE 0.1s [2022-09-04T15:24:44.300Z] [2022-09-04T15:24:44.300Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-04T15:24:44.300Z] #82 sha256:5be68b2925120d3a87ca789d943b01ad351f5362603bb4b715ca5c22edb59c2f [2022-09-04T15:24:44.572Z] #82 DONE 0.4s [2022-09-04T15:24:44.831Z] [2022-09-04T15:24:44.831Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-04T15:24:44.831Z] #85 sha256:7027b844803670aed37955ba03a202de95c6a8565cf7c88ef721ab4d944b975b [2022-09-04T15:24:44.831Z] #85 DONE 0.1s [2022-09-04T15:24:44.831Z] [2022-09-04T15:24:44.831Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-04T15:24:44.831Z] #86 sha256:9b48f960f2ae07a26ff9f5096fc4d36d0a6451f0c57817d38700741b7a4ee6fa [2022-09-04T15:24:44.831Z] #86 DONE 0.0s [2022-09-04T15:24:44.831Z] [2022-09-04T15:24:44.831Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-04T15:24:44.831Z] #87 sha256:75068c1e673d661b56f2d118dd6f513f18e36a98fd9ae78da13941342cbc7bcc [2022-09-04T15:24:44.831Z] #87 DONE 0.0s [2022-09-04T15:24:44.831Z] [2022-09-04T15:24:44.831Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-04T15:24:44.831Z] #88 sha256:c6e547d81d7992f279a80ac39b5740d706b3a785389219b7853fd0cf7fffcd8e [2022-09-04T15:24:49.021Z] #88 DONE 4.2s [2022-09-04T15:24:49.021Z] [2022-09-04T15:24:49.021Z] #89 exporting to image [2022-09-04T15:24:49.021Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-04T15:24:49.021Z] #89 exporting layers [2022-09-04T15:24:53.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-04T15:24:53.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-04T15:24:54.994Z] ok github.com/docker/docker/libnetwork 37.421s coverage: 40.6% of statements [2022-09-04T15:24:54.994Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-04T15:24:54.994Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-09-04T15:24:54.994Z] ok github.com/docker/docker/libnetwork/datastore 0.008s coverage: 21.9% of statements [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-04T15:24:54.994Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-04T15:24:54.994Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.556s coverage: 59.9% of statements [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-04T15:24:54.994Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-04T15:24:54.994Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.024s coverage: 5.1% of statements [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-04T15:24:54.994Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-09-04T15:24:54.994Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-04T15:24:54.994Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-09-04T15:25:04.933Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.344s coverage: 6.7% of statements [2022-09-04T15:25:04.933Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-04T15:25:04.933Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-04T15:25:04.933Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-04T15:25:04.933Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-04T15:25:04.933Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-04T15:25:04.933Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-04T15:25:05.496Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-09-04T15:25:05.755Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-09-04T15:25:06.011Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-04T15:25:06.011Z] ok github.com/docker/docker/libnetwork/internal/caller 0.013s coverage: 100.0% of statements [2022-09-04T15:25:15.580Z] #89 exporting layers 24.3s done [2022-09-04T15:25:15.580Z] #89 writing image sha256:0d45aca5e5bb6398e5bd73f0f806d88d82de652cb425c56b3b6d6c02f7fd5945 done [2022-09-04T15:25:15.580Z] #89 naming to docker.io/library/docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 done [2022-09-04T15:25:15.580Z] #89 DONE 24.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-04T15:25:15.915Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44090/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/validate/default [2022-09-04T15:25:16.483Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-04T15:25:16.743Z] Congratulations! yamllint config file formatted correctly [2022-09-04T15:25:16.743Z] Congratulations! YAML files are formatted correctly [2022-09-04T15:25:16.743Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-04T15:25:16.743Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-04T15:25:16.743Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-04T15:25:16.743Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-04T15:25:16.743Z] [2022-09-04T15:25:16.743Z] INFO Start validation with golang-ci-lint [2022-09-04T15:25:17.681Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-04T15:25:17.681Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-04T15:25:17.681Z] INFO [loader] Using build tags: [ journald] [2022-09-04T15:25:18.225Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-04T15:25:25.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-04T15:25:33.067Z] ok github.com/docker/docker/libnetwork/ipam 16.092s coverage: 85.3% of statements [2022-09-04T15:25:33.067Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-04T15:25:33.067Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-04T15:25:33.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-04T15:25:33.323Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-04T15:25:33.580Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-04T15:25:33.580Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-04T15:25:33.836Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-04T15:25:34.397Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-09-04T15:25:35.324Z] ok github.com/docker/docker/libnetwork/iptables 0.175s coverage: 45.0% of statements [2022-09-04T15:25:35.324Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-04T15:25:35.580Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-09-04T15:25:41.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-04T15:25:41.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-04T15:25:42.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-04T15:25:43.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-04T15:25:43.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-04T15:25:44.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-04T15:25:45.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-04T15:25:46.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-04T15:25:47.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-04T15:25:48.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-04T15:25:49.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-04T15:25:50.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-04T15:25:50.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-04T15:25:52.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-04T15:25:52.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-04T15:25:53.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-04T15:25:54.734Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-04T15:25:54.734Z] Using test binary docker [2022-09-04T15:25:54.734Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-04T15:25:54.734Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-04T15:25:54.734Z] INFO: Waiting for daemon to start... [2022-09-04T15:25:54.734Z] Starting dockerd [2022-09-04T15:25:58.015Z] . [2022-09-04T15:25:58.015Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-04T15:25:58.015Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-04T15:25:58.015Z] Error: No such image: emptyfs [2022-09-04T15:25:58.015Z] Loaded image: emptyfs:latest [2022-09-04T15:25:58.015Z] Running integration-test (iteration 1) [2022-09-04T15:25:58.015Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-04T15:25:58.015Z] Loaded image: busybox:latest [2022-09-04T15:25:58.274Z] Loaded image: busybox:glibc [2022-09-04T15:25:59.649Z] Loaded image: debian:bullseye-slim [2022-09-04T15:25:59.649Z] Loaded image: hello-world:latest [2022-09-04T15:25:59.649Z] Loaded image: arm32v7/hello-world:latest [2022-09-04T15:25:59.907Z] INFO: Testing against a local daemon [2022-09-04T15:25:59.907Z] === RUN TestCgroupNamespacesBuild [2022-09-04T15:26:01.281Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-09-04T15:26:01.282Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-04T15:26:02.656Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-09-04T15:26:02.656Z] === RUN TestBuildWithSession [2022-09-04T15:26:02.656Z] build_session_test.go:25: TODO: BuildKit [2022-09-04T15:26:02.656Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-04T15:26:02.656Z] === RUN TestBuildSquashParent [2022-09-04T15:26:07.922Z] --- PASS: TestBuildSquashParent (5.05s) [2022-09-04T15:26:07.922Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-04T15:26:07.922Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-04T15:26:07.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-04T15:26:07.922Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-04T15:26:07.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-04T15:26:07.922Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-04T15:26:07.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-04T15:26:07.922Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-04T15:26:07.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-04T15:26:07.922Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-04T15:26:07.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-04T15:26:07.922Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-04T15:26:07.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-04T15:26:07.922Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-04T15:26:07.922Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-04T15:26:08.857Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-04T15:26:09.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-04T15:26:10.800Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-04T15:26:10.800Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-04T15:26:12.701Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-04T15:26:12.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2022-09-04T15:26:12.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s) [2022-09-04T15:26:12.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.58s) [2022-09-04T15:26:12.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s) [2022-09-04T15:26:12.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.59s) [2022-09-04T15:26:12.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s) [2022-09-04T15:26:12.701Z] === RUN TestBuildMultiStageCopy [2022-09-04T15:26:12.701Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-04T15:26:14.076Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-04T15:26:14.076Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-04T15:26:14.335Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-04T15:26:14.594Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-04T15:26:14.853Z] --- PASS: TestBuildMultiStageCopy (2.34s) [2022-09-04T15:26:14.853Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2022-09-04T15:26:14.853Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-09-04T15:26:14.853Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-09-04T15:26:14.853Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-09-04T15:26:14.853Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-04T15:26:14.853Z] === RUN TestBuildMultiStageParentConfig [2022-09-04T15:26:15.051Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-04T15:26:15.051Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-04T15:26:15.051Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:26:15.051Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-04T15:26:15.051Z] [2022-09-04T15:26:15.051Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-04T15:26:15.051Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-04T15:26:15.051Z] HOSTNAME=6864dab41348 [2022-09-04T15:26:15.051Z] DEST=bundles/test-integration [2022-09-04T15:26:15.051Z] PWD=/go/src/github.com/docker/docker [2022-09-04T15:26:15.052Z] DOCKER_ROOTLESS=1 [2022-09-04T15:26:15.052Z] DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:26:15.052Z] container=docker [2022-09-04T15:26:15.052Z] HOME=/root [2022-09-04T15:26:15.052Z] GOLANG_VERSION=1.18.5 [2022-09-04T15:26:15.052Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-04T15:26:15.052Z] VALIDATE_BRANCH=master [2022-09-04T15:26:15.052Z] TERM=xterm [2022-09-04T15:26:15.052Z] DOCKER_PKG=github.com/docker/docker [2022-09-04T15:26:15.052Z] SHLVL=1 [2022-09-04T15:26:15.052Z] TIMEOUT=120m [2022-09-04T15:26:15.052Z] DOCKER_BUILDTAGS= journald [2022-09-04T15:26:15.052Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-04T15:26:15.052Z] GO111MODULE=off [2022-09-04T15:26:15.052Z] DOCKER_EXPERIMENTAL=1 [2022-09-04T15:26:15.052Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-04T15:26:15.052Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-04T15:26:15.052Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-04T15:26:15.052Z] GOPATH=/go [2022-09-04T15:26:15.052Z] PKG_CONFIG=pkg-config [2022-09-04T15:26:15.052Z] _=/usr/bin/env [2022-09-04T15:26:15.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-04T15:26:15.426Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-09-04T15:26:15.426Z] === RUN TestBuildLabelWithTargets [2022-09-04T15:26:16.361Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-09-04T15:26:16.361Z] === RUN TestBuildWithEmptyLayers [2022-09-04T15:26:16.927Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-09-04T15:26:16.927Z] === RUN TestBuildMultiStageOnBuild [2022-09-04T15:26:18.834Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2022-09-04T15:26:18.834Z] === RUN TestBuildUncleanTarFilenames [2022-09-04T15:26:19.092Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-09-04T15:26:19.092Z] === RUN TestBuildMultiStageLayerLeak [2022-09-04T15:26:20.993Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2022-09-04T15:26:20.993Z] === RUN TestBuildWithHugeFile [2022-09-04T15:26:29.859Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-04T15:26:29.860Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-04T15:26:29.860Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:26:29.860Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-04T15:26:29.860Z] [2022-09-04T15:26:29.860Z] + TEST_INTEGRATION_DEST=1 [2022-09-04T15:26:29.860Z] + CONTAINER_NAME=docker-pr1-1 [2022-09-04T15:26:29.860Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-04T15:26:29.860Z] + run_tests test-integration-flaky [2022-09-04T15:26:29.860Z] + '[' -n 0 ']' [2022-09-04T15:26:29.860Z] + rm= [2022-09-04T15:26:29.860Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44090/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44090/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/make.sh test-integration-flaky test-integration [2022-09-04T15:26:29.860Z] + c=0 [2022-09-04T15:26:29.860Z] + TEST_INTEGRATION_DEST=2 [2022-09-04T15:26:29.860Z] + TEST_INTEGRATION_DEST=3 [2022-09-04T15:26:29.860Z] + CONTAINER_NAME=docker-pr1-2 [2022-09-04T15:26:29.860Z] + CONTAINER_NAME=docker-pr1-3 [2022-09-04T15:26:29.860Z] + TEST_SKIP_INTEGRATION=1 [2022-09-04T15:26:29.860Z] + TEST_SKIP_INTEGRATION=1 [2022-09-04T15:26:29.860Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-04T15:26:29.860Z] + run_tests [2022-09-04T15:26:29.860Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-04T15:26:29.860Z] + run_tests [2022-09-04T15:26:29.860Z] + '[' -n 0 ']' [2022-09-04T15:26:29.860Z] + '[' -n 0 ']' [2022-09-04T15:26:29.860Z] + rm= [2022-09-04T15:26:29.860Z] + rm= [2022-09-04T15:26:29.860Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44090/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44090/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/make.sh '' test-integration [2022-09-04T15:26:29.860Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44090/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44090/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/make.sh '' test-integration [2022-09-04T15:26:29.860Z] ++ jobs -p [2022-09-04T15:26:29.860Z] + for job in $(jobs -p) [2022-09-04T15:26:29.860Z] + wait 9338 [2022-09-04T15:26:29.860Z] [2022-09-04T15:26:29.860Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-04T15:26:29.860Z] [2022-09-04T15:26:29.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-04T15:26:29.860Z] HOSTNAME=b4999b05abde [2022-09-04T15:26:29.860Z] TEST_SKIP_INTEGRATION=1 [2022-09-04T15:26:29.860Z] TESTDEBUG=0 [2022-09-04T15:26:29.860Z] DEST=bundles/test-integration [2022-09-04T15:26:29.860Z] PWD=/go/src/github.com/docker/docker [2022-09-04T15:26:29.860Z] KEEPBUNDLE=1 [2022-09-04T15:26:29.860Z] DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:26:29.860Z] container=docker [2022-09-04T15:26:29.860Z] HOME=/root [2022-09-04T15:26:29.860Z] GOLANG_VERSION=1.18.5 [2022-09-04T15:26:29.860Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-04T15:26:29.860Z] VALIDATE_BRANCH=master [2022-09-04T15:26:29.860Z] TERM=xterm [2022-09-04T15:26:29.860Z] DOCKER_PKG=github.com/docker/docker [2022-09-04T15:26:29.860Z] SHLVL=1 [2022-09-04T15:26:29.860Z] TIMEOUT=120m [2022-09-04T15:26:29.860Z] DOCKER_BUILDTAGS= journald [2022-09-04T15:26:29.860Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-04T15:26:29.860Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-04T15:26:29.860Z] GO111MODULE=off [2022-09-04T15:26:29.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-04T15:26:29.860Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-04T15:26:29.860Z] GOPATH=/go [2022-09-04T15:26:29.860Z] PKG_CONFIG=pkg-config [2022-09-04T15:26:29.860Z] _=/usr/bin/env [2022-09-04T15:26:29.860Z] Building test suite binary ./integration-cli/test.main [2022-09-04T15:26:29.860Z] [2022-09-04T15:26:29.860Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-04T15:26:29.860Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-04T15:26:29.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-04T15:26:29.860Z] HOSTNAME=4a1f38b019c3 [2022-09-04T15:26:29.860Z] TEST_SKIP_INTEGRATION=1 [2022-09-04T15:26:29.860Z] TESTDEBUG=0 [2022-09-04T15:26:29.860Z] DEST=bundles/test-integration [2022-09-04T15:26:29.860Z] PWD=/go/src/github.com/docker/docker [2022-09-04T15:26:29.860Z] KEEPBUNDLE=1 [2022-09-04T15:26:29.860Z] DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:26:29.860Z] container=docker [2022-09-04T15:26:29.860Z] HOME=/root [2022-09-04T15:26:29.860Z] GOLANG_VERSION=1.18.5 [2022-09-04T15:26:29.860Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-04T15:26:29.860Z] VALIDATE_BRANCH=master [2022-09-04T15:26:29.860Z] TERM=xterm [2022-09-04T15:26:29.860Z] DOCKER_PKG=github.com/docker/docker [2022-09-04T15:26:29.860Z] SHLVL=1 [2022-09-04T15:26:29.860Z] TIMEOUT=120m [2022-09-04T15:26:29.860Z] DOCKER_BUILDTAGS= journald [2022-09-04T15:26:29.860Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-04T15:26:29.860Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-04T15:26:29.860Z] GO111MODULE=off [2022-09-04T15:26:29.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-04T15:26:29.860Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-04T15:26:29.860Z] GOPATH=/go [2022-09-04T15:26:29.860Z] PKG_CONFIG=pkg-config [2022-09-04T15:26:29.860Z] _=/usr/bin/env [2022-09-04T15:26:29.860Z] Building test suite binary ./integration-cli/test.main [2022-09-04T15:26:29.860Z] No new tests added to integration. [2022-09-04T15:26:29.860Z] [2022-09-04T15:26:29.860Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-04T15:26:29.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-04T15:26:29.860Z] HOSTNAME=8aabbfbc063a [2022-09-04T15:26:29.860Z] TESTDEBUG=0 [2022-09-04T15:26:29.860Z] DEST=bundles/test-integration [2022-09-04T15:26:29.860Z] PWD=/go/src/github.com/docker/docker [2022-09-04T15:26:29.860Z] KEEPBUNDLE=1 [2022-09-04T15:26:29.860Z] DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:26:29.860Z] container=docker [2022-09-04T15:26:29.860Z] HOME=/root [2022-09-04T15:26:29.860Z] GOLANG_VERSION=1.18.5 [2022-09-04T15:26:29.860Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-04T15:26:29.860Z] VALIDATE_BRANCH=master [2022-09-04T15:26:29.860Z] TERM=xterm [2022-09-04T15:26:29.860Z] DOCKER_PKG=github.com/docker/docker [2022-09-04T15:26:29.860Z] SHLVL=1 [2022-09-04T15:26:29.860Z] TIMEOUT=120m [2022-09-04T15:26:29.860Z] DOCKER_BUILDTAGS= journald [2022-09-04T15:26:29.860Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-04T15:26:29.860Z] GO111MODULE=off [2022-09-04T15:26:29.860Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-04T15:26:29.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-04T15:26:29.860Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-04T15:26:29.860Z] GOPATH=/go [2022-09-04T15:26:29.860Z] PKG_CONFIG=pkg-config [2022-09-04T15:26:29.860Z] _=/usr/bin/env [2022-09-04T15:26:29.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-04T15:26:53.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-04T15:26:53.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-04T15:27:17.214Z] --- PASS: TestBuildWithHugeFile (49.76s) [2022-09-04T15:27:17.214Z] === RUN TestBuildWCOWSandboxSize [2022-09-04T15:27:17.214Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-04T15:27:17.214Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-04T15:27:17.214Z] === RUN TestBuildWithEmptyDockerfile [2022-09-04T15:27:17.214Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-04T15:27:17.214Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-04T15:27:17.214Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-04T15:27:17.214Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-04T15:27:17.214Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-04T15:27:17.214Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-04T15:27:17.214Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-04T15:27:17.214Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-04T15:27:17.214Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-04T15:27:17.214Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-04T15:27:17.214Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-04T15:27:17.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-09-04T15:27:17.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-04T15:27:17.214Z] === RUN TestBuildPreserveOwnership [2022-09-04T15:27:17.214Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-04T15:27:17.214Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-04T15:27:17.214Z] --- PASS: TestBuildPreserveOwnership (3.70s) [2022-09-04T15:27:17.214Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-09-04T15:27:17.214Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s) [2022-09-04T15:27:17.214Z] === RUN TestBuildPlatformInvalid [2022-09-04T15:27:17.214Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-04T15:27:17.214Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-04T15:27:17.214Z] Loaded image: busybox:latest [2022-09-04T15:27:17.214Z] Loaded image: busybox:glibc [2022-09-04T15:27:17.214Z] Loaded image: debian:bullseye-slim [2022-09-04T15:27:17.214Z] Loaded image: hello-world:latest [2022-09-04T15:27:17.214Z] Loaded image: arm32v7/hello-world:latest [2022-09-04T15:27:25.328Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.71s) [2022-09-04T15:27:25.328Z] PASS [2022-09-04T15:27:25.328Z] [2022-09-04T15:27:25.328Z] === Skipped [2022-09-04T15:27:25.328Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-04T15:27:25.328Z] build_session_test.go:25: TODO: BuildKit [2022-09-04T15:27:25.328Z] [2022-09-04T15:27:25.328Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-04T15:27:25.328Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-04T15:27:25.328Z] [2022-09-04T15:27:25.328Z] DONE 34 tests, 2 skipped in 87.704s [2022-09-04T15:27:25.328Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-04T15:27:25.328Z] INFO: Testing against a local daemon [2022-09-04T15:27:25.328Z] === RUN TestConfigInspect [2022-09-04T15:27:27.054Z] ok github.com/docker/docker/libnetwork/networkdb 105.589s coverage: 60.1% of statements [2022-09-04T15:27:27.054Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-04T15:27:27.054Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-04T15:27:27.620Z] ok github.com/docker/docker/libnetwork/osl 4.339s coverage: 39.7% of statements [2022-09-04T15:27:27.876Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-04T15:27:27.908Z] --- PASS: TestConfigInspect (2.33s) [2022-09-04T15:27:27.908Z] === RUN TestConfigList [2022-09-04T15:27:28.132Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-09-04T15:27:29.104Z] ok github.com/docker/docker/libnetwork/portmapper 0.679s coverage: 48.6% of statements [2022-09-04T15:27:29.361Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-04T15:27:29.361Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-04T15:27:29.617Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-04T15:27:29.874Z] [2022-09-04T15:27:29.874Z] === Skipped [2022-09-04T15:27:29.874Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-04T15:27:29.874Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-04T15:27:29.874Z] [2022-09-04T15:27:29.874Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-04T15:27:29.874Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-04T15:27:29.874Z] [2022-09-04T15:27:29.874Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-04T15:27:29.874Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-04T15:27:29.874Z] [2022-09-04T15:27:29.874Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-04T15:27:29.874Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-04T15:27:29.874Z] [2022-09-04T15:27:29.874Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-04T15:27:29.874Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-04T15:27:29.874Z] [2022-09-04T15:27:29.874Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-04T15:27:29.874Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-04T15:27:29.874Z] [2022-09-04T15:27:29.874Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-04T15:27:29.874Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-04T15:27:29.874Z] [2022-09-04T15:27:29.874Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-04T15:27:29.874Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-04T15:27:29.874Z] [2022-09-04T15:27:29.874Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-04T15:27:29.874Z] firewalld_test.go:14: firewalld is not running [2022-09-04T15:27:29.874Z] [2022-09-04T15:27:29.874Z] DONE 327 tests, 9 skipped in 204.812s [2022-09-04T15:27:30.436Z] --- PASS: TestConfigList (2.28s) [2022-09-04T15:27:30.436Z] === RUN TestConfigsCreateAndDelete Post stage [Pipeline] junit [2022-09-04T15:27:30.445Z] Recording test results [2022-09-04T15:27:31.333Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-04T15:27:31.663Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/make.sh dynbinary test-integration [2022-09-04T15:27:31.919Z] [2022-09-04T15:27:32.175Z] Removing bundles/ [2022-09-04T15:27:32.175Z] [2022-09-04T15:27:32.175Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-04T15:27:32.175Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-04T15:27:32.175Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:27:32.335Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-09-04T15:27:32.336Z] === RUN TestConfigsUpdate [2022-09-04T15:27:32.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-04T15:27:34.235Z] --- PASS: TestConfigsUpdate (2.16s) [2022-09-04T15:27:34.235Z] === RUN TestTemplatedConfig [2022-09-04T15:27:37.515Z] --- PASS: TestTemplatedConfig (2.59s) [2022-09-04T15:27:37.515Z] === RUN TestConfigCreateResolve [2022-09-04T15:27:37.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-04T15:27:39.414Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-09-04T15:27:39.414Z] PASS [2022-09-04T15:27:39.414Z] [2022-09-04T15:27:39.414Z] DONE 6 tests in 13.705s [2022-09-04T15:27:39.414Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-04T15:27:39.414Z] INFO: Testing against a local daemon [2022-09-04T15:27:39.414Z] === RUN TestAttachWithTTY [2022-09-04T15:27:39.414Z] --- PASS: TestAttachWithTTY (0.06s) [2022-09-04T15:27:39.414Z] === RUN TestAttachWithoutTTy [2022-09-04T15:27:39.414Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-04T15:27:39.414Z] === RUN TestCheckpoint [2022-09-04T15:27:39.414Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-04T15:27:39.414Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/commit [2022-09-04T15:27:39.414Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-04T15:27:39.414Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-04T15:27:39.414Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-04T15:27:39.414Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-04T15:27:39.414Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-04T15:27:39.414Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-04T15:27:39.414Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-04T15:27:39.414Z] === CONT TestContainerInvalidJSON/commit [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-04T15:27:39.414Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-04T15:27:39.414Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-04T15:27:39.414Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-04T15:27:39.414Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-04T15:27:39.414Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-04T15:27:39.414Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-04T15:27:39.414Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-04T15:27:39.414Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-04T15:27:39.415Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-04T15:27:39.415Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-04T15:27:39.415Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-04T15:27:39.415Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-04T15:27:39.415Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2022-09-04T15:27:39.415Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-04T15:27:39.415Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-04T15:27:39.415Z] === RUN TestCopyEmptyFile [2022-09-04T15:27:39.673Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-04T15:27:39.673Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-04T15:27:39.673Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-04T15:27:39.673Z] === RUN TestCopyFromContainer [2022-09-04T15:27:41.048Z] === RUN TestCopyFromContainer// [2022-09-04T15:27:41.049Z] === RUN TestCopyFromContainer//bar/root [2022-09-04T15:27:41.049Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-04T15:27:41.049Z] === RUN TestCopyFromContainer/bar/quux [2022-09-04T15:27:41.049Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-04T15:27:41.049Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-04T15:27:41.307Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-04T15:27:41.307Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-04T15:27:41.307Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-04T15:27:41.307Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-04T15:27:41.565Z] --- PASS: TestCopyFromContainer (1.73s) [2022-09-04T15:27:41.566Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-04T15:27:41.566Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-04T15:27:41.566Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-04T15:27:41.566Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-04T15:27:41.566Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-04T15:27:41.566Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-04T15:27:41.566Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-04T15:27:41.566Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-04T15:27:41.566Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-04T15:27:41.566Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-04T15:27:41.566Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-04T15:27:41.566Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-04T15:27:41.566Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-04T15:27:41.566Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-04T15:27:41.566Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-04T15:27:41.566Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-04T15:27:41.566Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-04T15:27:41.566Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-04T15:27:41.566Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-04T15:27:41.566Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-04T15:27:41.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-04T15:27:41.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-04T15:27:41.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-04T15:27:41.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-04T15:27:41.566Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-04T15:27:41.566Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-04T15:27:41.566Z] === RUN TestCreateWithInvalidEnv [2022-09-04T15:27:41.566Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-04T15:27:41.566Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-04T15:27:41.566Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-04T15:27:41.566Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-04T15:27:41.566Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-04T15:27:41.566Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-04T15:27:41.566Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-04T15:27:41.566Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-04T15:27:41.566Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-04T15:27:41.566Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-04T15:27:41.566Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-04T15:27:41.566Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-04T15:27:41.566Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-04T15:27:41.566Z] === RUN TestCreateTmpfsMountsTarget [2022-09-04T15:27:41.566Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-04T15:27:41.566Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-04T15:27:43.465Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2022-09-04T15:27:43.465Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-04T15:27:44.840Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2022-09-04T15:27:44.840Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-04T15:27:44.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-04T15:27:44.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-04T15:27:44.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-04T15:27:44.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-04T15:27:44.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-04T15:27:44.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-04T15:27:44.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-04T15:27:44.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-04T15:27:44.840Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-04T15:27:44.840Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-04T15:27:44.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-04T15:27:44.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-04T15:27:44.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-04T15:27:44.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-04T15:27:44.840Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-04T15:27:44.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-04T15:27:44.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-04T15:27:44.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-04T15:27:44.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-04T15:27:44.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-04T15:27:44.840Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-04T15:27:44.840Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-04T15:27:45.406Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-09-04T15:27:45.406Z] === RUN TestCreateDifferentPlatform [2022-09-04T15:27:45.406Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-04T15:27:45.406Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-04T15:27:45.406Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-04T15:27:45.407Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-04T15:27:45.407Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-04T15:27:45.407Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-04T15:27:45.407Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-04T15:27:45.407Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-04T15:27:45.407Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-04T15:27:45.407Z] === RUN TestCreateInvalidHostConfig [2022-09-04T15:27:45.407Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-04T15:27:45.407Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-04T15:27:45.407Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-04T15:27:45.407Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-04T15:27:45.407Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-04T15:27:45.407Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-04T15:27:45.407Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-04T15:27:45.407Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-04T15:27:45.407Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-04T15:27:45.407Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-04T15:27:45.665Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-04T15:27:45.665Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-04T15:27:45.665Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-04T15:27:45.665Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-04T15:27:45.665Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-04T15:27:45.665Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-04T15:27:45.665Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-04T15:27:45.665Z] === RUN TestContainerStartOnDaemonRestart [2022-09-04T15:27:45.665Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-04T15:27:45.665Z] === RUN TestDaemonRestartIpcMode [2022-09-04T15:27:45.665Z] === PAUSE TestDaemonRestartIpcMode [2022-09-04T15:27:45.665Z] === RUN TestDaemonHostGatewayIP [2022-09-04T15:27:45.665Z] === PAUSE TestDaemonHostGatewayIP [2022-09-04T15:27:45.665Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-04T15:27:45.665Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-04T15:27:45.665Z] === RUN TestContainerKillOnDaemonStart [2022-09-04T15:27:45.665Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-04T15:27:45.665Z] === RUN TestDiff [2022-09-04T15:27:45.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-04T15:27:45.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-04T15:27:46.231Z] --- PASS: TestDiff (0.59s) [2022-09-04T15:27:46.231Z] === RUN TestExecConsoleSize [2022-09-04T15:27:46.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-04T15:27:46.795Z] --- PASS: TestExecConsoleSize (0.64s) [2022-09-04T15:27:46.796Z] === RUN TestExecWithCloseStdin [2022-09-04T15:27:47.362Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-09-04T15:27:47.362Z] === RUN TestExec [2022-09-04T15:27:47.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-04T15:27:47.928Z] --- PASS: TestExec (0.65s) [2022-09-04T15:27:47.928Z] === RUN TestExecUser [2022-09-04T15:27:48.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-04T15:27:48.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-04T15:27:48.861Z] --- PASS: TestExecUser (0.65s) [2022-09-04T15:27:48.862Z] === RUN TestExportContainerAndImportImage [2022-09-04T15:27:49.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-04T15:27:49.429Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-09-04T15:27:49.429Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-04T15:27:50.803Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-09-04T15:27:50.803Z] === RUN TestHealthCheckWorkdir [2022-09-04T15:27:51.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-04T15:27:51.368Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2022-09-04T15:27:51.368Z] === RUN TestHealthKillContainer [2022-09-04T15:27:52.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-04T15:27:52.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-04T15:27:53.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-04T15:27:54.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-04T15:27:54.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-04T15:27:56.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-04T15:27:56.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-04T15:27:57.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-04T15:27:58.276Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-04T15:27:58.276Z] Using test binary docker [2022-09-04T15:27:58.276Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-04T15:27:58.276Z] Not: starting. [2022-09-04T15:27:58.276Z] INFO: Waiting for daemon to start... [2022-09-04T15:27:58.276Z] Starting dockerd [2022-09-04T15:28:01.334Z] --- PASS: TestHealthKillContainer (8.18s) [2022-09-04T15:28:01.334Z] === RUN TestHealthCheckProcessKilled [2022-09-04T15:28:01.334Z] --- PASS: TestHealthCheckProcessKilled (0.90s) [2022-09-04T15:28:01.334Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-04T15:28:01.334Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-09-04T15:28:01.334Z] === RUN TestIpcModeNone [2022-09-04T15:28:01.563Z] . [2022-09-04T15:28:01.563Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-04T15:28:01.563Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-04T15:28:01.563Z] Error: No such image: emptyfs [2022-09-04T15:28:01.563Z] Loaded image: emptyfs:latest [2022-09-04T15:28:01.563Z] Running integration-test (iteration 1) [2022-09-04T15:28:01.563Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-04T15:28:01.563Z] Loaded image: busybox:latest [2022-09-04T15:28:01.822Z] Loaded image: busybox:glibc [2022-09-04T15:28:01.900Z] --- PASS: TestIpcModeNone (0.65s) [2022-09-04T15:28:01.900Z] === RUN TestIpcModePrivate [2022-09-04T15:28:02.158Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-09-04T15:28:02.416Z] --- PASS: TestIpcModePrivate (0.65s) [2022-09-04T15:28:02.416Z] === RUN TestIpcModeShareable [2022-09-04T15:28:02.982Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-09-04T15:28:03.199Z] Loaded image: debian:bullseye-slim [2022-09-04T15:28:03.199Z] Loaded image: hello-world:latest [2022-09-04T15:28:03.199Z] Loaded image: arm32v7/hello-world:latest [2022-09-04T15:28:03.199Z] INFO: Testing against a local daemon [2022-09-04T15:28:03.199Z] === RUN TestCgroupNamespacesBuild [2022-09-04T15:28:03.240Z] --- PASS: TestIpcModeShareable (0.70s) [2022-09-04T15:28:03.240Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-04T15:28:04.577Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-09-04T15:28:04.577Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-04T15:28:05.139Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-09-04T15:28:05.139Z] === RUN TestAPIIpcModeHost [2022-09-04T15:28:05.398Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-09-04T15:28:05.398Z] === RUN TestDaemonIpcModeShareable [2022-09-04T15:28:05.956Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2022-09-04T15:28:05.956Z] === RUN TestBuildWithSession [2022-09-04T15:28:05.956Z] build_session_test.go:25: TODO: BuildKit [2022-09-04T15:28:05.956Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-04T15:28:05.956Z] === RUN TestBuildSquashParent [2022-09-04T15:28:06.331Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-04T15:28:06.589Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-09-04T15:28:06.590Z] === RUN TestDaemonIpcModePrivate [2022-09-04T15:28:07.524Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-04T15:28:07.782Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-09-04T15:28:07.782Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-04T15:28:08.716Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-04T15:28:08.975Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s) [2022-09-04T15:28:08.975Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-04T15:28:10.350Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-04T15:28:10.350Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-09-04T15:28:10.350Z] === RUN TestIpcModeOlderClient [2022-09-04T15:28:10.350Z] === PAUSE TestIpcModeOlderClient [2022-09-04T15:28:10.350Z] === RUN TestKillContainerInvalidSignal [2022-09-04T15:28:10.608Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-09-04T15:28:10.608Z] === RUN TestKillContainer [2022-09-04T15:28:10.608Z] === RUN TestKillContainer/no_signal [2022-09-04T15:28:11.176Z] === RUN TestKillContainer/non_killing_signal [2022-09-04T15:28:11.435Z] === RUN TestKillContainer/killing_signal [2022-09-04T15:28:12.005Z] --- PASS: TestKillContainer (1.35s) [2022-09-04T15:28:12.005Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-09-04T15:28:12.005Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-09-04T15:28:12.005Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-09-04T15:28:12.005Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-04T15:28:12.005Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-04T15:28:12.571Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-04T15:28:13.506Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-09-04T15:28:13.506Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-09-04T15:28:13.506Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-09-04T15:28:13.506Z] === RUN TestKillStoppedContainer [2022-09-04T15:28:13.506Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-04T15:28:13.506Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-04T15:28:13.506Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-04T15:28:13.506Z] === RUN TestKillDifferentUserContainer [2022-09-04T15:28:13.765Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-09-04T15:28:13.765Z] === RUN TestInspectOomKilledTrue [2022-09-04T15:28:13.765Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-04T15:28:13.765Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-04T15:28:13.765Z] === RUN TestInspectOomKilledFalse [2022-09-04T15:28:14.067Z] --- PASS: TestBuildSquashParent (7.17s) [2022-09-04T15:28:14.067Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-04T15:28:14.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-04T15:28:14.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-04T15:28:14.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-04T15:28:14.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-04T15:28:14.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-04T15:28:14.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-04T15:28:14.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-04T15:28:14.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-04T15:28:14.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-04T15:28:14.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-04T15:28:14.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-04T15:28:14.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-04T15:28:14.067Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-04T15:28:14.067Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-04T15:28:14.331Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2022-09-04T15:28:14.332Z] === RUN TestLinksEtcHostsContentMatch [2022-09-04T15:28:14.590Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2022-09-04T15:28:14.590Z] === RUN TestLinksContainerNames [2022-09-04T15:28:14.636Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-04T15:28:14.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-04T15:28:15.525Z] --- PASS: TestLinksContainerNames (0.85s) [2022-09-04T15:28:15.525Z] === RUN TestLogsFollowTailEmpty [2022-09-04T15:28:16.091Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-09-04T15:28:16.091Z] === RUN TestLogs [2022-09-04T15:28:16.091Z] === RUN TestLogs/driver_local [2022-09-04T15:28:16.091Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-04T15:28:16.091Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-04T15:28:16.091Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-04T15:28:16.091Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-04T15:28:16.091Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-04T15:28:16.091Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-04T15:28:16.091Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-04T15:28:16.091Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-04T15:28:16.091Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-04T15:28:16.091Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-04T15:28:16.091Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-04T15:28:16.091Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-04T15:28:16.091Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-04T15:28:16.091Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-04T15:28:16.706Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-04T15:28:16.706Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-04T15:28:16.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-04T15:28:16.796Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-04T15:28:17.301Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-04T15:28:17.301Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-04T15:28:17.878Z] === RUN TestLogs/driver_json-file [2022-09-04T15:28:17.878Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-04T15:28:17.878Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-04T15:28:17.878Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-04T15:28:17.878Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-04T15:28:17.878Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-04T15:28:17.878Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-04T15:28:17.878Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-04T15:28:17.878Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-04T15:28:17.878Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-04T15:28:17.878Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-04T15:28:17.878Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-04T15:28:17.878Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-04T15:28:18.136Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-04T15:28:18.136Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-04T15:28:18.699Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-04T15:28:18.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.71s) [2022-09-04T15:28:18.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s) [2022-09-04T15:28:18.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2022-09-04T15:28:18.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2022-09-04T15:28:18.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2022-09-04T15:28:18.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2022-09-04T15:28:18.699Z] === RUN TestBuildMultiStageCopy [2022-09-04T15:28:18.699Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-04T15:28:18.702Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-04T15:28:18.960Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-04T15:28:19.218Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-04T15:28:19.476Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-04T15:28:20.043Z] --- PASS: TestLogs (4.19s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.79s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.83s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.54s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.81s) [2022-09-04T15:28:20.043Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s) [2022-09-04T15:28:20.043Z] === RUN TestContainerNetworkMountsNoChown [2022-09-04T15:28:20.609Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/default [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/default [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/private [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/private [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rprivate [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/slave [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/slave [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rslave [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/shared [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/shared [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rshared [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/default [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/rslave [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/rshared [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/shared [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/rprivate [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/slave [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/private [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-04T15:28:20.609Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-04T15:28:20.609Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-04T15:28:20.609Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-04T15:28:20.868Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-04T15:28:21.126Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-04T15:28:21.126Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-04T15:28:21.126Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-04T15:28:21.126Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-04T15:28:21.126Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-04T15:28:21.126Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-04T15:28:21.126Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-04T15:28:21.126Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-04T15:28:21.126Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-04T15:28:21.126Z] === RUN TestContainerBindMountNonRecursive [2022-09-04T15:28:22.501Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-09-04T15:28:22.501Z] === RUN TestContainerVolumesMountedAsShared [2022-09-04T15:28:22.760Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-09-04T15:28:22.760Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-04T15:28:22.885Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-04T15:28:23.144Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-04T15:28:23.327Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-09-04T15:28:23.327Z] === RUN TestNetworkNat [2022-09-04T15:28:23.586Z] --- PASS: TestNetworkNat (0.46s) [2022-09-04T15:28:23.586Z] === RUN TestNetworkLocalhostTCPNat [2022-09-04T15:28:24.079Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-04T15:28:24.155Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-09-04T15:28:24.155Z] === RUN TestNetworkLoopbackNat [2022-09-04T15:28:24.263Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|deps|types_sizes|files|name) took 2m57.366350339s [2022-09-04T15:28:24.263Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 512.948575ms [2022-09-04T15:28:25.014Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-04T15:28:26.391Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2022-09-04T15:28:26.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2022-09-04T15:28:26.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-04T15:28:26.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-04T15:28:26.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-04T15:28:26.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-04T15:28:26.391Z] === RUN TestBuildMultiStageParentConfig [2022-09-04T15:28:26.687Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-09-04T15:28:26.687Z] === RUN TestPause [2022-09-04T15:28:27.255Z] --- PASS: TestPause (0.49s) [2022-09-04T15:28:27.255Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-04T15:28:27.255Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-04T15:28:27.255Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-04T15:28:27.255Z] === RUN TestPauseStopPausedContainer [2022-09-04T15:28:27.821Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-09-04T15:28:27.821Z] === RUN TestPidHost [2022-09-04T15:28:28.759Z] --- PASS: TestPidHost (0.99s) [2022-09-04T15:28:28.759Z] === RUN TestPsFilter [2022-09-04T15:28:28.759Z] --- PASS: TestPsFilter (0.12s) [2022-09-04T15:28:28.759Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-04T15:28:29.326Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-09-04T15:28:29.326Z] === RUN TestRemoveContainerWithVolume [2022-09-04T15:28:29.584Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-09-04T15:28:29.584Z] === RUN TestRemoveContainerRunning [2022-09-04T15:28:30.150Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-09-04T15:28:30.150Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-04T15:28:30.409Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-09-04T15:28:30.409Z] === RUN TestRemoveInvalidContainer [2022-09-04T15:28:30.409Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-04T15:28:30.409Z] === RUN TestRenameLinkedContainer [2022-09-04T15:28:31.654Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-09-04T15:28:31.654Z] === RUN TestBuildLabelWithTargets [2022-09-04T15:28:32.311Z] --- PASS: TestRenameLinkedContainer (1.84s) [2022-09-04T15:28:32.311Z] === RUN TestRenameStoppedContainer [2022-09-04T15:28:32.877Z] --- PASS: TestRenameStoppedContainer (0.48s) [2022-09-04T15:28:32.877Z] === RUN TestRenameRunningContainerAndReuse [2022-09-04T15:28:33.813Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-09-04T15:28:33.813Z] === RUN TestRenameInvalidName [2022-09-04T15:28:34.379Z] --- PASS: TestRenameInvalidName (0.45s) [2022-09-04T15:28:34.379Z] === RUN TestRenameAnonymousContainer [2022-09-04T15:28:35.754Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-09-04T15:28:35.754Z] === RUN TestRenameContainerWithSameName [2022-09-04T15:28:36.320Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-09-04T15:28:36.320Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-04T15:28:37.256Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-09-04T15:28:37.256Z] === RUN TestResize [2022-09-04T15:28:37.514Z] --- PASS: TestResize (0.43s) [2022-09-04T15:28:37.514Z] === RUN TestResizeWithInvalidSize [2022-09-04T15:28:38.080Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-09-04T15:28:38.080Z] === RUN TestResizeWhenContainerNotStarted [2022-09-04T15:28:38.339Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:28:38.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:28:38.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:28:38.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-04T15:28:38.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:28:39.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:28:39.776Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-04T15:28:39.776Z] === RUN TestBuildWithEmptyLayers [2022-09-04T15:28:40.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:28:41.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:28:41.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:28:42.352Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-09-04T15:28:42.352Z] === RUN TestBuildMultiStageOnBuild [2022-09-04T15:28:42.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:28:44.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:28:45.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:28:47.616Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-04T15:28:47.616Z] === RUN TestBuildUncleanTarFilenames [2022-09-04T15:28:47.875Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-09-04T15:28:47.875Z] === RUN TestBuildMultiStageLayerLeak [2022-09-04T15:28:49.158Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-04T15:28:49.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-04T15:28:50.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-04T15:28:51.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-04T15:28:52.059Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-09-04T15:28:52.059Z] === RUN TestBuildWithHugeFile [2022-09-04T15:28:52.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-04T15:28:53.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-04T15:28:54.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.87s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-09-04T15:28:56.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-09-04T15:28:56.304Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-04T15:28:56.304Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-04T15:28:57.238Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-04T15:28:58.173Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.96s) [2022-09-04T15:28:58.173Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s) [2022-09-04T15:28:58.173Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s) [2022-09-04T15:28:58.173Z] === RUN TestCgroupNamespacesRun [2022-09-04T15:28:59.547Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-09-04T15:28:59.547Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-04T15:28:59.547Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-04T15:28:59.547Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-04T15:28:59.547Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-04T15:29:00.526Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-09-04T15:29:00.526Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-04T15:29:01.916Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-09-04T15:29:01.916Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-04T15:29:02.850Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-09-04T15:29:02.850Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-04T15:29:04.224Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-09-04T15:29:04.224Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-04T15:29:04.790Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-09-04T15:29:04.790Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-04T15:29:06.164Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-09-04T15:29:06.164Z] === RUN TestNISDomainname [2022-09-04T15:29:06.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-04T15:29:06.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-04T15:29:06.729Z] --- PASS: TestNISDomainname (0.56s) [2022-09-04T15:29:06.729Z] === RUN TestHostnameDnsResolution [2022-09-04T15:29:07.295Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-09-04T15:29:07.295Z] === RUN TestUnprivilegedPortsAndPing [2022-09-04T15:29:07.862Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-09-04T15:29:07.862Z] === RUN TestPrivilegedHostDevices [2022-09-04T15:29:08.428Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-09-04T15:29:08.428Z] === RUN TestRunConsoleSize [2022-09-04T15:29:08.645Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-04T15:29:08.645Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-04T15:29:08.645Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:29:08.645Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-04T15:29:08.645Z] [2022-09-04T15:29:08.645Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-04T15:29:08.645Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-04T15:29:08.645Z] HOSTNAME=351b42bbb5e0 [2022-09-04T15:29:08.645Z] TESTDEBUG=0 [2022-09-04T15:29:08.645Z] DEST=bundles/test-integration [2022-09-04T15:29:08.645Z] PWD=/go/src/github.com/docker/docker [2022-09-04T15:29:08.645Z] DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 [2022-09-04T15:29:08.645Z] container=docker [2022-09-04T15:29:08.645Z] HOME=/root [2022-09-04T15:29:08.645Z] GOLANG_VERSION=1.18.5 [2022-09-04T15:29:08.645Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-04T15:29:08.645Z] VALIDATE_BRANCH=master [2022-09-04T15:29:08.645Z] TERM=xterm [2022-09-04T15:29:08.645Z] DOCKER_PKG=github.com/docker/docker [2022-09-04T15:29:08.645Z] SHLVL=1 [2022-09-04T15:29:08.645Z] TIMEOUT=120m [2022-09-04T15:29:08.645Z] DOCKER_BUILDTAGS= journald [2022-09-04T15:29:08.645Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-04T15:29:08.645Z] GO111MODULE=off [2022-09-04T15:29:08.645Z] DOCKER_EXPERIMENTAL=1 [2022-09-04T15:29:08.645Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-04T15:29:08.645Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-04T15:29:08.645Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-04T15:29:08.645Z] GOPATH=/go [2022-09-04T15:29:08.645Z] PKG_CONFIG=pkg-config [2022-09-04T15:29:08.645Z] _=/usr/bin/env [2022-09-04T15:29:08.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-04T15:29:08.686Z] --- PASS: TestRunConsoleSize (0.43s) [2022-09-04T15:29:08.686Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-04T15:29:11.214Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s) [2022-09-04T15:29:11.214Z] === RUN TestStats [2022-09-04T15:29:13.740Z] --- PASS: TestStats (2.53s) [2022-09-04T15:29:13.740Z] === RUN TestStopContainerWithTimeout [2022-09-04T15:29:13.740Z] === RUN TestStopContainerWithTimeout/0 [2022-09-04T15:29:13.740Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-04T15:29:13.740Z] === RUN TestStopContainerWithTimeout/1 [2022-09-04T15:29:13.740Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-04T15:29:13.740Z] === RUN TestStopContainerWithTimeout/3 [2022-09-04T15:29:13.740Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-04T15:29:13.740Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-04T15:29:13.740Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-04T15:29:13.740Z] === CONT TestStopContainerWithTimeout/0 [2022-09-04T15:29:13.740Z] === CONT TestStopContainerWithTimeout/3 [2022-09-04T15:29:13.998Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-04T15:29:15.897Z] === CONT TestStopContainerWithTimeout/1 [2022-09-04T15:29:17.795Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-04T15:29:17.795Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-09-04T15:29:17.795Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-09-04T15:29:17.795Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-09-04T15:29:17.795Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-09-04T15:29:17.795Z] === RUN TestDeleteDevicemapper [2022-09-04T15:29:17.795Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-04T15:29:17.795Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-04T15:29:17.795Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-04T15:29:19.696Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2022-09-04T15:29:19.696Z] === RUN TestUpdateMemory [2022-09-04T15:29:20.261Z] --- PASS: TestUpdateMemory (0.57s) [2022-09-04T15:29:20.261Z] === RUN TestUpdateCPUQuota [2022-09-04T15:29:21.194Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-09-04T15:29:21.194Z] === RUN TestUpdatePidsLimit [2022-09-04T15:29:21.194Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-04T15:29:21.194Z] === RUN TestUpdatePidsLimit/no_change [2022-09-04T15:29:21.452Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-04T15:29:21.710Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-04T15:29:21.968Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-04T15:29:22.226Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-04T15:29:22.484Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-04T15:29:23.052Z] --- PASS: TestUpdatePidsLimit (2.14s) [2022-09-04T15:29:23.052Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-09-04T15:29:23.052Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-09-04T15:29:23.052Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-09-04T15:29:23.052Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-09-04T15:29:23.052Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2022-09-04T15:29:23.052Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-09-04T15:29:23.052Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-09-04T15:29:23.052Z] === RUN TestUpdateRestartPolicy [2022-09-04T15:29:35.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-04T15:29:35.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-04T15:29:35.252Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-09-04T15:29:35.252Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-04T15:29:35.252Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-09-04T15:29:35.252Z] === RUN TestWaitNonBlocked [2022-09-04T15:29:35.252Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-04T15:29:35.252Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-04T15:29:35.252Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-04T15:29:35.252Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-04T15:29:35.252Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-04T15:29:35.252Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-04T15:29:35.510Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-04T15:29:35.510Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-09-04T15:29:35.510Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2022-09-04T15:29:35.510Z] === RUN TestWaitBlocked [2022-09-04T15:29:35.510Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-04T15:29:35.510Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-04T15:29:35.510Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-04T15:29:35.510Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-04T15:29:35.510Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-04T15:29:35.510Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-04T15:29:36.445Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-04T15:29:36.445Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2022-09-04T15:29:36.445Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2022-09-04T15:29:36.445Z] === RUN TestWaitConditions [2022-09-04T15:29:36.445Z] === RUN TestWaitConditions/default [2022-09-04T15:29:36.445Z] === PAUSE TestWaitConditions/default [2022-09-04T15:29:36.445Z] === RUN TestWaitConditions/not-running [2022-09-04T15:29:36.445Z] === PAUSE TestWaitConditions/not-running [2022-09-04T15:29:36.445Z] === RUN TestWaitConditions/next-exit [2022-09-04T15:29:36.445Z] === PAUSE TestWaitConditions/next-exit [2022-09-04T15:29:36.445Z] === RUN TestWaitConditions/removed [2022-09-04T15:29:36.445Z] === PAUSE TestWaitConditions/removed [2022-09-04T15:29:36.445Z] === CONT TestWaitConditions/default [2022-09-04T15:29:36.445Z] === CONT TestWaitConditions/removed [2022-09-04T15:29:36.445Z] === CONT TestWaitConditions/default [2022-09-04T15:29:36.445Z] wait_test.go:146: ContainerID = 196b1fb90ef7deee69bd2308157de92ce4faecbcd070396d29ab1123d59abe78 [2022-09-04T15:29:36.445Z] === CONT TestWaitConditions/removed [2022-09-04T15:29:36.445Z] wait_test.go:146: ContainerID = bcff610896e71a20930ce4d93b8bb0779cd291dec6400fb3ff933adeab1e3e2f [2022-09-04T15:29:37.011Z] === CONT TestWaitConditions/next-exit [2022-09-04T15:29:37.011Z] wait_test.go:146: ContainerID = 99ebc35e502471582afde054738182f4a414e2afbf3568697bc90e033823f281 [2022-09-04T15:29:37.269Z] === CONT TestWaitConditions/not-running [2022-09-04T15:29:37.269Z] wait_test.go:146: ContainerID = 0e19f02244ce5efd68241b8461d050e34e89112a0465bd89f08a627786bf9bc7 [2022-09-04T15:29:37.836Z] --- PASS: TestWaitConditions (0.02s) [2022-09-04T15:29:37.836Z] --- PASS: TestWaitConditions/default (0.65s) [2022-09-04T15:29:37.836Z] --- PASS: TestWaitConditions/removed (0.84s) [2022-09-04T15:29:37.836Z] --- PASS: TestWaitConditions/next-exit (0.67s) [2022-09-04T15:29:37.836Z] --- PASS: TestWaitConditions/not-running (0.57s) [2022-09-04T15:29:37.836Z] === RUN TestWaitRestartedContainer [2022-09-04T15:29:37.836Z] === RUN TestWaitRestartedContainer/default [2022-09-04T15:29:37.836Z] === PAUSE TestWaitRestartedContainer/default [2022-09-04T15:29:37.836Z] === RUN TestWaitRestartedContainer/not-running [2022-09-04T15:29:37.836Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-04T15:29:37.836Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-04T15:29:37.836Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-04T15:29:37.836Z] === CONT TestWaitRestartedContainer/default [2022-09-04T15:29:37.836Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-04T15:29:39.735Z] === CONT TestWaitRestartedContainer/not-running [2022-09-04T15:29:40.668Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-04T15:29:40.668Z] --- PASS: TestWaitRestartedContainer/next-exit (1.79s) [2022-09-04T15:29:40.668Z] --- PASS: TestWaitRestartedContainer/default (1.80s) [2022-09-04T15:29:40.668Z] --- PASS: TestWaitRestartedContainer/not-running (0.95s) [2022-09-04T15:29:40.668Z] === CONT TestContainerStartOnDaemonRestart [2022-09-04T15:29:40.668Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-04T15:29:43.198Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s) [2022-09-04T15:29:43.198Z] === CONT TestIpcModeOlderClient [2022-09-04T15:29:43.198Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2022-09-04T15:29:43.198Z] === CONT TestContainerKillOnDaemonStart [2022-09-04T15:29:43.198Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-09-04T15:29:43.198Z] === CONT TestDaemonHostGatewayIP [2022-09-04T15:29:45.729Z] --- PASS: TestDaemonHostGatewayIP (2.58s) [2022-09-04T15:29:45.729Z] === CONT TestDaemonRestartIpcMode [2022-09-04T15:29:48.257Z] --- PASS: TestDaemonRestartIpcMode (2.32s) [2022-09-04T15:29:48.287Z] --- PASS: TestBuildWithHugeFile (50.66s) [2022-09-04T15:29:48.287Z] === RUN TestBuildWCOWSandboxSize [2022-09-04T15:29:48.287Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-04T15:29:48.287Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-04T15:29:48.287Z] === RUN TestBuildWithEmptyDockerfile [2022-09-04T15:29:48.287Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-04T15:29:48.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-04T15:29:48.287Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-04T15:29:48.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-04T15:29:48.287Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-04T15:29:48.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-04T15:29:48.287Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-04T15:29:48.287Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-04T15:29:48.287Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-04T15:29:48.287Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-09-04T15:29:48.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-09-04T15:29:48.287Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-09-04T15:29:48.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-04T15:29:48.287Z] === RUN TestBuildPreserveOwnership [2022-09-04T15:29:48.287Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-04T15:29:49.220Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-04T15:29:53.403Z] --- PASS: TestBuildPreserveOwnership (10.01s) [2022-09-04T15:29:53.403Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.99s) [2022-09-04T15:29:53.403Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-04T15:29:53.403Z] === RUN TestBuildPlatformInvalid [2022-09-04T15:29:53.403Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-04T15:29:53.403Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-04T15:29:53.403Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-04T15:29:53.403Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-04T15:29:53.403Z] PASS [2022-09-04T15:29:53.403Z] [2022-09-04T15:29:53.403Z] === Skipped [2022-09-04T15:29:53.403Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-04T15:29:53.403Z] build_session_test.go:25: TODO: BuildKit [2022-09-04T15:29:53.403Z] [2022-09-04T15:29:53.403Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-04T15:29:53.403Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-04T15:29:53.403Z] [2022-09-04T15:29:53.403Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-04T15:29:53.403Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-04T15:29:53.403Z] [2022-09-04T15:29:53.403Z] DONE 34 tests, 3 skipped in 111.938s [2022-09-04T15:29:53.403Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-04T15:29:53.403Z] INFO: Testing against a local daemon [2022-09-04T15:29:53.403Z] === RUN TestConfigInspect [2022-09-04T15:29:53.403Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:29:53.403Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-04T15:29:53.403Z] === RUN TestConfigList [2022-09-04T15:29:53.403Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:29:53.403Z] --- SKIP: TestConfigList (0.02s) [2022-09-04T15:29:53.403Z] === RUN TestConfigsCreateAndDelete [2022-09-04T15:29:53.403Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:29:53.403Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-04T15:29:53.403Z] === RUN TestConfigsUpdate [2022-09-04T15:29:53.403Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:29:53.403Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-04T15:29:53.403Z] === RUN TestTemplatedConfig [2022-09-04T15:29:53.403Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:29:53.403Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-04T15:29:53.403Z] === RUN TestConfigCreateResolve [2022-09-04T15:29:53.403Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:29:53.403Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-04T15:29:53.403Z] PASS [2022-09-04T15:29:53.403Z] [2022-09-04T15:29:53.403Z] === Skipped [2022-09-04T15:29:53.403Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-04T15:29:53.403Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:29:53.403Z] [2022-09-04T15:29:53.403Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-09-04T15:29:53.403Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:29:53.403Z] [2022-09-04T15:29:53.403Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-04T15:29:53.403Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:29:53.403Z] [2022-09-04T15:29:53.403Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-04T15:29:53.403Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:29:53.403Z] [2022-09-04T15:29:53.403Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-04T15:29:53.403Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:29:53.403Z] [2022-09-04T15:29:53.403Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-04T15:29:53.403Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:29:53.403Z] [2022-09-04T15:29:53.403Z] DONE 6 tests, 6 skipped in 0.154s [2022-09-04T15:29:53.403Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-04T15:29:53.662Z] INFO: Testing against a local daemon [2022-09-04T15:29:53.662Z] === RUN TestAttachWithTTY [2022-09-04T15:29:53.662Z] --- PASS: TestAttachWithTTY (0.05s) [2022-09-04T15:29:53.662Z] === RUN TestAttachWithoutTTy [2022-09-04T15:29:53.662Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-09-04T15:29:53.662Z] === RUN TestCheckpoint [2022-09-04T15:29:53.662Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-04T15:29:53.662Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/commit [2022-09-04T15:29:53.662Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-04T15:29:53.662Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-04T15:29:53.662Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-04T15:29:53.662Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-04T15:29:53.662Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-04T15:29:53.662Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-04T15:29:53.662Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-04T15:29:53.662Z] === CONT TestContainerInvalidJSON/commit [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-04T15:29:53.662Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-04T15:29:53.662Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-04T15:29:53.662Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-04T15:29:53.662Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-04T15:29:53.662Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-04T15:29:53.662Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-04T15:29:53.662Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-04T15:29:53.662Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-04T15:29:53.662Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-04T15:29:53.662Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-04T15:29:53.921Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-04T15:29:53.921Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-04T15:29:53.921Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-04T15:29:53.921Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-04T15:29:53.921Z] === RUN TestCopyEmptyFile [2022-09-04T15:29:54.180Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-09-04T15:29:54.180Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-04T15:29:54.180Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-04T15:29:54.180Z] === RUN TestCopyFromContainer [2022-09-04T15:29:54.814Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2022-09-04T15:29:54.814Z] PASS [2022-09-04T15:29:54.814Z] [2022-09-04T15:29:54.814Z] === Skipped [2022-09-04T15:29:54.814Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-04T15:29:54.814Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-04T15:29:54.814Z] [2022-09-04T15:29:54.814Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-04T15:29:54.814Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-04T15:29:54.814Z] [2022-09-04T15:29:54.814Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-04T15:29:54.814Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-04T15:29:54.814Z] [2022-09-04T15:29:54.814Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-04T15:29:54.814Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-04T15:29:54.814Z] [2022-09-04T15:29:54.814Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-04T15:29:54.814Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-04T15:29:54.814Z] [2022-09-04T15:29:54.814Z] DONE 273 tests, 5 skipped in 135.705s [2022-09-04T15:29:54.814Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-04T15:29:54.814Z] === RUN TestConfigDaemonLibtrustID [2022-09-04T15:29:55.379Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-04T15:29:55.379Z] === RUN TestConfigDaemonID [2022-09-04T15:29:56.313Z] daemon_test.go:83: [dc23f8069be77] daemon is not started [2022-09-04T15:29:56.313Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-04T15:29:56.313Z] === RUN TestDaemonConfigValidation [2022-09-04T15:29:56.313Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-04T15:29:56.313Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-04T15:29:56.313Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-04T15:29:56.313Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-04T15:29:56.313Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-04T15:29:56.313Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-04T15:29:56.314Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-04T15:29:56.314Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-04T15:29:56.314Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-04T15:29:56.314Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-04T15:29:56.314Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-04T15:29:56.314Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-04T15:29:56.572Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-04T15:29:56.572Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-04T15:29:56.572Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-04T15:29:56.572Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-04T15:29:56.572Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-09-04T15:29:56.572Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-09-04T15:29:56.572Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-09-04T15:29:56.572Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-09-04T15:29:56.572Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-04T15:29:56.572Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-04T15:29:56.572Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-04T15:29:57.970Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-04T15:29:58.363Z] === RUN TestCopyFromContainer// [2022-09-04T15:29:58.363Z] === RUN TestCopyFromContainer//bar/root [2022-09-04T15:29:58.363Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-04T15:29:58.363Z] === RUN TestCopyFromContainer/bar/quux [2022-09-04T15:29:58.363Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-04T15:29:58.363Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-04T15:29:58.363Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-04T15:29:58.622Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-04T15:29:58.622Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-04T15:29:58.622Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-04T15:29:58.622Z] --- PASS: TestCopyFromContainer (4.57s) [2022-09-04T15:29:58.622Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-04T15:29:58.622Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-04T15:29:58.622Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-04T15:29:58.622Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-04T15:29:58.622Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-04T15:29:58.622Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-04T15:29:58.622Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-04T15:29:58.622Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-04T15:29:58.622Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-04T15:29:58.622Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-04T15:29:58.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-04T15:29:58.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-04T15:29:58.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-04T15:29:58.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-04T15:29:58.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-04T15:29:58.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-04T15:29:58.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-04T15:29:58.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-04T15:29:58.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-04T15:29:58.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-04T15:29:58.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-04T15:29:58.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-04T15:29:58.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-04T15:29:58.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-04T15:29:58.622Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-04T15:29:58.880Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-04T15:29:58.880Z] === RUN TestCreateWithInvalidEnv [2022-09-04T15:29:58.880Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-04T15:29:58.880Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-04T15:29:58.880Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-04T15:29:58.880Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-04T15:29:58.880Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-04T15:29:58.880Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-04T15:29:58.880Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-04T15:29:58.880Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-04T15:29:58.880Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-04T15:29:58.880Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-04T15:29:58.880Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-04T15:29:58.880Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-04T15:29:58.880Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-04T15:29:58.880Z] === RUN TestCreateTmpfsMountsTarget [2022-09-04T15:29:58.880Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-04T15:29:58.880Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-04T15:29:58.915Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-04T15:29:59.850Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-04T15:29:59.850Z] daemon_test.go:197: [de101551be044] daemon is not started [2022-09-04T15:29:59.850Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-09-04T15:29:59.850Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-09-04T15:29:59.850Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-04T15:29:59.850Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-04T15:29:59.850Z] === RUN TestDaemonProxy [2022-09-04T15:29:59.850Z] === RUN TestDaemonProxy/environment_variables [2022-09-04T15:30:00.260Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-09-04T15:30:00.260Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-04T15:30:01.194Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-09-04T15:30:01.194Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-04T15:30:01.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-04T15:30:01.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-04T15:30:01.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-04T15:30:01.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-04T15:30:01.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-04T15:30:01.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-04T15:30:01.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-04T15:30:01.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-04T15:30:01.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-04T15:30:01.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-04T15:30:01.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-04T15:30:01.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-04T15:30:01.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-04T15:30:01.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-04T15:30:01.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-04T15:30:01.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-04T15:30:01.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-09-04T15:30:01.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-09-04T15:30:01.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-09-04T15:30:01.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-09-04T15:30:01.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-09-04T15:30:01.194Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-04T15:30:01.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-04T15:30:01.748Z] === RUN TestDaemonProxy/command-line_options [2022-09-04T15:30:01.760Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-09-04T15:30:01.760Z] === RUN TestCreateDifferentPlatform [2022-09-04T15:30:01.760Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-04T15:30:01.760Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-04T15:30:01.760Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-04T15:30:01.760Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-04T15:30:01.760Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-04T15:30:01.760Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-04T15:30:01.760Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-04T15:30:01.760Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-04T15:30:01.760Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-04T15:30:01.760Z] === RUN TestCreateInvalidHostConfig [2022-09-04T15:30:01.760Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-04T15:30:01.760Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-04T15:30:01.760Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-04T15:30:01.760Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-04T15:30:01.760Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-04T15:30:01.760Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-04T15:30:01.760Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-04T15:30:01.760Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-04T15:30:01.760Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-04T15:30:01.760Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-04T15:30:01.760Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-04T15:30:01.760Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-04T15:30:01.760Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-04T15:30:01.760Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-04T15:30:01.760Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-04T15:30:01.760Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-04T15:30:01.760Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-04T15:30:01.760Z] === RUN TestContainerStartOnDaemonRestart [2022-09-04T15:30:01.760Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-04T15:30:01.760Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-04T15:30:01.760Z] === RUN TestDaemonRestartIpcMode [2022-09-04T15:30:01.760Z] === PAUSE TestDaemonRestartIpcMode [2022-09-04T15:30:01.760Z] === RUN TestDaemonHostGatewayIP [2022-09-04T15:30:01.760Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:30:01.760Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-04T15:30:01.760Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-04T15:30:01.760Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-04T15:30:01.760Z] === RUN TestContainerKillOnDaemonStart [2022-09-04T15:30:01.760Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-04T15:30:01.760Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-04T15:30:01.760Z] === RUN TestDiff [2022-09-04T15:30:02.327Z] --- PASS: TestDiff (0.43s) [2022-09-04T15:30:02.327Z] === RUN TestExecConsoleSize [2022-09-04T15:30:02.893Z] --- PASS: TestExecConsoleSize (0.49s) [2022-09-04T15:30:02.893Z] === RUN TestExecWithCloseStdin [2022-09-04T15:30:03.121Z] === RUN TestDaemonProxy/configuration_file [2022-09-04T15:30:03.460Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-09-04T15:30:03.460Z] === RUN TestExec [2022-09-04T15:30:03.718Z] --- PASS: TestExec (0.48s) [2022-09-04T15:30:03.718Z] === RUN TestExecUser [2022-09-04T15:30:04.285Z] --- PASS: TestExecUser (0.51s) [2022-09-04T15:30:04.285Z] === RUN TestExportContainerAndImportImage [2022-09-04T15:30:04.857Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-09-04T15:30:04.857Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-04T15:30:05.019Z] === RUN TestDaemonProxy/conflicting_options [2022-09-04T15:30:05.585Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-04T15:30:06.152Z] --- PASS: TestDaemonProxy (6.23s) [2022-09-04T15:30:06.152Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-09-04T15:30:06.152Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-09-04T15:30:06.152Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-09-04T15:30:06.152Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-04T15:30:06.152Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-04T15:30:06.152Z] PASS [2022-09-04T15:30:06.152Z] [2022-09-04T15:30:06.152Z] DONE 18 tests in 11.182s [2022-09-04T15:30:06.152Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-04T15:30:06.152Z] INFO: Testing against a local daemon [2022-09-04T15:30:06.152Z] === RUN TestCommitInheritsEnv [2022-09-04T15:30:06.236Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-09-04T15:30:06.236Z] === RUN TestHealthCheckWorkdir [2022-09-04T15:30:06.410Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-09-04T15:30:06.411Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-04T15:30:06.411Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-04T15:30:06.411Z] === RUN TestImportWithCustomPlatform [2022-09-04T15:30:06.411Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-04T15:30:06.411Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-04T15:30:06.411Z] === RUN TestImportWithCustomPlatform// [2022-09-04T15:30:06.411Z] === RUN TestImportWithCustomPlatform/linux [2022-09-04T15:30:06.669Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-04T15:30:06.669Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-04T15:30:06.669Z] === RUN TestImportWithCustomPlatform/macos [2022-09-04T15:30:06.669Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-04T15:30:06.669Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-04T15:30:06.669Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-04T15:30:06.669Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-04T15:30:06.669Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-04T15:30:06.669Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-04T15:30:06.669Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-04T15:30:06.669Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-04T15:30:06.669Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-04T15:30:06.669Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-04T15:30:06.669Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-04T15:30:06.669Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-04T15:30:06.669Z] === RUN TestImagesFilterMultiReference [2022-09-04T15:30:06.669Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-04T15:30:06.669Z] === RUN TestImagePullPlatformInvalid [2022-09-04T15:30:06.669Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-04T15:30:06.669Z] === RUN TestRemoveImageOrphaning [2022-09-04T15:30:06.803Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-09-04T15:30:06.804Z] === RUN TestHealthKillContainer [2022-09-04T15:30:07.237Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-09-04T15:30:07.237Z] === RUN TestRemoveImageGarbageCollector [2022-09-04T15:30:07.495Z] time="2022-09-04T15:30:07Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-04T15:30:08.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-04T15:30:08.869Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2022-09-04T15:30:08.869Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-04T15:30:08.869Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-04T15:30:08.869Z] === RUN TestTagInvalidReference [2022-09-04T15:30:08.869Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-04T15:30:08.869Z] === RUN TestTagValidPrefixedRepo [2022-09-04T15:30:09.128Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-04T15:30:09.128Z] === RUN TestTagExistedNameWithoutForce [2022-09-04T15:30:09.128Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-04T15:30:09.128Z] === RUN TestTagOfficialNames [2022-09-04T15:30:09.128Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-04T15:30:09.128Z] === RUN TestTagMatchesDigest [2022-09-04T15:30:09.128Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-04T15:30:09.128Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-04T15:30:14.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-04T15:30:14.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-04T15:30:14.911Z] --- PASS: TestHealthKillContainer (7.82s) [2022-09-04T15:30:14.911Z] === RUN TestHealthCheckProcessKilled [2022-09-04T15:30:15.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-04T15:30:15.477Z] --- PASS: TestHealthCheckProcessKilled (0.62s) [2022-09-04T15:30:15.477Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-04T15:30:15.477Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-04T15:30:15.477Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-04T15:30:15.477Z] === RUN TestIpcModeNone [2022-09-04T15:30:15.737Z] --- PASS: TestIpcModeNone (0.44s) [2022-09-04T15:30:15.737Z] === RUN TestIpcModePrivate [2022-09-04T15:30:15.739Z] INFO [linters context/goanalysis] analyzers took 7m9.435813996s with top 10 stages: buildir: 2m28.62364744s, the_only_name: 42.635959311s, goimports: 31.188559489s, unconvert: 24.813080846s, S1038: 19.860441983s, gosec: 19.568664276s, misspell: 7.394099928s, unused: 6.228162711s, nilness: 4.871699034s, S1039: 4.798670106s [2022-09-04T15:30:15.739Z] INFO [runner] Issues before processing: 2438, after processing: 0 [2022-09-04T15:30:15.739Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2014/2117, exclude: 2014/2014, filename_unadjuster: 2117/2117, path_prettifier: 2117/2117, nolint: 0/79, cgo: 2117/2438, identifier_marker: 2014/2014, skip_files: 2117/2117, skip_dirs: 2117/2117, exclude-rules: 79/2014 [2022-09-04T15:30:15.739Z] INFO [runner] processing took 163.014389ms with stages: nolint: 46.583393ms, identifier_marker: 46.173233ms, autogenerated_exclude: 37.081011ms, exclude-rules: 14.335451ms, path_prettifier: 13.326177ms, skip_dirs: 4.561678ms, cgo: 827.963µs, filename_unadjuster: 120.1µs, max_same_issues: 1.609µs, uniq_by_line: 587ns, skip_files: 452ns, max_from_linter: 413ns, exclude: 398ns, severity-rules: 323ns, diff: 303ns, sort_results: 302ns, source_code: 301ns, max_per_file_from_linter: 262ns, path_shortener: 236ns, path_prefixer: 197ns [2022-09-04T15:30:15.739Z] INFO [runner] linters took 1m48.46107927s with stages: goanalysis_metalinter: 1m48.297803905s [2022-09-04T15:30:15.739Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-04T15:30:15.739Z] INFO Memory: 2865 samples, avg is 317.8MB, max is 1237.8MB [2022-09-04T15:30:15.739Z] INFO Execution took 4m46.352325843s [2022-09-04T15:30:15.739Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-04T15:30:15.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-04T15:30:15.995Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-04T15:30:16.074Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/make.sh dynbinary test-docker-py [2022-09-04T15:30:16.253Z] --- PASS: TestIpcModePrivate (0.48s) [2022-09-04T15:30:16.253Z] === RUN TestIpcModeShareable [2022-09-04T15:30:16.253Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-04T15:30:16.253Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-04T15:30:16.253Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-04T15:30:16.334Z] [2022-09-04T15:30:16.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-04T15:30:16.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-04T15:30:16.593Z] Removing bundles/ [2022-09-04T15:30:16.593Z] [2022-09-04T15:30:16.593Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-04T15:30:16.593Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-04T15:30:16.593Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:30:17.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-04T15:30:17.631Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-09-04T15:30:17.631Z] === RUN TestAPIIpcModeHost [2022-09-04T15:30:17.631Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-04T15:30:17.631Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-04T15:30:17.631Z] === RUN TestDaemonIpcModeShareable [2022-09-04T15:30:17.631Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-04T15:30:17.631Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-04T15:30:17.631Z] === RUN TestDaemonIpcModePrivate [2022-09-04T15:30:18.565Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-04T15:30:18.824Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-09-04T15:30:18.824Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-04T15:30:18.824Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-04T15:30:18.824Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-04T15:30:18.824Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-04T15:30:18.824Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-04T15:30:18.824Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-04T15:30:18.824Z] === RUN TestIpcModeOlderClient [2022-09-04T15:30:18.824Z] === PAUSE TestIpcModeOlderClient [2022-09-04T15:30:18.824Z] === RUN TestKillContainerInvalidSignal [2022-09-04T15:30:18.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-04T15:30:19.082Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-09-04T15:30:19.082Z] === RUN TestKillContainer [2022-09-04T15:30:19.082Z] === RUN TestKillContainer/no_signal [2022-09-04T15:30:19.649Z] === RUN TestKillContainer/non_killing_signal [2022-09-04T15:30:19.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-04T15:30:19.906Z] === RUN TestKillContainer/killing_signal [2022-09-04T15:30:20.472Z] --- PASS: TestKillContainer (1.22s) [2022-09-04T15:30:20.472Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-09-04T15:30:20.472Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-09-04T15:30:20.472Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-09-04T15:30:20.472Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-04T15:30:20.472Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-04T15:30:20.731Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-04T15:30:20.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-04T15:30:21.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-09-04T15:30:21.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-09-04T15:30:21.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-09-04T15:30:21.300Z] === RUN TestKillStoppedContainer [2022-09-04T15:30:21.300Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-04T15:30:21.300Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-04T15:30:21.300Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-04T15:30:21.300Z] === RUN TestKillDifferentUserContainer [2022-09-04T15:30:21.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-04T15:30:21.866Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-09-04T15:30:21.866Z] === RUN TestInspectOomKilledTrue [2022-09-04T15:30:21.866Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:30:21.866Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-04T15:30:21.866Z] === RUN TestInspectOomKilledFalse [2022-09-04T15:30:21.866Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-04T15:30:21.866Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-04T15:30:21.866Z] === RUN TestLinksEtcHostsContentMatch [2022-09-04T15:30:21.866Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-04T15:30:21.866Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-04T15:30:21.866Z] === RUN TestLinksContainerNames [2022-09-04T15:30:21.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-04T15:30:22.806Z] --- PASS: TestLinksContainerNames (0.84s) [2022-09-04T15:30:22.806Z] === RUN TestLogsFollowTailEmpty [2022-09-04T15:30:22.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-04T15:30:23.064Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-09-04T15:30:23.064Z] === RUN TestLogs [2022-09-04T15:30:23.064Z] === RUN TestLogs/driver_local [2022-09-04T15:30:23.064Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-04T15:30:23.064Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-04T15:30:23.064Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-04T15:30:23.064Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-04T15:30:23.064Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-04T15:30:23.064Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-04T15:30:23.064Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-04T15:30:23.064Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-04T15:30:23.064Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-04T15:30:23.064Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-04T15:30:23.064Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-04T15:30:23.064Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-04T15:30:23.064Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-04T15:30:23.064Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-04T15:30:23.630Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-04T15:30:23.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-04T15:30:23.889Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-04T15:30:24.147Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-04T15:30:24.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-04T15:30:24.406Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-04T15:30:24.972Z] === RUN TestLogs/driver_json-file [2022-09-04T15:30:24.972Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-04T15:30:24.972Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-04T15:30:24.972Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-04T15:30:24.972Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-04T15:30:24.972Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-04T15:30:24.972Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-04T15:30:24.972Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-04T15:30:24.972Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-04T15:30:24.972Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-04T15:30:24.972Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-04T15:30:24.972Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-04T15:30:24.972Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-04T15:30:24.972Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-04T15:30:24.972Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-04T15:30:25.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-04T15:30:25.540Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-04T15:30:25.540Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-04T15:30:25.817Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-04T15:30:25.817Z] Using test binary docker [2022-09-04T15:30:25.817Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-04T15:30:25.817Z] +++ /etc/init.d/apparmor start [2022-09-04T15:30:25.817Z] Not: starting. [2022-09-04T15:30:25.817Z] INFO: Waiting for daemon to start... [2022-09-04T15:30:25.817Z] Starting dockerd [2022-09-04T15:30:25.817Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-09-04T15:30:26.107Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-04T15:30:26.107Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-04T15:30:26.674Z] --- PASS: TestLogs (3.63s) [2022-09-04T15:30:26.674Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-04T15:30:26.674Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s) [2022-09-04T15:30:26.674Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s) [2022-09-04T15:30:26.674Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s) [2022-09-04T15:30:26.674Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s) [2022-09-04T15:30:26.674Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s) [2022-09-04T15:30:26.674Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-09-04T15:30:26.674Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-04T15:30:26.674Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-09-04T15:30:26.674Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-09-04T15:30:26.674Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-09-04T15:30:26.674Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-09-04T15:30:26.675Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.46s) [2022-09-04T15:30:26.675Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-09-04T15:30:26.675Z] === RUN TestContainerNetworkMountsNoChown [2022-09-04T15:30:26.932Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-09-04T15:30:26.932Z] === RUN TestMountDaemonRoot [2022-09-04T15:30:26.932Z] === RUN TestMountDaemonRoot/default [2022-09-04T15:30:26.932Z] === PAUSE TestMountDaemonRoot/default [2022-09-04T15:30:26.932Z] === RUN TestMountDaemonRoot/private [2022-09-04T15:30:26.932Z] === PAUSE TestMountDaemonRoot/private [2022-09-04T15:30:26.932Z] === RUN TestMountDaemonRoot/rprivate [2022-09-04T15:30:26.932Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-04T15:30:26.932Z] === RUN TestMountDaemonRoot/slave [2022-09-04T15:30:26.932Z] === PAUSE TestMountDaemonRoot/slave [2022-09-04T15:30:26.932Z] === RUN TestMountDaemonRoot/rslave [2022-09-04T15:30:26.932Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-04T15:30:26.933Z] === RUN TestMountDaemonRoot/shared [2022-09-04T15:30:26.933Z] === PAUSE TestMountDaemonRoot/shared [2022-09-04T15:30:26.933Z] === RUN TestMountDaemonRoot/rshared [2022-09-04T15:30:26.933Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-04T15:30:26.933Z] === CONT TestMountDaemonRoot/default [2022-09-04T15:30:26.933Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-04T15:30:26.933Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-04T15:30:26.933Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-04T15:30:26.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-04T15:30:26.933Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-04T15:30:26.933Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-04T15:30:26.933Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-04T15:30:26.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-04T15:30:26.933Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-04T15:30:26.933Z] === CONT TestMountDaemonRoot/rshared [2022-09-04T15:30:26.933Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-04T15:30:26.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-04T15:30:26.933Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-04T15:30:26.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-04T15:30:26.933Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-04T15:30:26.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-04T15:30:26.933Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-04T15:30:26.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-04T15:30:26.933Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/shared [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/rslave [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/slave [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/rprivate [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/private [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-04T15:30:27.191Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-04T15:30:27.191Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-04T15:30:27.191Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-04T15:30:27.449Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-04T15:30:27.449Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-04T15:30:27.449Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-04T15:30:27.449Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-04T15:30:27.449Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-04T15:30:27.449Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-04T15:30:27.449Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-04T15:30:27.449Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-04T15:30:27.449Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-04T15:30:27.449Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-04T15:30:27.449Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-04T15:30:27.449Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-04T15:30:27.449Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-09-04T15:30:27.449Z] === RUN TestContainerBindMountNonRecursive [2022-09-04T15:30:27.449Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-04T15:30:27.449Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-09-04T15:30:27.449Z] === RUN TestContainerVolumesMountedAsShared [2022-09-04T15:30:27.449Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-04T15:30:27.449Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-04T15:30:27.449Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-04T15:30:27.449Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-04T15:30:27.449Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-04T15:30:27.449Z] === RUN TestNetworkNat [2022-09-04T15:30:28.017Z] --- PASS: TestNetworkNat (0.48s) [2022-09-04T15:30:28.017Z] === RUN TestNetworkLocalhostTCPNat [2022-09-04T15:30:28.275Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-09-04T15:30:28.275Z] === RUN TestNetworkLoopbackNat [2022-09-04T15:30:28.374Z] . [2022-09-04T15:30:28.374Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-04T15:30:28.374Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-04T15:30:28.374Z] Error: No such image: emptyfs [2022-09-04T15:30:28.374Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-04T15:30:28.374Z] ++++ docker load [2022-09-04T15:30:28.374Z] Loaded image: emptyfs:latest [2022-09-04T15:30:28.374Z] Running integration-test (iteration 1) [2022-09-04T15:30:28.374Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-04T15:30:28.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:30:28.374Z] ++ set -e [2022-09-04T15:30:28.374Z] ++ '[' -n 0 ']' [2022-09-04T15:30:28.374Z] ++ set -x [2022-09-04T15:30:28.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:30:28.374Z] Loaded image: busybox:latest [2022-09-04T15:30:28.630Z] Loaded image: busybox:glibc [2022-09-04T15:30:29.557Z] Loaded image: debian:bullseye-slim [2022-09-04T15:30:29.557Z] Loaded image: hello-world:latest [2022-09-04T15:30:29.557Z] Loaded image: arm32v7/hello-world:latest [2022-09-04T15:30:29.818Z] INFO: Testing against a local daemon [2022-09-04T15:30:29.818Z] === RUN TestCgroupNamespacesBuild [2022-09-04T15:30:30.803Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-09-04T15:30:30.803Z] === RUN TestPause [2022-09-04T15:30:30.803Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:30:30.803Z] --- SKIP: TestPause (0.00s) [2022-09-04T15:30:30.803Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-04T15:30:30.803Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-04T15:30:30.803Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-04T15:30:30.803Z] === RUN TestPauseStopPausedContainer [2022-09-04T15:30:31.089Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:30:31.089Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-09-04T15:30:31.089Z] === RUN TestPidHost [2022-09-04T15:30:31.182Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2022-09-04T15:30:31.182Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-04T15:30:32.077Z] --- PASS: TestPidHost (0.94s) [2022-09-04T15:30:32.077Z] === RUN TestPsFilter [2022-09-04T15:30:32.077Z] --- PASS: TestPsFilter (0.11s) [2022-09-04T15:30:32.077Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-04T15:30:32.109Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-09-04T15:30:32.109Z] === RUN TestBuildWithSession [2022-09-04T15:30:32.109Z] build_session_test.go:25: TODO: BuildKit [2022-09-04T15:30:32.109Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-04T15:30:32.109Z] === RUN TestBuildSquashParent [2022-09-04T15:30:32.338Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-09-04T15:30:32.338Z] === RUN TestRemoveContainerWithVolume [2022-09-04T15:30:32.925Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-04T15:30:32.925Z] === RUN TestRemoveContainerRunning [2022-09-04T15:30:33.184Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-09-04T15:30:33.184Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-04T15:30:33.752Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-09-04T15:30:33.752Z] === RUN TestRemoveInvalidContainer [2022-09-04T15:30:33.752Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-04T15:30:33.752Z] === RUN TestRenameLinkedContainer [2022-09-04T15:30:35.658Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-09-04T15:30:35.658Z] === RUN TestRenameStoppedContainer [2022-09-04T15:30:35.658Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-09-04T15:30:35.658Z] === RUN TestRenameRunningContainerAndReuse [2022-09-04T15:30:36.360Z] --- PASS: TestBuildSquashParent (3.96s) [2022-09-04T15:30:36.360Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-04T15:30:36.360Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-04T15:30:36.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-04T15:30:36.360Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-04T15:30:36.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-04T15:30:36.360Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-04T15:30:36.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-04T15:30:36.360Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-04T15:30:36.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-04T15:30:36.360Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-04T15:30:36.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-04T15:30:36.360Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-04T15:30:36.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-04T15:30:36.360Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-04T15:30:36.360Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-04T15:30:36.593Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-09-04T15:30:36.593Z] === RUN TestRenameInvalidName [2022-09-04T15:30:36.852Z] --- PASS: TestRenameInvalidName (0.41s) [2022-09-04T15:30:36.852Z] === RUN TestRenameAnonymousContainer [2022-09-04T15:30:37.726Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-04T15:30:37.726Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-04T15:30:38.654Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-04T15:30:38.752Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-09-04T15:30:38.752Z] === RUN TestRenameContainerWithSameName [2022-09-04T15:30:38.910Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-04T15:30:39.010Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-09-04T15:30:39.010Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-04T15:30:39.839Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-04T15:30:39.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-09-04T15:30:39.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-09-04T15:30:39.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s) [2022-09-04T15:30:39.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.20s) [2022-09-04T15:30:39.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s) [2022-09-04T15:30:39.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.07s) [2022-09-04T15:30:39.839Z] === RUN TestBuildMultiStageCopy [2022-09-04T15:30:39.839Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-04T15:30:39.945Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-09-04T15:30:39.945Z] === RUN TestResize [2022-09-04T15:30:40.204Z] --- PASS: TestResize (0.41s) [2022-09-04T15:30:40.204Z] === RUN TestResizeWithInvalidSize [2022-09-04T15:30:40.770Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-09-04T15:30:40.770Z] === RUN TestResizeWhenContainerNotStarted [2022-09-04T15:30:41.029Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-09-04T15:30:41.029Z] === RUN TestDaemonRestartKillContainers [2022-09-04T15:30:41.029Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-04T15:30:41.029Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-04T15:30:41.029Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-04T15:30:41.029Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-04T15:30:41.249Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-04T15:30:41.249Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-04T15:30:41.505Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-04T15:30:41.761Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-04T15:30:41.761Z] --- PASS: TestBuildMultiStageCopy (1.97s) [2022-09-04T15:30:41.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-09-04T15:30:41.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-09-04T15:30:41.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-09-04T15:30:41.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-09-04T15:30:41.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-09-04T15:30:41.761Z] === RUN TestBuildMultiStageParentConfig [2022-09-04T15:30:41.964Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-04T15:30:42.322Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-09-04T15:30:42.322Z] === RUN TestBuildLabelWithTargets [2022-09-04T15:30:42.898Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.77s) [2022-09-04T15:30:42.899Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) [2022-09-04T15:30:42.899Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-09-04T15:30:42.899Z] === RUN TestCgroupNamespacesRun [2022-09-04T15:30:43.249Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-09-04T15:30:43.249Z] === RUN TestBuildWithEmptyLayers [2022-09-04T15:30:43.810Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2022-09-04T15:30:43.810Z] === RUN TestBuildMultiStageOnBuild [2022-09-04T15:30:43.835Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-09-04T15:30:43.835Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-04T15:30:45.175Z] --- PASS: TestBuildMultiStageOnBuild (1.31s) [2022-09-04T15:30:45.176Z] === RUN TestBuildUncleanTarFilenames [2022-09-04T15:30:45.217Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2022-09-04T15:30:45.217Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-04T15:30:45.737Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-09-04T15:30:45.737Z] === RUN TestBuildMultiStageLayerLeak [2022-09-04T15:30:46.152Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-09-04T15:30:46.152Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-04T15:30:47.103Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s) [2022-09-04T15:30:47.103Z] === RUN TestBuildWithHugeFile [2022-09-04T15:30:47.527Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-09-04T15:30:47.527Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-04T15:30:48.467Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-09-04T15:30:48.467Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-04T15:30:49.840Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-09-04T15:30:49.840Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-04T15:30:50.416Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s) [2022-09-04T15:30:50.416Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-04T15:30:51.350Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-09-04T15:30:51.350Z] === RUN TestNISDomainname [2022-09-04T15:30:51.609Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-04T15:30:51.609Z] --- SKIP: TestNISDomainname (0.02s) [2022-09-04T15:30:51.609Z] === RUN TestHostnameDnsResolution [2022-09-04T15:30:52.176Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-09-04T15:30:52.176Z] === RUN TestUnprivilegedPortsAndPing [2022-09-04T15:30:52.176Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-04T15:30:52.176Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-04T15:30:52.176Z] === RUN TestPrivilegedHostDevices [2022-09-04T15:30:52.742Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-09-04T15:30:52.742Z] === RUN TestRunConsoleSize [2022-09-04T15:30:53.000Z] --- PASS: TestRunConsoleSize (0.41s) [2022-09-04T15:30:53.000Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-04T15:30:54.901Z] --- PASS: TestRunWithAlternativeContainerdShim (1.99s) [2022-09-04T15:30:54.901Z] === RUN TestStats [2022-09-04T15:30:54.901Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:30:54.901Z] --- SKIP: TestStats (0.00s) [2022-09-04T15:30:54.901Z] === RUN TestStopContainerWithTimeout [2022-09-04T15:30:54.901Z] === RUN TestStopContainerWithTimeout/0 [2022-09-04T15:30:54.901Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-04T15:30:54.901Z] === RUN TestStopContainerWithTimeout/1 [2022-09-04T15:30:54.901Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-04T15:30:54.901Z] === RUN TestStopContainerWithTimeout/3 [2022-09-04T15:30:54.901Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-04T15:30:54.901Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-04T15:30:54.901Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-04T15:30:54.901Z] === CONT TestStopContainerWithTimeout/0 [2022-09-04T15:30:54.901Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-04T15:30:55.834Z] === CONT TestStopContainerWithTimeout/3 [2022-09-04T15:30:57.734Z] === CONT TestStopContainerWithTimeout/1 [2022-09-04T15:30:57.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-04T15:30:59.108Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-04T15:30:59.108Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-09-04T15:30:59.108Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-09-04T15:30:59.108Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-09-04T15:30:59.108Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-09-04T15:30:59.108Z] === RUN TestDeleteDevicemapper [2022-09-04T15:30:59.108Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-04T15:30:59.108Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-04T15:30:59.108Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-04T15:31:00.483Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.14s) [2022-09-04T15:31:00.483Z] === RUN TestUpdateMemory [2022-09-04T15:31:00.483Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:31:00.483Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-04T15:31:00.483Z] === RUN TestUpdateCPUQuota [2022-09-04T15:31:00.483Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:31:00.483Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-04T15:31:00.483Z] === RUN TestUpdatePidsLimit [2022-09-04T15:31:00.483Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:31:00.483Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-04T15:31:00.483Z] === RUN TestUpdateRestartPolicy [2022-09-04T15:31:12.680Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-09-04T15:31:12.680Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-04T15:31:12.680Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-09-04T15:31:12.680Z] === RUN TestWaitNonBlocked [2022-09-04T15:31:12.680Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-04T15:31:12.680Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-04T15:31:12.680Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-04T15:31:12.680Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-04T15:31:12.680Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-04T15:31:12.680Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-04T15:31:12.680Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-04T15:31:12.680Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-09-04T15:31:12.680Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-09-04T15:31:12.680Z] === RUN TestWaitBlocked [2022-09-04T15:31:12.680Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-04T15:31:12.680Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-04T15:31:12.680Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-04T15:31:12.680Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-04T15:31:12.680Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-04T15:31:12.680Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-04T15:31:13.246Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-04T15:31:13.246Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-09-04T15:31:13.246Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-09-04T15:31:13.246Z] === RUN TestWaitConditions [2022-09-04T15:31:13.246Z] === RUN TestWaitConditions/default [2022-09-04T15:31:13.246Z] === PAUSE TestWaitConditions/default [2022-09-04T15:31:13.246Z] === RUN TestWaitConditions/not-running [2022-09-04T15:31:13.246Z] === PAUSE TestWaitConditions/not-running [2022-09-04T15:31:13.246Z] === RUN TestWaitConditions/next-exit [2022-09-04T15:31:13.246Z] === PAUSE TestWaitConditions/next-exit [2022-09-04T15:31:13.246Z] === RUN TestWaitConditions/removed [2022-09-04T15:31:13.246Z] === PAUSE TestWaitConditions/removed [2022-09-04T15:31:13.246Z] === CONT TestWaitConditions/default [2022-09-04T15:31:13.246Z] === CONT TestWaitConditions/removed [2022-09-04T15:31:13.246Z] === CONT TestWaitConditions/default [2022-09-04T15:31:13.246Z] wait_test.go:146: ContainerID = 39a6109279569122af45647b39cde4ec02edb6d358674a9f3461f24a5d72f0fb [2022-09-04T15:31:13.246Z] === CONT TestWaitConditions/removed [2022-09-04T15:31:13.246Z] wait_test.go:146: ContainerID = a64fbef85618f5f8de0f09628dc4d0cfc4e9b1a725fbd2422d14e03d5cde5c2e [2022-09-04T15:31:13.812Z] === CONT TestWaitConditions/next-exit [2022-09-04T15:31:13.812Z] wait_test.go:146: ContainerID = 196c1a7396234b2dfb174b1a80e4b25d1ed8e322e2065950756082b898b3f1db [2022-09-04T15:31:13.812Z] === CONT TestWaitConditions/not-running [2022-09-04T15:31:13.812Z] wait_test.go:146: ContainerID = 506d394664511dc398f7b8fb49cc97a17d961f7acf7c386ca640fb3dee5ee88d [2022-09-04T15:31:14.379Z] --- PASS: TestWaitConditions (0.01s) [2022-09-04T15:31:14.379Z] --- PASS: TestWaitConditions/removed (0.57s) [2022-09-04T15:31:14.379Z] --- PASS: TestWaitConditions/default (0.61s) [2022-09-04T15:31:14.379Z] --- PASS: TestWaitConditions/next-exit (0.63s) [2022-09-04T15:31:14.379Z] --- PASS: TestWaitConditions/not-running (0.73s) [2022-09-04T15:31:14.379Z] === RUN TestWaitRestartedContainer [2022-09-04T15:31:14.379Z] === RUN TestWaitRestartedContainer/default [2022-09-04T15:31:14.379Z] === PAUSE TestWaitRestartedContainer/default [2022-09-04T15:31:14.379Z] === RUN TestWaitRestartedContainer/not-running [2022-09-04T15:31:14.379Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-04T15:31:14.379Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-04T15:31:14.379Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-04T15:31:14.379Z] === CONT TestWaitRestartedContainer/default [2022-09-04T15:31:14.379Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-04T15:31:15.753Z] === CONT TestWaitRestartedContainer/not-running [2022-09-04T15:31:17.129Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-04T15:31:17.129Z] --- PASS: TestWaitRestartedContainer/default (1.40s) [2022-09-04T15:31:17.129Z] --- PASS: TestWaitRestartedContainer/next-exit (1.63s) [2022-09-04T15:31:17.129Z] --- PASS: TestWaitRestartedContainer/not-running (1.10s) [2022-09-04T15:31:17.129Z] === CONT TestDaemonRestartIpcMode [2022-09-04T15:31:17.129Z] === CONT TestIpcModeOlderClient [2022-09-04T15:31:17.129Z] --- PASS: TestIpcModeOlderClient (0.15s) [2022-09-04T15:31:17.129Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-04T15:31:19.666Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-09-04T15:31:19.666Z] --- PASS: TestDaemonRestartIpcMode (2.67s) [2022-09-04T15:31:19.666Z] PASS [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === Skipped [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-04T15:31:19.666Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-04T15:31:19.666Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-04T15:31:19.666Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-04T15:31:19.666Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-04T15:31:19.666Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-04T15:31:19.666Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-04T15:31:19.666Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-04T15:31:19.666Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-04T15:31:19.666Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-04T15:31:19.666Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-04T15:31:19.666Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-04T15:31:19.666Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-04T15:31:19.666Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-09-04T15:31:19.666Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-04T15:31:19.666Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-04T15:31:19.666Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-04T15:31:19.666Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-04T15:31:19.666Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-09-04T15:31:19.666Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-04T15:31:19.666Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-09-04T15:31:19.666Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-04T15:31:19.666Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-04T15:31:19.666Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-04T15:31:19.666Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-04T15:31:19.666Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-04T15:31:19.666Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-04T15:31:19.666Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-04T15:31:19.666Z] [2022-09-04T15:31:19.666Z] DONE 250 tests, 27 skipped in 86.165s [2022-09-04T15:31:19.666Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-04T15:31:19.666Z] === RUN TestConfigDaemonLibtrustID [2022-09-04T15:31:20.233Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-09-04T15:31:20.233Z] === RUN TestConfigDaemonID [2022-09-04T15:31:21.607Z] daemon_test.go:83: [d79455b1a8ea0] daemon is not started [2022-09-04T15:31:21.607Z] --- PASS: TestConfigDaemonID (1.08s) [2022-09-04T15:31:21.607Z] === RUN TestDaemonConfigValidation [2022-09-04T15:31:21.607Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-04T15:31:21.607Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-04T15:31:21.607Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-04T15:31:21.607Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-04T15:31:21.607Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-04T15:31:21.607Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-04T15:31:21.607Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-04T15:31:21.607Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-04T15:31:21.607Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-04T15:31:21.607Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-04T15:31:21.607Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-04T15:31:21.607Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-04T15:31:21.607Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-04T15:31:21.607Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-04T15:31:21.607Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-04T15:31:21.607Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-04T15:31:21.607Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-09-04T15:31:21.607Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-09-04T15:31:21.607Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-09-04T15:31:21.607Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-09-04T15:31:21.607Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-04T15:31:21.607Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-04T15:31:21.607Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-04T15:31:22.981Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-04T15:31:23.917Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-04T15:31:24.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-04T15:31:24.852Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-04T15:31:24.852Z] daemon_test.go:197: [d422d7007935c] daemon is not started [2022-09-04T15:31:24.852Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-09-04T15:31:24.852Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-09-04T15:31:24.852Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-09-04T15:31:24.852Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-09-04T15:31:24.852Z] === RUN TestDaemonProxy [2022-09-04T15:31:24.852Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-04T15:31:24.852Z] --- SKIP: TestDaemonProxy (0.00s) [2022-09-04T15:31:24.852Z] PASS [2022-09-04T15:31:24.852Z] [2022-09-04T15:31:24.852Z] === Skipped [2022-09-04T15:31:24.852Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-09-04T15:31:24.852Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-04T15:31:24.852Z] [2022-09-04T15:31:24.852Z] DONE 13 tests, 1 skipped in 5.260s [2022-09-04T15:31:24.852Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-04T15:31:25.110Z] INFO: Testing against a local daemon [2022-09-04T15:31:25.110Z] === RUN TestCommitInheritsEnv [2022-09-04T15:31:27.639Z] --- PASS: TestCommitInheritsEnv (2.09s) [2022-09-04T15:31:27.639Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-04T15:31:27.639Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-04T15:31:27.639Z] === RUN TestImportWithCustomPlatform [2022-09-04T15:31:27.639Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-04T15:31:27.639Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-04T15:31:27.639Z] === RUN TestImportWithCustomPlatform// [2022-09-04T15:31:27.639Z] === RUN TestImportWithCustomPlatform/linux [2022-09-04T15:31:27.639Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-04T15:31:27.639Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-04T15:31:27.639Z] === RUN TestImportWithCustomPlatform/macos [2022-09-04T15:31:27.639Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-04T15:31:27.639Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-04T15:31:27.639Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-09-04T15:31:27.639Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-04T15:31:27.639Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-04T15:31:27.639Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-04T15:31:27.639Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-09-04T15:31:27.639Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-04T15:31:27.639Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-04T15:31:27.639Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-04T15:31:27.639Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-04T15:31:27.639Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-04T15:31:27.639Z] === RUN TestImagesFilterMultiReference [2022-09-04T15:31:27.639Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-04T15:31:27.639Z] === RUN TestImagePullPlatformInvalid [2022-09-04T15:31:27.639Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-04T15:31:27.639Z] === RUN TestRemoveImageOrphaning [2022-09-04T15:31:29.538Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-09-04T15:31:29.538Z] === RUN TestRemoveImageGarbageCollector [2022-09-04T15:31:29.538Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-04T15:31:29.538Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-04T15:31:29.538Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-04T15:31:29.538Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-04T15:31:29.538Z] === RUN TestTagInvalidReference [2022-09-04T15:31:29.538Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-04T15:31:29.538Z] === RUN TestTagValidPrefixedRepo [2022-09-04T15:31:29.538Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-04T15:31:29.538Z] === RUN TestTagExistedNameWithoutForce [2022-09-04T15:31:29.538Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-04T15:31:29.538Z] === RUN TestTagOfficialNames [2022-09-04T15:31:29.538Z] --- PASS: TestTagOfficialNames (0.04s) [2022-09-04T15:31:29.538Z] === RUN TestTagMatchesDigest [2022-09-04T15:31:29.538Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-04T15:31:29.538Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-04T15:31:45.554Z] --- PASS: TestImportExtremelyLargeImageWorks (91.60s) [2022-09-04T15:31:45.554Z] PASS [2022-09-04T15:31:45.554Z] [2022-09-04T15:31:45.554Z] DONE 22 tests in 94.720s [2022-09-04T15:31:45.554Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-04T15:31:45.554Z] === RUN TestStripANSICommands [2022-09-04T15:31:45.554Z] === RUN TestStripANSICommands/#00 [2022-09-04T15:31:45.554Z] === RUN TestStripANSICommands/#01 [2022-09-04T15:31:45.554Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-04T15:31:45.554Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-04T15:31:45.554Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-04T15:31:45.554Z] PASS [2022-09-04T15:31:45.554Z] [2022-09-04T15:31:45.554Z] DONE 3 tests in 0.009s [2022-09-04T15:31:45.554Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-04T15:31:45.554Z] INFO: Testing against a local daemon [2022-09-04T15:31:45.554Z] === RUN TestNetworkCreateDelete [2022-09-04T15:31:45.554Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-04T15:31:45.554Z] === RUN TestDockerNetworkDeletePreferID [2022-09-04T15:31:45.554Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-04T15:31:45.554Z] === RUN TestDaemonDNSFallback [2022-09-04T15:31:48.081Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-09-04T15:31:48.081Z] === RUN TestInspectNetwork [2022-09-04T15:31:50.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-04T15:31:50.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-04T15:31:50.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-04T15:31:51.363Z] === RUN TestInspectNetwork/full_network_id [2022-09-04T15:31:51.363Z] === RUN TestInspectNetwork/partial_network_id [2022-09-04T15:31:51.363Z] === RUN TestInspectNetwork/network_name [2022-09-04T15:31:51.363Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-04T15:31:53.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-04T15:31:54.805Z] --- PASS: TestBuildWithHugeFile (63.53s) [2022-09-04T15:31:54.805Z] === RUN TestBuildWCOWSandboxSize [2022-09-04T15:31:54.805Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-04T15:31:54.805Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-04T15:31:54.805Z] === RUN TestBuildWithEmptyDockerfile [2022-09-04T15:31:54.805Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-04T15:31:54.805Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-04T15:31:54.805Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-04T15:31:54.805Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-04T15:31:54.805Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-04T15:31:54.805Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-04T15:31:54.805Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-04T15:31:54.805Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-04T15:31:54.805Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-04T15:31:54.805Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-04T15:31:54.805Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-09-04T15:31:54.805Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-09-04T15:31:54.805Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-09-04T15:31:54.805Z] === RUN TestBuildPreserveOwnership [2022-09-04T15:31:54.805Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-04T15:31:54.805Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-04T15:31:54.805Z] --- PASS: TestBuildPreserveOwnership (3.11s) [2022-09-04T15:31:54.805Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.16s) [2022-09-04T15:31:54.805Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-09-04T15:31:54.805Z] === RUN TestBuildPlatformInvalid [2022-09-04T15:31:54.805Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-04T15:31:54.805Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-04T15:31:54.805Z] Loaded image: busybox:latest [2022-09-04T15:31:55.061Z] Loaded image: busybox:glibc [2022-09-04T15:31:55.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-04T15:31:55.545Z] --- PASS: TestInspectNetwork (7.40s) [2022-09-04T15:31:55.545Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-04T15:31:55.545Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-04T15:31:55.545Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-04T15:31:55.545Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-04T15:31:55.545Z] === RUN TestRunContainerWithBridgeNone [2022-09-04T15:31:55.987Z] Loaded image: debian:bullseye-slim [2022-09-04T15:31:55.987Z] Loaded image: hello-world:latest [2022-09-04T15:31:55.987Z] Loaded image: arm32v7/hello-world:latest [2022-09-04T15:31:56.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-04T15:31:56.480Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-04T15:31:56.481Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-04T15:31:56.481Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-04T15:31:56.481Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-04T15:31:56.481Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-04T15:31:56.481Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-04T15:31:56.481Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-04T15:31:56.481Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-04T15:31:56.481Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-04T15:31:56.481Z] === RUN TestNetworkList [2022-09-04T15:31:56.738Z] === RUN TestNetworkList//networks [2022-09-04T15:31:56.738Z] === PAUSE TestNetworkList//networks [2022-09-04T15:31:56.738Z] === RUN TestNetworkList//networks/ [2022-09-04T15:31:56.738Z] === PAUSE TestNetworkList//networks/ [2022-09-04T15:31:56.738Z] === CONT TestNetworkList//networks [2022-09-04T15:31:56.738Z] === CONT TestNetworkList//networks/ [2022-09-04T15:31:56.738Z] --- PASS: TestNetworkList (0.02s) [2022-09-04T15:31:56.738Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-04T15:31:56.738Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-04T15:31:56.738Z] === RUN TestHostIPv4BridgeLabel [2022-09-04T15:31:57.305Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-04T15:31:57.305Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-04T15:31:58.240Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-04T15:31:58.240Z] === RUN TestDaemonDefaultNetworkPools [2022-09-04T15:31:58.805Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-09-04T15:31:58.806Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-04T15:31:58.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-04T15:32:00.179Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-09-04T15:32:00.179Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-04T15:32:01.551Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-09-04T15:32:01.551Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-04T15:32:01.809Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-04T15:32:01.809Z] === RUN TestServiceWithPredefinedNetwork [2022-09-04T15:32:04.070Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.31s) [2022-09-04T15:32:04.070Z] PASS [2022-09-04T15:32:04.070Z] [2022-09-04T15:32:04.070Z] === Skipped [2022-09-04T15:32:04.070Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-04T15:32:04.070Z] build_session_test.go:25: TODO: BuildKit [2022-09-04T15:32:04.070Z] [2022-09-04T15:32:04.070Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-04T15:32:04.070Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-04T15:32:04.070Z] [2022-09-04T15:32:04.070Z] DONE 34 tests, 2 skipped in 95.289s [2022-09-04T15:32:04.070Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-04T15:32:04.070Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:32:04.070Z] ++ set -e [2022-09-04T15:32:04.070Z] ++ '[' -n 0 ']' [2022-09-04T15:32:04.070Z] ++ set -x [2022-09-04T15:32:04.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:32:04.070Z] INFO: Testing against a local daemon [2022-09-04T15:32:04.070Z] === RUN TestConfigInspect [2022-09-04T15:32:04.336Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-09-04T15:32:04.336Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-04T15:32:04.336Z] service_test.go:243: FLAKY_TEST [2022-09-04T15:32:04.336Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-04T15:32:04.336Z] === RUN TestServiceWithDataPathPortInit [2022-09-04T15:32:05.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-04T15:32:06.001Z] --- PASS: TestConfigInspect (2.34s) [2022-09-04T15:32:06.001Z] === RUN TestConfigList [2022-09-04T15:32:07.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-04T15:32:08.519Z] --- PASS: TestConfigList (2.20s) [2022-09-04T15:32:08.519Z] === RUN TestConfigsCreateAndDelete [2022-09-04T15:32:10.408Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-09-04T15:32:10.408Z] === RUN TestConfigsUpdate [2022-09-04T15:32:11.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-04T15:32:12.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-04T15:32:12.304Z] --- PASS: TestConfigsUpdate (1.83s) [2022-09-04T15:32:12.304Z] === RUN TestTemplatedConfig [2022-09-04T15:32:14.240Z] --- PASS: TestTemplatedConfig (2.03s) [2022-09-04T15:32:14.240Z] === RUN TestConfigCreateResolve [2022-09-04T15:32:15.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-04T15:32:16.797Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-09-04T15:32:16.797Z] PASS [2022-09-04T15:32:16.797Z] [2022-09-04T15:32:16.797Z] DONE 6 tests in 12.906s [2022-09-04T15:32:16.797Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-04T15:32:16.797Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:32:16.797Z] ++ set -e [2022-09-04T15:32:16.797Z] ++ '[' -n 0 ']' [2022-09-04T15:32:16.797Z] ++ set -x [2022-09-04T15:32:16.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:32:16.797Z] INFO: Testing against a local daemon [2022-09-04T15:32:16.797Z] === RUN TestAttachWithTTY [2022-09-04T15:32:16.797Z] --- PASS: TestAttachWithTTY (0.06s) [2022-09-04T15:32:16.797Z] === RUN TestAttachWithoutTTy [2022-09-04T15:32:16.797Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-04T15:32:16.797Z] === RUN TestCheckpoint [2022-09-04T15:32:16.797Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-04T15:32:16.797Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/commit [2022-09-04T15:32:16.797Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-04T15:32:16.797Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-04T15:32:16.797Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-04T15:32:16.797Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-04T15:32:16.797Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-04T15:32:16.797Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-04T15:32:16.797Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-04T15:32:16.797Z] === CONT TestContainerInvalidJSON/commit [2022-09-04T15:32:16.797Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-04T15:32:16.797Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-04T15:32:16.797Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-04T15:32:16.797Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-04T15:32:16.797Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-04T15:32:16.798Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-04T15:32:16.798Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-04T15:32:16.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-04T15:32:16.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-04T15:32:16.798Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-04T15:32:16.798Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-04T15:32:16.798Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-04T15:32:16.798Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-09-04T15:32:16.798Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-04T15:32:16.798Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-04T15:32:16.798Z] === RUN TestCopyEmptyFile [2022-09-04T15:32:17.054Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-04T15:32:17.054Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-04T15:32:17.054Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-04T15:32:17.054Z] === RUN TestCopyFromContainer [2022-09-04T15:32:17.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-04T15:32:18.418Z] === RUN TestCopyFromContainer// [2022-09-04T15:32:18.418Z] === RUN TestCopyFromContainer//bar/root [2022-09-04T15:32:18.418Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-04T15:32:18.418Z] === RUN TestCopyFromContainer/bar/quux [2022-09-04T15:32:18.418Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-04T15:32:18.418Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-04T15:32:18.418Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-04T15:32:18.674Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-04T15:32:18.674Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-04T15:32:18.674Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-04T15:32:18.674Z] --- PASS: TestCopyFromContainer (1.64s) [2022-09-04T15:32:18.674Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-04T15:32:18.674Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-04T15:32:18.674Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-04T15:32:18.674Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-04T15:32:18.674Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-04T15:32:18.674Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-04T15:32:18.674Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-04T15:32:18.674Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-04T15:32:18.674Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-04T15:32:18.674Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-04T15:32:18.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-04T15:32:18.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-04T15:32:18.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-04T15:32:18.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-04T15:32:18.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-04T15:32:18.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-04T15:32:18.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-04T15:32:18.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-04T15:32:18.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-04T15:32:18.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-04T15:32:18.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-04T15:32:18.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-04T15:32:18.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-04T15:32:18.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-04T15:32:18.674Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-04T15:32:18.674Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-04T15:32:18.674Z] === RUN TestCreateWithInvalidEnv [2022-09-04T15:32:18.674Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-04T15:32:18.674Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-04T15:32:18.674Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-04T15:32:18.674Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-04T15:32:18.674Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-04T15:32:18.674Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-04T15:32:18.674Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-04T15:32:18.674Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-04T15:32:18.674Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-04T15:32:18.930Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-04T15:32:18.930Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-04T15:32:18.930Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-04T15:32:18.930Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-09-04T15:32:18.930Z] === RUN TestCreateTmpfsMountsTarget [2022-09-04T15:32:18.930Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-04T15:32:18.930Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-04T15:32:19.200Z] --- PASS: TestServiceWithDataPathPortInit (13.98s) [2022-09-04T15:32:19.200Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-04T15:32:20.294Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-09-04T15:32:20.294Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-04T15:32:20.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-04T15:32:21.101Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rh3cewn3o3lq6h7n1bcoj9lbc Created:2022-09-04 15:32:19.429215281 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[339dc6683b899eec8f3895d3fa8941b9c77c20a0de21d0753a4307b9776015a3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vbhngva957jz2zrxuv5t8fsrl EndpointID:c96a2e9cd1c31516f0ad6f7188947d47c06c043d205eac28de23feef88a4d1c7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:134cff16400a8b10a8565c8258d7ad89764ed1e78ec0681994c2b8c5197d6bf1 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:790897517bca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vbhngva957jz2zrxuv5t8fsrl EndpointID:c96a2e9cd1c31516f0ad6f7188947d47c06c043d205eac28de23feef88a4d1c7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-04T15:32:21.221Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-09-04T15:32:21.221Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-04T15:32:21.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-04T15:32:21.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-04T15:32:21.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-04T15:32:21.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-04T15:32:21.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-04T15:32:21.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-04T15:32:21.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-04T15:32:21.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-04T15:32:21.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-04T15:32:21.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-04T15:32:21.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-04T15:32:21.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-04T15:32:21.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-04T15:32:21.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-04T15:32:21.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-04T15:32:21.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-04T15:32:21.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-04T15:32:21.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-04T15:32:21.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-04T15:32:21.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-04T15:32:21.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-04T15:32:21.221Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-04T15:32:21.782Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-09-04T15:32:21.782Z] === RUN TestCreateDifferentPlatform [2022-09-04T15:32:21.782Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-04T15:32:21.782Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-04T15:32:21.782Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-04T15:32:21.782Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-04T15:32:21.782Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-04T15:32:21.782Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-04T15:32:21.782Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-04T15:32:21.782Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-04T15:32:21.782Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-04T15:32:21.782Z] === RUN TestCreateInvalidHostConfig [2022-09-04T15:32:21.782Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-04T15:32:21.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-04T15:32:21.782Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-04T15:32:21.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-04T15:32:21.782Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-04T15:32:21.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-04T15:32:21.782Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-04T15:32:21.782Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-04T15:32:21.782Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-04T15:32:21.782Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-04T15:32:21.782Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-04T15:32:21.782Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-04T15:32:21.782Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-04T15:32:21.782Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-04T15:32:21.782Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-04T15:32:21.782Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-04T15:32:21.782Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-04T15:32:21.782Z] === RUN TestContainerStartOnDaemonRestart [2022-09-04T15:32:21.782Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-04T15:32:21.782Z] === RUN TestDaemonRestartIpcMode [2022-09-04T15:32:21.782Z] === PAUSE TestDaemonRestartIpcMode [2022-09-04T15:32:21.782Z] === RUN TestDaemonHostGatewayIP [2022-09-04T15:32:21.782Z] === PAUSE TestDaemonHostGatewayIP [2022-09-04T15:32:21.782Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-04T15:32:21.782Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-04T15:32:21.782Z] === RUN TestContainerKillOnDaemonStart [2022-09-04T15:32:21.782Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-04T15:32:21.782Z] === RUN TestDiff [2022-09-04T15:32:22.038Z] --- PASS: TestDiff (0.43s) [2022-09-04T15:32:22.038Z] === RUN TestExecConsoleSize [2022-09-04T15:32:22.599Z] --- PASS: TestExecConsoleSize (0.47s) [2022-09-04T15:32:22.599Z] === RUN TestExecWithCloseStdin [2022-09-04T15:32:22.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-04T15:32:23.085Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-04T15:32:23.085Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-04T15:32:23.085Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:32:23.085Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-04T15:32:23.085Z] [2022-09-04T15:32:23.085Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-04T15:32:23.085Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-04T15:32:23.085Z] Using test binary docker [2022-09-04T15:32:23.085Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-04T15:32:23.085Z] Not: starting. [2022-09-04T15:32:23.085Z] INFO: Waiting for daemon to start... [2022-09-04T15:32:23.085Z] Starting dockerd [2022-09-04T15:32:23.085Z] . [2022-09-04T15:32:23.085Z] INFO: Building docker-sdk-python3:5.0.3... [2022-09-04T15:32:23.160Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-09-04T15:32:23.160Z] === RUN TestExec [2022-09-04T15:32:23.416Z] --- PASS: TestExec (0.47s) [2022-09-04T15:32:23.416Z] === RUN TestExecUser [2022-09-04T15:32:23.978Z] --- PASS: TestExecUser (0.52s) [2022-09-04T15:32:23.978Z] === RUN TestExportContainerAndImportImage [2022-09-04T15:32:24.539Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-09-04T15:32:24.539Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-04T15:32:25.282Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2022-09-04T15:32:25.282Z] PASS [2022-09-04T15:32:25.282Z] [2022-09-04T15:32:25.282Z] === Skipped [2022-09-04T15:32:25.282Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-04T15:32:25.282Z] service_test.go:243: FLAKY_TEST [2022-09-04T15:32:25.282Z] [2022-09-04T15:32:25.282Z] DONE 38 tests, 1 skipped in 44.480s [2022-09-04T15:32:25.282Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-04T15:32:25.282Z] INFO: Testing against a local daemon [2022-09-04T15:32:25.282Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-04T15:32:25.282Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:32:25.282Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-04T15:32:25.282Z] === RUN TestDockerNetworkIpvlan [2022-09-04T15:32:25.282Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:32:25.282Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-04T15:32:25.282Z] PASS [2022-09-04T15:32:25.282Z] [2022-09-04T15:32:25.282Z] === Skipped [2022-09-04T15:32:25.282Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-04T15:32:25.282Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:32:25.282Z] [2022-09-04T15:32:25.282Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-04T15:32:25.282Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:32:25.282Z] [2022-09-04T15:32:25.282Z] DONE 2 tests, 2 skipped in 0.022s [2022-09-04T15:32:25.282Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-04T15:32:25.282Z] INFO: Testing against a local daemon [2022-09-04T15:32:25.282Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-04T15:32:25.904Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-09-04T15:32:25.904Z] === RUN TestHealthCheckWorkdir [2022-09-04T15:32:25.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-04T15:32:26.466Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-09-04T15:32:26.466Z] === RUN TestHealthKillContainer [2022-09-04T15:32:26.671Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-09-04T15:32:26.671Z] === RUN TestDockerNetworkMacvlan [2022-09-04T15:32:27.236Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-04T15:32:28.170Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-04T15:32:28.462Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-04T15:32:28.462Z] Using test binary docker [2022-09-04T15:32:28.462Z] +++ /etc/init.d/apparmor start [2022-09-04T15:32:28.462Z] Not: starting. [2022-09-04T15:32:28.462Z] INFO: Waiting for daemon to start... [2022-09-04T15:32:28.462Z] Starting dockerd [2022-09-04T15:32:28.462Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-04T15:32:28.737Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-04T15:32:30.636Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-04T15:32:30.999Z] . [2022-09-04T15:32:30.999Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-04T15:32:30.999Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-04T15:32:30.999Z] Error: No such image: emptyfs [2022-09-04T15:32:30.999Z] ++++ docker load [2022-09-04T15:32:30.999Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-04T15:32:31.258Z] Loaded image: emptyfs:latest [2022-09-04T15:32:31.258Z] Running integration-test (iteration 1) [2022-09-04T15:32:31.258Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-04T15:32:31.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:32:31.258Z] ++ set -e [2022-09-04T15:32:31.258Z] ++ '[' -n 0 ']' [2022-09-04T15:32:31.258Z] ++ set -x [2022-09-04T15:32:31.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:32:32.195Z] Loaded image: busybox:latest [2022-09-04T15:32:32.454Z] Loaded image: busybox:glibc [2022-09-04T15:32:32.537Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-04T15:32:34.547Z] --- PASS: TestHealthKillContainer (7.82s) [2022-09-04T15:32:34.547Z] === RUN TestHealthCheckProcessKilled [2022-09-04T15:32:34.803Z] --- PASS: TestHealthCheckProcessKilled (0.60s) [2022-09-04T15:32:34.803Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-04T15:32:35.365Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-09-04T15:32:35.365Z] === RUN TestIpcModeNone [2022-09-04T15:32:35.820Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-04T15:32:35.926Z] --- PASS: TestIpcModeNone (0.49s) [2022-09-04T15:32:35.926Z] === RUN TestIpcModePrivate [2022-09-04T15:32:36.183Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-04T15:32:36.183Z] --- PASS: TestIpcModePrivate (0.44s) [2022-09-04T15:32:36.183Z] === RUN TestIpcModeShareable [2022-09-04T15:32:36.439Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-09-04T15:32:36.695Z] --- PASS: TestIpcModeShareable (0.46s) [2022-09-04T15:32:36.695Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-04T15:32:36.754Z] --- PASS: TestDockerNetworkMacvlan (9.97s) [2022-09-04T15:32:36.754Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-04T15:32:36.754Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-04T15:32:36.754Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-09-04T15:32:36.754Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2022-09-04T15:32:36.754Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-09-04T15:32:36.754Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-09-04T15:32:36.754Z] PASS [2022-09-04T15:32:36.754Z] [2022-09-04T15:32:36.754Z] DONE 8 tests in 11.306s [2022-09-04T15:32:36.754Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-04T15:32:36.754Z] testing: warning: no tests to run [2022-09-04T15:32:36.754Z] PASS [2022-09-04T15:32:36.754Z] [2022-09-04T15:32:36.754Z] DONE 0 tests in 0.008s [2022-09-04T15:32:36.754Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-04T15:32:36.754Z] INFO: Testing against a local daemon [2022-09-04T15:32:36.754Z] === RUN TestAuthZPluginAllowRequest [2022-09-04T15:32:37.728Z] Loaded image: debian:bullseye-slim [2022-09-04T15:32:37.728Z] Loaded image: hello-world:latest [2022-09-04T15:32:37.728Z] Loaded image: arm32v7/hello-world:latest [2022-09-04T15:32:37.728Z] INFO: Testing against a local daemon [2022-09-04T15:32:37.728Z] === RUN TestCgroupNamespacesBuild [2022-09-04T15:32:38.091Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-09-04T15:32:38.091Z] === RUN TestAPIIpcModeHost [2022-09-04T15:32:38.127Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-09-04T15:32:38.127Z] === RUN TestAuthZPluginTLS [2022-09-04T15:32:38.385Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-04T15:32:38.385Z] === RUN TestAuthZPluginDenyRequest [2022-09-04T15:32:38.712Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-09-04T15:32:38.712Z] === RUN TestDaemonIpcModeShareable [2022-09-04T15:32:38.951Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-04T15:32:38.951Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-04T15:32:39.518Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-04T15:32:39.518Z] === RUN TestAuthZPluginDenyResponse [2022-09-04T15:32:39.640Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-04T15:32:39.640Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-09-04T15:32:39.640Z] === RUN TestDaemonIpcModePrivate [2022-09-04T15:32:40.084Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-04T15:32:40.085Z] === RUN TestAuthZPluginAllowEventStream [2022-09-04T15:32:40.269Z] --- PASS: TestCgroupNamespacesBuild (2.55s) [2022-09-04T15:32:40.269Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-04T15:32:40.566Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-04T15:32:40.822Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-09-04T15:32:40.822Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-04T15:32:41.458Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-09-04T15:32:41.458Z] === RUN TestAuthZPluginErrorResponse [2022-09-04T15:32:41.716Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-09-04T15:32:41.716Z] === RUN TestAuthZPluginErrorRequest [2022-09-04T15:32:41.748Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-04T15:32:42.174Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-09-04T15:32:42.174Z] === RUN TestBuildWithSession [2022-09-04T15:32:42.174Z] build_session_test.go:25: TODO: BuildKit [2022-09-04T15:32:42.174Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-04T15:32:42.174Z] === RUN TestBuildSquashParent [2022-09-04T15:32:42.281Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-04T15:32:42.281Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-04T15:32:42.309Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2022-09-04T15:32:42.309Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-04T15:32:42.848Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-04T15:32:42.849Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-04T15:32:44.222Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s) [2022-09-04T15:32:44.222Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-04T15:32:45.573Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-04T15:32:45.596Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-09-04T15:32:45.597Z] === RUN TestAuthZPluginHeader [2022-09-04T15:32:46.178Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.83s) [2022-09-04T15:32:46.178Z] === RUN TestIpcModeOlderClient [2022-09-04T15:32:46.178Z] === PAUSE TestIpcModeOlderClient [2022-09-04T15:32:46.178Z] === RUN TestKillContainerInvalidSignal [2022-09-04T15:32:46.530Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-04T15:32:46.530Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-04T15:32:48.066Z] --- PASS: TestKillContainerInvalidSignal (2.03s) [2022-09-04T15:32:48.066Z] === RUN TestKillContainer [2022-09-04T15:32:48.066Z] === RUN TestKillContainer/no_signal [2022-09-04T15:32:49.954Z] === RUN TestKillContainer/non_killing_signal [2022-09-04T15:32:50.719Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s) [2022-09-04T15:32:50.719Z] === RUN TestAuthZPluginV2Disable [2022-09-04T15:32:51.318Z] === RUN TestKillContainer/killing_signal [2022-09-04T15:32:52.156Z] --- PASS: TestBuildSquashParent (8.65s) [2022-09-04T15:32:52.156Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-04T15:32:52.156Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-04T15:32:52.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-04T15:32:52.156Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-04T15:32:52.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-04T15:32:52.156Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-04T15:32:52.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-04T15:32:52.156Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-04T15:32:52.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-04T15:32:52.156Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-04T15:32:52.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-04T15:32:52.156Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-04T15:32:52.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-04T15:32:52.156Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-04T15:32:52.156Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-04T15:32:52.245Z] --- PASS: TestKillContainer (3.96s) [2022-09-04T15:32:52.245Z] --- PASS: TestKillContainer/no_signal (1.90s) [2022-09-04T15:32:52.245Z] --- PASS: TestKillContainer/non_killing_signal (1.16s) [2022-09-04T15:32:52.245Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2022-09-04T15:32:52.245Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-04T15:32:52.245Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-04T15:32:52.502Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-04T15:32:53.429Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-09-04T15:32:53.429Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-09-04T15:32:53.429Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-09-04T15:32:53.429Z] === RUN TestKillStoppedContainer [2022-09-04T15:32:53.429Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-04T15:32:53.429Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-04T15:32:53.429Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-04T15:32:53.429Z] === RUN TestKillDifferentUserContainer [2022-09-04T15:32:53.685Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-09-04T15:32:53.685Z] === RUN TestInspectOomKilledTrue [2022-09-04T15:32:54.061Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-04T15:32:54.247Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-09-04T15:32:54.247Z] === RUN TestInspectOomKilledFalse [2022-09-04T15:32:54.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-04T15:32:54.809Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-09-04T15:32:54.809Z] === RUN TestLinksEtcHostsContentMatch [2022-09-04T15:32:54.809Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-09-04T15:32:54.809Z] === RUN TestLinksContainerNames [2022-09-04T15:32:54.901Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2022-09-04T15:32:54.901Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-04T15:32:55.736Z] --- PASS: TestLinksContainerNames (0.83s) [2022-09-04T15:32:55.736Z] === RUN TestLogsFollowTailEmpty [2022-09-04T15:32:56.297Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-09-04T15:32:56.297Z] === RUN TestLogs [2022-09-04T15:32:56.297Z] === RUN TestLogs/driver_local [2022-09-04T15:32:56.297Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-04T15:32:56.297Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-04T15:32:56.297Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-04T15:32:56.297Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-04T15:32:56.297Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-04T15:32:56.297Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-04T15:32:56.297Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-04T15:32:56.297Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-04T15:32:56.297Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-04T15:32:56.297Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-04T15:32:56.297Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-04T15:32:56.297Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-04T15:32:56.297Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-04T15:32:56.297Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-04T15:32:56.859Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-04T15:32:56.859Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-04T15:32:57.420Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-04T15:32:57.420Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-04T15:32:57.609Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-04T15:32:57.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-04T15:32:57.982Z] === RUN TestLogs/driver_json-file [2022-09-04T15:32:57.982Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-04T15:32:57.982Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-04T15:32:57.982Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-04T15:32:57.982Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-04T15:32:57.982Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-04T15:32:57.982Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-04T15:32:57.982Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-04T15:32:57.982Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-04T15:32:57.982Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-04T15:32:57.982Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-04T15:32:57.982Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-04T15:32:57.982Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-04T15:32:57.982Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-04T15:32:57.982Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-04T15:32:58.182Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-09-04T15:32:58.182Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-04T15:32:58.909Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-04T15:32:58.909Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-04T15:32:59.165Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-04T15:32:59.165Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-04T15:32:59.727Z] --- PASS: TestLogs (3.65s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.80s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.54s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.51s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.53s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.49s) [2022-09-04T15:32:59.727Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-09-04T15:32:59.727Z] === RUN TestContainerNetworkMountsNoChown [2022-09-04T15:33:00.290Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/default [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/default [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/private [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/private [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rprivate [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/slave [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/slave [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rslave [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/shared [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/shared [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rshared [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/default [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/rslave [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/rshared [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/shared [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/rprivate [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/slave [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/private [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-04T15:33:00.290Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-04T15:33:00.290Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-04T15:33:00.290Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-04T15:33:00.545Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-04T15:33:00.546Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-09-04T15:33:00.546Z] === RUN TestContainerBindMountNonRecursive [2022-09-04T15:33:00.905Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-04T15:33:00.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.46s) [2022-09-04T15:33:00.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.58s) [2022-09-04T15:33:00.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2022-09-04T15:33:00.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s) [2022-09-04T15:33:00.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2022-09-04T15:33:00.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s) [2022-09-04T15:33:00.905Z] === RUN TestBuildMultiStageCopy [2022-09-04T15:33:00.905Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-04T15:33:01.804Z] sha256:fc6aa0870b84199644e9d5ee41d64ddd7ffda1c46c642d3723abab813a9091f3 [2022-09-04T15:33:01.804Z] INFO: Starting docker-py tests... [2022-09-04T15:33:01.804Z] ============================= test session starts ============================== [2022-09-04T15:33:01.804Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-04T15:33:01.804Z] rootdir: /src, inifile: pytest.ini [2022-09-04T15:33:01.804Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-04T15:33:01.804Z] collected 395 items / 2 deselected / 393 selected [2022-09-04T15:33:01.804Z] [2022-09-04T15:33:01.913Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-09-04T15:33:01.913Z] === RUN TestContainerVolumesMountedAsShared [2022-09-04T15:33:02.477Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2022-09-04T15:33:02.477Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-04T15:33:02.733Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-09-04T15:33:02.733Z] === RUN TestNetworkNat [2022-09-04T15:33:03.296Z] --- PASS: TestNetworkNat (0.46s) [2022-09-04T15:33:03.296Z] === RUN TestNetworkLocalhostTCPNat [2022-09-04T15:33:03.442Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-04T15:33:03.552Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-09-04T15:33:03.552Z] === RUN TestNetworkLoopbackNat [2022-09-04T15:33:04.010Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-04T15:33:04.578Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-04T15:33:05.146Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-04T15:33:05.714Z] --- PASS: TestBuildMultiStageCopy (5.15s) [2022-09-04T15:33:05.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.78s) [2022-09-04T15:33:05.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2022-09-04T15:33:05.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-09-04T15:33:05.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2022-09-04T15:33:05.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-09-04T15:33:05.714Z] === RUN TestBuildMultiStageParentConfig [2022-09-04T15:33:06.026Z] --- PASS: TestImportExtremelyLargeImageWorks (92.64s) [2022-09-04T15:33:06.026Z] PASS [2022-09-04T15:33:06.026Z] [2022-09-04T15:33:06.026Z] === Skipped [2022-09-04T15:33:06.026Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-04T15:33:06.026Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-04T15:33:06.026Z] [2022-09-04T15:33:06.026Z] DONE 22 tests, 1 skipped in 97.055s [2022-09-04T15:33:06.026Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-04T15:33:06.026Z] === RUN TestStripANSICommands [2022-09-04T15:33:06.026Z] === RUN TestStripANSICommands/#00 [2022-09-04T15:33:06.026Z] === RUN TestStripANSICommands/#01 [2022-09-04T15:33:06.026Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-04T15:33:06.026Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-04T15:33:06.026Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-04T15:33:06.026Z] PASS [2022-09-04T15:33:06.026Z] [2022-09-04T15:33:06.026Z] DONE 3 tests in 0.037s [2022-09-04T15:33:06.026Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-04T15:33:06.026Z] INFO: Testing against a local daemon [2022-09-04T15:33:06.026Z] === RUN TestNetworkCreateDelete [2022-09-04T15:33:06.026Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-04T15:33:06.026Z] === RUN TestDockerNetworkDeletePreferID [2022-09-04T15:33:06.026Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-09-04T15:33:06.026Z] === RUN TestDaemonDNSFallback [2022-09-04T15:33:06.072Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-09-04T15:33:06.072Z] === RUN TestPause [2022-09-04T15:33:06.633Z] --- PASS: TestPause (0.43s) [2022-09-04T15:33:06.633Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-04T15:33:06.633Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-04T15:33:06.633Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-04T15:33:06.633Z] === RUN TestPauseStopPausedContainer [2022-09-04T15:33:07.092Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2022-09-04T15:33:07.092Z] === RUN TestBuildLabelWithTargets [2022-09-04T15:33:07.194Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-09-04T15:33:07.194Z] === RUN TestPidHost [2022-09-04T15:33:08.121Z] --- PASS: TestPidHost (0.95s) [2022-09-04T15:33:08.121Z] === RUN TestPsFilter [2022-09-04T15:33:08.121Z] --- PASS: TestPsFilter (0.09s) [2022-09-04T15:33:08.121Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-04T15:33:08.147Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.01s) [2022-09-04T15:33:08.147Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-04T15:33:08.683Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-09-04T15:33:08.683Z] === RUN TestRemoveContainerWithVolume [2022-09-04T15:33:08.938Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-09-04T15:33:08.938Z] === RUN TestRemoveContainerRunning [2022-09-04T15:33:09.306Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-09-04T15:33:09.306Z] === RUN TestInspectNetwork [2022-09-04T15:33:09.306Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:09.306Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-04T15:33:09.306Z] === RUN TestRunContainerWithBridgeNone [2022-09-04T15:33:09.306Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-04T15:33:09.306Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-04T15:33:09.306Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-04T15:33:09.306Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-04T15:33:09.306Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-04T15:33:09.306Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-04T15:33:09.306Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-04T15:33:09.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-04T15:33:09.306Z] === RUN TestNetworkList [2022-09-04T15:33:09.306Z] === RUN TestNetworkList//networks [2022-09-04T15:33:09.306Z] === PAUSE TestNetworkList//networks [2022-09-04T15:33:09.306Z] === RUN TestNetworkList//networks/ [2022-09-04T15:33:09.306Z] === PAUSE TestNetworkList//networks/ [2022-09-04T15:33:09.306Z] === CONT TestNetworkList//networks [2022-09-04T15:33:09.306Z] === CONT TestNetworkList//networks/ [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkList (0.01s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-04T15:33:09.306Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-04T15:33:09.306Z] === RUN TestHostIPv4BridgeLabel [2022-09-04T15:33:09.306Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-04T15:33:09.306Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-04T15:33:09.306Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-04T15:33:09.306Z] === RUN TestDaemonDefaultNetworkPools [2022-09-04T15:33:09.306Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-09-04T15:33:09.306Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-04T15:33:09.306Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-04T15:33:09.306Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-04T15:33:09.306Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-04T15:33:09.306Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-04T15:33:09.306Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-04T15:33:09.306Z] === RUN TestServiceWithPredefinedNetwork [2022-09-04T15:33:09.306Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:09.306Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-04T15:33:09.306Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-04T15:33:09.306Z] service_test.go:243: FLAKY_TEST [2022-09-04T15:33:09.306Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-04T15:33:09.306Z] === RUN TestServiceWithDataPathPortInit [2022-09-04T15:33:09.306Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:09.306Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-09-04T15:33:09.306Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-04T15:33:09.306Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:09.306Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-04T15:33:09.306Z] PASS [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === Skipped [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-04T15:33:09.306Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-04T15:33:09.306Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-04T15:33:09.306Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-04T15:33:09.306Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-09-04T15:33:09.306Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-04T15:33:09.306Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-04T15:33:09.306Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-04T15:33:09.306Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-04T15:33:09.306Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-04T15:33:09.306Z] service_test.go:243: FLAKY_TEST [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-09-04T15:33:09.306Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-04T15:33:09.306Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] DONE 34 tests, 12 skipped in 7.049s [2022-09-04T15:33:09.306Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-04T15:33:09.306Z] INFO: Testing against a local daemon [2022-09-04T15:33:09.306Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-04T15:33:09.306Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:33:09.306Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-04T15:33:09.306Z] === RUN TestDockerNetworkIpvlan [2022-09-04T15:33:09.306Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:33:09.306Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-04T15:33:09.306Z] PASS [2022-09-04T15:33:09.306Z] [2022-09-04T15:33:09.306Z] === Skipped [2022-09-04T15:33:09.306Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-04T15:33:09.307Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:33:09.307Z] [2022-09-04T15:33:09.307Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-04T15:33:09.307Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:33:09.307Z] [2022-09-04T15:33:09.307Z] DONE 2 tests, 2 skipped in 0.081s [2022-09-04T15:33:09.307Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-04T15:33:09.307Z] INFO: Testing against a local daemon [2022-09-04T15:33:09.307Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-04T15:33:09.307Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.307Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestDockerNetworkMacvlan [2022-09-04T15:33:09.307Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.307Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-04T15:33:09.307Z] PASS [2022-09-04T15:33:09.307Z] [2022-09-04T15:33:09.307Z] === Skipped [2022-09-04T15:33:09.307Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-04T15:33:09.307Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.307Z] [2022-09-04T15:33:09.307Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-04T15:33:09.307Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-04T15:33:09.307Z] [2022-09-04T15:33:09.307Z] DONE 2 tests, 2 skipped in 0.073s [2022-09-04T15:33:09.307Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-04T15:33:09.307Z] testing: warning: no tests to run [2022-09-04T15:33:09.307Z] PASS [2022-09-04T15:33:09.307Z] [2022-09-04T15:33:09.307Z] DONE 0 tests in 0.021s [2022-09-04T15:33:09.307Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-04T15:33:09.307Z] INFO: Testing against a local daemon [2022-09-04T15:33:09.307Z] === RUN TestAuthZPluginAllowRequest [2022-09-04T15:33:09.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.307Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestAuthZPluginTLS [2022-09-04T15:33:09.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.307Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestAuthZPluginDenyRequest [2022-09-04T15:33:09.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.307Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-04T15:33:09.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.307Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestAuthZPluginDenyResponse [2022-09-04T15:33:09.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.307Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestAuthZPluginAllowEventStream [2022-09-04T15:33:09.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.307Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestAuthZPluginErrorResponse [2022-09-04T15:33:09.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.307Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestAuthZPluginErrorRequest [2022-09-04T15:33:09.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.307Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-04T15:33:09.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.307Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-04T15:33:09.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.307Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-04T15:33:09.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.307Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestAuthZPluginHeader [2022-09-04T15:33:09.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.307Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-04T15:33:09.307Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-04T15:33:09.499Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-09-04T15:33:09.499Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-04T15:33:09.628Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2022-09-04T15:33:09.628Z] === RUN TestBuildWithEmptyLayers [2022-09-04T15:33:09.756Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-09-04T15:33:09.756Z] === RUN TestRemoveInvalidContainer [2022-09-04T15:33:09.756Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-04T15:33:09.756Z] === RUN TestRenameLinkedContainer [2022-09-04T15:33:09.872Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:09.872Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-09-04T15:33:09.872Z] === RUN TestAuthZPluginV2Disable [2022-09-04T15:33:10.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:10.130Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-04T15:33:10.130Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-04T15:33:10.388Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:10.388Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-04T15:33:10.388Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-04T15:33:10.646Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:10.646Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-04T15:33:10.646Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-04T15:33:11.008Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2022-09-04T15:33:11.008Z] === RUN TestBuildMultiStageOnBuild [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-04T15:33:11.214Z] PASS [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === Skipped [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-04T15:33:11.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] DONE 17 tests, 17 skipped in 1.765s [2022-09-04T15:33:11.214Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-04T15:33:11.214Z] INFO: Testing against a local daemon [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-04T15:33:11.214Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-04T15:33:11.214Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-04T15:33:11.214Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-04T15:33:11.214Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-04T15:33:11.214Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-04T15:33:11.214Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-04T15:33:11.214Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-04T15:33:11.214Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-04T15:33:11.214Z] === RUN TestPluginInstall [2022-09-04T15:33:11.214Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-04T15:33:11.214Z] === RUN TestPluginsWithRuntimes [2022-09-04T15:33:11.214Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-04T15:33:11.214Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-04T15:33:11.214Z] === RUN TestPluginBackCompatMediaTypes [2022-09-04T15:33:11.214Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-04T15:33:11.214Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-04T15:33:11.214Z] PASS [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === Skipped [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-04T15:33:11.214Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-04T15:33:11.214Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-04T15:33:11.214Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-04T15:33:11.214Z] [2022-09-04T15:33:11.214Z] DONE 19 tests, 3 skipped in 0.121s [2022-09-04T15:33:11.214Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-04T15:33:11.214Z] INFO: Testing against a local daemon [2022-09-04T15:33:11.214Z] === RUN TestExternalGraphDriver [2022-09-04T15:33:11.644Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-09-04T15:33:11.644Z] === RUN TestRenameStoppedContainer [2022-09-04T15:33:11.780Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-04T15:33:11.780Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-09-04T15:33:11.780Z] === RUN TestGraphdriverPluginV2 [2022-09-04T15:33:11.899Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-09-04T15:33:11.899Z] === RUN TestRenameRunningContainerAndReuse [2022-09-04T15:33:12.827Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-09-04T15:33:12.827Z] === RUN TestRenameInvalidName [2022-09-04T15:33:13.087Z] --- PASS: TestRenameInvalidName (0.43s) [2022-09-04T15:33:13.087Z] === RUN TestRenameAnonymousContainer [2022-09-04T15:33:14.299Z] --- PASS: TestBuildMultiStageOnBuild (3.01s) [2022-09-04T15:33:14.299Z] === RUN TestBuildUncleanTarFilenames [2022-09-04T15:33:14.452Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-09-04T15:33:14.452Z] === RUN TestRenameContainerWithSameName [2022-09-04T15:33:15.014Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-09-04T15:33:15.014Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-04T15:33:15.677Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2022-09-04T15:33:15.677Z] === RUN TestBuildMultiStageLayerLeak [2022-09-04T15:33:15.940Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-09-04T15:33:15.940Z] === RUN TestResize [2022-09-04T15:33:15.962Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-09-04T15:33:15.962Z] PASS [2022-09-04T15:33:15.962Z] [2022-09-04T15:33:15.962Z] === Skipped [2022-09-04T15:33:15.962Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-09-04T15:33:15.962Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-04T15:33:15.962Z] [2022-09-04T15:33:15.962Z] DONE 2 tests, 1 skipped in 4.308s [2022-09-04T15:33:15.962Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-04T15:33:15.962Z] INFO: Testing against a local daemon [2022-09-04T15:33:15.962Z] === RUN TestContinueAfterPluginCrash [2022-09-04T15:33:15.962Z] === PAUSE TestContinueAfterPluginCrash [2022-09-04T15:33:15.962Z] === RUN TestReadPluginNoRead [2022-09-04T15:33:15.962Z] === PAUSE TestReadPluginNoRead [2022-09-04T15:33:15.962Z] === RUN TestDaemonStartWithLogOpt [2022-09-04T15:33:15.962Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-04T15:33:15.962Z] === CONT TestContinueAfterPluginCrash [2022-09-04T15:33:15.962Z] === CONT TestDaemonStartWithLogOpt [2022-09-04T15:33:16.196Z] --- PASS: TestResize (0.42s) [2022-09-04T15:33:16.196Z] === RUN TestResizeWithInvalidSize [2022-09-04T15:33:16.758Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-09-04T15:33:16.758Z] === RUN TestResizeWhenContainerNotStarted [2022-09-04T15:33:17.014Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:33:17.014Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:33:17.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:33:17.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-04T15:33:17.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:33:18.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:33:18.967Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s) [2022-09-04T15:33:18.967Z] === RUN TestBuildWithHugeFile [2022-09-04T15:33:19.024Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-04T15:33:19.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:33:19.852Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-04T15:33:20.149Z] --- PASS: TestDaemonStartWithLogOpt (4.28s) [2022-09-04T15:33:20.149Z] === CONT TestReadPluginNoRead [2022-09-04T15:33:21.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:33:21.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:33:21.614Z] tests/integration/api_config_test.py ...... [ 8%] [2022-09-04T15:33:22.050Z] === RUN TestReadPluginNoRead/default [2022-09-04T15:33:22.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:33:22.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:33:23.423Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-04T15:33:24.358Z] --- PASS: TestContinueAfterPluginCrash (8.85s) [2022-09-04T15:33:24.616Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-04T15:33:25.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:33:25.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-04T15:33:25.994Z] === CONT TestReadPluginNoRead [2022-09-04T15:33:25.994Z] read_test.go:92: [d8b1b671d467b] daemon is not started [2022-09-04T15:33:25.994Z] --- PASS: TestReadPluginNoRead (5.88s) [2022-09-04T15:33:25.994Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-09-04T15:33:25.994Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-09-04T15:33:25.994Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-09-04T15:33:25.994Z] PASS [2022-09-04T15:33:25.994Z] [2022-09-04T15:33:25.994Z] DONE 6 tests in 10.256s [2022-09-04T15:33:25.994Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-04T15:33:25.994Z] testing: warning: no tests to run [2022-09-04T15:33:25.994Z] PASS [2022-09-04T15:33:25.994Z] [2022-09-04T15:33:25.994Z] DONE 0 tests in 0.030s [2022-09-04T15:33:25.994Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-04T15:33:25.994Z] INFO: Testing against a local daemon [2022-09-04T15:33:25.994Z] === RUN TestPluginWithDevMounts [2022-09-04T15:33:25.994Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-04T15:33:25.994Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-04T15:33:25.994Z] PASS [2022-09-04T15:33:25.994Z] [2022-09-04T15:33:25.994Z] === Skipped [2022-09-04T15:33:25.994Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-04T15:33:25.994Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-04T15:33:25.994Z] [2022-09-04T15:33:25.994Z] DONE 1 tests, 1 skipped in 0.090s [2022-09-04T15:33:25.994Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-04T15:33:25.994Z] INFO: Testing against a local daemon [2022-09-04T15:33:25.994Z] === RUN TestSecretInspect [2022-09-04T15:33:25.994Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:25.994Z] --- SKIP: TestSecretInspect (0.01s) [2022-09-04T15:33:25.994Z] === RUN TestSecretList [2022-09-04T15:33:25.994Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:25.994Z] --- SKIP: TestSecretList (0.01s) [2022-09-04T15:33:25.994Z] === RUN TestSecretsCreateAndDelete [2022-09-04T15:33:25.994Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:25.994Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-04T15:33:25.994Z] === RUN TestSecretsUpdate [2022-09-04T15:33:25.994Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:25.994Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-09-04T15:33:25.994Z] === RUN TestTemplatedSecret [2022-09-04T15:33:25.994Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:25.994Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-04T15:33:25.994Z] === RUN TestSecretCreateResolve [2022-09-04T15:33:25.994Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:25.994Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-04T15:33:25.994Z] PASS [2022-09-04T15:33:25.994Z] [2022-09-04T15:33:25.994Z] === Skipped [2022-09-04T15:33:25.994Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-09-04T15:33:25.994Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:25.994Z] [2022-09-04T15:33:25.994Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-04T15:33:25.994Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:25.994Z] [2022-09-04T15:33:25.994Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-04T15:33:25.994Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:25.994Z] [2022-09-04T15:33:25.994Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-09-04T15:33:25.994Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:25.994Z] [2022-09-04T15:33:25.994Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-04T15:33:25.994Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:25.994Z] [2022-09-04T15:33:25.994Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-04T15:33:25.994Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:25.994Z] [2022-09-04T15:33:25.994Z] DONE 6 tests, 6 skipped in 0.136s [2022-09-04T15:33:25.994Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-04T15:33:26.215Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-04T15:33:26.215Z] PASS [2022-09-04T15:33:26.215Z] [2022-09-04T15:33:26.215Z] DONE 17 tests in 48.209s [2022-09-04T15:33:26.215Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-04T15:33:26.215Z] INFO: Testing against a local daemon [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-04T15:33:26.215Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-04T15:33:26.215Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-04T15:33:26.215Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-04T15:33:26.215Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-04T15:33:26.215Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-04T15:33:26.215Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-04T15:33:26.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-04T15:33:26.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-04T15:33:26.215Z] === RUN TestPluginInstall [2022-09-04T15:33:26.215Z] === RUN TestPluginInstall/no_auth [2022-09-04T15:33:26.215Z] time="2022-09-04T15:33:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:33:26.215Z] time="2022-09-04T15:33:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7eed720c7d8779598b87a1eca86600b0ff1eb99530d4dc5726ac16b53135c89d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:33:26.215Z] time="2022-09-04T15:33:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:33:26.215Z] time="2022-09-04T15:33:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7eed720c7d8779598b87a1eca86600b0ff1eb99530d4dc5726ac16b53135c89d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:33:26.215Z] === RUN TestPluginInstall/with_htpasswd [2022-09-04T15:33:26.215Z] time="2022-09-04T15:33:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:33:26.215Z] time="2022-09-04T15:33:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7eed720c7d8779598b87a1eca86600b0ff1eb99530d4dc5726ac16b53135c89d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:33:26.215Z] time="2022-09-04T15:33:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:33:26.215Z] time="2022-09-04T15:33:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7eed720c7d8779598b87a1eca86600b0ff1eb99530d4dc5726ac16b53135c89d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:33:26.253Z] INFO: Testing against a local daemon [2022-09-04T15:33:26.253Z] === RUN TestServiceCreateInit [2022-09-04T15:33:26.253Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-04T15:33:26.253Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-04T15:33:26.253Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- PASS: TestServiceCreateInit (0.03s) [2022-09-04T15:33:26.253Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-04T15:33:26.253Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-04T15:33:26.253Z] === RUN TestCreateServiceMultipleTimes [2022-09-04T15:33:26.253Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-04T15:33:26.253Z] === RUN TestCreateServiceConflict [2022-09-04T15:33:26.253Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-04T15:33:26.253Z] === RUN TestCreateServiceMaxReplicas [2022-09-04T15:33:26.253Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-04T15:33:26.253Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-04T15:33:26.253Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-04T15:33:26.253Z] === RUN TestCreateServiceSecretFileMode [2022-09-04T15:33:26.253Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-04T15:33:26.253Z] === RUN TestCreateServiceConfigFileMode [2022-09-04T15:33:26.253Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-04T15:33:26.253Z] === RUN TestCreateServiceSysctls [2022-09-04T15:33:26.253Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-04T15:33:26.253Z] === RUN TestCreateServiceCapabilities [2022-09-04T15:33:26.253Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-04T15:33:26.253Z] === RUN TestInspect [2022-09-04T15:33:26.253Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- SKIP: TestInspect (0.02s) [2022-09-04T15:33:26.253Z] === RUN TestCreateJob [2022-09-04T15:33:26.253Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- SKIP: TestCreateJob (0.01s) [2022-09-04T15:33:26.253Z] === RUN TestReplicatedJob [2022-09-04T15:33:26.253Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-04T15:33:26.253Z] === RUN TestUpdateReplicatedJob [2022-09-04T15:33:26.253Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.253Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-04T15:33:26.253Z] === RUN TestServiceListWithStatuses [2022-09-04T15:33:26.253Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-04T15:33:26.253Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-04T15:33:26.253Z] === RUN TestDockerNetworkConnectAlias [2022-09-04T15:33:26.474Z] === RUN TestPluginInstall/with_insecure [2022-09-04T15:33:26.512Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.512Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-04T15:33:26.512Z] === RUN TestDockerNetworkReConnect [2022-09-04T15:33:26.512Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:26.512Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-09-04T15:33:26.512Z] === RUN TestServicePlugin [2022-09-04T15:33:27.408Z] time="2022-09-04T15:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:33:27.408Z] time="2022-09-04T15:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93158f70a7146aab19aac3da221c9cec49ebcdc75dc7e3dd9144c0aca85d644b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:33:27.408Z] time="2022-09-04T15:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:33:27.408Z] time="2022-09-04T15:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93158f70a7146aab19aac3da221c9cec49ebcdc75dc7e3dd9144c0aca85d644b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:33:27.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-04T15:33:27.666Z] plugin_test.go:196: [d8e53c2623ada] daemon is not started [2022-09-04T15:33:27.666Z] --- PASS: TestPluginInstall (2.76s) [2022-09-04T15:33:27.666Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-09-04T15:33:27.666Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-09-04T15:33:27.666Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-09-04T15:33:27.666Z] === RUN TestPluginsWithRuntimes [2022-09-04T15:33:28.414Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] --- SKIP: TestServicePlugin (1.94s) [2022-09-04T15:33:28.414Z] === RUN TestServiceUpdateLabel [2022-09-04T15:33:28.414Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-04T15:33:28.414Z] === RUN TestServiceUpdateSecrets [2022-09-04T15:33:28.414Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-04T15:33:28.414Z] === RUN TestServiceUpdateConfigs [2022-09-04T15:33:28.414Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-04T15:33:28.414Z] === RUN TestServiceUpdateNetwork [2022-09-04T15:33:28.414Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-09-04T15:33:28.414Z] === RUN TestServiceUpdatePidsLimit [2022-09-04T15:33:28.414Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-09-04T15:33:28.414Z] PASS [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === Skipped [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-04T15:33:28.414Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-04T15:33:28.414Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-04T15:33:28.414Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-04T15:33:28.414Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-04T15:33:28.414Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-04T15:33:28.414Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-04T15:33:28.414Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-04T15:33:28.414Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-09-04T15:33:28.414Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-09-04T15:33:28.414Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-09-04T15:33:28.414Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-04T15:33:28.414Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-04T15:33:28.414Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-04T15:33:28.414Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-04T15:33:28.414Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-04T15:33:28.414Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-09-04T15:33:28.414Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-09-04T15:33:28.414Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-04T15:33:28.414Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-04T15:33:28.414Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-04T15:33:28.414Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-09-04T15:33:28.414Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-09-04T15:33:28.414Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-04T15:33:28.414Z] [2022-09-04T15:33:28.414Z] DONE 24 tests, 23 skipped in 2.360s [2022-09-04T15:33:28.414Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-04T15:33:28.414Z] INFO: Testing against a local daemon [2022-09-04T15:33:28.414Z] === RUN TestSessionCreate [2022-09-04T15:33:28.674Z] --- PASS: TestSessionCreate (0.04s) [2022-09-04T15:33:28.674Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-04T15:33:28.674Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-04T15:33:28.674Z] PASS [2022-09-04T15:33:28.674Z] [2022-09-04T15:33:28.674Z] DONE 2 tests in 0.144s [2022-09-04T15:33:28.674Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-04T15:33:28.674Z] INFO: Testing against a local daemon [2022-09-04T15:33:28.674Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-04T15:33:28.674Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-04T15:33:28.674Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-04T15:33:28.674Z] === RUN TestDiskUsage [2022-09-04T15:33:28.674Z] === PAUSE TestDiskUsage [2022-09-04T15:33:28.674Z] === RUN TestEventsExecDie [2022-09-04T15:33:29.039Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-04T15:33:29.241Z] --- PASS: TestEventsExecDie (0.50s) [2022-09-04T15:33:29.242Z] === RUN TestEventsBackwardsCompatible [2022-09-04T15:33:29.242Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-04T15:33:29.242Z] === RUN TestEventsVolumeCreate [2022-09-04T15:33:29.242Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-04T15:33:29.242Z] === RUN TestInfoBinaryCommits [2022-09-04T15:33:29.242Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-04T15:33:29.242Z] === RUN TestInfoAPIVersioned [2022-09-04T15:33:29.242Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-04T15:33:29.242Z] === RUN TestInfoAPI [2022-09-04T15:33:29.242Z] --- PASS: TestInfoAPI (0.02s) [2022-09-04T15:33:29.242Z] === RUN TestInfoAPIWarnings [2022-09-04T15:33:29.533Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-04T15:33:29.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-04T15:33:29.974Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-04T15:33:30.899Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-04T15:33:31.347Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-09-04T15:33:31.347Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-09-04T15:33:31.347Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-09-04T15:33:31.347Z] === RUN TestPluginBackCompatMediaTypes [2022-09-04T15:33:31.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-04T15:33:31.604Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-09-04T15:33:31.605Z] PASS [2022-09-04T15:33:31.605Z] [2022-09-04T15:33:31.605Z] DONE 24 tests in 6.763s [2022-09-04T15:33:31.605Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-04T15:33:31.605Z] INFO: Testing against a local daemon [2022-09-04T15:33:31.605Z] === RUN TestExternalGraphDriver [2022-09-04T15:33:32.169Z] === RUN TestExternalGraphDriver/json [2022-09-04T15:33:32.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-04T15:33:33.545Z] === RUN TestExternalGraphDriver/spec [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.95s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-09-04T15:33:34.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-09-04T15:33:34.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-09-04T15:33:34.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-09-04T15:33:34.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-09-04T15:33:34.281Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-04T15:33:34.281Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-04T15:33:35.254Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-04T15:33:35.485Z] === RUN TestExternalGraphDriver/pull [2022-09-04T15:33:36.181Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.78s) [2022-09-04T15:33:36.181Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-09-04T15:33:36.181Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-09-04T15:33:36.181Z] === RUN TestCgroupNamespacesRun [2022-09-04T15:33:37.109Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-09-04T15:33:37.109Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-04T15:33:37.386Z] --- PASS: TestExternalGraphDriver (5.35s) [2022-09-04T15:33:37.386Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-09-04T15:33:37.386Z] --- PASS: TestExternalGraphDriver/spec (1.73s) [2022-09-04T15:33:37.386Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-09-04T15:33:37.386Z] === RUN TestGraphdriverPluginV2 [2022-09-04T15:33:38.473Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-09-04T15:33:38.473Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-04T15:33:39.400Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-09-04T15:33:39.400Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-04T15:33:40.765Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-09-04T15:33:40.765Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-04T15:33:41.567Z] --- PASS: TestGraphdriverPluginV2 (4.29s) [2022-09-04T15:33:41.567Z] PASS [2022-09-04T15:33:41.567Z] [2022-09-04T15:33:41.567Z] DONE 5 tests in 9.686s [2022-09-04T15:33:41.567Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-04T15:33:41.567Z] INFO: Testing against a local daemon [2022-09-04T15:33:41.567Z] === RUN TestContinueAfterPluginCrash [2022-09-04T15:33:41.567Z] === PAUSE TestContinueAfterPluginCrash [2022-09-04T15:33:41.567Z] === RUN TestReadPluginNoRead [2022-09-04T15:33:41.567Z] === PAUSE TestReadPluginNoRead [2022-09-04T15:33:41.567Z] === RUN TestDaemonStartWithLogOpt [2022-09-04T15:33:41.567Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-04T15:33:41.567Z] === CONT TestContinueAfterPluginCrash [2022-09-04T15:33:41.567Z] === CONT TestDaemonStartWithLogOpt [2022-09-04T15:33:41.692Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-09-04T15:33:41.692Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-04T15:33:43.100Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-09-04T15:33:43.100Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-04T15:33:43.661Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-04T15:33:43.661Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-04T15:33:44.589Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-09-04T15:33:44.589Z] === RUN TestNISDomainname [2022-09-04T15:33:44.850Z] --- PASS: TestDaemonStartWithLogOpt (3.39s) [2022-09-04T15:33:44.850Z] === CONT TestReadPluginNoRead [2022-09-04T15:33:45.150Z] --- PASS: TestNISDomainname (0.50s) [2022-09-04T15:33:45.150Z] === RUN TestHostnameDnsResolution [2022-09-04T15:33:46.077Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-09-04T15:33:46.077Z] === RUN TestUnprivilegedPortsAndPing [2022-09-04T15:33:46.333Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-09-04T15:33:46.333Z] === RUN TestPrivilegedHostDevices [2022-09-04T15:33:46.894Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-09-04T15:33:46.894Z] === RUN TestRunConsoleSize [2022-09-04T15:33:47.313Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-09-04T15:33:47.313Z] === RUN TestInfoDebug [2022-09-04T15:33:47.313Z] --- PASS: TestInfoDebug (0.55s) [2022-09-04T15:33:47.313Z] === RUN TestInfoInsecureRegistries [2022-09-04T15:33:47.313Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-09-04T15:33:47.313Z] === RUN TestInfoRegistryMirrors [2022-09-04T15:33:47.380Z] === RUN TestReadPluginNoRead/default [2022-09-04T15:33:47.456Z] --- PASS: TestRunConsoleSize (0.41s) [2022-09-04T15:33:47.456Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-04T15:33:47.571Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-09-04T15:33:47.571Z] === RUN TestLoginFailsWithBadCredentials [2022-09-04T15:33:47.830Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-04T15:33:47.830Z] === RUN TestPingCacheHeaders [2022-09-04T15:33:47.830Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-04T15:33:47.830Z] === RUN TestPingGet [2022-09-04T15:33:48.089Z] --- PASS: TestPingGet (0.01s) [2022-09-04T15:33:48.089Z] === RUN TestPingHead [2022-09-04T15:33:48.089Z] --- PASS: TestPingHead (0.04s) [2022-09-04T15:33:48.089Z] === RUN TestPingSwarmHeader [2022-09-04T15:33:48.314Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-04T15:33:48.654Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-04T15:33:49.220Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-04T15:33:49.346Z] --- PASS: TestRunWithAlternativeContainerdShim (1.97s) [2022-09-04T15:33:49.346Z] === RUN TestStats [2022-09-04T15:33:49.687Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-04T15:33:49.687Z] --- PASS: TestContinueAfterPluginCrash (8.38s) [2022-09-04T15:33:50.155Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-04T15:33:50.155Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-09-04T15:33:50.155Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-04T15:33:50.155Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-04T15:33:50.155Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-04T15:33:50.155Z] === RUN TestPingBuilderHeader [2022-09-04T15:33:50.155Z] === RUN TestPingBuilderHeader/default_config [2022-09-04T15:33:50.721Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-04T15:33:51.061Z] === CONT TestReadPluginNoRead [2022-09-04T15:33:51.061Z] read_test.go:92: [dd16df5a81b27] daemon is not started [2022-09-04T15:33:51.061Z] --- PASS: TestReadPluginNoRead (6.10s) [2022-09-04T15:33:51.061Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-09-04T15:33:51.061Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-09-04T15:33:51.061Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-09-04T15:33:51.061Z] PASS [2022-09-04T15:33:51.061Z] [2022-09-04T15:33:51.061Z] DONE 6 tests in 9.512s [2022-09-04T15:33:51.061Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-04T15:33:51.061Z] testing: warning: no tests to run [2022-09-04T15:33:51.061Z] PASS [2022-09-04T15:33:51.061Z] [2022-09-04T15:33:51.061Z] DONE 0 tests in 0.008s [2022-09-04T15:33:51.061Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-04T15:33:51.061Z] INFO: Testing against a local daemon [2022-09-04T15:33:51.061Z] === RUN TestPluginWithDevMounts [2022-09-04T15:33:51.061Z] === PAUSE TestPluginWithDevMounts [2022-09-04T15:33:51.061Z] === CONT TestPluginWithDevMounts [2022-09-04T15:33:51.288Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-09-04T15:33:51.288Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-09-04T15:33:51.288Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-09-04T15:33:51.288Z] === RUN TestVersion [2022-09-04T15:33:51.288Z] --- PASS: TestVersion (0.03s) [2022-09-04T15:33:51.288Z] === CONT TestDiskUsage [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/empty [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/empty/container_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/empty/image_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/empty/volume_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-04T15:33:51.854Z] === RUN TestDiskUsage/after_container.Run [2022-09-04T15:33:51.947Z] --- PASS: TestStats (2.43s) [2022-09-04T15:33:51.947Z] === RUN TestStopContainerWithTimeout [2022-09-04T15:33:51.947Z] === RUN TestStopContainerWithTimeout/0 [2022-09-04T15:33:51.947Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-04T15:33:51.947Z] === RUN TestStopContainerWithTimeout/1 [2022-09-04T15:33:51.947Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-04T15:33:51.947Z] === RUN TestStopContainerWithTimeout/3 [2022-09-04T15:33:51.947Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-04T15:33:51.947Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-04T15:33:51.947Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-04T15:33:51.947Z] === CONT TestStopContainerWithTimeout/0 [2022-09-04T15:33:51.947Z] === CONT TestStopContainerWithTimeout/3 [2022-09-04T15:33:52.071Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-09-04T15:33:52.113Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-04T15:33:52.113Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-04T15:33:52.113Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-04T15:33:52.113Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-04T15:33:52.113Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-04T15:33:52.113Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-04T15:33:52.113Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-04T15:33:52.113Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-04T15:33:52.113Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-04T15:33:52.113Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage (1.19s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-09-04T15:33:52.371Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-09-04T15:33:52.371Z] PASS [2022-09-04T15:33:52.371Z] [2022-09-04T15:33:52.371Z] === Skipped [2022-09-04T15:33:52.371Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-04T15:33:52.371Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-04T15:33:52.371Z] [2022-09-04T15:33:52.371Z] DONE 57 tests, 1 skipped in 23.781s [2022-09-04T15:33:52.371Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-04T15:33:52.371Z] INFO: Testing against a local daemon [2022-09-04T15:33:52.371Z] === RUN TestVolumesCreateAndList [2022-09-04T15:33:52.371Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-04T15:33:52.371Z] === RUN TestVolumesRemove [2022-09-04T15:33:52.434Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-09-04T15:33:52.434Z] PASS [2022-09-04T15:33:52.434Z] [2022-09-04T15:33:52.434Z] DONE 1 tests in 1.621s [2022-09-04T15:33:52.434Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-04T15:33:52.434Z] INFO: Testing against a local daemon [2022-09-04T15:33:52.434Z] === RUN TestSecretInspect [2022-09-04T15:33:52.508Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-04T15:33:52.630Z] --- PASS: TestVolumesRemove (0.05s) [2022-09-04T15:33:52.630Z] === RUN TestVolumesInspect [2022-09-04T15:33:52.630Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-04T15:33:52.630Z] === RUN TestVolumesInvalidJSON [2022-09-04T15:33:52.630Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-04T15:33:52.630Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-04T15:33:52.630Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-04T15:33:52.630Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-04T15:33:52.630Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-04T15:33:52.630Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-04T15:33:52.630Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-04T15:33:52.630Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-04T15:33:52.630Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-04T15:33:52.630Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-04T15:33:52.630Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-04T15:33:52.630Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-04T15:33:52.630Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-04T15:33:52.630Z] PASS [2022-09-04T15:33:52.630Z] [2022-09-04T15:33:52.630Z] DONE 9 tests in 0.174s [2022-09-04T15:33:52.630Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-04T15:33:52.630Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14768 is not a child of this shell [2022-09-04T15:33:52.630Z] warning: PID 14768 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-04T15:33:52.630Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-04T15:33:52.630Z] [2022-09-04T15:33:52.630Z] Unloading profiles will leave already running processes permanently [2022-09-04T15:33:52.630Z] unconfined, which can lead to unexpected situations. [2022-09-04T15:33:52.630Z] [2022-09-04T15:33:52.630Z] To set a process to complain mode, use the command line tool [2022-09-04T15:33:52.630Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-04T15:33:52.630Z] Removing test suite binaries [2022-09-04T15:33:52.630Z] exiting test-integration [2022-09-04T15:33:52.630Z] ++ exit 0 [2022-09-04T15:33:52.630Z] Post stage [Pipeline] junit [2022-09-04T15:33:53.576Z] Recording test results [2022-09-04T15:33:54.396Z] === CONT TestStopContainerWithTimeout/1 [2022-09-04T15:33:54.962Z] --- PASS: TestSecretInspect (2.19s) [2022-09-04T15:33:54.962Z] === RUN TestSecretList [2022-09-04T15:33:55.337Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-04T15:33:55.667Z] + echo Ensuring container killed. [2022-09-04T15:33:55.667Z] Ensuring container killed. [2022-09-04T15:33:55.667Z] + docker rm -vf docker-pr1 [2022-09-04T15:33:55.667Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-04T15:33:55.772Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-04T15:33:55.772Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-09-04T15:33:55.772Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-09-04T15:33:55.772Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-09-04T15:33:55.772Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-09-04T15:33:55.772Z] === RUN TestDeleteDevicemapper [2022-09-04T15:33:55.772Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-04T15:33:55.772Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-04T15:33:55.772Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-04T15:33:55.951Z] + echo Chowning /workspace to jenkins user [2022-09-04T15:33:55.951Z] Chowning /workspace to jenkins user [2022-09-04T15:33:55.951Z] + id -u [2022-09-04T15:33:55.951Z] + id -g [2022-09-04T15:33:55.951Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44090:/workspace busybox chown -R 1000:1000 /workspace [2022-09-04T15:33:55.951Z] Unable to find image 'busybox:latest' locally [2022-09-04T15:33:55.951Z] latest: Pulling from library/busybox [2022-09-04T15:33:56.209Z] 2c39bef88607: Pulling fs layer [2022-09-04T15:33:56.209Z] 2c39bef88607: Download complete [2022-09-04T15:33:56.209Z] 2c39bef88607: Pull complete [2022-09-04T15:33:56.209Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-04T15:33:56.209Z] Status: Downloaded newer image for busybox:latest [2022-09-04T15:33:56.862Z] --- PASS: TestSecretList (2.18s) [2022-09-04T15:33:56.862Z] === RUN TestSecretsCreateAndDelete [2022-09-04T15:33:57.138Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.08s) [2022-09-04T15:33:57.138Z] === RUN TestUpdateMemory [2022-09-04T15:33:57.394Z] --- PASS: TestUpdateMemory (0.52s) [2022-09-04T15:33:57.394Z] === RUN TestUpdateCPUQuota [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-04T15:33:57.882Z] + bundleName=amd64-rootless [2022-09-04T15:33:57.882Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-04T15:33:57.882Z] Creating amd64-rootless-bundles.tar.gz [2022-09-04T15:33:57.882Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-04T15:33:57.882Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-04T15:33:57.893Z] Archiving artifacts [2022-09-04T15:33:58.322Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-09-04T15:33:58.322Z] === RUN TestUpdatePidsLimit [2022-09-04T15:33:58.322Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-04T15:33:58.322Z] === RUN TestUpdatePidsLimit/no_change [2022-09-04T15:33:58.578Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-04T15:33:58.578Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-04T15:33:58.834Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-04T15:33:59.090Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-04T15:33:59.090Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-04T15:33:59.390Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-09-04T15:33:59.390Z] === RUN TestSecretsUpdate [2022-09-04T15:33:59.404Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44090/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-04T15:33:59.714Z] + make clean [2022-09-04T15:33:59.972Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-04T15:33:59.972Z] docker-dev-cache [2022-09-04T15:33:59.972Z] docker-mod-cache [Pipeline] deleteDir [2022-09-04T15:34:00.017Z] --- PASS: TestUpdatePidsLimit (1.64s) [2022-09-04T15:34:00.017Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-09-04T15:34:00.017Z] --- PASS: TestUpdatePidsLimit/no_change (0.16s) [2022-09-04T15:34:00.017Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-09-04T15:34:00.017Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-09-04T15:34:00.017Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-09-04T15:34:00.017Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-09-04T15:34:00.017Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-09-04T15:34:00.017Z] === RUN TestUpdateRestartPolicy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-04T15:34:01.291Z] --- PASS: TestSecretsUpdate (2.20s) [2022-09-04T15:34:01.291Z] === RUN TestTemplatedSecret [2022-09-04T15:34:03.820Z] --- PASS: TestTemplatedSecret (2.63s) [2022-09-04T15:34:03.820Z] === RUN TestSecretCreateResolve [2022-09-04T15:34:06.348Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-09-04T15:34:06.348Z] PASS [2022-09-04T15:34:06.348Z] [2022-09-04T15:34:06.348Z] DONE 6 tests in 13.572s [2022-09-04T15:34:06.348Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-04T15:34:06.348Z] INFO: Testing against a local daemon [2022-09-04T15:34:06.348Z] === RUN TestServiceCreateInit [2022-09-04T15:34:06.348Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-04T15:34:10.533Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-04T15:34:12.182Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-09-04T15:34:12.182Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-04T15:34:12.182Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-09-04T15:34:12.182Z] === RUN TestWaitNonBlocked [2022-09-04T15:34:12.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-04T15:34:12.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-04T15:34:12.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-04T15:34:12.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-04T15:34:12.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-04T15:34:12.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-04T15:34:12.182Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-04T15:34:12.182Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-09-04T15:34:12.182Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-09-04T15:34:12.182Z] === RUN TestWaitBlocked [2022-09-04T15:34:12.182Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-04T15:34:12.182Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-04T15:34:12.182Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-04T15:34:12.182Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-04T15:34:12.182Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-04T15:34:12.182Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-04T15:34:12.437Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-04T15:34:12.437Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-09-04T15:34:12.437Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-09-04T15:34:12.437Z] === RUN TestWaitConditions [2022-09-04T15:34:12.437Z] === RUN TestWaitConditions/default [2022-09-04T15:34:12.437Z] === PAUSE TestWaitConditions/default [2022-09-04T15:34:12.437Z] === RUN TestWaitConditions/not-running [2022-09-04T15:34:12.437Z] === PAUSE TestWaitConditions/not-running [2022-09-04T15:34:12.437Z] === RUN TestWaitConditions/next-exit [2022-09-04T15:34:12.437Z] === PAUSE TestWaitConditions/next-exit [2022-09-04T15:34:12.437Z] === RUN TestWaitConditions/removed [2022-09-04T15:34:12.437Z] === PAUSE TestWaitConditions/removed [2022-09-04T15:34:12.437Z] === CONT TestWaitConditions/default [2022-09-04T15:34:12.437Z] === CONT TestWaitConditions/next-exit [2022-09-04T15:34:12.437Z] wait_test.go:146: ContainerID = bfa96ff9b1055f5eb867cb9c50d393774573d8f6ae254d5e90420fa31639b63a [2022-09-04T15:34:12.437Z] === CONT TestWaitConditions/default [2022-09-04T15:34:12.437Z] wait_test.go:146: ContainerID = 70863e9929b1ae78b485f17355fa100c8f781516920f518c75ad52a297762c05 [2022-09-04T15:34:12.998Z] === CONT TestWaitConditions/removed [2022-09-04T15:34:12.998Z] wait_test.go:146: ContainerID = b7bdbc9a28c90ad7e9bd2321fb9e82f0375bbe19edcd7745e3dfe78102647e6c [2022-09-04T15:34:12.998Z] === CONT TestWaitConditions/not-running [2022-09-04T15:34:13.254Z] wait_test.go:146: ContainerID = 33df54b181024fec7dac2e2b8b818d29dd456601be309fe5a878c577814a150a [2022-09-04T15:34:13.511Z] --- PASS: TestWaitConditions (0.01s) [2022-09-04T15:34:13.511Z] --- PASS: TestWaitConditions/default (0.61s) [2022-09-04T15:34:13.511Z] --- PASS: TestWaitConditions/next-exit (0.65s) [2022-09-04T15:34:13.511Z] --- PASS: TestWaitConditions/removed (0.53s) [2022-09-04T15:34:13.511Z] --- PASS: TestWaitConditions/not-running (0.50s) [2022-09-04T15:34:13.511Z] === RUN TestWaitRestartedContainer [2022-09-04T15:34:13.511Z] === RUN TestWaitRestartedContainer/default [2022-09-04T15:34:13.511Z] === PAUSE TestWaitRestartedContainer/default [2022-09-04T15:34:13.511Z] === RUN TestWaitRestartedContainer/not-running [2022-09-04T15:34:13.511Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-04T15:34:13.511Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-04T15:34:13.511Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-04T15:34:13.511Z] === CONT TestWaitRestartedContainer/default [2022-09-04T15:34:13.511Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-04T15:34:13.816Z] --- PASS: TestServiceCreateInit (7.47s) [2022-09-04T15:34:13.816Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2022-09-04T15:34:13.816Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2022-09-04T15:34:13.816Z] === RUN TestCreateServiceMultipleTimes [2022-09-04T15:34:15.425Z] === CONT TestWaitRestartedContainer/not-running [2022-09-04T15:34:15.987Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-04T15:34:15.987Z] --- PASS: TestWaitRestartedContainer/default (1.55s) [2022-09-04T15:34:15.987Z] --- PASS: TestWaitRestartedContainer/next-exit (1.58s) [2022-09-04T15:34:15.987Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2022-09-04T15:34:15.987Z] === CONT TestContainerStartOnDaemonRestart [2022-09-04T15:34:15.987Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-04T15:34:18.503Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.95s) [2022-09-04T15:34:18.503Z] === CONT TestDaemonHostGatewayIP [2022-09-04T15:34:18.503Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-09-04T15:34:18.503Z] === CONT TestDaemonRestartIpcMode [2022-09-04T15:34:20.393Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-09-04T15:34:20.393Z] === CONT TestIpcModeOlderClient [2022-09-04T15:34:20.648Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-09-04T15:34:20.648Z] === CONT TestContainerKillOnDaemonStart [2022-09-04T15:34:20.648Z] --- PASS: TestDaemonRestartIpcMode (2.44s) [2022-09-04T15:34:31.889Z] --- PASS: TestCreateServiceMultipleTimes (15.57s) [2022-09-04T15:34:31.889Z] === RUN TestCreateServiceConflict [2022-09-04T15:34:31.889Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-09-04T15:34:31.889Z] === RUN TestCreateServiceMaxReplicas [2022-09-04T15:34:32.856Z] --- PASS: TestContainerKillOnDaemonStart (11.48s) [2022-09-04T15:34:32.856Z] PASS [2022-09-04T15:34:32.856Z] [2022-09-04T15:34:32.856Z] === Skipped [2022-09-04T15:34:32.856Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-04T15:34:32.856Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-04T15:34:32.856Z] [2022-09-04T15:34:32.856Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-04T15:34:32.856Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-04T15:34:32.856Z] [2022-09-04T15:34:32.856Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-04T15:34:32.856Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-04T15:34:32.856Z] [2022-09-04T15:34:32.856Z] DONE 273 tests, 3 skipped in 135.663s [2022-09-04T15:34:32.856Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-04T15:34:32.856Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:34:32.856Z] ++ set -e [2022-09-04T15:34:32.856Z] ++ '[' -n 0 ']' [2022-09-04T15:34:32.856Z] ++ set -x [2022-09-04T15:34:32.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:34:32.856Z] === RUN TestConfigDaemonLibtrustID [2022-09-04T15:34:32.856Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-04T15:34:32.856Z] === RUN TestConfigDaemonID [2022-09-04T15:34:33.784Z] daemon_test.go:83: [dcc779cbfd458] daemon is not started [2022-09-04T15:34:33.784Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-04T15:34:33.784Z] === RUN TestDaemonConfigValidation [2022-09-04T15:34:33.784Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-04T15:34:33.784Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-04T15:34:33.784Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-04T15:34:33.784Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-04T15:34:33.784Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-04T15:34:33.784Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-04T15:34:33.784Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-04T15:34:33.784Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-04T15:34:33.784Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-04T15:34:33.784Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-04T15:34:33.784Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-04T15:34:33.784Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-04T15:34:33.784Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-04T15:34:33.784Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-04T15:34:34.040Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-04T15:34:34.040Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-04T15:34:34.040Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-09-04T15:34:34.040Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-09-04T15:34:34.040Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-09-04T15:34:34.040Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-09-04T15:34:34.040Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-09-04T15:34:34.040Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-04T15:34:34.040Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-04T15:34:34.419Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-09-04T15:34:34.419Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-04T15:34:34.967Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-04T15:34:36.331Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-04T15:34:37.258Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-04T15:34:37.258Z] daemon_test.go:197: [d87d59b0f6e63] daemon is not started [2022-09-04T15:34:37.258Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-04T15:34:37.258Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-04T15:34:37.258Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-04T15:34:37.258Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-04T15:34:37.258Z] === RUN TestDaemonProxy [2022-09-04T15:34:37.258Z] === RUN TestDaemonProxy/environment_variables [2022-09-04T15:34:39.189Z] === RUN TestDaemonProxy/command-line_options [2022-09-04T15:34:40.554Z] === RUN TestDaemonProxy/configuration_file [2022-09-04T15:34:42.441Z] === RUN TestDaemonProxy/conflicting_options [2022-09-04T15:34:42.697Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-04T15:34:43.258Z] --- PASS: TestDaemonProxy (6.21s) [2022-09-04T15:34:43.258Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-09-04T15:34:43.258Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-09-04T15:34:43.258Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-09-04T15:34:43.258Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-04T15:34:43.258Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-04T15:34:43.258Z] PASS [2022-09-04T15:34:43.258Z] [2022-09-04T15:34:43.258Z] DONE 18 tests in 11.259s [2022-09-04T15:34:43.258Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-04T15:34:43.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:34:43.258Z] ++ set -e [2022-09-04T15:34:43.258Z] ++ '[' -n 0 ']' [2022-09-04T15:34:43.258Z] ++ set -x [2022-09-04T15:34:43.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:34:43.514Z] INFO: Testing against a local daemon [2022-09-04T15:34:43.514Z] === RUN TestCommitInheritsEnv [2022-09-04T15:34:43.770Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-09-04T15:34:43.770Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-04T15:34:43.770Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-04T15:34:43.770Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-04T15:34:43.770Z] === RUN TestImportWithCustomPlatform [2022-09-04T15:34:43.770Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-04T15:34:43.770Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-04T15:34:43.770Z] === RUN TestImportWithCustomPlatform// [2022-09-04T15:34:43.770Z] === RUN TestImportWithCustomPlatform/linux [2022-09-04T15:34:44.026Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-04T15:34:44.026Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-04T15:34:44.026Z] === RUN TestImportWithCustomPlatform/macos [2022-09-04T15:34:44.026Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-04T15:34:44.026Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-04T15:34:44.026Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-04T15:34:44.026Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-04T15:34:44.026Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-04T15:34:44.026Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-04T15:34:44.026Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-04T15:34:44.026Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-04T15:34:44.026Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-09-04T15:34:44.026Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-04T15:34:44.026Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-04T15:34:44.026Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-04T15:34:44.026Z] === RUN TestImagesFilterMultiReference [2022-09-04T15:34:44.026Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-04T15:34:44.026Z] === RUN TestImagePullPlatformInvalid [2022-09-04T15:34:44.026Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-04T15:34:44.026Z] === RUN TestRemoveImageOrphaning [2022-09-04T15:34:44.283Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-09-04T15:34:44.283Z] === RUN TestRemoveImageGarbageCollector [2022-09-04T15:34:44.283Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:34:44.283Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-04T15:34:44.283Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-04T15:34:44.539Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-04T15:34:44.539Z] === RUN TestTagInvalidReference [2022-09-04T15:34:44.539Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-04T15:34:44.539Z] === RUN TestTagValidPrefixedRepo [2022-09-04T15:34:44.539Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-04T15:34:44.539Z] === RUN TestTagExistedNameWithoutForce [2022-09-04T15:34:44.539Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-04T15:34:44.539Z] === RUN TestTagOfficialNames [2022-09-04T15:34:44.539Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-04T15:34:44.539Z] === RUN TestTagMatchesDigest [2022-09-04T15:34:44.539Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-04T15:34:44.539Z] PASS [2022-09-04T15:34:44.539Z] [2022-09-04T15:34:44.539Z] === Skipped [2022-09-04T15:34:44.539Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-04T15:34:44.539Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-04T15:34:44.539Z] [2022-09-04T15:34:44.539Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-04T15:34:44.539Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:34:44.539Z] [2022-09-04T15:34:44.539Z] DONE 22 tests, 2 skipped in 1.225s [2022-09-04T15:34:44.539Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-04T15:34:44.539Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:34:44.539Z] ++ set -e [2022-09-04T15:34:44.539Z] ++ '[' -n 0 ']' [2022-09-04T15:34:44.539Z] ++ set -x [2022-09-04T15:34:44.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:34:44.539Z] === RUN TestStripANSICommands [2022-09-04T15:34:44.539Z] === RUN TestStripANSICommands/#00 [2022-09-04T15:34:44.539Z] === RUN TestStripANSICommands/#01 [2022-09-04T15:34:44.539Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-04T15:34:44.539Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-04T15:34:44.539Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-04T15:34:44.539Z] PASS [2022-09-04T15:34:44.539Z] [2022-09-04T15:34:44.539Z] DONE 3 tests in 0.035s [2022-09-04T15:34:44.539Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-04T15:34:44.539Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:34:44.539Z] ++ set -e [2022-09-04T15:34:44.539Z] ++ '[' -n 0 ']' [2022-09-04T15:34:44.539Z] ++ set -x [2022-09-04T15:34:44.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:34:44.795Z] INFO: Testing against a local daemon [2022-09-04T15:34:44.795Z] === RUN TestNetworkCreateDelete [2022-09-04T15:34:44.795Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-04T15:34:44.795Z] === RUN TestDockerNetworkDeletePreferID [2022-09-04T15:34:45.356Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-04T15:34:45.357Z] === RUN TestDaemonDNSFallback [2022-09-04T15:34:46.447Z] .........................xx.................... [ 29%] [2022-09-04T15:34:49.286Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s) [2022-09-04T15:34:49.286Z] === RUN TestCreateServiceSecretFileMode [2022-09-04T15:34:49.851Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-09-04T15:34:49.851Z] === RUN TestCreateServiceConfigFileMode [2022-09-04T15:34:51.889Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-09-04T15:34:51.890Z] === RUN TestInspectNetwork [2022-09-04T15:34:52.426Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2022-09-04T15:34:52.426Z] === RUN TestCreateServiceSysctls [2022-09-04T15:34:54.404Z] === RUN TestInspectNetwork/full_network_id [2022-09-04T15:34:54.405Z] === RUN TestInspectNetwork/partial_network_id [2022-09-04T15:34:54.405Z] === RUN TestInspectNetwork/network_name [2022-09-04T15:34:54.405Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-04T15:34:55.515Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-04T15:34:55.515Z] Using test binary docker [2022-09-04T15:34:55.515Z] +++ /etc/init.d/apparmor start [2022-09-04T15:34:55.515Z] Not: starting. [2022-09-04T15:34:55.515Z] INFO: Waiting for daemon to start... [2022-09-04T15:34:55.515Z] Starting dockerd [2022-09-04T15:34:55.515Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-04T15:34:55.515Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-04T15:34:55.515Z] Using test binary docker [2022-09-04T15:34:55.515Z] +++ /etc/init.d/apparmor start [2022-09-04T15:34:55.515Z] Not: starting. [2022-09-04T15:34:55.515Z] INFO: Waiting for daemon to start... [2022-09-04T15:34:55.515Z] Starting dockerd [2022-09-04T15:34:55.515Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-04T15:34:55.515Z] . [2022-09-04T15:34:55.515Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-04T15:34:55.515Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-04T15:34:55.515Z] Error: No such image: emptyfs [2022-09-04T15:34:55.515Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-04T15:34:55.515Z] ++++ docker load [2022-09-04T15:34:55.515Z] Loaded image: emptyfs:latest [2022-09-04T15:34:55.515Z] Running integration-test (iteration 1) [2022-09-04T15:34:55.515Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-04T15:34:55.515Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-04T15:34:55.515Z] ++ set -e [2022-09-04T15:34:55.515Z] ++ '[' -n 0 ']' [2022-09-04T15:34:55.515Z] ++ set -x [2022-09-04T15:34:55.515Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-04T15:34:55.515Z] Loaded image: busybox:latest [2022-09-04T15:34:55.515Z] Loaded image: busybox:glibc [2022-09-04T15:34:55.515Z] [2022-09-04T15:34:55.515Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-04T15:34:55.515Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-04T15:34:55.515Z] Error: No such image: emptyfs [2022-09-04T15:34:55.515Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-04T15:34:55.515Z] ++++ docker load [2022-09-04T15:34:55.515Z] Loaded image: emptyfs:latest [2022-09-04T15:34:55.516Z] Running integration-test (iteration 1) [2022-09-04T15:34:55.516Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-04T15:34:55.516Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-04T15:34:55.516Z] ++ set -e [2022-09-04T15:34:55.516Z] ++ '[' -n 0 ']' [2022-09-04T15:34:55.516Z] ++ set -x [2022-09-04T15:34:55.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-04T15:34:55.516Z] Loaded image: busybox:latest [2022-09-04T15:34:55.516Z] Loaded image: busybox:glibc [2022-09-04T15:34:55.516Z] Loaded image: debian:bullseye-slim [2022-09-04T15:34:55.516Z] Loaded image: hello-world:latest [2022-09-04T15:34:55.516Z] Loaded image: arm32v7/hello-world:latest [2022-09-04T15:34:55.516Z] INFO: Testing against a local daemon [2022-09-04T15:34:55.516Z] === RUN TestDockerDaemonSuite [2022-09-04T15:34:55.516Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-04T15:34:55.516Z] Loaded image: debian:bullseye-slim [2022-09-04T15:34:55.516Z] Loaded image: hello-world:latest [2022-09-04T15:34:55.516Z] Loaded image: arm32v7/hello-world:latest [2022-09-04T15:34:55.516Z] INFO: Testing against a local daemon [2022-09-04T15:34:55.516Z] === RUN TestDockerSuite [2022-09-04T15:34:55.516Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-04T15:34:55.516Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-04T15:34:55.516Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-04T15:34:55.516Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-04T15:34:55.516Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-04T15:34:55.516Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-04T15:34:55.516Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-04T15:34:55.516Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-04T15:34:55.717Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-09-04T15:34:55.718Z] === RUN TestCreateServiceCapabilities [2022-09-04T15:34:56.893Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-04T15:34:56.893Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-04T15:34:57.829Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-04T15:34:57.829Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-04T15:34:58.244Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2022-09-04T15:34:58.244Z] === RUN TestInspect [2022-09-04T15:34:58.568Z] --- PASS: TestInspectNetwork (7.08s) [2022-09-04T15:34:58.568Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-04T15:34:58.568Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-04T15:34:58.568Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-04T15:34:58.568Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-04T15:34:58.568Z] === RUN TestRunContainerWithBridgeNone [2022-09-04T15:34:59.205Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-04T15:34:59.772Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-04T15:34:59.772Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-04T15:34:59.933Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-09-04T15:34:59.933Z] === RUN TestNetworkInvalidJSON [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-04T15:35:00.189Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-04T15:35:00.189Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-04T15:35:00.189Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-04T15:35:00.189Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-04T15:35:00.189Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-04T15:35:00.189Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-04T15:35:00.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-04T15:35:00.189Z] === RUN TestNetworkList [2022-09-04T15:35:00.189Z] === RUN TestNetworkList//networks [2022-09-04T15:35:00.189Z] === PAUSE TestNetworkList//networks [2022-09-04T15:35:00.189Z] === RUN TestNetworkList//networks/ [2022-09-04T15:35:00.189Z] === PAUSE TestNetworkList//networks/ [2022-09-04T15:35:00.189Z] === CONT TestNetworkList//networks [2022-09-04T15:35:00.189Z] === CONT TestNetworkList//networks/ [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkList (0.02s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-04T15:35:00.189Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-04T15:35:00.189Z] === RUN TestHostIPv4BridgeLabel [2022-09-04T15:35:00.341Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-04T15:35:00.750Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-04T15:35:00.750Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-04T15:35:01.278Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-04T15:35:01.526Z] --- PASS: TestInspect (2.80s) [2022-09-04T15:35:01.526Z] === RUN TestCreateJob [2022-09-04T15:35:01.536Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-04T15:35:01.536Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-04T15:35:01.536Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-04T15:35:01.677Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-04T15:35:01.677Z] === RUN TestDaemonDefaultNetworkPools [2022-09-04T15:35:02.104Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-04T15:35:02.603Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-04T15:35:02.603Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-04T15:35:02.672Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-04T15:35:03.385Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-04T15:35:03.530Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-09-04T15:35:03.530Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-04T15:35:03.609Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-04T15:35:03.869Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-04T15:35:03.869Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-04T15:35:03.869Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-04T15:35:04.806Z] --- PASS: TestCreateJob (3.14s) [2022-09-04T15:35:04.806Z] === RUN TestReplicatedJob [2022-09-04T15:35:04.894Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-04T15:35:04.894Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-04T15:35:05.496Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-04T15:35:05.496Z] === RUN TestServiceWithPredefinedNetwork [2022-09-04T15:35:08.010Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2022-09-04T15:35:08.010Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-04T15:35:08.010Z] service_test.go:243: FLAKY_TEST [2022-09-04T15:35:08.010Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-04T15:35:08.010Z] === RUN TestServiceWithDataPathPortInit [2022-09-04T15:35:10.071Z] --- PASS: TestReplicatedJob (5.00s) [2022-09-04T15:35:10.071Z] === RUN TestUpdateReplicatedJob [2022-09-04T15:35:10.472Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-04T15:35:10.851Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-04T15:35:12.599Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-09-04T15:35:12.599Z] === RUN TestServiceListWithStatuses [2022-09-04T15:35:12.599Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-04T15:35:12.599Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-04T15:35:12.599Z] === RUN TestDockerNetworkConnectAlias [2022-09-04T15:35:13.766Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-04T15:35:14.701Z] --- PASS: TestBuildWithHugeFile (115.71s) [2022-09-04T15:35:14.701Z] === RUN TestBuildWCOWSandboxSize [2022-09-04T15:35:14.701Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-04T15:35:14.701Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-04T15:35:14.701Z] === RUN TestBuildWithEmptyDockerfile [2022-09-04T15:35:14.701Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-04T15:35:14.701Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-04T15:35:14.701Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-04T15:35:14.701Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-04T15:35:14.701Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-04T15:35:14.701Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-04T15:35:14.701Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-04T15:35:14.701Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-04T15:35:14.701Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-04T15:35:14.701Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-04T15:35:14.701Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-09-04T15:35:14.701Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-09-04T15:35:14.701Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-04T15:35:14.701Z] === RUN TestBuildPreserveOwnership [2022-09-04T15:35:14.701Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-04T15:35:15.729Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-09-04T15:35:16.075Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-04T15:35:16.782Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2022-09-04T15:35:16.782Z] === RUN TestDockerNetworkReConnect [2022-09-04T15:35:17.010Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-04T15:35:17.945Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-04T15:35:18.512Z] --- PASS: TestBuildPreserveOwnership (3.59s) [2022-09-04T15:35:18.512Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.32s) [2022-09-04T15:35:18.512Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s) [2022-09-04T15:35:18.512Z] === RUN TestBuildPlatformInvalid [2022-09-04T15:35:18.512Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-04T15:35:18.512Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-09-04T15:35:18.512Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-04T15:35:18.770Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-04T15:35:19.707Z] Loaded image: busybox:latest [2022-09-04T15:35:19.707Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-04T15:35:19.965Z] Loaded image: busybox:glibc [2022-09-04T15:35:20.065Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-09-04T15:35:20.065Z] === RUN TestServicePlugin [2022-09-04T15:35:20.533Z] docker_cli_daemon_test.go:1475: [d82028e71d24e] daemon is not started [2022-09-04T15:35:21.468Z] check_test.go:540: [d2cfee6ce949c] daemon is not started [2022-09-04T15:35:21.468Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-04T15:35:21.726Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-04T15:35:22.845Z] --- PASS: TestServiceWithDataPathPortInit (13.70s) [2022-09-04T15:35:22.845Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-04T15:35:23.101Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-04T15:35:23.350Z] plugin_test.go:61: [dda16c27c4bdb] joining swarm manager [d0ba3b6b6bb70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:35:23.674Z] Loaded image: debian:bullseye-slim [2022-09-04T15:35:23.674Z] Loaded image: hello-world:latest [2022-09-04T15:35:23.933Z] Loaded image: arm32v7/hello-world:latest [2022-09-04T15:35:23.933Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-04T15:35:24.192Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-04T15:35:24.192Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-04T15:35:24.237Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i4r9zxhak4qqfr97re8z1zahv Created:2022-09-04 15:35:22.730458587 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d15b082f3493278ae55072f610c5b7fe790af8b8b9629c5da69be8128d488981:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dcddcirl6gxumunskt5ml3xn4 EndpointID:6c78fad9cd55dfa4368de50b9dcce2a857f17fb5c7589cd2900d6c6372df75a1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8abac57a3d2bb72dc503337eb6a8f23689e661915d779e71a64ebbcc6281b223 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c58b82cd64e7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dcddcirl6gxumunskt5ml3xn4 EndpointID:6c78fad9cd55dfa4368de50b9dcce2a857f17fb5c7589cd2900d6c6372df75a1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-04T15:35:24.723Z] plugin_test.go:64: [dc358a94b1bc6] joining swarm manager [d0ba3b6b6bb70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:35:25.569Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-04T15:35:25.828Z] check_test.go:540: [df0102c20192b] daemon is not started [2022-09-04T15:35:25.828Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-04T15:35:26.086Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-04T15:35:27.022Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-04T15:35:27.959Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-04T15:35:28.416Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-09-04T15:35:28.416Z] PASS [2022-09-04T15:35:28.417Z] [2022-09-04T15:35:28.417Z] === Skipped [2022-09-04T15:35:28.417Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-04T15:35:28.417Z] service_test.go:243: FLAKY_TEST [2022-09-04T15:35:28.417Z] [2022-09-04T15:35:28.417Z] DONE 38 tests, 1 skipped in 43.678s [2022-09-04T15:35:28.417Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-04T15:35:28.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:35:28.417Z] ++ set -e [2022-09-04T15:35:28.417Z] ++ '[' -n 0 ']' [2022-09-04T15:35:28.417Z] ++ set -x [2022-09-04T15:35:28.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:35:28.417Z] INFO: Testing against a local daemon [2022-09-04T15:35:28.417Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-04T15:35:28.417Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:35:28.417Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-04T15:35:28.417Z] === RUN TestDockerNetworkIpvlan [2022-09-04T15:35:28.417Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:35:28.417Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-04T15:35:28.417Z] PASS [2022-09-04T15:35:28.417Z] [2022-09-04T15:35:28.417Z] === Skipped [2022-09-04T15:35:28.417Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-04T15:35:28.417Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:35:28.417Z] [2022-09-04T15:35:28.417Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-04T15:35:28.417Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:35:28.417Z] [2022-09-04T15:35:28.417Z] DONE 2 tests, 2 skipped in 0.084s [2022-09-04T15:35:28.417Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-04T15:35:28.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:35:28.417Z] ++ set -e [2022-09-04T15:35:28.417Z] ++ '[' -n 0 ']' [2022-09-04T15:35:28.417Z] ++ set -x [2022-09-04T15:35:28.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:35:28.417Z] INFO: Testing against a local daemon [2022-09-04T15:35:28.417Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-04T15:35:29.781Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-09-04T15:35:29.781Z] === RUN TestDockerNetworkMacvlan [2022-09-04T15:35:30.494Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-04T15:35:30.708Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-04T15:35:31.272Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-04T15:35:32.176Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-04T15:35:32.199Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-04T15:35:33.779Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-04T15:35:33.779Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-04T15:35:34.085Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-04T15:35:34.346Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-04T15:35:35.282Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-04T15:35:35.496Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-04T15:35:35.850Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-04T15:35:35.850Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-04T15:35:36.418Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-04T15:35:36.418Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-04T15:35:36.418Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-04T15:35:37.355Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.86s) [2022-09-04T15:35:37.355Z] PASS [2022-09-04T15:35:37.355Z] [2022-09-04T15:35:37.355Z] === Skipped [2022-09-04T15:35:37.355Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-04T15:35:37.355Z] build_session_test.go:25: TODO: BuildKit [2022-09-04T15:35:37.355Z] [2022-09-04T15:35:37.355Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-04T15:35:37.355Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-04T15:35:37.355Z] [2022-09-04T15:35:37.355Z] DONE 34 tests, 2 skipped in 186.208s [2022-09-04T15:35:37.355Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-04T15:35:37.355Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:35:37.355Z] ++ set -e [2022-09-04T15:35:37.355Z] ++ '[' -n 0 ']' [2022-09-04T15:35:37.355Z] ++ set -x [2022-09-04T15:35:37.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:35:37.614Z] INFO: Testing against a local daemon [2022-09-04T15:35:37.614Z] === RUN TestConfigInspect [2022-09-04T15:35:38.181Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-04T15:35:38.748Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-04T15:35:38.761Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-04T15:35:39.322Z] --- PASS: TestDockerNetworkMacvlan (9.32s) [2022-09-04T15:35:39.322Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-04T15:35:39.322Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-04T15:35:39.322Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-09-04T15:35:39.322Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-09-04T15:35:39.322Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-09-04T15:35:39.322Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-09-04T15:35:39.322Z] PASS [2022-09-04T15:35:39.322Z] [2022-09-04T15:35:39.322Z] DONE 8 tests in 10.776s [2022-09-04T15:35:39.322Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-04T15:35:39.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:35:39.322Z] ++ set -e [2022-09-04T15:35:39.322Z] ++ '[' -n 0 ']' [2022-09-04T15:35:39.322Z] ++ set -x [2022-09-04T15:35:39.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:35:39.322Z] testing: warning: no tests to run [2022-09-04T15:35:39.322Z] PASS [2022-09-04T15:35:39.322Z] [2022-09-04T15:35:39.322Z] DONE 0 tests in 0.024s [2022-09-04T15:35:39.322Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-04T15:35:39.323Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:35:39.323Z] ++ set -e [2022-09-04T15:35:39.323Z] ++ '[' -n 0 ']' [2022-09-04T15:35:39.323Z] ++ set -x [2022-09-04T15:35:39.323Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:35:39.323Z] INFO: Testing against a local daemon [2022-09-04T15:35:39.323Z] === RUN TestAuthZPluginAllowRequest [2022-09-04T15:35:39.684Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-04T15:35:39.684Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-04T15:35:40.619Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-04T15:35:40.735Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-09-04T15:35:40.735Z] === RUN TestAuthZPluginTLS [2022-09-04T15:35:40.879Z] --- PASS: TestConfigInspect (3.22s) [2022-09-04T15:35:40.879Z] === RUN TestConfigList [2022-09-04T15:35:40.991Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-04T15:35:40.991Z] === RUN TestAuthZPluginDenyRequest [2022-09-04T15:35:41.447Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-04T15:35:41.553Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-04T15:35:41.553Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-04T15:35:41.693Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-09-04T15:35:42.013Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-04T15:35:42.013Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-04T15:35:42.114Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-04T15:35:42.114Z] === RUN TestAuthZPluginDenyResponse [2022-09-04T15:35:42.581Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-04T15:35:42.717Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-04T15:35:42.717Z] === RUN TestAuthZPluginAllowEventStream [2022-09-04T15:35:43.456Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-04T15:35:43.960Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-04T15:35:43.960Z] --- PASS: TestConfigList (3.21s) [2022-09-04T15:35:43.960Z] === RUN TestConfigsCreateAndDelete [2022-09-04T15:35:44.894Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-04T15:35:44.894Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-04T15:35:45.995Z] --- PASS: TestAuthZPluginAllowEventStream (3.22s) [2022-09-04T15:35:45.995Z] === RUN TestAuthZPluginErrorResponse [2022-09-04T15:35:46.267Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-04T15:35:47.642Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-04T15:35:47.642Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-04T15:35:47.643Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-09-04T15:35:47.926Z] --- PASS: TestAuthZPluginErrorResponse (1.80s) [2022-09-04T15:35:47.926Z] === RUN TestAuthZPluginErrorRequest [2022-09-04T15:35:48.208Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-04T15:35:49.594Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-04T15:35:49.858Z] --- PASS: TestAuthZPluginErrorRequest (1.80s) [2022-09-04T15:35:49.858Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-04T15:35:50.228Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-04T15:35:50.420Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.03s) [2022-09-04T15:35:50.420Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-04T15:35:50.489Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-04T15:35:51.248Z] --- PASS: TestServicePlugin (30.13s) [2022-09-04T15:35:51.248Z] === RUN TestServiceUpdateLabel [2022-09-04T15:35:51.436Z] --- PASS: TestConfigsCreateAndDelete (7.24s) [2022-09-04T15:35:51.436Z] === RUN TestConfigsUpdate [2022-09-04T15:35:51.785Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-09-04T15:35:51.785Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-04T15:35:52.182Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-09-04T15:35:52.182Z] === RUN TestServiceUpdateSecrets [2022-09-04T15:35:52.344Z] ............................ [ 66%] [2022-09-04T15:35:52.809Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-04T15:35:53.150Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2022-09-04T15:35:53.150Z] === RUN TestAuthZPluginHeader [2022-09-04T15:35:53.744Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-04T15:35:54.003Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-04T15:35:54.078Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-04T15:35:54.078Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-04T15:35:54.078Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:35:54.078Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-04T15:35:54.078Z] === RUN TestAuthZPluginV2Disable [2022-09-04T15:35:54.078Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:35:54.078Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-04T15:35:54.078Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-04T15:35:54.078Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:35:54.078Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-04T15:35:54.078Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-04T15:35:54.078Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:35:54.078Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-04T15:35:54.078Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-04T15:35:54.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-04T15:35:54.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-04T15:35:54.829Z] --- PASS: TestConfigsUpdate (3.67s) [2022-09-04T15:35:54.829Z] === RUN TestTemplatedConfig [2022-09-04T15:35:55.087Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-04T15:35:55.657Z] check_test.go:540: [dd8caedf11674] daemon is not started [2022-09-04T15:35:55.657Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-04T15:35:55.915Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-04T15:35:56.851Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-04T15:35:56.851Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-04T15:35:58.235Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-04T15:35:58.800Z] --- PASS: TestTemplatedConfig (4.04s) [2022-09-04T15:35:58.800Z] === RUN TestConfigCreateResolve [2022-09-04T15:36:00.174Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-04T15:36:02.706Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-04T15:36:03.273Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-04T15:36:03.841Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-04T15:36:04.102Z] --- PASS: TestConfigCreateResolve (5.25s) [2022-09-04T15:36:04.102Z] PASS [2022-09-04T15:36:04.102Z] [2022-09-04T15:36:04.102Z] DONE 6 tests in 26.769s [2022-09-04T15:36:04.102Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-04T15:36:04.102Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-04T15:36:04.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:04.102Z] ++ set -e [2022-09-04T15:36:04.102Z] ++ '[' -n 0 ']' [2022-09-04T15:36:04.102Z] ++ set -x [2022-09-04T15:36:04.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:04.102Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-04T15:36:04.361Z] INFO: Testing against a local daemon [2022-09-04T15:36:04.361Z] === RUN TestAttachWithTTY [2022-09-04T15:36:04.621Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-04T15:36:04.621Z] === RUN TestAttachWithoutTTy [2022-09-04T15:36:04.621Z] --- PASS: TestAttachWithoutTTy (0.18s) [2022-09-04T15:36:04.621Z] === RUN TestCheckpoint [2022-09-04T15:36:04.621Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-04T15:36:04.621Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/commit [2022-09-04T15:36:04.621Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-04T15:36:04.621Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-04T15:36:04.621Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-04T15:36:04.621Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-04T15:36:04.621Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-04T15:36:04.621Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-04T15:36:04.621Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-04T15:36:04.621Z] === CONT TestContainerInvalidJSON/commit [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-04T15:36:04.621Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-04T15:36:04.621Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-04T15:36:04.621Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-04T15:36:04.621Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-04T15:36:04.621Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-04T15:36:04.621Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-04T15:36:04.621Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.01s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-04T15:36:04.621Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-04T15:36:04.621Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-04T15:36:04.880Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-09-04T15:36:04.880Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-04T15:36:04.880Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-09-04T15:36:04.880Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-04T15:36:04.880Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-09-04T15:36:04.880Z] === RUN TestCopyEmptyFile [2022-09-04T15:36:04.880Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-04T15:36:05.449Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-09-04T15:36:05.449Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-04T15:36:05.449Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-09-04T15:36:05.449Z] === RUN TestCopyFromContainer [2022-09-04T15:36:06.017Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-04T15:36:06.017Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-04T15:36:06.585Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-04T15:36:06.843Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-04T15:36:07.046Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2022-09-04T15:36:07.046Z] === RUN TestServiceUpdateConfigs [2022-09-04T15:36:07.101Z] === RUN TestCopyFromContainer// [2022-09-04T15:36:07.102Z] === RUN TestCopyFromContainer//bar/root [2022-09-04T15:36:07.361Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-04T15:36:07.361Z] === RUN TestCopyFromContainer/bar/quux [2022-09-04T15:36:07.361Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-04T15:36:07.361Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-04T15:36:07.361Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-04T15:36:07.620Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-04T15:36:07.620Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-04T15:36:07.879Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-04T15:36:07.879Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-04T15:36:07.879Z] --- PASS: TestCopyFromContainer (2.48s) [2022-09-04T15:36:07.879Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-09-04T15:36:07.879Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-09-04T15:36:07.879Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-09-04T15:36:07.879Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-09-04T15:36:07.879Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-04T15:36:07.879Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-09-04T15:36:07.879Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-09-04T15:36:07.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-09-04T15:36:07.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-09-04T15:36:07.879Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-09-04T15:36:07.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-04T15:36:07.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-04T15:36:07.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-04T15:36:07.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-04T15:36:07.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-04T15:36:07.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-04T15:36:07.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-04T15:36:07.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-04T15:36:07.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-04T15:36:07.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-04T15:36:07.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-04T15:36:07.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-04T15:36:07.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-04T15:36:07.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-04T15:36:07.879Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-04T15:36:07.879Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-04T15:36:07.879Z] === RUN TestCreateWithInvalidEnv [2022-09-04T15:36:07.879Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-04T15:36:07.879Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-04T15:36:07.879Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-04T15:36:07.879Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-04T15:36:07.879Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-04T15:36:07.879Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-04T15:36:07.879Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-04T15:36:07.879Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-04T15:36:07.879Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-04T15:36:08.138Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-04T15:36:08.138Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-04T15:36:08.138Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-04T15:36:08.138Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-04T15:36:08.138Z] === RUN TestCreateTmpfsMountsTarget [2022-09-04T15:36:08.138Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-04T15:36:08.138Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-04T15:36:08.707Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-04T15:36:09.643Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-04T15:36:09.902Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2022-09-04T15:36:09.902Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-04T15:36:10.163Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-04T15:36:10.163Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-04T15:36:10.163Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-04T15:36:10.163Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-04T15:36:10.163Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-04T15:36:10.731Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-04T15:36:11.666Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-09-04T15:36:11.666Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-04T15:36:11.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-04T15:36:11.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-04T15:36:11.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-04T15:36:11.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-04T15:36:11.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-04T15:36:11.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-04T15:36:11.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-04T15:36:11.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-04T15:36:11.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-04T15:36:11.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-04T15:36:11.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-04T15:36:11.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-04T15:36:11.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-04T15:36:11.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-04T15:36:11.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-04T15:36:11.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-04T15:36:11.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-04T15:36:11.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-04T15:36:11.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-04T15:36:11.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-04T15:36:11.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-09-04T15:36:11.666Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-04T15:36:11.924Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-09-04T15:36:11.924Z] === RUN TestCreateDifferentPlatform [2022-09-04T15:36:11.924Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-04T15:36:11.924Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-04T15:36:11.924Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-04T15:36:11.924Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-04T15:36:11.924Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-04T15:36:11.924Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-04T15:36:11.924Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-04T15:36:11.924Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-04T15:36:11.924Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-04T15:36:11.924Z] === RUN TestCreateInvalidHostConfig [2022-09-04T15:36:11.924Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-04T15:36:11.924Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-04T15:36:11.924Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-04T15:36:11.924Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-04T15:36:11.924Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-04T15:36:11.924Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-04T15:36:11.924Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-04T15:36:11.924Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-04T15:36:11.924Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-04T15:36:11.924Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-04T15:36:11.924Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-04T15:36:11.924Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-04T15:36:11.924Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-04T15:36:11.924Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-04T15:36:11.924Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-04T15:36:11.924Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-04T15:36:11.924Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-04T15:36:11.924Z] === RUN TestContainerStartOnDaemonRestart [2022-09-04T15:36:11.924Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-04T15:36:11.924Z] === RUN TestDaemonRestartIpcMode [2022-09-04T15:36:11.924Z] === PAUSE TestDaemonRestartIpcMode [2022-09-04T15:36:11.924Z] === RUN TestDaemonHostGatewayIP [2022-09-04T15:36:11.924Z] === PAUSE TestDaemonHostGatewayIP [2022-09-04T15:36:11.924Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-04T15:36:11.924Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-04T15:36:11.924Z] === RUN TestContainerKillOnDaemonStart [2022-09-04T15:36:11.924Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-04T15:36:11.924Z] === RUN TestDiff [2022-09-04T15:36:12.116Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-04T15:36:12.116Z] PASS [2022-09-04T15:36:12.116Z] [2022-09-04T15:36:12.116Z] === Skipped [2022-09-04T15:36:12.116Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-04T15:36:12.116Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:36:12.116Z] [2022-09-04T15:36:12.116Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-04T15:36:12.116Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:36:12.116Z] [2022-09-04T15:36:12.116Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-04T15:36:12.116Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:36:12.116Z] [2022-09-04T15:36:12.116Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-04T15:36:12.116Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:36:12.116Z] [2022-09-04T15:36:12.116Z] DONE 17 tests, 4 skipped in 31.577s [2022-09-04T15:36:12.116Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-04T15:36:12.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:12.116Z] ++ set -e [2022-09-04T15:36:12.116Z] ++ '[' -n 0 ']' [2022-09-04T15:36:12.116Z] ++ set -x [2022-09-04T15:36:12.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:12.116Z] INFO: Testing against a local daemon [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-04T15:36:12.116Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-04T15:36:12.116Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-04T15:36:12.116Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-04T15:36:12.116Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-04T15:36:12.116Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-04T15:36:12.116Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-04T15:36:12.116Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-04T15:36:12.116Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-04T15:36:12.116Z] === RUN TestPluginInstall [2022-09-04T15:36:12.116Z] === RUN TestPluginInstall/no_auth [2022-09-04T15:36:12.116Z] time="2022-09-04T15:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:36:12.116Z] time="2022-09-04T15:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:857853e34bf81a81b5bbd9f22537f508987e8e4de298ec1a9f113da634106253" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:36:12.116Z] time="2022-09-04T15:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:36:12.116Z] time="2022-09-04T15:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:857853e34bf81a81b5bbd9f22537f508987e8e4de298ec1a9f113da634106253" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:36:12.116Z] === RUN TestPluginInstall/with_htpasswd [2022-09-04T15:36:12.373Z] time="2022-09-04T15:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:36:12.373Z] time="2022-09-04T15:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:857853e34bf81a81b5bbd9f22537f508987e8e4de298ec1a9f113da634106253" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:36:12.373Z] time="2022-09-04T15:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:36:12.373Z] time="2022-09-04T15:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:857853e34bf81a81b5bbd9f22537f508987e8e4de298ec1a9f113da634106253" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:36:12.491Z] --- PASS: TestDiff (0.49s) [2022-09-04T15:36:12.492Z] === RUN TestExecConsoleSize [2022-09-04T15:36:12.628Z] === RUN TestPluginInstall/with_insecure [2022-09-04T15:36:13.059Z] --- PASS: TestExecConsoleSize (0.51s) [2022-09-04T15:36:13.059Z] === RUN TestExecWithCloseStdin [2022-09-04T15:36:13.318Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-04T15:36:13.559Z] time="2022-09-04T15:36:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:36:13.559Z] time="2022-09-04T15:36:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e39060c91867852062e2a25d02b6f99784ac100efcc1a9793ec8e77556917147" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:36:13.559Z] time="2022-09-04T15:36:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:36:13.559Z] time="2022-09-04T15:36:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e39060c91867852062e2a25d02b6f99784ac100efcc1a9793ec8e77556917147" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:36:13.559Z] plugin_test.go:196: [d532a7d339e37] daemon is not started [2022-09-04T15:36:13.559Z] --- PASS: TestPluginInstall (2.54s) [2022-09-04T15:36:13.559Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-09-04T15:36:13.559Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-09-04T15:36:13.559Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-09-04T15:36:13.559Z] === RUN TestPluginsWithRuntimes [2022-09-04T15:36:13.576Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-09-04T15:36:13.576Z] === RUN TestExec [2022-09-04T15:36:13.834Z] check_test.go:540: [d2a28f8762bd9] daemon is not started [2022-09-04T15:36:13.834Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-04T15:36:14.400Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-04T15:36:14.400Z] --- PASS: TestExec (0.61s) [2022-09-04T15:36:14.400Z] === RUN TestExecUser [2022-09-04T15:36:14.658Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-04T15:36:14.924Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-04T15:36:15.224Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-04T15:36:15.482Z] --- PASS: TestExecUser (1.18s) [2022-09-04T15:36:15.482Z] === RUN TestExportContainerAndImportImage [2022-09-04T15:36:15.899Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-04T15:36:16.049Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-04T15:36:16.826Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-09-04T15:36:16.826Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-09-04T15:36:16.826Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-09-04T15:36:16.826Z] === RUN TestPluginBackCompatMediaTypes [2022-09-04T15:36:17.387Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-09-04T15:36:17.388Z] PASS [2022-09-04T15:36:17.388Z] [2022-09-04T15:36:17.388Z] DONE 24 tests in 6.545s [2022-09-04T15:36:17.388Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-04T15:36:17.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:17.388Z] ++ set -e [2022-09-04T15:36:17.388Z] ++ '[' -n 0 ']' [2022-09-04T15:36:17.388Z] ++ set -x [2022-09-04T15:36:17.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:17.424Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-04T15:36:17.643Z] INFO: Testing against a local daemon [2022-09-04T15:36:17.643Z] === RUN TestExternalGraphDriver [2022-09-04T15:36:17.939Z] === RUN TestExternalGraphDriver/json [2022-09-04T15:36:18.358Z] --- PASS: TestExportContainerAndImportImage (2.68s) [2022-09-04T15:36:18.358Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-04T15:36:19.827Z] === RUN TestExternalGraphDriver/spec [2022-09-04T15:36:20.280Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-04T15:36:20.280Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-04T15:36:20.280Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-04T15:36:20.850Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-04T15:36:21.193Z] === RUN TestExternalGraphDriver/pull [2022-09-04T15:36:21.422Z] --- PASS: TestExportContainerAfterDaemonRestart (3.22s) [2022-09-04T15:36:21.422Z] === RUN TestHealthCheckWorkdir [2022-09-04T15:36:21.914Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2022-09-04T15:36:21.914Z] === RUN TestServiceUpdateNetwork [2022-09-04T15:36:22.563Z] --- PASS: TestExternalGraphDriver (5.10s) [2022-09-04T15:36:22.563Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-09-04T15:36:22.563Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-09-04T15:36:22.563Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-09-04T15:36:22.563Z] === RUN TestGraphdriverPluginV2 [2022-09-04T15:36:22.818Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:36:22.818Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-04T15:36:22.818Z] PASS [2022-09-04T15:36:22.818Z] [2022-09-04T15:36:22.818Z] === Skipped [2022-09-04T15:36:22.818Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-04T15:36:22.818Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:36:22.818Z] [2022-09-04T15:36:22.818Z] DONE 5 tests, 1 skipped in 5.525s [2022-09-04T15:36:23.083Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-04T15:36:23.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:23.083Z] ++ set -e [2022-09-04T15:36:23.083Z] ++ '[' -n 0 ']' [2022-09-04T15:36:23.083Z] ++ set -x [2022-09-04T15:36:23.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:23.083Z] INFO: Testing against a local daemon [2022-09-04T15:36:23.083Z] === RUN TestContinueAfterPluginCrash [2022-09-04T15:36:23.083Z] === PAUSE TestContinueAfterPluginCrash [2022-09-04T15:36:23.083Z] === RUN TestReadPluginNoRead [2022-09-04T15:36:23.083Z] === PAUSE TestReadPluginNoRead [2022-09-04T15:36:23.083Z] === RUN TestDaemonStartWithLogOpt [2022-09-04T15:36:23.083Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-04T15:36:23.083Z] === CONT TestContinueAfterPluginCrash [2022-09-04T15:36:23.083Z] === CONT TestDaemonStartWithLogOpt [2022-09-04T15:36:23.404Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-04T15:36:23.662Z] --- PASS: TestHealthCheckWorkdir (2.28s) [2022-09-04T15:36:23.662Z] === RUN TestHealthKillContainer [2022-09-04T15:36:25.162Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-04T15:36:26.370Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-09-04T15:36:26.370Z] === CONT TestReadPluginNoRead [2022-09-04T15:36:27.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-04T15:36:27.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-09-04T15:36:28.258Z] === RUN TestReadPluginNoRead/default [2022-09-04T15:36:29.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-09-04T15:36:29.623Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-04T15:36:30.310Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-04T15:36:30.550Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-04T15:36:30.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-09-04T15:36:31.112Z] --- PASS: TestContinueAfterPluginCrash (8.12s) [2022-09-04T15:36:32.041Z] === CONT TestReadPluginNoRead [2022-09-04T15:36:32.041Z] read_test.go:92: [db079d7874fec] daemon is not started [2022-09-04T15:36:32.041Z] --- PASS: TestReadPluginNoRead (5.72s) [2022-09-04T15:36:32.041Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-09-04T15:36:32.041Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-09-04T15:36:32.041Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-09-04T15:36:32.041Z] PASS [2022-09-04T15:36:32.041Z] [2022-09-04T15:36:32.041Z] DONE 6 tests in 8.876s [2022-09-04T15:36:32.041Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-04T15:36:32.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:32.041Z] ++ set -e [2022-09-04T15:36:32.041Z] ++ '[' -n 0 ']' [2022-09-04T15:36:32.041Z] ++ set -x [2022-09-04T15:36:32.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:32.041Z] testing: warning: no tests to run [2022-09-04T15:36:32.041Z] PASS [2022-09-04T15:36:32.041Z] [2022-09-04T15:36:32.041Z] DONE 0 tests in 0.043s [2022-09-04T15:36:32.041Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-04T15:36:32.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:32.041Z] ++ set -e [2022-09-04T15:36:32.041Z] ++ '[' -n 0 ']' [2022-09-04T15:36:32.041Z] ++ set -x [2022-09-04T15:36:32.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:32.041Z] INFO: Testing against a local daemon [2022-09-04T15:36:32.041Z] === RUN TestPluginWithDevMounts [2022-09-04T15:36:32.041Z] === PAUSE TestPluginWithDevMounts [2022-09-04T15:36:32.041Z] === CONT TestPluginWithDevMounts [2022-09-04T15:36:32.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-09-04T15:36:32.258Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-04T15:36:32.258Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-04T15:36:32.258Z] check_test.go:540: [de71aa9ea0406] daemon is not started [2022-09-04T15:36:32.258Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-04T15:36:32.809Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-04T15:36:32.826Z] --- PASS: TestHealthKillContainer (9.20s) [2022-09-04T15:36:32.826Z] === RUN TestHealthCheckProcessKilled [2022-09-04T15:36:33.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f41b60__} [2022-09-04T15:36:33.763Z] --- PASS: TestHealthCheckProcessKilled (0.99s) [2022-09-04T15:36:33.763Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-04T15:36:33.930Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-09-04T15:36:33.930Z] PASS [2022-09-04T15:36:33.930Z] [2022-09-04T15:36:33.930Z] DONE 1 tests in 1.647s [2022-09-04T15:36:33.930Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-04T15:36:33.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:33.930Z] ++ set -e [2022-09-04T15:36:33.930Z] ++ '[' -n 0 ']' [2022-09-04T15:36:33.930Z] ++ set -x [2022-09-04T15:36:33.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:33.930Z] INFO: Testing against a local daemon [2022-09-04T15:36:33.930Z] === RUN TestSecretInspect [2022-09-04T15:36:34.022Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-04T15:36:34.106Z] --- PASS: TestServiceUpdateNetwork (12.55s) [2022-09-04T15:36:34.106Z] === RUN TestServiceUpdatePidsLimit [2022-09-04T15:36:34.592Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-09-04T15:36:34.592Z] === RUN TestIpcModeNone [2022-09-04T15:36:35.040Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-04T15:36:35.159Z] --- PASS: TestIpcModeNone (0.66s) [2022-09-04T15:36:35.159Z] === RUN TestIpcModePrivate [2022-09-04T15:36:35.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14079976754_/foo_false_____} [2022-09-04T15:36:35.974Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-04T15:36:36.096Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-04T15:36:36.097Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2022-09-04T15:36:36.097Z] --- PASS: TestIpcModePrivate (0.89s) [2022-09-04T15:36:36.097Z] === RUN TestIpcModeShareable [2022-09-04T15:36:36.356Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-09-04T15:36:36.446Z] --- PASS: TestSecretInspect (2.32s) [2022-09-04T15:36:36.446Z] === RUN TestSecretList [2022-09-04T15:36:36.614Z] --- PASS: TestIpcModeShareable (0.57s) [2022-09-04T15:36:36.614Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-04T15:36:36.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14079976754_/foo_true_____} [2022-09-04T15:36:37.444Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-04T15:36:37.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31017738590_/foo_false_____} [2022-09-04T15:36:38.337Z] --- PASS: TestSecretList (2.20s) [2022-09-04T15:36:38.337Z] === RUN TestSecretsCreateAndDelete [2022-09-04T15:36:39.094Z] check_test.go:540: [d7aac7016ea6a] daemon is not started [2022-09-04T15:36:39.094Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-04T15:36:39.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31017738590_/foo_true_____} [2022-09-04T15:36:39.094Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s) [2022-09-04T15:36:39.094Z] === RUN TestAPIIpcModeHost [2022-09-04T15:36:40.102Z] --- PASS: TestAPIIpcModeHost (0.76s) [2022-09-04T15:36:40.102Z] === RUN TestDaemonIpcModeShareable [2022-09-04T15:36:40.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31017738590_/foo_true__0xc000f41b90___} [2022-09-04T15:36:40.854Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-09-04T15:36:40.854Z] === RUN TestSecretsUpdate [2022-09-04T15:36:41.664Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2022-09-04T15:36:41.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f41ba8__} [2022-09-04T15:36:41.664Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2022-09-04T15:36:41.664Z] === RUN TestDaemonIpcModePrivate [2022-09-04T15:36:41.923Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-04T15:36:42.489Z] check_test.go:540: [d63b16ad3d29a] daemon is not started [2022-09-04T15:36:42.489Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-04T15:36:42.562Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-04T15:36:42.743Z] --- PASS: TestSecretsUpdate (2.18s) [2022-09-04T15:36:42.743Z] === RUN TestTemplatedSecret [2022-09-04T15:36:42.747Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2022-09-04T15:36:43.007Z] --- PASS: TestDaemonIpcModePrivate (1.28s) [2022-09-04T15:36:43.007Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-04T15:36:43.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f41bc0__} [2022-09-04T15:36:43.941Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2022-09-04T15:36:44.199Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s) [2022-09-04T15:36:44.199Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-04T15:36:44.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f41bd8__} [2022-09-04T15:36:45.299Z] --- PASS: TestTemplatedSecret (2.55s) [2022-09-04T15:36:45.299Z] === RUN TestSecretCreateResolve [2022-09-04T15:36:45.393Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-09-04T15:36:45.651Z] docker_cli_daemon_plugins_test.go:80: [d96a5faed2bb3] daemon is not started [2022-09-04T15:36:45.651Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.49s) [2022-09-04T15:36:45.651Z] === RUN TestIpcModeOlderClient [2022-09-04T15:36:45.651Z] === PAUSE TestIpcModeOlderClient [2022-09-04T15:36:45.651Z] === RUN TestKillContainerInvalidSignal [2022-09-04T15:36:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f41bf0__} [2022-09-04T15:36:46.170Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2022-09-04T15:36:46.170Z] === RUN TestKillContainer [2022-09-04T15:36:46.170Z] === RUN TestKillContainer/no_signal [2022-09-04T15:36:46.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-04T15:36:46.998Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-04T15:36:46.998Z] === RUN TestKillContainer/non_killing_signal [2022-09-04T15:36:47.187Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-09-04T15:36:47.187Z] PASS [2022-09-04T15:36:47.187Z] [2022-09-04T15:36:47.187Z] DONE 6 tests in 13.691s [2022-09-04T15:36:47.187Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-04T15:36:47.187Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:47.187Z] ++ set -e [2022-09-04T15:36:47.187Z] ++ '[' -n 0 ']' [2022-09-04T15:36:47.187Z] ++ set -x [2022-09-04T15:36:47.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:36:47.443Z] INFO: Testing against a local daemon [2022-09-04T15:36:47.443Z] === RUN TestServiceCreateInit [2022-09-04T15:36:47.443Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-04T15:36:47.569Z] === RUN TestKillContainer/killing_signal [2022-09-04T15:36:48.020Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-04T15:36:48.504Z] --- PASS: TestKillContainer (2.40s) [2022-09-04T15:36:48.504Z] --- PASS: TestKillContainer/no_signal (0.88s) [2022-09-04T15:36:48.504Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-09-04T15:36:48.504Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2022-09-04T15:36:48.504Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-04T15:36:48.504Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-04T15:36:48.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-04T15:36:48.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-04T15:36:48.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-04T15:36:48.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-04T15:36:48.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-04T15:36:49.022Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-04T15:36:49.022Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-04T15:36:49.022Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-04T15:36:49.588Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-04T15:36:49.588Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-04T15:36:49.923Z] tests/integration/client_test.py ..... [ 75%] [2022-09-04T15:36:49.923Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-04T15:36:50.155Z] docker_cli_daemon_plugins_test.go:170: [d592b97cbd1c9] daemon is not started [2022-09-04T15:36:50.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2022-09-04T15:36:50.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2022-09-04T15:36:50.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-09-04T15:36:50.155Z] === RUN TestKillStoppedContainer [2022-09-04T15:36:50.155Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-04T15:36:50.155Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-04T15:36:50.155Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-04T15:36:50.413Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-09-04T15:36:50.413Z] === RUN TestKillDifferentUserContainer [2022-09-04T15:36:50.490Z] tests/integration/errors_test.py . [ 76%] [2022-09-04T15:36:50.666Z] --- PASS: TestServiceUpdatePidsLimit (16.21s) [2022-09-04T15:36:50.666Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-09-04T15:36:50.666Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-09-04T15:36:50.666Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-04T15:36:50.666Z] PASS [2022-09-04T15:36:50.666Z] [2022-09-04T15:36:50.666Z] === Skipped [2022-09-04T15:36:50.666Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-04T15:36:50.666Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-04T15:36:50.666Z] [2022-09-04T15:36:50.666Z] DONE 27 tests, 1 skipped in 163.964s [2022-09-04T15:36:50.666Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-04T15:36:50.666Z] INFO: Testing against a local daemon [2022-09-04T15:36:50.666Z] === RUN TestSessionCreate [2022-09-04T15:36:50.666Z] --- PASS: TestSessionCreate (0.02s) [2022-09-04T15:36:50.666Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-04T15:36:50.666Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-04T15:36:50.666Z] PASS [2022-09-04T15:36:50.666Z] [2022-09-04T15:36:50.666Z] DONE 2 tests in 0.057s [2022-09-04T15:36:50.666Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-04T15:36:50.666Z] INFO: Testing against a local daemon [2022-09-04T15:36:50.666Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-04T15:36:50.666Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-04T15:36:50.666Z] === RUN TestDiskUsage [2022-09-04T15:36:50.666Z] === PAUSE TestDiskUsage [2022-09-04T15:36:50.666Z] === RUN TestEventsExecDie [2022-09-04T15:36:50.666Z] --- PASS: TestEventsExecDie (0.58s) [2022-09-04T15:36:50.666Z] === RUN TestEventsBackwardsCompatible [2022-09-04T15:36:50.924Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-09-04T15:36:50.924Z] === RUN TestEventsVolumeCreate [2022-09-04T15:36:50.924Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-04T15:36:50.924Z] === RUN TestInfoBinaryCommits [2022-09-04T15:36:50.924Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-04T15:36:50.924Z] === RUN TestInfoAPIVersioned [2022-09-04T15:36:50.924Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-04T15:36:50.924Z] === RUN TestInfoAPI [2022-09-04T15:36:50.924Z] --- PASS: TestInfoAPI (0.02s) [2022-09-04T15:36:50.924Z] === RUN TestInfoAPIWarnings [2022-09-04T15:36:50.981Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2022-09-04T15:36:50.981Z] === RUN TestInspectOomKilledTrue [2022-09-04T15:36:50.981Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-04T15:36:50.981Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-04T15:36:50.981Z] === RUN TestInspectOomKilledFalse [2022-09-04T15:36:50.981Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-04T15:36:50.981Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-04T15:36:50.981Z] === RUN TestLinksEtcHostsContentMatch [2022-09-04T15:36:51.549Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-04T15:36:51.609Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-04T15:36:51.808Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s) [2022-09-04T15:36:51.808Z] === RUN TestLinksContainerNames [2022-09-04T15:36:51.808Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-04T15:36:52.744Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-04T15:36:53.311Z] --- PASS: TestLinksContainerNames (1.47s) [2022-09-04T15:36:53.311Z] === RUN TestLogsFollowTailEmpty [2022-09-04T15:36:53.880Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2022-09-04T15:36:53.880Z] === RUN TestLogs [2022-09-04T15:36:53.880Z] === RUN TestLogs/driver_local [2022-09-04T15:36:53.880Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-04T15:36:53.880Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-04T15:36:53.880Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-04T15:36:53.880Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-04T15:36:53.880Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-04T15:36:53.880Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-04T15:36:53.880Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-04T15:36:53.880Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-04T15:36:53.880Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-04T15:36:53.880Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-04T15:36:53.880Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-04T15:36:53.880Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-04T15:36:53.880Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-04T15:36:53.880Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-04T15:36:54.447Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-04T15:36:54.914Z] --- PASS: TestServiceCreateInit (7.09s) [2022-09-04T15:36:54.914Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-09-04T15:36:54.914Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2022-09-04T15:36:54.914Z] === RUN TestCreateServiceMultipleTimes [2022-09-04T15:36:55.015Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-04T15:36:55.015Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-04T15:36:55.274Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-04T15:36:55.533Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-04T15:36:56.100Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-04T15:36:56.100Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-04T15:36:56.100Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-04T15:36:56.360Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-04T15:36:56.360Z] check_test.go:540: [db535f939fbe4] daemon is not started [2022-09-04T15:36:56.360Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-04T15:36:57.297Z] === RUN TestLogs/driver_json-file [2022-09-04T15:36:57.297Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-04T15:36:57.297Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-04T15:36:57.297Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-04T15:36:57.297Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-04T15:36:57.297Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-04T15:36:57.297Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-04T15:36:57.297Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-04T15:36:57.297Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-04T15:36:57.297Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-04T15:36:57.297Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-04T15:36:57.297Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-04T15:36:57.297Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-04T15:36:57.297Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-04T15:36:57.297Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-04T15:36:57.297Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-04T15:36:58.234Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-04T15:36:58.234Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-04T15:36:58.234Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-04T15:36:58.234Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-04T15:36:58.493Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-04T15:36:59.061Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-04T15:36:59.321Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-04T15:36:59.321Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-04T15:37:00.257Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-04T15:37:00.257Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-04T15:37:00.515Z] --- PASS: TestLogs (6.55s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_local (0.02s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.06s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.24s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.12s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.97s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.91s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.90s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.24s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.29s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.08s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.07s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.97s) [2022-09-04T15:37:00.515Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.04s) [2022-09-04T15:37:00.515Z] === RUN TestContainerNetworkMountsNoChown [2022-09-04T15:37:00.775Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-04T15:37:01.343Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/default [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/default [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/private [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/private [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rprivate [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/slave [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/slave [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rslave [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/shared [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/shared [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rshared [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/default [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/rprivate [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/private [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/shared [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/rshared [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/rslave [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/slave [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-04T15:37:01.343Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-04T15:37:01.343Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-04T15:37:01.343Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-04T15:37:01.602Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-04T15:37:01.602Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-04T15:37:01.602Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-04T15:37:01.602Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-04T15:37:01.602Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-04T15:37:01.602Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-04T15:37:01.602Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-04T15:37:01.602Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-04T15:37:01.602Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-04T15:37:01.602Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-04T15:37:01.602Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-04T15:37:01.861Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-04T15:37:01.861Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-04T15:37:01.861Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-04T15:37:01.861Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-04T15:37:01.861Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-04T15:37:01.861Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-04T15:37:01.861Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-04T15:37:01.861Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-04T15:37:01.861Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-04T15:37:01.861Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.13s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.12s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.11s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.14s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-04T15:37:01.861Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-04T15:37:01.861Z] === RUN TestContainerBindMountNonRecursive [2022-09-04T15:37:02.798Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-04T15:37:03.736Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-04T15:37:03.736Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-04T15:37:03.995Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2022-09-04T15:37:03.995Z] === RUN TestContainerVolumesMountedAsShared [2022-09-04T15:37:04.562Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-04T15:37:04.821Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2022-09-04T15:37:04.821Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-04T15:37:05.389Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-04T15:37:05.389Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2022-09-04T15:37:05.389Z] === RUN TestNetworkNat [2022-09-04T15:37:05.647Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-04T15:37:06.217Z] --- PASS: TestNetworkNat (0.84s) [2022-09-04T15:37:06.217Z] === RUN TestNetworkLocalhostTCPNat [2022-09-04T15:37:06.475Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-04T15:37:07.044Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-04T15:37:07.044Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2022-09-04T15:37:07.044Z] === RUN TestNetworkLoopbackNat [2022-09-04T15:37:07.303Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-04T15:37:08.239Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-04T15:37:08.498Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-04T15:37:08.756Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-04T15:37:08.992Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-04T15:37:08.992Z] === RUN TestInfoDebug [2022-09-04T15:37:08.992Z] --- PASS: TestInfoDebug (0.52s) [2022-09-04T15:37:08.992Z] === RUN TestInfoInsecureRegistries [2022-09-04T15:37:08.992Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-04T15:37:08.992Z] === RUN TestInfoRegistryMirrors [2022-09-04T15:37:08.992Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-04T15:37:08.992Z] === RUN TestLoginFailsWithBadCredentials [2022-09-04T15:37:09.015Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-04T15:37:09.558Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-04T15:37:09.558Z] === RUN TestPingCacheHeaders [2022-09-04T15:37:09.558Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-04T15:37:09.558Z] === RUN TestPingGet [2022-09-04T15:37:09.558Z] --- PASS: TestPingGet (0.01s) [2022-09-04T15:37:09.558Z] === RUN TestPingHead [2022-09-04T15:37:09.558Z] --- PASS: TestPingHead (0.02s) [2022-09-04T15:37:09.558Z] === RUN TestPingSwarmHeader [2022-09-04T15:37:09.751Z] --- PASS: TestCreateServiceMultipleTimes (15.20s) [2022-09-04T15:37:09.751Z] === RUN TestCreateServiceConflict [2022-09-04T15:37:09.886Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-04T15:37:09.951Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-04T15:37:09.951Z] --- PASS: TestNetworkLoopbackNat (2.91s) [2022-09-04T15:37:09.951Z] === RUN TestPause [2022-09-04T15:37:10.128Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-04T15:37:10.385Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-04T15:37:10.519Z] --- PASS: TestPause (0.62s) [2022-09-04T15:37:10.519Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-04T15:37:10.519Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-04T15:37:10.519Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-04T15:37:10.519Z] === RUN TestPauseStopPausedContainer [2022-09-04T15:37:11.085Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-09-04T15:37:11.085Z] === RUN TestPidHost [2022-09-04T15:37:11.758Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-04T15:37:11.758Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-09-04T15:37:11.758Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-04T15:37:11.758Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-04T15:37:11.758Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-04T15:37:11.758Z] === RUN TestPingBuilderHeader [2022-09-04T15:37:11.758Z] === RUN TestPingBuilderHeader/default_config [2022-09-04T15:37:12.017Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-04T15:37:12.020Z] --- PASS: TestPidHost (1.02s) [2022-09-04T15:37:12.020Z] === RUN TestPsFilter [2022-09-04T15:37:12.279Z] --- PASS: TestPsFilter (0.10s) [2022-09-04T15:37:12.279Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-04T15:37:12.306Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-09-04T15:37:12.306Z] === RUN TestCreateServiceMaxReplicas [2022-09-04T15:37:12.537Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-04T15:37:12.537Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-09-04T15:37:12.537Z] === RUN TestRemoveContainerWithVolume [2022-09-04T15:37:12.582Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-04T15:37:12.582Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-04T15:37:12.582Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-04T15:37:12.582Z] === RUN TestVersion [2022-09-04T15:37:12.582Z] --- PASS: TestVersion (0.02s) [2022-09-04T15:37:12.582Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-04T15:37:12.582Z] === CONT TestDiskUsage [2022-09-04T15:37:13.103Z] --- PASS: TestRemoveContainerWithVolume (0.51s) [2022-09-04T15:37:13.103Z] === RUN TestRemoveContainerRunning [2022-09-04T15:37:13.148Z] === RUN TestDiskUsage/empty [2022-09-04T15:37:13.148Z] === RUN TestDiskUsage/empty/container_types [2022-09-04T15:37:13.148Z] === RUN TestDiskUsage/empty/image_types [2022-09-04T15:37:13.148Z] === RUN TestDiskUsage/empty/volume_types [2022-09-04T15:37:13.148Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-04T15:37:13.148Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-04T15:37:13.148Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-04T15:37:13.148Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-04T15:37:13.148Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-04T15:37:13.148Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-04T15:37:13.148Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-04T15:37:13.148Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-04T15:37:13.407Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-04T15:37:13.407Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-04T15:37:13.407Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-04T15:37:13.407Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-04T15:37:13.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-04T15:37:13.407Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-04T15:37:13.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-04T15:37:13.407Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-04T15:37:13.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-04T15:37:13.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-04T15:37:13.407Z] === RUN TestDiskUsage/after_container.Run [2022-09-04T15:37:13.670Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-09-04T15:37:13.670Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-04T15:37:13.929Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-09-04T15:37:13.929Z] === RUN TestRemoveInvalidContainer [2022-09-04T15:37:13.929Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-04T15:37:13.929Z] === RUN TestRenameLinkedContainer [2022-09-04T15:37:13.974Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-04T15:37:13.974Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-04T15:37:13.974Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-04T15:37:13.974Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-04T15:37:13.974Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-04T15:37:13.974Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-04T15:37:13.974Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-04T15:37:13.974Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-04T15:37:13.974Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-04T15:37:13.974Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-04T15:37:14.234Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage (1.56s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-04T15:37:14.234Z] PASS [2022-09-04T15:37:14.234Z] [2022-09-04T15:37:14.234Z] DONE 57 tests in 24.008s [2022-09-04T15:37:14.234Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-04T15:37:14.234Z] INFO: Testing against a local daemon [2022-09-04T15:37:14.234Z] === RUN TestVolumesCreateAndList [2022-09-04T15:37:14.234Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-04T15:37:14.234Z] === RUN TestVolumesRemove [2022-09-04T15:37:14.234Z] --- PASS: TestVolumesRemove (0.10s) [2022-09-04T15:37:14.234Z] === RUN TestVolumesInspect [2022-09-04T15:37:14.234Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-04T15:37:14.234Z] === RUN TestVolumesInvalidJSON [2022-09-04T15:37:14.234Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-04T15:37:14.234Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-04T15:37:14.234Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-04T15:37:14.234Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-04T15:37:14.234Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-04T15:37:14.234Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-04T15:37:14.234Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-04T15:37:14.234Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-04T15:37:14.234Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-04T15:37:14.234Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-04T15:37:14.234Z] PASS [2022-09-04T15:37:14.234Z] [2022-09-04T15:37:14.234Z] DONE 9 tests in 0.172s [2022-09-04T15:37:14.234Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-04T15:37:14.800Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-04T15:37:14.800Z] Removing test suite binaries [2022-09-04T15:37:14.800Z] exiting test-integration [2022-09-04T15:37:14.800Z] ++ exit 0 [2022-09-04T15:37:14.800Z] [2022-09-04T15:37:14.821Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) [2022-09-04T15:37:14.822Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-04T15:37:15.831Z] --- PASS: TestRenameLinkedContainer (1.84s) [2022-09-04T15:37:15.831Z] === RUN TestRenameStoppedContainer Post stage [Pipeline] junit [2022-09-04T15:37:16.189Z] Recording test results [2022-09-04T15:37:16.398Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-09-04T15:37:16.398Z] === RUN TestRenameRunningContainerAndReuse [2022-09-04T15:37:17.334Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2022-09-04T15:37:17.334Z] === RUN TestRenameInvalidName [2022-09-04T15:37:17.610Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-04T15:37:17.902Z] --- PASS: TestRenameInvalidName (0.48s) [2022-09-04T15:37:17.902Z] === RUN TestRenameAnonymousContainer [2022-09-04T15:37:17.940Z] + echo Ensuring container killed. [2022-09-04T15:37:17.940Z] Ensuring container killed. [2022-09-04T15:37:17.940Z] + docker rm -vf docker-pr1 [2022-09-04T15:37:17.940Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-04T15:37:18.226Z] + echo Chowning /workspace to jenkins user [2022-09-04T15:37:18.226Z] Chowning /workspace to jenkins user [2022-09-04T15:37:18.226Z] + id -u [2022-09-04T15:37:18.226Z] + id -g [2022-09-04T15:37:18.226Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44090:/workspace busybox chown -R 1000:1000 /workspace [2022-09-04T15:37:18.226Z] Unable to find image 'busybox:latest' locally [2022-09-04T15:37:18.226Z] latest: Pulling from library/busybox [2022-09-04T15:37:18.484Z] 2c39bef88607: Pulling fs layer [2022-09-04T15:37:18.484Z] 2c39bef88607: Verifying Checksum [2022-09-04T15:37:18.484Z] 2c39bef88607: Pull complete [2022-09-04T15:37:18.484Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-04T15:37:18.484Z] Status: Downloaded newer image for busybox:latest [2022-09-04T15:37:19.278Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-04T15:37:19.278Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-09-04T15:37:19.278Z] === RUN TestRenameContainerWithSameName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-04T15:37:20.148Z] + bundleName=amd64-cgroup2 [2022-09-04T15:37:20.148Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-04T15:37:20.148Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-04T15:37:20.148Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-04T15:37:20.148Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-04T15:37:20.214Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2022-09-04T15:37:20.214Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] archiveArtifacts [2022-09-04T15:37:20.422Z] Archiving artifacts [2022-09-04T15:37:20.783Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-04T15:37:21.350Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2022-09-04T15:37:21.350Z] === RUN TestResize [2022-09-04T15:37:21.919Z] --- PASS: TestResize (0.47s) [2022-09-04T15:37:21.919Z] === RUN TestResizeWithInvalidSize [2022-09-04T15:37:22.029Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44090/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-04T15:37:22.332Z] + make clean [2022-09-04T15:37:22.332Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-04T15:37:22.332Z] docker-dev-cache [2022-09-04T15:37:22.332Z] docker-mod-cache [Pipeline] deleteDir [2022-09-04T15:37:22.487Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2022-09-04T15:37:22.487Z] === RUN TestResizeWhenContainerNotStarted [2022-09-04T15:37:23.054Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:37:23.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:37:23.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:37:23.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-04T15:37:23.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:37:23.622Z] check_test.go:540: [ddaaa9541de58] daemon is not started [2022-09-04T15:37:23.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-04T15:37:25.528Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-04T15:37:25.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:37:26.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-04T15:37:26.556Z] ......... [ 85%] [2022-09-04T15:37:26.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:37:28.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-04T15:37:28.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-04T15:37:29.699Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-09-04T15:37:29.699Z] === RUN TestCreateServiceSecretFileMode [2022-09-04T15:37:29.955Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-09-04T15:37:29.955Z] === RUN TestCreateServiceConfigFileMode [2022-09-04T15:37:30.289Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:37:30.289Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-04T15:37:30.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-04T15:37:31.812Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-04T15:37:32.452Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-04T15:37:32.472Z] --- PASS: TestCreateServiceConfigFileMode (2.43s) [2022-09-04T15:37:32.472Z] === RUN TestCreateServiceSysctls [2022-09-04T15:37:33.008Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-04T15:37:34.984Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-04T15:37:35.243Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-04T15:37:35.738Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-09-04T15:37:35.738Z] === RUN TestCreateServiceCapabilities [2022-09-04T15:37:37.778Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-04T15:37:37.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-04T15:37:38.255Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-09-04T15:37:38.255Z] === RUN TestInspect [2022-09-04T15:37:38.346Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-04T15:37:38.346Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-04T15:37:38.346Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-04T15:37:39.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-04T15:37:39.283Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-04T15:37:39.570Z] tests/integration/models_nodes_test.py . [ 90%] [2022-09-04T15:37:39.570Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-04T15:37:40.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-04T15:37:40.219Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-04T15:37:40.787Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-04T15:37:40.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-04T15:37:40.807Z] --- PASS: TestInspect (2.70s) [2022-09-04T15:37:40.807Z] === RUN TestCreateJob [2022-09-04T15:37:41.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-04T15:37:41.589Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-09-04T15:37:41.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-04T15:37:41.616Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-04T15:37:42.552Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-04T15:37:43.328Z] --- PASS: TestCreateJob (2.92s) [2022-09-04T15:37:43.328Z] === RUN TestReplicatedJob [2022-09-04T15:37:43.488Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-04T15:37:43.489Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-04T15:37:43.489Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-04T15:37:43.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-04T15:37:44.342Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-04T15:37:44.342Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-04T15:37:44.425Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-04T15:37:44.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-04T15:37:44.993Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-04T15:37:45.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-04T15:37:46.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.63s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.49s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.60s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.78s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.93s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.04s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s) [2022-09-04T15:37:48.092Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.94s) [2022-09-04T15:37:48.092Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-04T15:37:48.092Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-04T15:37:48.530Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-04T15:37:48.572Z] --- PASS: TestReplicatedJob (4.75s) [2022-09-04T15:37:48.572Z] === RUN TestUpdateReplicatedJob [2022-09-04T15:37:48.659Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-04T15:37:48.919Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-04T15:37:49.063Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-04T15:37:49.063Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-04T15:37:49.063Z] [2022-09-04T15:37:49.063Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-04T15:37:49.063Z] =========================== short test summary info ============================ [2022-09-04T15:37:49.063Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-04T15:37:49.063Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-04T15:37:49.063Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-04T15:37:49.063Z] Not supported on most drivers [2022-09-04T15:37:49.063Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-04T15:37:49.063Z] Output of docker top depends on host distro, and is not formalized. [2022-09-04T15:37:49.063Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-04T15:37:49.063Z] Output of docker top depends on host distro, and is not formalized. [2022-09-04T15:37:49.063Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-04T15:37:49.063Z] Can fail if eth0 has multiple IP addresses [2022-09-04T15:37:49.063Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-04T15:37:49.063Z] This doesn't seem to be taken into account by the engine [2022-09-04T15:37:49.063Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-09-04T15:37:49.063Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-04T15:37:49.063Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.57 seconds == [2022-09-04T15:37:49.178Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-04T15:37:49.329Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-04T15:37:49.437Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-04T15:37:50.815Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.64s) [2022-09-04T15:37:50.816Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.22s) [2022-09-04T15:37:50.816Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.41s) [2022-09-04T15:37:50.816Z] === RUN TestCgroupNamespacesRun [2022-09-04T15:37:51.088Z] --- PASS: TestUpdateReplicatedJob (2.54s) [2022-09-04T15:37:51.088Z] === RUN TestServiceListWithStatuses [2022-09-04T15:37:51.088Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-04T15:37:51.088Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-04T15:37:51.088Z] === RUN TestDockerNetworkConnectAlias [2022-09-04T15:37:52.193Z] --- PASS: TestCgroupNamespacesRun (1.44s) [2022-09-04T15:37:52.193Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-04T15:37:52.760Z] check_test.go:540: [d554747c3559e] daemon is not started [2022-09-04T15:37:52.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-04T15:37:53.327Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2022-09-04T15:37:53.327Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-04T15:37:54.264Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-04T15:37:54.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-04T15:37:54.834Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.45s) [2022-09-04T15:37:54.834Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-04T15:37:55.093Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-04T15:37:55.255Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2022-09-04T15:37:55.255Z] === RUN TestDockerNetworkReConnect [2022-09-04T15:37:56.470Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-04T15:37:56.470Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s) [2022-09-04T15:37:56.470Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-04T15:37:56.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-04T15:37:57.665Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.31s) [2022-09-04T15:37:57.665Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-04T15:37:57.771Z] --- PASS: TestDockerNetworkReConnect (2.85s) [2022-09-04T15:37:57.771Z] === RUN TestServicePlugin [2022-09-04T15:37:57.771Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:37:57.771Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-04T15:37:57.771Z] === RUN TestServiceUpdateLabel [2022-09-04T15:37:59.568Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.52s) [2022-09-04T15:37:59.568Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-04T15:37:59.661Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-09-04T15:37:59.661Z] === RUN TestServiceUpdateSecrets [2022-09-04T15:38:00.137Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2022-09-04T15:38:00.137Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-04T15:38:01.565Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-04T15:38:01.565Z] [2022-09-04T15:38:01.565Z] Unloading profiles will leave already running processes permanently [2022-09-04T15:38:01.565Z] unconfined, which can lead to unexpected situations. [2022-09-04T15:38:01.565Z] [2022-09-04T15:38:01.565Z] To set a process to complain mode, use the command line tool [2022-09-04T15:38:01.565Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-04T15:38:01.565Z] Post stage [Pipeline] junit [2022-09-04T15:38:01.621Z] Recording test results [2022-09-04T15:38:02.042Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2022-09-04T15:38:02.042Z] === RUN TestNISDomainname [2022-09-04T15:38:02.517Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-04T15:38:02.609Z] --- PASS: TestNISDomainname (0.82s) [2022-09-04T15:38:02.609Z] === RUN TestHostnameDnsResolution [2022-09-04T15:38:02.802Z] + echo Ensuring container killed. [2022-09-04T15:38:02.802Z] Ensuring container killed. [2022-09-04T15:38:02.802Z] + docker rm -vf docker-pr1 [2022-09-04T15:38:02.802Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-04T15:38:03.089Z] + echo Chowning /workspace to jenkins user [2022-09-04T15:38:03.089Z] Chowning /workspace to jenkins user [2022-09-04T15:38:03.089Z] + id -u [2022-09-04T15:38:03.089Z] + id -g [2022-09-04T15:38:03.089Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44090:/workspace busybox chown -R 1000:1000 /workspace [2022-09-04T15:38:03.089Z] Unable to find image 'busybox:latest' locally [2022-09-04T15:38:03.089Z] latest: Pulling from library/busybox [2022-09-04T15:38:03.349Z] 2c39bef88607: Pulling fs layer [2022-09-04T15:38:03.349Z] 2c39bef88607: Verifying Checksum [2022-09-04T15:38:03.349Z] 2c39bef88607: Download complete [2022-09-04T15:38:03.349Z] 2c39bef88607: Pull complete [2022-09-04T15:38:03.349Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-04T15:38:03.549Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-04T15:38:03.549Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-04T15:38:03.549Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-04T15:38:03.549Z] --- PASS: TestHostnameDnsResolution (1.19s) [2022-09-04T15:38:03.549Z] === RUN TestUnprivilegedPortsAndPing [2022-09-04T15:38:03.613Z] Status: Downloaded newer image for busybox:latest [2022-09-04T15:38:04.485Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-04T15:38:04.485Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-04T15:38:04.743Z] --- PASS: TestUnprivilegedPortsAndPing (1.07s) [2022-09-04T15:38:04.743Z] === RUN TestPrivilegedHostDevices [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-04T15:38:05.287Z] + bundleName=docker-py [2022-09-04T15:38:05.287Z] + echo Creating docker-py-bundles.tar.gz [2022-09-04T15:38:05.287Z] Creating docker-py-bundles.tar.gz [2022-09-04T15:38:05.287Z] + 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 [2022-09-04T15:38:05.302Z] Archiving artifacts [2022-09-04T15:38:05.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-04T15:38:05.311Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-04T15:38:05.311Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-04T15:38:05.570Z] --- PASS: TestPrivilegedHostDevices (0.95s) [2022-09-04T15:38:05.570Z] === RUN TestRunConsoleSize [2022-09-04T15:38:06.139Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-04T15:38:06.139Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-04T15:38:06.398Z] --- PASS: TestRunConsoleSize (0.74s) [2022-09-04T15:38:06.398Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-04T15:38:06.820Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44090/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-04T15:38:07.165Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/make.sh binary [2022-09-04T15:38:07.424Z] [2022-09-04T15:38:07.683Z] Removing bundles/ [2022-09-04T15:38:07.683Z] [2022-09-04T15:38:07.683Z] ---> Making bundle: binary (in bundles/binary) [2022-09-04T15:38:07.683Z] Building: bundles/binary-daemon/dockerd [2022-09-04T15:38:07.683Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:38:07.776Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-04T15:38:07.776Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-04T15:38:08.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-04T15:38:08.344Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-04T15:38:09.720Z] --- PASS: TestRunWithAlternativeContainerdShim (3.02s) [2022-09-04T15:38:09.720Z] === RUN TestStats [2022-09-04T15:38:09.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-04T15:38:10.288Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-04T15:38:11.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-04T15:38:11.924Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-04T15:38:11.924Z] --- PASS: TestStats (2.52s) [2022-09-04T15:38:11.924Z] === RUN TestStopContainerWithTimeout [2022-09-04T15:38:11.924Z] === RUN TestStopContainerWithTimeout/0 [2022-09-04T15:38:11.924Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-04T15:38:11.924Z] === RUN TestStopContainerWithTimeout/1 [2022-09-04T15:38:11.924Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-04T15:38:11.924Z] === RUN TestStopContainerWithTimeout/3 [2022-09-04T15:38:11.924Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-04T15:38:11.924Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-04T15:38:11.924Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-04T15:38:11.924Z] === CONT TestStopContainerWithTimeout/0 [2022-09-04T15:38:11.924Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-04T15:38:12.860Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-04T15:38:13.119Z] === CONT TestStopContainerWithTimeout/3 [2022-09-04T15:38:13.686Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-04T15:38:14.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-04T15:38:14.254Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-04T15:38:14.254Z] check_test.go:540: [ddb7856dff955] daemon is not started [2022-09-04T15:38:14.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-04T15:38:14.254Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-04T15:38:14.254Z] check_test.go:540: [dbe97869532e5] daemon is not started [2022-09-04T15:38:14.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-04T15:38:14.541Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-09-04T15:38:14.541Z] === RUN TestServiceUpdateConfigs [2022-09-04T15:38:15.190Z] === CONT TestStopContainerWithTimeout/1 [2022-09-04T15:38:15.190Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-04T15:38:16.128Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-04T15:38:16.387Z] check_test.go:540: [d735a58153436] daemon is not started [2022-09-04T15:38:16.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-04T15:38:16.646Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-04T15:38:16.908Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-04T15:38:16.908Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2022-09-04T15:38:16.908Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2022-09-04T15:38:16.908Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-09-04T15:38:16.908Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2022-09-04T15:38:16.908Z] === RUN TestDeleteDevicemapper [2022-09-04T15:38:16.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-04T15:38:16.908Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-04T15:38:16.908Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-04T15:38:21.174Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s) [2022-09-04T15:38:21.174Z] === RUN TestUpdateMemory [2022-09-04T15:38:21.174Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-04T15:38:21.174Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-04T15:38:21.174Z] === RUN TestUpdateCPUQuota [2022-09-04T15:38:21.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-04T15:38:22.005Z] --- PASS: TestUpdateCPUQuota (1.48s) [2022-09-04T15:38:22.005Z] === RUN TestUpdatePidsLimit [2022-09-04T15:38:22.005Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-04T15:38:22.578Z] === RUN TestUpdatePidsLimit/no_change [2022-09-04T15:38:22.836Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-04T15:38:23.405Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-04T15:38:23.663Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-04T15:38:24.231Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-04T15:38:24.489Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-04T15:38:24.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-04T15:38:25.688Z] --- PASS: TestUpdatePidsLimit (3.75s) [2022-09-04T15:38:25.688Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.53s) [2022-09-04T15:38:25.688Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2022-09-04T15:38:25.688Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-09-04T15:38:25.688Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2022-09-04T15:38:25.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-09-04T15:38:25.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-09-04T15:38:25.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2022-09-04T15:38:25.688Z] === RUN TestUpdateRestartPolicy [2022-09-04T15:38:28.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-04T15:38:29.415Z] --- PASS: TestServiceUpdateConfigs (13.89s) [2022-09-04T15:38:29.415Z] === RUN TestServiceUpdateNetwork [2022-09-04T15:38:30.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-04T15:38:32.655Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-04T15:38:32.916Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-04T15:38:34.292Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-04T15:38:34.292Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-04T15:38:34.860Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-04T15:38:35.796Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-04T15:38:37.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-04T15:38:37.960Z] --- PASS: TestUpdateRestartPolicy (12.29s) [2022-09-04T15:38:37.960Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-04T15:38:38.219Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-04T15:38:38.787Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2022-09-04T15:38:38.787Z] === RUN TestWaitNonBlocked [2022-09-04T15:38:38.787Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-04T15:38:38.787Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-04T15:38:38.787Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-04T15:38:38.787Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-04T15:38:38.787Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-04T15:38:38.787Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-04T15:38:39.357Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-04T15:38:40.294Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-04T15:38:40.294Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2022-09-04T15:38:40.294Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.32s) [2022-09-04T15:38:40.294Z] === RUN TestWaitBlocked [2022-09-04T15:38:40.294Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-04T15:38:40.294Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-04T15:38:40.294Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-04T15:38:40.294Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-04T15:38:40.294Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-04T15:38:40.294Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-04T15:38:41.231Z] --- PASS: TestWaitBlocked (0.03s) [2022-09-04T15:38:41.231Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2022-09-04T15:38:41.231Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2022-09-04T15:38:41.231Z] === RUN TestWaitConditions [2022-09-04T15:38:41.493Z] === RUN TestWaitConditions/default [2022-09-04T15:38:41.493Z] === PAUSE TestWaitConditions/default [2022-09-04T15:38:41.493Z] === RUN TestWaitConditions/not-running [2022-09-04T15:38:41.493Z] === PAUSE TestWaitConditions/not-running [2022-09-04T15:38:41.493Z] === RUN TestWaitConditions/next-exit [2022-09-04T15:38:41.493Z] === PAUSE TestWaitConditions/next-exit [2022-09-04T15:38:41.493Z] === RUN TestWaitConditions/removed [2022-09-04T15:38:41.493Z] === PAUSE TestWaitConditions/removed [2022-09-04T15:38:41.493Z] === CONT TestWaitConditions/default [2022-09-04T15:38:41.493Z] === CONT TestWaitConditions/next-exit [2022-09-04T15:38:41.493Z] wait_test.go:146: ContainerID = b6ca39baa6e61f8e010d8b8f104466ff292f6b0dd2a897560bb146b78d606d71 [2022-09-04T15:38:41.493Z] === CONT TestWaitConditions/default [2022-09-04T15:38:41.493Z] wait_test.go:146: ContainerID = 848386f4844f03abaa08d8b9d90e7a140ab6e5bbfc4030be3fec38c7b9e04a6a [2022-09-04T15:38:41.582Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2022-09-04T15:38:41.582Z] === RUN TestServiceUpdatePidsLimit [2022-09-04T15:38:41.582Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-04T15:38:42.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-04T15:38:42.143Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-04T15:38:42.630Z] === CONT TestWaitConditions/removed [2022-09-04T15:38:42.630Z] wait_test.go:146: ContainerID = 18d315e7a6f5ff779d187ef183d72d57f796aa9648355634afab094ca4455cf4 [2022-09-04T15:38:42.630Z] === CONT TestWaitConditions/not-running [2022-09-04T15:38:42.889Z] wait_test.go:146: ContainerID = 35429ac3e281900c743ce6badc6b249e17cff971372ff577642f7acbb8fac0cf [2022-09-04T15:38:43.826Z] --- PASS: TestWaitConditions (0.04s) [2022-09-04T15:38:43.826Z] --- PASS: TestWaitConditions/default (1.25s) [2022-09-04T15:38:43.826Z] --- PASS: TestWaitConditions/next-exit (1.30s) [2022-09-04T15:38:43.826Z] --- PASS: TestWaitConditions/removed (1.06s) [2022-09-04T15:38:43.826Z] --- PASS: TestWaitConditions/not-running (1.10s) [2022-09-04T15:38:43.826Z] === RUN TestWaitRestartedContainer [2022-09-04T15:38:43.826Z] === RUN TestWaitRestartedContainer/default [2022-09-04T15:38:43.826Z] === PAUSE TestWaitRestartedContainer/default [2022-09-04T15:38:43.826Z] === RUN TestWaitRestartedContainer/not-running [2022-09-04T15:38:43.826Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-04T15:38:43.826Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-04T15:38:43.826Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-04T15:38:43.826Z] === CONT TestWaitRestartedContainer/default [2022-09-04T15:38:43.827Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-04T15:38:44.764Z] check_test.go:540: [da008c552c290] daemon is not started [2022-09-04T15:38:44.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-04T15:38:46.142Z] === CONT TestWaitRestartedContainer/not-running [2022-09-04T15:38:48.045Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-04T15:38:48.045Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-09-04T15:38:48.045Z] --- PASS: TestWaitRestartedContainer/default (2.10s) [2022-09-04T15:38:48.045Z] --- PASS: TestWaitRestartedContainer/next-exit (2.39s) [2022-09-04T15:38:48.045Z] --- PASS: TestWaitRestartedContainer/not-running (1.81s) [2022-09-04T15:38:48.045Z] === CONT TestContainerStartOnDaemonRestart [2022-09-04T15:38:48.045Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-04T15:38:48.045Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-04T15:38:50.266Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-04T15:38:51.331Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s) [2022-09-04T15:38:51.331Z] === CONT TestIpcModeOlderClient [2022-09-04T15:38:51.331Z] --- PASS: TestIpcModeOlderClient (0.17s) [2022-09-04T15:38:51.331Z] === CONT TestContainerKillOnDaemonStart [2022-09-04T15:38:51.590Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.81s) [2022-09-04T15:38:51.590Z] === CONT TestDaemonHostGatewayIP [2022-09-04T15:38:51.848Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-04T15:38:52.108Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-04T15:38:52.677Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-04T15:38:54.585Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-04T15:38:54.585Z] check_test.go:540: [d03e865ef59dc] daemon is not started [2022-09-04T15:38:54.585Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-04T15:38:55.520Z] --- PASS: TestDaemonHostGatewayIP (3.78s) [2022-09-04T15:38:55.520Z] === CONT TestDaemonRestartIpcMode [2022-09-04T15:38:56.798Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-09-04T15:38:56.799Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-04T15:38:56.799Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-09-04T15:38:56.799Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-04T15:38:56.799Z] PASS [2022-09-04T15:38:56.799Z] [2022-09-04T15:38:56.799Z] === Skipped [2022-09-04T15:38:56.799Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-04T15:38:56.799Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-04T15:38:56.799Z] [2022-09-04T15:38:56.799Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-04T15:38:56.799Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-04T15:38:56.799Z] [2022-09-04T15:38:56.799Z] DONE 27 tests, 2 skipped in 128.970s [2022-09-04T15:38:56.799Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-04T15:38:56.799Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:38:56.799Z] ++ set -e [2022-09-04T15:38:56.799Z] ++ '[' -n 0 ']' [2022-09-04T15:38:56.799Z] ++ set -x [2022-09-04T15:38:56.799Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:38:56.799Z] INFO: Testing against a local daemon [2022-09-04T15:38:56.799Z] === RUN TestSessionCreate [2022-09-04T15:38:56.799Z] --- PASS: TestSessionCreate (0.02s) [2022-09-04T15:38:56.799Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-04T15:38:56.799Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-04T15:38:56.799Z] PASS [2022-09-04T15:38:56.799Z] [2022-09-04T15:38:56.799Z] DONE 2 tests in 0.125s [2022-09-04T15:38:56.799Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-04T15:38:56.799Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:38:56.799Z] ++ set -e [2022-09-04T15:38:56.799Z] ++ '[' -n 0 ']' [2022-09-04T15:38:56.799Z] ++ set -x [2022-09-04T15:38:56.799Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:38:56.799Z] INFO: Testing against a local daemon [2022-09-04T15:38:56.799Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-04T15:38:56.799Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-04T15:38:56.799Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-04T15:38:56.799Z] === RUN TestDiskUsage [2022-09-04T15:38:56.799Z] === PAUSE TestDiskUsage [2022-09-04T15:38:56.799Z] === RUN TestEventsExecDie [2022-09-04T15:38:57.055Z] --- PASS: TestEventsExecDie (0.46s) [2022-09-04T15:38:57.055Z] === RUN TestEventsBackwardsCompatible [2022-09-04T15:38:57.055Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-04T15:38:57.055Z] === RUN TestEventsVolumeCreate [2022-09-04T15:38:57.055Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-04T15:38:57.055Z] === RUN TestInfoBinaryCommits [2022-09-04T15:38:57.055Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-04T15:38:57.055Z] === RUN TestInfoAPIVersioned [2022-09-04T15:38:57.055Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-04T15:38:57.055Z] === RUN TestInfoAPI [2022-09-04T15:38:57.055Z] --- PASS: TestInfoAPI (0.02s) [2022-09-04T15:38:57.055Z] === RUN TestInfoAPIWarnings [2022-09-04T15:38:57.424Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-04T15:38:57.992Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-04T15:38:58.251Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-04T15:38:58.251Z] --- PASS: TestDaemonRestartIpcMode (2.87s) [2022-09-04T15:38:58.818Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-04T15:39:00.721Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-04T15:39:03.252Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-04T15:39:03.511Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-04T15:39:03.770Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-04T15:39:04.029Z] --- PASS: TestContainerKillOnDaemonStart (12.91s) [2022-09-04T15:39:04.029Z] PASS [2022-09-04T15:39:04.029Z] [2022-09-04T15:39:04.029Z] === Skipped [2022-09-04T15:39:04.029Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-04T15:39:04.029Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-04T15:39:04.029Z] [2022-09-04T15:39:04.029Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-04T15:39:04.029Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-04T15:39:04.029Z] [2022-09-04T15:39:04.029Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-04T15:39:04.029Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-04T15:39:04.029Z] [2022-09-04T15:39:04.029Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-04T15:39:04.029Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-04T15:39:04.029Z] [2022-09-04T15:39:04.029Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-04T15:39:04.029Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-04T15:39:04.029Z] [2022-09-04T15:39:04.029Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-04T15:39:04.029Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-04T15:39:04.029Z] [2022-09-04T15:39:04.029Z] DONE 273 tests, 6 skipped in 179.956s [2022-09-04T15:39:04.288Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-04T15:39:04.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:39:04.288Z] ++ set -e [2022-09-04T15:39:04.288Z] ++ '[' -n 0 ']' [2022-09-04T15:39:04.288Z] ++ set -x [2022-09-04T15:39:04.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:39:04.288Z] === RUN TestConfigDaemonLibtrustID [2022-09-04T15:39:04.547Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-04T15:39:04.547Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-04T15:39:04.807Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-04T15:39:04.807Z] === RUN TestConfigDaemonID [2022-09-04T15:39:05.067Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-04T15:39:05.067Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-09-04T15:39:05.634Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-09-04T15:39:05.892Z] daemon_test.go:83: [d5296a217e091] daemon is not started [2022-09-04T15:39:05.892Z] --- PASS: TestConfigDaemonID (1.05s) [2022-09-04T15:39:05.892Z] === RUN TestDaemonConfigValidation [2022-09-04T15:39:05.892Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-04T15:39:05.892Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-04T15:39:05.892Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-04T15:39:05.892Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-04T15:39:05.892Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-04T15:39:05.892Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-04T15:39:05.892Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-04T15:39:05.892Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-04T15:39:05.892Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-04T15:39:05.892Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-04T15:39:05.892Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-04T15:39:05.892Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-04T15:39:06.151Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-04T15:39:06.151Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-04T15:39:06.151Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-09-04T15:39:06.151Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-04T15:39:06.410Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-04T15:39:06.410Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-09-04T15:39:06.410Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2022-09-04T15:39:06.410Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2022-09-04T15:39:06.410Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-09-04T15:39:06.410Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-04T15:39:06.410Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-04T15:39:06.410Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-04T15:39:06.669Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-09-04T15:39:06.928Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-04T15:39:07.186Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-09-04T15:39:07.445Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-04T15:39:07.703Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-09-04T15:39:08.271Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-09-04T15:39:08.530Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-04T15:39:08.530Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-09-04T15:39:09.098Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-09-04T15:39:09.357Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-04T15:39:09.357Z] daemon_test.go:197: [d9b6168428e9f] daemon is not started [2022-09-04T15:39:09.357Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-09-04T15:39:09.357Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-09-04T15:39:09.357Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-09-04T15:39:09.357Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-09-04T15:39:09.357Z] === RUN TestDaemonProxy [2022-09-04T15:39:09.357Z] === RUN TestDaemonProxy/environment_variables [2022-09-04T15:39:09.616Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-09-04T15:39:10.183Z] check_test.go:540: [d9efed73addfb] daemon is not started [2022-09-04T15:39:10.183Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-04T15:39:11.121Z] check_test.go:540: [d986b0e6d421b] daemon is not started [2022-09-04T15:39:11.121Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-04T15:39:11.121Z] === RUN TestDaemonProxy/command-line_options [2022-09-04T15:39:11.689Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-04T15:39:12.256Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-04T15:39:13.192Z] === RUN TestDaemonProxy/configuration_file [2022-09-04T15:39:13.192Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-04T15:39:15.093Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-04T15:39:15.093Z] === RUN TestInfoDebug [2022-09-04T15:39:15.093Z] --- PASS: TestInfoDebug (0.52s) [2022-09-04T15:39:15.093Z] === RUN TestInfoInsecureRegistries [2022-09-04T15:39:15.093Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-04T15:39:15.093Z] === RUN TestInfoRegistryMirrors [2022-09-04T15:39:15.095Z] === RUN TestDaemonProxy/conflicting_options [2022-09-04T15:39:15.381Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-04T15:39:15.392Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-04T15:39:15.392Z] === RUN TestLoginFailsWithBadCredentials [2022-09-04T15:39:15.649Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-04T15:39:15.649Z] === RUN TestPingCacheHeaders [2022-09-04T15:39:15.649Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-04T15:39:15.649Z] === RUN TestPingGet [2022-09-04T15:39:15.649Z] --- PASS: TestPingGet (0.01s) [2022-09-04T15:39:15.649Z] === RUN TestPingHead [2022-09-04T15:39:15.649Z] --- PASS: TestPingHead (0.02s) [2022-09-04T15:39:15.649Z] === RUN TestPingSwarmHeader [2022-09-04T15:39:15.962Z] --- PASS: TestDaemonProxy (6.35s) [2022-09-04T15:39:15.962Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-09-04T15:39:15.962Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-09-04T15:39:15.962Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-09-04T15:39:15.962Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-04T15:39:15.962Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-09-04T15:39:15.962Z] PASS [2022-09-04T15:39:15.962Z] [2022-09-04T15:39:15.962Z] DONE 18 tests in 11.652s [2022-09-04T15:39:15.962Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-04T15:39:15.962Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:39:15.962Z] ++ set -e [2022-09-04T15:39:15.962Z] ++ '[' -n 0 ']' [2022-09-04T15:39:15.962Z] ++ set -x [2022-09-04T15:39:15.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:39:15.962Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-04T15:39:15.962Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-04T15:39:16.210Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-04T15:39:16.225Z] INFO: Testing against a local daemon [2022-09-04T15:39:16.225Z] === RUN TestCommitInheritsEnv [2022-09-04T15:39:16.466Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-04T15:39:16.490Z] --- PASS: TestCommitInheritsEnv (0.43s) [2022-09-04T15:39:16.490Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-04T15:39:16.490Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-04T15:39:16.490Z] === RUN TestImportWithCustomPlatform [2022-09-04T15:39:16.490Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-04T15:39:16.490Z] check_test.go:540: [d2799b9d7ba72] daemon is not started [2022-09-04T15:39:16.490Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-04T15:39:16.757Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-04T15:39:16.757Z] === RUN TestImportWithCustomPlatform// [2022-09-04T15:39:16.757Z] === RUN TestImportWithCustomPlatform/linux [2022-09-04T15:39:17.025Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-04T15:39:17.025Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-04T15:39:17.285Z] === RUN TestImportWithCustomPlatform/macos [2022-09-04T15:39:17.285Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-04T15:39:17.285Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-04T15:39:17.285Z] --- PASS: TestImportWithCustomPlatform (0.68s) [2022-09-04T15:39:17.285Z] --- PASS: TestImportWithCustomPlatform/#00 (0.21s) [2022-09-04T15:39:17.285Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-04T15:39:17.285Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-04T15:39:17.285Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-09-04T15:39:17.285Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-09-04T15:39:17.285Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-09-04T15:39:17.285Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-04T15:39:17.285Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-04T15:39:17.285Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-04T15:39:17.285Z] === RUN TestImagesFilterMultiReference [2022-09-04T15:39:17.285Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-09-04T15:39:17.285Z] === RUN TestImagePullPlatformInvalid [2022-09-04T15:39:17.285Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-09-04T15:39:17.285Z] === RUN TestRemoveImageOrphaning [2022-09-04T15:39:17.393Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-04T15:39:17.393Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-09-04T15:39:17.393Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-04T15:39:17.393Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-04T15:39:17.393Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-04T15:39:17.393Z] === RUN TestPingBuilderHeader [2022-09-04T15:39:17.393Z] === RUN TestPingBuilderHeader/default_config [2022-09-04T15:39:17.854Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-09-04T15:39:17.854Z] === RUN TestRemoveImageGarbageCollector [2022-09-04T15:39:17.954Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-04T15:39:18.423Z] time="2022-09-04T15:39:18Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-04T15:39:18.516Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-04T15:39:18.516Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-04T15:39:18.516Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-04T15:39:18.516Z] === RUN TestVersion [2022-09-04T15:39:18.516Z] --- PASS: TestVersion (0.02s) [2022-09-04T15:39:18.516Z] === CONT TestDiskUsage [2022-09-04T15:39:18.990Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-04T15:39:18.990Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/empty [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/empty/container_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/empty/image_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/empty/volume_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-04T15:39:19.081Z] === RUN TestDiskUsage/after_container.Run [2022-09-04T15:39:19.358Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-04T15:39:19.358Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-04T15:39:19.358Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-04T15:39:19.358Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-04T15:39:19.358Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-04T15:39:19.358Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-04T15:39:19.358Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-04T15:39:19.358Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-04T15:39:19.358Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-04T15:39:19.358Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-04T15:39:19.558Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage (1.13s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-04T15:39:19.624Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-04T15:39:19.624Z] PASS [2022-09-04T15:39:19.624Z] [2022-09-04T15:39:19.624Z] === Skipped [2022-09-04T15:39:19.624Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-04T15:39:19.624Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-04T15:39:19.624Z] [2022-09-04T15:39:19.624Z] DONE 57 tests, 1 skipped in 23.103s [2022-09-04T15:39:19.624Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-04T15:39:19.625Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:39:19.625Z] ++ set -e [2022-09-04T15:39:19.625Z] ++ '[' -n 0 ']' [2022-09-04T15:39:19.625Z] ++ set -x [2022-09-04T15:39:19.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:39:19.625Z] INFO: Testing against a local daemon [2022-09-04T15:39:19.625Z] === RUN TestVolumesCreateAndList [2022-09-04T15:39:19.625Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-04T15:39:19.625Z] === RUN TestVolumesRemove [2022-09-04T15:39:19.625Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-04T15:39:19.625Z] === RUN TestVolumesInspect [2022-09-04T15:39:19.625Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-04T15:39:19.625Z] === RUN TestVolumesInvalidJSON [2022-09-04T15:39:19.625Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-04T15:39:19.625Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-04T15:39:19.625Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-04T15:39:19.625Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-04T15:39:19.625Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-04T15:39:19.625Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-04T15:39:19.625Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-04T15:39:19.625Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-04T15:39:19.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-04T15:39:19.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-04T15:39:19.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-04T15:39:19.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-04T15:39:19.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-04T15:39:19.625Z] PASS [2022-09-04T15:39:19.625Z] [2022-09-04T15:39:19.625Z] DONE 9 tests in 0.189s [2022-09-04T15:39:19.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-04T15:39:19.884Z] ++++ cat bundles/test-integration/docker.pid [2022-09-04T15:39:19.884Z] +++ kill 14786 [2022-09-04T15:39:20.127Z] --- PASS: TestRemoveImageGarbageCollector (2.42s) [2022-09-04T15:39:20.127Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-04T15:39:20.127Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-04T15:39:20.127Z] === RUN TestTagInvalidReference [2022-09-04T15:39:20.140Z] +++ /etc/init.d/apparmor stop [2022-09-04T15:39:20.140Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-04T15:39:20.140Z] [2022-09-04T15:39:20.140Z] Unloading profiles will leave already running processes permanently [2022-09-04T15:39:20.140Z] unconfined, which can lead to unexpected situations. [2022-09-04T15:39:20.140Z] [2022-09-04T15:39:20.140Z] To set a process to complain mode, use the command line tool [2022-09-04T15:39:20.140Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-04T15:39:20.140Z] +++ true [2022-09-04T15:39:20.140Z] exiting test-integration [2022-09-04T15:39:20.140Z] ++ exit 0 [2022-09-04T15:39:20.140Z] [2022-09-04T15:39:20.386Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-04T15:39:20.386Z] === RUN TestTagValidPrefixedRepo [2022-09-04T15:39:20.386Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-04T15:39:20.386Z] === RUN TestTagExistedNameWithoutForce [2022-09-04T15:39:20.386Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-04T15:39:20.386Z] === RUN TestTagOfficialNames [2022-09-04T15:39:20.386Z] --- PASS: TestTagOfficialNames (0.09s) [2022-09-04T15:39:20.386Z] === RUN TestTagMatchesDigest [2022-09-04T15:39:20.386Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-09-04T15:39:20.386Z] === CONT TestImportExtremelyLargeImageWorks Post stage [Pipeline] junit [2022-09-04T15:39:20.718Z] Recording test results [2022-09-04T15:39:20.888Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-04T15:39:20.953Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-04T15:39:21.261Z] + echo Ensuring container killed. [2022-09-04T15:39:21.261Z] Ensuring container killed. [2022-09-04T15:39:21.261Z] + docker rm -vf docker-pr1 [2022-09-04T15:39:21.261Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-04T15:39:21.582Z] + echo Chowning /workspace to jenkins user [2022-09-04T15:39:21.582Z] Chowning /workspace to jenkins user [2022-09-04T15:39:21.582Z] + id -u [2022-09-04T15:39:21.582Z] + id -g [2022-09-04T15:39:21.582Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44090:/workspace busybox chown -R 1000:1000 /workspace [2022-09-04T15:39:21.582Z] Unable to find image 'busybox:latest' locally [2022-09-04T15:39:21.582Z] latest: Pulling from library/busybox [2022-09-04T15:39:21.839Z] 4189ef966ca4: Pulling fs layer [2022-09-04T15:39:21.839Z] 4189ef966ca4: Verifying Checksum [2022-09-04T15:39:21.839Z] 4189ef966ca4: Download complete [2022-09-04T15:39:21.839Z] 4189ef966ca4: Pull complete [2022-09-04T15:39:21.839Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-04T15:39:21.839Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-04T15:39:23.539Z] + bundleName=arm64-integration [2022-09-04T15:39:23.539Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-04T15:39:23.539Z] Creating arm64-integration-bundles.tar.gz [2022-09-04T15:39:23.539Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-04T15:39:23.539Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-04T15:39:23.804Z] Archiving artifacts [2022-09-04T15:39:25.117Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44090/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-09-04T15:39:25.146Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [Pipeline] sh [2022-09-04T15:39:25.416Z] + make clean [2022-09-04T15:39:25.672Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-04T15:39:25.672Z] docker-dev-cache [2022-09-04T15:39:25.672Z] docker-mod-cache [Pipeline] deleteDir [2022-09-04T15:39:26.083Z] check_test.go:540: [dbb251f531f8a] daemon is not started [2022-09-04T15:39:26.083Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-04T15:39:27.987Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-04T15:39:29.367Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-04T15:39:30.744Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-04T15:39:30.744Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-04T15:39:34.035Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-04T15:39:34.972Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-04T15:39:36.876Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-04T15:39:39.412Z] check_test.go:540: [d8bd87ab8c98e] daemon is not started [2022-09-04T15:39:39.412Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-04T15:39:39.670Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-04T15:39:40.238Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-04T15:39:40.805Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-04T15:39:41.377Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-04T15:39:41.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-04T15:39:42.885Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-04T15:39:42.885Z] check_test.go:540: [d37aba2c90a84] daemon is not started [2022-09-04T15:39:42.885Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-04T15:39:44.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-04T15:39:45.640Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-04T15:39:45.899Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-04T15:39:46.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-04T15:39:47.771Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-04T15:39:49.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-04T15:39:51.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-04T15:39:52.433Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-04T15:39:53.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-04T15:39:53.631Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-04T15:39:55.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-04T15:39:55.578Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-04T15:39:58.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-04T15:39:58.868Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-04T15:40:03.059Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-04T15:40:07.249Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-04T15:40:08.629Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-04T15:40:09.708Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-04T15:40:10.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-04T15:40:10.913Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-04T15:40:14.169Z] Created binary: bundles/binary-daemon/dockerd [2022-09-04T15:40:14.169Z] Copying nested executables into bundles/binary-daemon [2022-09-04T15:40:14.169Z] Building: bundles/binary-daemon/docker-proxy [2022-09-04T15:40:14.169Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:40:14.169Z] Created binary: bundles/binary-daemon/docker-proxy [2022-09-04T15:40:14.169Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2022-09-04T15:40:14.200Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-04T15:40:14.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [Pipeline] sh [2022-09-04T15:40:14.529Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/make.sh cross [2022-09-04T15:40:14.788Z] [2022-09-04T15:40:15.048Z] Removing bundles/ [2022-09-04T15:40:15.048Z] [2022-09-04T15:40:15.048Z] ---> Making bundle: cross (in bundles/cross) [2022-09-04T15:40:15.048Z] Cross building: bundles/cross/linux/amd64 [2022-09-04T15:40:15.048Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-04T15:40:15.048Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-04T15:40:17.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-04T15:40:17.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-04T15:40:20.030Z] docker_cli_daemon_test.go:2504: [db4d381c824b8] daemon is not started [2022-09-04T15:40:20.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-04T15:40:21.409Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-04T15:40:22.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-04T15:40:27.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-04T15:40:28.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-04T15:40:29.927Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-04T15:40:29.927Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-04T15:40:30.864Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-04T15:40:32.242Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-04T15:40:32.809Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-04T15:40:34.715Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-04T15:40:37.251Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-04T15:40:37.511Z] check_test.go:540: [de1713948e139] daemon is not started [2022-09-04T15:40:37.511Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-04T15:40:38.447Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-04T15:40:39.825Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-04T15:40:40.761Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-04T15:40:41.699Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite (350.25s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.16s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.69s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.69s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.57s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.79s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.55s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.97s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.51s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.05s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.14s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.42s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (3.89s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.61s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.24s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.46s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.57s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.33s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (1.27s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (7.38s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.77s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.10s) [2022-09-04T15:40:43.603Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.72s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.87s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.54s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.87s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.52s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.54s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.44s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.70s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.60s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.62s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.26s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (11.72s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.31s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.08s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.54s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.14s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.62s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.00s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.81s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.73s) [2022-09-04T15:40:43.603Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-04T15:40:43.603Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.06s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.16s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.04s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.87s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.16s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.85s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.36s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.38s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.75s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.86s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-09-04T15:40:43.603Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.71s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.48s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.58s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.29s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.41s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.00s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.51s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.52s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.32s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.45s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.37s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.26s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.51s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.29s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.84s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-09-04T15:40:43.604Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.10s) [2022-09-04T15:40:43.604Z] === RUN TestDockerSwarmSuite [2022-09-04T15:40:43.604Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-04T15:40:43.862Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-04T15:40:44.799Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-04T15:40:45.367Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-04T15:40:45.936Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-04T15:40:46.195Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-04T15:40:46.456Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-04T15:40:46.716Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-04T15:40:46.716Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-04T15:40:46.716Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-04T15:40:48.305Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-04T15:40:50.206Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-04T15:40:54.396Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-04T15:40:54.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-04T15:40:55.222Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-04T15:40:56.158Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-04T15:40:56.417Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-04T15:40:57.354Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-04T15:40:58.291Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-04T15:40:58.859Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-04T15:41:08.838Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-04T15:41:08.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-04T15:41:08.838Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-04T15:41:09.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-04T15:41:12.691Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-04T15:41:12.691Z] docker_api_swarm_test.go:563: [daecb93c5c87f] joining swarm manager [dd77a6a15d96d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:41:15.981Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-04T15:41:17.884Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-04T15:41:17.884Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-04T15:41:17.884Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-04T15:41:17.884Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-04T15:41:17.884Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-04T15:41:17.884Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-04T15:41:17.884Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-04T15:41:17.884Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-04T15:41:17.884Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-04T15:41:20.416Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-04T15:41:24.607Z] docker_api_swarm_test.go:585: [df61d2099dce0] joining swarm manager [dd77a6a15d96d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:41:24.868Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-04T15:41:27.400Z] check_test.go:611: [daecb93c5c87f] daemon is not started [2022-09-04T15:41:27.968Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-04T15:41:28.228Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-04T15:41:33.500Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-04T15:41:37.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-04T15:41:37.689Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-04T15:41:37.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-04T15:41:37.689Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-04T15:41:38.626Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-04T15:41:40.005Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-04T15:41:40.264Z] docker_api_swarm_test.go:46: [d9bf6554fa986] joining swarm manager [df3130d1daa3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:41:43.553Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-04T15:41:43.811Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-04T15:41:43.811Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-04T15:41:44.748Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-04T15:41:46.125Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-04T15:41:47.061Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-04T15:41:57.039Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-04T15:41:57.039Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-04T15:41:58.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-04T15:41:59.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-04T15:41:59.352Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-04T15:42:09.330Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-04T15:42:09.899Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-04T15:42:09.899Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-04T15:42:14.090Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-04T15:42:15.472Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-04T15:42:17.375Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-04T15:42:17.375Z] --- PASS: TestImportExtremelyLargeImageWorks (176.95s) [2022-09-04T15:42:17.375Z] PASS [2022-09-04T15:42:17.375Z] [2022-09-04T15:42:17.375Z] DONE 22 tests in 181.592s [2022-09-04T15:42:17.375Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-04T15:42:17.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:42:17.375Z] ++ set -e [2022-09-04T15:42:17.375Z] ++ '[' -n 0 ']' [2022-09-04T15:42:17.375Z] ++ set -x [2022-09-04T15:42:17.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:42:17.375Z] === RUN TestStripANSICommands [2022-09-04T15:42:17.375Z] === RUN TestStripANSICommands/#00 [2022-09-04T15:42:17.375Z] === RUN TestStripANSICommands/#01 [2022-09-04T15:42:17.375Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-04T15:42:17.375Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-04T15:42:17.375Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-04T15:42:17.375Z] PASS [2022-09-04T15:42:17.375Z] [2022-09-04T15:42:17.375Z] DONE 3 tests in 0.041s [2022-09-04T15:42:17.634Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-04T15:42:17.634Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:42:17.634Z] ++ set -e [2022-09-04T15:42:17.634Z] ++ '[' -n 0 ']' [2022-09-04T15:42:17.634Z] ++ set -x [2022-09-04T15:42:17.634Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:42:17.634Z] INFO: Testing against a local daemon [2022-09-04T15:42:17.634Z] === RUN TestNetworkCreateDelete [2022-09-04T15:42:17.892Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-09-04T15:42:17.892Z] === RUN TestDockerNetworkDeletePreferID [2022-09-04T15:42:18.151Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-09-04T15:42:18.151Z] === RUN TestDaemonDNSFallback [2022-09-04T15:42:21.437Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-04T15:42:21.527Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-04T15:42:21.527Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-04T15:42:21.527Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-04T15:42:21.527Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-04T15:42:21.527Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-04T15:42:21.527Z] Cross building: bundles/cross/windows/amd64 [2022-09-04T15:42:21.527Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-04T15:42:21.527Z] { [2022-09-04T15:42:21.527Z] "RT_GROUP_ICON": { [2022-09-04T15:42:21.527Z] "#1": { [2022-09-04T15:42:21.527Z] "0409": "../../winresources/docker.ico" [2022-09-04T15:42:21.527Z] } [2022-09-04T15:42:21.527Z] }, [2022-09-04T15:42:21.527Z] "RT_MANIFEST": { [2022-09-04T15:42:21.527Z] "#1": { [2022-09-04T15:42:21.527Z] "0409": { [2022-09-04T15:42:21.527Z] "identity": {}, [2022-09-04T15:42:21.527Z] "description": "Docker Engine", [2022-09-04T15:42:21.527Z] "minimum-os": "vista", [2022-09-04T15:42:21.527Z] "execution-level": "", [2022-09-04T15:42:21.527Z] "ui-access": false, [2022-09-04T15:42:21.527Z] "auto-elevate": false, [2022-09-04T15:42:21.527Z] "dpi-awareness": "unaware", [2022-09-04T15:42:21.527Z] "disable-theming": false, [2022-09-04T15:42:21.527Z] "disable-window-filtering": false, [2022-09-04T15:42:21.527Z] "high-resolution-scrolling-aware": false, [2022-09-04T15:42:21.527Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-04T15:42:21.527Z] "long-path-aware": false, [2022-09-04T15:42:21.527Z] "printer-driver-isolation": false, [2022-09-04T15:42:21.527Z] "gdi-scaling": false, [2022-09-04T15:42:21.527Z] "segment-heap": false, [2022-09-04T15:42:21.527Z] "use-common-controls-v6": false [2022-09-04T15:42:21.527Z] } [2022-09-04T15:42:21.527Z] } [2022-09-04T15:42:21.527Z] }, [2022-09-04T15:42:21.527Z] "RT_MESSAGETABLE": { [2022-09-04T15:42:21.527Z] "#1": { [2022-09-04T15:42:21.527Z] "0409": "../../winresources/event_messages.bin" [2022-09-04T15:42:21.527Z] } [2022-09-04T15:42:21.527Z] }, [2022-09-04T15:42:21.527Z] "RT_VERSION": { [2022-09-04T15:42:21.527Z] "#1": { [2022-09-04T15:42:21.527Z] "0409": { [2022-09-04T15:42:21.527Z] "fixed": { [2022-09-04T15:42:21.527Z] "file_version": "0.0.0.0", [2022-09-04T15:42:21.527Z] "product_version": "0.0.0.0", [2022-09-04T15:42:21.527Z] "type": "Unknown" [2022-09-04T15:42:21.527Z] }, [2022-09-04T15:42:21.527Z] "info": { [2022-09-04T15:42:21.527Z] "0000": { [2022-09-04T15:42:21.527Z] "CompanyName": "", [2022-09-04T15:42:21.527Z] "FileVersion": "dev", [2022-09-04T15:42:21.527Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-04T15:42:21.527Z] "OriginalFileName": "dockerd.exe", [2022-09-04T15:42:21.527Z] "ProductName": "", [2022-09-04T15:42:21.527Z] "ProductVersion": "dev", [2022-09-04T15:42:21.527Z] "SpecialBuild": "306b8c89e8186bc88105a41a5d8acf6ae92dea08" [2022-09-04T15:42:21.527Z] } [2022-09-04T15:42:21.527Z] } [2022-09-04T15:42:21.527Z] } [2022-09-04T15:42:21.527Z] } [2022-09-04T15:42:21.527Z] } [2022-09-04T15:42:21.527Z] } [2022-09-04T15:42:21.527Z] cmd/dockerd/config.go [2022-09-04T15:42:21.527Z] cmd/dockerd/config_windows.go [2022-09-04T15:42:21.527Z] cmd/dockerd/daemon.go [2022-09-04T15:42:21.527Z] cmd/dockerd/daemon_test.go [2022-09-04T15:42:21.527Z] cmd/dockerd/daemon_windows.go [2022-09-04T15:42:21.527Z] cmd/dockerd/docker.go [2022-09-04T15:42:21.527Z] cmd/dockerd/docker_windows.go [2022-09-04T15:42:21.527Z] cmd/dockerd/genwinres_windows.go [2022-09-04T15:42:21.527Z] cmd/dockerd/metrics.go [2022-09-04T15:42:21.527Z] cmd/dockerd/options.go [2022-09-04T15:42:21.527Z] cmd/dockerd/options_test.go [2022-09-04T15:42:21.527Z] cmd/dockerd/service_windows.go [2022-09-04T15:42:21.527Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-04T15:42:21.527Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-04T15:42:22.814Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-04T15:42:23.751Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-04T15:42:25.127Z] --- PASS: TestDaemonDNSFallback (6.69s) [2022-09-04T15:42:25.127Z] === RUN TestInspectNetwork [2022-09-04T15:42:29.318Z] === RUN TestInspectNetwork/full_network_id [2022-09-04T15:42:29.318Z] === RUN TestInspectNetwork/partial_network_id [2022-09-04T15:42:29.318Z] === RUN TestInspectNetwork/network_name [2022-09-04T15:42:29.318Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-04T15:42:33.506Z] --- PASS: TestInspectNetwork (8.30s) [2022-09-04T15:42:33.506Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-04T15:42:33.506Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-04T15:42:33.506Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-04T15:42:33.506Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-04T15:42:33.506Z] === RUN TestRunContainerWithBridgeNone [2022-09-04T15:42:34.886Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-04T15:42:34.886Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-04T15:42:35.455Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-04T15:42:35.455Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-04T15:42:35.455Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-04T15:42:35.455Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-04T15:42:35.455Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-04T15:42:35.455Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-04T15:42:35.455Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-04T15:42:35.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-04T15:42:35.455Z] === RUN TestNetworkList [2022-09-04T15:42:35.455Z] === RUN TestNetworkList//networks [2022-09-04T15:42:35.455Z] === PAUSE TestNetworkList//networks [2022-09-04T15:42:35.455Z] === RUN TestNetworkList//networks/ [2022-09-04T15:42:35.455Z] === PAUSE TestNetworkList//networks/ [2022-09-04T15:42:35.455Z] === CONT TestNetworkList//networks [2022-09-04T15:42:35.455Z] === CONT TestNetworkList//networks/ [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkList (0.04s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-04T15:42:35.455Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-04T15:42:35.455Z] === RUN TestHostIPv4BridgeLabel [2022-09-04T15:42:36.023Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-09-04T15:42:36.023Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-04T15:42:36.960Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-09-04T15:42:36.960Z] === RUN TestDaemonDefaultNetworkPools [2022-09-04T15:42:37.897Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-09-04T15:42:37.897Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-04T15:42:37.897Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-04T15:42:38.155Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-04T15:42:38.414Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-04T15:42:38.987Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-09-04T15:42:38.987Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-04T15:42:38.987Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-04T15:42:39.254Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-04T15:42:39.513Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-04T15:42:39.513Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-04T15:42:40.449Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-09-04T15:42:40.449Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-04T15:42:41.014Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-09-04T15:42:41.014Z] === RUN TestServiceWithPredefinedNetwork [2022-09-04T15:42:41.273Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-04T15:42:42.209Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-04T15:42:43.589Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-04T15:42:43.589Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2022-09-04T15:42:43.589Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-04T15:42:43.589Z] service_test.go:243: FLAKY_TEST [2022-09-04T15:42:43.589Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-04T15:42:43.589Z] === RUN TestServiceWithDataPathPortInit [2022-09-04T15:42:44.526Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-04T15:42:45.461Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-04T15:42:46.398Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-04T15:42:48.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-04T15:42:50.833Z] docker_api_swarm_test.go:304: [d77e6882dbac6] joining swarm manager [dd52727e0e235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:42:51.404Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-04T15:42:51.971Z] docker_api_swarm_test.go:305: [deb7b730984c6] joining swarm manager [dd52727e0e235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:42:54.505Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-04T15:43:01.067Z] --- PASS: TestServiceWithDataPathPortInit (16.40s) [2022-09-04T15:43:01.067Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-04T15:43:03.621Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wmlgrbbw5uje16ntlwqiterjj Created:2022-09-04 15:43:01.467494106 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[554a39f16b267ab63b918c2732af0641e5e09a3e98dbd7ba9dfabdd91bc6c869:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kumkgiun2y8f2hc57ez60r4sp EndpointID:99feb602c4e416ad15853c64e144815b8a6f891946ce898f80d16a581a06a063 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ba0382b2a5fab1bf10a026e8ec4c43d343d060795ab2cb66542426f1c691f564 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:84a8847fb830 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kumkgiun2y8f2hc57ez60r4sp EndpointID:99feb602c4e416ad15853c64e144815b8a6f891946ce898f80d16a581a06a063 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-04T15:43:05.522Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-04T15:43:06.899Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-04T15:43:08.275Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.00s) [2022-09-04T15:43:08.275Z] PASS [2022-09-04T15:43:08.275Z] [2022-09-04T15:43:08.275Z] === Skipped [2022-09-04T15:43:08.275Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-04T15:43:08.275Z] service_test.go:243: FLAKY_TEST [2022-09-04T15:43:08.275Z] [2022-09-04T15:43:08.275Z] DONE 38 tests, 1 skipped in 50.562s [2022-09-04T15:43:08.275Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-04T15:43:08.275Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:43:08.275Z] ++ set -e [2022-09-04T15:43:08.275Z] ++ '[' -n 0 ']' [2022-09-04T15:43:08.275Z] ++ set -x [2022-09-04T15:43:08.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:43:08.276Z] INFO: Testing against a local daemon [2022-09-04T15:43:08.276Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-04T15:43:08.276Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:43:08.276Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-04T15:43:08.276Z] === RUN TestDockerNetworkIpvlan [2022-09-04T15:43:08.276Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:43:08.276Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-04T15:43:08.276Z] PASS [2022-09-04T15:43:08.276Z] [2022-09-04T15:43:08.276Z] === Skipped [2022-09-04T15:43:08.276Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-04T15:43:08.276Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:43:08.276Z] [2022-09-04T15:43:08.276Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-04T15:43:08.276Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-04T15:43:08.276Z] [2022-09-04T15:43:08.276Z] DONE 2 tests, 2 skipped in 0.101s [2022-09-04T15:43:08.276Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-04T15:43:08.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:43:08.276Z] ++ set -e [2022-09-04T15:43:08.276Z] ++ '[' -n 0 ']' [2022-09-04T15:43:08.276Z] ++ set -x [2022-09-04T15:43:08.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:43:08.276Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-04T15:43:08.276Z] INFO: Testing against a local daemon [2022-09-04T15:43:08.276Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-04T15:43:09.652Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-09-04T15:43:09.652Z] === RUN TestDockerNetworkMacvlan [2022-09-04T15:43:10.588Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-04T15:43:11.156Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-04T15:43:12.092Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-04T15:43:14.630Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-04T15:43:15.198Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-04T15:43:15.766Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-04T15:43:16.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-04T15:43:16.593Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-04T15:43:16.593Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-04T15:43:17.970Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-04T15:43:17.970Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-04T15:43:17.970Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-04T15:43:18.229Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-04T15:43:21.515Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-04T15:43:21.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-04T15:43:22.082Z] --- PASS: TestDockerNetworkMacvlan (12.41s) [2022-09-04T15:43:22.083Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-09-04T15:43:22.083Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-09-04T15:43:22.083Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-09-04T15:43:22.083Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2022-09-04T15:43:22.083Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.90s) [2022-09-04T15:43:22.083Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-09-04T15:43:22.083Z] PASS [2022-09-04T15:43:22.083Z] [2022-09-04T15:43:22.083Z] DONE 8 tests in 13.881s [2022-09-04T15:43:22.083Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-04T15:43:22.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:43:22.083Z] ++ set -e [2022-09-04T15:43:22.083Z] ++ '[' -n 0 ']' [2022-09-04T15:43:22.083Z] ++ set -x [2022-09-04T15:43:22.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:43:22.083Z] testing: warning: no tests to run [2022-09-04T15:43:22.083Z] PASS [2022-09-04T15:43:22.083Z] [2022-09-04T15:43:22.083Z] DONE 0 tests in 0.037s [2022-09-04T15:43:22.083Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-04T15:43:22.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:43:22.083Z] ++ set -e [2022-09-04T15:43:22.083Z] ++ '[' -n 0 ']' [2022-09-04T15:43:22.083Z] ++ set -x [2022-09-04T15:43:22.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:43:22.342Z] INFO: Testing against a local daemon [2022-09-04T15:43:22.342Z] === RUN TestAuthZPluginAllowRequest [2022-09-04T15:43:24.245Z] docker_api_swarm_test.go:272: [d9e4586de7cd5] joining swarm manager [d30314e64b7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:43:24.245Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2022-09-04T15:43:24.245Z] === RUN TestAuthZPluginTLS [2022-09-04T15:43:24.818Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-04T15:43:24.818Z] === RUN TestAuthZPluginDenyRequest [2022-09-04T15:43:25.385Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-09-04T15:43:25.385Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-04T15:43:25.644Z] docker_api_swarm_test.go:273: [d385a8208397a] joining swarm manager [d30314e64b7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:43:25.902Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2022-09-04T15:43:25.902Z] === RUN TestAuthZPluginDenyResponse [2022-09-04T15:43:26.473Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2022-09-04T15:43:26.473Z] === RUN TestAuthZPluginAllowEventStream [2022-09-04T15:43:27.850Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-04T15:43:28.108Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2022-09-04T15:43:28.108Z] === RUN TestAuthZPluginErrorResponse [2022-09-04T15:43:28.108Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-04T15:43:28.676Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-04T15:43:28.676Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-09-04T15:43:28.676Z] === RUN TestAuthZPluginErrorRequest [2022-09-04T15:43:28.934Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-04T15:43:29.193Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-04T15:43:29.193Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-04T15:43:29.193Z] === RUN TestDockerSuite/TestBuildFails [2022-09-04T15:43:29.759Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-09-04T15:43:29.759Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-04T15:43:29.759Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-04T15:43:29.759Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-04T15:43:31.663Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2022-09-04T15:43:31.663Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-04T15:43:31.663Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-04T15:43:33.564Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-09-04T15:43:33.564Z] === RUN TestAuthZPluginHeader [2022-09-04T15:43:33.564Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-04T15:43:34.133Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-09-04T15:43:34.133Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-04T15:43:34.702Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-04T15:43:35.638Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-04T15:43:35.897Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-04T15:43:36.836Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-04T15:43:38.213Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-04T15:43:38.784Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-04T15:43:38.784Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.81s) [2022-09-04T15:43:38.784Z] === RUN TestAuthZPluginV2Disable [2022-09-04T15:43:39.043Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-04T15:43:40.419Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-04T15:43:41.795Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-04T15:43:42.731Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-04T15:43:43.306Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-04T15:43:43.306Z] --- PASS: TestAuthZPluginV2Disable (4.34s) [2022-09-04T15:43:43.306Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-04T15:43:43.884Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-04T15:43:44.143Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-04T15:43:44.709Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-04T15:43:44.709Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-04T15:43:45.276Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-04T15:43:45.535Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-04T15:43:45.793Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-04T15:43:46.051Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-04T15:43:46.311Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-04T15:43:46.569Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-04T15:43:47.505Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-04T15:43:47.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-04T15:43:48.332Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.93s) [2022-09-04T15:43:48.332Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-04T15:43:49.709Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-04T15:43:56.276Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-04T15:43:58.031Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-04T15:43:58.031Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-04T15:43:58.031Z] { [2022-09-04T15:43:58.031Z] "RT_GROUP_ICON": { [2022-09-04T15:43:58.031Z] "#1": { [2022-09-04T15:43:58.031Z] "0409": "../../winresources/docker.ico" [2022-09-04T15:43:58.031Z] } [2022-09-04T15:43:58.031Z] }, [2022-09-04T15:43:58.031Z] "RT_MANIFEST": { [2022-09-04T15:43:58.031Z] "#1": { [2022-09-04T15:43:58.031Z] "0409": { [2022-09-04T15:43:58.031Z] "identity": {}, [2022-09-04T15:43:58.031Z] "description": "Docker Engine", [2022-09-04T15:43:58.031Z] "minimum-os": "vista", [2022-09-04T15:43:58.031Z] "execution-level": "", [2022-09-04T15:43:58.031Z] "ui-access": false, [2022-09-04T15:43:58.031Z] "auto-elevate": false, [2022-09-04T15:43:58.031Z] "dpi-awareness": "unaware", [2022-09-04T15:43:58.031Z] "disable-theming": false, [2022-09-04T15:43:58.031Z] "disable-window-filtering": false, [2022-09-04T15:43:58.031Z] "high-resolution-scrolling-aware": false, [2022-09-04T15:43:58.031Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-04T15:43:58.031Z] "long-path-aware": false, [2022-09-04T15:43:58.031Z] "printer-driver-isolation": false, [2022-09-04T15:43:58.031Z] "gdi-scaling": false, [2022-09-04T15:43:58.031Z] "segment-heap": false, [2022-09-04T15:43:58.031Z] "use-common-controls-v6": false [2022-09-04T15:43:58.031Z] } [2022-09-04T15:43:58.031Z] } [2022-09-04T15:43:58.031Z] }, [2022-09-04T15:43:58.031Z] "RT_MESSAGETABLE": { [2022-09-04T15:43:58.031Z] "#1": { [2022-09-04T15:43:58.031Z] "0409": "../../winresources/event_messages.bin" [2022-09-04T15:43:58.031Z] } [2022-09-04T15:43:58.031Z] }, [2022-09-04T15:43:58.031Z] "RT_VERSION": { [2022-09-04T15:43:58.031Z] "#1": { [2022-09-04T15:43:58.031Z] "0409": { [2022-09-04T15:43:58.031Z] "fixed": { [2022-09-04T15:43:58.031Z] "file_version": "0.0.0.0", [2022-09-04T15:43:58.031Z] "product_version": "0.0.0.0", [2022-09-04T15:43:58.031Z] "type": "Unknown" [2022-09-04T15:43:58.031Z] }, [2022-09-04T15:43:58.031Z] "info": { [2022-09-04T15:43:58.031Z] "0000": { [2022-09-04T15:43:58.031Z] "CompanyName": "", [2022-09-04T15:43:58.031Z] "FileVersion": "dev", [2022-09-04T15:43:58.031Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-04T15:43:58.031Z] "OriginalFileName": "docker-proxy.exe", [2022-09-04T15:43:58.031Z] "ProductName": "", [2022-09-04T15:43:58.031Z] "ProductVersion": "dev", [2022-09-04T15:43:58.031Z] "SpecialBuild": "306b8c89e8186bc88105a41a5d8acf6ae92dea08" [2022-09-04T15:43:58.031Z] } [2022-09-04T15:43:58.031Z] } [2022-09-04T15:43:58.031Z] } [2022-09-04T15:43:58.031Z] } [2022-09-04T15:43:58.031Z] } [2022-09-04T15:43:58.031Z] } [2022-09-04T15:43:58.031Z] cmd/docker-proxy/genwinres_windows.go [2022-09-04T15:43:58.031Z] cmd/docker-proxy/main.go [2022-09-04T15:43:58.031Z] cmd/docker-proxy/network_proxy_test.go [2022-09-04T15:43:58.031Z] cmd/docker-proxy/proxy.go [2022-09-04T15:43:58.031Z] cmd/docker-proxy/sctp_proxy.go [2022-09-04T15:43:58.031Z] cmd/docker-proxy/tcp_proxy.go [2022-09-04T15:43:58.031Z] cmd/docker-proxy/udp_proxy.go [2022-09-04T15:43:58.031Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-04T15:43:58.031Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-04T15:43:58.031Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-04T15:43:58.031Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-04T15:43:58.031Z] remote: Enumerating objects: 23, done. [2022-09-04T15:43:58.031Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-04T15:43:58.031Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-04T15:43:58.031Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-04T15:43:58.031Z] Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-09-04T15:43:58.031Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-04T15:43:58.031Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-04T15:43:58.179Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-04T15:43:58.180Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-04T15:43:58.180Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-04T15:43:58.180Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-04T15:43:58.180Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.12s) [2022-09-04T15:43:58.180Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-04T15:43:58.438Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-04T15:43:58.438Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-04T15:43:58.968Z] Cross building: bundles/cross/linux/ppc64le [2022-09-04T15:43:58.968Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-04T15:43:58.968Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-04T15:43:59.817Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-04T15:44:00.752Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-04T15:44:03.284Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-04T15:44:03.542Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-04T15:44:03.801Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-04T15:44:10.384Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-04T15:44:12.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-04T15:44:12.288Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-04T15:44:13.226Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-04T15:44:15.130Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.94s) [2022-09-04T15:44:15.130Z] PASS [2022-09-04T15:44:15.130Z] [2022-09-04T15:44:15.130Z] DONE 17 tests in 53.051s [2022-09-04T15:44:15.389Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-04T15:44:15.389Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:44:15.389Z] ++ set -e [2022-09-04T15:44:15.389Z] ++ '[' -n 0 ']' [2022-09-04T15:44:15.389Z] ++ set -x [2022-09-04T15:44:15.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:44:15.389Z] INFO: Testing against a local daemon [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-04T15:44:15.389Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-04T15:44:15.389Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-04T15:44:15.389Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-04T15:44:15.389Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-04T15:44:15.389Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-04T15:44:15.389Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-04T15:44:15.389Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-04T15:44:15.389Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-04T15:44:15.389Z] === RUN TestPluginInstall [2022-09-04T15:44:15.389Z] === RUN TestPluginInstall/no_auth [2022-09-04T15:44:15.648Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-04T15:44:15.648Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-04T15:44:15.648Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-04T15:44:16.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-04T15:44:18.121Z] time="2022-09-04T15:44:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:44:18.121Z] time="2022-09-04T15:44:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4086985b68042d18f7cee21283b535c02232a90a53eb1259752af266e1d262de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:44:18.121Z] time="2022-09-04T15:44:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:44:18.121Z] time="2022-09-04T15:44:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4086985b68042d18f7cee21283b535c02232a90a53eb1259752af266e1d262de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:44:18.689Z] docker_api_swarm_node_test.go:20: [d30ba39ad3d50] joining swarm manager [dbab8b54bb2ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:44:18.689Z] === RUN TestPluginInstall/with_htpasswd [2022-09-04T15:44:19.627Z] time="2022-09-04T15:44:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:44:19.627Z] time="2022-09-04T15:44:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:913693098ef7dfd6371232f5351c08e637823fbd51b93fa1ae8d6bb6685768b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:44:19.627Z] time="2022-09-04T15:44:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:44:19.627Z] time="2022-09-04T15:44:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:913693098ef7dfd6371232f5351c08e637823fbd51b93fa1ae8d6bb6685768b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:44:19.627Z] docker_api_swarm_node_test.go:21: [dbb7726ad6224] joining swarm manager [dbab8b54bb2ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:44:19.886Z] === RUN TestPluginInstall/with_insecure [2022-09-04T15:44:20.453Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-04T15:44:21.020Z] time="2022-09-04T15:44:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:44:21.020Z] time="2022-09-04T15:44:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a83d9b9bc84582c934200fd693563c036202ce22e5e7dcb9ee6f8505554784cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:44:21.020Z] time="2022-09-04T15:44:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-04T15:44:21.020Z] time="2022-09-04T15:44:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a83d9b9bc84582c934200fd693563c036202ce22e5e7dcb9ee6f8505554784cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-04T15:44:21.020Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-04T15:44:21.279Z] plugin_test.go:196: [db101bcdc3811] daemon is not started [2022-09-04T15:44:21.279Z] --- PASS: TestPluginInstall (5.84s) [2022-09-04T15:44:21.279Z] --- PASS: TestPluginInstall/no_auth (3.35s) [2022-09-04T15:44:21.279Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2022-09-04T15:44:21.279Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-09-04T15:44:21.279Z] === RUN TestPluginsWithRuntimes [2022-09-04T15:44:22.656Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-04T15:44:22.914Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-04T15:44:22.914Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-04T15:44:24.290Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-04T15:44:24.290Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-04T15:44:24.857Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-04T15:44:25.115Z] --- PASS: TestPluginsWithRuntimes (3.86s) [2022-09-04T15:44:25.115Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-09-04T15:44:25.115Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2022-09-04T15:44:25.115Z] === RUN TestPluginBackCompatMediaTypes [2022-09-04T15:44:25.684Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-04T15:44:25.942Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-09-04T15:44:25.942Z] PASS [2022-09-04T15:44:25.942Z] [2022-09-04T15:44:25.942Z] DONE 24 tests in 10.600s [2022-09-04T15:44:25.942Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-04T15:44:25.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:44:25.942Z] ++ set -e [2022-09-04T15:44:25.942Z] ++ '[' -n 0 ']' [2022-09-04T15:44:25.942Z] ++ set -x [2022-09-04T15:44:25.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:44:25.942Z] INFO: Testing against a local daemon [2022-09-04T15:44:25.942Z] === RUN TestExternalGraphDriver [2022-09-04T15:44:26.201Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-04T15:44:26.461Z] === RUN TestExternalGraphDriver/json [2022-09-04T15:44:27.838Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-04T15:44:28.096Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-04T15:44:28.096Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-04T15:44:28.355Z] === RUN TestExternalGraphDriver/spec [2022-09-04T15:44:28.616Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-04T15:44:29.187Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-04T15:44:30.123Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-04T15:44:30.123Z] === RUN TestExternalGraphDriver/pull [2022-09-04T15:44:30.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-04T15:44:31.757Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-04T15:44:32.016Z] --- PASS: TestExternalGraphDriver (6.13s) [2022-09-04T15:44:32.016Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2022-09-04T15:44:32.016Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2022-09-04T15:44:32.016Z] --- PASS: TestExternalGraphDriver/pull (1.95s) [2022-09-04T15:44:32.016Z] === RUN TestGraphdriverPluginV2 [2022-09-04T15:44:34.551Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-04T15:44:35.119Z] docker_api_swarm_test.go:502: [dca71e13c7b42] joining swarm manager [d59544fe1ef30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:44:35.687Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-04T15:44:37.063Z] --- PASS: TestGraphdriverPluginV2 (4.86s) [2022-09-04T15:44:37.063Z] PASS [2022-09-04T15:44:37.063Z] [2022-09-04T15:44:37.063Z] DONE 5 tests in 11.100s [2022-09-04T15:44:37.063Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-04T15:44:37.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:44:37.063Z] ++ set -e [2022-09-04T15:44:37.063Z] ++ '[' -n 0 ']' [2022-09-04T15:44:37.063Z] ++ set -x [2022-09-04T15:44:37.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:44:37.063Z] INFO: Testing against a local daemon [2022-09-04T15:44:37.063Z] === RUN TestContinueAfterPluginCrash [2022-09-04T15:44:37.063Z] === PAUSE TestContinueAfterPluginCrash [2022-09-04T15:44:37.063Z] === RUN TestReadPluginNoRead [2022-09-04T15:44:37.063Z] === PAUSE TestReadPluginNoRead [2022-09-04T15:44:37.063Z] === RUN TestDaemonStartWithLogOpt [2022-09-04T15:44:37.063Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-04T15:44:37.063Z] === CONT TestContinueAfterPluginCrash [2022-09-04T15:44:37.063Z] === CONT TestDaemonStartWithLogOpt [2022-09-04T15:44:37.630Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-04T15:44:39.007Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-04T15:44:40.384Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-04T15:44:41.761Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2022-09-04T15:44:41.761Z] === CONT TestReadPluginNoRead [2022-09-04T15:44:43.665Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-04T15:44:44.231Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-04T15:44:44.799Z] docker_api_swarm_test.go:507: [d4ce763dda032] joining swarm manager [d59544fe1ef30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:44:45.367Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-04T15:44:45.934Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-04T15:44:46.192Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-04T15:44:46.759Z] --- PASS: TestContinueAfterPluginCrash (9.51s) [2022-09-04T15:44:46.759Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-04T15:44:47.327Z] === RUN TestReadPluginNoRead/default [2022-09-04T15:44:49.240Z] === CONT TestReadPluginNoRead [2022-09-04T15:44:49.240Z] read_test.go:92: [df48cb6994283] daemon is not started [2022-09-04T15:44:49.240Z] --- PASS: TestReadPluginNoRead (7.44s) [2022-09-04T15:44:49.240Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) [2022-09-04T15:44:49.240Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2022-09-04T15:44:49.240Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2022-09-04T15:44:49.240Z] PASS [2022-09-04T15:44:49.240Z] [2022-09-04T15:44:49.240Z] DONE 6 tests in 11.922s [2022-09-04T15:44:49.240Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-04T15:44:49.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:44:49.240Z] ++ set -e [2022-09-04T15:44:49.240Z] ++ '[' -n 0 ']' [2022-09-04T15:44:49.240Z] ++ set -x [2022-09-04T15:44:49.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:44:49.240Z] testing: warning: no tests to run [2022-09-04T15:44:49.240Z] PASS [2022-09-04T15:44:49.240Z] [2022-09-04T15:44:49.240Z] DONE 0 tests in 0.047s [2022-09-04T15:44:49.240Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-04T15:44:49.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:44:49.240Z] ++ set -e [2022-09-04T15:44:49.240Z] ++ '[' -n 0 ']' [2022-09-04T15:44:49.240Z] ++ set -x [2022-09-04T15:44:49.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:44:49.240Z] INFO: Testing against a local daemon [2022-09-04T15:44:49.240Z] === RUN TestPluginWithDevMounts [2022-09-04T15:44:49.240Z] === PAUSE TestPluginWithDevMounts [2022-09-04T15:44:49.240Z] === CONT TestPluginWithDevMounts [2022-09-04T15:44:51.144Z] --- PASS: TestPluginWithDevMounts (1.75s) [2022-09-04T15:44:51.144Z] PASS [2022-09-04T15:44:51.144Z] [2022-09-04T15:44:51.144Z] DONE 1 tests in 1.877s [2022-09-04T15:44:51.144Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-04T15:44:51.144Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:44:51.144Z] ++ set -e [2022-09-04T15:44:51.144Z] ++ '[' -n 0 ']' [2022-09-04T15:44:51.144Z] ++ set -x [2022-09-04T15:44:51.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:44:51.144Z] INFO: Testing against a local daemon [2022-09-04T15:44:51.144Z] === RUN TestSecretInspect [2022-09-04T15:44:53.677Z] --- PASS: TestSecretInspect (2.71s) [2022-09-04T15:44:53.677Z] === RUN TestSecretList [2022-09-04T15:44:54.245Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-04T15:44:56.777Z] --- PASS: TestSecretList (2.71s) [2022-09-04T15:44:56.777Z] === RUN TestSecretsCreateAndDelete [2022-09-04T15:44:57.713Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-04T15:44:59.091Z] --- PASS: TestSecretsCreateAndDelete (2.56s) [2022-09-04T15:44:59.091Z] === RUN TestSecretsUpdate [2022-09-04T15:44:59.350Z] === RUN TestDockerSuite/TestBuildRm [2022-09-04T15:45:01.885Z] --- PASS: TestSecretsUpdate (2.64s) [2022-09-04T15:45:01.885Z] === RUN TestTemplatedSecret [2022-09-04T15:45:01.885Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-04T15:45:02.820Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-04T15:45:04.200Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-04T15:45:04.459Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-04T15:45:04.718Z] --- PASS: TestTemplatedSecret (3.06s) [2022-09-04T15:45:04.718Z] === RUN TestSecretCreateResolve [2022-09-04T15:45:05.285Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-04T15:45:06.221Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-04T15:45:07.160Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-04T15:45:07.420Z] --- PASS: TestSecretCreateResolve (2.60s) [2022-09-04T15:45:07.420Z] PASS [2022-09-04T15:45:07.420Z] [2022-09-04T15:45:07.420Z] DONE 6 tests in 16.407s [2022-09-04T15:45:07.420Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-04T15:45:07.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:45:07.420Z] ++ set -e [2022-09-04T15:45:07.420Z] ++ '[' -n 0 ']' [2022-09-04T15:45:07.420Z] ++ set -x [2022-09-04T15:45:07.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:45:07.420Z] INFO: Testing against a local daemon [2022-09-04T15:45:07.420Z] === RUN TestServiceCreateInit [2022-09-04T15:45:07.420Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-04T15:45:09.957Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-04T15:45:09.957Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-04T15:45:10.215Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-04T15:45:10.216Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-04T15:45:10.216Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-04T15:45:10.803Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-04T15:45:11.742Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-04T15:45:11.742Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-04T15:45:12.000Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-04T15:45:12.259Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-04T15:45:15.548Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-04T15:45:16.483Z] --- PASS: TestServiceCreateInit (8.96s) [2022-09-04T15:45:16.483Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.38s) [2022-09-04T15:45:16.483Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2022-09-04T15:45:16.483Z] === RUN TestCreateServiceMultipleTimes [2022-09-04T15:45:16.483Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-04T15:45:17.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-04T15:45:17.317Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-04T15:45:17.885Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-04T15:45:18.824Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-04T15:45:19.760Z] docker_api_swarm_node_test.go:81: [d0be137cf18a5] joining swarm manager [d59dc9eeb69a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:45:21.138Z] === RUN TestDockerSuite/TestBuildUser [2022-09-04T15:45:23.672Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-04T15:45:26.959Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-04T15:45:35.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-04T15:45:35.073Z] --- PASS: TestCreateServiceMultipleTimes (18.00s) [2022-09-04T15:45:35.073Z] === RUN TestCreateServiceConflict [2022-09-04T15:45:36.977Z] docker_api_swarm_node_test.go:53: [ddbdec8f5818f] joining swarm manager [deea8ae78f505]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:45:37.557Z] --- PASS: TestCreateServiceConflict (2.99s) [2022-09-04T15:45:37.557Z] === RUN TestCreateServiceMaxReplicas [2022-09-04T15:45:38.124Z] docker_api_swarm_node_test.go:54: [dac27a7a2d185] joining swarm manager [deea8ae78f505]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:45:40.026Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-04T15:45:40.592Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-04T15:45:40.850Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-04T15:45:40.850Z] --- PASS: TestCreateServiceMaxReplicas (3.49s) [2022-09-04T15:45:40.850Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-04T15:45:41.787Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-04T15:45:42.356Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-04T15:45:44.262Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-04T15:45:44.262Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-04T15:45:44.262Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-04T15:45:44.262Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-04T15:45:44.262Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-04T15:45:44.262Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-04T15:45:44.262Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-04T15:45:44.262Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-04T15:45:44.262Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-04T15:45:45.196Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-04T15:45:45.196Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-04T15:45:45.764Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-04T15:45:46.331Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-04T15:45:46.899Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-04T15:45:46.899Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-04T15:45:48.802Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-04T15:45:50.178Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-04T15:45:50.745Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-04T15:45:50.745Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-04T15:45:51.313Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-04T15:45:51.313Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-04T15:45:51.313Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-04T15:45:51.880Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-04T15:45:53.255Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-04T15:45:53.821Z] === RUN TestDockerSuite/TestCommitChange [2022-09-04T15:45:54.388Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-04T15:45:54.955Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-04T15:45:54.955Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.08s) [2022-09-04T15:45:54.955Z] === RUN TestCreateServiceSecretFileMode [2022-09-04T15:45:56.343Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-04T15:45:57.721Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-04T15:45:57.979Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2022-09-04T15:45:57.979Z] === RUN TestCreateServiceConfigFileMode [2022-09-04T15:45:58.238Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-04T15:45:59.614Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-04T15:46:00.990Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-04T15:46:00.990Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2022-09-04T15:46:00.990Z] === RUN TestCreateServiceSysctls [2022-09-04T15:46:01.558Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-04T15:46:02.937Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-04T15:46:02.937Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-04T15:46:03.874Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-04T15:46:04.440Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-04T15:46:04.699Z] --- PASS: TestCreateServiceSysctls (3.60s) [2022-09-04T15:46:04.699Z] === RUN TestCreateServiceCapabilities [2022-09-04T15:46:05.266Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-04T15:46:05.452Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-04T15:46:05.452Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-04T15:46:05.452Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-04T15:46:05.452Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-04T15:46:05.452Z] Cross building: bundles/cross/linux/s390x [2022-09-04T15:46:05.452Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-04T15:46:05.452Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-04T15:46:05.833Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-04T15:46:06.769Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-04T15:46:07.337Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-04T15:46:07.904Z] --- PASS: TestCreateServiceCapabilities (3.05s) [2022-09-04T15:46:07.904Z] === RUN TestInspect [2022-09-04T15:46:08.164Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-04T15:46:09.099Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-04T15:46:09.667Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-04T15:46:10.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-04T15:46:10.804Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-04T15:46:11.370Z] --- PASS: TestInspect (3.53s) [2022-09-04T15:46:11.371Z] === RUN TestCreateJob [2022-09-04T15:46:11.629Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-04T15:46:12.567Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-04T15:46:13.134Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-04T15:46:14.512Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-04T15:46:15.086Z] --- PASS: TestCreateJob (3.89s) [2022-09-04T15:46:15.086Z] === RUN TestReplicatedJob [2022-09-04T15:46:15.345Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-04T15:46:15.911Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-04T15:46:15.911Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-04T15:46:16.478Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-04T15:46:16.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-04T15:46:17.674Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-04T15:46:19.052Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-04T15:46:19.619Z] docker_api_swarm_test.go:202: [d51b0e1b7bc05] joining swarm manager [dd70b6abb39c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:46:19.879Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-04T15:46:21.258Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-04T15:46:22.195Z] --- PASS: TestReplicatedJob (6.98s) [2022-09-04T15:46:22.196Z] === RUN TestUpdateReplicatedJob [2022-09-04T15:46:22.196Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-04T15:46:22.762Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-04T15:46:24.672Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-04T15:46:26.052Z] --- PASS: TestUpdateReplicatedJob (3.87s) [2022-09-04T15:46:26.052Z] === RUN TestServiceListWithStatuses [2022-09-04T15:46:26.052Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-04T15:46:26.052Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-04T15:46:26.052Z] === RUN TestDockerNetworkConnectAlias [2022-09-04T15:46:28.586Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-04T15:46:31.120Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-04T15:46:31.687Z] --- PASS: TestDockerNetworkConnectAlias (5.51s) [2022-09-04T15:46:31.687Z] === RUN TestDockerNetworkReConnect [2022-09-04T15:46:31.687Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-04T15:46:35.883Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-04T15:46:35.883Z] --- PASS: TestDockerNetworkReConnect (4.30s) [2022-09-04T15:46:35.883Z] === RUN TestServicePlugin [2022-09-04T15:46:38.416Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-04T15:46:38.416Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-04T15:46:40.319Z] plugin_test.go:61: [d8c37dec8c828] joining swarm manager [dada9a81a2aca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:46:41.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-04T15:46:41.512Z] plugin_test.go:64: [d58251a077ece] joining swarm manager [dada9a81a2aca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:46:41.771Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-04T15:46:43.147Z] === RUN TestDockerSuite/TestCpToDot [2022-09-04T15:46:43.406Z] docker_api_swarm_test.go:384: [d497e03e8dc10] joining swarm manager [db12fba9ade5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:46:43.973Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-04T15:46:44.910Z] docker_api_swarm_test.go:385: [d83c202192e7b] joining swarm manager [db12fba9ade5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:46:45.169Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-04T15:46:46.546Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-04T15:46:46.804Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-04T15:46:47.738Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-04T15:46:47.996Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-04T15:46:48.563Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-04T15:46:49.498Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-04T15:46:49.498Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-04T15:46:49.498Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-04T15:46:49.757Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-04T15:46:50.323Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-04T15:46:50.323Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-04T15:46:50.323Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-04T15:46:50.323Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-04T15:46:50.893Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-04T15:46:51.153Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-04T15:46:51.153Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-04T15:46:51.153Z] === RUN TestDockerSuite/TestCreateRM [2022-09-04T15:46:51.413Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-04T15:46:51.413Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-04T15:46:51.413Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-04T15:46:51.413Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-04T15:46:51.672Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-04T15:46:53.574Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-04T15:46:53.575Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-04T15:46:53.575Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-04T15:46:57.774Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-04T15:46:57.774Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-04T15:46:57.774Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-04T15:46:57.774Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-04T15:46:58.341Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-04T15:46:58.906Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-04T15:46:59.473Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-04T15:47:00.040Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-04T15:47:01.415Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-04T15:47:02.352Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-04T15:47:04.886Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-04T15:47:06.786Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-04T15:47:07.352Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-04T15:47:08.286Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-04T15:47:08.853Z] --- PASS: TestServicePlugin (33.10s) [2022-09-04T15:47:08.853Z] === RUN TestServiceUpdateLabel [2022-09-04T15:47:11.383Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-09-04T15:47:11.383Z] === RUN TestServiceUpdateSecrets [2022-09-04T15:47:13.914Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-04T15:47:13.914Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-04T15:47:14.849Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-04T15:47:15.107Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-04T15:47:15.365Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-04T15:47:15.625Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-04T15:47:15.625Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-04T15:47:15.625Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-04T15:47:16.560Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-04T15:47:17.510Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-04T15:47:17.510Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-04T15:47:17.510Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-04T15:47:18.076Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-04T15:47:18.334Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-04T15:47:19.713Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-04T15:47:20.648Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-04T15:47:20.648Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-04T15:47:20.648Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-04T15:47:20.648Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-04T15:47:20.648Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-04T15:47:20.648Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-04T15:47:23.178Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-04T15:47:23.436Z] === RUN TestDockerSuite/TestEventsRename [2022-09-04T15:47:23.695Z] === RUN TestDockerSuite/TestEventsResize [2022-09-04T15:47:24.262Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-04T15:47:25.638Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2022-09-04T15:47:25.638Z] === RUN TestServiceUpdateConfigs [2022-09-04T15:47:29.823Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-04T15:47:30.389Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-04T15:47:30.647Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-04T15:47:33.929Z] === RUN TestDockerSuite/TestEventsTop [2022-09-04T15:47:33.929Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-04T15:47:35.305Z] check_test.go:611: [d83c202192e7b] daemon is not started [2022-09-04T15:47:35.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-04T15:47:36.681Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-04T15:47:37.248Z] docker_api_swarm_test.go:802: [de687fffa2d3e] joining swarm manager [d7aac2b7e16f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:47:38.638Z] docker_api_swarm_test.go:802: [d6b3a3bcd7f53] joining swarm manager [d7aac2b7e16f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:47:40.031Z] docker_api_swarm_test.go:802: [d8263636e3c2b] joining swarm manager [d7aac2b7e16f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-04T15:47:40.289Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2022-09-04T15:47:40.289Z] === RUN TestServiceUpdateNetwork [2022-09-04T15:47:42.821Z] docker_api_swarm_test.go:802: [dd3f140f35856] joining swarm manager [d7aac2b7e16f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-04T15:47:43.757Z] docker_api_swarm_test.go:810: [da0bf427f1e39] joining swarm manager [d7aac2b7e16f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-04T15:47:47.942Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-04T15:47:54.500Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-04T15:47:54.500Z] --- PASS: TestServiceUpdateNetwork (13.30s) [2022-09-04T15:47:54.500Z] === RUN TestServiceUpdatePidsLimit [2022-09-04T15:47:54.500Z] === RUN TestDockerSuite/TestExec [2022-09-04T15:47:54.758Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-04T15:47:55.016Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-04T15:47:55.951Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-04T15:47:55.951Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-04T15:47:56.887Z] === RUN TestDockerSuite/TestExecEnv [2022-09-04T15:47:56.941Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-04T15:47:56.941Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-04T15:47:56.941Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-04T15:47:56.941Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-04T15:47:56.941Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-04T15:47:57.264Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-04T15:47:57.456Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-04T15:47:57.554Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/test/unit [2022-09-04T15:47:58.124Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-04T15:47:58.124Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-04T15:47:58.124Z] + TESTDIRS=./... [2022-09-04T15:47:58.124Z] + exclude_paths='/vendor/|/integration' [2022-09-04T15:47:58.124Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-04T15:47:58.124Z] ++ go list ./... [2022-09-04T15:47:58.831Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-04T15:47:59.063Z] + pkg_list='github.com/docker/docker/api [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/backend/build [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/httpstatus [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/httputils [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/middleware [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/build [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/container [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/debug [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/distribution [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/grpc [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/image [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/network [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/plugin [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/session [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/swarm [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/system [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/server/router/volume [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/backend [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/blkiodev [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/container [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/events [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/filters [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/image [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/mount [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/network [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/registry [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/strslice [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/swarm [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/time [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/versions [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-04T15:47:59.063Z] github.com/docker/docker/api/types/volume [2022-09-04T15:47:59.063Z] github.com/docker/docker/builder [2022-09-04T15:47:59.063Z] github.com/docker/docker/builder/builder-next [2022-09-04T15:47:59.063Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-04T15:47:59.063Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-04T15:47:59.063Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-04T15:47:59.063Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-04T15:47:59.063Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-04T15:47:59.063Z] github.com/docker/docker/builder/builder-next/worker [2022-09-04T15:47:59.063Z] github.com/docker/docker/builder/dockerfile [2022-09-04T15:47:59.063Z] github.com/docker/docker/builder/remotecontext [2022-09-04T15:47:59.063Z] github.com/docker/docker/builder/remotecontext/git [2022-09-04T15:47:59.063Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-04T15:47:59.063Z] github.com/docker/docker/cli [2022-09-04T15:47:59.063Z] github.com/docker/docker/cli/config [2022-09-04T15:47:59.063Z] github.com/docker/docker/cli/debug [2022-09-04T15:47:59.063Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-04T15:47:59.063Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-04T15:47:59.063Z] github.com/docker/docker/client [2022-09-04T15:47:59.063Z] github.com/docker/docker/cmd/docker-proxy [2022-09-04T15:47:59.063Z] github.com/docker/docker/cmd/dockerd [2022-09-04T15:47:59.063Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-04T15:47:59.063Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-04T15:47:59.063Z] github.com/docker/docker/container [2022-09-04T15:47:59.063Z] github.com/docker/docker/container/stream [2022-09-04T15:47:59.063Z] github.com/docker/docker/contrib/apparmor [2022-09-04T15:47:59.063Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-04T15:47:59.063Z] github.com/docker/docker/contrib/httpserver [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/cluster [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/cluster/convert [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/cluster/executor [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/cluster/provider [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/config [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/containerd [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/events [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/events/testutils [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/images [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/initlayer [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/links [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/listeners [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/gelf [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/journald [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/local [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/logentries [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/splunk [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/syslog [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/logger/templates [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/names [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/network [2022-09-04T15:47:59.063Z] github.com/docker/docker/daemon/stats [2022-09-04T15:47:59.063Z] github.com/docker/docker/distribution [2022-09-04T15:47:59.063Z] github.com/docker/docker/distribution/metadata [2022-09-04T15:47:59.063Z] github.com/docker/docker/distribution/utils [2022-09-04T15:47:59.063Z] github.com/docker/docker/distribution/xfer [2022-09-04T15:47:59.063Z] github.com/docker/docker/dockerversion [2022-09-04T15:47:59.063Z] github.com/docker/docker/errdefs [2022-09-04T15:47:59.063Z] github.com/docker/docker/image [2022-09-04T15:47:59.063Z] github.com/docker/docker/image/cache [2022-09-04T15:47:59.063Z] github.com/docker/docker/image/tarexport [2022-09-04T15:47:59.063Z] github.com/docker/docker/image/v1 [2022-09-04T15:47:59.063Z] github.com/docker/docker/internal/test/suite [2022-09-04T15:47:59.063Z] github.com/docker/docker/layer [2022-09-04T15:47:59.063Z] github.com/docker/docker/libcontainerd [2022-09-04T15:47:59.063Z] github.com/docker/docker/libcontainerd/queue [2022-09-04T15:47:59.063Z] github.com/docker/docker/libcontainerd/remote [2022-09-04T15:47:59.063Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-04T15:47:59.063Z] github.com/docker/docker/libcontainerd/types [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/bitseq [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/cluster [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/config [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/datastore [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/driverapi [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/etchosts [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/idm [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/ipam [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/iptables [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/netlabel [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/netutils [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/networkdb [2022-09-04T15:47:59.063Z] github.com/docker/docker/libnetwork/ns [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/options [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/osl [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/portallocator [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/portmapper [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/testutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/types [2022-09-04T15:47:59.064Z] github.com/docker/docker/oci [2022-09-04T15:47:59.064Z] github.com/docker/docker/oci/caps [2022-09-04T15:47:59.064Z] github.com/docker/docker/opts [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/aaparser [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/archive [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/authorization [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/broadcaster [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/capabilities [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/chrootarchive [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/containerfs [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/devicemapper [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/directory [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/dmesg [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/fileutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/fsutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/homedir [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/idtools [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/ioutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/jsonmessage [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/longpath [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/loopback [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/namesgenerator [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/parsers [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/pidfile [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/platform [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/plugingetter [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/plugins [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/plugins/transport [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/pools [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/progress [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/pubsub [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/reexec [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/signal [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/stack [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/stdcopy [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/streamformatter [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/stringid [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/sysinfo [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/system [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/tailfile [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/tarsum [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/urlutil [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/useragent [2022-09-04T15:47:59.064Z] github.com/docker/docker/plugin [2022-09-04T15:47:59.064Z] github.com/docker/docker/plugin/executor/containerd [2022-09-04T15:47:59.064Z] github.com/docker/docker/plugin/v2 [2022-09-04T15:47:59.064Z] github.com/docker/docker/profiles/apparmor [2022-09-04T15:47:59.064Z] github.com/docker/docker/profiles/seccomp [2022-09-04T15:47:59.064Z] github.com/docker/docker/quota [2022-09-04T15:47:59.064Z] github.com/docker/docker/reference [2022-09-04T15:47:59.064Z] github.com/docker/docker/registry [2022-09-04T15:47:59.064Z] github.com/docker/docker/registry/resumable [2022-09-04T15:47:59.064Z] github.com/docker/docker/restartmanager [2022-09-04T15:47:59.064Z] github.com/docker/docker/rootless [2022-09-04T15:47:59.064Z] github.com/docker/docker/rootless/specconv [2022-09-04T15:47:59.064Z] github.com/docker/docker/runconfig [2022-09-04T15:47:59.064Z] github.com/docker/docker/runconfig/opts [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/daemon [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/environment [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/fakecontext [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/fakegit [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/fakestorage [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/fixtures/load [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/registry [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/request [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume/drivers [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume/local [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume/mounts [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume/service [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume/service/opts [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume/testutils' [2022-09-04T15:47:59.064Z] ++ grep --fixed-strings -v /libnetwork [2022-09-04T15:47:59.064Z] ++ echo 'github.com/docker/docker/api [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/backend/build [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/httpstatus [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/httputils [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/middleware [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/build [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/container [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/debug [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/distribution [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/grpc [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/image [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/network [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/plugin [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/session [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/swarm [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/system [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/volume [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/backend [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/blkiodev [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/container [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/events [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/filters [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/image [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/mount [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/network [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/registry [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/strslice [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/swarm [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/time [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/versions [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/types/volume [2022-09-04T15:47:59.064Z] github.com/docker/docker/builder [2022-09-04T15:47:59.064Z] github.com/docker/docker/builder/builder-next [2022-09-04T15:47:59.064Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-04T15:47:59.064Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-04T15:47:59.064Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-04T15:47:59.064Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-04T15:47:59.064Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-04T15:47:59.064Z] github.com/docker/docker/builder/builder-next/worker [2022-09-04T15:47:59.064Z] github.com/docker/docker/builder/dockerfile [2022-09-04T15:47:59.064Z] github.com/docker/docker/builder/remotecontext [2022-09-04T15:47:59.064Z] github.com/docker/docker/builder/remotecontext/git [2022-09-04T15:47:59.064Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-04T15:47:59.064Z] github.com/docker/docker/cli [2022-09-04T15:47:59.064Z] github.com/docker/docker/cli/config [2022-09-04T15:47:59.064Z] github.com/docker/docker/cli/debug [2022-09-04T15:47:59.064Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-04T15:47:59.064Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-04T15:47:59.064Z] github.com/docker/docker/client [2022-09-04T15:47:59.064Z] github.com/docker/docker/cmd/docker-proxy [2022-09-04T15:47:59.064Z] github.com/docker/docker/cmd/dockerd [2022-09-04T15:47:59.064Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-04T15:47:59.064Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-04T15:47:59.064Z] github.com/docker/docker/container [2022-09-04T15:47:59.064Z] github.com/docker/docker/container/stream [2022-09-04T15:47:59.064Z] github.com/docker/docker/contrib/apparmor [2022-09-04T15:47:59.064Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-04T15:47:59.064Z] github.com/docker/docker/contrib/httpserver [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/cluster [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/cluster/convert [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/cluster/executor [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/cluster/provider [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/config [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/containerd [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/events [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/events/testutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/images [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/initlayer [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/links [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/listeners [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/gelf [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/journald [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/local [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/logentries [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/splunk [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/syslog [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/logger/templates [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/names [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/network [2022-09-04T15:47:59.064Z] github.com/docker/docker/daemon/stats [2022-09-04T15:47:59.064Z] github.com/docker/docker/distribution [2022-09-04T15:47:59.064Z] github.com/docker/docker/distribution/metadata [2022-09-04T15:47:59.064Z] github.com/docker/docker/distribution/utils [2022-09-04T15:47:59.064Z] github.com/docker/docker/distribution/xfer [2022-09-04T15:47:59.064Z] github.com/docker/docker/dockerversion [2022-09-04T15:47:59.064Z] github.com/docker/docker/errdefs [2022-09-04T15:47:59.064Z] github.com/docker/docker/image [2022-09-04T15:47:59.064Z] github.com/docker/docker/image/cache [2022-09-04T15:47:59.064Z] github.com/docker/docker/image/tarexport [2022-09-04T15:47:59.064Z] github.com/docker/docker/image/v1 [2022-09-04T15:47:59.064Z] github.com/docker/docker/internal/test/suite [2022-09-04T15:47:59.064Z] github.com/docker/docker/layer [2022-09-04T15:47:59.064Z] github.com/docker/docker/libcontainerd [2022-09-04T15:47:59.064Z] github.com/docker/docker/libcontainerd/queue [2022-09-04T15:47:59.064Z] github.com/docker/docker/libcontainerd/remote [2022-09-04T15:47:59.064Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-04T15:47:59.064Z] github.com/docker/docker/libcontainerd/types [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/bitseq [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/cluster [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/config [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/datastore [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/driverapi [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/etchosts [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/idm [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/ipam [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/iptables [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/netlabel [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/netutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/networkdb [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/ns [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/options [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/osl [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/portallocator [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/portmapper [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/testutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/libnetwork/types [2022-09-04T15:47:59.064Z] github.com/docker/docker/oci [2022-09-04T15:47:59.064Z] github.com/docker/docker/oci/caps [2022-09-04T15:47:59.064Z] github.com/docker/docker/opts [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/aaparser [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/archive [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/authorization [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/broadcaster [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/capabilities [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/chrootarchive [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/containerfs [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/devicemapper [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/directory [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/dmesg [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/fileutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/fsutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/homedir [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/idtools [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/ioutils [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/jsonmessage [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/longpath [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/loopback [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/namesgenerator [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/parsers [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/pidfile [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/platform [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/plugingetter [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/plugins [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/plugins/transport [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/pools [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/progress [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/pubsub [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/reexec [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/signal [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/stack [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/stdcopy [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/streamformatter [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/stringid [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/sysinfo [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/system [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/tailfile [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/tarsum [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/urlutil [2022-09-04T15:47:59.064Z] github.com/docker/docker/pkg/useragent [2022-09-04T15:47:59.064Z] github.com/docker/docker/plugin [2022-09-04T15:47:59.064Z] github.com/docker/docker/plugin/executor/containerd [2022-09-04T15:47:59.064Z] github.com/docker/docker/plugin/v2 [2022-09-04T15:47:59.064Z] github.com/docker/docker/profiles/apparmor [2022-09-04T15:47:59.064Z] github.com/docker/docker/profiles/seccomp [2022-09-04T15:47:59.064Z] github.com/docker/docker/quota [2022-09-04T15:47:59.064Z] github.com/docker/docker/reference [2022-09-04T15:47:59.064Z] github.com/docker/docker/registry [2022-09-04T15:47:59.064Z] github.com/docker/docker/registry/resumable [2022-09-04T15:47:59.064Z] github.com/docker/docker/restartmanager [2022-09-04T15:47:59.064Z] github.com/docker/docker/rootless [2022-09-04T15:47:59.064Z] github.com/docker/docker/rootless/specconv [2022-09-04T15:47:59.064Z] github.com/docker/docker/runconfig [2022-09-04T15:47:59.064Z] github.com/docker/docker/runconfig/opts [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/daemon [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/environment [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/fakecontext [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/fakegit [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/fakestorage [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/fixtures/load [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/registry [2022-09-04T15:47:59.064Z] github.com/docker/docker/testutil/request [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume/drivers [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume/local [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume/mounts [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume/service [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume/service/opts [2022-09-04T15:47:59.064Z] github.com/docker/docker/volume/testutils' [2022-09-04T15:47:59.064Z] + base_pkg_list='github.com/docker/docker/api [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/backend/build [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/httpstatus [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/httputils [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/middleware [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router [2022-09-04T15:47:59.064Z] github.com/docker/docker/api/server/router/build [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/container [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/debug [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/distribution [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/grpc [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/image [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/network [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/plugin [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/session [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/swarm [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/system [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/volume [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/backend [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/blkiodev [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/container [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/events [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/filters [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/image [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/mount [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/network [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/registry [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/strslice [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/swarm [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/time [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/versions [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/volume [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next/worker [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/dockerfile [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/remotecontext [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/remotecontext/git [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-04T15:47:59.065Z] github.com/docker/docker/cli [2022-09-04T15:47:59.065Z] github.com/docker/docker/cli/config [2022-09-04T15:47:59.065Z] github.com/docker/docker/cli/debug [2022-09-04T15:47:59.065Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-04T15:47:59.065Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-04T15:47:59.065Z] github.com/docker/docker/client [2022-09-04T15:47:59.065Z] github.com/docker/docker/cmd/docker-proxy [2022-09-04T15:47:59.065Z] github.com/docker/docker/cmd/dockerd [2022-09-04T15:47:59.065Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-04T15:47:59.065Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-04T15:47:59.065Z] github.com/docker/docker/container [2022-09-04T15:47:59.065Z] github.com/docker/docker/container/stream [2022-09-04T15:47:59.065Z] github.com/docker/docker/contrib/apparmor [2022-09-04T15:47:59.065Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-04T15:47:59.065Z] github.com/docker/docker/contrib/httpserver [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/cluster [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/cluster/convert [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/cluster/executor [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/cluster/provider [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/config [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/containerd [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/events [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/events/testutils [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/images [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/initlayer [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/links [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/listeners [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/gelf [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/journald [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/local [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/logentries [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/splunk [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/syslog [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/templates [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/names [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/network [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/stats [2022-09-04T15:47:59.065Z] github.com/docker/docker/distribution [2022-09-04T15:47:59.065Z] github.com/docker/docker/distribution/metadata [2022-09-04T15:47:59.065Z] github.com/docker/docker/distribution/utils [2022-09-04T15:47:59.065Z] github.com/docker/docker/distribution/xfer [2022-09-04T15:47:59.065Z] github.com/docker/docker/dockerversion [2022-09-04T15:47:59.065Z] github.com/docker/docker/errdefs [2022-09-04T15:47:59.065Z] github.com/docker/docker/image [2022-09-04T15:47:59.065Z] github.com/docker/docker/image/cache [2022-09-04T15:47:59.065Z] github.com/docker/docker/image/tarexport [2022-09-04T15:47:59.065Z] github.com/docker/docker/image/v1 [2022-09-04T15:47:59.065Z] github.com/docker/docker/internal/test/suite [2022-09-04T15:47:59.065Z] github.com/docker/docker/layer [2022-09-04T15:47:59.065Z] github.com/docker/docker/libcontainerd [2022-09-04T15:47:59.065Z] github.com/docker/docker/libcontainerd/queue [2022-09-04T15:47:59.065Z] github.com/docker/docker/libcontainerd/remote [2022-09-04T15:47:59.065Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-04T15:47:59.065Z] github.com/docker/docker/libcontainerd/types [2022-09-04T15:47:59.065Z] github.com/docker/docker/oci [2022-09-04T15:47:59.065Z] github.com/docker/docker/oci/caps [2022-09-04T15:47:59.065Z] github.com/docker/docker/opts [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/aaparser [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/archive [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/authorization [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/broadcaster [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/capabilities [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/chrootarchive [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/containerfs [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/devicemapper [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/directory [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/dmesg [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/fileutils [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/fsutils [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/homedir [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/idtools [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/ioutils [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/jsonmessage [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/longpath [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/loopback [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/namesgenerator [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/parsers [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/pidfile [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/platform [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/plugingetter [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/plugins [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/plugins/transport [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/pools [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/progress [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/pubsub [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/reexec [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/signal [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/stack [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/stdcopy [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/streamformatter [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/stringid [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/sysinfo [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/system [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/tailfile [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/tarsum [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/urlutil [2022-09-04T15:47:59.065Z] github.com/docker/docker/pkg/useragent [2022-09-04T15:47:59.065Z] github.com/docker/docker/plugin [2022-09-04T15:47:59.065Z] github.com/docker/docker/plugin/executor/containerd [2022-09-04T15:47:59.065Z] github.com/docker/docker/plugin/v2 [2022-09-04T15:47:59.065Z] github.com/docker/docker/profiles/apparmor [2022-09-04T15:47:59.065Z] github.com/docker/docker/profiles/seccomp [2022-09-04T15:47:59.065Z] github.com/docker/docker/quota [2022-09-04T15:47:59.065Z] github.com/docker/docker/reference [2022-09-04T15:47:59.065Z] github.com/docker/docker/registry [2022-09-04T15:47:59.065Z] github.com/docker/docker/registry/resumable [2022-09-04T15:47:59.065Z] github.com/docker/docker/restartmanager [2022-09-04T15:47:59.065Z] github.com/docker/docker/rootless [2022-09-04T15:47:59.065Z] github.com/docker/docker/rootless/specconv [2022-09-04T15:47:59.065Z] github.com/docker/docker/runconfig [2022-09-04T15:47:59.065Z] github.com/docker/docker/runconfig/opts [2022-09-04T15:47:59.065Z] github.com/docker/docker/testutil [2022-09-04T15:47:59.065Z] github.com/docker/docker/testutil/daemon [2022-09-04T15:47:59.065Z] github.com/docker/docker/testutil/environment [2022-09-04T15:47:59.065Z] github.com/docker/docker/testutil/fakecontext [2022-09-04T15:47:59.065Z] github.com/docker/docker/testutil/fakegit [2022-09-04T15:47:59.065Z] github.com/docker/docker/testutil/fakestorage [2022-09-04T15:47:59.065Z] github.com/docker/docker/testutil/fixtures/load [2022-09-04T15:47:59.065Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-04T15:47:59.065Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-04T15:47:59.065Z] github.com/docker/docker/testutil/registry [2022-09-04T15:47:59.065Z] github.com/docker/docker/testutil/request [2022-09-04T15:47:59.065Z] github.com/docker/docker/volume [2022-09-04T15:47:59.065Z] github.com/docker/docker/volume/drivers [2022-09-04T15:47:59.065Z] github.com/docker/docker/volume/local [2022-09-04T15:47:59.065Z] github.com/docker/docker/volume/mounts [2022-09-04T15:47:59.065Z] github.com/docker/docker/volume/service [2022-09-04T15:47:59.065Z] github.com/docker/docker/volume/service/opts [2022-09-04T15:47:59.065Z] github.com/docker/docker/volume/testutils' [2022-09-04T15:47:59.065Z] ++ grep --fixed-strings /libnetwork [2022-09-04T15:47:59.065Z] ++ echo 'github.com/docker/docker/api [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/backend/build [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/httpstatus [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/httputils [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/middleware [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/build [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/container [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/debug [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/distribution [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/grpc [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/image [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/network [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/plugin [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/session [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/swarm [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/system [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/server/router/volume [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/backend [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/blkiodev [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/container [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/events [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/filters [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/image [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/mount [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/network [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/registry [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/strslice [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/swarm [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/time [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/versions [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-04T15:47:59.065Z] github.com/docker/docker/api/types/volume [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/builder-next/worker [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/dockerfile [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/remotecontext [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/remotecontext/git [2022-09-04T15:47:59.065Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-04T15:47:59.065Z] github.com/docker/docker/cli [2022-09-04T15:47:59.065Z] github.com/docker/docker/cli/config [2022-09-04T15:47:59.065Z] github.com/docker/docker/cli/debug [2022-09-04T15:47:59.065Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-04T15:47:59.065Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-04T15:47:59.065Z] github.com/docker/docker/client [2022-09-04T15:47:59.065Z] github.com/docker/docker/cmd/docker-proxy [2022-09-04T15:47:59.065Z] github.com/docker/docker/cmd/dockerd [2022-09-04T15:47:59.065Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-04T15:47:59.065Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-04T15:47:59.065Z] github.com/docker/docker/container [2022-09-04T15:47:59.065Z] github.com/docker/docker/container/stream [2022-09-04T15:47:59.065Z] github.com/docker/docker/contrib/apparmor [2022-09-04T15:47:59.065Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-04T15:47:59.065Z] github.com/docker/docker/contrib/httpserver [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/cluster [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/cluster/convert [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/cluster/executor [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/cluster/provider [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/config [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/containerd [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/events [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/events/testutils [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/images [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/initlayer [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/links [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/listeners [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/gelf [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/journald [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/local [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/logentries [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/splunk [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/syslog [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/logger/templates [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/names [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/network [2022-09-04T15:47:59.065Z] github.com/docker/docker/daemon/stats [2022-09-04T15:47:59.065Z] github.com/docker/docker/distribution [2022-09-04T15:47:59.065Z] github.com/docker/docker/distribution/metadata [2022-09-04T15:47:59.065Z] github.com/docker/docker/distribution/utils [2022-09-04T15:47:59.065Z] github.com/docker/docker/distribution/xfer [2022-09-04T15:47:59.065Z] github.com/docker/docker/dockerversion [2022-09-04T15:47:59.065Z] github.com/docker/docker/errdefs [2022-09-04T15:47:59.065Z] github.com/docker/docker/image [2022-09-04T15:47:59.065Z] github.com/docker/docker/image/cache [2022-09-04T15:47:59.065Z] github.com/docker/docker/image/tarexport [2022-09-04T15:47:59.065Z] github.com/docker/docker/image/v1 [2022-09-04T15:47:59.065Z] github.com/docker/docker/internal/test/suite [2022-09-04T15:47:59.065Z] github.com/docker/docker/layer [2022-09-04T15:47:59.065Z] github.com/docker/docker/libcontainerd [2022-09-04T15:47:59.065Z] github.com/docker/docker/libcontainerd/queue [2022-09-04T15:47:59.065Z] github.com/docker/docker/libcontainerd/remote [2022-09-04T15:47:59.065Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-04T15:47:59.065Z] github.com/docker/docker/libcontainerd/types [2022-09-04T15:47:59.065Z] github.com/docker/docker/libnetwork [2022-09-04T15:47:59.065Z] github.com/docker/docker/libnetwork/bitseq [2022-09-04T15:47:59.065Z] github.com/docker/docker/libnetwork/cluster [2022-09-04T15:47:59.065Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-04T15:47:59.065Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-04T15:47:59.065Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-04T15:47:59.065Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-04T15:47:59.065Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/config [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/datastore [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/driverapi [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/etchosts [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/idm [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipam [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/iptables [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/netlabel [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/netutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/networkdb [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ns [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/options [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/osl [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/portallocator [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/portmapper [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/testutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/types [2022-09-04T15:47:59.066Z] github.com/docker/docker/oci [2022-09-04T15:47:59.066Z] github.com/docker/docker/oci/caps [2022-09-04T15:47:59.066Z] github.com/docker/docker/opts [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/aaparser [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/archive [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/authorization [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/broadcaster [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/capabilities [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/chrootarchive [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/containerfs [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/devicemapper [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/directory [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/dmesg [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/fileutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/fsutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/homedir [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/idtools [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/ioutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/jsonmessage [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/longpath [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/loopback [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/namesgenerator [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/parsers [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/pidfile [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/platform [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/plugingetter [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/plugins [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/plugins/transport [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/pools [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/progress [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/pubsub [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/reexec [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/signal [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/stack [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/stdcopy [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/streamformatter [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/stringid [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/sysinfo [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/system [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/tailfile [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/tarsum [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/urlutil [2022-09-04T15:47:59.066Z] github.com/docker/docker/pkg/useragent [2022-09-04T15:47:59.066Z] github.com/docker/docker/plugin [2022-09-04T15:47:59.066Z] github.com/docker/docker/plugin/executor/containerd [2022-09-04T15:47:59.066Z] github.com/docker/docker/plugin/v2 [2022-09-04T15:47:59.066Z] github.com/docker/docker/profiles/apparmor [2022-09-04T15:47:59.066Z] github.com/docker/docker/profiles/seccomp [2022-09-04T15:47:59.066Z] github.com/docker/docker/quota [2022-09-04T15:47:59.066Z] github.com/docker/docker/reference [2022-09-04T15:47:59.066Z] github.com/docker/docker/registry [2022-09-04T15:47:59.066Z] github.com/docker/docker/registry/resumable [2022-09-04T15:47:59.066Z] github.com/docker/docker/restartmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/rootless [2022-09-04T15:47:59.066Z] github.com/docker/docker/rootless/specconv [2022-09-04T15:47:59.066Z] github.com/docker/docker/runconfig [2022-09-04T15:47:59.066Z] github.com/docker/docker/runconfig/opts [2022-09-04T15:47:59.066Z] github.com/docker/docker/testutil [2022-09-04T15:47:59.066Z] github.com/docker/docker/testutil/daemon [2022-09-04T15:47:59.066Z] github.com/docker/docker/testutil/environment [2022-09-04T15:47:59.066Z] github.com/docker/docker/testutil/fakecontext [2022-09-04T15:47:59.066Z] github.com/docker/docker/testutil/fakegit [2022-09-04T15:47:59.066Z] github.com/docker/docker/testutil/fakestorage [2022-09-04T15:47:59.066Z] github.com/docker/docker/testutil/fixtures/load [2022-09-04T15:47:59.066Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-04T15:47:59.066Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-04T15:47:59.066Z] github.com/docker/docker/testutil/registry [2022-09-04T15:47:59.066Z] github.com/docker/docker/testutil/request [2022-09-04T15:47:59.066Z] github.com/docker/docker/volume [2022-09-04T15:47:59.066Z] github.com/docker/docker/volume/drivers [2022-09-04T15:47:59.066Z] github.com/docker/docker/volume/local [2022-09-04T15:47:59.066Z] github.com/docker/docker/volume/mounts [2022-09-04T15:47:59.066Z] github.com/docker/docker/volume/service [2022-09-04T15:47:59.066Z] github.com/docker/docker/volume/service/opts [2022-09-04T15:47:59.066Z] github.com/docker/docker/volume/testutils' [2022-09-04T15:47:59.066Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/bitseq [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cluster [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/config [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/datastore [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/driverapi [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/etchosts [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/idm [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipam [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/iptables [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/netlabel [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/netutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/networkdb [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ns [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/options [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/osl [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/portallocator [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/portmapper [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/testutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/types' [2022-09-04T15:47:59.066Z] + echo 'github.com/docker/docker/libnetwork [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/bitseq [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cluster [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/config [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/datastore [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/driverapi [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/etchosts [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/idm [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipam [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-04T15:47:59.066Z] github.com/docker/docker/libne+ grep --fixed-strings libnetwork/drivers/bridge [2022-09-04T15:47:59.066Z] twork/ipams/remote [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/iptables [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/netlabel [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/netutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/networkdb [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/ns [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/options [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/osl [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/portallocator [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/portmapper [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/testutils [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/types' [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:47:59.066Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:47:59.066Z] + type docker-proxy [2022-09-04T15:47:59.066Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-04T15:47:59.066Z] + hack/make.sh binary-proxy install-proxy [2022-09-04T15:47:59.066Z] [2022-09-04T15:47:59.066Z] Removing bundles/ [2022-09-04T15:47:59.066Z] [2022-09-04T15:47:59.066Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-04T15:47:59.090Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-04T15:47:59.326Z] Building: bundles/binary-proxy/docker-proxy [2022-09-04T15:47:59.326Z] GOOS="" GOARCH="" GOARM="" [2022-09-04T15:48:01.619Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-04T15:48:02.555Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-04T15:48:02.813Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-04T15:48:03.071Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-04T15:48:03.663Z] === RUN TestDockerSuite/TestExecParseError [2022-09-04T15:48:04.233Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-04T15:48:05.167Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-04T15:48:05.734Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-04T15:48:06.300Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-04T15:48:06.558Z] === RUN TestDockerSuite/TestExecTTY [2022-09-04T15:48:07.125Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-04T15:48:07.454Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-04T15:48:07.454Z] [2022-09-04T15:48:07.454Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-04T15:48:07.454Z] Installing docker-proxy to /usr/local/bin/ [2022-09-04T15:48:07.454Z] [2022-09-04T15:48:07.454Z] + mkdir -p bundles [2022-09-04T15:48:07.454Z] + '[' -n 'github.com/docker/docker/api [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/backend/build [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/httpstatus [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/httputils [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/middleware [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/build [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/container [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/debug [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/distribution [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/grpc [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/image [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/network [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/plugin [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/session [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/swarm [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/system [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/server/router/volume [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/backend [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/blkiodev [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/container [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/events [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/filters [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/image [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/mount [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/network [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/registry [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/strslice [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/swarm [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/time [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/versions [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-04T15:48:07.454Z] github.com/docker/docker/api/types/volume [2022-09-04T15:48:07.454Z] github.com/docker/docker/builder [2022-09-04T15:48:07.454Z] github.com/docker/docker/builder/builder-next [2022-09-04T15:48:07.454Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-04T15:48:07.454Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-04T15:48:07.454Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-04T15:48:07.454Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-04T15:48:07.454Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-04T15:48:07.454Z] github.com/docker/docker/builder/builder-next/worker [2022-09-04T15:48:07.454Z] github.com/docker/docker/builder/dockerfile [2022-09-04T15:48:07.454Z] github.com/docker/docker/builder/remotecontext [2022-09-04T15:48:07.454Z] github.com/docker/docker/builder/remotecontext/git [2022-09-04T15:48:07.454Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-04T15:48:07.454Z] github.com/docker/docker/cli [2022-09-04T15:48:07.454Z] github.com/docker/docker/cli/config [2022-09-04T15:48:07.454Z] github.com/docker/docker/cli/debug [2022-09-04T15:48:07.454Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-04T15:48:07.454Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-04T15:48:07.454Z] github.com/docker/docker/client [2022-09-04T15:48:07.454Z] github.com/docker/docker/cmd/docker-proxy [2022-09-04T15:48:07.454Z] github.com/docker/docker/cmd/dockerd [2022-09-04T15:48:07.454Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-04T15:48:07.454Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-04T15:48:07.454Z] github.com/docker/docker/container [2022-09-04T15:48:07.454Z] github.com/docker/docker/container/stream [2022-09-04T15:48:07.454Z] github.com/docker/docker/contrib/apparmor [2022-09-04T15:48:07.454Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-04T15:48:07.454Z] github.com/docker/docker/contrib/httpserver [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/cluster [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/cluster/convert [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/cluster/executor [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/cluster/provider [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/config [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/containerd [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/events [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/events/testutils [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/images [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/initlayer [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/links [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/listeners [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/gelf [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/journald [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/local [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/logentries [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/splunk [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/syslog [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/logger/templates [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/names [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/network [2022-09-04T15:48:07.454Z] github.com/docker/docker/daemon/stats [2022-09-04T15:48:07.454Z] github.com/docker/docker/distribution [2022-09-04T15:48:07.454Z] github.com/docker/docker/distribution/metadata [2022-09-04T15:48:07.454Z] github.com/docker/docker/distribution/utils [2022-09-04T15:48:07.454Z] github.com/docker/docker/distribution/xfer [2022-09-04T15:48:07.454Z] github.com/docker/docker/dockerversion [2022-09-04T15:48:07.454Z] github.com/docker/docker/errdefs [2022-09-04T15:48:07.454Z] github.com/docker/docker/image [2022-09-04T15:48:07.454Z] github.com/docker/docker/image/cache [2022-09-04T15:48:07.454Z] github.com/docker/docker/image/tarexport [2022-09-04T15:48:07.454Z] github.com/docker/docker/image/v1 [2022-09-04T15:48:07.454Z] github.com/docker/docker/internal/test/suite [2022-09-04T15:48:07.454Z] github.com/docker/docker/layer [2022-09-04T15:48:07.454Z] github.com/docker/docker/libcontainerd [2022-09-04T15:48:07.454Z] github.com/docker/docker/libcontainerd/queue [2022-09-04T15:48:07.454Z] github.com/docker/docker/libcontainerd/remote [2022-09-04T15:48:07.454Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-04T15:48:07.454Z] github.com/docker/docker/libcontainerd/types [2022-09-04T15:48:07.454Z] github.com/docker/docker/oci [2022-09-04T15:48:07.454Z] github.com/docker/docker/oci/caps [2022-09-04T15:48:07.454Z] github.com/docker/docker/opts [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/aaparser [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/archive [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/authorization [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/broadcaster [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/capabilities [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/chrootarchive [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/containerfs [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/devicemapper [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/directory [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/dmesg [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/fileutils [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/fsutils [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/homedir [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/idtools [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/ioutils [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/jsonmessage [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/longpath [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/loopback [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/namesgenerator [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/parsers [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/pidfile [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/platform [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/plugingetter [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/plugins [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/plugins/transport [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/pools [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/progress [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/pubsub [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/reexec [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/signal [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/stack [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/stdcopy [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/streamformatter [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/stringid [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/sysinfo [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/system [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/tailfile [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/tarsum [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/urlutil [2022-09-04T15:48:07.454Z] github.com/docker/docker/pkg/useragent [2022-09-04T15:48:07.454Z] github.com/docker/docker/plugin [2022-09-04T15:48:07.454Z] github.com/docker/docker/plugin/executor/containerd [2022-09-04T15:48:07.454Z] github.com/docker/docker/plugin/v2 [2022-09-04T15:48:07.454Z] github.com/docker/docker/profiles/apparmor [2022-09-04T15:48:07.454Z] github.com/docker/docker/profiles/seccomp [2022-09-04T15:48:07.454Z] github.com/docker/docker/quota [2022-09-04T15:48:07.454Z] github.com/docker/docker/reference [2022-09-04T15:48:07.454Z] github.com/docker/docker/registry [2022-09-04T15:48:07.454Z] github.com/docker/docker/registry/resumable [2022-09-04T15:48:07.454Z] github.com/docker/docker/restartmanager [2022-09-04T15:48:07.454Z] github.com/docker/docker/rootless [2022-09-04T15:48:07.454Z] github.com/docker/docker/rootless/specconv [2022-09-04T15:48:07.454Z] github.com/docker/docker/runconfig [2022-09-04T15:48:07.454Z] github.com/docker/docker/runconfig/opts [2022-09-04T15:48:07.454Z] github.com/docker/docker/testutil [2022-09-04T15:48:07.454Z] github.com/docker/docker/testutil/daemon [2022-09-04T15:48:07.454Z] github.com/docker/docker/testutil/environment [2022-09-04T15:48:07.454Z] github.com/docker/docker/testutil/fakecontext [2022-09-04T15:48:07.454Z] github.com/docker/docker/testutil/fakegit [2022-09-04T15:48:07.454Z] github.com/docker/docker/testutil/fakestorage [2022-09-04T15:48:07.454Z] github.com/docker/docker/testutil/fixtures/load [2022-09-04T15:48:07.454Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-04T15:48:07.454Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-04T15:48:07.454Z] github.com/docker/docker/testutil/registry [2022-09-04T15:48:07.454Z] github.com/docker/docker/testutil/request [2022-09-04T15:48:07.454Z] github.com/docker/docker/volume [2022-09-04T15:48:07.454Z] github.com/docker/docker/volume/drivers [2022-09-04T15:48:07.454Z] github.com/docker/docker/volume/local [2022-09-04T15:48:07.454Z] github.com/docker/docker/volume/mounts [2022-09-04T15:48:07.454Z] github.com/docker/docker/volume/service [2022-09-04T15:48:07.454Z] github.com/docker/docker/volume/service/opts [2022-09-04T15:48:07.455Z] github.com/docker/docker/volume/testutils' ']' [2022-09-04T15:48:07.455Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-04T15:48:07.455Z] ? github.com/docker/docker/api [no test files] [2022-09-04T15:48:07.693Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-04T15:48:08.261Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-04T15:48:08.829Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-04T15:48:08.829Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-04T15:48:08.829Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-04T15:48:10.205Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-04T15:48:10.771Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-04T15:48:10.771Z] --- PASS: TestServiceUpdatePidsLimit (17.20s) [2022-09-04T15:48:10.771Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-09-04T15:48:10.771Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-09-04T15:48:10.771Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2022-09-04T15:48:10.771Z] PASS [2022-09-04T15:48:10.771Z] [2022-09-04T15:48:10.771Z] === Skipped [2022-09-04T15:48:10.771Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-04T15:48:10.771Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-04T15:48:10.771Z] [2022-09-04T15:48:10.771Z] DONE 27 tests, 1 skipped in 183.440s [2022-09-04T15:48:10.771Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-04T15:48:10.771Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:48:10.771Z] ++ set -e [2022-09-04T15:48:10.771Z] ++ '[' -n 0 ']' [2022-09-04T15:48:10.771Z] ++ set -x [2022-09-04T15:48:10.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:48:11.030Z] INFO: Testing against a local daemon [2022-09-04T15:48:11.030Z] === RUN TestSessionCreate [2022-09-04T15:48:11.030Z] --- PASS: TestSessionCreate (0.03s) [2022-09-04T15:48:11.030Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-04T15:48:11.030Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-04T15:48:11.030Z] PASS [2022-09-04T15:48:11.030Z] [2022-09-04T15:48:11.030Z] DONE 2 tests in 0.157s [2022-09-04T15:48:11.030Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-04T15:48:11.030Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:48:11.030Z] ++ set -e [2022-09-04T15:48:11.030Z] ++ '[' -n 0 ']' [2022-09-04T15:48:11.030Z] ++ set -x [2022-09-04T15:48:11.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:48:11.289Z] INFO: Testing against a local daemon [2022-09-04T15:48:11.289Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-04T15:48:11.289Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-04T15:48:11.289Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-04T15:48:11.289Z] === RUN TestDiskUsage [2022-09-04T15:48:11.289Z] === PAUSE TestDiskUsage [2022-09-04T15:48:11.289Z] === RUN TestEventsExecDie [2022-09-04T15:48:11.548Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-04T15:48:11.806Z] --- PASS: TestEventsExecDie (0.74s) [2022-09-04T15:48:11.806Z] === RUN TestEventsBackwardsCompatible [2022-09-04T15:48:12.064Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-04T15:48:12.064Z] === RUN TestEventsVolumeCreate [2022-09-04T15:48:12.064Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-04T15:48:12.064Z] === RUN TestInfoBinaryCommits [2022-09-04T15:48:12.064Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-04T15:48:12.064Z] === RUN TestInfoAPIVersioned [2022-09-04T15:48:12.064Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-04T15:48:12.064Z] === RUN TestInfoAPI [2022-09-04T15:48:12.064Z] --- PASS: TestInfoAPI (0.03s) [2022-09-04T15:48:12.064Z] === RUN TestInfoAPIWarnings [2022-09-04T15:48:12.323Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-04T15:48:12.890Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-04T15:48:13.827Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-04T15:48:16.359Z] === RUN TestDockerSuite/TestHealth [2022-09-04T15:48:25.579Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-09-04T15:48:28.670Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-04T15:48:28.670Z] === RUN TestInfoDebug [2022-09-04T15:48:29.240Z] --- PASS: TestInfoDebug (0.53s) [2022-09-04T15:48:29.240Z] === RUN TestInfoInsecureRegistries [2022-09-04T15:48:29.807Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-09-04T15:48:29.807Z] === RUN TestInfoRegistryMirrors [2022-09-04T15:48:30.373Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-04T15:48:30.373Z] === RUN TestLoginFailsWithBadCredentials [2022-09-04T15:48:30.632Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-04T15:48:30.632Z] === RUN TestPingCacheHeaders [2022-09-04T15:48:30.632Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-04T15:48:30.632Z] === RUN TestPingGet [2022-09-04T15:48:30.632Z] --- PASS: TestPingGet (0.01s) [2022-09-04T15:48:30.632Z] === RUN TestPingHead [2022-09-04T15:48:30.632Z] --- PASS: TestPingHead (0.01s) [2022-09-04T15:48:30.632Z] === RUN TestPingSwarmHeader [2022-09-04T15:48:31.197Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-04T15:48:31.765Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-04T15:48:33.139Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-04T15:48:33.139Z] --- PASS: TestPingSwarmHeader (2.32s) [2022-09-04T15:48:33.139Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-04T15:48:33.139Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-04T15:48:33.139Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-04T15:48:33.139Z] === RUN TestPingBuilderHeader [2022-09-04T15:48:33.139Z] === RUN TestPingBuilderHeader/default_config [2022-09-04T15:48:33.397Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-04T15:48:33.965Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-04T15:48:33.965Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-09-04T15:48:33.965Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-09-04T15:48:33.965Z] === RUN TestVersion [2022-09-04T15:48:33.965Z] --- PASS: TestVersion (0.03s) [2022-09-04T15:48:33.965Z] === CONT TestDiskUsage [2022-09-04T15:48:34.531Z] === RUN TestDiskUsage/empty [2022-09-04T15:48:34.531Z] === RUN TestDiskUsage/empty/container_types [2022-09-04T15:48:34.531Z] === RUN TestDiskUsage/empty/image_types [2022-09-04T15:48:34.531Z] === RUN TestDiskUsage/empty/volume_types [2022-09-04T15:48:34.531Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-04T15:48:34.531Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-04T15:48:34.531Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-04T15:48:34.531Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-04T15:48:34.531Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-04T15:48:34.531Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-04T15:48:34.531Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-04T15:48:34.531Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-04T15:48:34.790Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-04T15:48:34.790Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-04T15:48:34.790Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-04T15:48:34.790Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-04T15:48:34.790Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-04T15:48:34.790Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-04T15:48:34.790Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-04T15:48:34.790Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-04T15:48:34.790Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-04T15:48:34.790Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-04T15:48:34.790Z] === RUN TestDiskUsage/after_container.Run [2022-09-04T15:48:34.790Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-04T15:48:35.356Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-04T15:48:35.357Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-04T15:48:35.357Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-04T15:48:35.357Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-04T15:48:35.357Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-04T15:48:35.357Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-04T15:48:35.357Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-04T15:48:35.357Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-04T15:48:35.357Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-04T15:48:35.357Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage (1.38s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-04T15:48:35.357Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-04T15:48:35.357Z] PASS [2022-09-04T15:48:35.357Z] [2022-09-04T15:48:35.357Z] === Skipped [2022-09-04T15:48:35.357Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-04T15:48:35.357Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-04T15:48:35.357Z] [2022-09-04T15:48:35.357Z] DONE 57 tests, 1 skipped in 24.396s [2022-09-04T15:48:35.357Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-04T15:48:35.357Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:48:35.357Z] ++ set -e [2022-09-04T15:48:35.357Z] ++ '[' -n 0 ']' [2022-09-04T15:48:35.357Z] ++ set -x [2022-09-04T15:48:35.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-04T15:48:35.615Z] INFO: Testing against a local daemon [2022-09-04T15:48:35.615Z] === RUN TestVolumesCreateAndList [2022-09-04T15:48:35.615Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-09-04T15:48:35.615Z] === RUN TestVolumesRemove [2022-09-04T15:48:35.615Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-04T15:48:35.615Z] === RUN TestVolumesInspect [2022-09-04T15:48:35.615Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-04T15:48:35.615Z] === RUN TestVolumesInvalidJSON [2022-09-04T15:48:35.615Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-04T15:48:35.615Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-04T15:48:35.615Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-04T15:48:35.615Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-04T15:48:35.615Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-04T15:48:35.615Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-04T15:48:35.615Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-04T15:48:35.615Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-04T15:48:35.615Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-09-04T15:48:35.615Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-04T15:48:35.615Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-04T15:48:35.615Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-04T15:48:35.615Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-04T15:48:35.615Z] PASS [2022-09-04T15:48:35.615Z] [2022-09-04T15:48:35.615Z] DONE 9 tests in 0.250s [2022-09-04T15:48:35.615Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-04T15:48:35.874Z] ++++ cat bundles/test-integration/docker.pid [2022-09-04T15:48:35.874Z] +++ kill 7123 [2022-09-04T15:48:36.132Z] +++ /etc/init.d/apparmor stop [2022-09-04T15:48:36.132Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-04T15:48:36.132Z] [2022-09-04T15:48:36.132Z] Unloading profiles will leave already running processes permanently [2022-09-04T15:48:36.132Z] unconfined, which can lead to unexpected situations. [2022-09-04T15:48:36.132Z] [2022-09-04T15:48:36.132Z] To set a process to complain mode, use the command line tool [2022-09-04T15:48:36.132Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-04T15:48:36.132Z] +++ true [2022-09-04T15:48:36.132Z] exiting test-integration [2022-09-04T15:48:36.132Z] ++ exit 0 [2022-09-04T15:48:36.132Z] [2022-09-04T15:48:37.067Z] + for job in $(jobs -p) [2022-09-04T15:48:37.067Z] + wait 9339 [2022-09-04T15:48:37.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-04T15:48:38.260Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-04T15:48:40.795Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-04T15:48:40.795Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-04T15:48:40.795Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-04T15:48:40.795Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-04T15:48:41.360Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-04T15:48:41.360Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-04T15:48:41.928Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-04T15:48:42.495Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-04T15:48:42.495Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-04T15:48:42.495Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-04T15:48:42.754Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-04T15:48:42.754Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-04T15:48:43.013Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-04T15:48:43.272Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-04T15:48:43.272Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-04T15:48:44.209Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-04T15:48:44.209Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-04T15:48:44.776Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-04T15:48:45.343Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-04T15:48:45.343Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-04T15:48:45.912Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-04T15:48:48.455Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-04T15:48:48.455Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-04T15:48:48.455Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-04T15:48:49.829Z] === RUN TestDockerSuite/TestImportFile [2022-09-04T15:48:50.764Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-04T15:48:50.764Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-04T15:48:51.700Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-04T15:48:53.077Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-04T15:48:54.452Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-04T15:48:54.711Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-04T15:48:55.280Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-04T15:48:55.538Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-04T15:48:55.538Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-04T15:48:55.538Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-04T15:48:56.105Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-04T15:48:56.672Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-04T15:48:56.672Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-04T15:48:57.239Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-04T15:48:57.239Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-04T15:48:57.239Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-04T15:48:57.806Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-04T15:48:58.373Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-04T15:48:58.940Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-04T15:48:58.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-04T15:48:59.507Z] === RUN TestDockerSuite/TestInspectImage [2022-09-04T15:48:59.507Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-04T15:48:59.507Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-04T15:48:59.507Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-04T15:48:59.507Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-04T15:49:00.075Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-04T15:49:00.643Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-04T15:49:00.643Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-04T15:49:01.580Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-04T15:49:02.148Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-04T15:49:03.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-04T15:49:04.460Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-04T15:49:04.718Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-04T15:49:05.293Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-04T15:49:05.552Z] docker_api_swarm_service_test.go:395: [df655a8116ac1] joining swarm manager [dba0130a95703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:49:06.119Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-04T15:49:06.378Z] docker_api_swarm_service_test.go:395: [d9b7411ca33df] joining swarm manager [dba0130a95703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:49:07.313Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-04T15:49:08.250Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-04T15:49:08.818Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-04T15:49:09.386Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-04T15:49:09.952Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-04T15:49:10.519Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-04T15:49:11.455Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-04T15:49:11.455Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-04T15:49:12.392Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-04T15:49:13.328Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-04T15:49:13.586Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-04T15:49:14.961Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-04T15:49:16.338Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-04T15:49:17.712Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-04T15:49:17.712Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-04T15:49:19.087Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-04T15:49:19.345Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-04T15:49:19.912Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-04T15:49:22.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-04T15:49:25.011Z] docker_api_swarm_service_test.go:343: [d0d31df78a29b] joining swarm manager [d92852b3e8da8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:49:25.579Z] docker_api_swarm_service_test.go:343: [d1ce0b3a08791] joining swarm manager [d92852b3e8da8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:49:28.121Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-04T15:49:30.024Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-04T15:49:30.592Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-04T15:49:31.970Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-04T15:49:31.970Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-04T15:49:31.970Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-04T15:49:32.906Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-04T15:49:33.842Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-04T15:49:34.410Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-04T15:49:35.347Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-04T15:49:36.283Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-04T15:49:38.187Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-04T15:49:38.446Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-04T15:49:38.704Z] === RUN TestDockerSuite/TestLogsSince [2022-09-04T15:49:39.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-04T15:49:41.540Z] docker_api_swarm_service_test.go:490: [def4f98356855] joining swarm manager [d6ec25d97bebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:49:42.475Z] docker_api_swarm_service_test.go:490: [d45e119872c1b] joining swarm manager [d6ec25d97bebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:49:45.765Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-04T15:49:51.029Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-04T15:49:51.287Z] === RUN TestDockerSuite/TestLogsTail [2022-09-04T15:49:51.854Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-04T15:49:52.111Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-04T15:49:52.679Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-04T15:49:52.679Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-04T15:49:52.679Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-04T15:49:52.679Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-04T15:49:52.679Z] === RUN TestDockerSuite/TestNetHostname [2022-09-04T15:49:54.055Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-04T15:49:54.314Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-04T15:49:54.314Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-04T15:49:54.314Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-04T15:49:54.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-04T15:49:55.141Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-04T15:49:55.709Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-04T15:49:57.088Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-04T15:49:57.088Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-04T15:49:57.088Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-04T15:49:57.348Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-04T15:50:01.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-04T15:50:02.046Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-04T15:50:02.046Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-04T15:50:02.046Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-09-04T15:50:02.046Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-04T15:50:02.046Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-04T15:50:02.046Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-04T15:50:02.046Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-04T15:50:02.615Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-04T15:50:02.615Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-04T15:50:02.615Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-04T15:50:02.615Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-04T15:50:02.875Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-04T15:50:02.875Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-04T15:50:02.913Z] docker_api_swarm_service_test.go:128: [daf59526a2d9d] joining swarm manager [d17a8a1156e2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:50:03.479Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-04T15:50:03.813Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-04T15:50:03.813Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-04T15:50:04.047Z] docker_api_swarm_service_test.go:129: [d95f01325b422] joining swarm manager [d17a8a1156e2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:50:04.047Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-04T15:50:04.072Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-09-04T15:50:04.331Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-04T15:50:04.900Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2022-09-04T15:50:04.900Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-09-04T15:50:04.900Z] ? github.com/docker/docker/api/types [no test files] [2022-09-04T15:50:04.900Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-04T15:50:04.900Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-04T15:50:04.900Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-04T15:50:04.900Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-04T15:50:04.900Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-04T15:50:04.900Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-04T15:50:04.900Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-04T15:50:04.900Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-04T15:50:05.468Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-04T15:50:05.468Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-09-04T15:50:05.468Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-04T15:50:05.468Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-04T15:50:05.727Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-09-04T15:50:05.727Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-09-04T15:50:05.727Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-04T15:50:05.727Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-04T15:50:05.727Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-04T15:50:05.727Z] ? github.com/docker/docker/builder [no test files] [2022-09-04T15:50:05.728Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-04T15:50:05.728Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-04T15:50:05.728Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-04T15:50:05.728Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-04T15:50:05.728Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-04T15:50:05.728Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-04T15:50:05.728Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-04T15:50:05.952Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-04T15:50:05.952Z] docker_api_swarm_service_test.go:137: [df63023fa1049] joining swarm manager [d17a8a1156e2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-04T15:50:06.890Z] docker_api_swarm_service_test.go:138: [d914d609de379] joining swarm manager [d17a8a1156e2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-04T15:50:08.803Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-04T15:50:09.925Z] ok github.com/docker/docker/builder/remotecontext 0.166s coverage: 13.7% of statements [2022-09-04T15:50:10.494Z] ok github.com/docker/docker/builder/dockerfile 0.617s coverage: 49.3% of statements [2022-09-04T15:50:10.710Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-04T15:50:10.754Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-04T15:50:11.322Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-04T15:50:12.269Z] ok github.com/docker/docker/builder/remotecontext/git 1.814s coverage: 86.3% of statements [2022-09-04T15:50:12.269Z] ? github.com/docker/docker/cli [no test files] [2022-09-04T15:50:12.269Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-04T15:50:12.269Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-04T15:50:12.269Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-04T15:50:12.611Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-04T15:50:13.210Z] ok github.com/docker/docker/cmd/docker-proxy 0.277s coverage: 67.6% of statements [2022-09-04T15:50:15.140Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-04T15:50:17.040Z] === RUN TestDockerSuite/TestPluginActive [2022-09-04T15:50:17.404Z] ok github.com/docker/docker/client 0.127s coverage: 76.1% of statements [2022-09-04T15:50:18.939Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-04T15:50:25.504Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-04T15:50:25.504Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-04T15:50:25.504Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-04T15:50:26.070Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-04T15:50:29.353Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-04T15:50:29.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-04T15:50:32.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-04T15:50:34.045Z] docker_api_swarm_service_test.go:304: [d92e46a3341f2] joining swarm manager [d1f6a49919221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:50:34.614Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-04T15:50:34.872Z] docker_api_swarm_service_test.go:304: [d9af31362c950] joining swarm manager [d1f6a49919221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:50:36.777Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-04T15:50:37.344Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-04T15:50:38.720Z] === RUN TestDockerSuite/TestPortList [2022-09-04T15:50:45.283Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-04T15:50:48.570Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-04T15:50:48.570Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-04T15:50:49.946Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-04T15:50:50.884Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-04T15:50:51.451Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-04T15:50:51.451Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-04T15:50:53.355Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-04T15:50:54.293Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-04T15:50:54.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-04T15:50:56.131Z] ok github.com/docker/docker/cmd/dockerd 0.097s coverage: 29.9% of statements [2022-09-04T15:50:56.131Z] ok github.com/docker/docker/cmd/dockerd/trap 2.466s coverage: 0.0% of statements [2022-09-04T15:50:56.131Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-04T15:50:56.131Z] ok github.com/docker/docker/container 0.138s coverage: 35.7% of statements [2022-09-04T15:50:56.131Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-04T15:50:56.131Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-04T15:50:56.131Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-04T15:50:56.131Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-04T15:50:56.763Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-04T15:50:57.022Z] docker_api_swarm_service_test.go:100: [db305b4151622] joining swarm manager [d3e341cd9b92a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:50:57.965Z] docker_api_swarm_service_test.go:101: [dad0d393589aa] joining swarm manager [d3e341cd9b92a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:51:00.504Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-04T15:51:00.763Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-04T15:51:04.051Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-04T15:51:04.256Z] ok github.com/docker/docker/daemon/cluster 0.100s coverage: 0.5% of statements [2022-09-04T15:51:05.638Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-09-04T15:51:07.547Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-09-04T15:51:10.610Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-04T15:51:11.547Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-04T15:51:13.455Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-04T15:51:14.390Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-04T15:51:15.684Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-09-04T15:51:15.767Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-04T15:51:16.026Z] check_test.go:611: [db305b4151622] daemon is not started [2022-09-04T15:51:16.622Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 76.8% of statements [2022-09-04T15:51:17.190Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-04T15:51:17.403Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-04T15:51:17.450Z] ok github.com/docker/docker/daemon 10.175s coverage: 16.4% of statements [2022-09-04T15:51:17.450Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-04T15:51:17.450Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-04T15:51:17.450Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-04T15:51:17.450Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-04T15:51:18.019Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-09-04T15:51:18.778Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-04T15:51:19.402Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.747s coverage: 74.8% of statements [2022-09-04T15:51:20.153Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-04T15:51:20.153Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-04T15:51:20.339Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-09-04T15:51:20.598Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.348s coverage: 60.7% of statements [2022-09-04T15:51:20.720Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-04T15:51:21.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-04T15:51:22.235Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-04T15:51:22.519Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-09-04T15:51:23.614Z] docker_api_swarm_service_test.go:533: [d7c44645becd0] joining swarm manager [d6c88d06f3dae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:51:23.933Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.355s coverage: 50.6% of statements [2022-09-04T15:51:24.550Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-04T15:51:24.550Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-04T15:51:24.550Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-04T15:51:24.809Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-04T15:51:24.872Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.366s coverage: 45.9% of statements [2022-09-04T15:51:24.872Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-04T15:51:25.067Z] docker_api_swarm_service_test.go:534: [d13a0da6da16e] joining swarm manager [d6c88d06f3dae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:51:25.326Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-04T15:51:25.326Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-04T15:51:26.253Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.5% of statements [2022-09-04T15:51:26.253Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.724s coverage: 58.5% of statements [2022-09-04T15:51:26.253Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-04T15:51:26.253Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-04T15:51:26.263Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-04T15:51:27.192Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-09-04T15:51:27.762Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-09-04T15:51:28.166Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-04T15:51:29.104Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-04T15:51:29.695Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-09-04T15:51:29.954Z] ok github.com/docker/docker/daemon/images 0.077s coverage: 6.9% of statements [2022-09-04T15:51:29.954Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-04T15:51:29.954Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-04T15:51:31.333Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-09-04T15:51:31.333Z] ok github.com/docker/docker/daemon/logger/awslogs 0.190s coverage: 80.2% of statements [2022-09-04T15:51:31.333Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-04T15:51:31.902Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 68.2% of statements [2022-09-04T15:51:32.471Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements [2022-09-04T15:51:33.410Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.157s coverage: 76.8% of statements [2022-09-04T15:51:33.980Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-04T15:51:34.549Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 79.4% of statements [2022-09-04T15:51:35.487Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 63.5% of statements [2022-09-04T15:51:35.670Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-04T15:51:36.056Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2022-09-04T15:51:36.605Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-04T15:51:36.624Z] ok github.com/docker/docker/daemon/logger/journald 3.717s coverage: 74.3% of statements [2022-09-04T15:51:36.624Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-04T15:51:36.624Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-04T15:51:36.624Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-04T15:51:36.624Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-04T15:51:37.561Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-09-04T15:51:37.821Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-04T15:51:37.984Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-04T15:51:37.985Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-04T15:51:38.080Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-04T15:51:38.243Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-04T15:51:38.243Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-04T15:51:38.650Z] ok github.com/docker/docker/daemon/logger/splunk 1.624s coverage: 82.5% of statements [2022-09-04T15:51:38.650Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-04T15:51:38.650Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-04T15:51:39.589Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 44.4% of statements [2022-09-04T15:51:40.773Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-04T15:51:41.341Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-04T15:51:41.495Z] ok github.com/docker/docker/distribution 1.515s coverage: 28.0% of statements [2022-09-04T15:51:41.495Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-04T15:51:41.755Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-04T15:51:42.324Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-09-04T15:51:42.324Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-04T15:51:42.583Z] ok github.com/docker/docker/image 0.039s coverage: 86.9% of statements [2022-09-04T15:51:43.152Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-04T15:51:43.243Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-04T15:51:43.411Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-09-04T15:51:43.411Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-04T15:51:43.411Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-04T15:51:43.980Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-09-04T15:51:44.180Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-04T15:51:44.180Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-04T15:51:44.439Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-04T15:51:44.939Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-09-04T15:51:45.509Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-09-04T15:51:45.768Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-04T15:51:46.986Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-04T15:51:47.244Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-04T15:51:47.503Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-04T15:51:47.677Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 81.9% of statements [2022-09-04T15:51:48.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-04T15:51:48.615Z] ok github.com/docker/docker/pkg/authorization 0.555s coverage: 68.3% of statements [2022-09-04T15:51:48.615Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-04T15:51:48.615Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-04T15:51:48.701Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-04T15:51:49.638Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-04T15:51:50.573Z] docker_api_swarm_service_test.go:148: [de7d673353439] joining swarm manager [d390e5092b6aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:51:51.140Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-04T15:51:51.399Z] docker_api_swarm_service_test.go:148: [d1c0b3c229c4e] joining swarm manager [d390e5092b6aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:51:51.658Z] === RUN TestDockerSuite/TestRmiTag [2022-09-04T15:51:51.904Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 42.7% of statements [2022-09-04T15:51:52.164Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-04T15:51:52.164Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-09-04T15:51:52.226Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-04T15:51:52.423Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-09-04T15:51:52.794Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-04T15:51:52.991Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-09-04T15:51:53.250Z] ok github.com/docker/docker/layer 8.044s coverage: 68.9% of statements [2022-09-04T15:51:53.250Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-04T15:51:53.250Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-04T15:51:53.250Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-04T15:51:53.250Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-04T15:51:53.250Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-04T15:51:53.250Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-04T15:51:53.250Z] ok github.com/docker/docker/pkg/fsutils 0.144s coverage: 85.1% of statements [2022-09-04T15:51:53.510Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 11.4% of statements [2022-09-04T15:51:54.890Z] ok github.com/docker/docker/pkg/idtools 0.560s coverage: 69.3% of statements [2022-09-04T15:51:54.890Z] ok github.com/docker/docker/pkg/ioutils 0.427s coverage: 71.0% of statements [2022-09-04T15:51:54.890Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-09-04T15:51:55.149Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2022-09-04T15:51:55.149Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-04T15:51:55.149Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-09-04T15:51:55.409Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-04T15:51:55.669Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-04T15:51:55.929Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-09-04T15:51:55.929Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-04T15:51:55.929Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-04T15:51:55.929Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-04T15:51:56.083Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-04T15:51:56.498Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-09-04T15:51:56.649Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-04T15:51:57.067Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-04T15:51:57.217Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-04T15:51:57.217Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-04T15:51:57.326Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-04T15:51:57.326Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-04T15:51:57.784Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-04T15:51:58.350Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-04T15:51:58.609Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-04T15:51:58.702Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-09-04T15:51:58.960Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-09-04T15:51:59.175Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-04T15:51:59.219Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-09-04T15:51:59.479Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-04T15:51:59.738Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-04T15:51:59.738Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-04T15:51:59.744Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-04T15:52:00.309Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-09-04T15:52:00.888Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-04T15:52:01.456Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2022-09-04T15:52:01.716Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-09-04T15:52:01.976Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-04T15:52:03.030Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-04T15:52:03.289Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-04T15:52:03.882Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-09-04T15:52:04.142Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-04T15:52:04.402Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-09-04T15:52:04.665Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-04T15:52:05.251Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-04T15:52:05.781Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2022-09-04T15:52:05.781Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-04T15:52:06.721Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-09-04T15:52:07.157Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-04T15:52:07.290Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-04T15:52:07.290Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-04T15:52:07.860Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-04T15:52:08.119Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-04T15:52:08.534Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-04T15:52:10.027Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-04T15:52:10.595Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.8% of statements [2022-09-04T15:52:10.855Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-09-04T15:52:11.065Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-04T15:52:11.065Z] === RUN TestDockerSuite/TestDockerFails [2022-09-04T15:52:11.065Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-04T15:52:12.234Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-04T15:52:12.441Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-04T15:52:12.699Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-04T15:52:13.266Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-04T15:52:14.642Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-04T15:52:14.902Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-04T15:52:15.469Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-04T15:52:16.846Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-04T15:52:17.412Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-04T15:52:17.671Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-04T15:52:18.238Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-04T15:52:18.238Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-04T15:52:18.496Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-04T15:52:19.874Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-04T15:52:20.133Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-04T15:52:20.700Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-04T15:52:21.268Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-04T15:52:22.203Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-04T15:52:23.138Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-04T15:52:23.705Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-04T15:52:24.284Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-04T15:52:24.851Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-04T15:52:25.418Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-04T15:52:25.985Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-04T15:52:26.551Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-04T15:52:27.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-04T15:52:27.486Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-04T15:52:28.054Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-04T15:52:28.312Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-04T15:52:28.879Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-04T15:52:28.879Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-04T15:52:31.413Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-04T15:52:31.672Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-04T15:52:32.240Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-04T15:52:32.807Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-04T15:52:33.376Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-04T15:52:33.376Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-04T15:52:33.635Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-04T15:52:34.201Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-04T15:52:34.205Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/rootless [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/volume [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-04T15:52:34.205Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === Skipped [2022-09-04T15:52:34.205Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-04T15:52:34.205Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-04T15:52:34.205Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-04T15:52:34.205Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-04T15:52:34.205Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-04T15:52:34.205Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:52:34.205Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-04T15:52:34.205Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:52:34.205Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-04T15:52:34.205Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:52:34.205Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-04T15:52:34.205Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:52:34.205Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-04T15:52:34.205Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:52:34.205Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-04T15:52:34.205Z] graphtest_unix.go:71: No driver to put! [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-04T15:52:34.205Z] time="2022-09-04T15:51:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-04T15:52:34.205Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-04T15:52:34.205Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-04T15:52:34.205Z] time="2022-09-04T15:51:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-04T15:52:34.205Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-04T15:52:34.205Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-04T15:52:34.205Z] time="2022-09-04T15:51:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-04T15:52:34.205Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-04T15:52:34.205Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-04T15:52:34.205Z] time="2022-09-04T15:51:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-04T15:52:34.205Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-04T15:52:34.205Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-04T15:52:34.205Z] time="2022-09-04T15:51:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-04T15:52:34.205Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-04T15:52:34.205Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.205Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-04T15:52:34.205Z] graphtest_unix.go:71: No driver to put! [2022-09-04T15:52:34.205Z] [2022-09-04T15:52:34.206Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-04T15:52:34.206Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-04T15:52:34.206Z] [2022-09-04T15:52:34.206Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-04T15:52:34.206Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-04T15:52:34.206Z] [2022-09-04T15:52:34.206Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-04T15:52:34.206Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-04T15:52:34.206Z] [2022-09-04T15:52:34.206Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-04T15:52:34.206Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-04T15:52:34.206Z] [2022-09-04T15:52:34.206Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-04T15:52:34.206Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:52:34.206Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-04T15:52:34.206Z] [2022-09-04T15:52:34.206Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-04T15:52:34.206Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:52:34.206Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-04T15:52:34.206Z] [2022-09-04T15:52:34.206Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-04T15:52:34.206Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:52:34.206Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-04T15:52:34.206Z] [2022-09-04T15:52:34.206Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-04T15:52:34.206Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:52:34.206Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-04T15:52:34.206Z] [2022-09-04T15:52:34.206Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-04T15:52:34.206Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-04T15:52:34.206Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-04T15:52:34.206Z] [2022-09-04T15:52:34.206Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-04T15:52:34.206Z] graphtest_unix.go:71: No driver to put! [2022-09-04T15:52:34.206Z] [2022-09-04T15:52:34.206Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-04T15:52:34.206Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-04T15:52:34.206Z] [2022-09-04T15:52:34.206Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-04T15:52:34.206Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-04T15:52:34.206Z] [2022-09-04T15:52:34.206Z] DONE 2874 tests, 28 skipped in 264.173s [2022-09-04T15:52:34.206Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/bitseq [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/cluster [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/config [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/datastore [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/driverapi [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/etchosts [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/idm [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/ipam [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/iptables [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/netlabel [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/netutils [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/networkdb [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/ns [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/options [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/osl [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/portallocator [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/portmapper [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/testutils [2022-09-04T15:52:34.206Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-04T15:52:34.206Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-09-04T15:52:34.769Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-04T15:52:35.340Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-04T15:52:35.599Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-04T15:52:35.857Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-04T15:52:36.115Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-04T15:52:36.115Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-04T15:52:37.051Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-04T15:52:37.620Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-04T15:52:38.187Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-04T15:52:38.758Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-04T15:52:38.758Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-04T15:52:39.325Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-04T15:52:40.704Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-04T15:52:41.639Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-04T15:52:42.580Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-04T15:52:43.146Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-04T15:52:43.712Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-04T15:52:43.971Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-04T15:52:44.539Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-04T15:52:45.107Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-04T15:52:47.011Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-04T15:52:48.915Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-04T15:52:48.915Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-04T15:52:49.483Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-04T15:52:51.386Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-04T15:52:52.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-04T15:52:52.762Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-04T15:52:55.294Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-04T15:52:57.828Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-04T15:52:57.828Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-04T15:52:57.828Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-04T15:52:57.828Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-04T15:52:57.828Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-04T15:52:57.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-04T15:52:58.089Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-04T15:52:59.464Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-04T15:53:00.403Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-04T15:53:00.662Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-04T15:53:02.041Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-04T15:53:02.997Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-04T15:53:03.563Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-04T15:53:04.132Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-04T15:53:04.699Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-04T15:53:04.699Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-04T15:53:04.699Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-04T15:53:05.266Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-04T15:53:06.645Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-04T15:53:06.645Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-04T15:53:06.645Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-04T15:53:07.212Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-04T15:53:07.780Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-04T15:53:08.347Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-04T15:53:08.915Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-04T15:53:08.915Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-04T15:53:09.482Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-04T15:53:09.740Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-04T15:53:09.999Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-04T15:53:10.567Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-04T15:53:11.134Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-04T15:53:11.702Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-04T15:53:12.638Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-04T15:53:12.638Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-04T15:53:13.205Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-04T15:53:13.772Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-04T15:53:13.772Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-04T15:53:14.031Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-04T15:53:14.599Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-04T15:53:15.975Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-04T15:53:16.234Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-04T15:53:16.234Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-04T15:53:16.234Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-04T15:53:16.802Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-04T15:53:18.704Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-04T15:53:19.272Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-04T15:53:20.885Z] ok github.com/docker/docker/libnetwork 37.244s coverage: 40.6% of statements [2022-09-04T15:53:20.885Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-09-04T15:53:20.885Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-04T15:53:20.885Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-04T15:53:20.885Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-04T15:53:20.885Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-04T15:53:20.885Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-04T15:53:20.885Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-04T15:53:20.885Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-04T15:53:20.885Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-04T15:53:20.885Z] ok github.com/docker/docker/libnetwork/config 0.020s coverage: 22.4% of statements [2022-09-04T15:53:20.885Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-04T15:53:20.885Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-04T15:53:20.885Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-04T15:53:20.885Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-04T15:53:20.885Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.394s coverage: 59.9% of statements [2022-09-04T15:53:20.885Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-04T15:53:20.885Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-04T15:53:20.885Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.026s coverage: 5.1% of statements [2022-09-04T15:53:20.885Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-04T15:53:20.885Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-09-04T15:53:20.886Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-04T15:53:20.886Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-04T15:53:21.178Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-04T15:53:30.860Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.333s coverage: 6.6% of statements [2022-09-04T15:53:30.860Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-04T15:53:30.860Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-04T15:53:30.860Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-09-04T15:53:30.860Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-04T15:53:30.860Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-04T15:53:30.860Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-04T15:53:30.860Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-09-04T15:53:31.119Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-09-04T15:53:31.119Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-04T15:53:31.145Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-04T15:53:31.378Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-04T15:53:31.403Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-04T15:53:32.340Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-04T15:53:32.340Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-04T15:53:32.340Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-04T15:53:32.340Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-04T15:53:32.598Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-04T15:53:34.500Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-04T15:53:35.437Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-04T15:53:36.371Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-04T15:53:42.929Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-04T15:53:42.929Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-04T15:53:42.929Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-04T15:53:43.495Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-04T15:53:43.495Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-04T15:53:43.495Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-04T15:53:43.591Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-04T15:53:44.870Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-04T15:53:44.870Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-04T15:53:45.805Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-04T15:53:46.742Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-04T15:53:46.742Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-04T15:53:47.001Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-04T15:53:48.383Z] === RUN TestDockerSuite/TestRunMount [2022-09-04T15:53:52.588Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-04T15:53:53.524Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-04T15:53:53.524Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-04T15:53:53.782Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-04T15:53:55.159Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-04T15:53:57.064Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-04T15:53:57.064Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-04T15:53:58.440Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-04T15:53:58.489Z] ok github.com/docker/docker/libnetwork/ipam 14.736s coverage: 85.3% of statements [2022-09-04T15:53:58.489Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-04T15:53:58.489Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-04T15:53:58.489Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-04T15:53:58.489Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-04T15:53:58.489Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-04T15:53:58.489Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-04T15:53:58.489Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-09-04T15:53:59.058Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.0% of statements [2022-09-04T15:53:59.317Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-04T15:53:59.577Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-09-04T15:54:00.343Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-04T15:54:00.602Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-04T15:54:01.980Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-04T15:54:03.358Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-04T15:54:03.358Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-04T15:54:03.358Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-04T15:54:03.925Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-04T15:54:04.493Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-04T15:54:05.430Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-04T15:54:05.997Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-04T15:54:06.256Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-04T15:54:07.637Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-04T15:54:09.017Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-04T15:54:09.279Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-04T15:54:12.581Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-04T15:54:12.581Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-04T15:54:13.149Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-04T15:54:13.149Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-04T15:54:13.716Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-04T15:54:13.716Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-04T15:54:14.651Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-04T15:54:15.217Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-04T15:54:15.217Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-04T15:54:15.217Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-04T15:54:15.786Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-04T15:54:17.692Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-04T15:54:20.221Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-04T15:54:21.597Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-04T15:54:21.597Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-04T15:54:21.597Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-04T15:54:22.534Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-04T15:54:23.101Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-04T15:54:23.101Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-04T15:54:24.478Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-04T15:54:25.045Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-04T15:54:25.612Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-09-04T15:54:25.612Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-04T15:54:26.179Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-04T15:54:26.747Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-04T15:54:27.314Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-04T15:54:27.574Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-04T15:54:27.574Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-04T15:54:27.574Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-04T15:54:28.148Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-04T15:54:28.714Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-04T15:54:28.714Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-04T15:54:28.714Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-04T15:54:29.293Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-04T15:54:29.293Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-04T15:54:30.229Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-04T15:54:30.229Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-04T15:54:30.229Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-04T15:54:32.762Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-04T15:54:33.698Z] === RUN TestDockerSuite/TestRunRm [2022-09-04T15:54:34.267Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-04T15:54:34.527Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-04T15:54:37.809Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-04T15:54:37.809Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-04T15:54:38.375Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-04T15:54:38.941Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-04T15:54:40.847Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-04T15:54:40.847Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-04T15:54:41.415Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-04T15:54:43.948Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-04T15:54:44.206Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-04T15:54:46.742Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-04T15:54:47.677Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-04T15:54:48.244Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-04T15:54:48.814Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-04T15:54:49.382Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-04T15:54:49.950Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-04T15:54:50.213Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-04T15:54:50.794Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-04T15:54:51.361Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-04T15:54:51.620Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-04T15:54:51.878Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-04T15:54:52.446Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-04T15:54:54.978Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-04T15:54:54.978Z] === RUN TestDockerSuite/TestRunState [2022-09-04T15:54:55.917Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-04T15:54:56.853Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-04T15:54:57.788Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-04T15:54:57.788Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-04T15:54:57.788Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-04T15:54:57.788Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-04T15:54:57.788Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-04T15:54:58.354Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-04T15:54:58.921Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-04T15:55:00.298Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-04T15:55:00.298Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-04T15:55:00.298Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-04T15:55:00.556Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-04T15:55:00.815Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-04T15:55:02.717Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-04T15:55:03.285Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-04T15:55:03.285Z] docker_cli_service_logs_test.go:248: checking task t3ykjnxe7w0h [2022-09-04T15:55:03.285Z] docker_cli_service_logs_test.go:253: checking messages for t3ykjnxe7w0h [2022-09-04T15:55:03.285Z] docker_cli_service_logs_test.go:248: checking task zuvism0w896b [2022-09-04T15:55:03.544Z] docker_cli_service_logs_test.go:253: checking messages for zuvism0w896b [2022-09-04T15:55:04.112Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-04T15:55:05.047Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-04T15:55:06.949Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-04T15:55:07.885Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-04T15:55:10.556Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-04T15:55:11.122Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-04T15:55:11.379Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-04T15:55:11.947Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-04T15:55:13.324Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-04T15:55:14.700Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-04T15:55:14.959Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-04T15:55:15.217Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-04T15:55:15.478Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-04T15:55:16.047Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-04T15:55:16.614Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-04T15:55:17.180Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-04T15:55:17.181Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-04T15:55:17.181Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-04T15:55:17.181Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-04T15:55:17.747Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-04T15:55:20.277Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-04T15:55:20.844Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-04T15:55:21.783Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-04T15:55:23.685Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-04T15:55:24.622Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-04T15:55:24.622Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-04T15:55:26.527Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-04T15:55:27.463Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-04T15:55:28.400Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-04T15:55:28.973Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-04T15:55:28.973Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-04T15:55:28.973Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-04T15:55:28.973Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-04T15:55:28.973Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-04T15:55:28.973Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-04T15:55:28.973Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-04T15:55:29.241Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-04T15:55:29.241Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-04T15:55:29.241Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-04T15:55:30.179Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-04T15:55:30.179Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-04T15:55:30.747Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-04T15:55:31.684Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-04T15:55:32.252Z] docker_cli_swarm_test.go:1895: [d427e988cfdd0] joining swarm manager [d5879536edade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:55:32.252Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-04T15:55:32.819Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-04T15:55:32.819Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-04T15:55:33.386Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-04T15:55:33.386Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-04T15:55:33.386Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-04T15:55:33.386Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-04T15:55:33.386Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-04T15:55:33.386Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-04T15:55:33.386Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-04T15:55:33.386Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-04T15:55:33.386Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-04T15:55:33.386Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-04T15:55:33.386Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-04T15:55:33.386Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-04T15:55:33.386Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-04T15:55:33.386Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-04T15:55:33.386Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-04T15:55:33.645Z] docker_cli_swarm_test.go:1896: [db153b61582c9] joining swarm manager [d5879536edade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:55:33.903Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-04T15:55:34.471Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-04T15:55:34.471Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-04T15:55:35.038Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-04T15:55:35.296Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-04T15:55:35.862Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-04T15:55:35.862Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-04T15:55:36.121Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-04T15:55:36.688Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-04T15:55:36.688Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-04T15:55:36.688Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-04T15:55:37.255Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-04T15:55:38.191Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-04T15:55:38.449Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-04T15:55:38.449Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-04T15:55:38.449Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-04T15:55:38.708Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-04T15:55:38.708Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-04T15:55:39.645Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-04T15:55:40.211Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-04T15:55:41.587Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-04T15:55:41.845Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-04T15:55:41.845Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-04T15:55:41.845Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-04T15:55:41.845Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-09-04T15:55:42.781Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-09-04T15:55:43.352Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-09-04T15:55:43.983Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-04T15:55:45.361Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-04T15:55:45.928Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-04T15:55:48.459Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-04T15:55:49.835Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-04T15:55:50.093Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-04T15:55:51.032Z] ok github.com/docker/docker/libnetwork/networkdb 103.879s coverage: 60.1% of statements [2022-09-04T15:55:51.032Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-04T15:55:51.032Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-04T15:55:51.032Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2022-09-04T15:55:51.032Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-04T15:55:51.032Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-09-04T15:55:51.292Z] ok github.com/docker/docker/libnetwork/portmapper 0.557s coverage: 48.6% of statements [2022-09-04T15:55:51.551Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-09-04T15:55:51.551Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-04T15:55:51.810Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-04T15:55:51.810Z] [2022-09-04T15:55:51.810Z] === Skipped [2022-09-04T15:55:51.810Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-04T15:55:51.810Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-04T15:55:51.810Z] [2022-09-04T15:55:51.810Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-04T15:55:51.810Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-04T15:55:51.810Z] [2022-09-04T15:55:51.810Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-04T15:55:51.810Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-04T15:55:51.810Z] [2022-09-04T15:55:51.810Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-04T15:55:51.810Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-04T15:55:51.810Z] [2022-09-04T15:55:51.810Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-04T15:55:51.810Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-04T15:55:51.810Z] [2022-09-04T15:55:51.810Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-04T15:55:51.810Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-04T15:55:51.810Z] [2022-09-04T15:55:51.810Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-04T15:55:51.810Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-04T15:55:51.810Z] [2022-09-04T15:55:51.810Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-04T15:55:51.810Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-04T15:55:51.810Z] [2022-09-04T15:55:51.810Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-04T15:55:51.810Z] firewalld_test.go:14: firewalld is not running [2022-09-04T15:55:51.810Z] [2022-09-04T15:55:51.810Z] DONE 327 tests, 9 skipped in 201.249s Post stage [Pipeline] junit [2022-09-04T15:55:52.390Z] Recording test results [2022-09-04T15:55:52.836Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-04T15:55:53.175Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44090/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=306b8c89e8186bc88105a41a5d8acf6ae92dea08 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:306b8c89e8186bc88105a41a5d8acf6ae92dea08 hack/validate/vendor [2022-09-04T15:55:53.378Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-04T15:55:54.111Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-04T15:55:54.676Z] + echo Ensuring container killed. [2022-09-04T15:55:54.677Z] Ensuring container killed. [2022-09-04T15:55:54.677Z] + docker rm -vf docker-pr1 [2022-09-04T15:55:54.677Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-04T15:55:54.752Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-04T15:55:54.964Z] + echo Chowning /workspace to jenkins user [2022-09-04T15:55:54.964Z] Chowning /workspace to jenkins user [2022-09-04T15:55:54.964Z] + id -u [2022-09-04T15:55:54.964Z] + id -g [2022-09-04T15:55:54.964Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44090:/workspace busybox chown -R 1000:1000 /workspace [2022-09-04T15:55:56.133Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-04T15:55:56.638Z] + bundleName=unit [2022-09-04T15:55:56.638Z] + echo Creating unit-bundles.tar.gz [2022-09-04T15:55:56.638Z] Creating unit-bundles.tar.gz [2022-09-04T15:55:56.638Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-09-04T15:55:56.638Z] bundles/junit-report-libnetwork.xml [2022-09-04T15:55:56.638Z] bundles/junit-report.xml [2022-09-04T15:55:56.638Z] bundles/go-test-report-libnetwork.json [2022-09-04T15:55:56.638Z] bundles/go-test-report.json [2022-09-04T15:55:56.638Z] bundles/profile-libnetwork.out [2022-09-04T15:55:56.638Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-04T15:55:56.651Z] Archiving artifacts [2022-09-04T15:55:57.069Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-04T15:55:57.077Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44090/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-04T15:55:57.381Z] + make clean [2022-09-04T15:55:57.640Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-04T15:55:57.640Z] docker-dev-cache [2022-09-04T15:55:57.640Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [2022-09-04T15:55:58.005Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-04T15:55:58.005Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-04T15:55:59.381Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-04T15:56:00.757Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-04T15:56:01.324Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-04T15:56:03.230Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-04T15:56:04.611Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-04T15:56:05.987Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-04T15:56:07.361Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-04T15:56:09.260Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-04T15:56:11.791Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-04T15:56:11.791Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-04T15:56:11.791Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-04T15:56:11.791Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-04T15:56:12.050Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-04T15:56:12.616Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-04T15:56:13.550Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-04T15:56:14.116Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-04T15:56:14.375Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-04T15:56:15.310Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-04T15:56:15.569Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-04T15:56:15.828Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-04T15:56:16.767Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-04T15:56:17.025Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2907581820 [2022-09-04T15:56:17.593Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-04T15:56:17.593Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-04T15:56:18.969Z] docker_cli_swarm_test.go:1796: [d4bcef5bfd20f] joining swarm manager [d73b7bc018dfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:56:19.228Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-04T15:56:19.228Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-04T15:56:19.228Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-04T15:56:20.604Z] docker_cli_swarm_test.go:1797: [d328c08626464] joining swarm manager [d73b7bc018dfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:56:20.604Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-04T15:56:21.997Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-04T15:56:23.897Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-04T15:56:24.463Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-04T15:56:24.720Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-04T15:56:24.720Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-04T15:56:26.620Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-04T15:56:26.620Z] docker_cli_sni_test.go:30: Flakey test [2022-09-04T15:56:26.620Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-04T15:56:31.883Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-04T15:56:32.141Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-04T15:56:33.077Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-04T15:56:33.644Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-04T15:56:35.022Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-04T15:56:37.549Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-04T15:56:38.925Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-04T15:56:39.490Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-04T15:56:40.426Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-04T15:56:40.687Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-04T15:56:42.596Z] docker_cli_swarm_test.go:1315: [d8a54169743e6] joining swarm manager [d62a32475f562]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:56:42.854Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-04T15:56:44.230Z] docker_cli_swarm_test.go:1316: [d417e683a19be] joining swarm manager [d62a32475f562]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:56:44.230Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-04T15:56:46.759Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-04T15:56:50.942Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-04T15:56:54.223Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-04T15:56:58.411Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-04T15:57:00.940Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-04T15:57:01.199Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-04T15:57:01.766Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-04T15:57:02.336Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-04T15:57:02.336Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-04T15:57:02.336Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-04T15:57:02.594Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-04T15:57:03.162Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-04T15:57:03.162Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-04T15:57:03.162Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-04T15:57:03.162Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-04T15:57:03.162Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-04T15:57:04.117Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-04T15:57:04.686Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-04T15:57:05.253Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-04T15:57:06.628Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-04T15:57:09.910Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-04T15:57:10.846Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-04T15:57:10.846Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-04T15:57:10.846Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-04T15:57:11.783Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-04T15:57:12.350Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-04T15:57:13.727Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-04T15:57:15.632Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-04T15:57:16.566Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-04T15:57:34.640Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-04T15:57:34.641Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-04T15:57:35.210Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-04T15:57:35.474Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-04T15:57:35.474Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-04T15:57:35.474Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-04T15:57:35.474Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-04T15:57:35.734Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite (1360.20s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.00s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.06s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.50s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.98s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.02s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.23s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.91s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.35s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.14s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.15s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.99s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.35s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.96s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.62s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.63s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.63s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.51s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.83s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.65s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.27s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.78s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.84s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.69s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (1.34s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.82s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.38s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.70s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.65s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.67s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.36s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (4.18s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.19s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.60s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.22s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.43s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.57s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.52s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.23s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPITop (2.87s) [2022-09-04T15:57:35.734Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.47s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.14s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.02s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.88s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.35s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.48s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.36s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.39s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f41b60__} (1.58s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14079976754_/foo_false_____} (1.55s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14079976754_/foo_true_____} (0.80s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31017738590_/foo_false_____} (1.48s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31017738590_/foo_true_____} (1.62s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31017738590_/foo_true__0xc000f41b90___} (0.79s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f41ba8__} (1.54s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f41bc0__} (1.36s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f41bd8__} (1.59s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f41bf0__} (0.84s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.45s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.63s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-04T15:57:35.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.08s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.12s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.39s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.49s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.04s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.71s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.86s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.84s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.97s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.03s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.98s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.99s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.76s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.66s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.76s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.80s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.83s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.06s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.06s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.95s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.75s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.93s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.92s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.73s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.64s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.44s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.99s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.89s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.00s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.50s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.75s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.58s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestAttachDetach (0.85s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.71s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.90s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.62s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.67s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.57s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.09s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.50s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.46s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.19s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.32s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.25s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.21s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.88s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.98s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.05s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.72s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.12s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.38s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.34s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.69s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.07s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.20s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.39s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.42s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.12s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.80s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.15s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.21s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.90s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.44s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.30s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.57s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.22s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.65s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.94s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.59s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.29s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.00s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.49s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.39s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.81s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.86s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.39s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.90s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-09-04T15:57:35.735Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.55s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.71s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.08s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.97s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.53s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.21s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.97s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.56s) [2022-09-04T15:57:35.735Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-04T15:57:35.735Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-04T15:57:35.735Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-04T15:57:35.735Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.46s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.65s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.15s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.64s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.85s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.35s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.34s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.04s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.00s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.70s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.12s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.66s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.69s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.83s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.61s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.80s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.80s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.22s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.23s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.27s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.92s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.13s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.54s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.21s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.23s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.64s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.96s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.29s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEnv (0.98s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.87s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.93s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.18s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.39s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.39s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.86s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.41s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.41s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) [2022-09-04T15:57:35.735Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.27s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.65s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.49s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildFails (0.53s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.77s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.86s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.23s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.94s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.75s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.30s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.32s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.34s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.04s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.42s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.60s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLabels (0.39s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.83s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.32s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.79s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.35s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.19s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.43s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.93s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.61s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.86s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.46s) [2022-09-04T15:57:35.735Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.80s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.68s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.50s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2022-09-04T15:57:35.735Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.49s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.65s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.52s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.77s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.20s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.55s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.96s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildPATH (2.15s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.68s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.33s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.63s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.67s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildRm (2.47s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.22s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.88s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.84s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.85s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildStderr (0.68s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.31s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.92s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.83s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.40s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.11s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildUser (2.63s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.33s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.81s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.95s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.76s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.58s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.27s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.87s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.13s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.53s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.39s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.12s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.39s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.83s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCommitTTY (1.04s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.54s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.09s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.82s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.70s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.93s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.57s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.72s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.79s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.75s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.70s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.03s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.93s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.82s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.18s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.95s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.56s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.11s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.26s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.10s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.06s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.28s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.50s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.77s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.50s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.12s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.57s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.59s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.57s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.43s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.31s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToDot (0.76s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.20s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.11s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToStdout (0.58s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.60s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.79s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.69s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFilters (0.88s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFormat (0.96s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.57s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.03s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.20s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.37s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.42s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.56s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.26s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.13s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecInteractive (0.81s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.68s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.76s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.62s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecStartFails (0.61s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.75s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.90s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.67s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.96s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestHealth (19.05s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.13s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestBuildHistory (2.70s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImportDisplay (1.10s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImportGzipped (1.29s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectDefault (0.53s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectHistory (0.65s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-04T15:57:35.736Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.57s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.74s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.69s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.46s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.78s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectStatus (0.80s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.11s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.78s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.69s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.74s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.82s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.15s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.47s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.60s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.00s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.03s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-04T15:57:35.736Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.85s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.80s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.62s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.29s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.95s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.79s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.64s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.98s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.05s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.79s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.78s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPluginActive (2.24s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.52s) [2022-09-04T15:57:35.737Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.49s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.72s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.70s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.93s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.02s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPortList (6.93s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.00s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.96s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.80s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.30s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.06s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.22s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.48s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.05s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.83s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.07s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.19s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.83s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.64s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.18s) [2022-09-04T15:57:35.737Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.04s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.80s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.84s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.42s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.04s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.80s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.57s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.74s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiTag (0.31s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.76s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.20s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.44s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.05s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.90s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.84s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.27s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.27s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.42s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.38s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.70s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.37s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.97s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.55s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.13s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.53s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.65s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.52s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.52s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.70s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.61s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.52s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.16s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.07s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.60s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.54s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.48s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.36s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.67s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.69s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.98s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.70s) [2022-09-04T15:57:35.737Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-04T15:57:35.737Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.54s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.27s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.19s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.49s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.20s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s) [2022-09-04T15:57:35.737Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.53s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.49s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.57s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.65s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.52s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.57s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.62s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.20s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-09-04T15:57:35.737Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.44s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.76s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.34s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.91s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.77s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.24s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.87s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.25s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunMount (4.25s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.53s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.03s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.06s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.51s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.07s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.50s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunNetHost (0.78s) [2022-09-04T15:57:35.737Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.68s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.63s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.60s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.76s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.45s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.49s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.88s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.20s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.87s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.63s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.57s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.99s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.44s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.98s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.61s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.98s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.88s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.39s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.65s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.59s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.61s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunState (1.12s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.90s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunSysctls (1.32s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.80s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.60s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.83s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.37s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.21s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.23s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.57s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunUserByName (0.64s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.64s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.88s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.21s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.08s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.95s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.03s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.58s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.59s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.85s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.21s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.10s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.09s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.08s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.57s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.88s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.77s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.39s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.39s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.58s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.71s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.51s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.33s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.24s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.05s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.58s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.23s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStartRecordError (1.37s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.12s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.29s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.96s) [2022-09-04T15:57:35.738Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.77s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.63s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-09-04T15:57:35.738Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-09-04T15:57:35.738Z] === RUN TestDockerRegistrySuite [2022-09-04T15:57:35.738Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-04T15:57:37.114Z] check_test.go:427: [da2545d7d7693] daemon is not started [2022-09-04T15:57:37.114Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-04T15:57:38.049Z] check_test.go:427: [dd7f0c092d75b] daemon is not started [2022-09-04T15:57:38.049Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-04T15:57:39.424Z] check_test.go:427: [d201159d7dac1] daemon is not started [2022-09-04T15:57:39.424Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-04T15:57:39.424Z] check_test.go:427: [d0e2b8f91e70c] daemon is not started [2022-09-04T15:57:39.424Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-04T15:57:41.957Z] check_test.go:427: [d3ab7637325f3] daemon is not started [2022-09-04T15:57:41.957Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-04T15:57:48.516Z] check_test.go:427: [d626e2062dc30] daemon is not started [2022-09-04T15:57:48.516Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-04T15:57:51.047Z] check_test.go:427: [d1f2a9996ced4] daemon is not started [2022-09-04T15:57:51.047Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-04T15:57:51.983Z] check_test.go:427: [d9cd188f92c97] daemon is not started [2022-09-04T15:57:51.983Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-04T15:57:52.550Z] check_test.go:427: [d62baefc6cf14] daemon is not started [2022-09-04T15:57:52.550Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-04T15:57:53.926Z] check_test.go:427: [d479d9bbf6772] daemon is not started [2022-09-04T15:57:53.926Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-04T15:57:54.862Z] check_test.go:427: [da6a9314c5423] daemon is not started [2022-09-04T15:57:54.862Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-04T15:57:55.798Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-04T15:57:55.798Z] check_test.go:427: [d59f1d281c561] daemon is not started [2022-09-04T15:57:55.798Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-04T15:57:57.191Z] check_test.go:427: [d79624faa4ab4] daemon is not started [2022-09-04T15:57:57.191Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-04T15:57:58.568Z] check_test.go:427: [d5102912cf9ab] daemon is not started [2022-09-04T15:57:58.568Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-04T15:57:59.944Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-04T15:57:59.944Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e902087d7ff9910fd48c3cf5e8216af0e4d48db77428e628a558d94316c6a4f3 [2022-09-04T15:58:00.881Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a6322c63e1e3ba82f26cb1671d48679520700a9b1b6e4ec1d86616adbbf6eb76 [2022-09-04T15:58:00.881Z] check_test.go:427: [d771f40cdd5c2] daemon is not started [2022-09-04T15:58:01.144Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-04T15:58:02.522Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:68b62eb0c23865340f998630c34b2d76d8dd898f6f47eaea2bb982fed952d91f [2022-09-04T15:58:03.458Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ffc88786953c16a2f6309c90d8c61efd8e11b4cecdaff9848fd1648783198d95 [2022-09-04T15:58:03.458Z] check_test.go:427: [d31a95b2a5d70] daemon is not started [2022-09-04T15:58:03.458Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-04T15:58:04.836Z] check_test.go:427: [d8b4b6ef50230] daemon is not started [2022-09-04T15:58:04.836Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-04T15:58:07.370Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-04T15:58:07.628Z] check_test.go:427: [d8ae8760be896] daemon is not started [2022-09-04T15:58:07.628Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-04T15:58:09.006Z] check_test.go:427: [d9c8dbde0b1de] daemon is not started [2022-09-04T15:58:09.006Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-04T15:58:09.006Z] check_test.go:427: [db361b248caab] daemon is not started [2022-09-04T15:58:09.006Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-04T15:58:10.384Z] check_test.go:427: [d7dc0023528e1] daemon is not started [2022-09-04T15:58:10.384Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-04T15:58:11.320Z] check_test.go:427: [d7bc56901d0c8] daemon is not started [2022-09-04T15:58:11.320Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-04T15:58:12.696Z] check_test.go:427: [d2d183db373ef] daemon is not started [2022-09-04T15:58:12.696Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-04T15:58:14.608Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-04T15:58:15.546Z] check_test.go:427: [ded01f87e667d] daemon is not started [2022-09-04T15:58:15.546Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-04T15:58:16.114Z] check_test.go:427: [d2f4d59854760] daemon is not started [2022-09-04T15:58:16.114Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-04T15:58:17.048Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-04T15:58:17.307Z] check_test.go:427: [db1214e335e06] daemon is not started [2022-09-04T15:58:17.307Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-04T15:58:17.873Z] check_test.go:427: [dc7f14fa8e587] daemon is not started [2022-09-04T15:58:17.873Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-04T15:58:17.873Z] check_test.go:427: [dc57321eaa1cb] daemon is not started [2022-09-04T15:58:17.873Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-04T15:58:18.132Z] check_test.go:427: [d97d1d8f47b2c] daemon is not started [2022-09-04T15:58:18.132Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-04T15:58:18.700Z] check_test.go:427: [df41abbc98042] daemon is not started [2022-09-04T15:58:18.700Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-04T15:58:18.958Z] check_test.go:427: [d64ff966e62be] daemon is not started [2022-09-04T15:58:18.958Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-04T15:58:19.217Z] check_test.go:427: [d577ce3c158af] daemon is not started [2022-09-04T15:58:19.217Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-04T15:58:20.595Z] check_test.go:427: [dc7bbb9673dec] daemon is not started [2022-09-04T15:58:20.595Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-04T15:58:21.531Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-04T15:58:22.098Z] check_test.go:427: [df72d99bb7ca0] daemon is not started [2022-09-04T15:58:22.098Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-04T15:58:23.480Z] check_test.go:427: [d92d6b18884cc] daemon is not started [2022-09-04T15:58:23.480Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-04T15:58:24.857Z] check_test.go:427: [d764db9decb49] daemon is not started [2022-09-04T15:58:24.857Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-04T15:58:25.424Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-04T15:58:25.684Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite (50.64s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.01s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.79s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.11s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.40s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.44s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.36s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.51s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.16s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.93s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.21s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.15s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.19s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.08s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.08s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.56s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.30s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.34s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.77s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.00s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2022-09-04T15:58:26.250Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-09-04T15:58:26.250Z] === RUN TestDockerSchema1RegistrySuite [2022-09-04T15:58:26.250Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-04T15:58:26.508Z] check_test.go:454: [dfc8208d7841d] daemon is not started [2022-09-04T15:58:26.508Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-04T15:58:29.798Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-04T15:58:29.798Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-04T15:58:29.798Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-04T15:58:30.057Z] check_test.go:454: [dcf03c6c7f35c] daemon is not started [2022-09-04T15:58:30.057Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-04T15:58:35.328Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-04T15:58:35.586Z] check_test.go:454: [d96e49bc266c2] daemon is not started [2022-09-04T15:58:35.586Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-04T15:58:36.152Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-04T15:58:37.087Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-04T15:58:37.087Z] check_test.go:454: [dfd8e0b30ecab] daemon is not started [2022-09-04T15:58:37.087Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-04T15:58:37.087Z] check_test.go:454: [da4324eb414f9] daemon is not started [2022-09-04T15:58:37.087Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-04T15:58:38.465Z] check_test.go:454: [d31aaca3b4b25] daemon is not started [2022-09-04T15:58:38.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-04T15:58:39.400Z] check_test.go:454: [d0913c076cd37] daemon is not started [2022-09-04T15:58:39.400Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-04T15:58:39.400Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-04T15:58:40.776Z] check_test.go:454: [d062fb1c2112b] daemon is not started [2022-09-04T15:58:40.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-04T15:58:43.308Z] check_test.go:454: [d499afa5381a0] daemon is not started [2022-09-04T15:58:43.308Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-04T15:58:43.875Z] check_test.go:454: [d9a349ba8b6d6] daemon is not started [2022-09-04T15:58:43.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-04T15:58:44.133Z] check_test.go:454: [dae4eb3d115ba] daemon is not started [2022-09-04T15:58:44.133Z] --- PASS: TestDockerSchema1RegistrySuite (17.81s) [2022-09-04T15:58:44.133Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-04T15:58:44.133Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.59s) [2022-09-04T15:58:44.133Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.52s) [2022-09-04T15:58:44.133Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.39s) [2022-09-04T15:58:44.133Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-04T15:58:44.133Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2022-09-04T15:58:44.133Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2022-09-04T15:58:44.133Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.05s) [2022-09-04T15:58:44.133Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.82s) [2022-09-04T15:58:44.133Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-09-04T15:58:44.133Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-09-04T15:58:44.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-04T15:58:44.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-04T15:58:45.069Z] check_test.go:483: [db3423970b4e1] daemon is not started [2022-09-04T15:58:45.069Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-04T15:58:45.636Z] check_test.go:483: [d94da6cf03f5c] daemon is not started [2022-09-04T15:58:45.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-04T15:58:45.636Z] check_test.go:483: [dfcb2c6be9f2d] daemon is not started [2022-09-04T15:58:45.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-04T15:58:47.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-04T15:58:47.579Z] check_test.go:483: [d8cf93c0ea859] daemon is not started [2022-09-04T15:58:47.579Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-04T15:58:47.837Z] check_test.go:483: [df0a0397a8eec] daemon is not started [2022-09-04T15:58:47.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-04T15:58:48.773Z] check_test.go:483: [d79e74e7a9982] daemon is not started [2022-09-04T15:58:48.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-04T15:58:48.773Z] check_test.go:483: [d169ea4c35ae5] daemon is not started [2022-09-04T15:58:49.031Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.73s) [2022-09-04T15:58:49.031Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-09-04T15:58:49.031Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-09-04T15:58:49.031Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-09-04T15:58:49.031Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-09-04T15:58:49.031Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-09-04T15:58:49.031Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-09-04T15:58:49.031Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-09-04T15:58:49.031Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-09-04T15:58:49.031Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-04T15:58:49.031Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-04T15:58:54.304Z] check_test.go:510: [d36d5cfeb31ad] daemon is not started [2022-09-04T15:58:54.304Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-04T15:58:54.304Z] check_test.go:510: [d4634b727482d] daemon is not started [2022-09-04T15:58:54.304Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-04T15:58:54.304Z] check_test.go:510: [de859dc578105] daemon is not started [2022-09-04T15:58:54.304Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-04T15:58:54.562Z] check_test.go:510: [dd178e6723576] daemon is not started [2022-09-04T15:58:54.562Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-04T15:58:54.562Z] check_test.go:510: [dca984b0cd9c0] daemon is not started [2022-09-04T15:58:54.562Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-09-04T15:58:54.562Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-09-04T15:58:54.562Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-09-04T15:58:54.562Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-09-04T15:58:54.562Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-09-04T15:58:54.562Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-09-04T15:58:54.562Z] === RUN TestDockerNetworkSuite [2022-09-04T15:58:54.562Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-04T15:58:55.937Z] docker_cli_network_unix_test.go:46: [dd5f008b61a5c] daemon is not started [2022-09-04T15:58:55.937Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-04T15:58:56.503Z] docker_cli_network_unix_test.go:46: [debaae1aa40c8] daemon is not started [2022-09-04T15:58:56.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-04T15:58:59.293Z] docker_cli_network_unix_test.go:46: [dadb521d8c1ef] daemon is not started [2022-09-04T15:58:59.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-04T15:59:00.928Z] docker_cli_network_unix_test.go:46: [d66d0484fa238] daemon is not started [2022-09-04T15:59:01.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-04T15:59:01.186Z] docker_cli_network_unix_test.go:1233: [da227e309da9e] daemon is not started [2022-09-04T15:59:03.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-04T15:59:04.654Z] docker_cli_network_unix_test.go:46: [d396d245ffd07] daemon is not started [2022-09-04T15:59:05.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-04T15:59:10.487Z] docker_cli_network_unix_test.go:46: [d12aaa61d0f48] daemon is not started [2022-09-04T15:59:10.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-04T15:59:12.391Z] docker_cli_network_unix_test.go:46: [d1a813a811032] daemon is not started [2022-09-04T15:59:12.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-04T15:59:14.030Z] docker_cli_network_unix_test.go:46: [d3234c54ea074] daemon is not started [2022-09-04T15:59:14.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-04T15:59:14.289Z] docker_cli_network_unix_test.go:46: [dfa279c6f0a1c] daemon is not started [2022-09-04T15:59:14.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-04T15:59:14.804Z] docker_cli_network_unix_test.go:46: [d34edaecb5ebf] daemon is not started [2022-09-04T15:59:14.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-04T15:59:15.371Z] docker_cli_network_unix_test.go:46: [d2b8bd581860a] daemon is not started [2022-09-04T15:59:15.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-04T15:59:16.199Z] docker_cli_network_unix_test.go:46: [d7a5e3be9a131] daemon is not started [2022-09-04T15:59:16.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-04T15:59:16.716Z] docker_cli_network_unix_test.go:46: [dae15456cd89d] daemon is not started [2022-09-04T15:59:16.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-04T15:59:16.974Z] docker_cli_network_unix_test.go:46: [ddd90b4a8ebca] daemon is not started [2022-09-04T15:59:16.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-04T15:59:17.541Z] docker_cli_network_unix_test.go:46: [df17b2abc6e2a] daemon is not started [2022-09-04T15:59:17.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-04T15:59:18.058Z] docker_cli_network_unix_test.go:46: [d890002b0b241] daemon is not started [2022-09-04T15:59:18.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-04T15:59:18.058Z] docker_cli_network_unix_test.go:46: [d4363eae5fa5f] daemon is not started [2022-09-04T15:59:18.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-04T15:59:18.058Z] docker_cli_network_unix_test.go:46: [d42477c90c587] daemon is not started [2022-09-04T15:59:18.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-04T15:59:18.993Z] docker_cli_network_unix_test.go:46: [d5baad948ff3a] daemon is not started [2022-09-04T15:59:18.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-04T15:59:19.561Z] docker_cli_network_unix_test.go:46: [d206fd9dcbef9] daemon is not started [2022-09-04T15:59:20.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-04T15:59:20.130Z] docker_cli_network_unix_test.go:46: [d4a39fb647aff] daemon is not started [2022-09-04T15:59:20.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-04T15:59:20.130Z] docker_cli_network_unix_test.go:46: [d531c5c0799c8] daemon is not started [2022-09-04T15:59:20.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-04T15:59:20.388Z] docker_cli_network_unix_test.go:46: [d41223497c15a] daemon is not started [2022-09-04T15:59:20.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-04T15:59:21.764Z] docker_cli_network_unix_test.go:968: [d2fcd6626eb6d] daemon is not started [2022-09-04T15:59:22.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-04T15:59:24.073Z] docker_cli_network_unix_test.go:46: [d61523b751be6] daemon is not started [2022-09-04T15:59:24.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-04T15:59:26.606Z] docker_cli_network_unix_test.go:1116: [d8046c0a19536] daemon is not started [2022-09-04T15:59:29.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-04T15:59:29.892Z] docker_cli_network_unix_test.go:46: [d83bc19fd553f] daemon is not started [2022-09-04T15:59:29.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-04T15:59:30.459Z] docker_cli_network_unix_test.go:46: [d010e29e33a92] daemon is not started [2022-09-04T15:59:30.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-04T15:59:30.459Z] docker_cli_network_unix_test.go:46: [d5a45dcb08f7d] daemon is not started [2022-09-04T15:59:30.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-04T15:59:30.459Z] docker_cli_network_unix_test.go:46: [d5833cbd506c5] daemon is not started [2022-09-04T15:59:30.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-04T15:59:30.717Z] docker_cli_network_unix_test.go:46: [df5fee4dce942] daemon is not started [2022-09-04T15:59:30.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-04T15:59:30.982Z] docker_cli_network_unix_test.go:46: [de23d2c28949f] daemon is not started [2022-09-04T15:59:30.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-04T15:59:30.982Z] docker_cli_network_unix_test.go:46: [d0285a6a9fc79] daemon is not started [2022-09-04T15:59:30.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-04T15:59:32.370Z] docker_cli_network_unix_test.go:46: [dcfd866ee9bb3] daemon is not started [2022-09-04T15:59:33.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-04T15:59:33.748Z] docker_cli_network_unix_test.go:46: [dc38f36cefb5f] daemon is not started [2022-09-04T15:59:33.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-04T15:59:33.748Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-04T15:59:33.748Z] docker_cli_network_unix_test.go:46: [df1bb8199175f] daemon is not started [2022-09-04T15:59:33.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-04T15:59:33.748Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-04T15:59:34.315Z] docker_cli_network_unix_test.go:46: [d5e2f9b3ee14c] daemon is not started [2022-09-04T15:59:34.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-04T15:59:35.949Z] docker_cli_swarm_test.go:1180: [dbb23fba805e3] joining swarm manager [d43509aeb1991]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T15:59:38.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-04T15:59:39.856Z] docker_cli_network_unix_test.go:1084: [df3b7ff73d879] daemon is not started [2022-09-04T15:59:41.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-04T15:59:41.760Z] docker_cli_network_unix_test.go:46: [d63545d3cf284] daemon is not started [2022-09-04T15:59:41.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-04T15:59:42.019Z] docker_cli_network_unix_test.go:46: [d7d722767bd42] daemon is not started [2022-09-04T15:59:42.280Z] docker_cli_swarm_test.go:1189: [d4b25cb7d6540] joining swarm manager [d43509aeb1991]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T15:59:42.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-04T15:59:43.914Z] docker_cli_network_unix_test.go:46: [d2d1e189d5043] daemon is not started [2022-09-04T15:59:43.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-04T15:59:44.172Z] docker_cli_network_unix_test.go:46: [db0514550503c] daemon is not started [2022-09-04T15:59:44.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-04T15:59:44.432Z] docker_cli_network_unix_test.go:46: [d11c4c71cf112] daemon is not started [2022-09-04T15:59:44.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-04T15:59:45.259Z] docker_cli_network_unix_test.go:46: [df7faa44ca9e6] daemon is not started [2022-09-04T15:59:45.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-04T15:59:45.827Z] docker_cli_network_unix_test.go:46: [dc249a6df3f34] daemon is not started [2022-09-04T15:59:46.085Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-04T15:59:52.658Z] docker_cli_network_unix_test.go:46: [de3df0f57660c] daemon is not started [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite (57.06s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.35s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.86s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.55s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.54s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.26s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.12s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.24s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.38s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.65s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-04T15:59:52.658Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.88s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.97s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.91s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.58s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-09-04T15:59:52.658Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.61s) [2022-09-04T15:59:52.658Z] === RUN TestDockerHubPullSuite [2022-09-04T15:59:52.658Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-04T15:59:54.031Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-04T15:59:56.560Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-04T15:59:57.126Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-04T15:59:59.025Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-04T15:59:59.591Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-04T15:59:59.850Z] --- PASS: TestDockerHubPullSuite (8.09s) [2022-09-04T15:59:59.850Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.00s) [2022-09-04T15:59:59.850Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-09-04T15:59:59.850Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-09-04T15:59:59.850Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.71s) [2022-09-04T15:59:59.850Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-09-04T15:59:59.850Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-09-04T15:59:59.850Z] PASS [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === Skipped [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-04T15:59:59.850Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-04T15:59:59.850Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-09-04T15:59:59.850Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-04T15:59:59.850Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-04T15:59:59.850Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-04T15:59:59.850Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-04T15:59:59.850Z] [2022-09-04T15:59:59.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-04T15:59:59.851Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-04T15:59:59.851Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-04T15:59:59.851Z] [2022-09-04T15:59:59.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-04T15:59:59.851Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-04T15:59:59.851Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-04T15:59:59.851Z] [2022-09-04T15:59:59.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-04T15:59:59.851Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.851Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-04T15:59:59.851Z] [2022-09-04T15:59:59.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-09-04T15:59:59.851Z] docker_cli_sni_test.go:30: Flakey test [2022-09-04T15:59:59.851Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-09-04T15:59:59.851Z] [2022-09-04T15:59:59.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-04T15:59:59.851Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-04T15:59:59.851Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-04T15:59:59.851Z] [2022-09-04T15:59:59.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-04T15:59:59.851Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-04T15:59:59.851Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-04T15:59:59.851Z] [2022-09-04T15:59:59.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-04T15:59:59.851Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-04T15:59:59.851Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-04T15:59:59.851Z] [2022-09-04T15:59:59.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-04T15:59:59.851Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-04T15:59:59.851Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-04T15:59:59.851Z] [2022-09-04T15:59:59.851Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-04T15:59:59.851Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-04T15:59:59.851Z] docker_cli_network_unix_test.go:46: [df1bb8199175f] daemon is not started [2022-09-04T15:59:59.851Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-04T15:59:59.851Z] [2022-09-04T15:59:59.851Z] DONE 1265 tests, 51 skipped in 1509.837s [2022-09-04T15:59:59.851Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-04T15:59:59.851Z] ++++ cat bundles/test-integration/docker.pid [2022-09-04T15:59:59.851Z] +++ kill 9433 [2022-09-04T15:59:59.851Z] +++ /etc/init.d/apparmor stop [2022-09-04T15:59:59.851Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-04T15:59:59.851Z] [2022-09-04T15:59:59.851Z] Unloading profiles will leave already running processes permanently [2022-09-04T15:59:59.851Z] unconfined, which can lead to unexpected situations. [2022-09-04T15:59:59.851Z] [2022-09-04T15:59:59.851Z] To set a process to complain mode, use the command line tool [2022-09-04T15:59:59.851Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-04T15:59:59.851Z] +++ true [2022-09-04T15:59:59.851Z] exiting test-integration [2022-09-04T15:59:59.851Z] ++ exit 0 [2022-09-04T15:59:59.851Z] [2022-09-04T16:00:00.109Z] + for job in $(jobs -p) [2022-09-04T16:00:00.109Z] + wait 9340 [2022-09-04T16:00:18.188Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-04T16:00:28.155Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-04T16:00:31.446Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-04T16:00:33.347Z] docker_cli_swarm_test.go:1112: [d1b25fe43a7a6] joining swarm manager [d7793371c3cb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T16:00:34.721Z] docker_cli_swarm_test.go:1113: [d2b575e39890f] joining swarm manager [d7793371c3cb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T16:02:11.148Z] docker_cli_swarm_test.go:1166: [d6743200496e0] joining swarm manager [d7793371c3cb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-04T16:02:33.084Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-04T16:02:34.988Z] docker_cli_swarm_test.go:1447: [d3bcbbf4bd781] joining swarm manager [d47c106813eb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T16:02:35.923Z] docker_cli_swarm_test.go:1448: [d9318d0b9e696] joining swarm manager [d47c106813eb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-04T16:02:48.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-04T16:02:48.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-04T16:02:48.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-04T16:02:48.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-04T16:02:48.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-04T16:02:48.684Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-04T16:02:50.586Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-04T16:02:54.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-04T16:02:56.145Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-04T16:02:58.047Z] docker_cli_swarm_unix_test.go:63: [d18071400f943] joining swarm manager [dd2259ba9d3fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T16:03:54.265Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-04T16:03:54.265Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-04T16:03:54.265Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-04T16:03:56.165Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-04T16:03:59.448Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-04T16:04:01.980Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-04T16:04:03.881Z] docker_api_swarm_test.go:962: [dd211fc28d53a] joining swarm manager [d3d714e44ab51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-04T16:04:21.960Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-04T16:04:34.158Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-04T16:04:35.532Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-04T16:04:38.064Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-04T16:04:40.593Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-04T16:04:47.154Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-04T16:04:52.419Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-04T16:04:54.332Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-04T16:04:56.864Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-04T16:04:59.393Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-04T16:05:01.924Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-04T16:05:04.455Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-04T16:05:06.985Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-04T16:06:03.210Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-04T16:06:18.078Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite (1549.58s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.43s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.11s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.06s) [2022-09-04T16:06:32.947Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.92s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.73s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.49s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.35s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.20s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.99s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.23s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.86s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.18s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.97s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.45s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.06s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.05s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.41s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.93s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.23s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.08s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.30s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.58s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.32s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.88s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.61s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.88s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.05s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.32s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.20s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.55s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.10s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.16s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.26s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.20s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.76s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.72s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.61s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.06s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.12s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.11s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.13s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.51s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.20s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.07s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.20s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.39s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (2.82s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.31s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.01s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.16s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.81s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.86s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.17s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.98s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.56s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.87s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.59s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.87s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.12s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.75s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.88s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.44s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (75.36s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.14s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.46s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.04s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.62s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.47s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.89s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.16s) [2022-09-04T16:06:32.947Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.79s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.62s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.15s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.10s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.27s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.96s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-09-04T16:06:32.947Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.38s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.71s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.97s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-09-04T16:06:32.948Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-09-04T16:06:32.948Z] === RUN TestDockerExternalVolumeSuite [2022-09-04T16:06:32.948Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-04T16:06:33.519Z] docker_cli_external_volume_driver_test.go:53: [d455e29b4e377] daemon is not started [2022-09-04T16:06:51.593Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-04T16:07:59.278Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-04T16:08:05.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-04T16:08:20.699Z] docker_cli_external_volume_driver_test.go:53: [ddabee120369a] daemon is not started [2022-09-04T16:08:35.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-04T16:08:53.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-04T16:09:08.538Z] docker_cli_external_volume_driver_test.go:53: [d51e61bd07e93] daemon is not started [2022-09-04T16:09:23.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-04T16:09:23.407Z] docker_cli_external_volume_driver_test.go:53: [d2dc62185dc89] daemon is not started [2022-09-04T16:09:38.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-04T16:10:10.374Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-04T16:10:25.246Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-04T16:10:40.125Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-04T16:11:26.785Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-04T16:11:44.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-04T16:12:16.943Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-04T16:12:49.005Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-04T16:13:03.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-04T16:13:21.965Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-04T16:13:21.965Z] docker_cli_external_volume_driver_test.go:485: [d3df5f2e6216b] daemon is not started [2022-09-04T16:13:36.832Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-04T16:13:36.832Z] docker_cli_external_volume_driver_test.go:53: [df138c75ef50f] daemon is not started [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite (437.12s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.24s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-09-04T16:13:51.699Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-09-04T16:13:51.699Z] PASS [2022-09-04T16:13:51.699Z] [2022-09-04T16:13:51.699Z] === Skipped [2022-09-04T16:13:51.699Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-04T16:13:51.699Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-04T16:13:51.699Z] check_test.go:540: [de71aa9ea0406] daemon is not started [2022-09-04T16:13:51.699Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-04T16:13:51.699Z] [2022-09-04T16:13:51.699Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-04T16:13:51.699Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-04T16:13:51.699Z] check_test.go:540: [ddb7856dff955] daemon is not started [2022-09-04T16:13:51.699Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-04T16:13:51.700Z] [2022-09-04T16:13:51.700Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-04T16:13:51.700Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-04T16:13:51.700Z] check_test.go:540: [dbe97869532e5] daemon is not started [2022-09-04T16:13:51.700Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-04T16:13:51.700Z] [2022-09-04T16:13:51.700Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-04T16:13:51.700Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-04T16:13:51.700Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-04T16:13:51.700Z] [2022-09-04T16:13:51.700Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-04T16:13:51.700Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-04T16:13:51.700Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-04T16:13:51.700Z] [2022-09-04T16:13:51.700Z] DONE 269 tests, 5 skipped in 2341.891s [2022-09-04T16:13:51.700Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-04T16:13:51.700Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db824d69539e0/docker.pid [2022-09-04T16:13:51.700Z] +++ kill 7145 [2022-09-04T16:13:51.700Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7145 is not a child of this shell [2022-09-04T16:13:51.700Z] warning: PID 7145 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db824d69539e0/docker.pid had a nonzero exit code [2022-09-04T16:13:51.700Z] ++++ cat bundles/test-integration/docker.pid [2022-09-04T16:13:51.700Z] +++ kill 9461 [2022-09-04T16:13:51.700Z] +++ /etc/init.d/apparmor stop [2022-09-04T16:13:51.700Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-04T16:13:51.700Z] [2022-09-04T16:13:51.700Z] Unloading profiles will leave already running processes permanently [2022-09-04T16:13:51.700Z] unconfined, which can lead to unexpected situations. [2022-09-04T16:13:51.700Z] [2022-09-04T16:13:51.700Z] To set a process to complain mode, use the command line tool [2022-09-04T16:13:51.700Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-04T16:13:51.700Z] +++ true [2022-09-04T16:13:51.700Z] exiting test-integration [2022-09-04T16:13:51.700Z] ++ exit 0 [2022-09-04T16:13:51.700Z] [2022-09-04T16:13:51.700Z] + exit 0 [2022-09-04T16:13:51.700Z] ++ jobs -p [2022-09-04T16:13:51.700Z] + pids= [2022-09-04T16:13:51.700Z] + echo 'Remaining pids to kill: []' [2022-09-04T16:13:51.700Z] Remaining pids to kill: [] [2022-09-04T16:13:51.700Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-04T16:13:51.725Z] Recording test results [2022-09-04T16:13:53.466Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-04T16:13:53.804Z] + echo Ensuring container killed. [2022-09-04T16:13:53.804Z] Ensuring container killed. [2022-09-04T16:13:53.804Z] + docker ps -aq -f name=docker-pr1-* [2022-09-04T16:13:53.804Z] + cids=8aabbfbc063a [2022-09-04T16:13:53.804Z] b4999b05abde [2022-09-04T16:13:53.804Z] 4a1f38b019c3 [2022-09-04T16:13:53.804Z] + [ -n 8aabbfbc063a [2022-09-04T16:13:53.804Z] b4999b05abde [2022-09-04T16:13:53.804Z] 4a1f38b019c3 ] [2022-09-04T16:13:53.804Z] + docker rm -vf 8aabbfbc063a b4999b05abde 4a1f38b019c3 [2022-09-04T16:13:54.759Z] 8aabbfbc063a [2022-09-04T16:13:54.759Z] b4999b05abde [2022-09-04T16:13:54.759Z] 4a1f38b019c3 [Pipeline] sh [2022-09-04T16:13:55.040Z] + echo Chowning /workspace to jenkins user [2022-09-04T16:13:55.040Z] Chowning /workspace to jenkins user [2022-09-04T16:13:55.040Z] + id -u [2022-09-04T16:13:55.040Z] + id -g [2022-09-04T16:13:55.040Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44090:/workspace busybox chown -R 1000:1000 /workspace [2022-09-04T16:13:55.040Z] Unable to find image 'busybox:latest' locally [2022-09-04T16:13:55.040Z] latest: Pulling from library/busybox [2022-09-04T16:13:55.301Z] 2c39bef88607: Pulling fs layer [2022-09-04T16:13:55.301Z] 2c39bef88607: Verifying Checksum [2022-09-04T16:13:55.301Z] 2c39bef88607: Download complete [2022-09-04T16:13:55.301Z] 2c39bef88607: Pull complete [2022-09-04T16:13:55.301Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-04T16:13:55.301Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-04T16:13:58.132Z] + bundleName=amd64 [2022-09-04T16:13:58.132Z] + echo Creating amd64-bundles.tar.gz [2022-09-04T16:13:58.132Z] Creating amd64-bundles.tar.gz [2022-09-04T16:13:58.132Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-04T16:13:58.132Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-04T16:13:59.521Z] Archiving artifacts [2022-09-04T16:14:01.489Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44090/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-04T16:14:01.797Z] + make clean [2022-09-04T16:14:02.056Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-04T16:14:02.056Z] docker-dev-cache [2022-09-04T16:14:02.056Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS