Pull request #43993 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from dfcb3e17ae386235877b8e0195f55efce7a51d03+4bf8eec26519acaf25ff3e303643bb31cc97c5ea (4d3ea8c67dd452e6fd2f0a90ec7967c4ed29431e) 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-43993@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-08-18T18:52:51.022Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-18T18:52:51.027Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-18T18:52:51.292Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09f898221a3a8346b) in /home/ubuntu/workspace/moby_PR-43993 [Pipeline] { [Pipeline] checkout [2022-08-18T18:52:51.381Z] The recommended git tool is: git [2022-08-18T18:52:53.735Z] using credential docker-jenkins-github-credentials [2022-08-18T18:52:53.744Z] Cloning the remote Git repository [2022-08-18T18:52:53.744Z] Cloning with configured refspecs honoured and without tags [2022-08-18T18:52:53.766Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:52:53.816Z] > git init /home/ubuntu/workspace/moby_PR-43993 # timeout=10 [2022-08-18T18:52:53.855Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:52:53.855Z] > git --version # timeout=10 [2022-08-18T18:52:53.874Z] > git --version # 'git version 2.17.1' [2022-08-18T18:52:53.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:52:53.877Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43993/head:refs/remotes/origin/PR-43993 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:53:11.243Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:53:11.300Z] Fetching without tags [2022-08-18T18:53:11.499Z] Merging remotes/origin/22.06 commit 4bf8eec26519acaf25ff3e303643bb31cc97c5ea into PR head commit dfcb3e17ae386235877b8e0195f55efce7a51d03 [2022-08-18T18:53:12.395Z] Merge succeeded, producing 386b1319e4a4b078e7162e4cfe0d120a2d0b5b94 [2022-08-18T18:53:12.395Z] Checking out Revision 386b1319e4a4b078e7162e4cfe0d120a2d0b5b94 (PR-43993) [2022-08-18T18:53:11.256Z] > git config --add remote.origin.fetch +refs/pull/43993/head:refs/remotes/origin/PR-43993 # timeout=10 [2022-08-18T18:53:11.270Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:53:11.286Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:53:11.305Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:53:11.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:11.306Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43993/head:refs/remotes/origin/PR-43993 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:53:11.505Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:53:11.524Z] > git checkout -f dfcb3e17ae386235877b8e0195f55efce7a51d03 # timeout=10 [2022-08-18T18:53:12.101Z] > git remote # timeout=10 [2022-08-18T18:53:12.118Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:53:12.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:12.138Z] > git merge 4bf8eec26519acaf25ff3e303643bb31cc97c5ea # timeout=10 [2022-08-18T18:53:12.386Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:53:12.399Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:53:12.413Z] > git checkout -f 386b1319e4a4b078e7162e4cfe0d120a2d0b5b94 # timeout=10 [2022-08-18T18:53:16.206Z] Commit message: "Merge commit '4bf8eec26519acaf25ff3e303643bb31cc97c5ea' into HEAD" [2022-08-18T18:53:16.206Z] First time build. Skipping changelog. [2022-08-18T18:53:16.224Z] > git --version # timeout=10 [2022-08-18T18:53:16.237Z] > git --version # 'git version 2.17.1' [2022-08-18T18:53:16.247Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T18:53:17.093Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43993:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 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-08-18T18:53:25.221Z] Unable to find image 'alpine:latest' locally [2022-08-18T18:53:25.221Z] latest: Pulling from library/alpine [2022-08-18T18:53:25.221Z] 213ec9aee27d: Pulling fs layer [2022-08-18T18:53:25.221Z] 213ec9aee27d: Verifying Checksum [2022-08-18T18:53:25.221Z] 213ec9aee27d: Download complete [2022-08-18T18:53:26.151Z] 213ec9aee27d: Pull complete [2022-08-18T18:53:26.407Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T18:53:26.407Z] Status: Downloaded newer image for alpine:latest [2022-08-18T18:53:34.539Z] 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 [Pipeline] node [Pipeline] node [2022-08-18T18:53:36.131Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09f898221a3a8346b) in /home/ubuntu/workspace/moby_PR-43993 [2022-08-18T18:53:36.133Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a9ec4c49cf832819) in /home/ubuntu/workspace/moby_PR-43993 [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] { [Pipeline] checkout [2022-08-18T18:53:36.187Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e546f9df0d8be975) in /home/ubuntu/workspace/moby_PR-43993 [2022-08-18T18:53:36.187Z] The recommended git tool is: git [Pipeline] checkout [2022-08-18T18:53:36.194Z] The recommended git tool is: git [2022-08-18T18:53:36.202Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-18T18:53:36.212Z] Cloning the remote Git repository [2022-08-18T18:53:36.212Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-08-18T18:53:36.225Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fceda5c4a0af2926) in /home/ubuntu/workspace/moby_PR-43993 [Pipeline] // stage [2022-08-18T18:53:36.237Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-18T18:53:36.254Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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] } [2022-08-18T18:53:36.268Z] Fetching without tags [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-18T18:53:36.310Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-18T18:53:36.359Z] using credential docker-jenkins-github-credentials [2022-08-18T18:53:36.370Z] Cloning the remote Git repository [2022-08-18T18:53:36.370Z] Cloning with configured refspecs honoured and without tags [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] } [2022-08-18T18:53:36.406Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-18T18:53:36.471Z] Merging remotes/origin/22.06 commit 4bf8eec26519acaf25ff3e303643bb31cc97c5ea into PR head commit dfcb3e17ae386235877b8e0195f55efce7a51d03 [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-08-18T18:53:36.876Z] Merge succeeded, producing d34ab33c4d8d56e463763fa5b36dcb186a13107f [2022-08-18T18:53:36.877Z] Checking out Revision d34ab33c4d8d56e463763fa5b36dcb186a13107f (PR-43993) [2022-08-18T18:53:36.967Z] Commit message: "Merge commit '4bf8eec26519acaf25ff3e303643bb31cc97c5ea' into HEAD" [2022-08-18T18:53:36.968Z] First time build. Skipping changelog. [2022-08-18T18:53:36.979Z] > git --version # timeout=10 [2022-08-18T18:53:36.995Z] > git --version # 'git version 2.17.1' [2022-08-18T18:53:37.003Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T18:53:36.248Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43993/.git # timeout=10 [2022-08-18T18:53:36.261Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:53:36.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:53:36.271Z] > git --version # timeout=10 [2022-08-18T18:53:36.277Z] > git --version # 'git version 2.17.1' [2022-08-18T18:53:36.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:36.278Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43993/head:refs/remotes/origin/PR-43993 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:53:36.474Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:53:36.488Z] > git checkout -f dfcb3e17ae386235877b8e0195f55efce7a51d03 # timeout=10 [2022-08-18T18:53:36.663Z] > git remote # timeout=10 [2022-08-18T18:53:36.673Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:53:36.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:36.679Z] > git merge 4bf8eec26519acaf25ff3e303643bb31cc97c5ea # timeout=10 [2022-08-18T18:53:36.871Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:53:36.879Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:53:36.886Z] > git checkout -f d34ab33c4d8d56e463763fa5b36dcb186a13107f # timeout=10 [2022-08-18T18:53:36.197Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:53:36.199Z] > git init /home/ubuntu/workspace/moby_PR-43993 # timeout=10 [2022-08-18T18:53:36.212Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:53:36.212Z] > git --version # timeout=10 [2022-08-18T18:53:36.224Z] > git --version # 'git version 2.17.1' [2022-08-18T18:53:36.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:36.224Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43993/head:refs/remotes/origin/PR-43993 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [Pipeline] withEnv [Pipeline] { [2022-08-18T18:53:36.374Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:53:36.374Z] > git init /home/ubuntu/workspace/moby_PR-43993 # timeout=10 [2022-08-18T18:53:36.389Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:53:36.389Z] > git --version # timeout=10 [2022-08-18T18:53:36.391Z] > git --version # 'git version 2.17.1' [2022-08-18T18:53:36.392Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:36.393Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43993/head:refs/remotes/origin/PR-43993 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T18:53:37.606Z] + docker version [2022-08-18T18:53:37.606Z] Client: Docker Engine - Community [2022-08-18T18:53:37.606Z] Version: 20.10.14 [2022-08-18T18:53:37.606Z] API version: 1.41 [2022-08-18T18:53:37.606Z] Go version: go1.16.15 [2022-08-18T18:53:37.606Z] Git commit: a224086 [2022-08-18T18:53:37.606Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T18:53:37.606Z] OS/Arch: linux/amd64 [2022-08-18T18:53:37.606Z] Context: default [2022-08-18T18:53:37.606Z] Experimental: true [2022-08-18T18:53:37.606Z] [2022-08-18T18:53:37.606Z] Server: Docker Engine - Community [2022-08-18T18:53:37.606Z] Engine: [2022-08-18T18:53:37.606Z] Version: 20.10.14 [2022-08-18T18:53:37.606Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:53:37.606Z] Go version: go1.16.15 [2022-08-18T18:53:37.606Z] Git commit: 87a90dc [2022-08-18T18:53:37.606Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T18:53:37.606Z] OS/Arch: linux/amd64 [2022-08-18T18:53:37.606Z] Experimental: true [2022-08-18T18:53:37.606Z] containerd: [2022-08-18T18:53:37.606Z] Version: 1.5.11 [2022-08-18T18:53:37.606Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:53:37.606Z] runc: [2022-08-18T18:53:37.606Z] Version: 1.0.3 [2022-08-18T18:53:37.606Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:53:37.606Z] docker-init: [2022-08-18T18:53:37.606Z] Version: 0.19.0 [2022-08-18T18:53:37.606Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:53:37.890Z] + docker info [2022-08-18T18:53:38.646Z] using credential docker-jenkins-github-credentials [2022-08-18T18:53:38.656Z] Cloning the remote Git repository [2022-08-18T18:53:38.656Z] Cloning with configured refspecs honoured and without tags [2022-08-18T18:53:38.680Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:53:38.734Z] > git init /home/ubuntu/workspace/moby_PR-43993 # timeout=10 [2022-08-18T18:53:39.072Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:53:39.072Z] > git --version # timeout=10 [2022-08-18T18:53:39.080Z] > git --version # 'git version 2.25.1' [2022-08-18T18:53:39.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:39.083Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43993/head:refs/remotes/origin/PR-43993 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:53:47.836Z] Client: [2022-08-18T18:53:47.836Z] Context: default [2022-08-18T18:53:47.836Z] Debug Mode: false [2022-08-18T18:53:47.836Z] Plugins: [2022-08-18T18:53:47.836Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:53:47.836Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:53:47.836Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T18:53:47.836Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T18:53:47.836Z] [2022-08-18T18:53:47.836Z] Server: [2022-08-18T18:53:47.836Z] Containers: 0 [2022-08-18T18:53:47.836Z] Running: 0 [2022-08-18T18:53:47.836Z] Paused: 0 [2022-08-18T18:53:47.836Z] Stopped: 0 [2022-08-18T18:53:47.836Z] Images: 1 [2022-08-18T18:53:47.836Z] Server Version: 20.10.14 [2022-08-18T18:53:47.836Z] Storage Driver: overlay2 [2022-08-18T18:53:47.836Z] Backing Filesystem: extfs [2022-08-18T18:53:47.836Z] Supports d_type: true [2022-08-18T18:53:47.836Z] Native Overlay Diff: true [2022-08-18T18:53:47.836Z] userxattr: false [2022-08-18T18:53:47.836Z] Logging Driver: json-file [2022-08-18T18:53:47.836Z] Cgroup Driver: cgroupfs [2022-08-18T18:53:47.836Z] Cgroup Version: 1 [2022-08-18T18:53:47.836Z] Plugins: [2022-08-18T18:53:47.836Z] Volume: local [2022-08-18T18:53:47.836Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:53:47.836Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:53:47.836Z] Swarm: inactive [2022-08-18T18:53:47.836Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T18:53:47.836Z] Default Runtime: runc [2022-08-18T18:53:47.836Z] Init Binary: docker-init [2022-08-18T18:53:47.836Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:53:47.836Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:53:47.836Z] init version: de40ad0 [2022-08-18T18:53:47.836Z] Security Options: [2022-08-18T18:53:47.836Z] apparmor [2022-08-18T18:53:47.836Z] seccomp [2022-08-18T18:53:47.836Z] Profile: default [2022-08-18T18:53:47.836Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T18:53:47.836Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T18:53:47.836Z] OSType: linux [2022-08-18T18:53:47.836Z] Architecture: x86_64 [2022-08-18T18:53:47.836Z] CPUs: 2 [2022-08-18T18:53:47.836Z] Total Memory: 7.565GiB [2022-08-18T18:53:47.836Z] Name: ip-10-100-91-53 [2022-08-18T18:53:47.836Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T18:53:47.836Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:53:47.836Z] Debug Mode: false [2022-08-18T18:53:47.836Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:53:47.836Z] Labels: [2022-08-18T18:53:47.836Z] Experimental: true [2022-08-18T18:53:47.836Z] Insecure Registries: [2022-08-18T18:53:47.836Z] 127.0.0.0/8 [2022-08-18T18:53:47.836Z] Live Restore Enabled: true [2022-08-18T18:53:47.836Z] [2022-08-18T18:53:47.836Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T18:53:48.112Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:53:48.112Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:53:48.112Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43993/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T18:53:48.112Z] + bash /home/ubuntu/workspace/moby_PR-43993/check-config.sh [2022-08-18T18:53:48.112Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T18:53:48.112Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T18:53:48.112Z] [2022-08-18T18:53:48.112Z] Generally Necessary: [2022-08-18T18:53:48.112Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T18:53:48.112Z] - apparmor: enabled and tools installed [2022-08-18T18:53:48.112Z] - CONFIG_NAMESPACES: enabled [2022-08-18T18:53:48.112Z] - CONFIG_NET_NS: enabled [2022-08-18T18:53:48.112Z] - CONFIG_PID_NS: enabled [2022-08-18T18:53:48.112Z] - CONFIG_IPC_NS: enabled [2022-08-18T18:53:48.112Z] - CONFIG_UTS_NS: enabled [2022-08-18T18:53:48.112Z] - CONFIG_CGROUPS: enabled [2022-08-18T18:53:48.112Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T18:53:48.112Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T18:53:48.112Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T18:53:48.112Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T18:53:48.112Z] - CONFIG_CPUSETS: enabled [2022-08-18T18:53:48.112Z] - CONFIG_MEMCG: enabled [2022-08-18T18:53:48.112Z] - CONFIG_KEYS: enabled [2022-08-18T18:53:48.112Z] - CONFIG_VETH: enabled (as module) [2022-08-18T18:53:48.112Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T18:53:48.112Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T18:53:48.112Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T18:53:48.112Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T18:53:48.112Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T18:53:48.112Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T18:53:48.112Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T18:53:48.112Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T18:53:48.112Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T18:53:48.112Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T18:53:48.112Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T18:53:48.112Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T18:53:48.112Z] [2022-08-18T18:53:48.112Z] Optional Features: [2022-08-18T18:53:48.368Z] - CONFIG_USER_NS: enabled [2022-08-18T18:53:48.368Z] - CONFIG_SECCOMP: enabled [2022-08-18T18:53:48.368Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T18:53:48.368Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T18:53:48.368Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T18:53:48.368Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T18:53:48.368Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T18:53:48.368Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T18:53:48.368Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T18:53:48.368Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T18:53:48.368Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T18:53:48.368Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T18:53:48.368Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T18:53:48.368Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T18:53:48.368Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T18:53:48.368Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T18:53:48.368Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T18:53:48.368Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T18:53:48.368Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T18:53:48.368Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T18:53:48.368Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T18:53:48.368Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T18:53:48.368Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T18:53:48.368Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T18:53:48.368Z] - CONFIG_EXT4_FS: enabled [2022-08-18T18:53:48.368Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T18:53:48.368Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T18:53:48.368Z] - Network Drivers: [2022-08-18T18:53:48.368Z] - "overlay": [2022-08-18T18:53:48.368Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T18:53:48.368Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T18:53:48.368Z] Optional (for encrypted networks): [2022-08-18T18:53:48.626Z] - CONFIG_CRYPTO: enabled [2022-08-18T18:53:48.626Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T18:53:48.626Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T18:53:48.626Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T18:53:48.626Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T18:53:48.626Z] - CONFIG_XFRM: enabled [2022-08-18T18:53:48.626Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T18:53:48.626Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T18:53:48.626Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T18:53:48.626Z] - "ipvlan": [2022-08-18T18:53:48.626Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T18:53:48.626Z] - "macvlan": [2022-08-18T18:53:48.626Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T18:53:48.626Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T18:53:48.626Z] - "ftp,tftp client in container": [2022-08-18T18:53:48.626Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T18:53:48.626Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T18:53:48.626Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T18:53:48.626Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T18:53:48.626Z] - Storage Drivers: [2022-08-18T18:53:48.626Z] - "aufs": [2022-08-18T18:53:48.626Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T18:53:48.626Z] - "btrfs": [2022-08-18T18:53:48.626Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T18:53:48.626Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T18:53:48.626Z] - "devicemapper": [2022-08-18T18:53:48.626Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T18:53:48.626Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T18:53:48.626Z] - "overlay": [2022-08-18T18:53:48.626Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T18:53:48.626Z] - "zfs": [2022-08-18T18:53:48.626Z] - /dev/zfs: present [2022-08-18T18:53:48.626Z] - zfs command: missing [2022-08-18T18:53:48.626Z] - zpool command: missing [2022-08-18T18:53:48.626Z] [2022-08-18T18:53:48.626Z] Limits: [2022-08-18T18:53:48.626Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T18:53:48.626Z] [2022-08-18T18:53:48.626Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:53:48.956Z] + sudo modprobe ip_vs [2022-08-18T18:53:48.956Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d34ab33c4d8d56e463763fa5b36dcb186a13107f . [2022-08-18T18:53:49.212Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:53:49.212Z] #1 sha256:9953d11eb956a75e5cb4bb2372a0dc67b0539d3c1ec2dd0f297ff8601d50f7ff [2022-08-18T18:53:49.212Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T18:53:49.212Z] #1 DONE 0.0s [2022-08-18T18:53:49.212Z] [2022-08-18T18:53:49.212Z] #2 [internal] load .dockerignore [2022-08-18T18:53:49.212Z] #2 sha256:09b139b2545d90f12087b6d2362ca3515fdd52bbc7e47f65b6140f04a848ca38 [2022-08-18T18:53:49.212Z] #2 transferring context: 145B done [2022-08-18T18:53:49.212Z] #2 DONE 0.0s [2022-08-18T18:53:49.212Z] [2022-08-18T18:53:49.212Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:53:49.212Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T18:53:49.468Z] #3 DONE 0.3s [2022-08-18T18:53:49.468Z] [2022-08-18T18:53:49.468Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:53:49.468Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T18:53:49.468Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T18:53:49.723Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T18:53:49.723Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T18:53:49.723Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T18:53:49.723Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-18T18:53:49.723Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-18T18:53:49.723Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-18T18:53:49.981Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-18T18:53:49.981Z] #4 DONE 0.5s [2022-08-18T18:53:50.238Z] [2022-08-18T18:53:50.238Z] #5 [internal] load .dockerignore [2022-08-18T18:53:50.238Z] #5 sha256:fa414fd5755afae1f783ca8bb1e8a04ab6907c477534daa46bac33a133238345 [2022-08-18T18:53:50.238Z] #5 DONE 0.0s [2022-08-18T18:53:50.238Z] [2022-08-18T18:53:50.238Z] #6 [internal] load build definition from Dockerfile [2022-08-18T18:53:50.238Z] #6 sha256:a4ee3a7ed5e5d8ecfa1468872a3905bbd8abd9feb19572e86e2619d8e1477de7 [2022-08-18T18:53:50.238Z] #6 DONE 0.0s [2022-08-18T18:53:50.238Z] [2022-08-18T18:53:50.238Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:53:50.238Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:53:51.136Z] Still waiting to schedule task [2022-08-18T18:53:51.136Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-08-18T18:53:51.165Z] #10 DONE 0.9s [2022-08-18T18:53:51.165Z] [2022-08-18T18:53:51.165Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:53:51.165Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:53:51.165Z] #9 DONE 0.9s [2022-08-18T18:53:51.165Z] [2022-08-18T18:53:51.165Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:53:51.165Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:53:51.165Z] #8 DONE 0.9s [2022-08-18T18:53:51.165Z] [2022-08-18T18:53:51.165Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:53:51.165Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T18:53:51.165Z] #7 DONE 0.9s [2022-08-18T18:53:51.431Z] [2022-08-18T18:53:51.431Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:53:51.431Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:53:51.431Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T18:53:51.687Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T18:53:51.687Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T18:53:51.687Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T18:53:51.850Z] Fetching without tags [2022-08-18T18:53:52.021Z] Merging remotes/origin/22.06 commit 4bf8eec26519acaf25ff3e303643bb31cc97c5ea into PR head commit dfcb3e17ae386235877b8e0195f55efce7a51d03 [2022-08-18T18:53:51.831Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:53:51.834Z] > git config --add remote.origin.fetch +refs/pull/43993/head:refs/remotes/origin/PR-43993 # timeout=10 [2022-08-18T18:53:51.836Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:53:51.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:53:51.853Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:53:51.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:51.854Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43993/head:refs/remotes/origin/PR-43993 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:53:52.024Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:53:52.029Z] > git checkout -f dfcb3e17ae386235877b8e0195f55efce7a51d03 # timeout=10 [2022-08-18T18:53:52.261Z] #71 ... [2022-08-18T18:53:52.261Z] [2022-08-18T18:53:52.261Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:53:52.261Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:53:52.261Z] #49 DONE 0.0s [2022-08-18T18:53:52.261Z] [2022-08-18T18:53:52.261Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:53:52.261Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:53:52.261Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-18T18:53:52.261Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T18:53:52.261Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T18:53:52.261Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s done [2022-08-18T18:53:52.261Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T18:53:52.261Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s done [2022-08-18T18:53:52.261Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 30.41MB / 55.00MB 0.8s [2022-08-18T18:53:52.261Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 15.73MB / 54.58MB 0.8s [2022-08-18T18:53:52.261Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 10.49MB / 85.90MB 0.8s [2022-08-18T18:53:52.517Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 44.04MB / 55.00MB 1.0s [2022-08-18T18:53:52.517Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 24.12MB / 54.58MB 1.0s [2022-08-18T18:53:52.517Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 21.14MB / 85.90MB 1.0s [2022-08-18T18:53:52.517Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 48.23MB / 55.00MB 1.1s [2022-08-18T18:53:52.517Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 31.46MB / 54.58MB 1.1s [2022-08-18T18:53:52.517Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 27.26MB / 85.90MB 1.1s [2022-08-18T18:53:52.773Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 54.37MB / 55.00MB 1.2s [2022-08-18T18:53:52.773Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 37.75MB / 54.58MB 1.2s [2022-08-18T18:53:52.773Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 33.55MB / 85.90MB 1.2s [2022-08-18T18:53:52.773Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 1.4s [2022-08-18T18:53:52.773Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 42.23MB / 85.90MB 1.4s [2022-08-18T18:53:53.076Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 51.62MB / 85.90MB 1.5s [2022-08-18T18:53:53.076Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.6s done [2022-08-18T18:53:53.076Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 65.01MB / 85.90MB 1.6s [2022-08-18T18:53:53.076Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 1.05MB / 141.86MB 1.7s [2022-08-18T18:53:53.134Z] Fetching without tags [2022-08-18T18:53:53.231Z] Merge succeeded, producing de5a8f794ce46434ac6db95126b968c101203082 [2022-08-18T18:53:53.231Z] Checking out Revision de5a8f794ce46434ac6db95126b968c101203082 (PR-43993) [2022-08-18T18:53:53.295Z] Commit message: "Merge commit '4bf8eec26519acaf25ff3e303643bb31cc97c5ea' into HEAD" [2022-08-18T18:53:53.295Z] First time build. Skipping changelog. [2022-08-18T18:53:53.299Z] Merging remotes/origin/22.06 commit 4bf8eec26519acaf25ff3e303643bb31cc97c5ea into PR head commit dfcb3e17ae386235877b8e0195f55efce7a51d03 [2022-08-18T18:53:53.307Z] > git --version # timeout=10 [2022-08-18T18:53:53.319Z] > git --version # 'git version 2.17.1' [2022-08-18T18:53:53.327Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T18:53:53.332Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 74.45MB / 85.90MB 1.8s [2022-08-18T18:53:53.332Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-18T18:53:53.332Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 84.84MB / 85.90MB 1.9s [2022-08-18T18:53:53.332Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 14.68MB / 141.86MB 1.9s [2022-08-18T18:53:53.633Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.0s done [2022-08-18T18:53:53.633Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 23.55MB / 141.86MB 2.0s [2022-08-18T18:53:53.633Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 2.0s [2022-08-18T18:53:53.633Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 33.55MB / 141.86MB 2.1s [2022-08-18T18:53:53.633Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.1s [2022-08-18T18:53:53.633Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 52.43MB / 141.86MB 2.3s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T18:53:53.087Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:53:53.090Z] > git config --add remote.origin.fetch +refs/pull/43993/head:refs/remotes/origin/PR-43993 # timeout=10 [2022-08-18T18:53:53.107Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:53:53.112Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:53:53.120Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:53:53.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:53.120Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43993/head:refs/remotes/origin/PR-43993 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:53:53.284Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:53:53.292Z] > git checkout -f dfcb3e17ae386235877b8e0195f55efce7a51d03 # timeout=10 [2022-08-18T18:53:53.814Z] > git remote # timeout=10 [2022-08-18T18:53:53.829Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:53:53.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:53.838Z] > git merge 4bf8eec26519acaf25ff3e303643bb31cc97c5ea # timeout=10 [2022-08-18T18:53:53.899Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 60.82MB / 141.86MB 2.4s [2022-08-18T18:53:52.572Z] > git remote # timeout=10 [2022-08-18T18:53:52.575Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:53:52.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:52.580Z] > git merge 4bf8eec26519acaf25ff3e303643bb31cc97c5ea # timeout=10 [2022-08-18T18:53:53.229Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:53:53.236Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:53:53.239Z] > git checkout -f de5a8f794ce46434ac6db95126b968c101203082 # timeout=10 [2022-08-18T18:53:53.997Z] + docker version [2022-08-18T18:53:53.997Z] Client: Docker Engine - Community [2022-08-18T18:53:53.997Z] Version: 20.10.14 [2022-08-18T18:53:53.997Z] API version: 1.41 [2022-08-18T18:53:53.997Z] Go version: go1.16.15 [2022-08-18T18:53:53.997Z] Git commit: a224086 [2022-08-18T18:53:53.997Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T18:53:53.997Z] OS/Arch: linux/amd64 [2022-08-18T18:53:53.997Z] Context: default [2022-08-18T18:53:53.997Z] Experimental: true [2022-08-18T18:53:53.997Z] [2022-08-18T18:53:53.997Z] Server: Docker Engine - Community [2022-08-18T18:53:53.997Z] Engine: [2022-08-18T18:53:53.997Z] Version: 20.10.14 [2022-08-18T18:53:53.997Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:53:53.997Z] Go version: go1.16.15 [2022-08-18T18:53:53.997Z] Git commit: 87a90dc [2022-08-18T18:53:53.997Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T18:53:53.997Z] OS/Arch: linux/amd64 [2022-08-18T18:53:53.997Z] Experimental: true [2022-08-18T18:53:53.997Z] containerd: [2022-08-18T18:53:53.997Z] Version: 1.5.11 [2022-08-18T18:53:53.997Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:53:53.997Z] runc: [2022-08-18T18:53:53.997Z] Version: 1.0.3 [2022-08-18T18:53:53.997Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:53:53.997Z] docker-init: [2022-08-18T18:53:53.997Z] Version: 0.19.0 [2022-08-18T18:53:53.997Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:53:54.160Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 70.25MB / 141.86MB 2.6s [2022-08-18T18:53:54.160Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 2.7s done [2022-08-18T18:53:54.160Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 85.98MB / 141.86MB 2.8s [2022-08-18T18:53:54.160Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.7s done [2022-08-18T18:53:54.272Z] + docker info [2022-08-18T18:53:54.425Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 93.32MB / 141.86MB 2.9s [2022-08-18T18:53:54.547Z] Merge succeeded, producing 73b1dc64be903d91449a60659cb6a3d0a631cb08 [2022-08-18T18:53:54.547Z] Checking out Revision 73b1dc64be903d91449a60659cb6a3d0a631cb08 (PR-43993) [2022-08-18T18:53:54.655Z] Commit message: "Merge commit '4bf8eec26519acaf25ff3e303643bb31cc97c5ea' into HEAD" [2022-08-18T18:53:54.656Z] First time build. Skipping changelog. [2022-08-18T18:53:54.657Z] > git --version # timeout=10 [2022-08-18T18:53:54.663Z] > git --version # 'git version 2.17.1' [2022-08-18T18:53:54.688Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T18:53:54.725Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 103.81MB / 141.86MB 3.1s [2022-08-18T18:53:54.725Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 113.25MB / 141.86MB 3.3s [2022-08-18T18:53:54.725Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 120.59MB / 141.86MB 3.4s [2022-08-18T18:53:54.981Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 132.12MB / 141.86MB 3.5s [2022-08-18T18:53:54.981Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.56MB / 141.86MB 3.6s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T18:53:55.339Z] + [ PR != PR ] [2022-08-18T18:53:55.339Z] + [ 22.06 != master ] [2022-08-18T18:53:55.339Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T18:53:55.653Z] + docker version [2022-08-18T18:53:55.653Z] Client: Docker Engine - Community [2022-08-18T18:53:55.653Z] Version: 20.10.14 [2022-08-18T18:53:55.653Z] API version: 1.41 [2022-08-18T18:53:55.653Z] Go version: go1.16.15 [2022-08-18T18:53:55.653Z] Git commit: a224086 [2022-08-18T18:53:55.653Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T18:53:55.653Z] OS/Arch: linux/amd64 [2022-08-18T18:53:55.653Z] Context: default [2022-08-18T18:53:55.653Z] Experimental: true [2022-08-18T18:53:55.653Z] [2022-08-18T18:53:55.653Z] Server: Docker Engine - Community [2022-08-18T18:53:55.653Z] Engine: [2022-08-18T18:53:55.653Z] Version: 20.10.14 [2022-08-18T18:53:55.653Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:53:55.653Z] Go version: go1.16.15 [2022-08-18T18:53:55.653Z] Git commit: 87a90dc [2022-08-18T18:53:55.653Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T18:53:55.653Z] OS/Arch: linux/amd64 [2022-08-18T18:53:55.653Z] Experimental: true [2022-08-18T18:53:55.653Z] containerd: [2022-08-18T18:53:55.653Z] Version: 1.5.11 [2022-08-18T18:53:55.653Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:53:55.653Z] runc: [2022-08-18T18:53:55.653Z] Version: 1.0.3 [2022-08-18T18:53:55.653Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:53:55.653Z] docker-init: [2022-08-18T18:53:55.653Z] Version: 0.19.0 [2022-08-18T18:53:55.653Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:53:54.508Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:53:54.533Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:53:54.540Z] > git checkout -f 73b1dc64be903d91449a60659cb6a3d0a631cb08 # timeout=10 [2022-08-18T18:53:55.930Z] + docker info [2022-08-18T18:53:56.353Z] #11 ... [2022-08-18T18:53:56.353Z] [2022-08-18T18:53:56.353Z] #24 [internal] load build context [2022-08-18T18:53:56.353Z] #24 sha256:54e395309745d93d3df4601e475ccb8fcf7751a452cf34edc5df250d9326aecb [2022-08-18T18:53:56.353Z] #24 transferring context: 62.57MB 4.8s done [2022-08-18T18:53:56.353Z] #24 DONE 5.0s [2022-08-18T18:53:56.353Z] [2022-08-18T18:53:56.353Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:53:56.353Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:53:56.353Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 4.8s done [2022-08-18T18:53:56.353Z] #11 ... [2022-08-18T18:53:56.353Z] [2022-08-18T18:53:56.353Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:53:56.353Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:53:56.353Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T18:53:56.353Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T18:53:56.353Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T18:53:56.353Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done [2022-08-18T18:53:56.353Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-08-18T18:53:56.353Z] #73 DONE 5.0s [2022-08-18T18:53:56.353Z] [2022-08-18T18:53:56.353Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:53:56.353Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:53:56.451Z] Fetching without tags [2022-08-18T18:53:56.611Z] #11 ... [2022-08-18T18:53:56.611Z] [2022-08-18T18:53:56.611Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:53:56.611Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:53:56.611Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-08-18T18:53:56.611Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-08-18T18:53:56.611Z] #71 DONE 5.0s [2022-08-18T18:53:56.611Z] [2022-08-18T18:53:56.611Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:53:56.611Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:53:56.671Z] Merging remotes/origin/22.06 commit 4bf8eec26519acaf25ff3e303643bb31cc97c5ea into PR head commit dfcb3e17ae386235877b8e0195f55efce7a51d03 [2022-08-18T18:53:56.860Z] Client: [2022-08-18T18:53:56.860Z] Context: default [2022-08-18T18:53:56.860Z] Debug Mode: false [2022-08-18T18:53:56.860Z] Plugins: [2022-08-18T18:53:56.860Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:53:56.860Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:53:56.860Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T18:53:56.860Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T18:53:56.860Z] [2022-08-18T18:53:56.860Z] Server: [2022-08-18T18:53:56.860Z] Containers: 0 [2022-08-18T18:53:56.860Z] Running: 0 [2022-08-18T18:53:56.860Z] Paused: 0 [2022-08-18T18:53:56.860Z] Stopped: 0 [2022-08-18T18:53:56.860Z] Images: 2 [2022-08-18T18:53:56.860Z] Server Version: 20.10.14 [2022-08-18T18:53:56.860Z] Storage Driver: overlay2 [2022-08-18T18:53:56.860Z] Backing Filesystem: extfs [2022-08-18T18:53:56.860Z] Supports d_type: true [2022-08-18T18:53:56.860Z] Native Overlay Diff: true [2022-08-18T18:53:56.860Z] userxattr: false [2022-08-18T18:53:56.860Z] Logging Driver: json-file [2022-08-18T18:53:56.860Z] Cgroup Driver: cgroupfs [2022-08-18T18:53:56.860Z] Cgroup Version: 1 [2022-08-18T18:53:56.860Z] Plugins: [2022-08-18T18:53:56.860Z] Volume: local [2022-08-18T18:53:56.860Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:53:56.860Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:53:56.860Z] Swarm: inactive [2022-08-18T18:53:56.860Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T18:53:56.860Z] Default Runtime: runc [2022-08-18T18:53:56.860Z] Init Binary: docker-init [2022-08-18T18:53:56.860Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:53:56.860Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:53:56.860Z] init version: de40ad0 [2022-08-18T18:53:56.860Z] Security Options: [2022-08-18T18:53:56.860Z] apparmor [2022-08-18T18:53:56.860Z] seccomp [2022-08-18T18:53:56.860Z] Profile: default [2022-08-18T18:53:56.860Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T18:53:56.860Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T18:53:56.860Z] OSType: linux [2022-08-18T18:53:56.860Z] Architecture: x86_64 [2022-08-18T18:53:56.860Z] CPUs: 2 [2022-08-18T18:53:56.860Z] Total Memory: 7.483GiB [2022-08-18T18:53:56.860Z] Name: ip-10-100-110-69 [2022-08-18T18:53:56.860Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T18:53:56.860Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:53:56.860Z] Debug Mode: false [2022-08-18T18:53:56.860Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:53:56.860Z] Labels: [2022-08-18T18:53:56.860Z] Experimental: true [2022-08-18T18:53:56.860Z] Insecure Registries: [2022-08-18T18:53:56.860Z] 127.0.0.0/8 [2022-08-18T18:53:56.860Z] Live Restore Enabled: true [2022-08-18T18:53:56.860Z] [2022-08-18T18:53:56.860Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T18:53:57.138Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:53:57.138Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:53:57.138Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43993/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T18:53:57.138Z] + bash /home/ubuntu/workspace/moby_PR-43993/check-config.sh [2022-08-18T18:53:57.138Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T18:53:57.138Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T18:53:57.138Z] [2022-08-18T18:53:57.138Z] Generally Necessary: [2022-08-18T18:53:57.138Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T18:53:57.138Z] - apparmor: enabled and tools installed [2022-08-18T18:53:57.138Z] - CONFIG_NAMESPACES: enabled [2022-08-18T18:53:57.138Z] - CONFIG_NET_NS: enabled [2022-08-18T18:53:57.138Z] - CONFIG_PID_NS: enabled [2022-08-18T18:53:57.138Z] - CONFIG_IPC_NS: enabled [2022-08-18T18:53:57.138Z] - CONFIG_UTS_NS: enabled [2022-08-18T18:53:57.138Z] - CONFIG_CGROUPS: enabled [2022-08-18T18:53:57.138Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T18:53:57.138Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T18:53:57.138Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T18:53:57.138Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T18:53:57.138Z] - CONFIG_CPUSETS: enabled [2022-08-18T18:53:57.138Z] - CONFIG_MEMCG: enabled [2022-08-18T18:53:57.138Z] - CONFIG_KEYS: enabled [2022-08-18T18:53:57.138Z] - CONFIG_VETH: enabled (as module) [2022-08-18T18:53:57.138Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T18:53:57.138Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T18:53:57.138Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T18:53:57.138Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T18:53:57.138Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T18:53:57.138Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T18:53:57.138Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T18:53:57.138Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T18:53:57.138Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T18:53:57.396Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T18:53:57.396Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T18:53:57.396Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T18:53:57.396Z] [2022-08-18T18:53:57.396Z] Optional Features: [2022-08-18T18:53:57.396Z] - CONFIG_USER_NS: enabled [2022-08-18T18:53:57.396Z] - CONFIG_SECCOMP: enabled [2022-08-18T18:53:57.396Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T18:53:57.396Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T18:53:57.396Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T18:53:57.396Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T18:53:57.396Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T18:53:57.396Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T18:53:57.396Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T18:53:57.396Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T18:53:57.396Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T18:53:57.396Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T18:53:57.396Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T18:53:57.396Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T18:53:57.396Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T18:53:57.396Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T18:53:57.396Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T18:53:57.396Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T18:53:57.396Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T18:53:57.396Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T18:53:57.396Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T18:53:57.396Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T18:53:57.396Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T18:53:57.396Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T18:53:57.396Z] - CONFIG_EXT4_FS: enabled [2022-08-18T18:53:57.396Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T18:53:57.396Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T18:53:57.396Z] - Network Drivers: [2022-08-18T18:53:57.396Z] - "overlay": [2022-08-18T18:53:57.396Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T18:53:57.396Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T18:53:57.396Z] Optional (for encrypted networks): [2022-08-18T18:53:57.653Z] - CONFIG_CRYPTO: enabled [2022-08-18T18:53:57.653Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T18:53:57.653Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T18:53:57.653Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T18:53:57.653Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T18:53:57.653Z] - CONFIG_XFRM: enabled [2022-08-18T18:53:57.653Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T18:53:57.653Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T18:53:57.653Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T18:53:57.653Z] - "ipvlan": [2022-08-18T18:53:57.653Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T18:53:57.653Z] - "macvlan": [2022-08-18T18:53:57.653Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T18:53:57.653Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T18:53:57.653Z] - "ftp,tftp client in container": [2022-08-18T18:53:57.653Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T18:53:57.653Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T18:53:57.653Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T18:53:57.653Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T18:53:57.653Z] - Storage Drivers: [2022-08-18T18:53:57.653Z] - "aufs": [2022-08-18T18:53:57.653Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T18:53:57.653Z] - "btrfs": [2022-08-18T18:53:57.653Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T18:53:57.653Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T18:53:57.653Z] - "devicemapper": [2022-08-18T18:53:57.653Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T18:53:57.653Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T18:53:57.653Z] - "overlay": [2022-08-18T18:53:57.653Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T18:53:57.653Z] - "zfs": [2022-08-18T18:53:57.653Z] - /dev/zfs: present [2022-08-18T18:53:57.653Z] - zfs command: missing [2022-08-18T18:53:57.653Z] - zpool command: missing [2022-08-18T18:53:57.653Z] [2022-08-18T18:53:57.653Z] Limits: [2022-08-18T18:53:57.653Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T18:53:57.653Z] [2022-08-18T18:53:57.653Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:53:57.932Z] Merge succeeded, producing 23f1d9074132878446af123786762764b395a939 [2022-08-18T18:53:57.933Z] Checking out Revision 23f1d9074132878446af123786762764b395a939 (PR-43993) [2022-08-18T18:53:57.969Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:73b1dc64be903d91449a60659cb6a3d0a631cb08 . [2022-08-18T18:53:57.969Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:53:57.969Z] #1 sha256:1d1021b4656ae4a995512aa74e8450f3775112d9713b47c67f4be4fd6e1b19c9 [2022-08-18T18:53:57.969Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T18:53:57.969Z] #1 DONE 0.0s [2022-08-18T18:53:57.969Z] [2022-08-18T18:53:57.969Z] #2 [internal] load .dockerignore [2022-08-18T18:53:57.969Z] #2 sha256:7f7522448f36af34d6720beeefa72a184e008eb97b9d1ed025da1303504f8146 [2022-08-18T18:53:57.969Z] #2 transferring context: 145B done [2022-08-18T18:53:57.969Z] #2 DONE 0.0s [2022-08-18T18:53:57.969Z] [2022-08-18T18:53:57.969Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:53:57.969Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T18:53:56.418Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:53:56.425Z] > git config --add remote.origin.fetch +refs/pull/43993/head:refs/remotes/origin/PR-43993 # timeout=10 [2022-08-18T18:53:56.432Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:53:56.441Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:53:56.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:53:56.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:56.456Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43993/head:refs/remotes/origin/PR-43993 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:53:56.687Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:53:56.701Z] > git checkout -f dfcb3e17ae386235877b8e0195f55efce7a51d03 # timeout=10 [2022-08-18T18:53:57.304Z] > git remote # timeout=10 [2022-08-18T18:53:57.328Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:53:57.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:53:57.340Z] > git merge 4bf8eec26519acaf25ff3e303643bb31cc97c5ea # timeout=10 [2022-08-18T18:53:57.927Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:53:57.936Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:53:57.943Z] > git checkout -f 23f1d9074132878446af123786762764b395a939 # timeout=10 [2022-08-18T18:53:58.227Z] #3 DONE 0.1s [2022-08-18T18:53:58.227Z] [2022-08-18T18:53:58.227Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:53:58.227Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T18:53:58.227Z] #4 CACHED [2022-08-18T18:53:58.484Z] [2022-08-18T18:53:58.484Z] #5 [internal] load .dockerignore [2022-08-18T18:53:58.484Z] #5 sha256:f516ff96cab90209b8b35b5eeb09604111f7e7a9a0b6029a90b49253a0e5b6f7 [2022-08-18T18:53:58.484Z] #5 DONE 0.0s [2022-08-18T18:53:58.484Z] [2022-08-18T18:53:58.484Z] #6 [internal] load build definition from Dockerfile [2022-08-18T18:53:58.484Z] #6 sha256:21ae5ebf5aee59d1e43fb1d2805df7ed95abdb71d4dd823c0c59b28ac43d5787 [2022-08-18T18:53:58.484Z] #6 DONE 0.0s [2022-08-18T18:53:58.484Z] [2022-08-18T18:53:58.484Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:53:58.484Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:53:58.484Z] #7 DONE 0.1s [2022-08-18T18:53:58.484Z] [2022-08-18T18:53:58.484Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:53:58.484Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:53:58.592Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.1s [2022-08-18T18:53:58.592Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.2s done [2022-08-18T18:53:58.592Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-18T18:53:58.592Z] #11 ... [2022-08-18T18:53:58.592Z] [2022-08-18T18:53:58.592Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:53:58.592Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T18:53:58.592Z] #72 DONE 0.6s [2022-08-18T18:53:58.592Z] [2022-08-18T18:53:58.592Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:53:58.592Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:53:58.592Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-18T18:53:58.592Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T18:53:58.592Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T18:53:58.592Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.5s done [2022-08-18T18:53:58.592Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T18:53:58.592Z] #28 DONE 7.1s [2022-08-18T18:53:58.592Z] [2022-08-18T18:53:58.592Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:53:58.592Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:53:58.742Z] #10 DONE 0.1s [2022-08-18T18:53:58.742Z] [2022-08-18T18:53:58.742Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:53:58.742Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T18:53:58.742Z] #8 DONE 0.1s [2022-08-18T18:53:58.742Z] [2022-08-18T18:53:58.742Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:53:58.742Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:53:58.742Z] #9 DONE 0.1s [2022-08-18T18:53:58.848Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.3s done [2022-08-18T18:53:59.000Z] [2022-08-18T18:53:59.000Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:53:59.000Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:53:59.000Z] #11 DONE 0.0s [2022-08-18T18:53:59.000Z] [2022-08-18T18:53:59.000Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:53:59.000Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:53:59.000Z] #80 DONE 0.0s [2022-08-18T18:53:59.000Z] [2022-08-18T18:53:59.000Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:53:59.000Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:53:59.000Z] #78 DONE 0.0s [2022-08-18T18:53:59.000Z] [2022-08-18T18:53:59.000Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:53:59.000Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:53:59.000Z] #12 CACHED [2022-08-18T18:53:59.000Z] [2022-08-18T18:53:59.000Z] #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-08-18T18:53:59.000Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T18:53:59.000Z] #13 CACHED [2022-08-18T18:53:59.000Z] [2022-08-18T18:53:59.000Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:53:59.000Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:53:59.000Z] #35 DONE 0.0s [2022-08-18T18:53:59.000Z] [2022-08-18T18:53:59.000Z] #31 [internal] load build context [2022-08-18T18:53:59.000Z] #31 sha256:1ba058286c37b84e5413984af06c54d0b30040fd1f5048e2449a5d36a912f9ca [2022-08-18T18:53:59.106Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-18T18:53:59.262Z] #31 ... [2022-08-18T18:53:59.262Z] [2022-08-18T18:53:59.262Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:53:59.262Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:53:59.262Z] #56 DONE 0.5s [2022-08-18T18:53:59.262Z] [2022-08-18T18:53:59.262Z] #31 [internal] load build context [2022-08-18T18:53:59.262Z] #31 sha256:1ba058286c37b84e5413984af06c54d0b30040fd1f5048e2449a5d36a912f9ca [2022-08-18T18:53:59.406Z] #11 ... [2022-08-18T18:53:59.406Z] [2022-08-18T18:53:59.406Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:53:59.406Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T18:53:59.406Z] #74 DONE 0.7s [2022-08-18T18:53:59.406Z] [2022-08-18T18:53:59.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:53:59.406Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:53:59.838Z] #31 ... [2022-08-18T18:53:59.838Z] [2022-08-18T18:53:59.838Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-18T18:53:59.838Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-18T18:53:59.838Z] #14 DONE 0.9s [2022-08-18T18:53:59.838Z] [2022-08-18T18:53:59.838Z] #31 [internal] load build context [2022-08-18T18:53:59.838Z] #31 sha256:1ba058286c37b84e5413984af06c54d0b30040fd1f5048e2449a5d36a912f9ca [2022-08-18T18:53:59.968Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.6s done [2022-08-18T18:53:59.968Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-18T18:54:01.222Z] #31 ... [2022-08-18T18:54:01.222Z] [2022-08-18T18:54:01.222Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-18T18:54:01.222Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-18T18:54:01.222Z] #15 DONE 1.2s [2022-08-18T18:54:01.222Z] [2022-08-18T18:54:01.222Z] #31 [internal] load build context [2022-08-18T18:54:01.222Z] #31 sha256:1ba058286c37b84e5413984af06c54d0b30040fd1f5048e2449a5d36a912f9ca [2022-08-18T18:54:02.016Z] Commit message: "Merge commit '4bf8eec26519acaf25ff3e303643bb31cc97c5ea' into HEAD" [2022-08-18T18:54:02.016Z] First time build. Skipping changelog. [2022-08-18T18:54:02.040Z] > git --version # timeout=10 [2022-08-18T18:54:02.047Z] > git --version # 'git version 2.25.1' [2022-08-18T18:54:02.057Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T18:54:02.156Z] #31 transferring context: 62.57MB 2.8s done [2022-08-18T18:54:02.156Z] #31 DONE 3.0s [2022-08-18T18:54:02.156Z] [2022-08-18T18:54:02.156Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-18T18:54:02.156Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-18T18:54:02.156Z] #16 DONE 1.0s [2022-08-18T18:54:02.156Z] [2022-08-18T18:54:02.156Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-18T18:54:02.156Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [Pipeline] withEnv [Pipeline] { [2022-08-18T18:54:02.414Z] #17 DONE 0.5s [2022-08-18T18:54:02.414Z] [2022-08-18T18:54:02.414Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-18T18:54:02.414Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T18:54:02.487Z] Client: [2022-08-18T18:54:02.487Z] Context: default [2022-08-18T18:54:02.487Z] Debug Mode: false [2022-08-18T18:54:02.487Z] Plugins: [2022-08-18T18:54:02.487Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:54:02.487Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:54:02.487Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T18:54:02.487Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T18:54:02.487Z] [2022-08-18T18:54:02.487Z] Server: [2022-08-18T18:54:02.487Z] Containers: 0 [2022-08-18T18:54:02.487Z] Running: 0 [2022-08-18T18:54:02.487Z] Paused: 0 [2022-08-18T18:54:02.487Z] Stopped: 0 [2022-08-18T18:54:02.487Z] Images: 1 [2022-08-18T18:54:02.487Z] Server Version: 20.10.14 [2022-08-18T18:54:02.487Z] Storage Driver: overlay2 [2022-08-18T18:54:02.487Z] Backing Filesystem: extfs [2022-08-18T18:54:02.487Z] Supports d_type: true [2022-08-18T18:54:02.487Z] Native Overlay Diff: true [2022-08-18T18:54:02.487Z] userxattr: false [2022-08-18T18:54:02.487Z] Logging Driver: json-file [2022-08-18T18:54:02.487Z] Cgroup Driver: cgroupfs [2022-08-18T18:54:02.487Z] Cgroup Version: 1 [2022-08-18T18:54:02.487Z] Plugins: [2022-08-18T18:54:02.487Z] Volume: local [2022-08-18T18:54:02.487Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:54:02.487Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:54:02.487Z] Swarm: inactive [2022-08-18T18:54:02.487Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T18:54:02.487Z] Default Runtime: runc [2022-08-18T18:54:02.487Z] Init Binary: docker-init [2022-08-18T18:54:02.487Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:54:02.487Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:54:02.487Z] init version: de40ad0 [2022-08-18T18:54:02.487Z] Security Options: [2022-08-18T18:54:02.487Z] apparmor [2022-08-18T18:54:02.487Z] seccomp [2022-08-18T18:54:02.487Z] Profile: default [2022-08-18T18:54:02.487Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T18:54:02.487Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T18:54:02.487Z] OSType: linux [2022-08-18T18:54:02.487Z] Architecture: x86_64 [2022-08-18T18:54:02.487Z] CPUs: 2 [2022-08-18T18:54:02.487Z] Total Memory: 7.565GiB [2022-08-18T18:54:02.487Z] Name: ip-10-100-94-119 [2022-08-18T18:54:02.487Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T18:54:02.487Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:54:02.487Z] Debug Mode: false [2022-08-18T18:54:02.487Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:54:02.487Z] Labels: [2022-08-18T18:54:02.487Z] Experimental: true [2022-08-18T18:54:02.487Z] Insecure Registries: [2022-08-18T18:54:02.487Z] 127.0.0.0/8 [2022-08-18T18:54:02.487Z] Live Restore Enabled: true [2022-08-18T18:54:02.487Z] [2022-08-18T18:54:02.487Z] WARNING: No swap limit support [2022-08-18T18:54:02.835Z] #18 DONE 0.5s [Pipeline] sh [2022-08-18T18:54:03.093Z] [2022-08-18T18:54:03.093Z] #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-08-18T18:54:03.093Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T18:54:03.224Z] + docker version [2022-08-18T18:54:03.279Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:54:03.279Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:54:03.279Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43993/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T18:54:03.279Z] + bash /home/ubuntu/workspace/moby_PR-43993/check-config.sh [2022-08-18T18:54:03.279Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T18:54:03.279Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T18:54:03.279Z] [2022-08-18T18:54:03.279Z] Generally Necessary: [2022-08-18T18:54:03.279Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T18:54:03.279Z] - apparmor: enabled and tools installed [2022-08-18T18:54:03.279Z] - CONFIG_NAMESPACES: enabled [2022-08-18T18:54:03.279Z] - CONFIG_NET_NS: enabled [2022-08-18T18:54:03.279Z] - CONFIG_PID_NS: enabled [2022-08-18T18:54:03.279Z] - CONFIG_IPC_NS: enabled [2022-08-18T18:54:03.279Z] - CONFIG_UTS_NS: enabled [2022-08-18T18:54:03.279Z] - CONFIG_CGROUPS: enabled [2022-08-18T18:54:03.279Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T18:54:03.279Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T18:54:03.279Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T18:54:03.279Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T18:54:03.279Z] - CONFIG_CPUSETS: enabled [2022-08-18T18:54:03.279Z] - CONFIG_MEMCG: enabled [2022-08-18T18:54:03.279Z] - CONFIG_KEYS: enabled [2022-08-18T18:54:03.279Z] - CONFIG_VETH: enabled (as module) [2022-08-18T18:54:03.279Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T18:54:03.279Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T18:54:03.279Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T18:54:03.279Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T18:54:03.279Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T18:54:03.279Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T18:54:03.279Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T18:54:03.535Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T18:54:03.535Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T18:54:03.535Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T18:54:03.535Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T18:54:03.535Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T18:54:03.535Z] [2022-08-18T18:54:03.535Z] Optional Features: [2022-08-18T18:54:03.535Z] - CONFIG_USER_NS: enabled [2022-08-18T18:54:03.535Z] - CONFIG_SECCOMP: enabled [2022-08-18T18:54:03.535Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T18:54:03.535Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T18:54:03.535Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T18:54:03.535Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T18:54:03.535Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T18:54:03.535Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T18:54:03.535Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T18:54:03.535Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T18:54:03.535Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T18:54:03.535Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T18:54:03.535Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T18:54:03.535Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T18:54:03.535Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T18:54:03.535Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T18:54:03.535Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T18:54:03.535Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T18:54:03.535Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T18:54:03.535Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T18:54:03.535Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T18:54:03.535Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T18:54:03.535Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T18:54:03.535Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T18:54:03.535Z] - CONFIG_EXT4_FS: enabled [2022-08-18T18:54:03.535Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T18:54:03.793Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T18:54:03.793Z] - Network Drivers: [2022-08-18T18:54:03.793Z] - "overlay": [2022-08-18T18:54:03.793Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T18:54:03.793Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T18:54:03.793Z] Optional (for encrypted networks): [2022-08-18T18:54:03.793Z] - CONFIG_CRYPTO: enabled [2022-08-18T18:54:03.793Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T18:54:03.793Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T18:54:03.793Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T18:54:03.793Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T18:54:03.793Z] - CONFIG_XFRM: enabled [2022-08-18T18:54:03.793Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T18:54:03.793Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T18:54:03.793Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T18:54:03.793Z] - "ipvlan": [2022-08-18T18:54:03.793Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T18:54:03.793Z] - "macvlan": [2022-08-18T18:54:03.793Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T18:54:03.793Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T18:54:03.793Z] - "ftp,tftp client in container": [2022-08-18T18:54:03.793Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T18:54:03.793Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T18:54:03.793Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T18:54:03.793Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T18:54:03.793Z] - Storage Drivers: [2022-08-18T18:54:03.793Z] - "aufs": [2022-08-18T18:54:03.793Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T18:54:03.793Z] - "btrfs": [2022-08-18T18:54:03.793Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T18:54:03.793Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T18:54:03.793Z] - "devicemapper": [2022-08-18T18:54:03.793Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T18:54:03.793Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T18:54:03.793Z] - "overlay": [2022-08-18T18:54:03.793Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T18:54:03.793Z] - "zfs": [2022-08-18T18:54:03.793Z] - /dev/zfs: present [2022-08-18T18:54:03.793Z] - zfs command: missing [2022-08-18T18:54:03.793Z] - zpool command: missing [2022-08-18T18:54:03.793Z] [2022-08-18T18:54:03.793Z] Limits: [2022-08-18T18:54:03.793Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T18:54:03.793Z] [2022-08-18T18:54:03.793Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:54:04.026Z] #19 0.798 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:04.026Z] #19 0.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:04.026Z] #19 1.177 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:04.156Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:de5a8f794ce46434ac6db95126b968c101203082 . [2022-08-18T18:54:04.284Z] #19 1.182 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:54:04.284Z] #19 1.301 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:54:04.284Z] #19 1.361 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:54:04.412Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:54:04.412Z] #1 sha256:43ac199c40466bebf151e22df952738da4af8602e96a4a1ec2f609f459470c9f [2022-08-18T18:54:04.412Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T18:54:04.412Z] #1 DONE 0.0s [2022-08-18T18:54:04.412Z] [2022-08-18T18:54:04.412Z] #2 [internal] load .dockerignore [2022-08-18T18:54:04.412Z] #2 sha256:356a0d0f8536f661509824d0efbe36b48696f5b30da70a44527f8cfdbe2107b2 [2022-08-18T18:54:04.412Z] #2 transferring context: 145B done [2022-08-18T18:54:04.412Z] #2 DONE 0.0s [2022-08-18T18:54:04.412Z] [2022-08-18T18:54:04.412Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:54:04.412Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T18:54:04.542Z] #19 1.464 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:54:04.542Z] #19 1.556 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:04.542Z] #19 1.649 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:54:04.668Z] #3 DONE 0.4s [2022-08-18T18:54:04.668Z] [2022-08-18T18:54:04.668Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:54:04.668Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T18:54:04.668Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T18:54:04.668Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T18:54:04.668Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T18:54:04.668Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T18:54:04.668Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-18T18:54:04.800Z] #19 1.804 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:54:04.800Z] #19 1.807 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:04.800Z] #19 1.809 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:54:04.800Z] #19 1.811 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:54:04.800Z] #19 1.813 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:54:04.800Z] #19 1.815 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:54:04.800Z] #19 1.817 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:54:04.800Z] #19 1.817 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:54:04.800Z] #19 1.818 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:54:04.800Z] #19 1.818 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:54:04.800Z] #19 1.819 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:04.800Z] #19 1.820 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:54:04.924Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-18T18:54:04.924Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-18T18:54:04.924Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-18T18:54:05.180Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-18T18:54:05.180Z] #4 DONE 0.5s [2022-08-18T18:54:05.180Z] [2022-08-18T18:54:05.180Z] #6 [internal] load build definition from Dockerfile [2022-08-18T18:54:05.180Z] #6 sha256:9875f8e0426633b0e90d70625f78567b0b126d804214a286f564065890e0bcf8 [2022-08-18T18:54:05.180Z] #6 DONE 0.0s [2022-08-18T18:54:05.180Z] [2022-08-18T18:54:05.180Z] #5 [internal] load .dockerignore [2022-08-18T18:54:05.180Z] #5 sha256:5a19adaf6c21638a808b5fbaf5157018facfd222304661052822beda3c04a56e [2022-08-18T18:54:05.180Z] #5 DONE 0.0s [2022-08-18T18:54:05.180Z] [2022-08-18T18:54:05.180Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:54:05.180Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T18:54:05.264Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.5s done [2022-08-18T18:54:05.264Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0.1s [2022-08-18T18:54:06.163Z] #10 ... [2022-08-18T18:54:06.163Z] [2022-08-18T18:54:06.163Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:54:06.163Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:54:06.163Z] #8 DONE 0.9s [2022-08-18T18:54:06.460Z] [2022-08-18T18:54:06.460Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:54:06.460Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:54:06.460Z] #9 DONE 0.9s [2022-08-18T18:54:06.460Z] [2022-08-18T18:54:06.460Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:54:06.460Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:54:06.460Z] #7 DONE 0.9s [2022-08-18T18:54:06.460Z] [2022-08-18T18:54:06.460Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:54:06.460Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T18:54:06.460Z] #10 DONE 1.0s [2022-08-18T18:54:06.717Z] [2022-08-18T18:54:06.717Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:54:06.717Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:54:06.717Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T18:54:06.717Z] #73 DONE 0.0s [2022-08-18T18:54:06.717Z] [2022-08-18T18:54:06.717Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:54:06.717Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:54:06.717Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 done [2022-08-18T18:54:07.023Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.1s [2022-08-18T18:54:07.023Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T18:54:07.023Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T18:54:07.023Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T18:54:07.023Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 8.39MB / 55.00MB 0.2s [2022-08-18T18:54:07.023Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 22.02MB / 55.00MB 0.4s [2022-08-18T18:54:07.282Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 28.31MB / 55.00MB 0.5s [2022-08-18T18:54:07.282Z] #28 ... [2022-08-18T18:54:07.282Z] [2022-08-18T18:54:07.282Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:54:07.282Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:54:07.282Z] #49 DONE 0.0s [2022-08-18T18:54:07.282Z] [2022-08-18T18:54:07.282Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:54:07.283Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:54:07.283Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 33.55MB / 55.00MB 0.6s [2022-08-18T18:54:07.541Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 42.99MB / 55.00MB 0.8s [2022-08-18T18:54:07.541Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 51.38MB / 55.00MB 0.9s [2022-08-18T18:54:07.798Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.0s [2022-08-18T18:54:08.105Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.4s done [2022-08-18T18:54:08.366Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-18T18:54:08.583Z] #11 ... [2022-08-18T18:54:08.584Z] [2022-08-18T18:54:08.584Z] #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-08-18T18:54:08.584Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:54:08.584Z] #29 1.603 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:08.584Z] #29 1.617 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:08.584Z] #29 1.617 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:08.584Z] #29 1.781 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:08.584Z] #29 2.010 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:08.584Z] #29 2.364 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:08.584Z] #29 3.533 Fetched 8570 kB in 2s (3908 kB/s) [2022-08-18T18:54:08.584Z] #29 3.533 Reading package lists... [2022-08-18T18:54:08.584Z] #29 4.343 Reading package lists... [2022-08-18T18:54:08.584Z] #29 5.143 Building dependency tree... [2022-08-18T18:54:08.584Z] #29 5.507 The following additional packages will be installed: [2022-08-18T18:54:08.584Z] #29 5.507 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T18:54:08.584Z] #29 5.507 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T18:54:08.584Z] #29 5.507 Recommended packages: [2022-08-18T18:54:08.584Z] #29 5.507 libldap-common publicsuffix libsasl2-modules [2022-08-18T18:54:08.584Z] #29 5.685 The following NEW packages will be installed: [2022-08-18T18:54:08.584Z] #29 5.685 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T18:54:08.584Z] #29 5.685 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T18:54:08.584Z] #29 5.685 libssh2-1 openssl [2022-08-18T18:54:08.584Z] #29 5.955 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T18:54:08.584Z] #29 5.955 Need to get 3047 kB of archives. [2022-08-18T18:54:08.584Z] #29 5.955 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T18:54:08.584Z] #29 5.955 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T18:54:08.584Z] #29 5.971 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T18:54:08.584Z] #29 5.971 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T18:54:08.584Z] #29 5.971 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-08-18T18:54:08.584Z] #29 5.971 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T18:54:08.584Z] #29 5.973 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-18T18:54:08.584Z] #29 5.995 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-18T18:54:08.584Z] #29 5.995 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T18:54:08.584Z] #29 5.995 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T18:54:08.584Z] #29 5.995 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T18:54:08.584Z] #29 5.995 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T18:54:08.584Z] #29 6.002 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T18:54:08.584Z] #29 6.002 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T18:54:08.584Z] #29 6.002 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T18:54:08.584Z] #29 6.027 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T18:54:08.584Z] #29 6.146 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:54:08.584Z] #29 6.184 Fetched 3047 kB in 0s (9195 kB/s) [2022-08-18T18:54:08.584Z] #29 6.210 Selecting previously unselected package openssl. [2022-08-18T18:54:08.584Z] #29 6.210 (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-08-18T18:54:08.584Z] #29 6.210 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 6.214 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T18:54:08.584Z] #29 6.387 Selecting previously unselected package ca-certificates. [2022-08-18T18:54:08.584Z] #29 6.387 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T18:54:08.584Z] #29 6.395 Unpacking ca-certificates (20210119) ... [2022-08-18T18:54:08.584Z] #29 6.474 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T18:54:08.584Z] #29 6.474 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 6.484 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T18:54:08.584Z] #29 6.549 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T18:54:08.584Z] #29 6.549 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 6.554 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:54:08.584Z] #29 6.592 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T18:54:08.584Z] #29 6.592 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 6.596 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:54:08.584Z] #29 6.647 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T18:54:08.584Z] #29 6.649 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 6.652 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T18:54:08.584Z] #29 6.711 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T18:54:08.584Z] #29 6.712 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 6.716 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T18:54:08.584Z] #29 6.767 Selecting previously unselected package libpsl5:amd64. [2022-08-18T18:54:08.584Z] #29 6.768 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 6.772 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T18:54:08.584Z] #29 6.812 Selecting previously unselected package librtmp1:amd64. [2022-08-18T18:54:08.584Z] #29 6.812 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 6.815 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T18:54:08.584Z] #29 6.862 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T18:54:08.584Z] #29 6.862 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 6.867 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T18:54:08.584Z] #29 6.939 Selecting previously unselected package libcurl4:amd64. [2022-08-18T18:54:08.584Z] #29 6.940 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 6.947 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T18:54:08.584Z] #29 7.021 Selecting previously unselected package curl. [2022-08-18T18:54:08.584Z] #29 7.021 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 7.027 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T18:54:08.584Z] #29 7.104 Selecting previously unselected package libonig5:amd64. [2022-08-18T18:54:08.584Z] #29 7.104 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 7.108 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:54:08.584Z] #29 7.180 Selecting previously unselected package libjq1:amd64. [2022-08-18T18:54:08.584Z] #29 7.180 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 7.185 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:54:08.584Z] #29 7.268 Selecting previously unselected package jq. [2022-08-18T18:54:08.584Z] #29 7.268 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T18:54:08.584Z] #29 7.273 Unpacking jq (1.6-2.1) ... [2022-08-18T18:54:08.584Z] #29 7.335 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T18:54:08.584Z] #29 7.363 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T18:54:08.584Z] #29 7.372 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T18:54:08.584Z] #29 7.379 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:54:08.584Z] #29 7.411 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T18:54:08.584Z] #29 7.425 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:54:08.584Z] #29 7.438 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T18:54:08.584Z] #29 7.451 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T18:54:08.584Z] #29 7.465 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:54:08.584Z] #29 7.478 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:54:08.584Z] #29 7.491 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T18:54:08.584Z] #29 7.498 Setting up ca-certificates (20210119) ... [2022-08-18T18:54:08.584Z] #29 8.092 Updating certificates in /etc/ssl/certs... [2022-08-18T18:54:08.584Z] #29 8.792 129 added, 0 removed; done. [2022-08-18T18:54:08.584Z] #29 8.823 Setting up jq (1.6-2.1) ... [2022-08-18T18:54:08.584Z] #29 8.833 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T18:54:08.584Z] #29 8.843 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T18:54:08.584Z] #29 8.855 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:54:08.584Z] #29 8.873 Processing triggers for ca-certificates (20210119) ... [2022-08-18T18:54:08.584Z] #29 8.880 Updating certificates in /etc/ssl/certs... [2022-08-18T18:54:08.584Z] #29 9.473 0 added, 0 removed; done. [2022-08-18T18:54:08.584Z] #29 9.473 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T18:54:08.584Z] #29 9.476 done. [2022-08-18T18:54:08.842Z] #29 ... [2022-08-18T18:54:08.842Z] [2022-08-18T18:54:08.842Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:08.842Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:09.106Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.3s done [2022-08-18T18:54:09.713Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-18T18:54:10.276Z] #11 ... [2022-08-18T18:54:10.276Z] [2022-08-18T18:54:10.276Z] #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-08-18T18:54:10.276Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:54:10.276Z] #29 DONE 11.6s [2022-08-18T18:54:10.276Z] [2022-08-18T18:54:10.276Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:10.276Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:10.276Z] #11 ... [2022-08-18T18:54:10.276Z] [2022-08-18T18:54:10.276Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:54:10.276Z] #30 sha256:f86db5bb26b5987cd0956e4fe1336dc68e7abc7d470f2fa1c554b718ad86c2b5 [2022-08-18T18:54:10.276Z] #30 DONE 0.1s [2022-08-18T18:54:10.276Z] [2022-08-18T18:54:10.276Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:10.276Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:10.935Z] #28 ... [2022-08-18T18:54:10.936Z] [2022-08-18T18:54:10.936Z] #24 [internal] load build context [2022-08-18T18:54:10.936Z] #24 sha256:31eaa179367d045138eed86b754df28a32e0427e3ce481838c476460e96f4a1e [2022-08-18T18:54:10.936Z] #24 transferring context: 62.57MB 4.1s done [2022-08-18T18:54:10.936Z] #24 DONE 4.2s [2022-08-18T18:54:10.936Z] [2022-08-18T18:54:10.936Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:54:10.936Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:54:11.358Z] #19 7.367 Fetched 49.2 MB in 7s (7185 kB/s) [2022-08-18T18:54:11.363Z] Client: Docker Engine - Community [2022-08-18T18:54:11.363Z] Version: 20.10.14 [2022-08-18T18:54:11.363Z] API version: 1.41 [2022-08-18T18:54:11.363Z] Go version: go1.16.15 [2022-08-18T18:54:11.363Z] Git commit: a224086 [2022-08-18T18:54:11.363Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-18T18:54:11.363Z] OS/Arch: linux/amd64 [2022-08-18T18:54:11.363Z] Context: default [2022-08-18T18:54:11.363Z] Experimental: true [2022-08-18T18:54:11.363Z] [2022-08-18T18:54:11.363Z] Server: Docker Engine - Community [2022-08-18T18:54:11.363Z] Engine: [2022-08-18T18:54:11.363Z] Version: 20.10.14 [2022-08-18T18:54:11.363Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:54:11.363Z] Go version: go1.16.15 [2022-08-18T18:54:11.363Z] Git commit: 87a90dc [2022-08-18T18:54:11.363Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-18T18:54:11.363Z] OS/Arch: linux/amd64 [2022-08-18T18:54:11.363Z] Experimental: true [2022-08-18T18:54:11.363Z] containerd: [2022-08-18T18:54:11.363Z] Version: 1.5.11 [2022-08-18T18:54:11.363Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:54:11.363Z] runc: [2022-08-18T18:54:11.363Z] Version: 1.0.3 [2022-08-18T18:54:11.363Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:54:11.363Z] docker-init: [2022-08-18T18:54:11.363Z] Version: 0.19.0 [2022-08-18T18:54:11.363Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:54:11.678Z] + docker info [2022-08-18T18:54:12.395Z] #28 ... [2022-08-18T18:54:12.395Z] [2022-08-18T18:54:12.395Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:54:12.395Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:54:12.395Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T18:54:12.395Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T18:54:12.395Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T18:54:12.395Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T18:54:12.395Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.8s done [2022-08-18T18:54:12.395Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-08-18T18:54:12.395Z] #71 DONE 5.6s [2022-08-18T18:54:12.395Z] [2022-08-18T18:54:12.395Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:54:12.395Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:54:12.395Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T18:54:12.395Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T18:54:12.395Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2022-08-18T18:54:12.395Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-08-18T18:54:12.395Z] #73 DONE 5.6s [2022-08-18T18:54:12.395Z] [2022-08-18T18:54:12.395Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:54:12.395Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:54:13.258Z] #19 7.367 Reading package lists... [2022-08-18T18:54:13.767Z] #28 DONE 7.1s [2022-08-18T18:54:13.767Z] [2022-08-18T18:54:13.767Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:13.767Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:13.767Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-18T18:54:13.767Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T18:54:13.767Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.2s done [2022-08-18T18:54:13.767Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.4s done [2022-08-18T18:54:13.767Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T18:54:13.767Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T18:54:13.767Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.4s done [2022-08-18T18:54:13.767Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 1.8s done [2022-08-18T18:54:13.767Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 2.5s done [2022-08-18T18:54:13.767Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.5s done [2022-08-18T18:54:13.767Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 5.5s [2022-08-18T18:54:13.767Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.2s done [2022-08-18T18:54:13.767Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-18T18:54:13.767Z] #11 ... [2022-08-18T18:54:13.767Z] [2022-08-18T18:54:13.767Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:54:13.767Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T18:54:14.330Z] #72 DONE 0.6s [2022-08-18T18:54:14.330Z] [2022-08-18T18:54:14.330Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:14.330Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:14.330Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.4s done [2022-08-18T18:54:14.587Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s [2022-08-18T18:54:15.190Z] #11 ... [2022-08-18T18:54:15.190Z] [2022-08-18T18:54:15.190Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:54:15.190Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T18:54:15.190Z] #74 DONE 0.6s [2022-08-18T18:54:15.190Z] [2022-08-18T18:54:15.191Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:15.191Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:15.191Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.5s done [2022-08-18T18:54:15.191Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-18T18:54:15.566Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-18T18:54:16.810Z] #19 10.40 Reading package lists... [2022-08-18T18:54:17.068Z] #19 13.43 Building dependency tree... [2022-08-18T18:54:17.634Z] #19 14.65 The following additional packages will be installed: [2022-08-18T18:54:17.634Z] #19 14.65 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-18T18:54:17.634Z] #19 14.65 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-18T18:54:17.634Z] #19 14.66 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-18T18:54:17.634Z] #19 14.66 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-18T18:54:17.634Z] #19 14.66 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-18T18:54:17.634Z] #19 14.66 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-18T18:54:17.634Z] #19 14.66 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-18T18:54:17.634Z] #19 14.66 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-18T18:54:17.634Z] #19 14.66 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-18T18:54:17.634Z] #19 14.66 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-18T18:54:17.634Z] #19 14.66 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-18T18:54:17.634Z] #19 14.66 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-18T18:54:17.634Z] #19 14.66 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-18T18:54:17.634Z] #19 14.66 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-18T18:54:17.634Z] #19 14.66 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-18T18:54:17.634Z] #19 14.66 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-18T18:54:17.634Z] #19 14.66 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-18T18:54:17.634Z] #19 14.66 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-18T18:54:17.634Z] #19 14.66 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-18T18:54:17.634Z] #19 14.66 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-18T18:54:17.634Z] #19 14.66 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-18T18:54:17.634Z] #19 14.66 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-18T18:54:17.634Z] #19 14.66 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-18T18:54:17.634Z] #19 14.66 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-18T18:54:17.634Z] #19 14.66 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-18T18:54:17.634Z] #19 14.66 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-18T18:54:17.634Z] #19 14.66 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-18T18:54:17.634Z] #19 14.66 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-18T18:54:17.634Z] #19 14.66 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-18T18:54:17.634Z] #19 14.66 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-18T18:54:17.634Z] #19 14.66 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-18T18:54:17.634Z] #19 14.66 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-18T18:54:17.634Z] #19 14.66 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-18T18:54:17.634Z] #19 14.66 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-18T18:54:17.634Z] #19 14.66 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-18T18:54:17.634Z] #19 14.66 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-18T18:54:17.634Z] #19 14.66 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-18T18:54:17.634Z] #19 14.66 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-18T18:54:17.634Z] #19 14.66 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-18T18:54:17.635Z] #19 14.66 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-18T18:54:17.635Z] #19 14.66 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-18T18:54:17.635Z] #19 14.66 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-18T18:54:17.635Z] #19 14.66 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-18T18:54:17.635Z] #19 14.66 linux-libc-dev-s390x-cross patch xz-utils [2022-08-18T18:54:17.635Z] #19 14.67 Suggested packages: [2022-08-18T18:54:17.635Z] #19 14.67 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-18T18:54:17.635Z] #19 14.67 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-18T18:54:17.635Z] #19 14.67 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-18T18:54:17.635Z] #19 14.67 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-18T18:54:17.635Z] #19 14.67 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-18T18:54:17.635Z] #19 14.67 libyaml-shell-perl ed diffutils-doc [2022-08-18T18:54:17.635Z] #19 14.67 Recommended packages: [2022-08-18T18:54:17.635Z] #19 14.67 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-18T18:54:17.635Z] #19 14.67 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-18T18:54:18.091Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.4s done [2022-08-18T18:54:18.388Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T18:54:18.644Z] #11 DONE 27.1s [2022-08-18T18:54:18.644Z] [2022-08-18T18:54:18.644Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:54:18.644Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:54:19.009Z] #19 15.88 The following NEW packages will be installed: [2022-08-18T18:54:19.009Z] #19 15.88 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-18T18:54:19.009Z] #19 15.88 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-18T18:54:19.009Z] #19 15.88 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-18T18:54:19.009Z] #19 15.88 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-18T18:54:19.009Z] #19 15.88 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-18T18:54:19.009Z] #19 15.88 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-18T18:54:19.009Z] #19 15.88 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-18T18:54:19.009Z] #19 15.88 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-18T18:54:19.009Z] #19 15.88 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-18T18:54:19.009Z] #19 15.88 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-18T18:54:19.009Z] #19 15.88 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-18T18:54:19.009Z] #19 15.88 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-18T18:54:19.009Z] #19 15.88 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-18T18:54:19.009Z] #19 15.88 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-18T18:54:19.009Z] #19 15.88 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-18T18:54:19.009Z] #19 15.88 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-18T18:54:19.009Z] #19 15.88 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-18T18:54:19.009Z] #19 15.88 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-18T18:54:19.009Z] #19 15.88 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-18T18:54:19.009Z] #19 15.88 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-18T18:54:19.009Z] #19 15.88 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-18T18:54:19.009Z] #19 15.88 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-18T18:54:19.009Z] #19 15.88 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-18T18:54:19.009Z] #19 15.88 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-18T18:54:19.009Z] #19 15.88 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-18T18:54:19.009Z] #19 15.88 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-18T18:54:19.009Z] #19 15.88 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-18T18:54:19.009Z] #19 15.88 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-18T18:54:19.009Z] #19 15.88 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-18T18:54:19.009Z] #19 15.88 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-18T18:54:19.009Z] #19 15.88 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-18T18:54:19.009Z] #19 15.88 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-18T18:54:19.009Z] #19 15.88 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-18T18:54:19.009Z] #19 15.88 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-18T18:54:19.009Z] #19 15.88 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-18T18:54:19.009Z] #19 15.88 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-18T18:54:19.009Z] #19 15.88 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-18T18:54:19.009Z] #19 15.88 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-18T18:54:19.009Z] #19 15.88 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-18T18:54:19.009Z] #19 15.88 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-18T18:54:19.009Z] #19 15.88 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-18T18:54:19.009Z] #19 15.88 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-18T18:54:19.009Z] #19 15.88 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-18T18:54:19.009Z] #19 15.88 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-18T18:54:19.009Z] #19 15.88 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-18T18:54:19.009Z] #19 15.88 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-18T18:54:19.009Z] #19 15.88 linux-libc-dev-s390x-cross patch xz-utils [2022-08-18T18:54:19.268Z] #19 16.22 0 upgraded, 133 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:54:19.268Z] #19 16.22 Need to get 788 MB of archives. [2022-08-18T18:54:19.268Z] #19 16.22 After this operation, 3385 MB of additional disk space will be used. [2022-08-18T18:54:19.268Z] #19 16.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-18T18:54:19.268Z] #19 16.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T18:54:19.268Z] #19 16.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T18:54:19.268Z] #19 16.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T18:54:19.268Z] #19 16.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T18:54:19.268Z] #19 16.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T18:54:19.268Z] #19 16.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-18T18:54:19.268Z] #19 16.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-18T18:54:19.527Z] #19 16.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-18T18:54:19.527Z] #19 16.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-18T18:54:19.527Z] #19 16.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-18T18:54:19.527Z] #19 16.47 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-08-18T18:54:19.527Z] #19 16.47 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-08-18T18:54:20.094Z] #19 17.26 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-08-18T18:54:20.353Z] #19 17.26 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-08-18T18:54:20.530Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.8s done [2022-08-18T18:54:20.530Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0.1s [2022-08-18T18:54:20.621Z] #12 ... [2022-08-18T18:54:20.621Z] [2022-08-18T18:54:20.621Z] #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-08-18T18:54:20.621Z] #31 sha256:86b5576541677831f056c9ccd9367e352bae2346b2fdadf5328f359d2c024ebf [2022-08-18T18:54:20.621Z] #31 1.479 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T18:54:20.621Z] #31 1.739 [2022-08-18T18:54:20.621Z] #31 1.954 #=#=# ######################################################################## 100.0% [2022-08-18T18:54:20.621Z] #31 2.223 [2022-08-18T18:54:20.621Z] #31 3.043 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T18:54:20.621Z] #31 3.317 [2022-08-18T18:54:20.621Z] #31 3.532 #=#=# ######################################################################## 100.0% [2022-08-18T18:54:20.621Z] #31 3.795 [2022-08-18T18:54:20.621Z] #31 4.657 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T18:54:20.621Z] #31 4.957 [2022-08-18T18:54:20.621Z] #31 5.172 #=#=# ################### 26.8% ########################################## 58.7% ################################################################# 90.3% ######################################################################## 100.0% [2022-08-18T18:54:20.621Z] #31 5.723 [2022-08-18T18:54:20.621Z] #31 6.563 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T18:54:20.621Z] #31 6.853 [2022-08-18T18:54:20.621Z] #31 7.069 #=#=# ######################################################################## 100.0% [2022-08-18T18:54:20.621Z] #31 7.319 [2022-08-18T18:54:20.621Z] #31 7.987 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T18:54:20.621Z] #31 8.186 [2022-08-18T18:54:20.621Z] #31 8.400 #=#=# ######################################################################## 100.0% [2022-08-18T18:54:20.621Z] #31 8.660 [2022-08-18T18:54:20.621Z] #31 8.705 Download of images into '/build' complete. [2022-08-18T18:54:20.621Z] #31 8.705 Use something like the following to load the result into a Docker daemon: [2022-08-18T18:54:20.621Z] #31 8.705 tar -cC '/build' . | docker load [2022-08-18T18:54:20.621Z] #31 DONE 10.2s [2022-08-18T18:54:20.621Z] [2022-08-18T18:54:20.621Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:54:20.621Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:54:20.621Z] #12 DONE 2.0s [2022-08-18T18:54:20.621Z] [2022-08-18T18:54:20.621Z] #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-08-18T18:54:20.621Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T18:54:20.920Z] #19 17.90 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-08-18T18:54:20.920Z] #19 17.90 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-08-18T18:54:21.183Z] #13 DONE 0.7s [2022-08-18T18:54:21.440Z] [2022-08-18T18:54:21.440Z] #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-08-18T18:54:21.440Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:21.440Z] #55 ... [2022-08-18T18:54:21.440Z] [2022-08-18T18:54:21.440Z] #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-08-18T18:54:21.440Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T18:54:21.440Z] #50 DONE 0.2s [2022-08-18T18:54:21.440Z] [2022-08-18T18:54:21.440Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:54:21.440Z] #25 sha256:06893698a2a821ad568a34d313abf2cccfce9c5fc3f76f9ed4a1005f57da768f [2022-08-18T18:54:21.440Z] #25 DONE 0.2s [2022-08-18T18:54:21.440Z] [2022-08-18T18:54:21.440Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:54:21.440Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T18:54:21.440Z] #46 DONE 0.2s [2022-08-18T18:54:21.440Z] [2022-08-18T18:54:21.440Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:54:21.440Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T18:54:21.440Z] #33 DONE 0.3s [2022-08-18T18:54:21.485Z] #19 18.36 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-08-18T18:54:21.485Z] #19 18.36 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-08-18T18:54:21.702Z] [2022-08-18T18:54:21.702Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:54:21.702Z] #66 sha256:49c183a7eab1cc289857f594c6a31c64364e2a446c82d60f4fd3933320d4b165 [2022-08-18T18:54:21.702Z] #66 DONE 0.3s [2022-08-18T18:54:21.702Z] [2022-08-18T18:54:21.702Z] #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-08-18T18:54:21.702Z] #67 sha256:9063cf43e70fcef67e47ffd65d7b5a02b43ff4f5ef05589103338d44b48fc931 [2022-08-18T18:54:22.417Z] #19 19.31 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-08-18T18:54:22.417Z] #19 19.31 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-08-18T18:54:22.675Z] #19 19.65 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-08-18T18:54:22.675Z] #19 19.65 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-08-18T18:54:22.675Z] #19 19.65 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-08-18T18:54:22.675Z] #19 19.65 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-08-18T18:54:22.675Z] #19 19.65 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-08-18T18:54:22.675Z] #19 19.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-18T18:54:22.675Z] #19 19.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-18T18:54:22.675Z] #19 19.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-18T18:54:22.675Z] #19 19.66 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-08-18T18:54:22.675Z] #19 19.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-18T18:54:22.675Z] #19 19.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-18T18:54:22.675Z] #19 19.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-18T18:54:22.675Z] #19 19.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-18T18:54:22.675Z] #19 19.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-18T18:54:22.675Z] #19 19.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-18T18:54:22.675Z] #19 19.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-18T18:54:22.675Z] #19 19.75 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-18T18:54:22.933Z] #19 19.75 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-08-18T18:54:22.933Z] #19 19.76 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-08-18T18:54:23.191Z] #19 20.14 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-08-18T18:54:23.191Z] #19 20.14 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-08-18T18:54:23.191Z] #19 20.15 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-18T18:54:23.191Z] #19 20.17 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-08-18T18:54:23.191Z] #19 20.18 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-08-18T18:54:23.804Z] #11 ... [2022-08-18T18:54:23.804Z] [2022-08-18T18:54:23.804Z] #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-08-18T18:54:23.804Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:54:23.804Z] #29 1.544 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:23.804Z] #29 1.554 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:23.804Z] #29 1.557 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:23.804Z] #29 1.748 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:23.804Z] #29 2.190 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:23.804Z] #29 2.557 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:23.804Z] #29 3.635 Fetched 8570 kB in 2s (3621 kB/s) [2022-08-18T18:54:23.804Z] #29 3.635 Reading package lists... [2022-08-18T18:54:23.804Z] #29 4.391 Reading package lists... [2022-08-18T18:54:23.804Z] #29 5.142 Building dependency tree... [2022-08-18T18:54:23.804Z] #29 5.462 The following additional packages will be installed: [2022-08-18T18:54:23.804Z] #29 5.462 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T18:54:23.804Z] #29 5.462 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T18:54:23.804Z] #29 5.468 Recommended packages: [2022-08-18T18:54:23.804Z] #29 5.468 libldap-common publicsuffix libsasl2-modules [2022-08-18T18:54:23.804Z] #29 5.648 The following NEW packages will be installed: [2022-08-18T18:54:23.804Z] #29 5.648 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T18:54:23.804Z] #29 5.648 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T18:54:23.804Z] #29 5.648 libssh2-1 openssl [2022-08-18T18:54:23.804Z] #29 5.914 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T18:54:23.804Z] #29 5.914 Need to get 3047 kB of archives. [2022-08-18T18:54:23.804Z] #29 5.914 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T18:54:23.804Z] #29 5.914 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T18:54:23.804Z] #29 5.929 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T18:54:23.804Z] #29 5.929 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T18:54:23.804Z] #29 5.929 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-08-18T18:54:23.804Z] #29 5.929 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T18:54:23.804Z] #29 5.929 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-18T18:54:23.804Z] #29 5.954 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-18T18:54:23.804Z] #29 5.954 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T18:54:23.804Z] #29 5.954 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T18:54:23.804Z] #29 5.954 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T18:54:23.804Z] #29 5.955 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T18:54:23.804Z] #29 5.957 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T18:54:23.804Z] #29 5.961 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T18:54:23.804Z] #29 5.961 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T18:54:23.804Z] #29 5.961 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T18:54:23.804Z] #29 6.151 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:54:23.804Z] #29 6.183 Fetched 3047 kB in 0s (9692 kB/s) [2022-08-18T18:54:23.804Z] #29 6.208 Selecting previously unselected package openssl. [2022-08-18T18:54:23.804Z] #29 6.208 (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-08-18T18:54:23.804Z] #29 6.211 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 6.214 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T18:54:23.804Z] #29 6.417 Selecting previously unselected package ca-certificates. [2022-08-18T18:54:23.804Z] #29 6.417 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T18:54:23.804Z] #29 6.423 Unpacking ca-certificates (20210119) ... [2022-08-18T18:54:23.804Z] #29 6.505 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T18:54:23.804Z] #29 6.505 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 6.515 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T18:54:23.804Z] #29 6.574 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T18:54:23.804Z] #29 6.574 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 6.577 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:54:23.804Z] #29 6.621 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T18:54:23.804Z] #29 6.622 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 6.627 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:54:23.804Z] #29 6.672 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T18:54:23.804Z] #29 6.672 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 6.675 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T18:54:23.804Z] #29 6.739 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T18:54:23.804Z] #29 6.739 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 6.743 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T18:54:23.804Z] #29 6.785 Selecting previously unselected package libpsl5:amd64. [2022-08-18T18:54:23.804Z] #29 6.785 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 6.789 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T18:54:23.804Z] #29 6.828 Selecting previously unselected package librtmp1:amd64. [2022-08-18T18:54:23.804Z] #29 6.828 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 6.831 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T18:54:23.804Z] #29 6.869 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T18:54:23.804Z] #29 6.869 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 6.872 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T18:54:23.804Z] #29 6.926 Selecting previously unselected package libcurl4:amd64. [2022-08-18T18:54:23.804Z] #29 6.927 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 6.932 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T18:54:23.804Z] #29 6.998 Selecting previously unselected package curl. [2022-08-18T18:54:23.804Z] #29 6.998 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 7.001 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T18:54:23.804Z] #29 7.061 Selecting previously unselected package libonig5:amd64. [2022-08-18T18:54:23.804Z] #29 7.061 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 7.065 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:54:23.804Z] #29 7.127 Selecting previously unselected package libjq1:amd64. [2022-08-18T18:54:23.804Z] #29 7.127 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 7.131 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:54:23.804Z] #29 7.181 Selecting previously unselected package jq. [2022-08-18T18:54:23.804Z] #29 7.181 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T18:54:23.804Z] #29 7.185 Unpacking jq (1.6-2.1) ... [2022-08-18T18:54:23.804Z] #29 7.238 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T18:54:23.804Z] #29 7.244 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T18:54:23.804Z] #29 7.256 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T18:54:23.804Z] #29 7.267 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:54:23.804Z] #29 7.277 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T18:54:23.804Z] #29 7.287 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:54:23.804Z] #29 7.298 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T18:54:23.804Z] #29 7.311 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T18:54:23.804Z] #29 7.324 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:54:23.804Z] #29 7.335 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:54:23.804Z] #29 7.347 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T18:54:23.804Z] #29 7.360 Setting up ca-certificates (20210119) ... [2022-08-18T18:54:23.804Z] #29 7.972 Updating certificates in /etc/ssl/certs... [2022-08-18T18:54:23.804Z] #29 8.700 129 added, 0 removed; done. [2022-08-18T18:54:23.804Z] #29 8.763 Setting up jq (1.6-2.1) ... [2022-08-18T18:54:23.804Z] #29 8.772 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T18:54:23.804Z] #29 8.782 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T18:54:23.804Z] #29 8.792 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:54:23.804Z] #29 8.807 Processing triggers for ca-certificates (20210119) ... [2022-08-18T18:54:23.804Z] #29 8.815 Updating certificates in /etc/ssl/certs... [2022-08-18T18:54:23.804Z] #29 9.417 0 added, 0 removed; done. [2022-08-18T18:54:23.804Z] #29 9.417 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T18:54:23.804Z] #29 9.420 done. [2022-08-18T18:54:23.804Z] #29 ... [2022-08-18T18:54:23.804Z] [2022-08-18T18:54:23.804Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:23.804Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:24.123Z] #19 20.93 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-08-18T18:54:24.123Z] #19 20.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T18:54:24.123Z] #19 20.95 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T18:54:24.123Z] #19 20.96 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-18T18:54:24.123Z] #19 20.97 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-18T18:54:24.123Z] #19 20.97 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T18:54:24.123Z] #19 21.13 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-18T18:54:24.123Z] #19 21.13 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-18T18:54:24.123Z] #19 21.14 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-08-18T18:54:24.123Z] #19 21.14 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-18T18:54:24.123Z] #19 21.14 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-18T18:54:24.123Z] #19 21.15 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-18T18:54:24.123Z] #19 21.15 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-18T18:54:24.123Z] #19 21.15 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-18T18:54:24.123Z] #19 21.15 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-18T18:54:24.123Z] #19 21.15 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-18T18:54:24.123Z] #19 21.15 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-18T18:54:24.123Z] #19 21.15 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-18T18:54:24.123Z] #19 21.15 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-18T18:54:24.123Z] #19 21.16 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-18T18:54:24.366Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.0s done [2022-08-18T18:54:24.381Z] #19 21.17 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-08-18T18:54:24.381Z] #19 21.17 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-18T18:54:24.381Z] #19 21.17 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-18T18:54:24.381Z] #19 21.18 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-18T18:54:24.381Z] #19 21.19 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-18T18:54:24.381Z] #19 21.22 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-18T18:54:24.381Z] #19 21.22 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-08-18T18:54:24.381Z] #19 21.23 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-08-18T18:54:24.639Z] #19 21.69 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-08-18T18:54:24.639Z] #19 21.69 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-08-18T18:54:24.639Z] #19 21.70 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-18T18:54:24.639Z] #19 21.72 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-08-18T18:54:24.664Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s [2022-08-18T18:54:24.897Z] #19 21.73 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-08-18T18:54:25.156Z] #19 22.19 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-08-18T18:54:25.156Z] #19 22.19 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-18T18:54:25.156Z] #19 22.19 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-18T18:54:25.156Z] #19 22.20 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-08-18T18:54:25.156Z] #19 22.20 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-18T18:54:25.156Z] #19 22.20 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-18T18:54:25.156Z] #19 22.20 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-18T18:54:25.156Z] #19 22.22 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-18T18:54:25.156Z] #19 22.22 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-18T18:54:25.156Z] #19 22.23 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-08-18T18:54:25.156Z] #19 22.23 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-08-18T18:54:25.227Z] #11 ... [2022-08-18T18:54:25.227Z] [2022-08-18T18:54:25.227Z] #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-08-18T18:54:25.227Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:54:25.227Z] #29 DONE 11.5s [2022-08-18T18:54:25.227Z] [2022-08-18T18:54:25.227Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:25.227Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:25.524Z] #11 ... [2022-08-18T18:54:25.524Z] [2022-08-18T18:54:25.524Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:54:25.524Z] #30 sha256:517c42ff9051ba3666cb41f3562c58de5860958dfa313a036331d8247d1cf55f [2022-08-18T18:54:25.524Z] #30 DONE 0.1s [2022-08-18T18:54:25.524Z] [2022-08-18T18:54:25.524Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:25.524Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:26.088Z] #19 23.19 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-08-18T18:54:26.346Z] #19 23.19 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-08-18T18:54:26.346Z] #19 23.21 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-18T18:54:26.346Z] #19 23.23 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-08-18T18:54:26.346Z] #19 23.26 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-08-18T18:54:26.604Z] #19 23.70 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-08-18T18:54:26.604Z] #19 23.70 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-18T18:54:26.604Z] #19 23.70 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-18T18:54:26.604Z] #19 23.71 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-08-18T18:54:26.604Z] #19 23.71 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-18T18:54:26.604Z] #19 23.71 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-18T18:54:26.604Z] #19 23.72 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-18T18:54:26.604Z] #19 23.72 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-18T18:54:26.604Z] #19 23.74 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-18T18:54:26.604Z] #19 23.74 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-18T18:54:26.604Z] #19 23.76 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-18T18:54:26.862Z] #19 23.76 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-18T18:54:26.862Z] #19 23.76 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-18T18:54:26.862Z] #19 23.77 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-08-18T18:54:26.862Z] #19 23.78 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-08-18T18:54:27.049Z] #67 4.710 + RM_GOPATH=0 [2022-08-18T18:54:27.049Z] #67 4.710 + TMP_GOPATH= [2022-08-18T18:54:27.049Z] #67 4.710 + : /build [2022-08-18T18:54:27.049Z] #67 4.710 + '[' -z '' ']' [2022-08-18T18:54:27.049Z] #67 4.714 ++ mktemp -d [2022-08-18T18:54:27.049Z] #67 4.720 + export GOPATH=/tmp/tmp.rW703XuaYY [2022-08-18T18:54:27.049Z] #67 4.720 + GOPATH=/tmp/tmp.rW703XuaYY [2022-08-18T18:54:27.049Z] #67 4.720 + RM_GOPATH=1 [2022-08-18T18:54:27.049Z] #67 4.720 + case "$(go env GOARCH)" in [2022-08-18T18:54:27.049Z] #67 4.721 ++ go env GOARCH [2022-08-18T18:54:27.049Z] #67 4.776 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:27.049Z] #67 4.776 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:27.049Z] #67 4.779 ++ dirname /install.sh [2022-08-18T18:54:27.049Z] #67 4.784 + dir=/ [2022-08-18T18:54:27.049Z] #67 4.784 + bin=rootlesskit [2022-08-18T18:54:27.049Z] #67 4.784 + shift [2022-08-18T18:54:27.049Z] #67 4.785 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T18:54:27.049Z] #67 4.788 + . //rootlesskit.installer [2022-08-18T18:54:27.049Z] #67 4.789 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:54:27.049Z] #67 4.790 + install_rootlesskit [2022-08-18T18:54:27.049Z] #67 4.791 + case "$1" in [2022-08-18T18:54:27.049Z] #67 4.791 + export CGO_ENABLED=0 [2022-08-18T18:54:27.049Z] #67 4.791 + CGO_ENABLED=0 [2022-08-18T18:54:27.049Z] #67 4.792 + _install_rootlesskit [2022-08-18T18:54:27.049Z] #67 4.796 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T18:54:27.049Z] #67 4.796 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:54:27.049Z] #67 4.796 + GOBIN=/build [2022-08-18T18:54:27.049Z] #67 4.796 + GO111MODULE=on [2022-08-18T18:54:27.049Z] #67 4.796 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:54:27.049Z] #67 4.796 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:54:27.049Z] #67 5.444 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T18:54:27.120Z] #19 24.18 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-08-18T18:54:27.378Z] #19 24.18 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-08-18T18:54:27.378Z] #19 24.20 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-18T18:54:27.378Z] #19 24.22 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-08-18T18:54:27.378Z] #19 24.23 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-08-18T18:54:27.635Z] #19 24.61 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-08-18T18:54:27.635Z] #19 24.61 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-18T18:54:27.635Z] #19 24.61 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-18T18:54:27.635Z] #19 24.62 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-08-18T18:54:27.635Z] #19 24.62 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-18T18:54:27.635Z] #19 24.62 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-18T18:54:27.635Z] #19 24.62 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-18T18:54:27.635Z] #19 24.62 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-18T18:54:27.635Z] #19 24.64 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-18T18:54:27.635Z] #19 24.64 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-18T18:54:27.635Z] #19 24.65 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-08-18T18:54:27.635Z] #19 24.65 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-08-18T18:54:28.201Z] #19 25.15 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-08-18T18:54:28.201Z] #19 25.15 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-08-18T18:54:28.201Z] #19 25.16 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-18T18:54:28.201Z] #19 25.17 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-08-18T18:54:28.201Z] #19 25.18 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-08-18T18:54:28.459Z] #19 25.60 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-08-18T18:54:28.717Z] #19 25.60 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-18T18:54:28.717Z] #19 25.90 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:54:28.974Z] #19 26.02 Fetched 788 MB in 10s (81.4 MB/s) [2022-08-18T18:54:28.974Z] #19 26.05 Selecting previously unselected package liblocale-gettext-perl. [2022-08-18T18:54:29.232Z] #19 26.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:54:29.232Z] #19 26.14 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-18T18:54:29.232Z] #19 26.14 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-18T18:54:29.232Z] #19 26.18 Selecting previously unselected package bzip2. [2022-08-18T18:54:29.232Z] #19 26.18 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T18:54:29.232Z] #19 26.18 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:54:29.232Z] #19 26.21 Selecting previously unselected package libmagic-mgc. [2022-08-18T18:54:29.232Z] #19 26.21 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T18:54:29.232Z] #19 26.22 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T18:54:29.489Z] #19 26.29 Selecting previously unselected package libmagic1:amd64. [2022-08-18T18:54:29.489Z] #19 26.29 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T18:54:29.489Z] #19 26.30 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:54:29.489Z] #19 26.33 Selecting previously unselected package file. [2022-08-18T18:54:29.489Z] #19 26.33 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-18T18:54:29.489Z] #19 26.34 Unpacking file (1:5.39-3) ... [2022-08-18T18:54:29.489Z] #19 26.37 Selecting previously unselected package xz-utils. [2022-08-18T18:54:29.489Z] #19 26.37 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T18:54:29.489Z] #19 26.37 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:54:29.489Z] #19 26.45 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-18T18:54:29.489Z] #19 26.45 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T18:54:29.489Z] #19 26.46 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-18T18:54:29.746Z] #19 26.78 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-18T18:54:29.746Z] #19 26.78 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-18T18:54:29.746Z] #19 26.79 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-18T18:54:29.860Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-18T18:54:30.004Z] #19 27.08 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-18T18:54:30.004Z] #19 27.09 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-18T18:54:30.004Z] #19 27.09 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-18T18:54:30.365Z] #67 8.384 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:54:30.365Z] #67 8.384 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T18:54:30.569Z] #19 27.39 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-18T18:54:30.569Z] #19 27.39 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T18:54:30.569Z] #19 27.40 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-18T18:54:30.664Z] #67 9.096 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T18:54:30.826Z] #19 27.67 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-18T18:54:30.826Z] #19 27.67 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T18:54:30.826Z] #19 27.68 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-18T18:54:30.826Z] #19 27.90 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-18T18:54:31.084Z] #19 27.91 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:54:31.084Z] #19 27.91 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:54:31.084Z] #19 27.94 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-18T18:54:31.084Z] #19 27.94 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:54:31.084Z] #19 27.95 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:54:31.228Z] #67 ... [2022-08-18T18:54:31.228Z] [2022-08-18T18:54:31.228Z] #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-08-18T18:54:31.228Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:54:31.228Z] #42 4.031 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:31.228Z] #42 4.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:31.228Z] #42 4.052 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:31.228Z] #42 4.308 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:31.228Z] #42 5.934 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:31.228Z] #42 8.171 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:31.485Z] #42 ... [2022-08-18T18:54:31.485Z] [2022-08-18T18:54:31.485Z] #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-08-18T18:54:31.485Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:54:31.485Z] #14 5.531 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:31.485Z] #14 5.585 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:31.485Z] #14 5.588 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:31.485Z] #14 6.488 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:31.485Z] #14 8.455 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:31.485Z] #14 ... [2022-08-18T18:54:31.485Z] [2022-08-18T18:54:31.485Z] #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-08-18T18:54:31.485Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:54:31.485Z] #40 5.095 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T18:54:31.485Z] #40 6.313 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T18:54:31.485Z] #40 7.990 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T18:54:31.485Z] #40 8.244 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T18:54:31.485Z] #40 8.346 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T18:54:31.742Z] #40 ... [2022-08-18T18:54:31.742Z] [2022-08-18T18:54:31.742Z] #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-08-18T18:54:31.742Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:54:31.742Z] #57 4.903 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T18:54:31.742Z] #57 6.290 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T18:54:31.742Z] #57 6.296 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T18:54:31.742Z] #57 6.346 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T18:54:31.742Z] #57 8.327 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T18:54:31.742Z] #57 ... [2022-08-18T18:54:31.742Z] [2022-08-18T18:54:31.742Z] #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-08-18T18:54:31.742Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:54:31.742Z] #62 5.514 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:31.742Z] #62 5.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:31.742Z] #62 5.573 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:31.742Z] #62 6.624 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:31.742Z] #62 8.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:31.999Z] #62 ... [2022-08-18T18:54:31.999Z] [2022-08-18T18:54:31.999Z] #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-08-18T18:54:31.999Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:54:31.999Z] #51 5.321 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:31.999Z] #51 5.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:31.999Z] #51 5.388 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:31.999Z] #51 6.052 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T18:54:31.999Z] #51 6.738 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:31.999Z] #51 9.203 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:32.255Z] #51 ... [2022-08-18T18:54:32.255Z] [2022-08-18T18:54:32.255Z] #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-08-18T18:54:32.255Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:54:32.255Z] #47 4.632 + git clone https://github.com/docker/distribution.git . [2022-08-18T18:54:32.255Z] #47 4.643 Cloning into '.'... [2022-08-18T18:54:32.255Z] #47 ... [2022-08-18T18:54:32.255Z] [2022-08-18T18:54:32.256Z] #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-08-18T18:54:32.256Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:54:32.256Z] #53 4.344 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T18:54:32.256Z] #53 6.257 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T18:54:32.256Z] #53 6.259 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T18:54:32.256Z] #53 6.345 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T18:54:32.256Z] #53 6.774 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T18:54:32.256Z] #53 6.872 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T18:54:32.256Z] #53 6.993 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T18:54:32.256Z] #53 7.059 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T18:54:32.256Z] #53 7.151 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T18:54:32.256Z] #53 7.298 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T18:54:32.256Z] #53 7.478 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T18:54:32.256Z] #53 7.613 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T18:54:32.516Z] #53 ... [2022-08-18T18:54:32.516Z] [2022-08-18T18:54:32.516Z] #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-08-18T18:54:32.516Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:54:32.516Z] #76 5.465 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:32.516Z] #76 5.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:32.516Z] #76 5.503 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:32.516Z] #76 6.514 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:32.516Z] #76 8.486 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:32.516Z] #76 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:32.516Z] #76 ... [2022-08-18T18:54:32.516Z] [2022-08-18T18:54:32.516Z] #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-08-18T18:54:32.516Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:54:32.516Z] #34 4.872 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T18:54:32.516Z] #34 4.873 Cloning into '.'... [2022-08-18T18:54:32.773Z] #34 ... [2022-08-18T18:54:32.773Z] [2022-08-18T18:54:32.773Z] #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-08-18T18:54:32.773Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:54:32.773Z] #38 5.306 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T18:54:33.030Z] #38 ... [2022-08-18T18:54:33.030Z] [2022-08-18T18:54:33.030Z] #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-08-18T18:54:33.030Z] #26 sha256:282cc7f14c7be496ebdf0df81c06f82ce03c8e30b6f016ef5a02bf7cd178c5ed [2022-08-18T18:54:33.030Z] #26 4.370 + RM_GOPATH=0 [2022-08-18T18:54:33.030Z] #26 4.370 + TMP_GOPATH= [2022-08-18T18:54:33.030Z] #26 4.370 + : /build [2022-08-18T18:54:33.030Z] #26 4.370 + '[' -z '' ']' [2022-08-18T18:54:33.030Z] #26 4.378 ++ mktemp -d [2022-08-18T18:54:33.030Z] #26 4.384 + export GOPATH=/tmp/tmp.6vdZ8u2RIA [2022-08-18T18:54:33.030Z] #26 4.384 + GOPATH=/tmp/tmp.6vdZ8u2RIA [2022-08-18T18:54:33.030Z] #26 4.384 + RM_GOPATH=1 [2022-08-18T18:54:33.030Z] #26 4.384 + case "$(go env GOARCH)" in [2022-08-18T18:54:33.030Z] #26 4.384 ++ go env GOARCH [2022-08-18T18:54:33.030Z] #26 4.400 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:33.030Z] #26 4.400 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:33.030Z] #26 4.400 ++ dirname /install.sh [2022-08-18T18:54:33.030Z] #26 4.404 Install docker/cli version 17.06.2-ce from stable [2022-08-18T18:54:33.030Z] #26 4.404 + dir=/ [2022-08-18T18:54:33.030Z] #26 4.404 + bin=dockercli [2022-08-18T18:54:33.030Z] #26 4.404 + shift [2022-08-18T18:54:33.030Z] #26 4.404 + '[' '!' -f //dockercli.installer ']' [2022-08-18T18:54:33.030Z] #26 4.404 + . //dockercli.installer [2022-08-18T18:54:33.030Z] #26 4.404 ++ : stable [2022-08-18T18:54:33.030Z] #26 4.404 ++ : 17.06.2-ce [2022-08-18T18:54:33.030Z] #26 4.404 + install_dockercli [2022-08-18T18:54:33.030Z] #26 4.404 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T18:54:33.030Z] #26 4.404 ++ uname -m [2022-08-18T18:54:33.030Z] #26 4.406 + arch=x86_64 [2022-08-18T18:54:33.030Z] #26 4.406 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T18:54:33.030Z] #26 4.406 + url=https://download.docker.com/linux/static [2022-08-18T18:54:33.030Z] #26 4.407 + tar -xz docker/docker [2022-08-18T18:54:33.030Z] #26 4.407 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T18:54:33.030Z] #26 ... [2022-08-18T18:54:33.030Z] [2022-08-18T18:54:33.030Z] #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-08-18T18:54:33.030Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:54:33.030Z] #36 5.343 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T18:54:33.174Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.4s done [2022-08-18T18:54:33.287Z] #36 ... [2022-08-18T18:54:33.287Z] [2022-08-18T18:54:33.287Z] #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-08-18T18:54:33.287Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:33.287Z] #55 3.744 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T18:54:33.287Z] #55 4.655 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T18:54:33.287Z] #55 4.662 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:54:33.287Z] #55 4.710 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T18:54:33.287Z] #55 4.714 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T18:54:33.287Z] #55 4.889 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T18:54:33.287Z] #55 5.322 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T18:54:33.287Z] #55 5.373 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T18:54:33.287Z] #55 5.918 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T18:54:33.287Z] #55 6.023 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T18:54:33.287Z] #55 6.041 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T18:54:33.287Z] #55 6.143 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T18:54:33.287Z] #55 8.204 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T18:54:33.287Z] #55 8.332 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T18:54:33.287Z] #55 8.552 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T18:54:33.287Z] #55 8.695 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T18:54:33.287Z] #55 ... [2022-08-18T18:54:33.287Z] [2022-08-18T18:54:33.287Z] #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-08-18T18:54:33.287Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:54:33.287Z] #40 12.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T18:54:33.433Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T18:54:33.433Z] #11 DONE 26.8s [2022-08-18T18:54:33.433Z] [2022-08-18T18:54:33.433Z] #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-08-18T18:54:33.433Z] #31 sha256:4231915be2ebcd51c8c2a720d69aecd83d573fdc04e4fa775ed8dfc18dd2642d [2022-08-18T18:54:33.433Z] #31 1.555 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T18:54:33.433Z] #31 1.798 [2022-08-18T18:54:33.433Z] #31 2.014 #=#=# ######################################################################## 100.0% [2022-08-18T18:54:33.433Z] #31 2.266 [2022-08-18T18:54:33.433Z] #31 3.090 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T18:54:33.433Z] #31 3.339 [2022-08-18T18:54:33.433Z] #31 3.555 #=#=# ######################################################################## 100.0% [2022-08-18T18:54:33.433Z] #31 3.830 [2022-08-18T18:54:33.433Z] #31 4.657 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T18:54:33.433Z] #31 4.940 [2022-08-18T18:54:33.433Z] #31 5.158 #=#=# ################### 27.4% ########################################## 59.5% ################################################################# 91.3% ######################################################################## 100.0% [2022-08-18T18:54:33.433Z] #31 5.693 [2022-08-18T18:54:33.433Z] #31 6.579 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T18:54:33.433Z] #31 6.830 [2022-08-18T18:54:33.433Z] #31 7.046 #=#=# ######################################################################## 100.0% [2022-08-18T18:54:33.433Z] #31 7.294 [2022-08-18T18:54:33.433Z] #31 7.950 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T18:54:33.543Z] #40 12.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:54:33.638Z] Client: [2022-08-18T18:54:33.638Z] Context: default [2022-08-18T18:54:33.638Z] Debug Mode: false [2022-08-18T18:54:33.638Z] Plugins: [2022-08-18T18:54:33.638Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:54:33.638Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:54:33.638Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T18:54:33.638Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T18:54:33.638Z] [2022-08-18T18:54:33.638Z] Server: [2022-08-18T18:54:33.638Z] Containers: 0 [2022-08-18T18:54:33.638Z] Running: 0 [2022-08-18T18:54:33.638Z] Paused: 0 [2022-08-18T18:54:33.638Z] Stopped: 0 [2022-08-18T18:54:33.638Z] Images: 0 [2022-08-18T18:54:33.638Z] Server Version: 20.10.14 [2022-08-18T18:54:33.638Z] Storage Driver: overlay2 [2022-08-18T18:54:33.638Z] Backing Filesystem: extfs [2022-08-18T18:54:33.638Z] Supports d_type: true [2022-08-18T18:54:33.638Z] Native Overlay Diff: true [2022-08-18T18:54:33.638Z] userxattr: false [2022-08-18T18:54:33.638Z] Logging Driver: json-file [2022-08-18T18:54:33.638Z] Cgroup Driver: systemd [2022-08-18T18:54:33.638Z] Cgroup Version: 2 [2022-08-18T18:54:33.638Z] Plugins: [2022-08-18T18:54:33.638Z] Volume: local [2022-08-18T18:54:33.638Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:54:33.638Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:54:33.638Z] Swarm: inactive [2022-08-18T18:54:33.638Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T18:54:33.638Z] Default Runtime: runc [2022-08-18T18:54:33.638Z] Init Binary: docker-init [2022-08-18T18:54:33.638Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:54:33.638Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:54:33.638Z] init version: de40ad0 [2022-08-18T18:54:33.638Z] Security Options: [2022-08-18T18:54:33.638Z] apparmor [2022-08-18T18:54:33.638Z] seccomp [2022-08-18T18:54:33.638Z] Profile: default [2022-08-18T18:54:33.638Z] cgroupns [2022-08-18T18:54:33.638Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T18:54:33.638Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T18:54:33.638Z] OSType: linux [2022-08-18T18:54:33.638Z] Architecture: x86_64 [2022-08-18T18:54:33.638Z] CPUs: 2 [2022-08-18T18:54:33.638Z] Total Memory: 7.559GiB [2022-08-18T18:54:33.638Z] Name: ip-10-100-53-82 [2022-08-18T18:54:33.638Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-18T18:54:33.638Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:54:33.638Z] Debug Mode: false [2022-08-18T18:54:33.638Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:54:33.638Z] Labels: [2022-08-18T18:54:33.638Z] Experimental: true [2022-08-18T18:54:33.638Z] Insecure Registries: [2022-08-18T18:54:33.638Z] 127.0.0.0/8 [2022-08-18T18:54:33.638Z] Live Restore Enabled: true [2022-08-18T18:54:33.638Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:54:33.731Z] #31 8.152 [2022-08-18T18:54:33.731Z] #31 ... [2022-08-18T18:54:33.731Z] [2022-08-18T18:54:33.731Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:54:33.731Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:54:33.974Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:23f1d9074132878446af123786762764b395a939 . [2022-08-18T18:54:34.236Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:54:34.236Z] #1 sha256:eafa02954c35cb50696f81c2104c01c6088f22088aa9e2aeaf33fec8c8358dd2 [2022-08-18T18:54:34.236Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-08-18T18:54:34.236Z] #1 DONE 0.1s [2022-08-18T18:54:34.236Z] [2022-08-18T18:54:34.236Z] #2 [internal] load .dockerignore [2022-08-18T18:54:34.236Z] #2 sha256:5795d35337c8440f8cb6a77f7df95a85b6af7cece71862c0cefe3997e1b5e0b7 [2022-08-18T18:54:34.236Z] #2 transferring context: 145B done [2022-08-18T18:54:34.236Z] #2 DONE 0.1s [2022-08-18T18:54:34.236Z] [2022-08-18T18:54:34.236Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:54:34.236Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T18:54:34.808Z] #3 DONE 0.4s [2022-08-18T18:54:34.808Z] [2022-08-18T18:54:34.808Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:54:34.808Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T18:54:34.808Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T18:54:34.808Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T18:54:34.808Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T18:54:34.808Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T18:54:34.808Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-18T18:54:34.808Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-18T18:54:34.808Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-18T18:54:35.100Z] #12 DONE 1.3s [2022-08-18T18:54:35.100Z] [2022-08-18T18:54:35.100Z] #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-08-18T18:54:35.100Z] #31 sha256:4231915be2ebcd51c8c2a720d69aecd83d573fdc04e4fa775ed8dfc18dd2642d [2022-08-18T18:54:35.100Z] #31 8.375 #=#=# ######################################################################## 100.0% [2022-08-18T18:54:35.100Z] #31 8.596 [2022-08-18T18:54:35.100Z] #31 8.633 Download of images into '/build' complete. [2022-08-18T18:54:35.100Z] #31 8.634 Use something like the following to load the result into a Docker daemon: [2022-08-18T18:54:35.100Z] #31 8.634 tar -cC '/build' . | docker load [2022-08-18T18:54:35.100Z] #31 DONE 9.4s [2022-08-18T18:54:35.100Z] [2022-08-18T18:54:35.100Z] #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-08-18T18:54:35.100Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T18:54:35.379Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-18T18:54:35.379Z] #4 DONE 0.6s [2022-08-18T18:54:35.641Z] [2022-08-18T18:54:35.641Z] #5 [internal] load build definition from Dockerfile [2022-08-18T18:54:35.641Z] #5 sha256:5931a6bdf321071012d984139656ba48f8aa8d2862195ac0b762a7b7f587c140 [2022-08-18T18:54:35.641Z] #5 DONE 0.0s [2022-08-18T18:54:35.641Z] [2022-08-18T18:54:35.641Z] #6 [internal] load .dockerignore [2022-08-18T18:54:35.641Z] #6 sha256:9efe0f623c7b7e516cb408a662d6faef271de91a879d569e5fa9dae82dbe9979 [2022-08-18T18:54:35.641Z] #6 DONE 0.0s [2022-08-18T18:54:35.641Z] [2022-08-18T18:54:35.641Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:54:35.641Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:54:35.668Z] #13 DONE 0.6s [2022-08-18T18:54:35.668Z] [2022-08-18T18:54:35.668Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:54:35.668Z] #25 sha256:5c5643a466c106b0a325522c4f1ab510267864282960400efa7ad24055df5b7d [2022-08-18T18:54:35.668Z] #25 DONE 0.1s [2022-08-18T18:54:35.668Z] [2022-08-18T18:54:35.668Z] #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-08-18T18:54:35.668Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:54:35.929Z] #42 ... [2022-08-18T18:54:35.929Z] [2022-08-18T18:54:35.929Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:54:35.929Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T18:54:35.929Z] #46 DONE 0.2s [2022-08-18T18:54:35.929Z] [2022-08-18T18:54:35.929Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:54:35.929Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T18:54:35.929Z] #33 DONE 0.2s [2022-08-18T18:54:35.929Z] [2022-08-18T18:54:35.929Z] #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-08-18T18:54:35.929Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T18:54:35.929Z] #50 DONE 0.3s [2022-08-18T18:54:35.929Z] [2022-08-18T18:54:35.929Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:54:35.929Z] #66 sha256:da7f8bdace29dce3a285adc987070e4b147d1da94b923608d4a8ca964bbf17aa [2022-08-18T18:54:35.929Z] #66 DONE 0.3s [2022-08-18T18:54:35.929Z] [2022-08-18T18:54:35.929Z] #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-08-18T18:54:35.929Z] #67 sha256:60688cecf1520fdd6af4eef17e3bd7e325f0fa23641bb5818281304a23edc522 [2022-08-18T18:54:36.354Z] #19 32.43 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-18T18:54:36.354Z] #19 32.43 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:54:36.354Z] #19 32.43 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:54:36.354Z] #19 32.47 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-18T18:54:36.354Z] #19 32.47 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:54:36.354Z] #19 32.47 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:54:36.582Z] #10 DONE 1.0s [2022-08-18T18:54:36.582Z] [2022-08-18T18:54:36.582Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:54:36.582Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T18:54:36.582Z] #7 DONE 1.0s [2022-08-18T18:54:36.582Z] [2022-08-18T18:54:36.582Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:54:36.582Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:54:36.582Z] #9 DONE 1.0s [2022-08-18T18:54:36.582Z] [2022-08-18T18:54:36.582Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:54:36.582Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:54:36.582Z] #8 DONE 1.0s [2022-08-18T18:54:36.846Z] [2022-08-18T18:54:36.846Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:36.846Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:36.846Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-18T18:54:36.846Z] #11 DONE 0.1s [2022-08-18T18:54:36.846Z] [2022-08-18T18:54:36.846Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:54:36.846Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:54:36.846Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T18:54:36.846Z] #73 DONE 0.1s [2022-08-18T18:54:36.846Z] [2022-08-18T18:54:36.846Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:54:36.846Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:54:36.846Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 done [2022-08-18T18:54:36.892Z] #40 ... [2022-08-18T18:54:36.892Z] [2022-08-18T18:54:36.892Z] #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-08-18T18:54:36.892Z] #26 sha256:282cc7f14c7be496ebdf0df81c06f82ce03c8e30b6f016ef5a02bf7cd178c5ed [2022-08-18T18:54:36.892Z] #26 14.09 + mkdir -p /build [2022-08-18T18:54:36.892Z] #26 14.09 + mv docker/docker /build/ [2022-08-18T18:54:36.892Z] #26 14.10 + rmdir docker [2022-08-18T18:54:36.892Z] #26 DONE 15.4s [2022-08-18T18:54:36.892Z] [2022-08-18T18:54:36.892Z] #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-08-18T18:54:36.892Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:36.892Z] #55 13.36 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:54:36.892Z] #55 13.38 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T18:54:36.892Z] #55 13.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T18:54:36.892Z] #55 13.93 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T18:54:36.892Z] #55 14.08 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T18:54:36.892Z] #55 14.22 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T18:54:36.892Z] #55 14.29 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T18:54:36.892Z] #55 14.30 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T18:54:36.892Z] #55 14.68 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T18:54:36.892Z] #55 14.79 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T18:54:36.892Z] #55 14.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T18:54:36.892Z] #55 15.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T18:54:36.892Z] #55 15.07 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T18:54:36.892Z] #55 15.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T18:54:36.892Z] #55 15.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T18:54:36.892Z] #55 15.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T18:54:36.892Z] #55 15.69 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T18:54:37.109Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T18:54:37.109Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T18:54:37.110Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T18:54:37.110Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.19MB / 55.00MB 0.3s [2022-08-18T18:54:37.110Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.53MB / 55.00MB 0.4s [2022-08-18T18:54:37.150Z] #55 16.00 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T18:54:37.372Z] #28 ... [2022-08-18T18:54:37.372Z] [2022-08-18T18:54:37.372Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:54:37.372Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:54:37.372Z] #49 DONE 0.0s [2022-08-18T18:54:37.372Z] [2022-08-18T18:54:37.372Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:54:37.372Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:54:37.372Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 26.21MB / 55.00MB 0.5s [2022-08-18T18:54:37.634Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 31.46MB / 55.00MB 0.7s [2022-08-18T18:54:37.634Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 45.09MB / 55.00MB 0.7s [2022-08-18T18:54:37.634Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 53.48MB / 55.00MB 0.9s [2022-08-18T18:54:38.592Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.6s done [2022-08-18T18:54:38.854Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-18T18:54:39.086Z] #55 17.42 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T18:54:39.086Z] #55 17.63 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T18:54:39.635Z] #19 36.66 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-18T18:54:39.636Z] #19 36.66 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:54:39.636Z] #19 36.66 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:54:39.636Z] #19 36.69 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-18T18:54:39.636Z] #19 36.70 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:54:39.636Z] #19 36.70 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:54:39.649Z] #55 18.35 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T18:54:39.808Z] #28 ... [2022-08-18T18:54:39.808Z] [2022-08-18T18:54:39.808Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:54:39.808Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:54:39.808Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T18:54:39.808Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T18:54:39.808Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T18:54:39.808Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-08-18T18:54:39.808Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-08-18T18:54:39.808Z] #71 DONE 2.8s [2022-08-18T18:54:39.808Z] [2022-08-18T18:54:39.808Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:39.808Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:39.808Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T18:54:39.808Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T18:54:39.808Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T18:54:39.808Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.3s done [2022-08-18T18:54:39.808Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.5s done [2022-08-18T18:54:39.808Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 36.70MB / 54.58MB 2.7s [2022-08-18T18:54:39.808Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 2.2s done [2022-08-18T18:54:39.808Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 56.62MB / 85.90MB 2.7s [2022-08-18T18:54:39.808Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 14.68MB / 141.86MB 2.7s [2022-08-18T18:54:39.808Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 42.99MB / 54.58MB 2.9s [2022-08-18T18:54:39.808Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 66.06MB / 85.90MB 2.9s [2022-08-18T18:54:39.808Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 23.07MB / 141.86MB 2.9s [2022-08-18T18:54:40.072Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 49.28MB / 54.58MB 3.1s [2022-08-18T18:54:40.072Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 74.45MB / 85.90MB 3.1s [2022-08-18T18:54:40.072Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 32.51MB / 141.86MB 3.1s [2022-08-18T18:54:40.097Z] #67 3.663 + RM_GOPATH=0 [2022-08-18T18:54:40.097Z] #67 3.663 + TMP_GOPATH= [2022-08-18T18:54:40.097Z] #67 3.663 + : /build [2022-08-18T18:54:40.097Z] #67 3.663 + '[' -z '' ']' [2022-08-18T18:54:40.097Z] #67 3.663 ++ mktemp -d [2022-08-18T18:54:40.097Z] #67 3.663 + export GOPATH=/tmp/tmp.nRxybbnLt1 [2022-08-18T18:54:40.097Z] #67 3.663 + GOPATH=/tmp/tmp.nRxybbnLt1 [2022-08-18T18:54:40.097Z] #67 3.663 + RM_GOPATH=1 [2022-08-18T18:54:40.097Z] #67 3.663 + case "$(go env GOARCH)" in [2022-08-18T18:54:40.097Z] #67 3.664 ++ go env GOARCH [2022-08-18T18:54:40.097Z] #67 3.668 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:40.097Z] #67 3.669 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:40.097Z] #67 3.670 ++ dirname /install.sh [2022-08-18T18:54:40.097Z] #67 3.680 + dir=/ [2022-08-18T18:54:40.097Z] #67 3.680 + bin=rootlesskit [2022-08-18T18:54:40.097Z] #67 3.680 + shift [2022-08-18T18:54:40.097Z] #67 3.680 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T18:54:40.097Z] #67 3.680 + . //rootlesskit.installer [2022-08-18T18:54:40.097Z] #67 3.680 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:54:40.097Z] #67 3.680 + install_rootlesskit [2022-08-18T18:54:40.097Z] #67 3.680 + case "$1" in [2022-08-18T18:54:40.097Z] #67 3.680 + export CGO_ENABLED=0 [2022-08-18T18:54:40.097Z] #67 3.680 + CGO_ENABLED=0 [2022-08-18T18:54:40.097Z] #67 3.680 + _install_rootlesskit [2022-08-18T18:54:40.097Z] #67 3.680 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T18:54:40.097Z] #67 3.680 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:54:40.097Z] #67 3.680 + GOBIN=/build [2022-08-18T18:54:40.097Z] #67 3.680 + GO111MODULE=on [2022-08-18T18:54:40.097Z] #67 3.680 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:54:40.097Z] #67 3.680 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:54:40.097Z] #67 4.286 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T18:54:40.255Z] #55 19.03 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T18:54:40.336Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.2s [2022-08-18T18:54:40.336Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.4s [2022-08-18T18:54:40.336Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 51.38MB / 141.86MB 3.4s [2022-08-18T18:54:40.511Z] #55 19.21 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T18:54:40.511Z] #55 19.23 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T18:54:40.511Z] #55 19.34 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T18:54:40.511Z] #55 19.37 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T18:54:40.680Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 65.01MB / 141.86MB 3.6s [2022-08-18T18:54:40.767Z] #55 19.57 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T18:54:40.940Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 77.42MB / 141.86MB 3.7s [2022-08-18T18:54:40.940Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 85.98MB / 141.86MB 3.8s [2022-08-18T18:54:40.941Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.8s done [2022-08-18T18:54:41.023Z] #55 19.73 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T18:54:41.023Z] #55 19.90 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T18:54:41.023Z] #55 19.96 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T18:54:41.280Z] #55 20.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T18:54:41.281Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 101.76MB / 141.86MB 4.1s [2022-08-18T18:54:41.282Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.1s [2022-08-18T18:54:41.282Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 109.05MB / 141.86MB 4.2s [2022-08-18T18:54:41.282Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 120.59MB / 141.86MB 4.3s [2022-08-18T18:54:41.537Z] #55 20.27 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T18:54:41.551Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 130.02MB / 141.86MB 4.5s [2022-08-18T18:54:41.554Z] #67 ... [2022-08-18T18:54:41.554Z] [2022-08-18T18:54:41.554Z] #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-08-18T18:54:41.554Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:54:41.554Z] #42 5.106 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:41.554Z] #42 5.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:41.554Z] #42 5.159 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:41.794Z] #55 20.42 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T18:54:41.794Z] #55 ... [2022-08-18T18:54:41.794Z] [2022-08-18T18:54:41.794Z] #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-08-18T18:54:41.794Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:54:41.794Z] #38 20.42 tomll can be used in two ways: [2022-08-18T18:54:41.794Z] #38 20.42 Writing to STDIN and reading from STDOUT: [2022-08-18T18:54:41.794Z] #38 20.42 cat file.toml | tomll > file.toml [2022-08-18T18:54:41.794Z] #38 20.42 [2022-08-18T18:54:41.794Z] #38 20.42 Reading and updating a list of files: [2022-08-18T18:54:41.794Z] #38 20.42 tomll a.toml b.toml c.toml [2022-08-18T18:54:41.794Z] #38 20.42 [2022-08-18T18:54:41.794Z] #38 20.42 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T18:54:41.810Z] #42 6.132 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:41.822Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 140.51MB / 141.86MB 4.6s [2022-08-18T18:54:42.357Z] #38 DONE 20.9s [2022-08-18T18:54:42.357Z] [2022-08-18T18:54:42.357Z] #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-08-18T18:54:42.357Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:42.357Z] #55 20.55 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T18:54:42.357Z] #55 20.64 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T18:54:42.357Z] #55 20.76 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T18:54:42.357Z] #55 20.89 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T18:54:42.357Z] #55 20.89 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T18:54:42.357Z] #55 21.03 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T18:54:42.357Z] #55 ... [2022-08-18T18:54:42.357Z] [2022-08-18T18:54:42.357Z] #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-08-18T18:54:42.357Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:54:42.357Z] #14 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:42.614Z] #14 ... [2022-08-18T18:54:42.614Z] [2022-08-18T18:54:42.614Z] #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-08-18T18:54:42.614Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:42.614Z] #55 21.30 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T18:54:42.614Z] #55 21.34 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T18:54:42.614Z] #55 ... [2022-08-18T18:54:42.614Z] [2022-08-18T18:54:42.614Z] #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-08-18T18:54:42.614Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:54:42.614Z] #62 11.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:42.782Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.4s done [2022-08-18T18:54:42.782Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 5.5s done [2022-08-18T18:54:42.871Z] #62 ... [2022-08-18T18:54:42.871Z] [2022-08-18T18:54:42.871Z] #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-08-18T18:54:42.871Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:42.871Z] #55 21.58 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T18:54:42.871Z] #55 21.68 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T18:54:43.579Z] #11 ... [2022-08-18T18:54:43.579Z] [2022-08-18T18:54:43.579Z] #24 [internal] load build context [2022-08-18T18:54:43.579Z] #24 sha256:061181334de6980420cd773531fc580ef07a8c94e7304d51ab1fd9b5753cbd94 [2022-08-18T18:54:43.579Z] #24 transferring context: 62.55MB 5.4s done [2022-08-18T18:54:43.579Z] #24 DONE 6.8s [2022-08-18T18:54:43.579Z] [2022-08-18T18:54:43.579Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:43.579Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:43.579Z] #11 ... [2022-08-18T18:54:43.579Z] [2022-08-18T18:54:43.579Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:54:43.579Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:54:43.579Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T18:54:43.579Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T18:54:43.579Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T18:54:43.579Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-18T18:54:43.579Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-08-18T18:54:43.579Z] #73 DONE 6.7s [2022-08-18T18:54:43.579Z] [2022-08-18T18:54:43.579Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:54:43.579Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T18:54:43.585Z] #55 21.99 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T18:54:43.585Z] #55 22.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T18:54:43.585Z] #55 22.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T18:54:43.585Z] #55 ... [2022-08-18T18:54:43.585Z] [2022-08-18T18:54:43.585Z] #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-08-18T18:54:43.585Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:54:43.585Z] #51 12.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:43.585Z] #51 13.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T18:54:43.585Z] #51 ... [2022-08-18T18:54:43.585Z] [2022-08-18T18:54:43.585Z] #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-08-18T18:54:43.585Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:43.585Z] #55 22.35 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T18:54:43.817Z] #19 40.88 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-18T18:54:43.817Z] #19 40.88 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:54:43.817Z] #19 40.89 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:54:43.817Z] #19 40.92 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-18T18:54:43.817Z] #19 40.92 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:54:43.817Z] #19 40.92 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:54:43.850Z] #55 22.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T18:54:44.149Z] #55 22.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T18:54:44.149Z] #55 22.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T18:54:44.149Z] #55 22.91 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T18:54:44.149Z] #55 ... [2022-08-18T18:54:44.149Z] [2022-08-18T18:54:44.149Z] #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-08-18T18:54:44.149Z] #67 sha256:9063cf43e70fcef67e47ffd65d7b5a02b43ff4f5ef05589103338d44b48fc931 [2022-08-18T18:54:44.149Z] #67 12.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T18:54:44.149Z] #67 13.54 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T18:54:44.149Z] #67 13.81 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T18:54:44.149Z] #67 14.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T18:54:44.149Z] #67 14.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:54:44.149Z] #67 14.54 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T18:54:44.149Z] #67 14.89 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T18:54:44.149Z] #67 15.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T18:54:44.149Z] #67 15.88 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T18:54:44.149Z] #67 16.16 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T18:54:44.149Z] #67 18.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:54:44.373Z] #42 8.495 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:44.406Z] #67 ... [2022-08-18T18:54:44.406Z] [2022-08-18T18:54:44.406Z] #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-08-18T18:54:44.406Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:44.406Z] #55 23.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T18:54:44.406Z] #55 23.06 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T18:54:44.406Z] #55 23.28 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T18:54:44.527Z] #72 DONE 0.7s [2022-08-18T18:54:44.527Z] [2022-08-18T18:54:44.527Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:54:44.527Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:54:44.527Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.6s done [2022-08-18T18:54:44.527Z] #28 DONE 7.6s [2022-08-18T18:54:44.527Z] [2022-08-18T18:54:44.527Z] #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-08-18T18:54:44.528Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:54:44.706Z] #55 23.32 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T18:54:44.706Z] #55 23.33 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T18:54:44.706Z] #55 23.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T18:54:44.706Z] #55 23.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T18:54:44.706Z] #55 23.50 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T18:54:44.963Z] #55 23.57 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T18:54:44.963Z] #55 23.66 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T18:54:44.963Z] #55 23.68 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T18:54:45.100Z] #29 ... [2022-08-18T18:54:45.100Z] [2022-08-18T18:54:45.100Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:54:45.100Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T18:54:45.100Z] #74 DONE 0.7s [2022-08-18T18:54:45.100Z] [2022-08-18T18:54:45.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:54:45.100Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:54:45.100Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 6.4s done [2022-08-18T18:54:45.100Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.4s done [2022-08-18T18:54:45.100Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.3s [2022-08-18T18:54:45.220Z] #55 23.82 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T18:54:45.220Z] #55 23.88 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T18:54:45.220Z] #55 23.97 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T18:54:45.220Z] #55 23.99 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T18:54:45.476Z] #55 24.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T18:54:45.476Z] #55 24.21 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T18:54:45.476Z] #55 24.26 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T18:54:45.476Z] #55 24.30 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T18:54:45.681Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.6s done [2022-08-18T18:54:45.681Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0.1s [2022-08-18T18:54:45.826Z] #42 ... [2022-08-18T18:54:45.826Z] [2022-08-18T18:54:45.826Z] #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-08-18T18:54:45.826Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:54:45.826Z] #14 5.023 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:45.826Z] #14 5.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:45.826Z] #14 5.039 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:45.826Z] #14 5.879 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:45.826Z] #14 8.105 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:45.826Z] #14 ... [2022-08-18T18:54:45.826Z] [2022-08-18T18:54:45.826Z] #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-08-18T18:54:45.826Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:54:45.826Z] #38 4.636 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T18:54:45.826Z] #38 ... [2022-08-18T18:54:45.826Z] [2022-08-18T18:54:45.826Z] #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-08-18T18:54:45.826Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:54:45.826Z] #57 3.504 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T18:54:45.826Z] #57 4.882 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T18:54:45.826Z] #57 4.890 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T18:54:45.826Z] #57 5.140 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T18:54:45.826Z] #57 7.055 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T18:54:46.082Z] #57 ... [2022-08-18T18:54:46.082Z] [2022-08-18T18:54:46.082Z] #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-08-18T18:54:46.082Z] #26 sha256:e95c11a95b1eb49a1d4f3bfff61af49f5b71daf60e17d927b7dcf5041487de64 [2022-08-18T18:54:46.082Z] #26 3.768 + RM_GOPATH=0 [2022-08-18T18:54:46.082Z] #26 3.770 + TMP_GOPATH= [2022-08-18T18:54:46.082Z] #26 3.770 + : /build [2022-08-18T18:54:46.082Z] #26 3.770 + '[' -z '' ']' [2022-08-18T18:54:46.082Z] #26 3.770 ++ mktemp -d [2022-08-18T18:54:46.082Z] #26 3.770 + export GOPATH=/tmp/tmp.Ruq3DB8324 [2022-08-18T18:54:46.082Z] #26 3.770 + GOPATH=/tmp/tmp.Ruq3DB8324 [2022-08-18T18:54:46.082Z] #26 3.770 + RM_GOPATH=1 [2022-08-18T18:54:46.082Z] #26 3.770 + case "$(go env GOARCH)" in [2022-08-18T18:54:46.082Z] #26 3.774 ++ go env GOARCH [2022-08-18T18:54:46.082Z] #26 3.776 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:46.082Z] #26 3.776 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:46.082Z] #26 3.777 ++ dirname /install.sh [2022-08-18T18:54:46.082Z] #26 3.777 + dir=/ [2022-08-18T18:54:46.082Z] #26 3.777 + bin=dockercli [2022-08-18T18:54:46.082Z] #26 3.777 + shift [2022-08-18T18:54:46.083Z] #26 3.777 + '[' '!' -f //dockercli.installer ']' [2022-08-18T18:54:46.083Z] #26 3.777 + . //dockercli.installer [2022-08-18T18:54:46.083Z] #26 3.777 ++ : stable [2022-08-18T18:54:46.083Z] #26 3.777 ++ : 17.06.2-ce [2022-08-18T18:54:46.083Z] #26 3.777 + install_dockercli [2022-08-18T18:54:46.083Z] #26 3.777 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T18:54:46.083Z] #26 3.777 Install docker/cli version 17.06.2-ce from stable [2022-08-18T18:54:46.083Z] #26 3.779 ++ uname -m [2022-08-18T18:54:46.083Z] #26 3.779 + arch=x86_64 [2022-08-18T18:54:46.083Z] #26 3.779 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T18:54:46.083Z] #26 3.779 + url=https://download.docker.com/linux/static [2022-08-18T18:54:46.083Z] #26 3.784 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T18:54:46.083Z] #26 3.784 + tar -xz docker/docker [2022-08-18T18:54:46.083Z] #26 ... [2022-08-18T18:54:46.083Z] [2022-08-18T18:54:46.083Z] #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-08-18T18:54:46.083Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:54:46.083Z] #34 4.267 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T18:54:46.083Z] #34 4.270 Cloning into '.'... [2022-08-18T18:54:46.340Z] #34 ... [2022-08-18T18:54:46.340Z] [2022-08-18T18:54:46.340Z] #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-08-18T18:54:46.340Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:54:46.340Z] #47 3.948 + git clone https://github.com/docker/distribution.git . [2022-08-18T18:54:46.340Z] #47 3.951 Cloning into '.'... [2022-08-18T18:54:46.340Z] #47 ... [2022-08-18T18:54:46.340Z] [2022-08-18T18:54:46.340Z] #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-08-18T18:54:46.340Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:54:46.340Z] #36 4.183 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T18:54:46.406Z] #55 ... [2022-08-18T18:54:46.406Z] [2022-08-18T18:54:46.406Z] #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-08-18T18:54:46.406Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:54:46.406Z] #53 14.93 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T18:54:46.406Z] #53 14.97 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T18:54:46.406Z] #53 ... [2022-08-18T18:54:46.406Z] [2022-08-18T18:54:46.406Z] #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-08-18T18:54:46.406Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:46.406Z] #55 25.07 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T18:54:46.406Z] #55 25.10 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T18:54:46.408Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c0f769ba53ab1983) in /home/ubuntu/workspace/moby_PR-43993 [Pipeline] { [Pipeline] checkout [2022-08-18T18:54:46.540Z] The recommended git tool is: git [2022-08-18T18:54:46.639Z] #36 ... [2022-08-18T18:54:46.639Z] [2022-08-18T18:54:46.639Z] #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-08-18T18:54:46.639Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:54:46.639Z] #76 5.009 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:46.639Z] #76 5.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:46.639Z] #76 5.063 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:46.639Z] #76 6.005 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:46.639Z] #76 8.560 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:46.639Z] #76 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:46.639Z] #76 ... [2022-08-18T18:54:46.639Z] [2022-08-18T18:54:46.639Z] #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-08-18T18:54:46.639Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:54:46.639Z] #40 4.670 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T18:54:46.639Z] #40 5.615 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T18:54:46.639Z] #40 7.508 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T18:54:46.639Z] #40 7.833 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T18:54:46.639Z] #40 7.947 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T18:54:46.667Z] #55 25.25 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T18:54:46.667Z] #55 25.26 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T18:54:46.667Z] #55 25.35 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T18:54:46.667Z] #55 25.47 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T18:54:46.896Z] #40 11.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T18:54:46.896Z] #40 ... [2022-08-18T18:54:46.896Z] [2022-08-18T18:54:46.896Z] #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-08-18T18:54:46.896Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:54:46.896Z] #53 4.909 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T18:54:46.896Z] #53 6.561 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T18:54:46.896Z] #53 6.572 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T18:54:46.896Z] #53 6.728 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T18:54:46.896Z] #53 6.754 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T18:54:46.896Z] #53 7.179 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T18:54:46.896Z] #53 7.253 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T18:54:46.896Z] #53 7.281 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T18:54:46.896Z] #53 7.413 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T18:54:46.896Z] #53 7.451 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T18:54:46.896Z] #53 7.652 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T18:54:46.896Z] #53 7.879 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T18:54:46.896Z] #53 8.137 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T18:54:46.896Z] #53 ... [2022-08-18T18:54:46.896Z] [2022-08-18T18:54:46.896Z] #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-08-18T18:54:46.896Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:54:46.896Z] #62 5.127 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:46.896Z] #62 5.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:46.896Z] #62 5.163 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:46.896Z] #62 6.133 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:46.896Z] #62 8.327 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:46.896Z] #62 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:46.923Z] #55 25.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T18:54:46.923Z] #55 25.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T18:54:46.923Z] #55 25.71 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T18:54:47.152Z] #62 ... [2022-08-18T18:54:47.152Z] [2022-08-18T18:54:47.152Z] #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-08-18T18:54:47.152Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:54:47.152Z] #51 4.927 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:47.152Z] #51 4.978 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:47.152Z] #51 4.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:47.152Z] #51 5.555 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T18:54:47.152Z] #51 6.163 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:47.152Z] #51 8.396 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:47.152Z] #51 10.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:47.180Z] #55 26.03 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T18:54:47.408Z] #51 ... [2022-08-18T18:54:47.408Z] [2022-08-18T18:54:47.409Z] #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-08-18T18:54:47.409Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:47.409Z] #55 4.677 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T18:54:47.409Z] #55 6.636 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T18:54:47.409Z] #55 6.682 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:54:47.409Z] #55 6.832 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T18:54:47.409Z] #55 6.884 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T18:54:47.409Z] #55 7.297 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T18:54:47.409Z] #55 7.403 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T18:54:47.409Z] #55 8.079 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T18:54:47.409Z] #55 8.095 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T18:54:47.409Z] #55 8.198 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T18:54:47.409Z] #55 9.130 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T18:54:47.409Z] #55 9.159 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T18:54:47.409Z] #55 9.233 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T18:54:47.409Z] #55 9.271 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T18:54:47.409Z] #55 9.367 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T18:54:47.409Z] #55 ... [2022-08-18T18:54:47.409Z] [2022-08-18T18:54:47.409Z] #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-08-18T18:54:47.409Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:54:47.409Z] #40 11.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:54:47.479Z] #55 26.06 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T18:54:47.480Z] #55 26.17 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T18:54:47.480Z] #55 26.17 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T18:54:47.736Z] #55 26.35 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T18:54:47.736Z] #55 26.45 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T18:54:47.736Z] #55 26.58 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T18:54:47.992Z] #55 26.63 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T18:54:47.992Z] #55 26.66 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T18:54:47.992Z] #55 26.79 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T18:54:47.992Z] #55 26.80 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T18:54:48.013Z] #40 ... [2022-08-18T18:54:48.013Z] [2022-08-18T18:54:48.013Z] #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-08-18T18:54:48.013Z] #26 sha256:e95c11a95b1eb49a1d4f3bfff61af49f5b71daf60e17d927b7dcf5041487de64 [2022-08-18T18:54:48.013Z] #26 11.94 + mkdir -p /build [2022-08-18T18:54:48.013Z] #26 11.95 + mv docker/docker /build/ [2022-08-18T18:54:48.013Z] #26 11.96 + rmdir docker [2022-08-18T18:54:48.013Z] #26 DONE 12.4s [2022-08-18T18:54:48.249Z] #55 26.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T18:54:48.249Z] #55 26.96 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T18:54:48.270Z] [2022-08-18T18:54:48.270Z] #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-08-18T18:54:48.270Z] #67 sha256:60688cecf1520fdd6af4eef17e3bd7e325f0fa23641bb5818281304a23edc522 [2022-08-18T18:54:48.270Z] #67 7.122 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:54:48.270Z] #67 7.126 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T18:54:48.270Z] #67 7.776 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T18:54:48.270Z] #67 11.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T18:54:48.551Z] #55 27.24 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T18:54:48.551Z] #55 27.31 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T18:54:48.551Z] #55 27.37 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T18:54:48.569Z] #67 12.68 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T18:54:48.569Z] #67 12.73 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T18:54:48.809Z] #55 27.47 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T18:54:48.809Z] #55 27.50 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T18:54:48.809Z] #55 ... [2022-08-18T18:54:48.809Z] [2022-08-18T18:54:48.809Z] #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-08-18T18:54:48.809Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:54:48.809Z] #36 17.57 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T18:54:48.809Z] #36 17.63 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T18:54:48.809Z] #36 17.95 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T18:54:48.809Z] #36 18.36 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T18:54:48.809Z] #36 18.74 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T18:54:48.809Z] #36 19.02 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T18:54:48.809Z] #36 19.09 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T18:54:48.809Z] #36 19.14 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T18:54:48.809Z] #36 19.40 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T18:54:48.809Z] #36 19.91 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T18:54:48.809Z] #36 20.51 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T18:54:48.809Z] #36 20.77 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T18:54:48.809Z] #36 20.83 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T18:54:48.809Z] #36 23.02 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T18:54:48.809Z] #36 23.10 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T18:54:48.809Z] #36 24.03 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T18:54:48.866Z] #67 ... [2022-08-18T18:54:48.866Z] [2022-08-18T18:54:48.866Z] #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-08-18T18:54:48.866Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:54:48.866Z] #51 13.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T18:54:49.078Z] #19 45.80 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-18T18:54:49.078Z] #19 45.80 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:54:49.078Z] #19 45.80 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:54:49.078Z] #19 45.84 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-18T18:54:49.079Z] #19 45.84 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:54:49.079Z] #19 45.84 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:54:49.416Z] #36 ... [2022-08-18T18:54:49.416Z] [2022-08-18T18:54:49.416Z] #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-08-18T18:54:49.416Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:49.416Z] #55 27.95 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T18:54:49.416Z] #55 28.14 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T18:54:49.416Z] #55 ... [2022-08-18T18:54:49.416Z] [2022-08-18T18:54:49.416Z] #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-08-18T18:54:49.416Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:54:49.416Z] #42 18.25 Fetched 8570 kB in 14s (592 kB/s) [2022-08-18T18:54:49.416Z] #42 18.25 Reading package lists... [2022-08-18T18:54:49.673Z] #42 25.28 Reading package lists... [2022-08-18T18:54:49.673Z] #42 ... [2022-08-18T18:54:49.673Z] [2022-08-18T18:54:49.673Z] #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-08-18T18:54:49.673Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:54:50.227Z] #47 28.09 Updating files: 72% (1571/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-08-18T18:54:50.227Z] #47 28.83 + git checkout -q v2.3.0 [2022-08-18T18:54:50.280Z] using credential docker-jenkins-github-credentials [2022-08-18T18:54:50.290Z] Cloning the remote Git repository [2022-08-18T18:54:50.290Z] Cloning with configured refspecs honoured and without tags [2022-08-18T18:54:50.971Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.8s done [2022-08-18T18:54:50.971Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-18T18:54:50.282Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:54:50.337Z] > git init /home/ubuntu/workspace/moby_PR-43993 # timeout=10 [2022-08-18T18:54:50.793Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:54:50.793Z] > git --version # timeout=10 [2022-08-18T18:54:50.806Z] > git --version # 'git version 2.25.1' [2022-08-18T18:54:50.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:54:50.811Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43993/head:refs/remotes/origin/PR-43993 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:54:51.543Z] #11 ... [2022-08-18T18:54:51.543Z] [2022-08-18T18:54:51.543Z] #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-08-18T18:54:51.543Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:54:51.543Z] #29 0.997 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:54:51.543Z] #29 1.009 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:54:51.543Z] #29 1.009 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:54:51.543Z] #29 1.153 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:54:51.543Z] #29 1.375 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:54:51.543Z] #29 1.857 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:51.543Z] #29 3.052 Fetched 8570 kB in 2s (3693 kB/s) [2022-08-18T18:54:51.543Z] #29 3.052 Reading package lists... [2022-08-18T18:54:51.543Z] #29 3.857 Reading package lists... [2022-08-18T18:54:51.543Z] #29 4.629 Building dependency tree... [2022-08-18T18:54:51.543Z] #29 4.981 The following additional packages will be installed: [2022-08-18T18:54:51.543Z] #29 4.981 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T18:54:51.543Z] #29 4.982 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T18:54:51.543Z] #29 4.983 Recommended packages: [2022-08-18T18:54:51.543Z] #29 4.983 libldap-common publicsuffix libsasl2-modules [2022-08-18T18:54:51.543Z] #29 5.226 The following NEW packages will be installed: [2022-08-18T18:54:51.543Z] #29 5.227 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T18:54:51.543Z] #29 5.227 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T18:54:51.543Z] #29 5.227 libssh2-1 openssl [2022-08-18T18:54:51.543Z] #29 5.502 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T18:54:51.543Z] #29 5.502 Need to get 3047 kB of archives. [2022-08-18T18:54:51.543Z] #29 5.502 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T18:54:51.543Z] #29 5.502 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T18:54:51.543Z] #29 5.522 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T18:54:51.543Z] #29 5.522 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T18:54:51.543Z] #29 5.522 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-08-18T18:54:51.543Z] #29 5.522 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T18:54:51.543Z] #29 5.522 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-18T18:54:51.543Z] #29 5.522 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-18T18:54:51.543Z] #29 5.547 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T18:54:51.543Z] #29 5.547 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T18:54:51.543Z] #29 5.547 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T18:54:51.543Z] #29 5.547 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T18:54:51.543Z] #29 5.547 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T18:54:51.543Z] #29 5.565 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T18:54:51.543Z] #29 5.565 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T18:54:51.543Z] #29 5.565 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T18:54:51.543Z] #29 5.710 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:54:51.543Z] #29 5.737 Fetched 3047 kB in 0s (9437 kB/s) [2022-08-18T18:54:51.543Z] #29 5.769 Selecting previously unselected package openssl. [2022-08-18T18:54:51.543Z] #29 5.769 (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-08-18T18:54:51.543Z] #29 5.772 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 5.778 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T18:54:51.543Z] #29 5.923 Selecting previously unselected package ca-certificates. [2022-08-18T18:54:51.543Z] #29 5.923 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T18:54:51.543Z] #29 5.935 Unpacking ca-certificates (20210119) ... [2022-08-18T18:54:51.543Z] #29 6.017 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T18:54:51.543Z] #29 6.018 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.028 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T18:54:51.543Z] #29 6.101 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T18:54:51.543Z] #29 6.101 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.109 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:54:51.543Z] #29 6.165 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T18:54:51.543Z] #29 6.165 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.169 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:54:51.543Z] #29 6.229 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T18:54:51.543Z] #29 6.229 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.233 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T18:54:51.543Z] #29 6.309 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T18:54:51.543Z] #29 6.309 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.315 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T18:54:51.543Z] #29 6.363 Selecting previously unselected package libpsl5:amd64. [2022-08-18T18:54:51.543Z] #29 6.364 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.369 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T18:54:51.543Z] #29 6.416 Selecting previously unselected package librtmp1:amd64. [2022-08-18T18:54:51.543Z] #29 6.416 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.422 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T18:54:51.543Z] #29 6.472 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T18:54:51.543Z] #29 6.472 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.477 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T18:54:51.543Z] #29 6.541 Selecting previously unselected package libcurl4:amd64. [2022-08-18T18:54:51.543Z] #29 6.541 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.545 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T18:54:51.543Z] #29 6.613 Selecting previously unselected package curl. [2022-08-18T18:54:51.543Z] #29 6.613 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.617 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T18:54:51.543Z] #29 6.686 Selecting previously unselected package libonig5:amd64. [2022-08-18T18:54:51.543Z] #29 6.686 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.691 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:54:51.543Z] #29 6.773 Selecting previously unselected package libjq1:amd64. [2022-08-18T18:54:51.543Z] #29 6.773 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.778 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:54:51.543Z] #29 6.836 Selecting previously unselected package jq. [2022-08-18T18:54:51.543Z] #29 6.836 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T18:54:51.543Z] #29 6.842 Unpacking jq (1.6-2.1) ... [2022-08-18T18:54:51.543Z] #29 6.884 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T18:54:51.543Z] #29 6.898 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T18:54:51.543Z] #29 6.912 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T18:54:51.543Z] #29 6.926 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:54:51.543Z] #29 6.949 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T18:54:51.543Z] #29 6.963 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:54:51.543Z] #29 6.977 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T18:54:51.543Z] #29 6.993 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T18:54:51.543Z] #29 7.013 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:54:51.543Z] #29 7.026 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:54:51.543Z] #29 7.040 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T18:54:51.543Z] #29 7.053 Setting up ca-certificates (20210119) ... [2022-08-18T18:54:52.115Z] #29 7.664 Updating certificates in /etc/ssl/certs... [2022-08-18T18:54:52.165Z] #47 30.50 + 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-08-18T18:54:52.687Z] #29 8.347 129 added, 0 removed; done. [2022-08-18T18:54:52.949Z] #29 8.418 Setting up jq (1.6-2.1) ... [2022-08-18T18:54:52.949Z] #29 8.431 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T18:54:52.949Z] #29 8.446 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T18:54:52.949Z] #29 8.458 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:54:52.949Z] #29 8.480 Processing triggers for ca-certificates (20210119) ... [2022-08-18T18:54:52.949Z] #29 8.486 Updating certificates in /etc/ssl/certs... [2022-08-18T18:54:53.262Z] #19 49.73 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-18T18:54:53.262Z] #19 49.73 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:54:53.262Z] #19 49.74 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:54:53.262Z] #19 49.76 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-18T18:54:53.262Z] #19 49.76 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:54:53.262Z] #19 49.76 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:54:53.262Z] #19 49.79 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-18T18:54:53.262Z] #19 49.79 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:54:53.262Z] #19 49.80 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:54:53.262Z] #19 49.82 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-18T18:54:53.262Z] #19 49.82 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:54:53.262Z] #19 49.83 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:54:53.262Z] #19 49.85 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-18T18:54:53.262Z] #19 49.85 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:54:53.262Z] #19 49.86 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:54:53.262Z] #19 49.89 Selecting previously unselected package cross-config. [2022-08-18T18:54:53.262Z] #19 49.89 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-18T18:54:53.262Z] #19 49.91 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-18T18:54:53.262Z] #19 49.95 Selecting previously unselected package gcc-10-cross-base. [2022-08-18T18:54:53.262Z] #19 49.95 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-18T18:54:53.262Z] #19 49.96 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-18T18:54:53.262Z] #19 50.02 Selecting previously unselected package libc6-arm64-cross. [2022-08-18T18:54:53.262Z] #19 50.02 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-18T18:54:53.262Z] #19 50.02 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-18T18:54:53.262Z] #19 50.23 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-18T18:54:53.262Z] #19 50.23 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:54:53.262Z] #19 50.23 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:54:53.262Z] #19 50.26 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-18T18:54:53.262Z] #19 50.26 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:54:53.262Z] #19 50.27 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:54:53.262Z] #19 50.30 Selecting previously unselected package libitm1-arm64-cross. [2022-08-18T18:54:53.262Z] #19 50.31 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:54:53.262Z] #19 50.31 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:54:53.262Z] #19 50.34 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-18T18:54:53.520Z] #19 50.34 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:54:53.520Z] #19 50.34 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:54:53.520Z] #19 50.38 Selecting previously unselected package libasan6-arm64-cross. [2022-08-18T18:54:53.520Z] #19 50.39 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:54:53.520Z] #19 50.39 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:54:53.520Z] #19 50.62 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-18T18:54:53.521Z] #29 9.058 0 added, 0 removed; done. [2022-08-18T18:54:53.521Z] #29 9.058 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T18:54:53.521Z] #29 9.058 done. [2022-08-18T18:54:53.584Z] #47 ... [2022-08-18T18:54:53.584Z] [2022-08-18T18:54:53.584Z] #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-08-18T18:54:53.584Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:54:53.584Z] #62 22.02 Fetched 8570 kB in 17s (511 kB/s) [2022-08-18T18:54:53.584Z] #62 22.02 Reading package lists... [2022-08-18T18:54:53.584Z] #62 27.85 Reading package lists... [2022-08-18T18:54:53.584Z] #62 ... [2022-08-18T18:54:53.584Z] [2022-08-18T18:54:53.584Z] #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-08-18T18:54:53.584Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:54:53.584Z] #76 22.13 Fetched 8570 kB in 17s (506 kB/s) [2022-08-18T18:54:53.584Z] #76 22.13 Reading package lists... [2022-08-18T18:54:53.584Z] #76 27.83 Reading package lists... [2022-08-18T18:54:53.584Z] #76 ... [2022-08-18T18:54:53.584Z] [2022-08-18T18:54:53.584Z] #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-08-18T18:54:53.584Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:54:53.584Z] #14 22.15 Fetched 8570 kB in 17s (507 kB/s) [2022-08-18T18:54:53.584Z] #14 22.15 Reading package lists... [2022-08-18T18:54:53.778Z] #19 50.62 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:54:53.778Z] #19 50.63 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:54:53.778Z] #19 50.73 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-18T18:54:53.778Z] #19 50.73 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:54:53.778Z] #19 50.73 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:54:53.843Z] #14 28.43 Reading package lists... [2022-08-18T18:54:53.843Z] #14 ... [2022-08-18T18:54:53.843Z] [2022-08-18T18:54:53.843Z] #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-08-18T18:54:53.843Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:53.843Z] #55 29.95 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T18:54:53.843Z] #55 29.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T18:54:53.843Z] #55 30.17 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T18:54:53.843Z] #55 30.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T18:54:53.843Z] #55 30.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T18:54:53.843Z] #55 30.41 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T18:54:53.843Z] #55 30.48 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T18:54:53.843Z] #55 30.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T18:54:53.843Z] #55 30.88 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T18:54:53.843Z] #55 30.89 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T18:54:53.843Z] #55 31.11 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T18:54:53.843Z] #55 31.30 go: downloading golang.org/x/text v0.3.7 [2022-08-18T18:54:53.843Z] #55 ... [2022-08-18T18:54:53.843Z] [2022-08-18T18:54:53.843Z] #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-08-18T18:54:53.843Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:54:53.843Z] #51 22.45 Fetched 8574 kB in 18s (489 kB/s) [2022-08-18T18:54:53.843Z] #51 22.45 Reading package lists... [2022-08-18T18:54:54.035Z] #19 50.95 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-18T18:54:54.035Z] #19 50.95 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:54:54.035Z] #19 50.96 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:54:54.035Z] #19 51.03 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-18T18:54:54.035Z] #19 51.03 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:54:54.035Z] #19 51.04 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:54:54.035Z] #19 51.14 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-18T18:54:54.100Z] #51 28.14 Reading package lists... [2022-08-18T18:54:54.100Z] #51 ... [2022-08-18T18:54:54.100Z] [2022-08-18T18:54:54.100Z] #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-08-18T18:54:54.100Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:54:54.100Z] #42 25.28 Reading package lists... [2022-08-18T18:54:54.100Z] #42 31.13 Building dependency tree... [2022-08-18T18:54:54.293Z] #19 51.14 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:54:54.293Z] #19 51.14 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:54:54.293Z] #19 51.28 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-18T18:54:54.293Z] #19 51.28 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:54:54.293Z] #19 51.28 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:54:54.304Z] #51 ... [2022-08-18T18:54:54.304Z] [2022-08-18T18:54:54.304Z] #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-08-18T18:54:54.304Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:54:54.304Z] #38 17.97 tomll can be used in two ways: [2022-08-18T18:54:54.304Z] #38 17.98 Writing to STDIN and reading from STDOUT: [2022-08-18T18:54:54.304Z] #38 17.98 cat file.toml | tomll > file.toml [2022-08-18T18:54:54.304Z] #38 17.98 [2022-08-18T18:54:54.304Z] #38 17.98 Reading and updating a list of files: [2022-08-18T18:54:54.304Z] #38 17.98 tomll a.toml b.toml c.toml [2022-08-18T18:54:54.304Z] #38 17.98 [2022-08-18T18:54:54.304Z] #38 17.98 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T18:54:54.304Z] #38 DONE 18.3s [2022-08-18T18:54:54.304Z] [2022-08-18T18:54:54.304Z] #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-08-18T18:54:54.304Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:54.304Z] #55 15.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:54:54.304Z] #55 15.71 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T18:54:54.304Z] #55 15.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T18:54:54.304Z] #55 16.00 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T18:54:54.304Z] #55 16.17 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T18:54:54.304Z] #55 16.20 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T18:54:54.304Z] #55 16.30 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T18:54:54.304Z] #55 16.33 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T18:54:54.304Z] #55 16.40 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T18:54:54.304Z] #55 16.59 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T18:54:54.304Z] #55 16.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T18:54:54.304Z] #55 16.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T18:54:54.304Z] #55 16.98 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T18:54:54.304Z] #55 17.06 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T18:54:54.304Z] #55 17.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T18:54:54.304Z] #55 17.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T18:54:54.304Z] #55 17.33 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T18:54:54.304Z] #55 17.39 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T18:54:54.304Z] #55 18.25 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T18:54:54.304Z] #55 18.41 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T18:54:54.865Z] #55 19.36 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T18:54:55.434Z] #29 DONE 10.9s [2022-08-18T18:54:55.434Z] [2022-08-18T18:54:55.434Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:54:55.434Z] #30 sha256:99d16808c6c55e3520ab4803f859b07eb764baa1e27c56328982917b8169bf92 [2022-08-18T18:54:55.698Z] #30 DONE 0.5s [2022-08-18T18:54:55.698Z] [2022-08-18T18:54:55.698Z] #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-08-18T18:54:55.698Z] #31 sha256:a189991d8eb099ec7d5482674b2471f7a520388a59c57ada0bfc37ab09844e8e [2022-08-18T18:54:55.793Z] #55 20.24 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T18:54:55.793Z] #55 20.34 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T18:54:55.793Z] #55 ... [2022-08-18T18:54:55.793Z] [2022-08-18T18:54:55.793Z] #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-08-18T18:54:55.793Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:54:55.793Z] #42 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:55.793Z] #42 ... [2022-08-18T18:54:55.793Z] [2022-08-18T18:54:55.793Z] #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-08-18T18:54:55.793Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:54:55.793Z] #14 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:54:55.793Z] #14 20.16 Fetched 8570 kB in 15s (555 kB/s) [2022-08-18T18:54:56.050Z] #14 20.16 Reading package lists... [2022-08-18T18:54:56.050Z] #14 ... [2022-08-18T18:54:56.050Z] [2022-08-18T18:54:56.050Z] #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-08-18T18:54:56.050Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:56.050Z] #55 20.35 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T18:54:56.050Z] #55 20.49 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T18:54:56.050Z] #55 20.58 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T18:54:56.050Z] #55 20.59 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T18:54:56.050Z] #55 20.66 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T18:54:56.310Z] #55 20.78 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T18:54:56.310Z] #55 20.85 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T18:54:56.566Z] #55 21.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T18:54:56.660Z] #42 35.03 The following additional packages will be installed: [2022-08-18T18:54:56.660Z] #42 35.06 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T18:54:56.660Z] #42 35.07 Suggested packages: [2022-08-18T18:54:56.660Z] #42 35.09 cmake-doc ninja-build lrzip [2022-08-18T18:54:56.660Z] #42 35.09 Recommended packages: [2022-08-18T18:54:56.660Z] #42 35.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T18:54:56.822Z] #55 21.32 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T18:54:56.822Z] #55 21.39 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T18:54:57.079Z] #55 21.49 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T18:54:57.079Z] #55 21.69 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T18:54:57.082Z] #31 1.455 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T18:54:57.222Z] #42 36.03 The following NEW packages will be installed: [2022-08-18T18:54:57.222Z] #42 36.04 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T18:54:57.222Z] #42 36.06 vim-common xxd [2022-08-18T18:54:57.378Z] #55 21.79 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T18:54:57.379Z] #55 21.84 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T18:54:57.379Z] #55 21.92 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T18:54:57.635Z] #55 22.00 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T18:54:57.635Z] #55 22.05 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T18:54:57.635Z] #55 22.20 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T18:54:57.635Z] #55 22.28 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T18:54:57.653Z] #31 1.718 [2022-08-18T18:54:57.653Z] #31 1.937 #=#=# ######################################################################## 100.0% [2022-08-18T18:54:57.785Z] #42 36.48 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:54:57.785Z] #42 36.48 Need to get 17.7 MB of archives. [2022-08-18T18:54:57.785Z] #42 36.48 After this operation, 70.7 MB of additional disk space will be used. [2022-08-18T18:54:57.785Z] #42 36.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:54:57.785Z] #42 36.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:54:57.786Z] #42 36.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T18:54:57.786Z] #42 36.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T18:54:57.892Z] #55 22.38 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T18:54:57.892Z] #55 22.38 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T18:54:57.913Z] #31 2.205 [2022-08-18T18:54:58.190Z] #55 22.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T18:54:58.190Z] #55 22.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T18:54:58.190Z] #55 22.63 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T18:54:58.190Z] #55 22.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T18:54:58.717Z] #42 37.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-08-18T18:54:58.717Z] #42 37.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T18:54:58.717Z] #42 37.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T18:54:58.717Z] #42 37.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T18:54:58.717Z] #42 37.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T18:54:58.717Z] #42 37.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T18:54:58.754Z] #55 23.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T18:54:58.754Z] #55 23.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T18:54:58.754Z] #55 23.20 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T18:54:58.754Z] #55 23.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T18:54:58.754Z] #55 23.34 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T18:54:58.754Z] #55 23.42 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T18:54:58.754Z] #55 ... [2022-08-18T18:54:58.754Z] [2022-08-18T18:54:58.754Z] #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-08-18T18:54:58.754Z] #67 sha256:60688cecf1520fdd6af4eef17e3bd7e325f0fa23641bb5818281304a23edc522 [2022-08-18T18:54:58.754Z] #67 13.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T18:54:58.754Z] #67 13.25 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:54:58.754Z] #67 13.28 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T18:54:58.754Z] #67 13.84 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T18:54:58.754Z] #67 14.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T18:54:58.754Z] #67 14.35 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T18:54:58.754Z] #67 16.25 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T18:54:58.754Z] #67 16.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:54:58.854Z] #31 3.066 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T18:54:59.010Z] #67 ... [2022-08-18T18:54:59.010Z] [2022-08-18T18:54:59.010Z] #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-08-18T18:54:59.010Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:59.010Z] #55 23.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T18:54:59.010Z] #55 23.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T18:54:59.010Z] #55 23.66 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T18:54:59.115Z] #31 3.342 [2022-08-18T18:54:59.267Z] #55 23.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T18:54:59.267Z] #55 23.75 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T18:54:59.267Z] #55 23.77 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T18:54:59.267Z] #55 23.86 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T18:54:59.267Z] #55 23.87 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T18:54:59.321Z] #42 ... [2022-08-18T18:54:59.321Z] [2022-08-18T18:54:59.321Z] #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-08-18T18:54:59.321Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:59.321Z] #55 38.01 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T18:54:59.321Z] #55 38.14 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T18:54:59.375Z] #31 3.556 #=#=# ######################################################################## 100.0% [2022-08-18T18:54:59.523Z] #55 23.95 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T18:54:59.523Z] #55 24.00 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T18:54:59.523Z] #55 24.06 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T18:54:59.552Z] #19 56.28 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-18T18:54:59.552Z] #19 56.28 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:54:59.552Z] #19 56.28 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:54:59.552Z] #19 56.31 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-18T18:54:59.552Z] #19 56.31 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:54:59.552Z] #19 56.32 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-18T18:54:59.578Z] #55 38.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T18:54:59.578Z] #55 38.35 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T18:54:59.578Z] #55 38.38 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T18:54:59.636Z] #31 3.854 [2022-08-18T18:54:59.809Z] #19 56.81 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-18T18:54:59.809Z] #19 56.81 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-18T18:54:59.809Z] #19 56.81 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-18T18:54:59.822Z] #55 24.22 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T18:54:59.822Z] #55 24.27 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T18:54:59.822Z] #55 24.33 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T18:54:59.822Z] #55 24.36 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T18:54:59.822Z] #55 24.41 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T18:54:59.836Z] #55 38.47 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T18:54:59.836Z] #55 38.52 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T18:54:59.836Z] #55 38.64 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T18:54:59.836Z] #55 38.66 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T18:54:59.836Z] #55 38.77 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T18:55:00.066Z] #19 57.07 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-18T18:55:00.066Z] #19 57.07 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:00.067Z] #19 57.08 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:55:00.094Z] #55 38.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T18:55:00.094Z] #55 38.84 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T18:55:00.324Z] #19 57.32 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-18T18:55:00.324Z] #19 57.32 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:55:00.324Z] #19 57.33 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:55:00.578Z] #31 4.729 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T18:55:00.657Z] #55 39.48 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T18:55:00.657Z] #55 39.54 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T18:55:00.752Z] #55 ... [2022-08-18T18:55:00.752Z] [2022-08-18T18:55:00.752Z] #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-08-18T18:55:00.752Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:55:00.752Z] #53 15.11 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T18:55:00.752Z] #53 15.19 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T18:55:00.752Z] #53 ... [2022-08-18T18:55:00.752Z] [2022-08-18T18:55:00.752Z] #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-08-18T18:55:00.752Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:00.752Z] #55 25.16 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T18:55:00.752Z] #55 25.17 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T18:55:00.752Z] #55 25.22 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T18:55:00.839Z] #31 5.009 [2022-08-18T18:55:00.956Z] #55 39.68 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T18:55:01.009Z] #55 25.35 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T18:55:01.009Z] #55 ... [2022-08-18T18:55:01.009Z] [2022-08-18T18:55:01.009Z] #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-08-18T18:55:01.009Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:55:01.009Z] #36 15.42 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T18:55:01.009Z] #36 15.44 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T18:55:01.009Z] #36 15.79 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T18:55:01.009Z] #36 16.14 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T18:55:01.009Z] #36 16.44 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T18:55:01.009Z] #36 16.76 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T18:55:01.009Z] #36 16.87 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T18:55:01.009Z] #36 16.97 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T18:55:01.009Z] #36 17.25 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T18:55:01.009Z] #36 17.64 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T18:55:01.009Z] #36 18.87 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T18:55:01.009Z] #36 19.18 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T18:55:01.009Z] #36 19.35 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T18:55:01.009Z] #36 20.83 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T18:55:01.009Z] #36 20.94 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T18:55:01.009Z] #36 21.84 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T18:55:01.009Z] #36 ... [2022-08-18T18:55:01.009Z] [2022-08-18T18:55:01.009Z] #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-08-18T18:55:01.009Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:01.009Z] #55 25.47 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T18:55:01.009Z] #55 25.47 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T18:55:01.009Z] #55 25.58 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T18:55:01.216Z] #55 39.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T18:55:01.216Z] #55 40.15 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T18:55:01.266Z] #55 25.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T18:55:01.267Z] #55 25.71 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T18:55:01.362Z] #31 5.231 #=#=# ########### 16.1% ########################################## 58.4% ################################################################ 89.9% ######################################################################## 100.0% [2022-08-18T18:55:01.362Z] #31 5.798 [2022-08-18T18:55:01.362Z] #31 ... [2022-08-18T18:55:01.362Z] [2022-08-18T18:55:01.362Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:55:01.362Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:55:01.362Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.1s done [2022-08-18T18:55:01.362Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 6.2s [2022-08-18T18:55:01.779Z] #55 ... [2022-08-18T18:55:01.779Z] [2022-08-18T18:55:01.779Z] #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-08-18T18:55:01.779Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:55:01.779Z] #57 39.93 v3.0.2 [2022-08-18T18:55:01.779Z] #57 DONE 40.3s [2022-08-18T18:55:01.779Z] [2022-08-18T18:55:01.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-08-18T18:55:01.779Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:01.779Z] #55 40.37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T18:55:01.779Z] #55 40.54 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T18:55:01.779Z] #55 40.58 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T18:55:01.830Z] #55 26.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T18:55:01.830Z] #55 26.12 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T18:55:01.830Z] #55 26.25 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T18:55:01.830Z] #55 26.26 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T18:55:01.830Z] #55 26.51 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T18:55:02.038Z] #55 40.77 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T18:55:02.038Z] #55 40.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T18:55:02.087Z] #55 26.53 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T18:55:02.087Z] #55 26.58 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T18:55:02.308Z] #11 ... [2022-08-18T18:55:02.308Z] [2022-08-18T18:55:02.308Z] #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-08-18T18:55:02.308Z] #31 sha256:a189991d8eb099ec7d5482674b2471f7a520388a59c57ada0bfc37ab09844e8e [2022-08-18T18:55:02.308Z] #31 6.681 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T18:55:02.308Z] #55 40.88 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T18:55:02.308Z] #55 41.02 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T18:55:02.386Z] #55 26.68 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T18:55:02.386Z] #55 26.70 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T18:55:02.386Z] #55 26.82 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T18:55:02.386Z] #55 26.86 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T18:55:02.386Z] #55 26.94 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T18:55:02.569Z] #31 6.969 [2022-08-18T18:55:02.643Z] #55 27.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T18:55:02.643Z] #55 27.19 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T18:55:02.643Z] #55 27.27 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T18:55:02.829Z] #31 7.189 #=#=# ######################################################################## 100.0% [2022-08-18T18:55:02.874Z] #55 ... [2022-08-18T18:55:02.874Z] [2022-08-18T18:55:02.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-08-18T18:55:02.874Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:55:02.874Z] #62 27.85 Reading package lists... [2022-08-18T18:55:02.874Z] #62 33.78 Building dependency tree... [2022-08-18T18:55:02.874Z] #62 37.61 The following additional packages will be installed: [2022-08-18T18:55:02.874Z] #62 37.62 libbtrfs0 [2022-08-18T18:55:02.874Z] #62 37.87 The following NEW packages will be installed: [2022-08-18T18:55:02.874Z] #62 37.87 libbtrfs-dev libbtrfs0 [2022-08-18T18:55:02.874Z] #62 38.31 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:02.874Z] #62 38.31 Need to get 460 kB of archives. [2022-08-18T18:55:02.874Z] #62 38.31 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T18:55:02.874Z] #62 38.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:55:02.874Z] #62 38.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:55:02.874Z] #62 39.49 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:02.874Z] #62 39.77 Fetched 460 kB in 0s (1231 kB/s) [2022-08-18T18:55:02.874Z] #62 39.90 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:55:02.874Z] #62 39.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-08-18T18:55:02.874Z] #62 40.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:55:02.874Z] #62 40.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:55:02.874Z] #62 40.54 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:55:02.874Z] #62 40.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:55:02.874Z] #62 40.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:55:02.874Z] #62 40.95 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:55:02.874Z] #62 41.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:55:02.874Z] #62 41.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:02.874Z] #62 DONE 41.7s [2022-08-18T18:55:02.899Z] #55 27.41 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T18:55:02.899Z] #55 27.45 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T18:55:03.131Z] [2022-08-18T18:55:03.131Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:55:03.131Z] #63 sha256:74516e676bc08e42bfcc7090f06a624249712c763b89ae765fbd1c66c38ccd01 [2022-08-18T18:55:03.131Z] #63 DONE 0.1s [2022-08-18T18:55:03.131Z] [2022-08-18T18:55:03.131Z] #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-08-18T18:55:03.131Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:03.131Z] #55 41.87 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T18:55:03.131Z] #55 41.91 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T18:55:03.156Z] #55 27.55 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T18:55:03.404Z] #31 7.486 [2022-08-18T18:55:03.412Z] #55 27.88 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T18:55:03.668Z] #55 28.12 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T18:55:03.975Z] #31 8.164 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T18:55:03.975Z] #31 ... [2022-08-18T18:55:03.975Z] [2022-08-18T18:55:03.975Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:55:03.975Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:55:03.975Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.3s done [2022-08-18T18:55:03.975Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T18:55:03.975Z] #11 DONE 27.1s [2022-08-18T18:55:03.975Z] [2022-08-18T18:55:03.975Z] #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-08-18T18:55:03.975Z] #31 sha256:a189991d8eb099ec7d5482674b2471f7a520388a59c57ada0bfc37ab09844e8e [2022-08-18T18:55:03.975Z] #31 8.416 [2022-08-18T18:55:04.546Z] #31 8.644 #=#=# ######################################################################## 100.0% [2022-08-18T18:55:04.546Z] #31 8.855 [2022-08-18T18:55:04.596Z] #55 43.20 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T18:55:04.596Z] #55 ... [2022-08-18T18:55:04.596Z] [2022-08-18T18:55:04.596Z] #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-08-18T18:55:04.596Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:04.596Z] #76 27.83 Reading package lists... [2022-08-18T18:55:04.596Z] #76 33.40 Building dependency tree... [2022-08-18T18:55:04.596Z] #76 37.16 python3 is already the newest version (3.9.2-3). [2022-08-18T18:55:04.596Z] #76 37.16 The following additional packages will be installed: [2022-08-18T18:55:04.596Z] #76 37.16 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T18:55:04.596Z] #76 37.18 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T18:55:04.596Z] #76 37.18 Suggested packages: [2022-08-18T18:55:04.596Z] #76 37.21 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T18:55:04.596Z] #76 37.21 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T18:55:04.596Z] #76 37.21 m4-doc ed diffutils-doc [2022-08-18T18:55:04.596Z] #76 37.21 Recommended packages: [2022-08-18T18:55:04.596Z] #76 37.21 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T18:55:04.596Z] #76 39.01 The following NEW packages will be installed: [2022-08-18T18:55:04.596Z] #76 39.02 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T18:55:04.596Z] #76 39.03 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T18:55:04.596Z] #76 39.04 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T18:55:04.596Z] #76 39.05 libyajl2 m4 patch xz-utils [2022-08-18T18:55:04.596Z] #76 39.46 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:04.596Z] #76 39.46 Need to get 5940 kB of archives. [2022-08-18T18:55:04.596Z] #76 39.46 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T18:55:04.596Z] #76 39.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T18:55:04.596Z] #76 39.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T18:55:04.596Z] #76 39.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T18:55:04.596Z] #76 39.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T18:55:04.596Z] #76 39.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T18:55:04.596Z] #76 39.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T18:55:04.596Z] #76 39.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T18:55:04.596Z] #76 39.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T18:55:04.596Z] #76 39.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T18:55:04.596Z] #76 39.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T18:55:04.596Z] #76 39.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T18:55:04.596Z] #76 39.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T18:55:04.596Z] #76 39.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T18:55:04.596Z] #76 39.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T18:55:04.596Z] #76 39.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T18:55:04.596Z] #76 39.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:55:04.596Z] #76 39.80 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-08-18T18:55:04.596Z] #76 39.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T18:55:04.596Z] #76 39.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T18:55:04.596Z] #76 39.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T18:55:04.596Z] #76 39.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T18:55:04.596Z] #76 39.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T18:55:04.596Z] #76 39.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T18:55:04.596Z] #76 41.53 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:04.596Z] #76 41.97 Fetched 5940 kB in 1s (7902 kB/s) [2022-08-18T18:55:04.596Z] #76 42.16 Selecting previously unselected package bzip2. [2022-08-18T18:55:04.596Z] #76 42.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:55:04.596Z] #76 42.33 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T18:55:04.596Z] #76 42.42 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:55:04.596Z] #76 42.52 Selecting previously unselected package libmagic-mgc. [2022-08-18T18:55:04.596Z] #76 42.52 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T18:55:04.596Z] #76 42.56 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T18:55:04.596Z] #76 43.20 Selecting previously unselected package libmagic1:amd64. [2022-08-18T18:55:04.596Z] #76 43.20 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T18:55:04.596Z] #76 43.21 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:55:04.596Z] #76 43.38 Selecting previously unselected package file. [2022-08-18T18:55:04.596Z] #76 43.40 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T18:55:04.596Z] #76 43.41 Unpacking file (1:5.39-3) ... [2022-08-18T18:55:04.596Z] #76 ... [2022-08-18T18:55:04.596Z] [2022-08-18T18:55:04.596Z] #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-08-18T18:55:04.596Z] #64 sha256:b37a28cb5eb27a79da7d232861aca1809f9139438c82f5602a04cea42c05bc9c [2022-08-18T18:55:04.596Z] #64 0.951 + RM_GOPATH=0 [2022-08-18T18:55:04.596Z] #64 0.951 + TMP_GOPATH= [2022-08-18T18:55:04.596Z] #64 0.951 + : /build [2022-08-18T18:55:04.596Z] #64 0.951 + '[' -z '' ']' [2022-08-18T18:55:04.596Z] #64 0.951 ++ mktemp -d [2022-08-18T18:55:04.596Z] #64 0.953 + export GOPATH=/tmp/tmp.kzcaULAiim [2022-08-18T18:55:04.596Z] #64 0.954 + GOPATH=/tmp/tmp.kzcaULAiim [2022-08-18T18:55:04.596Z] #64 0.954 + RM_GOPATH=1 [2022-08-18T18:55:04.596Z] #64 0.956 + case "$(go env GOARCH)" in [2022-08-18T18:55:04.596Z] #64 0.959 ++ go env GOARCH [2022-08-18T18:55:04.596Z] #64 1.011 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:04.596Z] #64 1.011 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:04.596Z] #64 1.012 ++ dirname /install.sh [2022-08-18T18:55:04.596Z] #64 1.013 + dir=/ [2022-08-18T18:55:04.596Z] #64 1.013 + bin=containerd [2022-08-18T18:55:04.596Z] #64 1.013 + shift [2022-08-18T18:55:04.596Z] #64 1.013 + '[' '!' -f //containerd.installer ']' [2022-08-18T18:55:04.596Z] #64 1.013 + . //containerd.installer [2022-08-18T18:55:04.596Z] #64 1.013 ++ set -e [2022-08-18T18:55:04.596Z] #64 1.013 ++ : v1.6.7 [2022-08-18T18:55:04.596Z] #64 1.014 + install_containerd [2022-08-18T18:55:04.596Z] #64 1.014 + echo 'Install containerd version v1.6.7' [2022-08-18T18:55:04.596Z] #64 1.016 Install containerd version v1.6.7 [2022-08-18T18:55:04.596Z] #64 1.016 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kzcaULAiim/src/github.com/containerd/containerd [2022-08-18T18:55:04.596Z] #64 1.018 Cloning into '/tmp/tmp.kzcaULAiim/src/github.com/containerd/containerd'... [2022-08-18T18:55:04.806Z] #31 8.897 Download of images into '/build' complete. [2022-08-18T18:55:04.806Z] #31 8.897 Use something like the following to load the result into a Docker daemon: [2022-08-18T18:55:04.806Z] #31 8.897 tar -cC '/build' . | docker load [2022-08-18T18:55:05.169Z] #64 ... [2022-08-18T18:55:05.169Z] [2022-08-18T18:55:05.169Z] #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-08-18T18:55:05.169Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:55:05.169Z] #51 28.14 Reading package lists... [2022-08-18T18:55:05.169Z] #51 33.72 Building dependency tree... [2022-08-18T18:55:05.169Z] #51 37.59 The following additional packages will be installed: [2022-08-18T18:55:05.169Z] #51 37.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T18:55:05.169Z] #51 37.60 python3-protobuf python3-six [2022-08-18T18:55:05.169Z] #51 37.61 Suggested packages: [2022-08-18T18:55:05.169Z] #51 37.61 python3-setuptools [2022-08-18T18:55:05.169Z] #51 37.61 Recommended packages: [2022-08-18T18:55:05.169Z] #51 37.61 iproute2 | iproute [2022-08-18T18:55:05.169Z] #51 38.23 The following NEW packages will be installed: [2022-08-18T18:55:05.169Z] #51 38.28 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T18:55:05.169Z] #51 38.29 python3-protobuf python3-six [2022-08-18T18:55:05.169Z] #51 38.82 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:05.169Z] #51 38.82 Need to get 2315 kB of archives. [2022-08-18T18:55:05.169Z] #51 38.82 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T18:55:05.169Z] #51 38.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T18:55:05.169Z] #51 38.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:55:05.169Z] #51 38.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T18:55:05.169Z] #51 38.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T18:55:05.169Z] #51 38.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T18:55:05.169Z] #51 38.91 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-08-18T18:55:05.169Z] #51 38.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:55:05.169Z] #51 41.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T18:55:05.169Z] #51 43.18 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:05.169Z] #51 43.46 Fetched 2315 kB in 4s (658 kB/s) [2022-08-18T18:55:05.169Z] #51 43.56 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T18:55:05.169Z] #51 43.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-08-18T18:55:05.169Z] #51 43.64 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T18:55:05.169Z] #51 ... [2022-08-18T18:55:05.169Z] [2022-08-18T18:55:05.169Z] #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-08-18T18:55:05.169Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:55:05.169Z] #40 43.78 NAME: [2022-08-18T18:55:05.169Z] #40 43.78 go-winres - A tool for embedding resources in Windows executables [2022-08-18T18:55:05.169Z] #40 43.78 [2022-08-18T18:55:05.169Z] #40 43.78 USAGE: [2022-08-18T18:55:05.169Z] #40 43.78 go-winres [global options] command [command options] [arguments...] [2022-08-18T18:55:05.169Z] #40 43.78 [2022-08-18T18:55:05.169Z] #40 43.78 COMMANDS: [2022-08-18T18:55:05.169Z] #40 43.78 init Create an initial ./winres/winres.json [2022-08-18T18:55:05.169Z] #40 43.78 make Make syso files for the "go build" command [2022-08-18T18:55:05.169Z] #40 43.78 simply Make syso files for the "go build" command (simplified) [2022-08-18T18:55:05.169Z] #40 43.78 extract Extract all resources from an executable [2022-08-18T18:55:05.169Z] #40 43.78 patch Replace resources in an executable file (exe, dll) [2022-08-18T18:55:05.169Z] #40 43.78 help, h Shows a list of commands or help for one command [2022-08-18T18:55:05.169Z] #40 43.78 [2022-08-18T18:55:05.169Z] #40 43.78 GLOBAL OPTIONS: [2022-08-18T18:55:05.169Z] #40 43.78 --help, -h show help (default: false) [2022-08-18T18:55:05.378Z] #31 DONE 9.5s [2022-08-18T18:55:05.378Z] [2022-08-18T18:55:05.378Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:55:05.378Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:55:05.378Z] #12 DONE 1.2s [2022-08-18T18:55:05.378Z] [2022-08-18T18:55:05.378Z] #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-08-18T18:55:05.378Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T18:55:05.426Z] #40 ... [2022-08-18T18:55:05.426Z] [2022-08-18T18:55:05.426Z] #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-08-18T18:55:05.426Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:05.426Z] #14 28.43 Reading package lists... [2022-08-18T18:55:05.426Z] #14 34.26 Building dependency tree... [2022-08-18T18:55:05.426Z] #14 38.03 The following additional packages will be installed: [2022-08-18T18:55:05.426Z] #14 38.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:55:05.426Z] #14 38.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T18:55:05.426Z] #14 38.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T18:55:05.426Z] #14 38.03 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T18:55:05.426Z] #14 38.03 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T18:55:05.426Z] #14 38.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T18:55:05.426Z] #14 38.04 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T18:55:05.426Z] #14 38.04 Suggested packages: [2022-08-18T18:55:05.426Z] #14 38.04 gcc-10-locales seccomp wine64 [2022-08-18T18:55:05.426Z] #14 39.51 The following NEW packages will be installed: [2022-08-18T18:55:05.426Z] #14 39.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:55:05.426Z] #14 39.53 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T18:55:05.426Z] #14 39.53 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T18:55:05.426Z] #14 39.53 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T18:55:05.426Z] #14 39.53 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T18:55:05.426Z] #14 39.53 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T18:55:05.426Z] #14 39.54 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T18:55:05.426Z] #14 39.54 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T18:55:05.426Z] #14 39.54 mingw-w64-x86-64-dev [2022-08-18T18:55:05.426Z] #14 39.95 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:05.426Z] #14 39.95 Need to get 115 MB of archives. [2022-08-18T18:55:05.426Z] #14 39.95 After this operation, 645 MB of additional disk space will be used. [2022-08-18T18:55:05.426Z] #14 39.95 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-08-18T18:55:05.426Z] #14 40.16 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-08-18T18:55:05.426Z] #14 40.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-18T18:55:05.426Z] #14 40.50 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-08-18T18:55:05.426Z] #14 40.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-18T18:55:05.426Z] #14 40.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T18:55:05.426Z] #14 41.00 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-08-18T18:55:05.426Z] #14 41.35 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-08-18T18:55:05.426Z] #14 41.38 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-08-18T18:55:05.426Z] #14 42.33 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-08-18T18:55:05.607Z] #55 29.82 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T18:55:05.607Z] #55 29.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T18:55:05.607Z] #55 30.03 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T18:55:05.607Z] #55 30.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T18:55:05.607Z] #55 30.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T18:55:05.607Z] #55 30.16 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T18:55:05.683Z] #14 44.26 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-08-18T18:55:05.683Z] #14 ... [2022-08-18T18:55:05.683Z] [2022-08-18T18:55:05.683Z] #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-08-18T18:55:05.683Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:05.683Z] #42 38.92 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:05.683Z] #42 39.18 Fetched 17.7 MB in 2s (11.4 MB/s) [2022-08-18T18:55:05.683Z] #42 39.30 Selecting previously unselected package xxd. [2022-08-18T18:55:05.683Z] #42 39.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:55:05.683Z] #42 39.37 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:55:05.683Z] #42 39.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:55:05.683Z] #42 39.57 Selecting previously unselected package vim-common. [2022-08-18T18:55:05.683Z] #42 39.59 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:55:05.683Z] #42 39.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:55:05.683Z] #42 39.92 Selecting previously unselected package cmake-data. [2022-08-18T18:55:05.683Z] #42 39.92 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T18:55:05.683Z] #42 39.93 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:55:05.864Z] #55 30.29 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T18:55:05.864Z] #55 30.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T18:55:05.954Z] #13 DONE 0.6s [2022-08-18T18:55:05.954Z] [2022-08-18T18:55:05.954Z] #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-08-18T18:55:05.954Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:55:05.954Z] #38 ... [2022-08-18T18:55:05.954Z] [2022-08-18T18:55:05.954Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:55:05.954Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T18:55:05.954Z] #33 DONE 0.1s [2022-08-18T18:55:05.960Z] #42 ... [2022-08-18T18:55:05.960Z] [2022-08-18T18:55:05.960Z] #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-08-18T18:55:05.960Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:55:05.960Z] #40 DONE 44.6s [2022-08-18T18:55:05.960Z] [2022-08-18T18:55:05.960Z] #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-08-18T18:55:05.960Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:05.960Z] #76 43.56 Selecting previously unselected package xz-utils. [2022-08-18T18:55:05.960Z] #76 43.56 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T18:55:05.960Z] #76 43.57 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:55:05.960Z] #76 44.44 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T18:55:05.960Z] #76 44.48 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T18:55:05.960Z] #76 44.57 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T18:55:05.960Z] #76 44.76 Selecting previously unselected package m4. [2022-08-18T18:55:05.960Z] #76 44.76 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T18:55:05.960Z] #76 44.77 Unpacking m4 (1.4.18-5) ... [2022-08-18T18:55:06.121Z] #55 ... [2022-08-18T18:55:06.121Z] [2022-08-18T18:55:06.121Z] #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-08-18T18:55:06.121Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:55:06.121Z] #62 20.46 Fetched 8570 kB in 16s (548 kB/s) [2022-08-18T18:55:06.121Z] #62 20.46 Reading package lists... [2022-08-18T18:55:06.121Z] #62 26.38 Reading package lists... [2022-08-18T18:55:06.121Z] #62 ... [2022-08-18T18:55:06.121Z] [2022-08-18T18:55:06.121Z] #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-08-18T18:55:06.121Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:06.121Z] #42 20.64 Fetched 8570 kB in 16s (542 kB/s) [2022-08-18T18:55:06.121Z] #42 20.64 Reading package lists... [2022-08-18T18:55:06.217Z] [2022-08-18T18:55:06.217Z] #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-08-18T18:55:06.217Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T18:55:06.217Z] #50 DONE 0.2s [2022-08-18T18:55:06.217Z] [2022-08-18T18:55:06.217Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:55:06.217Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T18:55:06.217Z] #46 DONE 0.3s [2022-08-18T18:55:06.217Z] [2022-08-18T18:55:06.217Z] #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-08-18T18:55:06.217Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:55:06.217Z] #47 ... [2022-08-18T18:55:06.217Z] [2022-08-18T18:55:06.217Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:55:06.217Z] #25 sha256:9c99072034ce9453d41ebed12d743086eae407629a340e7d7392bdf87681c241 [2022-08-18T18:55:06.217Z] #25 DONE 0.4s [2022-08-18T18:55:06.420Z] #42 26.56 Reading package lists... [2022-08-18T18:55:06.420Z] #42 ... [2022-08-18T18:55:06.420Z] [2022-08-18T18:55:06.420Z] #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-08-18T18:55:06.420Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:06.420Z] #76 20.64 Fetched 8570 kB in 16s (537 kB/s) [2022-08-18T18:55:06.420Z] #76 20.64 Reading package lists... [2022-08-18T18:55:06.420Z] #76 26.42 Reading package lists... [2022-08-18T18:55:06.420Z] #76 ... [2022-08-18T18:55:06.420Z] [2022-08-18T18:55:06.420Z] #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-08-18T18:55:06.420Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:06.420Z] #55 30.60 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T18:55:06.420Z] #55 30.69 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T18:55:06.420Z] #55 30.84 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T18:55:06.420Z] #55 30.93 go: downloading golang.org/x/text v0.3.7 [2022-08-18T18:55:06.478Z] [2022-08-18T18:55:06.478Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:55:06.478Z] #66 sha256:eb63f4e16139111f3e11bcf0454d260fb9e552e64f5d3b245b5d667658b8d018 [2022-08-18T18:55:06.478Z] #66 DONE 0.4s [2022-08-18T18:55:06.478Z] [2022-08-18T18:55:06.478Z] #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-08-18T18:55:06.478Z] #67 sha256:6df467007c136da391f86fd5e7f7340ff2b9bcab0266bcb18d970278cccfb9a0 [2022-08-18T18:55:06.523Z] #76 45.34 Selecting previously unselected package autoconf. [2022-08-18T18:55:06.523Z] #76 45.35 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T18:55:06.781Z] #76 45.44 Unpacking autoconf (2.69-14) ... [2022-08-18T18:55:06.955Z] #19 63.00 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-18T18:55:06.955Z] #19 63.00 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:55:06.955Z] #19 63.18 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:55:06.955Z] #19 63.97 Selecting previously unselected package patch. [2022-08-18T18:55:06.955Z] #19 63.97 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-18T18:55:07.219Z] #19 64.15 Unpacking patch (2.7.6-7) ... [2022-08-18T18:55:07.394Z] #55 ... [2022-08-18T18:55:07.394Z] [2022-08-18T18:55:07.394Z] #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-08-18T18:55:07.394Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:55:07.394Z] #51 21.47 Fetched 8574 kB in 17s (509 kB/s) [2022-08-18T18:55:07.394Z] #51 21.47 Reading package lists... [2022-08-18T18:55:07.394Z] #51 27.46 Reading package lists... [2022-08-18T18:55:07.394Z] #51 ... [2022-08-18T18:55:07.394Z] [2022-08-18T18:55:07.394Z] #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-08-18T18:55:07.394Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:55:07.394Z] #47 26.83 Updating files: 73% (1600/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-08-18T18:55:07.394Z] #47 27.44 + git checkout -q v2.3.0 [2022-08-18T18:55:07.394Z] #47 30.05 + 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-08-18T18:55:07.499Z] Fetching without tags [2022-08-18T18:55:07.733Z] Merging remotes/origin/22.06 commit 4bf8eec26519acaf25ff3e303643bb31cc97c5ea into PR head commit dfcb3e17ae386235877b8e0195f55efce7a51d03 [2022-08-18T18:55:08.152Z] #19 65.13 Selecting previously unselected package dpkg-dev. [2022-08-18T18:55:08.152Z] #19 65.13 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-18T18:55:08.410Z] #19 65.27 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T18:55:07.405Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:55:07.439Z] > git config --add remote.origin.fetch +refs/pull/43993/head:refs/remotes/origin/PR-43993 # timeout=10 [2022-08-18T18:55:07.457Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:55:07.475Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:55:07.489Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:55:07.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:55:07.490Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43993/head:refs/remotes/origin/PR-43993 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T18:55:07.750Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:55:07.765Z] > git checkout -f dfcb3e17ae386235877b8e0195f55efce7a51d03 # timeout=10 [2022-08-18T18:55:08.435Z] > git remote # timeout=10 [2022-08-18T18:55:08.447Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:55:08.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:55:08.456Z] > git merge 4bf8eec26519acaf25ff3e303643bb31cc97c5ea # timeout=10 [2022-08-18T18:55:08.667Z] #19 65.60 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-18T18:55:08.667Z] #19 65.61 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-18T18:55:08.667Z] #19 65.61 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-18T18:55:08.667Z] #19 65.64 Selecting previously unselected package libio-string-perl. [2022-08-18T18:55:08.667Z] #19 65.64 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-18T18:55:08.667Z] #19 65.64 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-18T18:55:08.667Z] #19 65.67 Selecting previously unselected package libicu67:amd64. [2022-08-18T18:55:08.667Z] #19 65.67 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-18T18:55:08.667Z] #19 65.67 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T18:55:08.762Z] #47 ... [2022-08-18T18:55:08.762Z] [2022-08-18T18:55:08.762Z] #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-08-18T18:55:08.762Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:55:08.762Z] #51 27.46 Reading package lists... [2022-08-18T18:55:09.165Z] Merge succeeded, producing 6f0e4f9f9b49c0ec02d2786806810258a081a839 [2022-08-18T18:55:09.165Z] Checking out Revision 6f0e4f9f9b49c0ec02d2786806810258a081a839 (PR-43993) [2022-08-18T18:55:09.304Z] #76 47.77 Selecting previously unselected package autotools-dev. [2022-08-18T18:55:09.304Z] #76 47.78 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T18:55:09.304Z] #76 47.83 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T18:55:09.606Z] #19 66.54 Selecting previously unselected package libxml2:amd64. [2022-08-18T18:55:09.606Z] #19 66.54 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T18:55:09.606Z] #19 66.55 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:55:09.606Z] #19 66.62 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-18T18:55:09.606Z] #19 66.63 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-18T18:55:09.606Z] #19 66.63 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-18T18:55:09.606Z] #19 66.65 Selecting previously unselected package libxml-sax-base-perl. [2022-08-18T18:55:09.864Z] #19 66.66 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-18T18:55:09.864Z] #19 66.66 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-18T18:55:09.864Z] #19 66.70 Selecting previously unselected package libxml-sax-perl. [2022-08-18T18:55:09.864Z] #19 66.70 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-18T18:55:09.864Z] #19 66.70 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-18T18:55:09.864Z] #19 66.74 Selecting previously unselected package libxml-libxml-perl. [2022-08-18T18:55:09.864Z] #19 66.74 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-18T18:55:09.864Z] #19 66.74 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-18T18:55:09.864Z] #19 66.80 Selecting previously unselected package libxml-simple-perl. [2022-08-18T18:55:09.864Z] #19 66.80 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-18T18:55:09.864Z] #19 66.81 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-18T18:55:09.864Z] #19 66.84 Selecting previously unselected package libyaml-perl. [2022-08-18T18:55:09.864Z] #19 66.84 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-18T18:55:09.864Z] #19 66.84 Unpacking libyaml-perl (1.30-1) ... [2022-08-18T18:55:09.864Z] #19 66.87 Selecting previously unselected package libconfig-auto-perl. [2022-08-18T18:55:09.864Z] #19 66.88 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-18T18:55:09.864Z] #19 66.88 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-18T18:55:09.864Z] #19 66.90 Selecting previously unselected package libfile-which-perl. [2022-08-18T18:55:09.864Z] #19 66.90 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-18T18:55:09.864Z] #19 66.91 Unpacking libfile-which-perl (1.23-1) ... [2022-08-18T18:55:09.864Z] #19 66.93 Selecting previously unselected package libfile-homedir-perl. [2022-08-18T18:55:09.864Z] #19 66.93 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-18T18:55:09.864Z] #19 66.94 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-18T18:55:09.864Z] #19 66.97 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-18T18:55:09.864Z] #19 66.97 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-18T18:55:09.864Z] #19 66.97 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-18T18:55:09.864Z] #19 67.00 Selecting previously unselected package dpkg-cross. [2022-08-18T18:55:09.864Z] #19 67.01 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-18T18:55:10.120Z] #19 67.01 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-18T18:55:10.120Z] #19 67.04 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-18T18:55:10.120Z] #19 67.04 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-18T18:55:10.120Z] #19 67.04 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-18T18:55:10.120Z] #19 67.07 Selecting previously unselected package libc6-armel-cross. [2022-08-18T18:55:10.120Z] #19 67.07 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-18T18:55:10.120Z] #19 67.07 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-18T18:55:10.120Z] #19 67.19 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-18T18:55:10.121Z] #19 67.19 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:10.121Z] #19 67.20 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:10.121Z] #19 67.23 Selecting previously unselected package libgomp1-armel-cross. [2022-08-18T18:55:10.121Z] #19 67.23 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:10.121Z] #19 67.23 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:10.172Z] #51 32.89 Building dependency tree... [2022-08-18T18:55:10.244Z] #76 ... [2022-08-18T18:55:10.244Z] [2022-08-18T18:55:10.244Z] #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-08-18T18:55:10.244Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:55:10.244Z] #34 48.59 Updating files: 94% (1442/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-08-18T18:55:10.244Z] #34 48.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T18:55:10.378Z] #19 67.27 Selecting previously unselected package libatomic1-armel-cross. [2022-08-18T18:55:10.378Z] #19 67.27 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:10.378Z] #19 67.27 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:10.378Z] #19 67.31 Selecting previously unselected package libasan6-armel-cross. [2022-08-18T18:55:10.378Z] #19 67.31 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:10.378Z] #19 67.31 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:10.378Z] #19 67.53 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-18T18:55:09.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:55:09.155Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:55:09.167Z] > git checkout -f 6f0e4f9f9b49c0ec02d2786806810258a081a839 # timeout=10 [2022-08-18T18:55:10.636Z] #19 67.53 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:10.636Z] #19 67.54 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:10.636Z] #19 67.60 Selecting previously unselected package libubsan1-armel-cross. [2022-08-18T18:55:10.636Z] #19 67.60 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:10.636Z] #19 67.61 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:10.636Z] #19 67.70 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-18T18:55:10.636Z] #19 67.70 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:10.636Z] #19 67.70 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:10.636Z] #19 67.82 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-18T18:55:10.894Z] #19 67.82 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:55:10.894Z] #19 67.82 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:55:11.144Z] #51 ... [2022-08-18T18:55:11.144Z] [2022-08-18T18:55:11.144Z] #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-08-18T18:55:11.144Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:11.144Z] #14 20.16 Reading package lists... [2022-08-18T18:55:11.144Z] #14 25.82 Reading package lists... [2022-08-18T18:55:11.144Z] #14 31.43 Building dependency tree... [2022-08-18T18:55:11.144Z] #14 34.33 The following additional packages will be installed: [2022-08-18T18:55:11.144Z] #14 34.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:55:11.144Z] #14 34.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T18:55:11.144Z] #14 34.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T18:55:11.144Z] #14 34.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T18:55:11.144Z] #14 34.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T18:55:11.144Z] #14 34.33 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T18:55:11.144Z] #14 34.33 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T18:55:11.144Z] #14 34.34 Suggested packages: [2022-08-18T18:55:11.144Z] #14 34.34 gcc-10-locales seccomp wine64 [2022-08-18T18:55:11.144Z] #14 ... [2022-08-18T18:55:11.144Z] [2022-08-18T18:55:11.144Z] #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-08-18T18:55:11.144Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:11.144Z] #42 26.56 Reading package lists... [2022-08-18T18:55:11.144Z] #42 32.17 Building dependency tree... [2022-08-18T18:55:11.144Z] #42 35.47 The following additional packages will be installed: [2022-08-18T18:55:11.144Z] #42 35.48 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T18:55:11.144Z] #42 35.50 Suggested packages: [2022-08-18T18:55:11.144Z] #42 35.51 cmake-doc ninja-build lrzip [2022-08-18T18:55:11.144Z] #42 35.51 Recommended packages: [2022-08-18T18:55:11.144Z] #42 35.51 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T18:55:11.175Z] #34 49.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T18:55:11.771Z] #67 ... [2022-08-18T18:55:11.771Z] [2022-08-18T18:55:11.771Z] #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-08-18T18:55:11.771Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:55:11.771Z] #47 3.231 + git clone https://github.com/docker/distribution.git . [2022-08-18T18:55:11.771Z] #47 3.233 Cloning into '.'... [2022-08-18T18:55:12.118Z] #42 36.47 The following NEW packages will be installed: [2022-08-18T18:55:12.118Z] #42 36.47 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T18:55:12.118Z] #42 36.48 vim-common xxd [2022-08-18T18:55:12.375Z] #42 36.86 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:12.375Z] #42 36.86 Need to get 17.7 MB of archives. [2022-08-18T18:55:12.375Z] #42 36.86 After this operation, 70.7 MB of additional disk space will be used. [2022-08-18T18:55:12.375Z] #42 36.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:55:12.375Z] #42 36.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:55:12.375Z] #42 36.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T18:55:12.633Z] #42 36.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T18:55:12.890Z] #42 37.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-18T18:55:12.890Z] #42 37.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T18:55:12.890Z] #42 37.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T18:55:12.890Z] #42 37.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T18:55:12.890Z] #42 37.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T18:55:12.890Z] #42 37.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T18:55:12.890Z] #42 ... [2022-08-18T18:55:12.890Z] [2022-08-18T18:55:12.890Z] #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-08-18T18:55:12.890Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:55:12.890Z] #57 37.54 v3.0.2 [2022-08-18T18:55:12.980Z] Commit message: "Merge commit '4bf8eec26519acaf25ff3e303643bb31cc97c5ea' into HEAD" [2022-08-18T18:55:12.980Z] First time build. Skipping changelog. [2022-08-18T18:55:12.989Z] > git --version # timeout=10 [2022-08-18T18:55:12.999Z] > git --version # 'git version 2.25.1' [2022-08-18T18:55:13.008Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T18:55:13.498Z] #57 DONE 38.0s [2022-08-18T18:55:13.499Z] [2022-08-18T18:55:13.499Z] #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-08-18T18:55:13.499Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:13.499Z] #55 37.53 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T18:55:13.499Z] #55 37.72 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T18:55:13.499Z] #55 37.81 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T18:55:13.499Z] #55 37.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T18:55:13.499Z] #55 38.05 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T18:55:13.755Z] #55 38.31 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T18:55:13.939Z] + docker version [2022-08-18T18:55:14.014Z] #55 38.32 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T18:55:14.270Z] #55 38.63 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T18:55:14.270Z] #55 38.63 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T18:55:14.270Z] #55 38.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T18:55:14.270Z] #55 38.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T18:55:14.539Z] #55 39.18 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T18:55:14.798Z] #55 ... [2022-08-18T18:55:14.798Z] [2022-08-18T18:55:14.798Z] #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-08-18T18:55:14.798Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:55:14.798Z] #62 26.38 Reading package lists... [2022-08-18T18:55:14.798Z] #62 32.17 Building dependency tree... [2022-08-18T18:55:14.798Z] #62 35.28 The following additional packages will be installed: [2022-08-18T18:55:14.798Z] #62 35.28 libbtrfs0 [2022-08-18T18:55:14.798Z] #62 35.50 The following NEW packages will be installed: [2022-08-18T18:55:14.798Z] #62 35.51 libbtrfs-dev libbtrfs0 [2022-08-18T18:55:14.798Z] #62 35.91 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:14.798Z] #62 35.91 Need to get 460 kB of archives. [2022-08-18T18:55:14.798Z] #62 35.91 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T18:55:14.798Z] #62 35.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:55:14.798Z] #62 35.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:55:14.798Z] #62 37.06 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:14.798Z] #62 37.39 Fetched 460 kB in 0s (1351 kB/s) [2022-08-18T18:55:14.798Z] #62 37.52 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:55:14.799Z] #62 37.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:55:14.799Z] #62 37.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:55:14.799Z] #62 37.76 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:55:14.799Z] #62 38.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:55:14.799Z] #62 38.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:55:14.799Z] #62 38.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:55:14.799Z] #62 38.90 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:55:14.799Z] #62 38.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:55:14.799Z] #62 38.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:14.799Z] #62 DONE 39.3s [2022-08-18T18:55:14.799Z] [2022-08-18T18:55:14.799Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:55:14.799Z] #63 sha256:2c8c40876422d644bcf972612da903d562bd1d5ff991be78e8c51506c5656e10 [2022-08-18T18:55:14.799Z] #63 DONE 0.1s [2022-08-18T18:55:14.799Z] [2022-08-18T18:55:14.799Z] #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-08-18T18:55:14.799Z] #64 sha256:77b7b14bf5fdc54d7d1654aacd7627599e8680c9945ded7729df579df2a19b50 [2022-08-18T18:55:15.080Z] #47 ... [2022-08-18T18:55:15.080Z] [2022-08-18T18:55:15.080Z] #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-08-18T18:55:15.080Z] #26 sha256:61d3ba3540cac13b8ebc2b360d3c190e59a50f6caf02520cf74f669cf479a872 [2022-08-18T18:55:15.080Z] #26 6.384 + RM_GOPATH=0 [2022-08-18T18:55:15.080Z] #26 6.387 + TMP_GOPATH= [2022-08-18T18:55:15.080Z] #26 6.387 + : /build [2022-08-18T18:55:15.080Z] #26 6.388 + '[' -z '' ']' [2022-08-18T18:55:15.080Z] #26 6.389 ++ mktemp -d [2022-08-18T18:55:15.080Z] #26 6.392 + export GOPATH=/tmp/tmp.qJJMAwQDYa [2022-08-18T18:55:15.080Z] #26 6.394 + GOPATH=/tmp/tmp.qJJMAwQDYa [2022-08-18T18:55:15.080Z] #26 6.395 + RM_GOPATH=1 [2022-08-18T18:55:15.080Z] #26 6.395 + case "$(go env GOARCH)" in [2022-08-18T18:55:15.080Z] #26 6.397 ++ go env GOARCH [2022-08-18T18:55:15.080Z] #26 6.433 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:15.080Z] #26 6.434 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:15.080Z] #26 6.434 ++ dirname /install.sh [2022-08-18T18:55:15.080Z] #26 6.445 + dir=/ [2022-08-18T18:55:15.080Z] #26 6.449 + bin=dockercli [2022-08-18T18:55:15.080Z] #26 6.450 + shift [2022-08-18T18:55:15.080Z] #26 6.450 + '[' '!' -f //dockercli.installer ']' [2022-08-18T18:55:15.080Z] #26 6.450 + . //dockercli.installer [2022-08-18T18:55:15.080Z] #26 6.450 ++ : stable [2022-08-18T18:55:15.080Z] #26 6.450 ++ : 17.06.2-ce [2022-08-18T18:55:15.080Z] #26 6.451 + install_dockercli [2022-08-18T18:55:15.080Z] #26 6.453 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T18:55:15.080Z] #26 6.454 Install docker/cli version 17.06.2-ce from stable [2022-08-18T18:55:15.080Z] #26 6.454 ++ uname -m [2022-08-18T18:55:15.080Z] #26 6.457 + arch=x86_64 [2022-08-18T18:55:15.080Z] #26 6.457 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T18:55:15.080Z] #26 6.457 + url=https://download.docker.com/linux/static [2022-08-18T18:55:15.080Z] #26 6.457 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T18:55:15.080Z] #26 6.457 + tar -xz docker/docker [2022-08-18T18:55:16.024Z] #26 ... [2022-08-18T18:55:16.024Z] [2022-08-18T18:55:16.024Z] #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-08-18T18:55:16.024Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:55:16.024Z] #62 6.764 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:55:16.024Z] #62 6.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:55:16.024Z] #62 6.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:55:16.024Z] #62 7.804 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:55:16.024Z] #62 ... [2022-08-18T18:55:16.024Z] [2022-08-18T18:55:16.024Z] #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-08-18T18:55:16.024Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:16.024Z] #14 7.050 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:55:16.024Z] #14 7.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:55:16.024Z] #14 7.110 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:55:16.024Z] #14 8.134 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:55:16.154Z] #19 72.53 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-18T18:55:16.154Z] #19 72.53 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:55:16.154Z] #19 72.54 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:55:16.154Z] #19 72.56 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-18T18:55:16.154Z] #19 72.57 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:55:16.154Z] #19 72.57 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-18T18:55:16.154Z] #19 72.74 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-18T18:55:16.154Z] #19 72.74 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-18T18:55:16.154Z] #19 72.74 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-18T18:55:16.154Z] #19 72.98 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-18T18:55:16.154Z] #19 72.98 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:16.154Z] #19 72.99 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:16.186Z] #64 0.975 + RM_GOPATH=0 [2022-08-18T18:55:16.186Z] #64 0.975 + TMP_GOPATH= [2022-08-18T18:55:16.186Z] #64 0.975 + : /build [2022-08-18T18:55:16.186Z] #64 0.975 + '[' -z '' ']' [2022-08-18T18:55:16.186Z] #64 0.975 ++ mktemp -d [2022-08-18T18:55:16.186Z] #64 0.981 + export GOPATH=/tmp/tmp.1d1MBuc76b [2022-08-18T18:55:16.186Z] #64 0.981 + GOPATH=/tmp/tmp.1d1MBuc76b [2022-08-18T18:55:16.186Z] #64 0.981 + RM_GOPATH=1 [2022-08-18T18:55:16.186Z] #64 0.981 + case "$(go env GOARCH)" in [2022-08-18T18:55:16.186Z] #64 0.982 ++ go env GOARCH [2022-08-18T18:55:16.186Z] #64 1.029 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:16.186Z] #64 1.029 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:16.186Z] #64 1.029 ++ dirname /install.sh [2022-08-18T18:55:16.186Z] #64 1.035 + dir=/ [2022-08-18T18:55:16.186Z] #64 1.035 + bin=containerd [2022-08-18T18:55:16.186Z] #64 1.035 + shift [2022-08-18T18:55:16.186Z] #64 1.035 + '[' '!' -f //containerd.installer ']' [2022-08-18T18:55:16.186Z] #64 1.035 + . //containerd.installer [2022-08-18T18:55:16.186Z] #64 1.035 ++ set -e [2022-08-18T18:55:16.186Z] #64 1.035 ++ : v1.6.7 [2022-08-18T18:55:16.186Z] #64 1.036 + install_containerd [2022-08-18T18:55:16.186Z] #64 1.036 + echo 'Install containerd version v1.6.7' [2022-08-18T18:55:16.186Z] #64 1.047 Install containerd version v1.6.7 [2022-08-18T18:55:16.186Z] #64 1.047 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1d1MBuc76b/src/github.com/containerd/containerd [2022-08-18T18:55:16.186Z] #64 1.068 Cloning into '/tmp/tmp.1d1MBuc76b/src/github.com/containerd/containerd'... [2022-08-18T18:55:16.286Z] #14 ... [2022-08-18T18:55:16.286Z] [2022-08-18T18:55:16.286Z] #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-08-18T18:55:16.286Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:16.286Z] #42 5.804 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:55:16.286Z] #42 5.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:55:16.286Z] #42 5.804 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:55:16.286Z] #42 6.648 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:55:16.286Z] #42 8.535 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:55:16.286Z] #42 ... [2022-08-18T18:55:16.286Z] [2022-08-18T18:55:16.286Z] #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-08-18T18:55:16.286Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:55:16.286Z] #53 4.638 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T18:55:16.286Z] #53 5.666 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T18:55:16.286Z] #53 5.716 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T18:55:16.286Z] #53 5.720 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T18:55:16.286Z] #53 5.783 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T18:55:16.286Z] #53 6.004 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T18:55:16.286Z] #53 6.004 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T18:55:16.286Z] #53 6.210 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T18:55:16.286Z] #53 6.674 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T18:55:16.286Z] #53 6.873 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T18:55:16.413Z] #19 73.23 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-18T18:55:16.413Z] #19 73.24 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:55:16.413Z] #19 73.24 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:55:16.467Z] #34 ... [2022-08-18T18:55:16.467Z] [2022-08-18T18:55:16.467Z] #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-08-18T18:55:16.467Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:55:16.467Z] #51 44.07 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T18:55:16.467Z] #51 47.43 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:55:16.467Z] #51 47.44 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:55:16.467Z] #51 47.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:55:16.467Z] #51 49.24 Selecting previously unselected package python3-six. [2022-08-18T18:55:16.467Z] #51 49.24 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T18:55:16.467Z] #51 49.39 Unpacking python3-six (1.16.0-2) ... [2022-08-18T18:55:16.467Z] #51 49.67 Selecting previously unselected package python3-protobuf. [2022-08-18T18:55:16.467Z] #51 49.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T18:55:16.467Z] #51 49.68 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T18:55:16.467Z] #51 50.74 Selecting previously unselected package libnet1:amd64. [2022-08-18T18:55:16.467Z] #51 50.74 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T18:55:16.467Z] #51 50.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:55:16.467Z] #51 51.42 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T18:55:16.467Z] #51 51.42 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T18:55:16.467Z] #51 51.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:55:16.467Z] #51 51.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:55:16.467Z] #51 51.76 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:55:16.467Z] #51 51.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:16.467Z] #51 51.95 Selecting previously unselected package criu. [2022-08-18T18:55:16.467Z] #51 51.96 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T18:55:16.467Z] #51 51.98 Unpacking criu (3.17.1-1) ... [2022-08-18T18:55:16.467Z] #51 52.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:55:16.467Z] #51 ... [2022-08-18T18:55:16.467Z] [2022-08-18T18:55:16.467Z] #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-08-18T18:55:16.467Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:16.467Z] #76 49.52 Selecting previously unselected package automake. [2022-08-18T18:55:16.467Z] #76 49.52 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T18:55:16.467Z] #76 49.60 Unpacking automake (1:1.16.3-2) ... [2022-08-18T18:55:16.467Z] #76 50.63 Selecting previously unselected package patch. [2022-08-18T18:55:16.467Z] #76 50.63 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T18:55:16.467Z] #76 50.66 Unpacking patch (2.7.6-7) ... [2022-08-18T18:55:16.467Z] #76 51.24 Selecting previously unselected package dpkg-dev. [2022-08-18T18:55:16.467Z] #76 51.25 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T18:55:16.467Z] #76 51.30 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T18:55:16.467Z] #76 52.29 Selecting previously unselected package build-essential. [2022-08-18T18:55:16.467Z] #76 52.29 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T18:55:16.467Z] #76 52.31 Unpacking build-essential (12.9) ... [2022-08-18T18:55:16.467Z] #76 52.43 Selecting previously unselected package libcap2:amd64. [2022-08-18T18:55:16.467Z] #76 52.43 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T18:55:16.467Z] #76 52.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:55:16.467Z] #76 52.55 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T18:55:16.467Z] #76 52.55 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T18:55:16.467Z] #76 52.57 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T18:55:16.467Z] #76 52.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:55:16.467Z] #76 52.76 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:55:16.467Z] #76 52.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:16.467Z] #76 52.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T18:55:16.467Z] #76 52.88 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:55:16.467Z] #76 52.88 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:16.467Z] #76 52.98 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T18:55:16.467Z] #76 52.99 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T18:55:16.467Z] #76 52.99 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:55:16.467Z] #76 53.18 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T18:55:16.467Z] #76 53.18 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T18:55:16.467Z] #76 53.19 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:55:16.467Z] #76 53.91 Selecting previously unselected package libtool. [2022-08-18T18:55:16.467Z] #76 53.91 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T18:55:16.467Z] #76 53.93 Unpacking libtool (2.4.6-15) ... [2022-08-18T18:55:16.467Z] #76 54.19 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T18:55:16.467Z] #76 54.19 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T18:55:16.467Z] #76 54.21 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:55:16.467Z] #76 54.45 Selecting previously unselected package libyajl2:amd64. [2022-08-18T18:55:16.467Z] #76 54.45 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T18:55:16.467Z] #76 54.46 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:55:16.467Z] #76 54.54 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T18:55:16.467Z] #76 54.57 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T18:55:16.467Z] #76 54.58 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T18:55:16.467Z] #76 54.82 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:55:16.467Z] #76 54.84 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T18:55:16.467Z] #76 54.85 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:55:16.467Z] #76 54.88 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:55:16.467Z] #76 54.93 Setting up file (1:5.39-3) ... [2022-08-18T18:55:16.467Z] #76 ... [2022-08-18T18:55:16.467Z] [2022-08-18T18:55:16.467Z] #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-08-18T18:55:16.467Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:16.467Z] #55 44.85 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T18:55:16.467Z] #55 ... [2022-08-18T18:55:16.467Z] [2022-08-18T18:55:16.467Z] #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-08-18T18:55:16.467Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:16.467Z] #76 54.95 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:55:16.467Z] #76 54.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:16.467Z] #76 54.98 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:16.467Z] #76 54.99 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:55:16.467Z] #76 55.00 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T18:55:16.467Z] #76 55.02 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T18:55:16.467Z] #76 55.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:55:16.467Z] #76 55.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:55:16.467Z] #76 55.05 Setting up patch (2.7.6-7) ... [2022-08-18T18:55:16.467Z] #76 55.06 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:55:16.467Z] #76 55.07 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T18:55:16.467Z] #76 55.09 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T18:55:16.467Z] #76 55.10 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:55:16.467Z] #76 55.11 Setting up libtool (2.4.6-15) ... [2022-08-18T18:55:16.467Z] #76 55.12 Setting up m4 (1.4.18-5) ... [2022-08-18T18:55:16.467Z] #76 55.13 Setting up dpkg-dev (1.20.11) ... [2022-08-18T18:55:16.467Z] #76 55.15 Setting up autoconf (2.69-14) ... [2022-08-18T18:55:16.467Z] #76 ... [2022-08-18T18:55:16.467Z] [2022-08-18T18:55:16.467Z] #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-08-18T18:55:16.467Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:16.467Z] #14 45.04 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-08-18T18:55:16.467Z] #14 46.48 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-08-18T18:55:16.467Z] #14 48.22 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-08-18T18:55:16.467Z] #14 49.17 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-08-18T18:55:16.467Z] #14 49.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T18:55:16.467Z] #14 49.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T18:55:16.467Z] #14 49.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:55:16.467Z] #14 49.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:55:16.467Z] #14 49.24 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-08-18T18:55:16.467Z] #14 49.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T18:55:16.467Z] #14 49.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T18:55:16.467Z] #14 49.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T18:55:16.467Z] #14 49.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T18:55:16.467Z] #14 49.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T18:55:16.467Z] #14 49.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T18:55:16.467Z] #14 49.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T18:55:16.467Z] #14 49.39 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-08-18T18:55:16.467Z] #14 49.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T18:55:16.467Z] #14 49.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T18:55:16.467Z] #14 50.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:16.467Z] #14 50.78 Fetched 115 MB in 10s (11.7 MB/s) [2022-08-18T18:55:16.467Z] #14 51.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T18:55:16.467Z] #14 51.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:55:16.467Z] #14 51.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:55:16.467Z] #14 51.23 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:55:16.467Z] #14 53.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T18:55:16.467Z] #14 53.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:55:16.467Z] #14 53.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:55:16.467Z] #14 ... [2022-08-18T18:55:16.467Z] [2022-08-18T18:55:16.467Z] #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-08-18T18:55:16.467Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:16.467Z] #42 45.13 Selecting previously unselected package libicu67:amd64. [2022-08-18T18:55:16.467Z] #42 45.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-18T18:55:16.467Z] #42 45.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T18:55:16.467Z] #42 52.14 Selecting previously unselected package libxml2:amd64. [2022-08-18T18:55:16.467Z] #42 52.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T18:55:16.467Z] #42 52.17 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:55:16.467Z] #42 52.70 Selecting previously unselected package libarchive13:amd64. [2022-08-18T18:55:16.467Z] #42 52.71 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T18:55:16.467Z] #42 52.73 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:55:16.467Z] #42 53.11 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T18:55:16.467Z] #42 53.13 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T18:55:16.467Z] #42 53.16 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:55:16.467Z] #42 53.30 Selecting previously unselected package librhash0:amd64. [2022-08-18T18:55:16.467Z] #42 53.30 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T18:55:16.467Z] #42 53.33 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:55:16.467Z] #42 53.51 Selecting previously unselected package libuv1:amd64. [2022-08-18T18:55:16.467Z] #42 53.51 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T18:55:16.467Z] #42 53.52 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:55:16.467Z] #42 53.69 Selecting previously unselected package cmake. [2022-08-18T18:55:16.467Z] #42 53.70 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T18:55:16.467Z] #42 53.71 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:55:16.547Z] #53 ... [2022-08-18T18:55:16.547Z] [2022-08-18T18:55:16.547Z] #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-08-18T18:55:16.547Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:55:16.547Z] #57 7.169 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T18:55:16.547Z] #57 8.483 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T18:55:16.547Z] #57 8.502 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T18:55:16.547Z] #57 8.532 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T18:55:16.547Z] #57 ... [2022-08-18T18:55:16.547Z] [2022-08-18T18:55:16.547Z] #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-08-18T18:55:16.547Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:55:16.547Z] #34 5.701 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T18:55:16.547Z] #34 5.701 Cloning into '.'... [2022-08-18T18:55:16.769Z] #42 ... [2022-08-18T18:55:16.769Z] [2022-08-18T18:55:16.769Z] #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-08-18T18:55:16.769Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:16.769Z] #76 55.15 Setting up autoconf (2.69-14) ... [2022-08-18T18:55:16.769Z] #76 55.16 Setting up build-essential (12.9) ... [2022-08-18T18:55:16.769Z] #76 55.17 Setting up automake (1:1.16.3-2) ... [2022-08-18T18:55:16.769Z] #76 55.19 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T18:55:16.769Z] #76 55.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:16.808Z] #34 ... [2022-08-18T18:55:16.808Z] [2022-08-18T18:55:16.808Z] #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-08-18T18:55:16.808Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:16.808Z] #76 4.920 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:55:16.808Z] #76 4.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:55:16.808Z] #76 4.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:55:16.808Z] #76 5.453 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:55:16.808Z] #76 7.313 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:55:16.808Z] #76 9.703 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:55:16.808Z] #76 ... [2022-08-18T18:55:16.808Z] [2022-08-18T18:55:16.808Z] #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-08-18T18:55:16.808Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:55:16.808Z] #51 6.729 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:55:16.808Z] #51 6.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:55:16.808Z] #51 6.742 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:55:16.808Z] #51 7.402 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T18:55:16.808Z] #51 7.889 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:55:16.808Z] #51 9.967 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:55:17.070Z] #51 ... [2022-08-18T18:55:17.070Z] [2022-08-18T18:55:17.070Z] #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-08-18T18:55:17.070Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:55:17.070Z] #36 2.993 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T18:55:17.070Z] #36 8.805 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T18:55:17.070Z] #36 8.920 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T18:55:17.070Z] #36 9.497 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T18:55:17.070Z] #36 9.763 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T18:55:17.070Z] #36 10.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T18:55:17.070Z] #36 10.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T18:55:17.070Z] #36 10.71 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T18:55:17.070Z] #36 10.78 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T18:55:17.070Z] #36 10.79 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T18:55:17.070Z] #36 10.91 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T18:55:17.070Z] #36 ... [2022-08-18T18:55:17.070Z] [2022-08-18T18:55:17.070Z] #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-08-18T18:55:17.070Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:55:17.070Z] #40 5.108 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T18:55:17.070Z] #40 5.825 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T18:55:17.070Z] #40 7.079 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T18:55:17.070Z] #40 7.274 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T18:55:17.070Z] #40 7.368 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T18:55:17.116Z] #64 ... [2022-08-18T18:55:17.116Z] [2022-08-18T18:55:17.116Z] #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-08-18T18:55:17.116Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:17.116Z] #76 26.42 Reading package lists... [2022-08-18T18:55:17.116Z] #76 31.76 Building dependency tree... [2022-08-18T18:55:17.116Z] #76 34.95 python3 is already the newest version (3.9.2-3). [2022-08-18T18:55:17.116Z] #76 34.95 The following additional packages will be installed: [2022-08-18T18:55:17.116Z] #76 34.95 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T18:55:17.116Z] #76 34.96 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T18:55:17.116Z] #76 34.96 Suggested packages: [2022-08-18T18:55:17.116Z] #76 34.97 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T18:55:17.116Z] #76 34.97 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T18:55:17.116Z] #76 34.97 m4-doc ed diffutils-doc [2022-08-18T18:55:17.116Z] #76 34.97 Recommended packages: [2022-08-18T18:55:17.116Z] #76 34.97 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T18:55:17.116Z] #76 36.65 The following NEW packages will be installed: [2022-08-18T18:55:17.116Z] #76 36.66 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T18:55:17.116Z] #76 36.66 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T18:55:17.116Z] #76 36.67 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T18:55:17.116Z] #76 36.67 libyajl2 m4 patch xz-utils [2022-08-18T18:55:17.116Z] #76 37.05 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:17.116Z] #76 37.05 Need to get 5940 kB of archives. [2022-08-18T18:55:17.116Z] #76 37.05 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T18:55:17.116Z] #76 37.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T18:55:17.116Z] #76 37.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T18:55:17.116Z] #76 37.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T18:55:17.116Z] #76 37.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T18:55:17.116Z] #76 37.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T18:55:17.116Z] #76 37.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T18:55:17.116Z] #76 37.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T18:55:17.116Z] #76 37.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T18:55:17.116Z] #76 37.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T18:55:17.116Z] #76 37.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T18:55:17.116Z] #76 37.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T18:55:17.116Z] #76 37.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T18:55:17.116Z] #76 37.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T18:55:17.116Z] #76 37.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T18:55:17.116Z] #76 37.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T18:55:17.116Z] #76 37.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-08-18T18:55:17.116Z] #76 37.35 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-08-18T18:55:17.116Z] #76 37.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T18:55:17.116Z] #76 37.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T18:55:17.116Z] #76 37.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T18:55:17.116Z] #76 37.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T18:55:17.116Z] #76 37.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T18:55:17.116Z] #76 37.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T18:55:17.116Z] #76 38.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:17.116Z] #76 39.33 Fetched 5940 kB in 1s (8455 kB/s) [2022-08-18T18:55:17.116Z] #76 39.51 Selecting previously unselected package bzip2. [2022-08-18T18:55:17.116Z] #76 39.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:55:17.116Z] #76 39.67 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T18:55:17.116Z] #76 39.68 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:55:17.116Z] #76 39.84 Selecting previously unselected package libmagic-mgc. [2022-08-18T18:55:17.116Z] #76 39.84 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T18:55:17.116Z] #76 39.89 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T18:55:17.116Z] #76 40.40 Selecting previously unselected package libmagic1:amd64. [2022-08-18T18:55:17.116Z] #76 40.43 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T18:55:17.116Z] #76 40.44 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:55:17.116Z] #76 40.64 Selecting previously unselected package file. [2022-08-18T18:55:17.116Z] #76 40.64 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T18:55:17.116Z] #76 40.66 Unpacking file (1:5.39-3) ... [2022-08-18T18:55:17.116Z] #76 40.87 Selecting previously unselected package xz-utils. [2022-08-18T18:55:17.116Z] #76 40.88 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T18:55:17.116Z] #76 40.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:55:17.116Z] #76 41.18 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T18:55:17.116Z] #76 41.19 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T18:55:17.116Z] #76 41.21 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T18:55:17.116Z] #76 41.34 Selecting previously unselected package m4. [2022-08-18T18:55:17.116Z] #76 41.38 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T18:55:17.116Z] #76 41.39 Unpacking m4 (1.4.18-5) ... [2022-08-18T18:55:17.116Z] #76 41.68 Selecting previously unselected package autoconf. [2022-08-18T18:55:17.116Z] #76 41.69 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T18:55:17.116Z] #76 41.70 Unpacking autoconf (2.69-14) ... [2022-08-18T18:55:17.116Z] #76 ... [2022-08-18T18:55:17.116Z] [2022-08-18T18:55:17.116Z] #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-08-18T18:55:17.116Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:17.116Z] #42 39.46 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:17.116Z] #42 39.88 Fetched 17.7 MB in 1s (12.4 MB/s) [2022-08-18T18:55:17.116Z] #42 39.99 Selecting previously unselected package xxd. [2022-08-18T18:55:17.116Z] #42 39.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:55:17.116Z] #42 40.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:55:17.116Z] #42 40.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:55:17.116Z] #42 40.40 Selecting previously unselected package vim-common. [2022-08-18T18:55:17.116Z] #42 40.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:55:17.116Z] #42 40.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:55:17.116Z] #42 40.82 Selecting previously unselected package cmake-data. [2022-08-18T18:55:17.116Z] #42 40.84 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T18:55:17.116Z] #42 40.88 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:55:17.332Z] #40 11.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:55:17.332Z] #40 ... [2022-08-18T18:55:17.332Z] [2022-08-18T18:55:17.332Z] #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-08-18T18:55:17.332Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:17.332Z] #55 4.986 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T18:55:17.332Z] #55 6.689 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T18:55:17.332Z] #55 6.694 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:55:17.332Z] #55 6.775 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T18:55:17.332Z] #55 6.848 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T18:55:17.332Z] #55 7.072 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T18:55:17.332Z] #55 7.313 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T18:55:17.332Z] #55 7.933 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T18:55:17.332Z] #55 7.958 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T18:55:17.332Z] #55 8.071 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T18:55:17.332Z] #55 8.104 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T18:55:17.332Z] #55 9.860 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T18:55:17.332Z] #55 10.02 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T18:55:17.332Z] #55 10.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T18:55:17.332Z] #55 10.24 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T18:55:17.332Z] #55 ... [2022-08-18T18:55:17.332Z] [2022-08-18T18:55:17.332Z] #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-08-18T18:55:17.332Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:55:17.332Z] #36 11.56 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T18:55:17.700Z] #76 DONE 56.5s [2022-08-18T18:55:17.700Z] [2022-08-18T18:55:17.700Z] #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-08-18T18:55:17.700Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:55:17.903Z] #36 11.92 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T18:55:18.477Z] #36 12.56 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T18:55:18.630Z] #77 0.967 Cloning into '/tmp/crun-build'... [2022-08-18T18:55:18.738Z] #36 12.81 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T18:55:18.738Z] #36 12.91 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T18:55:19.056Z] #42 ... [2022-08-18T18:55:19.056Z] [2022-08-18T18:55:19.056Z] #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-08-18T18:55:19.056Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:55:19.056Z] #40 42.62 NAME: [2022-08-18T18:55:19.056Z] #40 42.63 go-winres - A tool for embedding resources in Windows executables [2022-08-18T18:55:19.056Z] #40 42.63 [2022-08-18T18:55:19.056Z] #40 42.63 USAGE: [2022-08-18T18:55:19.056Z] #40 42.64 go-winres [global options] command [command options] [arguments...] [2022-08-18T18:55:19.056Z] #40 42.64 [2022-08-18T18:55:19.056Z] #40 42.64 COMMANDS: [2022-08-18T18:55:19.056Z] #40 42.64 init Create an initial ./winres/winres.json [2022-08-18T18:55:19.056Z] #40 42.64 make Make syso files for the "go build" command [2022-08-18T18:55:19.056Z] #40 42.65 simply Make syso files for the "go build" command (simplified) [2022-08-18T18:55:19.056Z] #40 42.65 extract Extract all resources from an executable [2022-08-18T18:55:19.056Z] #40 42.65 patch Replace resources in an executable file (exe, dll) [2022-08-18T18:55:19.056Z] #40 42.65 help, h Shows a list of commands or help for one command [2022-08-18T18:55:19.056Z] #40 42.65 [2022-08-18T18:55:19.056Z] #40 42.65 GLOBAL OPTIONS: [2022-08-18T18:55:19.056Z] #40 42.65 --help, -h show help (default: false) [2022-08-18T18:55:19.056Z] #40 DONE 43.2s [2022-08-18T18:55:19.056Z] [2022-08-18T18:55:19.056Z] #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-08-18T18:55:19.056Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:19.056Z] #76 42.21 Selecting previously unselected package autotools-dev. [2022-08-18T18:55:19.056Z] #76 42.21 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T18:55:19.056Z] #76 42.22 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T18:55:19.056Z] #76 42.75 Selecting previously unselected package automake. [2022-08-18T18:55:19.056Z] #76 42.76 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T18:55:19.056Z] #76 42.77 Unpacking automake (1:1.16.3-2) ... [2022-08-18T18:55:19.317Z] #76 43.77 Selecting previously unselected package patch. [2022-08-18T18:55:19.317Z] #76 43.77 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T18:55:19.317Z] #76 43.78 Unpacking patch (2.7.6-7) ... [2022-08-18T18:55:19.883Z] #76 44.25 Selecting previously unselected package dpkg-dev. [2022-08-18T18:55:19.883Z] #76 44.31 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T18:55:19.883Z] #76 44.36 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T18:55:20.523Z] #77 ... [2022-08-18T18:55:20.523Z] [2022-08-18T18:55:20.523Z] #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-08-18T18:55:20.523Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:20.523Z] #42 58.44 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T18:55:20.523Z] #42 58.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:55:20.523Z] #42 58.47 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:55:20.523Z] #42 58.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:55:20.523Z] #42 58.52 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:55:20.523Z] #42 58.55 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:55:20.523Z] #42 58.56 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:55:20.523Z] #42 58.61 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:55:20.523Z] #42 58.62 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:55:20.523Z] #42 58.64 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:55:20.523Z] #42 58.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:20.523Z] #42 DONE 59.2s [2022-08-18T18:55:20.523Z] [2022-08-18T18:55:20.523Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:55:20.523Z] #43 sha256:019f241788c46bd4a84984a596f3add9307fd40376d48199f2d3cac2ca7b7522 [2022-08-18T18:55:20.523Z] #43 DONE 0.1s [2022-08-18T18:55:20.523Z] [2022-08-18T18:55:20.523Z] #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-08-18T18:55:20.523Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:20.523Z] #14 56.17 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T18:55:20.523Z] #14 56.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T18:55:20.523Z] #14 56.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:55:20.523Z] #14 56.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T18:55:20.523Z] #14 56.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:55:20.523Z] #14 56.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:55:20.523Z] #14 56.94 Selecting previously unselected package dmsetup. [2022-08-18T18:55:20.523Z] #14 56.98 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:55:20.523Z] #14 56.99 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:55:20.523Z] #14 57.24 Selecting previously unselected package mingw-w64-common. [2022-08-18T18:55:20.523Z] #14 57.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T18:55:20.523Z] #14 57.25 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T18:55:20.654Z] #36 14.50 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T18:55:20.654Z] #36 ... [2022-08-18T18:55:20.654Z] [2022-08-18T18:55:20.654Z] #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-08-18T18:55:20.654Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:55:20.654Z] #38 4.510 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T18:55:20.654Z] #38 ... [2022-08-18T18:55:20.654Z] [2022-08-18T18:55:20.654Z] #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-08-18T18:55:20.654Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:55:20.654Z] #36 14.58 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T18:55:21.255Z] #76 45.45 Selecting previously unselected package build-essential. [2022-08-18T18:55:21.255Z] #76 45.47 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T18:55:21.255Z] #76 45.48 Unpacking build-essential (12.9) ... [2022-08-18T18:55:21.255Z] #76 45.53 Selecting previously unselected package libcap2:amd64. [2022-08-18T18:55:21.255Z] #76 45.54 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T18:55:21.255Z] #76 45.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:55:21.255Z] #76 45.63 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T18:55:21.255Z] #76 45.63 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T18:55:21.255Z] #76 45.64 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T18:55:21.255Z] #76 45.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:55:21.255Z] #76 45.79 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:55:21.255Z] #76 45.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:21.255Z] #76 45.85 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T18:55:21.255Z] #76 45.86 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:55:21.255Z] #76 45.87 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:21.255Z] #76 ... [2022-08-18T18:55:21.255Z] [2022-08-18T18:55:21.255Z] #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-08-18T18:55:21.255Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:21.255Z] #14 35.80 The following NEW packages will be installed: [2022-08-18T18:55:21.255Z] #14 35.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:55:21.255Z] #14 35.81 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T18:55:21.255Z] #14 35.81 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T18:55:21.255Z] #14 35.81 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T18:55:21.255Z] #14 35.81 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T18:55:21.255Z] #14 35.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T18:55:21.255Z] #14 35.82 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T18:55:21.255Z] #14 35.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T18:55:21.255Z] #14 35.82 mingw-w64-x86-64-dev [2022-08-18T18:55:21.255Z] #14 36.20 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:21.255Z] #14 36.20 Need to get 115 MB of archives. [2022-08-18T18:55:21.255Z] #14 36.20 After this operation, 645 MB of additional disk space will be used. [2022-08-18T18:55:21.255Z] #14 36.20 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-08-18T18:55:21.255Z] #14 36.32 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-08-18T18:55:21.255Z] #14 36.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-18T18:55:21.255Z] #14 36.47 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-08-18T18:55:21.255Z] #14 36.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-18T18:55:21.255Z] #14 36.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T18:55:21.255Z] #14 36.79 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-08-18T18:55:21.255Z] #14 36.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-08-18T18:55:21.255Z] #14 36.98 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-08-18T18:55:21.255Z] #14 37.74 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-08-18T18:55:21.255Z] #14 40.06 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-08-18T18:55:21.255Z] #14 40.64 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-08-18T18:55:21.255Z] #14 41.16 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-08-18T18:55:21.255Z] #14 42.71 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-08-18T18:55:21.255Z] #14 43.29 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-08-18T18:55:21.255Z] #14 43.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T18:55:21.255Z] #14 43.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T18:55:21.255Z] #14 43.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:55:21.512Z] #14 43.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:55:21.512Z] #14 43.36 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-08-18T18:55:21.512Z] #14 43.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T18:55:21.512Z] #14 43.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T18:55:21.512Z] #14 43.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T18:55:21.512Z] #14 43.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T18:55:21.512Z] #14 43.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T18:55:21.512Z] #14 43.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T18:55:21.512Z] #14 43.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T18:55:21.512Z] #14 43.53 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-08-18T18:55:21.512Z] #14 43.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T18:55:21.512Z] #14 43.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T18:55:21.512Z] #14 44.85 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:21.512Z] #14 45.06 Fetched 115 MB in 8s (14.9 MB/s) [2022-08-18T18:55:21.512Z] #14 45.18 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T18:55:21.512Z] #14 45.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 ... 15717 files and directories currently installed.) [2022-08-18T18:55:21.512Z] #14 45.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:55:21.512Z] #14 45.26 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:55:21.512Z] #14 ... [2022-08-18T18:55:21.512Z] [2022-08-18T18:55:21.512Z] #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-08-18T18:55:21.512Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:21.512Z] #76 45.99 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T18:55:21.512Z] #76 45.99 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T18:55:21.512Z] #76 46.03 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:55:21.673Z] #19 77.93 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-18T18:55:21.673Z] #19 77.93 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:55:21.673Z] #19 77.94 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:55:21.673Z] #19 78.73 Selecting previously unselected package crossbuild-essential-armel. [2022-08-18T18:55:21.673Z] #19 78.73 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-18T18:55:21.769Z] #76 46.19 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T18:55:21.769Z] #76 46.21 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T18:55:21.769Z] #76 46.22 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:55:21.769Z] #76 ... [2022-08-18T18:55:21.769Z] [2022-08-18T18:55:21.769Z] #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-08-18T18:55:21.769Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:55:21.769Z] #51 36.05 The following additional packages will be installed: [2022-08-18T18:55:21.769Z] #51 36.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T18:55:21.769Z] #51 36.06 python3-protobuf python3-six [2022-08-18T18:55:21.769Z] #51 36.06 Suggested packages: [2022-08-18T18:55:21.769Z] #51 36.07 python3-setuptools [2022-08-18T18:55:21.769Z] #51 36.07 Recommended packages: [2022-08-18T18:55:21.769Z] #51 36.07 iproute2 | iproute [2022-08-18T18:55:21.769Z] #51 36.78 The following NEW packages will be installed: [2022-08-18T18:55:21.769Z] #51 36.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T18:55:21.769Z] #51 36.80 python3-protobuf python3-six [2022-08-18T18:55:21.769Z] #51 37.26 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:21.769Z] #51 37.26 Need to get 2315 kB of archives. [2022-08-18T18:55:21.769Z] #51 37.26 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T18:55:21.769Z] #51 37.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T18:55:21.769Z] #51 37.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:55:21.769Z] #51 37.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T18:55:21.769Z] #51 37.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T18:55:21.769Z] #51 37.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T18:55:21.769Z] #51 37.36 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-08-18T18:55:21.769Z] #51 37.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:55:21.769Z] #51 39.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T18:55:21.769Z] #51 41.51 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:21.769Z] #51 41.81 Fetched 2315 kB in 3s (687 kB/s) [2022-08-18T18:55:21.769Z] #51 41.90 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T18:55:21.769Z] #51 41.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-08-18T18:55:21.769Z] #51 41.96 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T18:55:21.769Z] #51 41.97 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T18:55:21.769Z] #51 42.96 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:55:21.769Z] #51 42.99 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:55:21.769Z] #51 43.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:55:21.769Z] #51 43.65 Selecting previously unselected package python3-six. [2022-08-18T18:55:21.769Z] #51 43.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T18:55:21.769Z] #51 43.67 Unpacking python3-six (1.16.0-2) ... [2022-08-18T18:55:21.769Z] #51 43.90 Selecting previously unselected package python3-protobuf. [2022-08-18T18:55:21.769Z] #51 43.90 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T18:55:21.769Z] #51 43.93 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T18:55:21.769Z] #51 44.60 Selecting previously unselected package libnet1:amd64. [2022-08-18T18:55:21.769Z] #51 44.60 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T18:55:21.769Z] #51 44.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:55:21.769Z] #51 44.73 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T18:55:21.769Z] #51 44.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T18:55:21.769Z] #51 44.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:55:21.769Z] #51 44.89 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:55:21.769Z] #51 44.89 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:55:21.769Z] #51 44.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:21.769Z] #51 45.04 Selecting previously unselected package criu. [2022-08-18T18:55:21.769Z] #51 45.04 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T18:55:21.769Z] #51 45.05 Unpacking criu (3.17.1-1) ... [2022-08-18T18:55:21.769Z] #51 45.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:55:21.931Z] #19 78.88 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-18T18:55:22.047Z] #36 ... [2022-08-18T18:55:22.047Z] [2022-08-18T18:55:22.047Z] #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-08-18T18:55:22.047Z] #26 sha256:61d3ba3540cac13b8ebc2b360d3c190e59a50f6caf02520cf74f669cf479a872 [2022-08-18T18:55:22.047Z] #26 14.90 + mkdir -p /build [2022-08-18T18:55:22.047Z] #26 14.90 + mv docker/docker /build/ [2022-08-18T18:55:22.047Z] #26 14.90 + rmdir docker [2022-08-18T18:55:22.047Z] #26 DONE 15.7s [2022-08-18T18:55:22.047Z] [2022-08-18T18:55:22.047Z] #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-08-18T18:55:22.047Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:22.047Z] #55 15.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:55:22.047Z] #55 15.00 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T18:55:22.047Z] #55 15.27 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T18:55:22.047Z] #55 15.48 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T18:55:22.047Z] #55 15.80 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T18:55:22.047Z] #55 15.80 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T18:55:22.047Z] #55 16.15 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T18:55:22.047Z] #55 16.15 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T18:55:22.062Z] Client: Docker Engine - Community [2022-08-18T18:55:22.062Z] Version: 20.10.14 [2022-08-18T18:55:22.062Z] API version: 1.41 [2022-08-18T18:55:22.062Z] Go version: go1.16.15 [2022-08-18T18:55:22.062Z] Git commit: a224086 [2022-08-18T18:55:22.063Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-18T18:55:22.063Z] OS/Arch: linux/arm64 [2022-08-18T18:55:22.063Z] Context: default [2022-08-18T18:55:22.063Z] Experimental: true [2022-08-18T18:55:22.063Z] [2022-08-18T18:55:22.063Z] Server: Docker Engine - Community [2022-08-18T18:55:22.063Z] Engine: [2022-08-18T18:55:22.063Z] Version: 20.10.14 [2022-08-18T18:55:22.063Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:55:22.063Z] Go version: go1.16.15 [2022-08-18T18:55:22.063Z] Git commit: 87a90dc [2022-08-18T18:55:22.063Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-18T18:55:22.063Z] OS/Arch: linux/arm64 [2022-08-18T18:55:22.063Z] Experimental: true [2022-08-18T18:55:22.063Z] containerd: [2022-08-18T18:55:22.063Z] Version: 1.5.11 [2022-08-18T18:55:22.063Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:55:22.063Z] runc: [2022-08-18T18:55:22.063Z] Version: 1.0.3 [2022-08-18T18:55:22.063Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:55:22.063Z] docker-init: [2022-08-18T18:55:22.063Z] Version: 0.19.0 [2022-08-18T18:55:22.063Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:55:22.308Z] #55 16.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T18:55:22.377Z] + docker info [2022-08-18T18:55:22.390Z] #51 ... [2022-08-18T18:55:22.390Z] [2022-08-18T18:55:22.390Z] #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-08-18T18:55:22.390Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:22.390Z] #76 46.94 Selecting previously unselected package libtool. [2022-08-18T18:55:22.569Z] #55 16.53 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T18:55:22.570Z] #55 16.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T18:55:22.570Z] #55 ... [2022-08-18T18:55:22.570Z] [2022-08-18T18:55:22.570Z] #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-08-18T18:55:22.570Z] #67 sha256:6df467007c136da391f86fd5e7f7340ff2b9bcab0266bcb18d970278cccfb9a0 [2022-08-18T18:55:22.570Z] #67 6.152 + RM_GOPATH=0 [2022-08-18T18:55:22.570Z] #67 6.152 + TMP_GOPATH= [2022-08-18T18:55:22.570Z] #67 6.152 + : /build [2022-08-18T18:55:22.570Z] #67 6.152 + '[' -z '' ']' [2022-08-18T18:55:22.570Z] #67 6.152 ++ mktemp -d [2022-08-18T18:55:22.570Z] #67 6.171 + export GOPATH=/tmp/tmp.YEhP4y7mMJ [2022-08-18T18:55:22.570Z] #67 6.171 + GOPATH=/tmp/tmp.YEhP4y7mMJ [2022-08-18T18:55:22.570Z] #67 6.171 + RM_GOPATH=1 [2022-08-18T18:55:22.570Z] #67 6.171 + case "$(go env GOARCH)" in [2022-08-18T18:55:22.570Z] #67 6.171 ++ go env GOARCH [2022-08-18T18:55:22.570Z] #67 6.179 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:22.570Z] #67 6.179 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:22.570Z] #67 6.179 ++ dirname /install.sh [2022-08-18T18:55:22.570Z] #67 6.179 + dir=/ [2022-08-18T18:55:22.570Z] #67 6.179 + bin=rootlesskit [2022-08-18T18:55:22.570Z] #67 6.179 + shift [2022-08-18T18:55:22.570Z] #67 6.179 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T18:55:22.570Z] #67 6.179 + . //rootlesskit.installer [2022-08-18T18:55:22.570Z] #67 6.179 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:55:22.570Z] #67 6.179 + install_rootlesskit [2022-08-18T18:55:22.570Z] #67 6.179 + case "$1" in [2022-08-18T18:55:22.570Z] #67 6.179 + export CGO_ENABLED=0 [2022-08-18T18:55:22.570Z] #67 6.179 + CGO_ENABLED=0 [2022-08-18T18:55:22.570Z] #67 6.179 + _install_rootlesskit [2022-08-18T18:55:22.570Z] #67 6.180 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T18:55:22.570Z] #67 6.187 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:55:22.570Z] #67 6.187 + GOBIN=/build [2022-08-18T18:55:22.570Z] #67 6.187 + GO111MODULE=on [2022-08-18T18:55:22.570Z] #67 6.187 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:55:22.570Z] #67 6.187 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:55:22.570Z] #67 6.753 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T18:55:22.570Z] #67 9.464 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:55:22.570Z] #67 9.469 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T18:55:22.570Z] #67 10.21 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T18:55:22.570Z] #67 13.59 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T18:55:22.570Z] #67 14.44 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T18:55:22.570Z] #67 14.55 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T18:55:22.570Z] #67 14.68 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T18:55:22.570Z] #67 14.89 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:55:22.570Z] #67 15.14 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T18:55:22.570Z] #67 15.42 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T18:55:22.570Z] #67 16.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T18:55:22.570Z] #67 16.25 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T18:55:22.685Z] #76 46.95 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T18:55:22.685Z] #76 46.96 Unpacking libtool (2.4.6-15) ... [2022-08-18T18:55:22.832Z] #67 ... [2022-08-18T18:55:22.832Z] [2022-08-18T18:55:22.832Z] #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-08-18T18:55:22.832Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:22.832Z] #55 16.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T18:55:22.832Z] #55 16.92 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T18:55:22.832Z] #55 17.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T18:55:22.861Z] #19 79.69 Selecting previously unselected package libc6-armhf-cross. [2022-08-18T18:55:22.861Z] #19 79.70 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-18T18:55:22.861Z] #19 79.85 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-18T18:55:22.964Z] #76 47.29 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T18:55:22.964Z] #76 47.30 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T18:55:22.964Z] #76 47.30 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:55:22.964Z] #76 47.51 Selecting previously unselected package libyajl2:amd64. [2022-08-18T18:55:22.964Z] #76 47.51 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T18:55:22.964Z] #76 47.51 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:55:22.964Z] #76 47.61 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T18:55:23.093Z] #55 17.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T18:55:23.093Z] #55 17.27 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T18:55:23.224Z] #76 47.64 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T18:55:23.224Z] #76 47.65 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T18:55:23.224Z] #76 47.82 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:55:23.224Z] #76 47.85 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T18:55:23.224Z] #76 47.87 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:55:23.354Z] #55 17.44 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T18:55:23.354Z] #55 17.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T18:55:23.548Z] #76 47.90 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:55:23.548Z] #76 47.98 Setting up file (1:5.39-3) ... [2022-08-18T18:55:23.548Z] #76 48.01 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:55:23.548Z] #76 48.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:23.548Z] #76 48.06 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:23.548Z] #76 48.08 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:55:23.820Z] #76 48.10 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T18:55:23.820Z] #76 48.12 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T18:55:23.820Z] #76 48.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:55:23.820Z] #76 48.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:55:23.820Z] #76 48.25 Setting up patch (2.7.6-7) ... [2022-08-18T18:55:23.820Z] #76 48.31 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:55:23.820Z] #76 48.33 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T18:55:23.820Z] #76 48.36 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T18:55:23.820Z] #76 48.37 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:55:23.820Z] #76 48.39 Setting up libtool (2.4.6-15) ... [2022-08-18T18:55:23.820Z] #76 48.41 Setting up m4 (1.4.18-5) ... [2022-08-18T18:55:23.820Z] #76 48.43 Setting up dpkg-dev (1.20.11) ... [2022-08-18T18:55:23.928Z] #55 ... [2022-08-18T18:55:23.928Z] [2022-08-18T18:55:23.928Z] #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-08-18T18:55:23.928Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:55:23.928Z] #38 17.55 tomll can be used in two ways: [2022-08-18T18:55:23.928Z] #38 17.55 Writing to STDIN and reading from STDOUT: [2022-08-18T18:55:23.928Z] #38 17.55 cat file.toml | tomll > file.toml [2022-08-18T18:55:23.928Z] #38 17.55 [2022-08-18T18:55:23.928Z] #38 17.55 Reading and updating a list of files: [2022-08-18T18:55:23.928Z] #38 17.55 tomll a.toml b.toml c.toml [2022-08-18T18:55:23.928Z] #38 17.55 [2022-08-18T18:55:23.928Z] #38 17.55 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T18:55:23.928Z] #38 DONE 17.8s [2022-08-18T18:55:23.928Z] [2022-08-18T18:55:23.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-08-18T18:55:23.928Z] #67 sha256:6df467007c136da391f86fd5e7f7340ff2b9bcab0266bcb18d970278cccfb9a0 [2022-08-18T18:55:23.928Z] #67 16.57 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T18:55:24.078Z] #76 48.49 Setting up autoconf (2.69-14) ... [2022-08-18T18:55:24.078Z] #76 48.52 Setting up build-essential (12.9) ... [2022-08-18T18:55:24.078Z] #76 48.59 Setting up automake (1:1.16.3-2) ... [2022-08-18T18:55:24.078Z] #76 48.60 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T18:55:24.078Z] #76 48.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:24.232Z] #19 81.05 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-18T18:55:24.232Z] #19 81.05 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:24.232Z] #19 81.21 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:24.748Z] #14 ... [2022-08-18T18:55:24.748Z] [2022-08-18T18:55:24.748Z] #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-08-18T18:55:24.748Z] #44 sha256:70def1f57b5c7de77cad54bfc9966b4f4f3c73efda41c7e8475b1c7f3a8b6288 [2022-08-18T18:55:24.748Z] #44 0.896 + RM_GOPATH=0 [2022-08-18T18:55:24.748Z] #44 0.896 + TMP_GOPATH= [2022-08-18T18:55:24.748Z] #44 0.896 + : /build [2022-08-18T18:55:24.748Z] #44 0.896 + '[' -z '' ']' [2022-08-18T18:55:24.748Z] #44 0.899 ++ mktemp -d [2022-08-18T18:55:24.748Z] #44 0.911 + export GOPATH=/tmp/tmp.N5yd3XPvAw [2022-08-18T18:55:24.748Z] #44 0.911 + GOPATH=/tmp/tmp.N5yd3XPvAw [2022-08-18T18:55:24.748Z] #44 0.911 + RM_GOPATH=1 [2022-08-18T18:55:24.748Z] #44 0.911 + case "$(go env GOARCH)" in [2022-08-18T18:55:24.748Z] #44 0.920 ++ go env GOARCH [2022-08-18T18:55:24.748Z] #44 0.940 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:24.748Z] #44 0.940 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:24.748Z] #44 0.944 ++ dirname /install.sh [2022-08-18T18:55:24.748Z] #44 0.945 + dir=/ [2022-08-18T18:55:24.748Z] #44 0.948 + bin=tini [2022-08-18T18:55:24.748Z] #44 0.948 + shift [2022-08-18T18:55:24.748Z] #44 0.948 + '[' '!' -f //tini.installer ']' [2022-08-18T18:55:24.748Z] #44 0.948 + . //tini.installer [2022-08-18T18:55:24.748Z] #44 0.948 ++ : v0.19.0 [2022-08-18T18:55:24.748Z] #44 0.949 + install_tini [2022-08-18T18:55:24.748Z] #44 0.949 + echo 'Install tini version v0.19.0' [2022-08-18T18:55:24.748Z] #44 0.949 Install tini version v0.19.0 [2022-08-18T18:55:24.748Z] #44 0.949 + git clone https://github.com/krallin/tini.git /tmp/tmp.N5yd3XPvAw/tini [2022-08-18T18:55:24.748Z] #44 0.951 Cloning into '/tmp/tmp.N5yd3XPvAw/tini'... [2022-08-18T18:55:24.748Z] #44 1.811 + cd /tmp/tmp.N5yd3XPvAw/tini [2022-08-18T18:55:24.748Z] #44 1.813 + git checkout -q v0.19.0 [2022-08-18T18:55:24.748Z] #44 1.818 + cmake . [2022-08-18T18:55:24.748Z] #44 2.562 -- The C compiler identification is GNU 10.2.1 [2022-08-18T18:55:24.748Z] #44 2.655 -- Detecting C compiler ABI info [2022-08-18T18:55:24.748Z] #44 3.373 -- Detecting C compiler ABI info - done [2022-08-18T18:55:24.748Z] #44 3.532 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T18:55:24.748Z] #44 3.546 -- Detecting C compile features [2022-08-18T18:55:24.748Z] #44 3.548 -- Detecting C compile features - done [2022-08-18T18:55:24.748Z] #44 3.615 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T18:55:24.748Z] #44 3.827 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T18:55:24.748Z] #44 3.924 -- Configuring done [2022-08-18T18:55:24.748Z] #44 3.953 -- Generating done [2022-08-18T18:55:24.748Z] #44 3.956 -- Build files have been written to: /tmp/tmp.N5yd3XPvAw/tini [2022-08-18T18:55:24.748Z] #44 3.972 + make tini-static [2022-08-18T18:55:25.005Z] #44 4.331 Scanning dependencies of target tini-static [2022-08-18T18:55:25.005Z] #44 ... [2022-08-18T18:55:25.005Z] [2022-08-18T18:55:25.005Z] #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-08-18T18:55:25.005Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:55:25.005Z] #51 54.66 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T18:55:25.005Z] #51 54.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:55:25.005Z] #51 54.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:25.005Z] #51 54.74 Setting up python3-six (1.16.0-2) ... [2022-08-18T18:55:25.005Z] #51 55.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:55:25.005Z] #51 55.99 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T18:55:25.005Z] #51 60.95 Setting up criu (3.17.1-1) ... [2022-08-18T18:55:25.005Z] #51 63.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:25.005Z] #51 DONE 63.7s [2022-08-18T18:55:25.005Z] [2022-08-18T18:55:25.005Z] #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-08-18T18:55:25.005Z] #44 sha256:70def1f57b5c7de77cad54bfc9966b4f4f3c73efda41c7e8475b1c7f3a8b6288 [2022-08-18T18:55:25.005Z] #44 4.430 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T18:55:25.007Z] #76 DONE 49.4s [2022-08-18T18:55:25.007Z] [2022-08-18T18:55:25.007Z] #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-08-18T18:55:25.007Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:55:25.007Z] #34 47.99 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-08-18T18:55:25.007Z] #34 48.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T18:55:25.007Z] #34 48.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T18:55:25.163Z] #19 82.04 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-18T18:55:25.163Z] #19 82.04 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:25.163Z] #19 82.21 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:25.315Z] #67 18.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:55:25.611Z] #44 ... [2022-08-18T18:55:25.611Z] [2022-08-18T18:55:25.611Z] #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-08-18T18:55:25.611Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:25.611Z] #14 63.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T18:55:25.611Z] #14 63.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T18:55:25.611Z] #14 63.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:55:25.935Z] #34 ... [2022-08-18T18:55:25.935Z] [2022-08-18T18:55:25.935Z] #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-08-18T18:55:25.935Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:25.935Z] #55 40.35 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T18:55:25.935Z] #55 40.46 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T18:55:25.935Z] #55 40.55 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T18:55:25.935Z] #55 40.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T18:55:25.935Z] #55 40.81 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T18:55:25.935Z] #55 40.91 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T18:55:25.935Z] #55 40.93 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T18:55:25.935Z] #55 40.96 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T18:55:25.935Z] #55 41.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T18:55:25.935Z] #55 41.09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T18:55:25.935Z] #55 41.14 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T18:55:25.935Z] #55 41.15 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T18:55:25.935Z] #55 41.70 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T18:55:25.936Z] #55 41.72 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T18:55:25.936Z] #55 42.86 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T18:55:25.936Z] #55 44.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T18:55:26.094Z] #19 83.09 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-18T18:55:26.094Z] #19 83.10 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:26.094Z] #19 83.15 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:26.094Z] #19 83.17 Selecting previously unselected package libasan6-armhf-cross. [2022-08-18T18:55:26.094Z] #19 83.18 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:26.094Z] #19 83.18 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:26.236Z] #55 ... [2022-08-18T18:55:26.236Z] [2022-08-18T18:55:26.236Z] #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-08-18T18:55:26.236Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:55:26.236Z] #51 47.75 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T18:55:26.236Z] #51 47.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:55:26.236Z] #51 47.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:26.236Z] #51 47.83 Setting up python3-six (1.16.0-2) ... [2022-08-18T18:55:26.236Z] #51 49.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:55:26.236Z] #51 49.38 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T18:55:26.267Z] #67 ... [2022-08-18T18:55:26.267Z] [2022-08-18T18:55:26.267Z] #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-08-18T18:55:26.267Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:26.267Z] #14 10.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:55:26.267Z] #14 12.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:55:26.528Z] #14 ... [2022-08-18T18:55:26.528Z] [2022-08-18T18:55:26.528Z] #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-08-18T18:55:26.528Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:55:26.528Z] #62 10.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:55:26.528Z] #62 13.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:55:26.528Z] #62 ... [2022-08-18T18:55:26.528Z] [2022-08-18T18:55:26.528Z] #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-08-18T18:55:26.528Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:55:26.528Z] #47 19.68 Updating files: 70% (1527/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-08-18T18:55:26.660Z] #19 83.40 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-18T18:55:26.660Z] #19 83.40 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:26.660Z] #19 83.40 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:26.660Z] #19 83.47 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-18T18:55:26.660Z] #19 83.47 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:26.660Z] #19 83.47 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:26.660Z] #19 83.57 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-18T18:55:26.660Z] #19 83.57 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:26.660Z] #19 83.57 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:26.660Z] #19 83.68 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-18T18:55:26.660Z] #19 83.69 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:55:26.660Z] #19 83.69 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:55:26.795Z] #47 20.53 + git checkout -q v2.3.0 [2022-08-18T18:55:26.795Z] #47 ... [2022-08-18T18:55:26.795Z] [2022-08-18T18:55:26.795Z] #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-08-18T18:55:26.795Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:55:26.795Z] #57 10.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T18:55:27.056Z] #57 ... [2022-08-18T18:55:27.056Z] [2022-08-18T18:55:27.056Z] #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-08-18T18:55:27.056Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:27.056Z] #55 18.59 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T18:55:27.056Z] #55 19.02 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T18:55:27.056Z] #55 19.58 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T18:55:27.056Z] #55 19.71 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T18:55:27.056Z] #55 19.89 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T18:55:27.056Z] #55 20.13 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T18:55:27.056Z] #55 20.31 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T18:55:27.056Z] #55 20.93 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T18:55:27.056Z] #55 21.00 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T18:55:27.056Z] #55 21.12 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T18:55:27.056Z] #55 ... [2022-08-18T18:55:27.056Z] [2022-08-18T18:55:27.056Z] #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-08-18T18:55:27.056Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:27.056Z] #42 11.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:55:27.056Z] #42 20.79 Fetched 8570 kB in 15s (562 kB/s) [2022-08-18T18:55:27.073Z] #14 ... [2022-08-18T18:55:27.073Z] [2022-08-18T18:55:27.073Z] #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-08-18T18:55:27.073Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:55:27.073Z] #53 65.70 gotestsum version dev [2022-08-18T18:55:27.073Z] #53 DONE 65.9s [2022-08-18T18:55:27.320Z] #42 20.79 Reading package lists... [2022-08-18T18:55:27.320Z] #42 ... [2022-08-18T18:55:27.320Z] [2022-08-18T18:55:27.320Z] #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-08-18T18:55:27.320Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:27.320Z] #55 21.29 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T18:55:27.320Z] #55 21.29 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T18:55:27.320Z] #55 21.50 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T18:55:27.320Z] #55 21.50 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T18:55:27.329Z] [2022-08-18T18:55:27.329Z] #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-08-18T18:55:27.329Z] #44 sha256:70def1f57b5c7de77cad54bfc9966b4f4f3c73efda41c7e8475b1c7f3a8b6288 [2022-08-18T18:55:27.329Z] #44 6.306 [100%] Linking C executable tini-static [2022-08-18T18:55:27.581Z] #55 ... [2022-08-18T18:55:27.581Z] [2022-08-18T18:55:27.581Z] #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-08-18T18:55:27.581Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:55:27.581Z] #53 11.59 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T18:55:27.581Z] #53 11.76 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T18:55:27.581Z] #53 11.96 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T18:55:27.581Z] #53 13.76 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T18:55:27.581Z] #53 13.82 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T18:55:27.581Z] #53 ... [2022-08-18T18:55:27.581Z] [2022-08-18T18:55:27.581Z] #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-08-18T18:55:27.581Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:27.581Z] #55 21.65 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T18:55:27.581Z] #55 21.65 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T18:55:27.581Z] #55 21.82 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T18:55:27.843Z] #55 21.95 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T18:55:27.843Z] #55 22.03 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T18:55:27.843Z] #55 22.03 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T18:55:27.894Z] #44 7.243 [100%] Built target tini-static [2022-08-18T18:55:27.894Z] #44 7.392 + mkdir -p /build [2022-08-18T18:55:27.894Z] #44 7.404 + cp tini-static /build/docker-init [2022-08-18T18:55:28.105Z] #55 22.19 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T18:55:28.105Z] #55 22.20 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T18:55:28.151Z] #44 DONE 7.7s [2022-08-18T18:55:28.151Z] [2022-08-18T18:55:28.151Z] #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-08-18T18:55:28.151Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:55:28.151Z] #77 8.537 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T18:55:28.151Z] #77 8.550 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T18:55:28.151Z] #77 9.891 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T18:55:28.151Z] #77 9.947 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T18:55:28.151Z] #77 9.961 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T18:55:28.151Z] #77 9.962 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T18:55:28.151Z] #77 10.01 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T18:55:28.366Z] #55 22.34 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T18:55:28.366Z] #55 22.41 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T18:55:28.366Z] #55 22.51 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T18:55:28.627Z] #55 22.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T18:55:28.627Z] #55 22.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T18:55:28.627Z] #55 22.70 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T18:55:28.888Z] #55 22.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T18:55:28.888Z] #55 ... [2022-08-18T18:55:28.888Z] [2022-08-18T18:55:28.888Z] #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-08-18T18:55:28.888Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:55:28.888Z] #51 12.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:55:28.888Z] #51 15.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T18:55:28.888Z] #51 ... [2022-08-18T18:55:28.888Z] [2022-08-18T18:55:28.888Z] #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-08-18T18:55:28.888Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:55:28.888Z] #47 22.83 + 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-08-18T18:55:29.592Z] #51 53.35 Setting up criu (3.17.1-1) ... [2022-08-18T18:55:29.893Z] #51 ... [2022-08-18T18:55:29.893Z] [2022-08-18T18:55:29.893Z] #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-08-18T18:55:29.893Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:29.893Z] #42 45.03 Selecting previously unselected package libicu67:amd64. [2022-08-18T18:55:29.893Z] #42 45.07 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-18T18:55:29.893Z] #42 45.08 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T18:55:29.893Z] #42 52.09 Selecting previously unselected package libxml2:amd64. [2022-08-18T18:55:29.893Z] #42 52.10 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T18:55:29.893Z] #42 52.11 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:55:29.893Z] #42 52.65 Selecting previously unselected package libarchive13:amd64. [2022-08-18T18:55:29.893Z] #42 52.65 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T18:55:29.893Z] #42 52.66 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:55:29.893Z] #42 53.00 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T18:55:29.893Z] #42 53.03 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T18:55:29.893Z] #42 53.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:55:29.893Z] #42 53.24 Selecting previously unselected package librhash0:amd64. [2022-08-18T18:55:29.893Z] #42 53.26 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T18:55:29.893Z] #42 53.26 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:55:29.893Z] #42 53.43 Selecting previously unselected package libuv1:amd64. [2022-08-18T18:55:29.893Z] #42 53.43 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T18:55:29.893Z] #42 53.44 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:55:29.893Z] #42 53.59 Selecting previously unselected package cmake. [2022-08-18T18:55:29.893Z] #42 53.60 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T18:55:29.893Z] #42 53.61 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:55:30.083Z] #77 12.35 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T18:55:31.259Z] #42 ... [2022-08-18T18:55:31.259Z] [2022-08-18T18:55:31.259Z] #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-08-18T18:55:31.259Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:55:31.259Z] #51 55.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:31.451Z] #77 ... [2022-08-18T18:55:31.451Z] [2022-08-18T18:55:31.451Z] #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-08-18T18:55:31.451Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:31.451Z] #14 70.28 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T18:55:31.451Z] #14 70.28 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:55:31.451Z] #14 70.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:55:31.712Z] #14 70.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T18:55:31.712Z] #14 70.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:55:31.712Z] #14 70.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:55:31.923Z] #19 88.39 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-18T18:55:31.923Z] #19 88.39 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:55:31.923Z] #19 88.40 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:55:31.923Z] #19 88.42 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-18T18:55:31.923Z] #19 88.42 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:55:31.923Z] #19 88.43 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-18T18:55:31.923Z] #19 88.59 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-18T18:55:31.923Z] #19 88.59 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-18T18:55:31.923Z] #19 88.60 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-18T18:55:31.923Z] #19 88.81 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-18T18:55:31.923Z] #19 88.81 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:31.923Z] #19 88.82 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:32.181Z] #19 89.06 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-18T18:55:32.181Z] #19 89.06 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:55:32.181Z] #19 89.06 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:55:32.191Z] #51 DONE 56.4s [2022-08-18T18:55:32.191Z] [2022-08-18T18:55:32.191Z] #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-08-18T18:55:32.191Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:32.191Z] #14 47.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T18:55:32.191Z] #14 47.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:55:32.191Z] #14 47.79 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:55:32.191Z] #14 51.22 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T18:55:32.191Z] #14 51.22 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T18:55:32.191Z] #14 51.23 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:55:32.191Z] #14 51.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T18:55:32.191Z] #14 51.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:55:32.191Z] #14 51.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:55:32.191Z] #14 51.55 Selecting previously unselected package dmsetup. [2022-08-18T18:55:32.191Z] #14 51.55 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:55:32.191Z] #14 51.55 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:55:32.191Z] #14 51.73 Selecting previously unselected package mingw-w64-common. [2022-08-18T18:55:32.191Z] #14 51.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T18:55:32.191Z] #14 51.74 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T18:55:33.641Z] #14 ... [2022-08-18T18:55:33.641Z] [2022-08-18T18:55:33.641Z] #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-08-18T18:55:33.641Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:33.641Z] #42 58.31 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T18:55:33.897Z] #42 58.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:55:33.897Z] #42 58.34 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:55:33.897Z] #42 58.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:55:33.897Z] #42 58.39 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:55:33.897Z] #42 58.41 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:55:33.897Z] #42 58.44 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:55:33.897Z] #42 58.46 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:55:33.897Z] #42 58.48 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:55:33.897Z] #42 58.50 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:55:34.153Z] #42 58.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:34.182Z] #47 ... [2022-08-18T18:55:34.182Z] [2022-08-18T18:55:34.182Z] #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-08-18T18:55:34.182Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:34.182Z] #55 23.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T18:55:34.182Z] #55 23.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T18:55:34.182Z] #55 23.22 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T18:55:34.182Z] #55 23.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T18:55:34.182Z] #55 23.37 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T18:55:34.182Z] #55 23.44 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T18:55:34.182Z] #55 23.53 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T18:55:34.182Z] #55 23.67 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T18:55:34.182Z] #55 23.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T18:55:34.182Z] #55 23.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T18:55:34.182Z] #55 23.82 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T18:55:34.182Z] #55 23.92 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T18:55:34.182Z] #55 23.95 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T18:55:34.182Z] #55 24.03 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T18:55:34.182Z] #55 24.09 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T18:55:34.182Z] #55 24.19 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T18:55:34.182Z] #55 24.24 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T18:55:34.182Z] #55 24.33 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T18:55:34.182Z] #55 24.42 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T18:55:34.182Z] #55 24.47 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T18:55:34.182Z] #55 24.50 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T18:55:34.182Z] #55 24.56 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T18:55:34.182Z] #55 25.36 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T18:55:34.182Z] #55 25.36 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T18:55:34.182Z] #55 25.49 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T18:55:34.183Z] #55 25.63 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T18:55:34.183Z] #55 25.79 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T18:55:34.183Z] #55 25.79 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T18:55:34.183Z] #55 25.81 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T18:55:34.183Z] #55 26.00 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T18:55:34.183Z] #55 26.04 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T18:55:34.183Z] #55 26.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T18:55:34.183Z] #55 26.35 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T18:55:34.183Z] #55 26.53 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T18:55:34.183Z] #55 26.53 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T18:55:34.183Z] #55 26.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T18:55:34.183Z] #55 26.75 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T18:55:34.183Z] #55 26.77 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T18:55:34.183Z] #55 26.91 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T18:55:34.183Z] #55 26.97 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T18:55:34.183Z] #55 27.03 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T18:55:34.183Z] #55 27.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T18:55:34.183Z] #55 27.23 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T18:55:34.183Z] #55 27.23 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T18:55:34.183Z] #55 27.56 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T18:55:34.183Z] #55 27.62 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T18:55:34.183Z] #55 27.72 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T18:55:34.183Z] #55 27.87 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T18:55:34.183Z] #55 28.03 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T18:55:34.183Z] #55 28.06 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T18:55:34.183Z] #55 28.41 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T18:55:34.415Z] #42 DONE 58.9s [2022-08-18T18:55:34.415Z] [2022-08-18T18:55:34.415Z] #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-08-18T18:55:34.415Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:34.415Z] #14 58.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T18:55:34.415Z] #14 58.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T18:55:34.415Z] #14 58.35 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:55:34.596Z] Client: [2022-08-18T18:55:34.596Z] Context: default [2022-08-18T18:55:34.596Z] Debug Mode: false [2022-08-18T18:55:34.596Z] Plugins: [2022-08-18T18:55:34.596Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:55:34.596Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:55:34.596Z] [2022-08-18T18:55:34.596Z] Server: [2022-08-18T18:55:34.596Z] Containers: 0 [2022-08-18T18:55:34.596Z] Running: 0 [2022-08-18T18:55:34.596Z] Paused: 0 [2022-08-18T18:55:34.596Z] Stopped: 0 [2022-08-18T18:55:34.596Z] Images: 0 [2022-08-18T18:55:34.596Z] Server Version: 20.10.14 [2022-08-18T18:55:34.596Z] Storage Driver: overlay2 [2022-08-18T18:55:34.596Z] Backing Filesystem: extfs [2022-08-18T18:55:34.596Z] Supports d_type: true [2022-08-18T18:55:34.596Z] Native Overlay Diff: true [2022-08-18T18:55:34.596Z] userxattr: false [2022-08-18T18:55:34.596Z] Logging Driver: json-file [2022-08-18T18:55:34.596Z] Cgroup Driver: cgroupfs [2022-08-18T18:55:34.596Z] Cgroup Version: 1 [2022-08-18T18:55:34.596Z] Plugins: [2022-08-18T18:55:34.596Z] Volume: local [2022-08-18T18:55:34.596Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:55:34.596Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:55:34.596Z] Swarm: inactive [2022-08-18T18:55:34.596Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T18:55:34.596Z] Default Runtime: runc [2022-08-18T18:55:34.596Z] Init Binary: docker-init [2022-08-18T18:55:34.596Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:55:34.596Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:55:34.596Z] init version: de40ad0 [2022-08-18T18:55:34.596Z] Security Options: [2022-08-18T18:55:34.596Z] apparmor [2022-08-18T18:55:34.596Z] seccomp [2022-08-18T18:55:34.596Z] Profile: default [2022-08-18T18:55:34.596Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T18:55:34.596Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T18:55:34.596Z] OSType: linux [2022-08-18T18:55:34.596Z] Architecture: aarch64 [2022-08-18T18:55:34.596Z] CPUs: 2 [2022-08-18T18:55:34.596Z] Total Memory: 7.562GiB [2022-08-18T18:55:34.596Z] Name: ip-10-100-48-64 [2022-08-18T18:55:34.596Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-18T18:55:34.596Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:55:34.596Z] Debug Mode: false [2022-08-18T18:55:34.596Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:55:34.596Z] Labels: [2022-08-18T18:55:34.596Z] Experimental: true [2022-08-18T18:55:34.596Z] Insecure Registries: [2022-08-18T18:55:34.596Z] 127.0.0.0/8 [2022-08-18T18:55:34.596Z] Live Restore Enabled: true [2022-08-18T18:55:34.596Z] [Pipeline] sh [2022-08-18T18:55:34.672Z] #14 ... [2022-08-18T18:55:34.672Z] [2022-08-18T18:55:34.672Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:55:34.672Z] #43 sha256:f522c9330b9eb70592b396229c55f41093d6a901bc644bb050ff0fe60bfc218e [2022-08-18T18:55:34.672Z] #43 DONE 0.2s [2022-08-18T18:55:34.672Z] [2022-08-18T18:55:34.672Z] #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-08-18T18:55:34.672Z] #44 sha256:7b29b87457c37203e31641964dfb8f897b3f4d1f890dfa1bf962357092842d03 [2022-08-18T18:55:34.880Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:55:34.880Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:55:34.880Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43993/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T18:55:34.880Z] + bash /home/ubuntu/workspace/moby_PR-43993/check-config.sh [2022-08-18T18:55:34.880Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T18:55:34.880Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-18T18:55:34.880Z] [2022-08-18T18:55:34.880Z] Generally Necessary: [2022-08-18T18:55:34.880Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T18:55:34.880Z] - apparmor: enabled and tools installed [2022-08-18T18:55:34.880Z] - CONFIG_NAMESPACES: enabled [2022-08-18T18:55:34.880Z] - CONFIG_NET_NS: enabled [2022-08-18T18:55:34.880Z] - CONFIG_PID_NS: enabled [2022-08-18T18:55:34.880Z] - CONFIG_IPC_NS: enabled [2022-08-18T18:55:34.880Z] - CONFIG_UTS_NS: enabled [2022-08-18T18:55:34.880Z] - CONFIG_CGROUPS: enabled [2022-08-18T18:55:34.880Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T18:55:34.880Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T18:55:34.880Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T18:55:34.880Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T18:55:34.880Z] - CONFIG_CPUSETS: enabled [2022-08-18T18:55:34.880Z] - CONFIG_MEMCG: enabled [2022-08-18T18:55:34.927Z] #44 ... [2022-08-18T18:55:34.928Z] [2022-08-18T18:55:34.928Z] #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-08-18T18:55:34.928Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:55:34.928Z] #77 0.909 Cloning into '/tmp/crun-build'... [2022-08-18T18:55:34.928Z] #77 7.959 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T18:55:34.928Z] #77 8.010 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T18:55:34.928Z] #77 9.312 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T18:55:34.928Z] #77 9.349 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T18:55:34.928Z] #77 9.350 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T18:55:34.928Z] #77 9.350 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T18:55:34.928Z] #77 9.367 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T18:55:35.126Z] #55 ... [2022-08-18T18:55:35.126Z] [2022-08-18T18:55:35.126Z] #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-08-18T18:55:35.126Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:35.126Z] #76 19.21 Fetched 8570 kB in 14s (594 kB/s) [2022-08-18T18:55:35.126Z] #76 19.21 Reading package lists... [2022-08-18T18:55:35.139Z] - CONFIG_KEYS: enabled [2022-08-18T18:55:35.139Z] - CONFIG_VETH: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T18:55:35.139Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T18:55:35.139Z] [2022-08-18T18:55:35.139Z] Optional Features: [2022-08-18T18:55:35.139Z] - CONFIG_USER_NS: enabled [2022-08-18T18:55:35.139Z] - CONFIG_SECCOMP: enabled [2022-08-18T18:55:35.139Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T18:55:35.139Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T18:55:35.139Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T18:55:35.139Z] (cgroup swap accounting is currently enabled) [2022-08-18T18:55:35.139Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T18:55:35.139Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T18:55:35.139Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T18:55:35.139Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T18:55:35.139Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T18:55:35.139Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T18:55:35.139Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T18:55:35.139Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T18:55:35.139Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T18:55:35.139Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T18:55:35.399Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T18:55:35.399Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T18:55:35.399Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T18:55:35.399Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T18:55:35.399Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T18:55:35.399Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T18:55:35.399Z] - CONFIG_EXT4_FS: enabled [2022-08-18T18:55:35.399Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T18:55:35.399Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T18:55:35.399Z] - Network Drivers: [2022-08-18T18:55:35.399Z] - "overlay": [2022-08-18T18:55:35.399Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T18:55:35.399Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T18:55:35.399Z] Optional (for encrypted networks): [2022-08-18T18:55:35.399Z] - CONFIG_CRYPTO: enabled [2022-08-18T18:55:35.399Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T18:55:35.399Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T18:55:35.399Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T18:55:35.399Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T18:55:35.399Z] - CONFIG_XFRM: enabled [2022-08-18T18:55:35.399Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T18:55:35.399Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T18:55:35.399Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T18:55:35.399Z] - "ipvlan": [2022-08-18T18:55:35.399Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T18:55:35.399Z] - "macvlan": [2022-08-18T18:55:35.399Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T18:55:35.399Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T18:55:35.399Z] - "ftp,tftp client in container": [2022-08-18T18:55:35.399Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T18:55:35.399Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T18:55:35.399Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T18:55:35.399Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T18:55:35.399Z] - Storage Drivers: [2022-08-18T18:55:35.399Z] - "aufs": [2022-08-18T18:55:35.399Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T18:55:35.399Z] - "btrfs": [2022-08-18T18:55:35.399Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T18:55:35.423Z] #76 25.53 Reading package lists... [2022-08-18T18:55:35.423Z] #76 ... [2022-08-18T18:55:35.423Z] [2022-08-18T18:55:35.423Z] #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-08-18T18:55:35.423Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:35.423Z] #42 20.79 Reading package lists... [2022-08-18T18:55:35.492Z] #77 ... [2022-08-18T18:55:35.492Z] [2022-08-18T18:55:35.492Z] #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-08-18T18:55:35.492Z] #44 sha256:7b29b87457c37203e31641964dfb8f897b3f4d1f890dfa1bf962357092842d03 [2022-08-18T18:55:35.492Z] #44 0.937 + RM_GOPATH=0 [2022-08-18T18:55:35.492Z] #44 0.937 + TMP_GOPATH= [2022-08-18T18:55:35.492Z] #44 0.937 + : /build [2022-08-18T18:55:35.492Z] #44 0.937 + '[' -z '' ']' [2022-08-18T18:55:35.492Z] #44 0.938 ++ mktemp -d [2022-08-18T18:55:35.492Z] #44 0.940 + export GOPATH=/tmp/tmp.SkgWvFv7FI [2022-08-18T18:55:35.492Z] #44 0.940 + GOPATH=/tmp/tmp.SkgWvFv7FI [2022-08-18T18:55:35.492Z] #44 0.940 + RM_GOPATH=1 [2022-08-18T18:55:35.492Z] #44 0.940 + case "$(go env GOARCH)" in [2022-08-18T18:55:35.492Z] #44 0.940 ++ go env GOARCH [2022-08-18T18:55:35.492Z] #44 0.969 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:35.492Z] #44 0.969 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:35.492Z] #44 0.970 ++ dirname /install.sh [2022-08-18T18:55:35.492Z] #44 0.972 + dir=/ [2022-08-18T18:55:35.492Z] #44 0.972 + bin=tini [2022-08-18T18:55:35.492Z] #44 0.972 + shift [2022-08-18T18:55:35.492Z] #44 0.972 + '[' '!' -f //tini.installer ']' [2022-08-18T18:55:35.492Z] #44 0.972 + . //tini.installer [2022-08-18T18:55:35.492Z] #44 0.972 ++ : v0.19.0 [2022-08-18T18:55:35.492Z] #44 0.972 Install tini version v0.19.0 [2022-08-18T18:55:35.492Z] #44 0.972 + install_tini [2022-08-18T18:55:35.492Z] #44 0.972 + echo 'Install tini version v0.19.0' [2022-08-18T18:55:35.492Z] #44 0.972 + git clone https://github.com/krallin/tini.git /tmp/tmp.SkgWvFv7FI/tini [2022-08-18T18:55:35.492Z] #44 0.975 Cloning into '/tmp/tmp.SkgWvFv7FI/tini'... [2022-08-18T18:55:35.658Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T18:55:35.658Z] - "devicemapper": [2022-08-18T18:55:35.658Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T18:55:35.658Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T18:55:35.658Z] - "overlay": [2022-08-18T18:55:35.658Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T18:55:35.658Z] - "zfs": [2022-08-18T18:55:35.658Z] - /dev/zfs: present [2022-08-18T18:55:35.658Z] - zfs command: missing [2022-08-18T18:55:35.658Z] - zpool command: missing [2022-08-18T18:55:35.658Z] [2022-08-18T18:55:35.658Z] Limits: [2022-08-18T18:55:35.658Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T18:55:35.658Z] [2022-08-18T18:55:35.658Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:55:35.991Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6f0e4f9f9b49c0ec02d2786806810258a081a839 . [2022-08-18T18:55:36.250Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:55:36.250Z] #1 sha256:72713e03dff5b498f6ad9860549d0850aaf1d7450080600bbdcd3726ed2efa15 [2022-08-18T18:55:36.250Z] #1 transferring dockerfile: 19.25kB 0.1s done [2022-08-18T18:55:36.250Z] #1 DONE 0.3s [2022-08-18T18:55:36.250Z] [2022-08-18T18:55:36.250Z] #2 [internal] load .dockerignore [2022-08-18T18:55:36.250Z] #2 sha256:27b43b122739f467744efd899607fae01ca9bdcaf86d61346a8e694a83c9f5e8 [2022-08-18T18:55:36.250Z] #2 transferring context: 145B done [2022-08-18T18:55:36.359Z] #19 93.53 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-18T18:55:36.465Z] #44 1.850 + cd /tmp/tmp.SkgWvFv7FI/tini [2022-08-18T18:55:36.465Z] #44 1.851 + git checkout -q v0.19.0 [2022-08-18T18:55:36.465Z] #44 1.876 + cmake . [2022-08-18T18:55:36.510Z] #2 DONE 0.2s [2022-08-18T18:55:36.510Z] [2022-08-18T18:55:36.510Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:55:36.510Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-18T18:55:36.617Z] #19 93.53 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:55:36.617Z] #19 93.53 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:55:36.617Z] #19 93.56 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-18T18:55:36.617Z] #19 93.56 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-18T18:55:36.617Z] #19 93.56 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-18T18:55:36.617Z] #19 93.59 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-18T18:55:36.617Z] #19 93.59 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-18T18:55:36.617Z] #19 93.60 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-18T18:55:36.617Z] #19 93.75 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-18T18:55:36.617Z] #19 93.76 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:36.617Z] #19 93.76 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:36.617Z] #19 93.79 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-18T18:55:36.770Z] #3 DONE 0.4s [2022-08-18T18:55:36.770Z] [2022-08-18T18:55:36.770Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:55:36.770Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-18T18:55:36.770Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T18:55:36.770Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-08-18T18:55:36.770Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T18:55:36.770Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-18T18:55:36.770Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-18T18:55:36.874Z] #19 93.79 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:36.874Z] #19 93.79 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:36.874Z] #19 93.83 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-18T18:55:36.874Z] #19 93.83 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:36.874Z] #19 93.84 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:36.874Z] #19 93.86 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-18T18:55:36.874Z] #19 93.87 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:36.874Z] #19 93.87 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:36.874Z] #19 93.90 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-18T18:55:36.874Z] #19 93.90 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:36.874Z] #19 93.90 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:37.029Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-08-18T18:55:37.070Z] #44 2.371 -- The C compiler identification is GNU 10.2.1 [2022-08-18T18:55:37.070Z] #44 2.439 -- Detecting C compiler ABI info [2022-08-18T18:55:37.134Z] #19 94.14 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-18T18:55:37.134Z] #19 94.15 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:37.134Z] #19 94.15 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:37.134Z] #19 94.26 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-18T18:55:37.290Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-08-18T18:55:37.290Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-18T18:55:37.392Z] #19 94.26 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:37.392Z] #19 94.26 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:37.392Z] #19 94.50 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-18T18:55:37.392Z] #19 94.50 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:37.392Z] #19 94.50 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:37.549Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-18T18:55:37.550Z] #4 DONE 0.8s [2022-08-18T18:55:37.649Z] #19 94.57 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-18T18:55:37.649Z] #19 94.58 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:37.649Z] #19 94.58 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:37.649Z] #19 94.68 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-18T18:55:37.649Z] #19 94.68 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:37.649Z] #19 94.69 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:37.649Z] #19 94.72 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-18T18:55:37.649Z] #19 94.72 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:37.649Z] #19 94.73 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:37.674Z] #44 2.870 -- Detecting C compiler ABI info - done [2022-08-18T18:55:37.674Z] #44 3.017 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T18:55:37.674Z] #44 3.018 -- Detecting C compile features [2022-08-18T18:55:37.675Z] #44 3.021 -- Detecting C compile features - done [2022-08-18T18:55:37.675Z] #44 3.049 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T18:55:37.814Z] [2022-08-18T18:55:37.814Z] #6 [internal] load build definition from Dockerfile [2022-08-18T18:55:37.814Z] #6 sha256:125ac9d7025b3e7bee3dff84816bcff2778f6f8838719e18313c5b8c0cef3977 [2022-08-18T18:55:37.814Z] #6 DONE 0.0s [2022-08-18T18:55:37.814Z] [2022-08-18T18:55:37.814Z] #5 [internal] load .dockerignore [2022-08-18T18:55:37.814Z] #5 sha256:b6cad373f37f73e4115418bbe002e3f8c4cb28a6b061a9aa74c8fadc44653b98 [2022-08-18T18:55:37.814Z] #5 DONE 0.0s [2022-08-18T18:55:37.814Z] [2022-08-18T18:55:37.814Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:55:37.814Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:55:37.907Z] #19 94.90 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-18T18:55:37.907Z] #19 94.90 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:55:37.907Z] #19 94.90 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:55:37.930Z] #44 3.309 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T18:55:37.930Z] #44 3.414 -- Configuring done [2022-08-18T18:55:37.930Z] #44 3.420 -- Generating done [2022-08-18T18:55:37.930Z] #44 3.437 -- Build files have been written to: /tmp/tmp.SkgWvFv7FI/tini [2022-08-18T18:55:37.930Z] #44 3.447 + make tini-static [2022-08-18T18:55:37.980Z] #42 26.89 Reading package lists... [2022-08-18T18:55:37.980Z] #42 ... [2022-08-18T18:55:37.980Z] [2022-08-18T18:55:37.980Z] #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-08-18T18:55:37.980Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:37.980Z] #14 21.60 Fetched 8570 kB in 15s (576 kB/s) [2022-08-18T18:55:37.980Z] #14 21.60 Reading package lists... [2022-08-18T18:55:37.980Z] #14 27.84 Reading package lists... [2022-08-18T18:55:37.980Z] #14 ... [2022-08-18T18:55:37.980Z] [2022-08-18T18:55:37.980Z] #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-08-18T18:55:37.980Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:37.981Z] #55 30.36 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T18:55:37.981Z] #55 30.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T18:55:37.981Z] #55 30.69 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T18:55:37.981Z] #55 30.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T18:55:37.981Z] #55 30.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T18:55:37.981Z] #55 30.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T18:55:37.981Z] #55 31.09 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T18:55:37.981Z] #55 31.09 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T18:55:37.981Z] #55 31.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T18:55:37.981Z] #55 31.50 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T18:55:37.981Z] #55 31.62 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T18:55:37.981Z] #55 31.71 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T18:55:37.981Z] #55 32.09 go: downloading golang.org/x/text v0.3.7 [2022-08-18T18:55:38.298Z] #14 76.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T18:55:38.298Z] #14 76.54 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:55:38.298Z] #14 76.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:55:38.382Z] #10 DONE 0.6s [2022-08-18T18:55:38.382Z] [2022-08-18T18:55:38.382Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:55:38.382Z] #9 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-18T18:55:38.382Z] #9 DONE 0.6s [2022-08-18T18:55:38.382Z] [2022-08-18T18:55:38.382Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:55:38.382Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:55:38.382Z] #8 DONE 0.6s [2022-08-18T18:55:38.382Z] [2022-08-18T18:55:38.382Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:55:38.382Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-18T18:55:38.382Z] #7 DONE 0.7s [2022-08-18T18:55:38.492Z] #44 3.786 Scanning dependencies of target tini-static [2022-08-18T18:55:38.492Z] #44 3.933 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T18:55:38.923Z] #55 ... [2022-08-18T18:55:38.923Z] [2022-08-18T18:55:38.923Z] #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-08-18T18:55:38.923Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:55:38.923Z] #62 22.85 Fetched 8570 kB in 16s (524 kB/s) [2022-08-18T18:55:38.923Z] #62 22.85 Reading package lists... [2022-08-18T18:55:38.923Z] #62 28.64 Reading package lists... [2022-08-18T18:55:38.923Z] #62 ... [2022-08-18T18:55:38.923Z] [2022-08-18T18:55:38.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-08-18T18:55:38.923Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:38.923Z] #76 25.53 Reading package lists... [2022-08-18T18:55:39.183Z] #76 32.09 Building dependency tree... [2022-08-18T18:55:39.183Z] #76 ... [2022-08-18T18:55:39.183Z] [2022-08-18T18:55:39.183Z] #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-08-18T18:55:39.183Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:55:39.183Z] #51 23.09 Fetched 8574 kB in 17s (514 kB/s) [2022-08-18T18:55:39.183Z] #51 23.09 Reading package lists... [2022-08-18T18:55:39.444Z] #51 29.76 Reading package lists... [2022-08-18T18:55:39.444Z] #51 ... [2022-08-18T18:55:39.444Z] [2022-08-18T18:55:39.444Z] #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-08-18T18:55:39.444Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:39.444Z] #42 26.89 Reading package lists... [2022-08-18T18:55:39.859Z] #44 5.298 [100%] Linking C executable tini-static [2022-08-18T18:55:40.423Z] #44 5.908 [100%] Built target tini-static [2022-08-18T18:55:40.679Z] #44 6.004 + mkdir -p /build [2022-08-18T18:55:40.679Z] #44 6.006 + cp tini-static /build/docker-init [2022-08-18T18:55:41.088Z] #42 33.74 Building dependency tree... [2022-08-18T18:55:41.607Z] #44 DONE 6.9s [2022-08-18T18:55:41.607Z] [2022-08-18T18:55:41.607Z] #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-08-18T18:55:41.607Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:55:41.607Z] #53 65.72 gotestsum version dev [2022-08-18T18:55:41.607Z] #53 DONE 65.9s [2022-08-18T18:55:41.607Z] [2022-08-18T18:55:41.607Z] #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-08-18T18:55:41.607Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:41.607Z] #14 64.06 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T18:55:41.607Z] #14 64.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:55:41.607Z] #14 64.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:55:41.607Z] #14 64.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T18:55:41.607Z] #14 64.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:55:41.607Z] #14 64.26 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:55:42.493Z] #14 ... [2022-08-18T18:55:42.493Z] [2022-08-18T18:55:42.493Z] #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-08-18T18:55:42.493Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:55:42.493Z] #77 13.95 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T18:55:42.493Z] #77 15.10 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T18:55:42.493Z] #77 15.26 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T18:55:42.493Z] #77 15.44 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T18:55:42.605Z] [2022-08-18T18:55:42.605Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:55:42.605Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T18:55:42.605Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-18T18:55:42.605Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T18:55:42.605Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-18T18:55:42.906Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-18T18:55:43.167Z] #19 99.56 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-18T18:55:43.167Z] #19 99.57 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:55:43.167Z] #19 99.58 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:55:43.167Z] #19 99.75 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-18T18:55:43.167Z] #19 99.75 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:55:43.167Z] #19 99.78 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-18T18:55:43.167Z] #19 100.3 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-18T18:55:43.228Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 8.39MB / 53.68MB 0.2s [2022-08-18T18:55:43.228Z] #11 ... [2022-08-18T18:55:43.228Z] [2022-08-18T18:55:43.228Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:55:43.228Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:55:43.228Z] #49 DONE 0.0s [2022-08-18T18:55:43.228Z] [2022-08-18T18:55:43.228Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:55:43.228Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T18:55:43.228Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 11.53MB / 53.68MB 0.4s [2022-08-18T18:55:43.228Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0B / 5.15MB 0.4s [2022-08-18T18:55:43.228Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 40.89MB / 53.68MB 0.5s [2022-08-18T18:55:43.228Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.5s [2022-08-18T18:55:43.228Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 7.34MB / 10.66MB 0.5s [2022-08-18T18:55:43.425Z] #19 100.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-18T18:55:43.425Z] #19 100.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-18T18:55:43.489Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 50.33MB / 53.68MB 0.6s [2022-08-18T18:55:43.489Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.6s [2022-08-18T18:55:43.489Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.7s [2022-08-18T18:55:43.489Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.7s done [2022-08-18T18:55:43.634Z] #42 37.38 The following additional packages will be installed: [2022-08-18T18:55:43.634Z] #42 37.41 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T18:55:43.634Z] #42 37.41 Suggested packages: [2022-08-18T18:55:43.634Z] #42 37.44 cmake-doc ninja-build lrzip [2022-08-18T18:55:43.634Z] #42 37.44 Recommended packages: [2022-08-18T18:55:43.634Z] #42 37.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T18:55:43.683Z] #19 100.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-18T18:55:43.750Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.15MB / 54.68MB 0.8s [2022-08-18T18:55:43.750Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 12.58MB / 54.68MB 0.9s [2022-08-18T18:55:43.750Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 1.1s done [2022-08-18T18:55:43.750Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 32.51MB / 54.68MB 1.1s [2022-08-18T18:55:43.941Z] #19 100.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:43.942Z] #19 100.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:43.942Z] #19 101.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-18T18:55:44.009Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 42.99MB / 54.68MB 1.2s [2022-08-18T18:55:44.199Z] #19 101.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:55:44.199Z] #19 101.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:55:44.206Z] #42 38.39 The following NEW packages will be installed: [2022-08-18T18:55:44.275Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 52.43MB / 54.68MB 1.3s [2022-08-18T18:55:44.467Z] #42 38.40 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T18:55:44.467Z] #42 38.42 vim-common xxd [2022-08-18T18:55:44.729Z] #42 38.85 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:44.729Z] #42 38.85 Need to get 17.7 MB of archives. [2022-08-18T18:55:44.729Z] #42 38.85 After this operation, 70.7 MB of additional disk space will be used. [2022-08-18T18:55:44.729Z] #42 38.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:55:44.729Z] #42 38.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:55:44.729Z] #42 38.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T18:55:44.990Z] #42 39.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T18:55:44.990Z] #42 ... [2022-08-18T18:55:44.990Z] [2022-08-18T18:55:44.990Z] #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-08-18T18:55:44.990Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:44.990Z] #55 38.89 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T18:55:44.990Z] #55 38.99 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T18:55:44.990Z] #55 39.01 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T18:55:44.990Z] #55 39.13 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T18:55:44.990Z] #55 39.17 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T18:55:45.217Z] #11 ... [2022-08-18T18:55:45.217Z] [2022-08-18T18:55:45.217Z] #24 [internal] load build context [2022-08-18T18:55:45.217Z] #24 sha256:ee3c252998f8f827b71bc8900901e2c3f85fe9b3173afd25493edfde002e69d8 [2022-08-18T18:55:45.217Z] #24 transferring context: 62.57MB 2.2s done [2022-08-18T18:55:45.217Z] #24 DONE 2.6s [2022-08-18T18:55:45.217Z] [2022-08-18T18:55:45.217Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:55:45.217Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T18:55:45.217Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 2.2s done [2022-08-18T18:55:45.217Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0B / 108.99MB 2.4s [2022-08-18T18:55:45.217Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 12.58MB / 108.99MB 2.4s [2022-08-18T18:55:45.217Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 0.1s [2022-08-18T18:55:45.217Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 23.07MB / 108.99MB 2.5s [2022-08-18T18:55:45.252Z] #55 39.31 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T18:55:45.252Z] #55 39.32 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T18:55:45.252Z] #55 39.39 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T18:55:45.477Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 32.51MB / 108.99MB 2.6s [2022-08-18T18:55:45.477Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 42.99MB / 108.99MB 2.7s [2022-08-18T18:55:45.513Z] #55 39.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T18:55:45.513Z] #55 39.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T18:55:45.513Z] #55 39.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T18:55:45.513Z] #55 39.70 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T18:55:45.738Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 52.43MB / 108.99MB 2.8s [2022-08-18T18:55:45.738Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 68.16MB / 108.99MB 3.0s [2022-08-18T18:55:46.000Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 82.84MB / 108.99MB 3.1s [2022-08-18T18:55:46.000Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 92.27MB / 108.99MB 3.2s [2022-08-18T18:55:46.259Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 3.3s done [2022-08-18T18:55:46.259Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 99.61MB / 108.99MB 3.3s [2022-08-18T18:55:46.259Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 0B / 125B 3.3s [2022-08-18T18:55:46.259Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0B / 81.12MB 3.3s [2022-08-18T18:55:46.259Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 3.4s [2022-08-18T18:55:46.259Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 3.4s done [2022-08-18T18:55:46.259Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 10.58MB / 81.12MB 3.5s [2022-08-18T18:55:46.457Z] #55 40.42 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T18:55:46.457Z] #55 40.64 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T18:55:46.518Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 27.26MB / 81.12MB 3.6s [2022-08-18T18:55:46.721Z] #55 40.82 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T18:55:46.778Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 33.55MB / 81.12MB 3.9s [2022-08-18T18:55:46.778Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 48.23MB / 81.12MB 4.0s [2022-08-18T18:55:46.778Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 56.62MB / 81.12MB 4.1s [2022-08-18T18:55:46.910Z] #14 ... [2022-08-18T18:55:46.910Z] [2022-08-18T18:55:46.910Z] #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-08-18T18:55:46.910Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:55:46.910Z] #77 11.99 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T18:55:46.910Z] #77 13.90 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T18:55:46.910Z] #77 15.46 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T18:55:46.910Z] #77 15.61 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T18:55:46.910Z] #77 15.84 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T18:55:47.037Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 66.06MB / 81.12MB 4.2s [2022-08-18T18:55:47.037Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 4.3s [2022-08-18T18:55:47.295Z] #55 41.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T18:55:47.295Z] #55 ... [2022-08-18T18:55:47.295Z] [2022-08-18T18:55:47.295Z] #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-08-18T18:55:47.295Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:55:47.295Z] #57 40.98 v3.0.2 [2022-08-18T18:55:47.295Z] #57 DONE 41.4s [2022-08-18T18:55:47.295Z] [2022-08-18T18:55:47.295Z] #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-08-18T18:55:47.295Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:47.295Z] #55 41.45 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T18:55:47.297Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 2.1s done [2022-08-18T18:55:47.297Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 [2022-08-18T18:55:47.557Z] #55 41.58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T18:55:47.557Z] #55 41.63 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T18:55:47.557Z] #55 41.66 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T18:55:47.558Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 4.6s done [2022-08-18T18:55:47.818Z] #55 41.80 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T18:55:47.818Z] #55 41.80 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T18:55:47.818Z] #55 41.83 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T18:55:47.821Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.3s done [2022-08-18T18:55:48.022Z] #77 30.38 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T18:55:48.079Z] #55 42.16 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T18:55:48.341Z] #55 42.43 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T18:55:48.341Z] #55 42.43 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T18:55:48.358Z] #77 ... [2022-08-18T18:55:48.358Z] [2022-08-18T18:55:48.358Z] #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-08-18T18:55:48.358Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:48.358Z] #14 72.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T18:55:48.358Z] #14 72.55 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:55:48.358Z] #14 72.55 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:55:48.383Z] #19 105.3 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-18T18:55:48.383Z] #19 105.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:55:48.383Z] #19 105.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:55:48.383Z] #19 105.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-18T18:55:48.383Z] #19 105.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-18T18:55:48.383Z] #19 105.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-18T18:55:48.383Z] #19 105.4 Selecting previously unselected package libc6-s390x-cross. [2022-08-18T18:55:48.383Z] #19 105.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-18T18:55:48.383Z] #19 105.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-18T18:55:48.390Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 5.5s done [2022-08-18T18:55:48.390Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.1s [2022-08-18T18:55:48.390Z] #11 ... [2022-08-18T18:55:48.390Z] [2022-08-18T18:55:48.390Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:55:48.390Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-18T18:55:48.390Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-18T18:55:48.390Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T18:55:48.390Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-18T18:55:48.390Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-18T18:55:48.390Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 2.2s done [2022-08-18T18:55:48.390Z] #28 DONE 6.0s [2022-08-18T18:55:48.640Z] #19 105.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-18T18:55:48.640Z] #19 105.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:48.640Z] #19 105.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:48.640Z] #19 105.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-18T18:55:48.640Z] #19 105.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:48.640Z] #19 105.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:48.640Z] #19 105.6 Selecting previously unselected package libitm1-s390x-cross. [2022-08-18T18:55:48.640Z] #19 105.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:48.640Z] #19 105.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:48.640Z] #19 105.6 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-18T18:55:48.640Z] #19 105.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:48.640Z] #19 105.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:48.640Z] #19 105.7 Selecting previously unselected package libasan6-s390x-cross. [2022-08-18T18:55:48.640Z] #19 105.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:48.640Z] #19 105.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:48.649Z] [2022-08-18T18:55:48.649Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:55:48.649Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:55:48.649Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T18:55:48.649Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T18:55:48.649Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T18:55:48.649Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T18:55:48.649Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.8s done [2022-08-18T18:55:48.649Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2022-08-18T18:55:48.649Z] #71 DONE 6.0s [2022-08-18T18:55:48.649Z] [2022-08-18T18:55:48.649Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:55:48.649Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T18:55:48.649Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.2s done [2022-08-18T18:55:48.649Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab [2022-08-18T18:55:48.897Z] #19 105.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-18T18:55:48.897Z] #19 105.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:48.897Z] #19 105.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:48.897Z] #19 106.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-18T18:55:48.897Z] #19 106.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:48.897Z] #19 106.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:48.914Z] #55 ... [2022-08-18T18:55:48.914Z] [2022-08-18T18:55:48.914Z] #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-08-18T18:55:48.914Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:55:48.914Z] #40 42.36 NAME: [2022-08-18T18:55:48.914Z] #40 42.36 go-winres - A tool for embedding resources in Windows executables [2022-08-18T18:55:48.914Z] #40 42.36 [2022-08-18T18:55:48.914Z] #40 42.36 USAGE: [2022-08-18T18:55:48.914Z] #40 42.36 go-winres [global options] command [command options] [arguments...] [2022-08-18T18:55:48.914Z] #40 42.36 [2022-08-18T18:55:48.914Z] #40 42.36 COMMANDS: [2022-08-18T18:55:48.914Z] #40 42.36 init Create an initial ./winres/winres.json [2022-08-18T18:55:48.914Z] #40 42.36 make Make syso files for the "go build" command [2022-08-18T18:55:48.914Z] #40 42.36 simply Make syso files for the "go build" command (simplified) [2022-08-18T18:55:48.914Z] #40 42.36 extract Extract all resources from an executable [2022-08-18T18:55:48.914Z] #40 42.36 patch Replace resources in an executable file (exe, dll) [2022-08-18T18:55:48.914Z] #40 42.36 help, h Shows a list of commands or help for one command [2022-08-18T18:55:48.914Z] #40 42.36 [2022-08-18T18:55:48.914Z] #40 42.36 GLOBAL OPTIONS: [2022-08-18T18:55:48.914Z] #40 42.36 --help, -h show help (default: false) [2022-08-18T18:55:48.914Z] #40 DONE 42.9s [2022-08-18T18:55:48.914Z] [2022-08-18T18:55:48.914Z] #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-08-18T18:55:48.914Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:48.914Z] #76 35.45 python3 is already the newest version (3.9.2-3). [2022-08-18T18:55:48.914Z] #76 35.45 The following additional packages will be installed: [2022-08-18T18:55:48.914Z] #76 35.47 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T18:55:48.914Z] #76 35.48 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T18:55:48.914Z] #76 35.48 Suggested packages: [2022-08-18T18:55:48.914Z] #76 35.49 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T18:55:48.914Z] #76 35.49 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T18:55:48.914Z] #76 35.49 m4-doc ed diffutils-doc [2022-08-18T18:55:48.914Z] #76 35.49 Recommended packages: [2022-08-18T18:55:48.914Z] #76 35.49 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T18:55:48.914Z] #76 37.22 The following NEW packages will be installed: [2022-08-18T18:55:48.914Z] #76 37.25 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T18:55:48.914Z] #76 37.25 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T18:55:48.914Z] #76 37.25 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T18:55:48.914Z] #76 37.25 libyajl2 m4 patch xz-utils [2022-08-18T18:55:48.914Z] #76 37.76 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:48.914Z] #76 37.76 Need to get 5940 kB of archives. [2022-08-18T18:55:48.914Z] #76 37.76 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T18:55:48.914Z] #76 37.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T18:55:48.914Z] #76 37.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T18:55:48.914Z] #76 37.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T18:55:48.914Z] #76 37.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T18:55:48.914Z] #76 37.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T18:55:48.914Z] #76 37.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T18:55:48.914Z] #76 37.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T18:55:48.914Z] #76 37.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T18:55:48.914Z] #76 37.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T18:55:48.914Z] #76 37.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T18:55:48.914Z] #76 37.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T18:55:48.914Z] #76 37.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T18:55:48.914Z] #76 38.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T18:55:48.914Z] #76 38.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T18:55:48.914Z] #76 38.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T18:55:48.914Z] #76 38.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:55:48.914Z] #76 38.13 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-08-18T18:55:48.914Z] #76 38.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T18:55:48.914Z] #76 38.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T18:55:48.914Z] #76 38.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T18:55:48.914Z] #76 38.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T18:55:48.914Z] #76 38.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T18:55:48.914Z] #76 38.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T18:55:48.914Z] #76 39.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:48.914Z] #76 39.64 Fetched 5940 kB in 1s (6714 kB/s) [2022-08-18T18:55:48.914Z] #76 39.75 Selecting previously unselected package bzip2. [2022-08-18T18:55:48.914Z] #76 39.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:55:48.914Z] #76 39.86 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T18:55:48.914Z] #76 39.88 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:55:48.914Z] #76 40.05 Selecting previously unselected package libmagic-mgc. [2022-08-18T18:55:48.914Z] #76 40.05 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T18:55:48.914Z] #76 40.07 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T18:55:48.914Z] #76 40.65 Selecting previously unselected package libmagic1:amd64. [2022-08-18T18:55:48.914Z] #76 40.66 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T18:55:48.914Z] #76 40.69 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:55:48.914Z] #76 40.89 Selecting previously unselected package file. [2022-08-18T18:55:48.914Z] #76 40.91 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T18:55:48.914Z] #76 40.91 Unpacking file (1:5.39-3) ... [2022-08-18T18:55:48.914Z] #76 41.25 Selecting previously unselected package xz-utils. [2022-08-18T18:55:48.914Z] #76 41.25 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T18:55:48.914Z] #76 41.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:55:48.914Z] #76 41.66 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T18:55:48.914Z] #76 41.66 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T18:55:48.914Z] #76 41.66 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T18:55:48.914Z] #76 41.81 Selecting previously unselected package m4. [2022-08-18T18:55:48.914Z] #76 41.81 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T18:55:48.914Z] #76 41.81 Unpacking m4 (1.4.18-5) ... [2022-08-18T18:55:48.914Z] #76 42.06 Selecting previously unselected package autoconf. [2022-08-18T18:55:48.914Z] #76 42.08 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T18:55:48.914Z] #76 42.09 Unpacking autoconf (2.69-14) ... [2022-08-18T18:55:48.914Z] #76 42.63 Selecting previously unselected package autotools-dev. [2022-08-18T18:55:48.914Z] #76 42.63 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T18:55:48.914Z] #76 42.66 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T18:55:48.914Z] #76 42.88 Selecting previously unselected package automake. [2022-08-18T18:55:48.914Z] #76 42.88 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T18:55:48.914Z] #76 42.92 Unpacking automake (1:1.16.3-2) ... [2022-08-18T18:55:49.157Z] #19 106.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-18T18:55:49.157Z] #19 106.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:49.157Z] #19 106.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:49.157Z] #19 106.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-18T18:55:49.157Z] #19 106.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:55:49.157Z] #19 106.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:55:49.175Z] #76 ... [2022-08-18T18:55:49.175Z] [2022-08-18T18:55:49.175Z] #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-08-18T18:55:49.175Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:55:49.175Z] #62 28.64 Reading package lists... [2022-08-18T18:55:49.175Z] #62 35.22 Building dependency tree... [2022-08-18T18:55:49.175Z] #62 38.88 The following additional packages will be installed: [2022-08-18T18:55:49.175Z] #62 38.88 libbtrfs0 [2022-08-18T18:55:49.175Z] #62 39.09 The following NEW packages will be installed: [2022-08-18T18:55:49.175Z] #62 39.10 libbtrfs-dev libbtrfs0 [2022-08-18T18:55:49.175Z] #62 39.49 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:49.175Z] #62 39.49 Need to get 460 kB of archives. [2022-08-18T18:55:49.175Z] #62 39.49 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T18:55:49.175Z] #62 39.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:55:49.175Z] #62 39.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:55:49.175Z] #62 40.88 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:49.175Z] #62 41.34 Fetched 460 kB in 0s (1341 kB/s) [2022-08-18T18:55:49.175Z] #62 41.49 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:55:49.175Z] #62 41.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:55:49.175Z] #62 41.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:55:49.175Z] #62 41.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:55:49.175Z] #62 41.89 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:55:49.175Z] #62 41.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:55:49.175Z] #62 41.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:55:49.175Z] #62 42.41 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:55:49.175Z] #62 42.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:55:49.175Z] #62 42.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:49.175Z] #62 DONE 43.3s [2022-08-18T18:55:49.175Z] [2022-08-18T18:55:49.175Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:55:49.175Z] #63 sha256:dd3c8f0bce278e763104b5f4601d73621958688fd2bbc70ed3a2b50e898e1719 [2022-08-18T18:55:49.588Z] #11 ... [2022-08-18T18:55:49.588Z] [2022-08-18T18:55:49.588Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:55:49.588Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:55:49.588Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T18:55:49.588Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T18:55:49.588Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T18:55:49.588Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T18:55:49.588Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s [2022-08-18T18:55:49.588Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-08-18T18:55:49.588Z] #73 DONE 7.1s [2022-08-18T18:55:49.588Z] [2022-08-18T18:55:49.588Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:55:49.588Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T18:55:49.748Z] #63 ... [2022-08-18T18:55:49.748Z] [2022-08-18T18:55:49.748Z] #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-08-18T18:55:49.748Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:49.748Z] #14 27.84 Reading package lists... [2022-08-18T18:55:49.748Z] #14 33.83 Building dependency tree... [2022-08-18T18:55:49.748Z] #14 37.07 The following additional packages will be installed: [2022-08-18T18:55:49.748Z] #14 37.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:55:49.748Z] #14 37.07 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T18:55:49.748Z] #14 37.07 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T18:55:49.748Z] #14 37.07 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T18:55:49.748Z] #14 37.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T18:55:49.748Z] #14 37.08 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T18:55:49.748Z] #14 37.08 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T18:55:49.748Z] #14 37.10 Suggested packages: [2022-08-18T18:55:49.748Z] #14 37.10 gcc-10-locales seccomp wine64 [2022-08-18T18:55:49.748Z] #14 38.53 The following NEW packages will be installed: [2022-08-18T18:55:49.748Z] #14 38.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:55:49.748Z] #14 38.54 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T18:55:49.748Z] #14 38.54 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T18:55:49.748Z] #14 38.54 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T18:55:49.748Z] #14 38.54 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T18:55:49.748Z] #14 38.55 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T18:55:49.748Z] #14 38.55 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T18:55:49.748Z] #14 38.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T18:55:49.748Z] #14 38.55 mingw-w64-x86-64-dev [2022-08-18T18:55:49.748Z] #14 38.93 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:49.748Z] #14 38.93 Need to get 115 MB of archives. [2022-08-18T18:55:49.748Z] #14 38.93 After this operation, 645 MB of additional disk space will be used. [2022-08-18T18:55:49.748Z] #14 38.93 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-08-18T18:55:49.748Z] #14 39.08 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-08-18T18:55:49.748Z] #14 39.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-18T18:55:49.748Z] #14 39.30 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-08-18T18:55:49.748Z] #14 39.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-18T18:55:49.748Z] #14 39.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T18:55:49.748Z] #14 39.64 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-08-18T18:55:49.748Z] #14 39.86 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-08-18T18:55:49.748Z] #14 39.88 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-08-18T18:55:49.748Z] #14 40.59 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-08-18T18:55:49.748Z] #14 42.36 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-08-18T18:55:49.748Z] #14 43.12 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-08-18T18:55:49.748Z] #14 43.82 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-08-18T18:55:49.748Z] #14 ... [2022-08-18T18:55:49.748Z] [2022-08-18T18:55:49.748Z] #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-08-18T18:55:49.748Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:49.748Z] #76 43.46 Selecting previously unselected package patch. [2022-08-18T18:55:49.748Z] #76 43.46 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T18:55:49.748Z] #76 43.46 Unpacking patch (2.7.6-7) ... [2022-08-18T18:55:49.748Z] #76 43.62 Selecting previously unselected package dpkg-dev. [2022-08-18T18:55:49.748Z] #76 43.62 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T18:55:49.748Z] #76 43.65 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T18:55:50.320Z] #76 ... [2022-08-18T18:55:50.320Z] [2022-08-18T18:55:50.320Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:55:50.320Z] #63 sha256:dd3c8f0bce278e763104b5f4601d73621958688fd2bbc70ed3a2b50e898e1719 [2022-08-18T18:55:50.320Z] #63 DONE 1.0s [2022-08-18T18:55:50.320Z] [2022-08-18T18:55:50.320Z] #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-08-18T18:55:50.320Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T18:55:51.292Z] #77 ... [2022-08-18T18:55:51.293Z] [2022-08-18T18:55:51.293Z] #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-08-18T18:55:51.293Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:55:51.293Z] #14 90.15 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T18:55:51.549Z] #14 90.16 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:55:51.549Z] #14 90.16 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:55:52.242Z] #64 ... [2022-08-18T18:55:52.242Z] [2022-08-18T18:55:52.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-08-18T18:55:52.242Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:55:52.242Z] #51 29.76 Reading package lists... [2022-08-18T18:55:52.242Z] #51 35.95 Building dependency tree... [2022-08-18T18:55:52.242Z] #51 39.67 The following additional packages will be installed: [2022-08-18T18:55:52.242Z] #51 39.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T18:55:52.242Z] #51 39.70 python3-protobuf python3-six [2022-08-18T18:55:52.242Z] #51 39.71 Suggested packages: [2022-08-18T18:55:52.242Z] #51 39.72 python3-setuptools [2022-08-18T18:55:52.242Z] #51 39.72 Recommended packages: [2022-08-18T18:55:52.242Z] #51 39.72 iproute2 | iproute [2022-08-18T18:55:52.242Z] #51 40.50 The following NEW packages will be installed: [2022-08-18T18:55:52.242Z] #51 40.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T18:55:52.242Z] #51 40.52 python3-protobuf python3-six [2022-08-18T18:55:52.242Z] #51 41.00 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:52.242Z] #51 41.00 Need to get 2315 kB of archives. [2022-08-18T18:55:52.242Z] #51 41.00 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T18:55:52.242Z] #51 41.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T18:55:52.242Z] #51 41.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:55:52.242Z] #51 41.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T18:55:52.242Z] #51 41.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T18:55:52.242Z] #51 41.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T18:55:52.242Z] #51 41.26 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-08-18T18:55:52.242Z] #51 41.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:55:52.242Z] #51 43.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T18:55:52.242Z] #51 44.81 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:52.242Z] #51 45.12 Fetched 2315 kB in 3s (727 kB/s) [2022-08-18T18:55:52.242Z] #51 45.28 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T18:55:52.242Z] #51 45.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:55:52.242Z] #51 45.34 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T18:55:52.242Z] #51 45.40 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T18:55:52.242Z] #51 ... [2022-08-18T18:55:52.242Z] [2022-08-18T18:55:52.242Z] #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-08-18T18:55:52.242Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:55:52.242Z] #76 44.88 Selecting previously unselected package build-essential. [2022-08-18T18:55:52.242Z] #76 44.88 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T18:55:52.242Z] #76 44.88 Unpacking build-essential (12.9) ... [2022-08-18T18:55:52.242Z] #76 44.95 Selecting previously unselected package libcap2:amd64. [2022-08-18T18:55:52.242Z] #76 44.95 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T18:55:52.242Z] #76 44.96 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:55:52.242Z] #76 45.06 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T18:55:52.242Z] #76 45.08 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T18:55:52.242Z] #76 45.10 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T18:55:52.242Z] #76 45.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:55:52.242Z] #76 45.49 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:55:52.242Z] #76 45.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:52.242Z] #76 45.64 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T18:55:52.242Z] #76 45.64 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:55:52.242Z] #76 45.68 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:52.242Z] #76 45.76 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T18:55:52.242Z] #76 45.80 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T18:55:52.242Z] #76 45.80 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:55:52.242Z] #76 46.08 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T18:55:52.242Z] #76 46.08 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T18:55:52.242Z] #76 46.11 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:55:52.812Z] #76 46.95 Selecting previously unselected package libtool. [2022-08-18T18:55:52.812Z] #76 46.97 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T18:55:52.812Z] #76 46.97 Unpacking libtool (2.4.6-15) ... [2022-08-18T18:55:52.901Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.7s done [2022-08-18T18:55:52.901Z] #11 ... [2022-08-18T18:55:52.901Z] [2022-08-18T18:55:52.901Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:55:52.901Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-18T18:55:52.901Z] #72 DONE 0.7s [2022-08-18T18:55:52.901Z] [2022-08-18T18:55:52.901Z] #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-08-18T18:55:52.901Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T18:55:52.901Z] #29 1.065 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:55:52.901Z] #29 1.103 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:55:52.901Z] #29 1.103 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:55:52.901Z] #29 1.254 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:55:52.901Z] #29 1.678 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:55:52.901Z] #29 2.142 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:55:52.901Z] #29 2.579 Fetched 8456 kB in 2s (4765 kB/s) [2022-08-18T18:55:52.901Z] #29 2.579 Reading package lists... [2022-08-18T18:55:52.901Z] #29 3.148 Reading package lists... [2022-08-18T18:55:52.901Z] #29 3.735 Building dependency tree... [2022-08-18T18:55:52.901Z] #29 4.218 The following additional packages will be installed: [2022-08-18T18:55:52.901Z] #29 4.218 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T18:55:52.901Z] #29 4.219 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T18:55:52.901Z] #29 4.222 Recommended packages: [2022-08-18T18:55:52.901Z] #29 4.222 libldap-common publicsuffix libsasl2-modules [2022-08-18T18:55:52.901Z] #29 4.349 The following NEW packages will be installed: [2022-08-18T18:55:52.901Z] #29 4.351 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T18:55:52.901Z] #29 4.351 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T18:55:52.901Z] #29 4.351 libssh2-1 openssl [2022-08-18T18:55:53.160Z] #29 4.779 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T18:55:53.160Z] #29 4.779 Need to get 2942 kB of archives. [2022-08-18T18:55:53.160Z] #29 4.779 After this operation, 6482 kB of additional disk space will be used. [2022-08-18T18:55:53.160Z] #29 4.779 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-18T18:55:53.338Z] #19 110.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-18T18:55:53.338Z] #19 110.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:55:53.338Z] #19 110.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:55:53.338Z] #19 110.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-18T18:55:53.385Z] #76 47.22 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T18:55:53.385Z] #76 47.22 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T18:55:53.385Z] #76 47.26 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:55:53.385Z] #76 47.48 Selecting previously unselected package libyajl2:amd64. [2022-08-18T18:55:53.385Z] #76 47.48 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T18:55:53.385Z] #76 47.48 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:55:53.385Z] #76 47.54 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T18:55:53.420Z] #29 4.822 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-18T18:55:53.420Z] #29 4.857 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-18T18:55:53.420Z] #29 4.900 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-08-18T18:55:53.420Z] #29 4.900 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-18T18:55:53.420Z] #29 4.903 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-18T18:55:53.420Z] #29 4.912 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-18T18:55:53.420Z] #29 4.912 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-18T18:55:53.420Z] #29 4.912 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-18T18:55:53.420Z] #29 4.912 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-18T18:55:53.420Z] #29 4.916 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-18T18:55:53.420Z] #29 4.919 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-18T18:55:53.420Z] #29 4.920 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-18T18:55:53.420Z] #29 4.923 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-18T18:55:53.420Z] #29 4.929 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-18T18:55:53.596Z] #19 110.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:55:53.597Z] #19 110.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-18T18:55:53.647Z] #76 47.62 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T18:55:53.647Z] #76 47.62 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T18:55:53.647Z] #76 47.79 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:55:53.647Z] #76 47.79 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T18:55:53.647Z] #76 47.80 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:55:53.647Z] #76 47.82 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:55:53.647Z] #76 47.88 Setting up file (1:5.39-3) ... [2022-08-18T18:55:53.679Z] #29 5.132 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:53.679Z] #29 5.173 Fetched 2942 kB in 1s (5601 kB/s) [2022-08-18T18:55:53.679Z] #29 ... [2022-08-18T18:55:53.679Z] [2022-08-18T18:55:53.679Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:55:53.679Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-18T18:55:53.679Z] #74 DONE 1.2s [2022-08-18T18:55:53.679Z] [2022-08-18T18:55:53.679Z] #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-08-18T18:55:53.679Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T18:55:53.679Z] #29 5.206 Selecting previously unselected package openssl. [2022-08-18T18:55:53.679Z] #29 5.206 (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-08-18T18:55:53.679Z] #29 5.206 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-18T18:55:53.679Z] #29 5.210 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T18:55:53.679Z] #29 ... [2022-08-18T18:55:53.679Z] [2022-08-18T18:55:53.679Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:55:53.679Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T18:55:53.679Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0.6s [2022-08-18T18:55:53.854Z] #19 110.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-18T18:55:53.854Z] #19 110.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-18T18:55:53.854Z] #19 110.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-18T18:55:53.854Z] #19 110.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-18T18:55:53.908Z] #76 47.91 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:55:53.908Z] #76 47.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:53.908Z] #76 47.95 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T18:55:53.908Z] #76 48.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:55:53.908Z] #76 48.03 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T18:55:53.908Z] #76 48.08 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T18:55:53.908Z] #76 48.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:55:54.111Z] #19 110.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:55:54.111Z] #19 110.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:54.111Z] #19 111.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-18T18:55:54.111Z] #19 111.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:55:54.170Z] #76 48.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:55:54.170Z] #76 48.16 Setting up patch (2.7.6-7) ... [2022-08-18T18:55:54.170Z] #76 48.16 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:55:54.170Z] #76 48.16 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T18:55:54.170Z] #76 48.23 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T18:55:54.170Z] #76 48.23 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:55:54.170Z] #76 48.23 Setting up libtool (2.4.6-15) ... [2022-08-18T18:55:54.170Z] #76 48.23 Setting up m4 (1.4.18-5) ... [2022-08-18T18:55:54.170Z] #76 48.27 Setting up dpkg-dev (1.20.11) ... [2022-08-18T18:55:54.170Z] #76 48.27 Setting up autoconf (2.69-14) ... [2022-08-18T18:55:54.170Z] #76 48.27 Setting up build-essential (12.9) ... [2022-08-18T18:55:54.170Z] #76 48.28 Setting up automake (1:1.16.3-2) ... [2022-08-18T18:55:54.170Z] #76 48.29 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T18:55:54.170Z] #76 48.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:54.369Z] #19 111.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:55:55.557Z] #76 DONE 49.5s [2022-08-18T18:55:55.558Z] [2022-08-18T18:55:55.558Z] #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-08-18T18:55:55.558Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:55:55.819Z] #77 ... [2022-08-18T18:55:55.819Z] [2022-08-18T18:55:55.819Z] #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-08-18T18:55:55.819Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:55.819Z] #42 39.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-18T18:55:55.819Z] #42 39.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T18:55:55.819Z] #42 39.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T18:55:55.819Z] #42 39.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T18:55:55.819Z] #42 39.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T18:55:55.819Z] #42 39.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T18:55:55.819Z] #42 41.40 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:55.819Z] #42 41.76 Fetched 17.7 MB in 2s (11.5 MB/s) [2022-08-18T18:55:55.819Z] #42 41.89 Selecting previously unselected package xxd. [2022-08-18T18:55:55.819Z] #42 41.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:55:55.819Z] #42 41.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:55:55.819Z] #42 41.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:55:55.819Z] #42 42.26 Selecting previously unselected package vim-common. [2022-08-18T18:55:55.819Z] #42 42.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:55:55.819Z] #42 42.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:55:55.819Z] #42 42.78 Selecting previously unselected package cmake-data. [2022-08-18T18:55:55.819Z] #42 42.78 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T18:55:55.819Z] #42 42.82 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:55:55.819Z] #42 46.40 Selecting previously unselected package libicu67:amd64. [2022-08-18T18:55:55.819Z] #42 46.40 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-18T18:55:55.819Z] #42 46.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T18:55:55.819Z] #42 ... [2022-08-18T18:55:55.819Z] [2022-08-18T18:55:55.819Z] #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-08-18T18:55:55.819Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:55:55.819Z] #34 47.72 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-08-18T18:55:55.819Z] #34 47.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T18:55:55.819Z] #34 48.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T18:55:56.217Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 3.1s done [2022-08-18T18:55:56.447Z] #14 ... [2022-08-18T18:55:56.447Z] [2022-08-18T18:55:56.447Z] #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-08-18T18:55:56.447Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:55:56.447Z] #77 30.56 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T18:55:56.477Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 [2022-08-18T18:55:56.797Z] #14 ... [2022-08-18T18:55:56.797Z] [2022-08-18T18:55:56.797Z] #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-08-18T18:55:56.797Z] #64 sha256:b37a28cb5eb27a79da7d232861aca1809f9139438c82f5602a04cea42c05bc9c [2022-08-18T18:55:56.797Z] #64 49.09 Updating files: 48% (2411/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 86% (4316/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T18:55:56.797Z] #64 50.60 + cd /tmp/tmp.kzcaULAiim/src/github.com/containerd/containerd [2022-08-18T18:55:56.797Z] #64 50.60 + git checkout -q v1.6.7 [2022-08-18T18:55:56.797Z] #64 52.44 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T18:55:56.798Z] #64 52.44 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T18:55:56.798Z] #64 52.44 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:55:56.798Z] #64 52.44 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:55:56.798Z] #64 52.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T18:55:56.798Z] #64 52.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T18:55:56.798Z] #64 52.44 + '[' '' = dynamic ']' [2022-08-18T18:55:56.798Z] #64 52.44 + make [2022-08-18T18:55:57.403Z] #64 54.32 + bin/ctr [2022-08-18T18:55:58.550Z] #19 115.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-18T18:55:58.550Z] #19 115.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:55:58.550Z] #19 115.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:55:58.550Z] #19 115.3 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-18T18:55:58.550Z] #19 115.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-18T18:55:58.550Z] #19 115.3 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-18T18:55:58.550Z] #19 115.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-18T18:55:58.550Z] #19 115.4 Setting up libfile-which-perl (1.23-1) ... [2022-08-18T18:55:58.550Z] #19 115.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-18T18:55:58.550Z] #19 115.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-18T18:55:58.550Z] #19 115.4 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-18T18:55:58.550Z] #19 115.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:55:58.550Z] #19 115.4 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T18:55:58.550Z] #19 115.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T18:55:58.550Z] #19 115.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-18T18:55:58.550Z] #19 115.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-18T18:55:58.550Z] #19 115.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:55:58.550Z] #19 115.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-18T18:55:58.550Z] #19 115.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-18T18:55:58.550Z] #19 115.5 Setting up file (1:5.39-3) ... [2022-08-18T18:55:58.550Z] #19 115.5 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:55:58.550Z] #19 115.5 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:55:58.550Z] #19 115.6 Setting up libyaml-perl (1.30-1) ... [2022-08-18T18:55:58.550Z] #19 115.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-18T18:55:58.550Z] #19 115.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-18T18:55:58.550Z] #19 115.6 Setting up libio-string-perl (1.08-3.1) ... [2022-08-18T18:55:58.550Z] #19 115.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-18T18:55:58.550Z] #19 115.6 Setting up cross-config (2.6.18+nmu1) ... [2022-08-18T18:55:58.807Z] #19 115.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:55:58.807Z] #19 115.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:55:58.807Z] #19 115.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-18T18:55:58.807Z] #19 115.7 Setting up patch (2.7.6-7) ... [2022-08-18T18:55:58.807Z] #19 115.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-18T18:55:58.807Z] #19 115.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-18T18:55:58.807Z] #19 115.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:58.807Z] #19 115.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-18T18:55:58.807Z] #19 115.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-18T18:55:58.807Z] #19 115.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:58.807Z] #19 115.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:58.807Z] #19 115.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-18T18:55:58.807Z] #19 115.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-18T18:55:58.807Z] #19 115.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:58.807Z] #19 115.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:55:58.807Z] #19 115.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-18T18:55:58.807Z] #19 115.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-18T18:55:59.065Z] #19 115.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-18T18:55:59.065Z] #19 115.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-18T18:55:59.065Z] #19 115.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 115.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:55:59.065Z] #19 115.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-18T18:55:59.065Z] #19 116.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:55:59.065Z] #19 116.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-18T18:55:59.065Z] #19 116.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-18T18:55:59.065Z] #19 116.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-18T18:55:59.065Z] #19 116.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.065Z] #19 116.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.122Z] #34 ... [2022-08-18T18:55:59.122Z] [2022-08-18T18:55:59.122Z] #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-08-18T18:55:59.122Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T18:55:59.122Z] #64 8.293 + RM_GOPATH=0 [2022-08-18T18:55:59.122Z] #64 8.293 + TMP_GOPATH= [2022-08-18T18:55:59.122Z] #64 8.293 + : /build [2022-08-18T18:55:59.122Z] #64 8.293 + '[' -z '' ']' [2022-08-18T18:55:59.122Z] #64 8.293 ++ mktemp -d [2022-08-18T18:55:59.122Z] #64 8.293 + export GOPATH=/tmp/tmp.Jq4tiIr35K [2022-08-18T18:55:59.122Z] #64 8.293 + GOPATH=/tmp/tmp.Jq4tiIr35K [2022-08-18T18:55:59.122Z] #64 8.293 + RM_GOPATH=1 [2022-08-18T18:55:59.122Z] #64 8.293 + case "$(go env GOARCH)" in [2022-08-18T18:55:59.122Z] #64 8.293 ++ go env GOARCH [2022-08-18T18:55:59.122Z] #64 8.293 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:59.122Z] #64 8.293 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:59.122Z] #64 8.295 ++ dirname /install.sh [2022-08-18T18:55:59.122Z] #64 8.295 + dir=/ [2022-08-18T18:55:59.122Z] #64 8.295 + bin=containerd [2022-08-18T18:55:59.122Z] #64 8.295 + shift [2022-08-18T18:55:59.122Z] #64 8.295 + '[' '!' -f //containerd.installer ']' [2022-08-18T18:55:59.122Z] #64 8.295 + . //containerd.installer [2022-08-18T18:55:59.122Z] #64 8.295 ++ set -e [2022-08-18T18:55:59.122Z] #64 8.295 ++ : v1.6.7 [2022-08-18T18:55:59.122Z] #64 8.295 + install_containerd [2022-08-18T18:55:59.122Z] #64 8.295 + echo 'Install containerd version v1.6.7' [2022-08-18T18:55:59.122Z] #64 8.295 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Jq4tiIr35K/src/github.com/containerd/containerd [2022-08-18T18:55:59.122Z] #64 8.296 Cloning into '/tmp/tmp.Jq4tiIr35K/src/github.com/containerd/containerd'... [2022-08-18T18:55:59.122Z] #64 8.305 Install containerd version v1.6.7 [2022-08-18T18:55:59.323Z] #19 116.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.323Z] #19 116.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-18T18:55:59.323Z] #19 116.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-18T18:55:59.323Z] #19 116.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-18T18:55:59.323Z] #19 116.5 [2022-08-18T18:55:59.323Z] #19 116.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-18T18:55:59.383Z] #64 ... [2022-08-18T18:55:59.383Z] [2022-08-18T18:55:59.383Z] #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-08-18T18:55:59.383Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:55:59.383Z] #55 43.40 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T18:55:59.383Z] #55 44.60 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T18:55:59.383Z] #55 ... [2022-08-18T18:55:59.383Z] [2022-08-18T18:55:59.383Z] #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-08-18T18:55:59.383Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:55:59.383Z] #42 52.47 Selecting previously unselected package libxml2:amd64. [2022-08-18T18:55:59.383Z] #42 52.47 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T18:55:59.383Z] #42 52.49 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:55:59.383Z] #42 53.05 Selecting previously unselected package libarchive13:amd64. [2022-08-18T18:55:59.383Z] #42 53.05 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T18:55:59.383Z] #42 53.08 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:55:59.383Z] #42 53.37 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T18:55:59.383Z] #42 53.37 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T18:55:59.383Z] #42 53.38 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:55:59.383Z] #42 53.57 Selecting previously unselected package librhash0:amd64. [2022-08-18T18:55:59.383Z] #42 53.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T18:55:59.383Z] #42 53.58 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:55:59.582Z] #19 116.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.582Z] #19 116.5 Setting up dpkg-dev (1.20.11) ... [2022-08-18T18:55:59.582Z] #19 116.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.582Z] #19 116.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:55:59.582Z] #19 116.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.582Z] #19 116.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.582Z] #19 116.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.582Z] #19 116.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.582Z] #19 116.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:55:59.582Z] #19 116.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.582Z] #19 116.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.582Z] #19 116.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.582Z] #19 116.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:55:59.644Z] #42 53.77 Selecting previously unselected package libuv1:amd64. [2022-08-18T18:55:59.644Z] #42 53.77 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T18:55:59.644Z] #42 53.79 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:55:59.771Z] #11 ... [2022-08-18T18:55:59.771Z] [2022-08-18T18:55:59.771Z] #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-08-18T18:55:59.771Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T18:55:59.771Z] #29 5.367 Selecting previously unselected package ca-certificates. [2022-08-18T18:55:59.771Z] #29 5.367 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T18:55:59.771Z] #29 5.372 Unpacking ca-certificates (20210119) ... [2022-08-18T18:55:59.771Z] #29 5.455 Selecting previously unselected package libbrotli1:arm64. [2022-08-18T18:55:59.771Z] #29 5.456 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 5.464 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-18T18:55:59.771Z] #29 5.529 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-18T18:55:59.771Z] #29 5.529 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 5.534 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:55:59.771Z] #29 5.576 Selecting previously unselected package libsasl2-2:arm64. [2022-08-18T18:55:59.771Z] #29 5.576 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 5.580 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:55:59.771Z] #29 5.634 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-18T18:55:59.771Z] #29 5.634 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 5.637 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T18:55:59.771Z] #29 5.708 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-18T18:55:59.771Z] #29 5.708 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 5.712 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-18T18:55:59.771Z] #29 5.763 Selecting previously unselected package libpsl5:arm64. [2022-08-18T18:55:59.771Z] #29 5.764 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 5.768 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-18T18:55:59.771Z] #29 5.811 Selecting previously unselected package librtmp1:arm64. [2022-08-18T18:55:59.771Z] #29 5.811 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 5.815 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T18:55:59.771Z] #29 5.863 Selecting previously unselected package libssh2-1:arm64. [2022-08-18T18:55:59.771Z] #29 5.864 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 5.870 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-18T18:55:59.771Z] #29 5.925 Selecting previously unselected package libcurl4:arm64. [2022-08-18T18:55:59.771Z] #29 5.926 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 5.930 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-18T18:55:59.771Z] #29 6.005 Selecting previously unselected package curl. [2022-08-18T18:55:59.771Z] #29 6.005 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 6.010 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T18:55:59.771Z] #29 6.065 Selecting previously unselected package libonig5:arm64. [2022-08-18T18:55:59.771Z] #29 6.065 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 6.069 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-18T18:55:59.771Z] #29 6.126 Selecting previously unselected package libjq1:arm64. [2022-08-18T18:55:59.771Z] #29 6.126 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 6.131 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-18T18:55:59.771Z] #29 6.172 Selecting previously unselected package jq. [2022-08-18T18:55:59.771Z] #29 6.173 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-18T18:55:59.771Z] #29 6.179 Unpacking jq (1.6-2.1) ... [2022-08-18T18:55:59.771Z] #29 6.224 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-18T18:55:59.771Z] #29 6.236 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-18T18:55:59.771Z] #29 6.248 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-18T18:55:59.771Z] #29 6.259 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:55:59.771Z] #29 6.270 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T18:55:59.771Z] #29 6.279 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T18:55:59.771Z] #29 6.292 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-18T18:55:59.771Z] #29 6.304 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T18:55:59.771Z] #29 6.319 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-18T18:55:59.771Z] #29 6.332 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-18T18:55:59.771Z] #29 6.344 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T18:55:59.771Z] #29 6.358 Setting up ca-certificates (20210119) ... [2022-08-18T18:55:59.771Z] #29 7.094 Updating certificates in /etc/ssl/certs... [2022-08-18T18:55:59.771Z] #29 7.790 129 added, 0 removed; done. [2022-08-18T18:55:59.771Z] #29 7.867 Setting up jq (1.6-2.1) ... [2022-08-18T18:55:59.771Z] #29 7.967 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-18T18:55:59.771Z] #29 7.980 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T18:55:59.771Z] #29 7.994 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:59.771Z] #29 8.015 Processing triggers for ca-certificates (20210119) ... [2022-08-18T18:55:59.771Z] #29 8.027 Updating certificates in /etc/ssl/certs... [2022-08-18T18:55:59.771Z] #29 8.644 0 added, 0 removed; done. [2022-08-18T18:55:59.771Z] #29 8.644 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T18:55:59.771Z] #29 8.645 done. [2022-08-18T18:55:59.771Z] #29 DONE 11.0s [2022-08-18T18:55:59.771Z] [2022-08-18T18:55:59.771Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:55:59.771Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T18:55:59.771Z] #11 ... [2022-08-18T18:55:59.771Z] [2022-08-18T18:55:59.771Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:55:59.771Z] #30 sha256:34437b0e7e9f74c4d5a168d92f9fd0475c24b9758f7a83bb39ffcec74dbd0602 [2022-08-18T18:55:59.771Z] #30 DONE 0.2s [2022-08-18T18:55:59.771Z] [2022-08-18T18:55:59.771Z] #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-08-18T18:55:59.771Z] #31 sha256:b722386c16115f93df544cd180f23c36822068f6dc223509633c94a619bf7f97 [2022-08-18T18:55:59.840Z] #19 116.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-18T18:55:59.840Z] #19 116.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-18T18:55:59.840Z] #19 116.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-18T18:55:59.840Z] #19 116.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-18T18:55:59.905Z] #42 53.99 Selecting previously unselected package cmake. [2022-08-18T18:55:59.905Z] #42 53.99 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T18:55:59.905Z] #42 54.00 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:56:00.097Z] #19 117.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-18T18:56:00.097Z] #19 117.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:56:00.097Z] #19 117.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:56:00.098Z] #19 117.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.098Z] #19 117.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:56:00.098Z] #19 117.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.098Z] #19 117.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.098Z] #19 117.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:56:00.098Z] #19 117.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:56:00.098Z] #19 117.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.098Z] #19 117.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.098Z] #19 117.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.098Z] #19 117.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.098Z] #19 117.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.098Z] #19 117.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.098Z] #19 117.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:56:00.098Z] #19 117.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:56:00.355Z] #19 117.2 Setting up libxml-simple-perl (2.25-1) ... [2022-08-18T18:56:00.355Z] #19 117.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:56:00.355Z] #19 117.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:56:00.355Z] #19 117.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-18T18:56:00.355Z] #19 117.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:56:00.355Z] #19 117.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-18T18:56:00.355Z] #19 117.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:56:00.355Z] #19 117.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:56:00.355Z] #19 117.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:56:00.355Z] #19 117.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:56:00.355Z] #19 117.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:56:00.355Z] #19 117.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:56:00.355Z] #19 117.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-18T18:56:00.355Z] #19 117.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:56:00.613Z] #19 117.5 Setting up crossbuild-essential-armel (12.9) ... [2022-08-18T18:56:00.613Z] #19 117.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:56:00.613Z] #19 117.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-18T18:56:00.613Z] #19 117.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-18T18:56:00.613Z] #19 117.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-18T18:56:00.613Z] #19 117.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-18T18:56:00.613Z] #19 117.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:56:01.156Z] #31 ... [2022-08-18T18:56:01.157Z] [2022-08-18T18:56:01.157Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:56:01.157Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T18:56:01.157Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 4.4s done [2022-08-18T18:56:01.157Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-18T18:56:01.157Z] #11 DONE 18.6s [2022-08-18T18:56:01.157Z] [2022-08-18T18:56:01.157Z] #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-08-18T18:56:01.157Z] #31 sha256:b722386c16115f93df544cd180f23c36822068f6dc223509633c94a619bf7f97 [2022-08-18T18:56:01.157Z] #31 1.541 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T18:56:01.292Z] #42 ... [2022-08-18T18:56:01.292Z] [2022-08-18T18:56:01.292Z] #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-08-18T18:56:01.292Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:01.292Z] #14 45.45 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-08-18T18:56:01.292Z] #14 46.08 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-08-18T18:56:01.292Z] #14 46.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T18:56:01.292Z] #14 46.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T18:56:01.292Z] #14 46.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:56:01.292Z] #14 46.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:56:01.292Z] #14 46.16 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-08-18T18:56:01.292Z] #14 46.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T18:56:01.292Z] #14 46.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T18:56:01.292Z] #14 46.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T18:56:01.292Z] #14 46.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T18:56:01.292Z] #14 46.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T18:56:01.292Z] #14 46.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T18:56:01.292Z] #14 46.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T18:56:01.292Z] #14 46.26 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-08-18T18:56:01.292Z] #14 46.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T18:56:01.292Z] #14 46.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T18:56:01.292Z] #14 47.26 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:56:01.292Z] #14 47.48 Fetched 115 MB in 8s (15.0 MB/s) [2022-08-18T18:56:01.292Z] #14 47.62 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T18:56:01.292Z] #14 47.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:56:01.292Z] #14 47.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:56:01.292Z] #14 47.76 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:56:01.292Z] #14 49.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T18:56:01.292Z] #14 49.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:56:01.292Z] #14 49.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:56:01.292Z] #14 52.30 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T18:56:01.292Z] #14 52.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T18:56:01.292Z] #14 52.33 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:56:01.292Z] #14 52.51 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T18:56:01.292Z] #14 52.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:56:01.292Z] #14 52.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:56:01.292Z] #14 52.71 Selecting previously unselected package dmsetup. [2022-08-18T18:56:01.292Z] #14 52.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:56:01.292Z] #14 52.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:56:01.292Z] #14 52.90 Selecting previously unselected package mingw-w64-common. [2022-08-18T18:56:01.292Z] #14 52.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T18:56:01.292Z] #14 52.91 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T18:56:01.416Z] #31 1.758 [2022-08-18T18:56:01.678Z] #31 ... [2022-08-18T18:56:01.679Z] [2022-08-18T18:56:01.679Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:56:01.679Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-18T18:56:01.679Z] #12 DONE 0.5s [2022-08-18T18:56:01.679Z] [2022-08-18T18:56:01.679Z] #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-08-18T18:56:01.679Z] #31 sha256:b722386c16115f93df544cd180f23c36822068f6dc223509633c94a619bf7f97 [2022-08-18T18:56:01.679Z] #31 1.982 #=#=# ######################################################################## 100.0% [2022-08-18T18:56:01.938Z] #31 2.258 [2022-08-18T18:56:01.990Z] #19 DONE 119.1s [2022-08-18T18:56:02.201Z] #31 ... [2022-08-18T18:56:02.201Z] [2022-08-18T18:56:02.201Z] #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-08-18T18:56:02.201Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-18T18:56:02.201Z] #13 DONE 0.5s [2022-08-18T18:56:02.201Z] [2022-08-18T18:56:02.201Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:56:02.201Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-18T18:56:02.256Z] [2022-08-18T18:56:02.256Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:56:02.256Z] #32 sha256:ddeb24bfb6867de6614666de7b4cfa11fa7792c65c12c6e9487a617ba94fc3e6 [2022-08-18T18:56:02.256Z] #32 DONE 0.0s [2022-08-18T18:56:02.256Z] [2022-08-18T18:56:02.256Z] #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-08-18T18:56:02.256Z] #33 sha256:eadebe9d29214e1375fcbf7c4370eb8dfd177f7d056b9bd269a6c8378f0b3cfd [2022-08-18T18:56:02.466Z] #33 ... [2022-08-18T18:56:02.466Z] [2022-08-18T18:56:02.466Z] #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-08-18T18:56:02.466Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-18T18:56:02.466Z] #50 DONE 0.2s [2022-08-18T18:56:02.466Z] [2022-08-18T18:56:02.466Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:56:02.466Z] #25 sha256:99974911b26dde3e9b7880ae3f717c93ec061759f989e0c0940a7c538bed6735 [2022-08-18T18:56:02.466Z] #25 DONE 0.3s [2022-08-18T18:56:02.466Z] [2022-08-18T18:56:02.466Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:56:02.466Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-18T18:56:02.466Z] #46 DONE 0.3s [2022-08-18T18:56:02.466Z] [2022-08-18T18:56:02.466Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:56:02.466Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-18T18:56:02.466Z] #33 DONE 0.4s [2022-08-18T18:56:02.466Z] [2022-08-18T18:56:02.466Z] #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-08-18T18:56:02.466Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T18:56:02.514Z] #33 ... [2022-08-18T18:56:02.514Z] [2022-08-18T18:56:02.514Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:56:02.514Z] #73 sha256:b1e4cea59d9178313d17c2d3715782122437f0ba66318aa4a33b2e8ca25f8603 [2022-08-18T18:56:02.514Z] #73 DONE 0.2s [2022-08-18T18:56:02.514Z] [2022-08-18T18:56:02.514Z] #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-08-18T18:56:02.514Z] #74 sha256:c0ae76e42cc2a8c34dbd224ef4ae9d91bc67a6d7898b3137c029d55dfafdf405 [2022-08-18T18:56:02.684Z] #14 ... [2022-08-18T18:56:02.684Z] [2022-08-18T18:56:02.684Z] #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-08-18T18:56:02.684Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:56:02.684Z] #51 46.27 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:56:02.684Z] #51 46.27 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:56:02.684Z] #51 46.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:56:02.684Z] #51 46.50 Selecting previously unselected package python3-six. [2022-08-18T18:56:02.684Z] #51 46.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T18:56:02.684Z] #51 46.53 Unpacking python3-six (1.16.0-2) ... [2022-08-18T18:56:02.684Z] #51 46.72 Selecting previously unselected package python3-protobuf. [2022-08-18T18:56:02.684Z] #51 46.72 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T18:56:02.684Z] #51 46.72 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T18:56:02.684Z] #51 47.27 Selecting previously unselected package libnet1:amd64. [2022-08-18T18:56:02.684Z] #51 47.27 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T18:56:02.684Z] #51 47.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:56:02.684Z] #51 47.34 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T18:56:02.684Z] #51 47.34 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T18:56:02.684Z] #51 47.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:56:02.684Z] #51 47.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:56:02.684Z] #51 47.58 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:56:02.684Z] #51 47.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:56:02.684Z] #51 47.70 Selecting previously unselected package criu. [2022-08-18T18:56:02.684Z] #51 47.70 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T18:56:02.684Z] #51 47.71 Unpacking criu (3.17.1-1) ... [2022-08-18T18:56:02.684Z] #51 48.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:56:02.684Z] #51 50.27 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T18:56:02.684Z] #51 50.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:56:02.684Z] #51 50.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:56:02.684Z] #51 50.31 Setting up python3-six (1.16.0-2) ... [2022-08-18T18:56:02.684Z] #51 51.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:56:02.684Z] #51 51.54 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T18:56:02.684Z] #51 55.76 Setting up criu (3.17.1-1) ... [2022-08-18T18:56:02.736Z] #47 ... [2022-08-18T18:56:02.736Z] [2022-08-18T18:56:02.736Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:56:02.736Z] #66 sha256:5229e2ed9b46b296e7f34f0042161ac9d0c86f50777728bd7d109c681db072b4 [2022-08-18T18:56:02.736Z] #66 DONE 0.4s [2022-08-18T18:56:02.736Z] [2022-08-18T18:56:02.736Z] #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-08-18T18:56:02.736Z] #67 sha256:2d80aacf1d1f9a5377865878d89951ea08b66191e7e0efa2edb363a6ead6fa17 [2022-08-18T18:56:02.981Z] #77 ... [2022-08-18T18:56:02.981Z] [2022-08-18T18:56:02.981Z] #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-08-18T18:56:02.981Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:02.981Z] #14 86.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T18:56:02.981Z] #14 86.69 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:02.981Z] #14 86.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:56:03.448Z] #74 1.280 + RM_GOPATH=0 [2022-08-18T18:56:03.448Z] #74 1.280 + TMP_GOPATH= [2022-08-18T18:56:03.448Z] #74 1.280 + : /build [2022-08-18T18:56:03.448Z] #74 1.280 + '[' -z '' ']' [2022-08-18T18:56:03.448Z] #74 1.280 ++ mktemp -d [2022-08-18T18:56:03.448Z] #74 1.280 + export GOPATH=/tmp/tmp.R8i78xZeLz [2022-08-18T18:56:03.448Z] #74 1.280 + GOPATH=/tmp/tmp.R8i78xZeLz [2022-08-18T18:56:03.448Z] #74 1.280 + RM_GOPATH=1 [2022-08-18T18:56:03.448Z] #74 1.280 + case "$(go env GOARCH)" in [2022-08-18T18:56:03.448Z] #74 1.280 ++ go env GOARCH [2022-08-18T18:56:03.448Z] #74 1.290 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:03.627Z] #51 ... [2022-08-18T18:56:03.627Z] [2022-08-18T18:56:03.627Z] #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-08-18T18:56:03.627Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:03.627Z] #77 8.142 Cloning into '/tmp/crun-build'... [2022-08-18T18:56:03.707Z] #74 1.290 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:03.707Z] #74 1.291 ++ dirname /install.sh [2022-08-18T18:56:03.707Z] #74 1.295 + dir=/ [2022-08-18T18:56:03.707Z] #74 1.298 + bin=rootlesskit [2022-08-18T18:56:03.707Z] #74 1.298 + shift [2022-08-18T18:56:03.707Z] #74 1.298 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T18:56:03.707Z] #74 1.298 + . //rootlesskit.installer [2022-08-18T18:56:03.707Z] #74 1.298 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:56:03.707Z] #74 1.298 + install_rootlesskit [2022-08-18T18:56:03.707Z] #74 1.299 + case "$1" in [2022-08-18T18:56:03.707Z] #74 1.299 + export CGO_ENABLED=0 [2022-08-18T18:56:03.707Z] #74 1.299 + CGO_ENABLED=0 [2022-08-18T18:56:03.707Z] #74 1.299 + _install_rootlesskit [2022-08-18T18:56:03.707Z] #74 1.299 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T18:56:03.707Z] #74 1.299 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:56:03.707Z] #74 1.299 + GOBIN=/build [2022-08-18T18:56:03.707Z] #74 1.299 + GO111MODULE=on [2022-08-18T18:56:03.707Z] #74 1.299 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:56:03.707Z] #74 1.300 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:56:04.272Z] #74 1.801 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T18:56:05.583Z] #77 ... [2022-08-18T18:56:05.583Z] [2022-08-18T18:56:05.583Z] #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-08-18T18:56:05.583Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:56:05.583Z] #51 57.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:56:05.583Z] #51 DONE 59.2s [2022-08-18T18:56:05.583Z] [2022-08-18T18:56:05.583Z] #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-08-18T18:56:05.583Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:56:05.583Z] #42 58.51 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T18:56:05.583Z] #42 58.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:05.584Z] #42 58.79 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:56:05.584Z] #42 58.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:05.584Z] #42 59.11 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:56:05.584Z] #42 59.16 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:56:05.584Z] #42 59.16 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:56:05.584Z] #42 59.25 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:56:05.584Z] #42 59.32 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:56:05.584Z] #42 59.32 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:56:05.584Z] #42 59.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:56:05.646Z] #74 3.339 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T18:56:05.646Z] #74 3.350 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:56:05.905Z] #74 3.639 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T18:56:06.159Z] #42 DONE 60.0s [2022-08-18T18:56:06.159Z] [2022-08-18T18:56:06.159Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:56:06.159Z] #43 sha256:96e8d286e2b9b13f8bfc64276d5f868e81f2c18b196e6b60da25a65c38cdf9a4 [2022-08-18T18:56:06.840Z] #74 ... [2022-08-18T18:56:06.840Z] [2022-08-18T18:56:06.841Z] #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-08-18T18:56:06.841Z] #33 sha256:eadebe9d29214e1375fcbf7c4370eb8dfd177f7d056b9bd269a6c8378f0b3cfd [2022-08-18T18:56:06.841Z] #33 1.477 + RM_GOPATH=0 [2022-08-18T18:56:06.841Z] #33 1.477 + TMP_GOPATH= [2022-08-18T18:56:06.841Z] #33 1.477 + : /build [2022-08-18T18:56:06.841Z] #33 1.477 + '[' -z '' ']' [2022-08-18T18:56:06.841Z] #33 1.478 ++ mktemp -d [2022-08-18T18:56:06.841Z] #33 1.478 + export GOPATH=/tmp/tmp.eSforppjAI [2022-08-18T18:56:06.841Z] #33 1.478 + GOPATH=/tmp/tmp.eSforppjAI [2022-08-18T18:56:06.841Z] #33 1.478 + RM_GOPATH=1 [2022-08-18T18:56:06.841Z] #33 1.478 + case "$(go env GOARCH)" in [2022-08-18T18:56:06.841Z] #33 1.480 ++ go env GOARCH [2022-08-18T18:56:06.841Z] #33 1.482 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:06.841Z] #33 1.483 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:06.841Z] #33 1.484 ++ dirname /install.sh [2022-08-18T18:56:06.841Z] #33 1.485 + dir=/ [2022-08-18T18:56:06.841Z] #33 1.485 + bin=dockercli [2022-08-18T18:56:06.841Z] #33 1.485 + shift [2022-08-18T18:56:06.841Z] #33 1.485 + '[' '!' -f //dockercli.installer ']' [2022-08-18T18:56:06.841Z] #33 1.485 + . //dockercli.installer [2022-08-18T18:56:06.841Z] #33 1.485 ++ : stable [2022-08-18T18:56:06.841Z] #33 1.485 ++ : 17.06.2-ce [2022-08-18T18:56:06.841Z] #33 1.485 + install_dockercli [2022-08-18T18:56:06.841Z] #33 1.485 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T18:56:06.841Z] #33 1.486 Install docker/cli version 17.06.2-ce from stable [2022-08-18T18:56:06.841Z] #33 1.486 ++ uname -m [2022-08-18T18:56:06.841Z] #33 1.489 + arch=x86_64 [2022-08-18T18:56:06.841Z] #33 1.489 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T18:56:06.841Z] #33 1.489 + url=https://download.docker.com/linux/static [2022-08-18T18:56:06.841Z] #33 1.490 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T18:56:06.841Z] #33 1.492 + tar -xz docker/docker [2022-08-18T18:56:06.841Z] #33 4.457 + mkdir -p /build [2022-08-18T18:56:06.841Z] #33 4.459 + mv docker/docker /build/ [2022-08-18T18:56:06.841Z] #33 4.466 + rmdir docker [2022-08-18T18:56:06.841Z] #33 DONE 4.6s [2022-08-18T18:56:06.934Z] #67 4.107 + RM_GOPATH=0 [2022-08-18T18:56:06.934Z] #67 4.110 + TMP_GOPATH= [2022-08-18T18:56:06.934Z] #67 4.110 + : /build [2022-08-18T18:56:06.934Z] #67 4.110 + '[' -z '' ']' [2022-08-18T18:56:06.934Z] #67 4.111 ++ mktemp -d [2022-08-18T18:56:06.934Z] #67 4.119 + export GOPATH=/tmp/tmp.7OJfH2UFvW [2022-08-18T18:56:06.934Z] #67 4.121 + GOPATH=/tmp/tmp.7OJfH2UFvW [2022-08-18T18:56:06.934Z] #67 4.123 + RM_GOPATH=1 [2022-08-18T18:56:06.934Z] #67 4.123 + case "$(go env GOARCH)" in [2022-08-18T18:56:06.934Z] #67 4.123 ++ go env GOARCH [2022-08-18T18:56:06.934Z] #67 4.151 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:06.934Z] #67 4.151 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:06.934Z] #67 4.161 ++ dirname /install.sh [2022-08-18T18:56:06.934Z] #67 4.167 + dir=/ [2022-08-18T18:56:06.934Z] #67 4.183 + bin=rootlesskit [2022-08-18T18:56:06.934Z] #67 4.183 + shift [2022-08-18T18:56:06.934Z] #67 4.183 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T18:56:06.934Z] #67 4.183 + . //rootlesskit.installer [2022-08-18T18:56:06.934Z] #67 4.184 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:56:06.934Z] #67 4.184 + install_rootlesskit [2022-08-18T18:56:06.934Z] #67 4.184 + case "$1" in [2022-08-18T18:56:06.934Z] #67 4.184 + export CGO_ENABLED=0 [2022-08-18T18:56:06.934Z] #67 4.184 + CGO_ENABLED=0 [2022-08-18T18:56:06.934Z] #67 4.184 + _install_rootlesskit [2022-08-18T18:56:06.934Z] #67 4.184 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T18:56:06.934Z] #67 4.185 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:56:06.934Z] #67 4.185 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:56:06.934Z] #67 4.185 + GOBIN=/build [2022-08-18T18:56:06.934Z] #67 4.185 + GO111MODULE=on [2022-08-18T18:56:06.934Z] #67 4.185 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:56:07.100Z] [2022-08-18T18:56:07.100Z] #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-08-18T18:56:07.100Z] #74 sha256:c0ae76e42cc2a8c34dbd224ef4ae9d91bc67a6d7898b3137c029d55dfafdf405 [2022-08-18T18:56:07.100Z] #74 4.643 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T18:56:07.104Z] #43 DONE 0.8s [2022-08-18T18:56:07.104Z] [2022-08-18T18:56:07.104Z] #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-08-18T18:56:07.104Z] #44 sha256:11b51a5622627ed8f0e61036bb8aabbc6c05513b6230985a44041df937e6fee6 [2022-08-18T18:56:07.235Z] #14 ... [2022-08-18T18:56:07.235Z] [2022-08-18T18:56:07.235Z] #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-08-18T18:56:07.235Z] #64 sha256:77b7b14bf5fdc54d7d1654aacd7627599e8680c9945ded7729df579df2a19b50 [2022-08-18T18:56:07.235Z] #64 48.68 Updating files: 47% (2381/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T18:56:07.235Z] #64 50.25 + cd /tmp/tmp.1d1MBuc76b/src/github.com/containerd/containerd [2022-08-18T18:56:07.235Z] #64 50.25 + git checkout -q v1.6.7 [2022-08-18T18:56:07.360Z] #74 4.948 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T18:56:07.360Z] #74 4.967 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T18:56:07.492Z] #64 52.50 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T18:56:07.492Z] #64 52.50 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T18:56:07.492Z] #64 52.50 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:56:07.492Z] #64 52.50 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:56:07.492Z] #64 52.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T18:56:07.492Z] #64 52.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T18:56:07.492Z] #64 52.50 + '[' '' = dynamic ']' [2022-08-18T18:56:07.492Z] #64 52.50 + make [2022-08-18T18:56:07.505Z] #67 4.726 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T18:56:07.567Z] #64 ... [2022-08-18T18:56:07.567Z] [2022-08-18T18:56:07.567Z] #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-08-18T18:56:07.567Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:07.567Z] #14 96.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T18:56:07.567Z] #14 96.08 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:07.567Z] #14 96.09 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:56:07.567Z] #14 103.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T18:56:07.567Z] #14 103.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:07.567Z] #14 103.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:56:07.929Z] #74 5.532 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T18:56:07.929Z] #74 5.559 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:56:07.929Z] #74 5.576 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T18:56:07.929Z] #74 5.680 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T18:56:08.188Z] #74 5.835 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T18:56:08.188Z] #74 5.937 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T18:56:08.445Z] #74 6.015 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T18:56:08.703Z] #74 6.400 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:56:09.425Z] #64 54.23 + bin/ctr [2022-08-18T18:56:09.505Z] #14 ... [2022-08-18T18:56:09.505Z] [2022-08-18T18:56:09.505Z] #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-08-18T18:56:09.505Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:09.505Z] #77 41.40 libtoolize: putting auxiliary files in '.'. [2022-08-18T18:56:09.505Z] #77 41.40 libtoolize: copying file './ltmain.sh' [2022-08-18T18:56:09.505Z] #77 42.05 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T18:56:09.505Z] #77 42.05 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T18:56:09.505Z] #77 42.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T18:56:09.505Z] #77 51.39 configure.ac:7: installing './compile' [2022-08-18T18:56:09.505Z] #77 51.42 configure.ac:11: installing './config.guess' [2022-08-18T18:56:09.505Z] #77 51.42 configure.ac:11: installing './config.sub' [2022-08-18T18:56:09.505Z] #77 51.43 configure.ac:8: installing './install-sh' [2022-08-18T18:56:09.505Z] #77 51.44 configure.ac:8: installing './missing' [2022-08-18T18:56:09.505Z] #77 51.56 Makefile.am: installing './depcomp' [2022-08-18T18:56:09.653Z] #44 ... [2022-08-18T18:56:09.653Z] [2022-08-18T18:56:09.654Z] #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-08-18T18:56:09.654Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:56:09.654Z] #53 63.42 gotestsum version dev [2022-08-18T18:56:09.654Z] #53 DONE 63.7s [2022-08-18T18:56:09.654Z] [2022-08-18T18:56:09.654Z] #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-08-18T18:56:09.654Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:09.654Z] #14 59.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T18:56:09.654Z] #14 59.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T18:56:09.654Z] #14 59.15 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:56:09.663Z] #74 ... [2022-08-18T18:56:09.663Z] [2022-08-18T18:56:09.663Z] #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-08-18T18:56:09.663Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:56:09.663Z] #36 CACHED [2022-08-18T18:56:09.663Z] [2022-08-18T18:56:09.663Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:56:09.663Z] #37 sha256:6ac7598bcdc4e9fd6ea3d082180c4997a36b215144d3115d26e79ead0a76b804 [2022-08-18T18:56:09.663Z] #37 CACHED [2022-08-18T18:56:09.663Z] [2022-08-18T18:56:09.663Z] #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-08-18T18:56:09.663Z] #38 sha256:ff71f01e3f22575ee49299cce7a2c03c2517b4f4923919be81b13451d1691894 [2022-08-18T18:56:09.663Z] #38 CACHED [2022-08-18T18:56:09.663Z] [2022-08-18T18:56:09.663Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:56:09.663Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T18:56:09.663Z] #40 CACHED [2022-08-18T18:56:09.663Z] [2022-08-18T18:56:09.663Z] #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-08-18T18:56:09.663Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:56:09.663Z] #41 CACHED [2022-08-18T18:56:09.663Z] [2022-08-18T18:56:09.663Z] #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-08-18T18:56:09.663Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:56:09.663Z] #43 CACHED [2022-08-18T18:56:09.663Z] [2022-08-18T18:56:09.663Z] #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-08-18T18:56:09.663Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:56:09.663Z] #45 CACHED [2022-08-18T18:56:09.663Z] [2022-08-18T18:56:09.663Z] #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-08-18T18:56:09.663Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:56:09.663Z] #47 CACHED [2022-08-18T18:56:09.663Z] [2022-08-18T18:56:09.663Z] #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-08-18T18:56:09.663Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:56:09.663Z] #49 1.685 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T18:56:09.663Z] #49 1.687 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T18:56:09.663Z] #49 1.689 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T18:56:09.663Z] #49 1.954 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:56:09.663Z] #49 2.274 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:56:09.663Z] #49 2.615 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:56:09.663Z] #49 3.120 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:56:09.663Z] #49 3.754 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:56:09.663Z] #49 4.210 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:56:09.663Z] #49 4.229 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:56:09.663Z] #49 4.231 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:56:09.663Z] #49 4.256 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:56:09.663Z] #49 4.258 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:56:09.663Z] #49 4.350 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:56:09.663Z] #49 4.356 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:56:09.663Z] #49 4.357 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:56:09.663Z] #49 4.357 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:56:09.663Z] #49 4.360 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:56:10.043Z] #67 7.220 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T18:56:10.043Z] #67 7.230 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:56:10.228Z] #14 ... [2022-08-18T18:56:10.228Z] [2022-08-18T18:56:10.228Z] #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-08-18T18:56:10.228Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:10.228Z] #77 14.71 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T18:56:10.228Z] #77 14.71 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T18:56:10.303Z] #67 7.649 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T18:56:10.434Z] #77 52.84 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T18:56:10.691Z] #77 52.84 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T18:56:10.691Z] #77 52.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T18:56:10.691Z] #77 52.98 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T18:56:10.691Z] #77 53.08 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T18:56:10.951Z] #77 53.19 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T18:56:10.951Z] #77 53.30 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T18:56:11.251Z] #77 53.43 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T18:56:11.251Z] #77 53.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T18:56:11.623Z] #77 15.98 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T18:56:11.623Z] #77 15.98 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T18:56:11.623Z] #77 15.98 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T18:56:11.623Z] #77 15.98 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T18:56:11.623Z] #77 16.01 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T18:56:12.215Z] #67 ... [2022-08-18T18:56:12.215Z] [2022-08-18T18:56:12.215Z] #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-08-18T18:56:12.215Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T18:56:12.215Z] #42 4.849 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:56:12.215Z] #42 4.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:56:12.215Z] #42 4.955 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:56:12.215Z] #42 5.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:56:12.215Z] #42 9.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:56:12.225Z] #49 ... [2022-08-18T18:56:12.225Z] [2022-08-18T18:56:12.225Z] #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-08-18T18:56:12.225Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:56:12.225Z] #69 1.541 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T18:56:12.225Z] #69 1.542 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T18:56:12.225Z] #69 1.542 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T18:56:12.225Z] #69 1.637 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:56:12.225Z] #69 1.911 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:56:12.225Z] #69 2.291 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:56:12.225Z] #69 2.704 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:56:12.225Z] #69 3.218 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:56:12.225Z] #69 3.624 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:56:12.225Z] #69 3.637 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:56:12.225Z] #69 3.643 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:56:12.225Z] #69 3.666 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:56:12.225Z] #69 3.673 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:56:12.225Z] #69 3.683 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:56:12.225Z] #69 3.684 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:56:12.225Z] #69 3.687 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:56:12.225Z] #69 3.691 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:56:12.225Z] #69 3.697 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:56:12.225Z] #69 ... [2022-08-18T18:56:12.225Z] [2022-08-18T18:56:12.225Z] #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-08-18T18:56:12.225Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:56:12.225Z] #20 1.862 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T18:56:12.225Z] #20 1.949 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T18:56:12.225Z] #20 1.950 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T18:56:12.225Z] #20 2.233 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:56:12.225Z] #20 2.651 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:56:12.225Z] #20 3.264 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:56:12.225Z] #20 3.710 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:56:12.225Z] #20 4.230 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:56:12.225Z] #20 4.818 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:56:12.225Z] #20 4.821 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:56:12.225Z] #20 4.821 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:56:12.225Z] #20 4.833 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:56:12.225Z] #20 4.833 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:56:12.225Z] #20 4.833 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:56:12.225Z] #20 4.838 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:56:12.225Z] #20 4.838 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:56:12.225Z] #20 4.838 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:56:12.225Z] #20 4.850 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:56:12.474Z] #42 ... [2022-08-18T18:56:12.474Z] [2022-08-18T18:56:12.474Z] #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-08-18T18:56:12.474Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-18T18:56:12.474Z] #57 4.442 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T18:56:12.474Z] #57 5.777 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T18:56:12.474Z] #57 5.789 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T18:56:12.474Z] #57 6.200 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T18:56:12.474Z] #57 7.323 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T18:56:12.474Z] #57 ... [2022-08-18T18:56:12.474Z] [2022-08-18T18:56:12.474Z] #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-08-18T18:56:12.474Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T18:56:12.474Z] #51 4.813 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:56:12.474Z] #51 4.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:56:12.474Z] #51 4.884 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:56:12.474Z] #51 5.376 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T18:56:12.474Z] #51 6.217 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:56:12.474Z] #51 9.234 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:56:12.734Z] #51 ... [2022-08-18T18:56:12.734Z] [2022-08-18T18:56:12.734Z] #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-08-18T18:56:12.734Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T18:56:12.734Z] #34 3.771 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T18:56:12.734Z] #34 3.771 Cloning into '.'... [2022-08-18T18:56:12.993Z] #34 ... [2022-08-18T18:56:12.993Z] [2022-08-18T18:56:12.993Z] #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-08-18T18:56:12.993Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-18T18:56:12.993Z] #40 4.505 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T18:56:12.993Z] #40 5.217 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T18:56:12.993Z] #40 6.258 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T18:56:12.993Z] #40 6.484 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T18:56:12.993Z] #40 6.572 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T18:56:12.993Z] #40 9.556 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T18:56:12.993Z] #40 9.668 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:56:12.993Z] #40 ... [2022-08-18T18:56:12.993Z] [2022-08-18T18:56:12.993Z] #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-08-18T18:56:12.993Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T18:56:12.993Z] #36 4.857 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T18:56:13.263Z] #36 ... [2022-08-18T18:56:13.263Z] [2022-08-18T18:56:13.263Z] #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-08-18T18:56:13.263Z] #31 sha256:b722386c16115f93df544cd180f23c36822068f6dc223509633c94a619bf7f97 [2022-08-18T18:56:13.263Z] #31 3.344 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T18:56:13.263Z] #31 3.782 [2022-08-18T18:56:13.263Z] #31 3.999 #=#=# 0.7% ######################################################################## 100.0% [2022-08-18T18:56:13.263Z] #31 4.517 [2022-08-18T18:56:13.263Z] #31 5.605 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T18:56:13.263Z] #31 5.903 [2022-08-18T18:56:13.263Z] #31 6.142 #=#=# 0.1% ################################# 46.6% ################################################## 70.7% ####################################################################### 99.8% ######################################################################## 100.0% [2022-08-18T18:56:13.263Z] #31 7.747 [2022-08-18T18:56:13.263Z] #31 13.12 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T18:56:13.263Z] #31 ... [2022-08-18T18:56:13.263Z] [2022-08-18T18:56:13.263Z] #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-08-18T18:56:13.263Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-18T18:56:13.263Z] #38 4.864 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T18:56:13.524Z] #38 ... [2022-08-18T18:56:13.524Z] [2022-08-18T18:56:13.524Z] #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-08-18T18:56:13.524Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T18:56:13.524Z] #62 4.810 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:56:13.524Z] #62 4.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:56:13.524Z] #62 4.855 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:56:13.524Z] #62 5.942 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:56:13.524Z] #62 8.501 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:56:13.524Z] #62 11.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:56:13.524Z] #62 ... [2022-08-18T18:56:13.524Z] [2022-08-18T18:56:13.524Z] #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-08-18T18:56:13.524Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T18:56:13.524Z] #76 4.025 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:56:13.524Z] #76 4.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:56:13.524Z] #76 4.219 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:56:13.524Z] #76 5.077 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:56:13.524Z] #76 7.523 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:56:13.524Z] #76 10.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:56:13.543Z] #77 18.08 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T18:56:13.784Z] #76 ... [2022-08-18T18:56:13.784Z] [2022-08-18T18:56:13.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-08-18T18:56:13.784Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:56:13.784Z] #55 4.632 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T18:56:13.784Z] #55 6.216 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T18:56:13.784Z] #55 6.236 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:56:13.784Z] #55 6.369 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T18:56:13.784Z] #55 6.391 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T18:56:13.784Z] #55 6.720 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T18:56:13.784Z] #55 6.799 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T18:56:13.784Z] #55 7.376 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T18:56:13.784Z] #55 7.435 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T18:56:13.784Z] #55 7.511 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T18:56:13.784Z] #55 7.593 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T18:56:13.784Z] #55 9.167 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T18:56:13.784Z] #55 9.296 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T18:56:13.784Z] #55 9.524 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T18:56:13.784Z] #55 9.597 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T18:56:13.784Z] #55 ... [2022-08-18T18:56:13.784Z] [2022-08-18T18:56:13.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-08-18T18:56:13.784Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T18:56:13.784Z] #14 4.570 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:56:13.784Z] #14 4.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:56:13.784Z] #14 4.598 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:56:13.784Z] #14 5.423 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:56:13.784Z] #14 7.407 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:56:13.784Z] #14 10.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:56:14.044Z] #14 ... [2022-08-18T18:56:14.044Z] [2022-08-18T18:56:14.044Z] #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-08-18T18:56:14.044Z] #26 sha256:5ad91e933b38e73a74bb07c8bba65eee897e9bb309dbb193f148ed7b7d17c1d5 [2022-08-18T18:56:14.044Z] #26 3.199 + RM_GOPATH=0 [2022-08-18T18:56:14.044Z] #26 3.199 + TMP_GOPATH= [2022-08-18T18:56:14.044Z] #26 3.199 + : /build [2022-08-18T18:56:14.044Z] #26 3.199 + '[' -z '' ']' [2022-08-18T18:56:14.044Z] #26 3.199 ++ mktemp -d [2022-08-18T18:56:14.044Z] #26 3.206 + export GOPATH=/tmp/tmp.sQMRW6qClB [2022-08-18T18:56:14.044Z] #26 3.206 + GOPATH=/tmp/tmp.sQMRW6qClB [2022-08-18T18:56:14.044Z] #26 3.206 + RM_GOPATH=1 [2022-08-18T18:56:14.044Z] #26 3.206 + case "$(go env GOARCH)" in [2022-08-18T18:56:14.044Z] #26 3.206 ++ go env GOARCH [2022-08-18T18:56:14.044Z] #26 3.216 Install docker/cli version 17.06.2-ce from stable [2022-08-18T18:56:14.044Z] #26 3.216 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:14.044Z] #26 3.216 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:14.044Z] #26 3.216 ++ dirname /install.sh [2022-08-18T18:56:14.044Z] #26 3.216 + dir=/ [2022-08-18T18:56:14.044Z] #26 3.216 + bin=dockercli [2022-08-18T18:56:14.044Z] #26 3.216 + shift [2022-08-18T18:56:14.044Z] #26 3.216 + '[' '!' -f //dockercli.installer ']' [2022-08-18T18:56:14.044Z] #26 3.216 + . //dockercli.installer [2022-08-18T18:56:14.044Z] #26 3.216 ++ : stable [2022-08-18T18:56:14.044Z] #26 3.216 ++ : 17.06.2-ce [2022-08-18T18:56:14.044Z] #26 3.216 + install_dockercli [2022-08-18T18:56:14.044Z] #26 3.216 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T18:56:14.044Z] #26 3.216 ++ uname -m [2022-08-18T18:56:14.044Z] #26 3.216 + arch=aarch64 [2022-08-18T18:56:14.044Z] #26 3.216 + '[' aarch64 '!=' x86_64 ']' [2022-08-18T18:56:14.044Z] #26 3.216 + '[' aarch64 '!=' s390x ']' [2022-08-18T18:56:14.044Z] #26 3.216 + '[' aarch64 '!=' armhf ']' [2022-08-18T18:56:14.044Z] #26 3.216 + build_dockercli [2022-08-18T18:56:14.044Z] #26 3.216 + git clone https://github.com/docker/docker-ce /tmp/tmp.sQMRW6qClB/tmp/docker-ce [2022-08-18T18:56:14.044Z] #26 3.216 Cloning into '/tmp/tmp.sQMRW6qClB/tmp/docker-ce'... [2022-08-18T18:56:14.310Z] #26 ... [2022-08-18T18:56:14.310Z] [2022-08-18T18:56:14.310Z] #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-08-18T18:56:14.310Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T18:56:14.310Z] #53 4.586 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T18:56:14.310Z] #53 5.939 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T18:56:14.310Z] #53 5.941 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T18:56:14.310Z] #53 6.014 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T18:56:14.310Z] #53 6.074 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T18:56:14.310Z] #53 6.300 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T18:56:14.310Z] #53 6.605 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T18:56:14.310Z] #53 6.916 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T18:56:14.310Z] #53 7.027 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T18:56:14.310Z] #53 7.293 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T18:56:14.310Z] #53 10.77 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T18:56:14.310Z] #53 10.93 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T18:56:14.310Z] #53 11.03 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T18:56:14.310Z] #53 ... [2022-08-18T18:56:14.310Z] [2022-08-18T18:56:14.310Z] #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-08-18T18:56:14.310Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T18:56:14.310Z] #42 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:56:15.458Z] #77 20.05 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T18:56:16.217Z] #42 ... [2022-08-18T18:56:16.217Z] [2022-08-18T18:56:16.217Z] #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-08-18T18:56:16.217Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T18:56:16.217Z] #47 3.438 + git clone https://github.com/docker/distribution.git . [2022-08-18T18:56:16.217Z] #47 3.438 Cloning into '.'... [2022-08-18T18:56:16.217Z] #47 ... [2022-08-18T18:56:16.217Z] [2022-08-18T18:56:16.217Z] #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-08-18T18:56:16.217Z] #31 sha256:b722386c16115f93df544cd180f23c36822068f6dc223509633c94a619bf7f97 [2022-08-18T18:56:16.217Z] #31 15.07 #=#=# [2022-08-18T18:56:16.217Z] #31 15.45 #=#=# ######################################################################## 100.0% [2022-08-18T18:56:16.435Z] #77 ... [2022-08-18T18:56:16.435Z] [2022-08-18T18:56:16.435Z] #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-08-18T18:56:16.435Z] #44 sha256:11b51a5622627ed8f0e61036bb8aabbc6c05513b6230985a44041df937e6fee6 [2022-08-18T18:56:16.435Z] #44 6.409 + RM_GOPATH=0 [2022-08-18T18:56:16.435Z] #44 6.409 + TMP_GOPATH= [2022-08-18T18:56:16.435Z] #44 6.409 + : /build [2022-08-18T18:56:16.435Z] #44 6.409 + '[' -z '' ']' [2022-08-18T18:56:16.435Z] #44 6.409 ++ mktemp -d [2022-08-18T18:56:16.435Z] #44 6.409 + export GOPATH=/tmp/tmp.DiSlrmbLDZ [2022-08-18T18:56:16.435Z] #44 6.409 + GOPATH=/tmp/tmp.DiSlrmbLDZ [2022-08-18T18:56:16.435Z] #44 6.409 + RM_GOPATH=1 [2022-08-18T18:56:16.435Z] #44 6.409 + case "$(go env GOARCH)" in [2022-08-18T18:56:16.435Z] #44 6.409 ++ go env GOARCH [2022-08-18T18:56:16.435Z] #44 6.409 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:16.435Z] #44 6.409 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:16.435Z] #44 6.409 ++ dirname /install.sh [2022-08-18T18:56:16.435Z] #44 6.469 Install tini version v0.19.0 [2022-08-18T18:56:16.435Z] #44 6.537 + dir=/ [2022-08-18T18:56:16.435Z] #44 6.537 + bin=tini [2022-08-18T18:56:16.435Z] #44 6.537 + shift [2022-08-18T18:56:16.435Z] #44 6.537 + '[' '!' -f //tini.installer ']' [2022-08-18T18:56:16.435Z] #44 6.537 + . //tini.installer [2022-08-18T18:56:16.435Z] #44 6.537 ++ : v0.19.0 [2022-08-18T18:56:16.435Z] #44 6.537 + install_tini [2022-08-18T18:56:16.435Z] #44 6.537 + echo 'Install tini version v0.19.0' [2022-08-18T18:56:16.435Z] #44 6.537 + git clone https://github.com/krallin/tini.git /tmp/tmp.DiSlrmbLDZ/tini [2022-08-18T18:56:16.435Z] #44 6.537 Cloning into '/tmp/tmp.DiSlrmbLDZ/tini'... [2022-08-18T18:56:16.435Z] #44 7.275 + cd /tmp/tmp.DiSlrmbLDZ/tini [2022-08-18T18:56:16.435Z] #44 7.275 + git checkout -q v0.19.0 [2022-08-18T18:56:16.435Z] #44 7.275 + cmake . [2022-08-18T18:56:16.435Z] #44 7.941 -- The C compiler identification is GNU 10.2.1 [2022-08-18T18:56:16.435Z] #44 8.084 -- Detecting C compiler ABI info [2022-08-18T18:56:16.435Z] #44 8.741 -- Detecting C compiler ABI info - done [2022-08-18T18:56:16.435Z] #44 8.872 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T18:56:16.435Z] #44 8.872 -- Detecting C compile features [2022-08-18T18:56:16.435Z] #44 8.872 -- Detecting C compile features - done [2022-08-18T18:56:16.435Z] #44 8.892 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T18:56:16.435Z] #44 9.241 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T18:56:16.435Z] #44 9.306 -- Configuring done [2022-08-18T18:56:16.435Z] #44 9.427 -- Generating done [2022-08-18T18:56:16.435Z] #44 9.427 -- Build files have been written to: /tmp/tmp.DiSlrmbLDZ/tini [2022-08-18T18:56:16.435Z] #44 9.428 + make tini-static [2022-08-18T18:56:16.477Z] #31 16.70 [2022-08-18T18:56:16.699Z] #44 9.783 Scanning dependencies of target tini-static [2022-08-18T18:56:16.699Z] #44 9.946 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T18:56:17.518Z] #64 ... [2022-08-18T18:56:17.518Z] [2022-08-18T18:56:17.518Z] #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-08-18T18:56:17.518Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:17.518Z] #77 41.33 libtoolize: putting auxiliary files in '.'. [2022-08-18T18:56:17.518Z] #77 41.33 libtoolize: copying file './ltmain.sh' [2022-08-18T18:56:17.518Z] #77 41.98 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T18:56:17.518Z] #77 41.98 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T18:56:17.518Z] #77 41.98 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T18:56:17.518Z] #77 51.02 configure.ac:7: installing './compile' [2022-08-18T18:56:17.518Z] #77 51.03 configure.ac:11: installing './config.guess' [2022-08-18T18:56:17.518Z] #77 51.04 configure.ac:11: installing './config.sub' [2022-08-18T18:56:17.518Z] #77 51.05 configure.ac:8: installing './install-sh' [2022-08-18T18:56:17.518Z] #77 51.06 configure.ac:8: installing './missing' [2022-08-18T18:56:17.518Z] #77 51.21 Makefile.am: installing './depcomp' [2022-08-18T18:56:17.518Z] #77 52.39 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T18:56:17.518Z] #77 52.39 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T18:56:17.518Z] #77 52.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T18:56:17.518Z] #77 52.52 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T18:56:17.518Z] #77 52.60 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T18:56:17.518Z] #77 52.73 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T18:56:17.776Z] #77 52.78 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T18:56:17.776Z] #77 52.87 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T18:56:17.776Z] #77 52.98 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T18:56:18.622Z] #44 11.40 [100%] Linking C executable tini-static [2022-08-18T18:56:18.750Z] #77 ... [2022-08-18T18:56:18.750Z] [2022-08-18T18:56:18.750Z] #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-08-18T18:56:18.750Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:18.750Z] #14 93.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T18:56:18.750Z] #14 93.03 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:18.750Z] #14 93.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:56:18.750Z] #14 99.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T18:56:18.750Z] #14 99.52 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:18.750Z] #14 99.53 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:56:19.024Z] #31 19.32 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T18:56:19.195Z] #44 12.12 [100%] Built target tini-static [2022-08-18T18:56:19.195Z] #44 12.21 + mkdir -p /build [2022-08-18T18:56:19.195Z] #44 12.21 + cp tini-static /build/docker-init [2022-08-18T18:56:19.284Z] #31 ... [2022-08-18T18:56:19.284Z] [2022-08-18T18:56:19.284Z] #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-08-18T18:56:19.284Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-18T18:56:19.284Z] #38 16.07 tomll can be used in two ways: [2022-08-18T18:56:19.284Z] #38 16.07 Writing to STDIN and reading from STDOUT: [2022-08-18T18:56:19.284Z] #38 16.07 cat file.toml | tomll > file.toml [2022-08-18T18:56:19.284Z] #38 16.07 [2022-08-18T18:56:19.284Z] #38 16.07 Reading and updating a list of files: [2022-08-18T18:56:19.284Z] #38 16.07 tomll a.toml b.toml c.toml [2022-08-18T18:56:19.284Z] #38 16.07 [2022-08-18T18:56:19.284Z] #38 16.07 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T18:56:19.284Z] #38 DONE 17.1s [2022-08-18T18:56:19.382Z] #77 ... [2022-08-18T18:56:19.382Z] [2022-08-18T18:56:19.382Z] #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-08-18T18:56:19.382Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:19.382Z] #14 117.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T18:56:19.382Z] #14 117.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:19.382Z] #14 117.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:56:19.545Z] [2022-08-18T18:56:19.545Z] #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-08-18T18:56:19.545Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:56:19.545Z] #55 13.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:56:19.545Z] #55 13.21 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T18:56:19.545Z] #55 13.41 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T18:56:19.545Z] #55 13.51 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T18:56:19.545Z] #55 13.59 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T18:56:19.545Z] #55 13.65 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T18:56:19.545Z] #55 13.72 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T18:56:19.545Z] #55 13.77 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T18:56:19.545Z] #55 13.94 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T18:56:19.545Z] #55 14.16 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T18:56:19.545Z] #55 14.16 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T18:56:19.545Z] #55 14.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T18:56:19.545Z] #55 14.53 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T18:56:19.545Z] #55 14.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T18:56:19.545Z] #55 14.67 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T18:56:19.545Z] #55 14.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T18:56:19.545Z] #55 14.87 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T18:56:19.545Z] #55 14.92 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T18:56:19.545Z] #55 15.81 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T18:56:19.545Z] #55 15.97 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T18:56:19.545Z] #55 16.60 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T18:56:19.545Z] #55 16.88 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T18:56:19.545Z] #55 16.96 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T18:56:19.545Z] #55 16.99 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T18:56:19.545Z] #55 17.07 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T18:56:19.545Z] #55 17.13 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T18:56:19.545Z] #55 17.46 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T18:56:19.805Z] #55 17.53 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T18:56:20.065Z] #55 17.93 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T18:56:20.327Z] #55 18.10 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T18:56:20.327Z] #55 18.16 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T18:56:20.327Z] #55 18.16 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T18:56:20.327Z] #55 18.22 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T18:56:20.335Z] #20 ... [2022-08-18T18:56:20.335Z] [2022-08-18T18:56:20.335Z] #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-08-18T18:56:20.335Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:56:20.335Z] #69 18.28 Fetched 40.6 MB in 17s (2393 kB/s) [2022-08-18T18:56:20.584Z] #44 DONE 13.5s [2022-08-18T18:56:20.584Z] [2022-08-18T18:56:20.584Z] #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-08-18T18:56:20.584Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:20.584Z] #77 21.54 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T18:56:20.584Z] #77 21.75 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T18:56:20.584Z] #77 21.88 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T18:56:20.587Z] #55 18.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T18:56:20.587Z] #55 18.43 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T18:56:20.587Z] #55 18.50 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T18:56:20.847Z] #55 18.60 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T18:56:20.847Z] #55 18.61 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T18:56:20.847Z] #55 18.69 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T18:56:21.115Z] #55 18.81 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T18:56:21.115Z] #55 18.94 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T18:56:21.115Z] #55 18.99 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T18:56:21.375Z] #55 19.09 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T18:56:21.375Z] #55 19.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T18:56:21.375Z] #55 19.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T18:56:21.375Z] #55 19.24 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T18:56:21.375Z] #55 19.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T18:56:21.635Z] #55 19.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T18:56:21.635Z] #55 19.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T18:56:21.894Z] #55 19.63 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T18:56:21.894Z] #55 19.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T18:56:21.894Z] #55 19.73 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T18:56:21.972Z] #77 ... [2022-08-18T18:56:21.972Z] [2022-08-18T18:56:21.972Z] #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-08-18T18:56:21.972Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:21.972Z] #14 65.95 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T18:56:21.972Z] #14 65.95 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:21.972Z] #14 65.96 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:56:21.972Z] #14 66.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T18:56:21.972Z] #14 66.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:21.972Z] #14 66.11 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:56:21.972Z] #14 75.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T18:56:21.972Z] #14 75.04 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:21.972Z] #14 75.05 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:56:22.154Z] #55 19.83 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T18:56:22.154Z] #55 19.94 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T18:56:22.154Z] #55 19.98 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T18:56:22.154Z] #55 20.01 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T18:56:22.154Z] #55 20.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T18:56:22.154Z] #55 20.09 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T18:56:22.154Z] #55 ... [2022-08-18T18:56:22.154Z] [2022-08-18T18:56:22.154Z] #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-08-18T18:56:22.154Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T18:56:22.414Z] #47 19.72 Updating files: 82% (1794/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-08-18T18:56:22.414Z] #47 20.01 + git checkout -q v2.3.0 [2022-08-18T18:56:22.984Z] #47 ... [2022-08-18T18:56:22.984Z] [2022-08-18T18:56:22.984Z] #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-08-18T18:56:22.984Z] #67 sha256:2d80aacf1d1f9a5377865878d89951ea08b66191e7e0efa2edb363a6ead6fa17 [2022-08-18T18:56:22.984Z] #67 10.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T18:56:22.984Z] #67 10.96 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T18:56:22.984Z] #67 11.01 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T18:56:22.984Z] #67 11.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T18:56:22.984Z] #67 11.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:56:22.984Z] #67 11.27 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T18:56:22.984Z] #67 11.56 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T18:56:22.984Z] #67 11.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T18:56:22.984Z] #67 12.10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T18:56:22.984Z] #67 13.56 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T18:56:22.984Z] #67 13.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:56:22.984Z] #67 ... [2022-08-18T18:56:22.984Z] [2022-08-18T18:56:22.984Z] #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-08-18T18:56:22.984Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:56:22.984Z] #55 20.13 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T18:56:22.984Z] #55 20.23 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T18:56:22.984Z] #55 20.24 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T18:56:22.984Z] #55 20.33 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T18:56:22.984Z] #55 20.34 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T18:56:22.984Z] #55 20.41 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T18:56:22.984Z] #55 20.44 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T18:56:22.984Z] #55 20.57 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T18:56:22.984Z] #55 20.59 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T18:56:22.984Z] #55 20.63 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T18:56:22.984Z] #55 20.67 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T18:56:23.245Z] #55 ... [2022-08-18T18:56:23.245Z] [2022-08-18T18:56:23.245Z] #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-08-18T18:56:23.245Z] #31 sha256:b722386c16115f93df544cd180f23c36822068f6dc223509633c94a619bf7f97 [2022-08-18T18:56:23.245Z] #31 20.95 #=#=# [2022-08-18T18:56:23.245Z] #31 21.31 #=#=# ######################################################################## 100.0% [2022-08-18T18:56:23.245Z] #31 22.77 [2022-08-18T18:56:23.245Z] #31 23.27 Download of images into '/build' complete. [2022-08-18T18:56:23.245Z] #31 23.27 Use something like the following to load the result into a Docker daemon: [2022-08-18T18:56:23.245Z] #31 23.27 tar -cC '/build' . | docker load [2022-08-18T18:56:23.245Z] #31 DONE 23.4s [2022-08-18T18:56:23.245Z] [2022-08-18T18:56:23.245Z] #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-08-18T18:56:23.245Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T18:56:23.245Z] #36 12.40 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T18:56:23.245Z] #36 12.40 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T18:56:23.245Z] #36 12.77 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T18:56:23.245Z] #36 12.92 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T18:56:23.245Z] #36 13.21 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T18:56:23.245Z] #36 13.51 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T18:56:23.245Z] #36 13.60 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T18:56:23.245Z] #36 13.81 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T18:56:23.245Z] #36 13.94 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T18:56:23.245Z] #36 14.17 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T18:56:23.245Z] #36 14.63 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T18:56:23.245Z] #36 15.13 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T18:56:23.245Z] #36 15.40 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T18:56:23.245Z] #36 15.42 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T18:56:23.245Z] #36 16.05 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T18:56:23.819Z] #36 ... [2022-08-18T18:56:23.819Z] [2022-08-18T18:56:23.819Z] #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-08-18T18:56:23.819Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:56:23.819Z] #55 21.58 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T18:56:23.819Z] #55 21.59 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T18:56:23.819Z] #55 21.69 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T18:56:23.819Z] #55 21.78 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T18:56:24.083Z] #55 21.88 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T18:56:24.083Z] #55 21.89 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T18:56:24.083Z] #55 21.99 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T18:56:24.083Z] #55 22.03 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T18:56:24.343Z] #55 22.10 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T18:56:24.343Z] #55 22.29 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T18:56:24.604Z] #55 22.32 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T18:56:24.604Z] #55 22.33 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T18:56:24.604Z] #55 22.38 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T18:56:24.604Z] #55 ... [2022-08-18T18:56:24.604Z] [2022-08-18T18:56:24.604Z] #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-08-18T18:56:24.604Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T18:56:24.604Z] #53 12.39 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T18:56:24.604Z] #53 12.43 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T18:56:24.604Z] #53 ... [2022-08-18T18:56:24.604Z] [2022-08-18T18:56:24.604Z] #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-08-18T18:56:24.604Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:56:24.604Z] #55 22.50 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T18:56:24.604Z] #55 22.51 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T18:56:24.604Z] #55 22.58 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T18:56:24.633Z] #14 ... [2022-08-18T18:56:24.633Z] [2022-08-18T18:56:24.633Z] #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-08-18T18:56:24.633Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:24.633Z] #77 66.41 configure.ac:7: installing 'build-aux/compile' [2022-08-18T18:56:24.633Z] #77 66.42 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T18:56:24.633Z] #77 66.42 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T18:56:24.633Z] #77 66.44 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T18:56:24.633Z] #77 66.45 configure.ac:11: installing 'build-aux/missing' [2022-08-18T18:56:24.633Z] #77 66.68 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T18:56:24.633Z] #77 66.78 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T18:56:24.864Z] #55 22.67 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T18:56:24.864Z] #55 22.72 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T18:56:24.864Z] #55 ... [2022-08-18T18:56:24.864Z] [2022-08-18T18:56:24.864Z] #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-08-18T18:56:24.864Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T18:56:24.864Z] #51 12.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:56:24.864Z] #51 15.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T18:56:24.864Z] #51 18.40 Fetched 8460 kB in 14s (605 kB/s) [2022-08-18T18:56:24.864Z] #51 18.40 Reading package lists... [2022-08-18T18:56:24.864Z] #51 ... [2022-08-18T18:56:24.864Z] [2022-08-18T18:56:24.864Z] #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-08-18T18:56:24.864Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:56:24.864Z] #55 22.80 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T18:56:24.864Z] #55 22.83 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T18:56:25.124Z] #55 22.86 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T18:56:25.384Z] #55 23.00 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T18:56:25.384Z] #55 23.07 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T18:56:25.384Z] #55 23.15 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T18:56:25.384Z] #55 23.18 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T18:56:25.384Z] #55 23.22 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T18:56:25.643Z] #55 23.31 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T18:56:25.643Z] #55 23.54 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T18:56:25.903Z] #55 23.62 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T18:56:27.153Z] #77 68.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T18:56:27.153Z] #77 68.83 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T18:56:27.153Z] #77 69.43 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T18:56:27.153Z] #77 69.43 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T18:56:27.153Z] #77 69.53 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T18:56:27.283Z] #55 24.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T18:56:27.283Z] #55 24.99 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T18:56:27.283Z] #55 25.16 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T18:56:27.409Z] #77 69.67 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T18:56:27.409Z] #77 69.77 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T18:56:27.544Z] #55 25.21 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T18:56:27.544Z] #55 25.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T18:56:27.544Z] #55 25.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T18:56:27.544Z] #55 25.41 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T18:56:27.544Z] #55 25.45 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T18:56:27.544Z] #55 25.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T18:56:27.666Z] #77 69.90 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T18:56:27.803Z] #55 ... [2022-08-18T18:56:27.803Z] [2022-08-18T18:56:27.804Z] #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-08-18T18:56:27.804Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T18:56:27.804Z] #76 15.61 Fetched 8456 kB in 12s (711 kB/s) [2022-08-18T18:56:27.804Z] #76 15.61 Reading package lists... [2022-08-18T18:56:27.804Z] #76 21.26 Reading package lists... [2022-08-18T18:56:27.804Z] #76 ... [2022-08-18T18:56:27.804Z] [2022-08-18T18:56:27.804Z] #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-08-18T18:56:27.804Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:56:27.804Z] #55 25.72 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T18:56:27.804Z] #55 25.72 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T18:56:28.063Z] #55 25.89 go: downloading golang.org/x/text v0.3.7 [2022-08-18T18:56:28.063Z] #55 ... [2022-08-18T18:56:28.063Z] [2022-08-18T18:56:28.063Z] #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-08-18T18:56:28.063Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T18:56:28.063Z] #14 16.00 Fetched 8456 kB in 12s (721 kB/s) [2022-08-18T18:56:28.063Z] #14 16.00 Reading package lists... [2022-08-18T18:56:28.324Z] #14 21.79 Reading package lists... [2022-08-18T18:56:28.324Z] #14 ... [2022-08-18T18:56:28.324Z] [2022-08-18T18:56:28.324Z] #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-08-18T18:56:28.324Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T18:56:28.446Z] #69 18.28 Reading package lists... [2022-08-18T18:56:28.446Z] #69 ... [2022-08-18T18:56:28.446Z] [2022-08-18T18:56:28.446Z] #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-08-18T18:56:28.446Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:56:28.446Z] #49 18.89 Fetched 40.6 MB in 17s (2326 kB/s) [2022-08-18T18:56:28.895Z] #76 25.91 Building dependency tree... [2022-08-18T18:56:28.895Z] #76 ... [2022-08-18T18:56:28.895Z] [2022-08-18T18:56:28.895Z] #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-08-18T18:56:28.895Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T18:56:28.895Z] #42 16.56 Fetched 8456 kB in 12s (709 kB/s) [2022-08-18T18:56:28.895Z] #42 16.56 Reading package lists... [2022-08-18T18:56:28.895Z] #42 21.93 Reading package lists... [2022-08-18T18:56:28.895Z] #42 26.28 Building dependency tree... [2022-08-18T18:56:28.895Z] #42 ... [2022-08-18T18:56:28.895Z] [2022-08-18T18:56:28.895Z] #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-08-18T18:56:28.895Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T18:56:28.895Z] #62 16.68 Fetched 8456 kB in 12s (698 kB/s) [2022-08-18T18:56:28.895Z] #62 16.68 Reading package lists... [2022-08-18T18:56:28.895Z] #62 22.22 Reading package lists... [2022-08-18T18:56:29.156Z] #62 26.79 Building dependency tree... [2022-08-18T18:56:29.156Z] #62 ... [2022-08-18T18:56:29.156Z] [2022-08-18T18:56:29.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-08-18T18:56:29.156Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T18:56:29.380Z] #49 18.89 Reading package lists... [2022-08-18T18:56:29.380Z] #49 ... [2022-08-18T18:56:29.380Z] [2022-08-18T18:56:29.380Z] #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-08-18T18:56:29.380Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:56:29.380Z] #69 18.28 Reading package lists... [2022-08-18T18:56:30.107Z] #14 26.29 Building dependency tree... [2022-08-18T18:56:30.236Z] #77 ... [2022-08-18T18:56:30.236Z] [2022-08-18T18:56:30.236Z] #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-08-18T18:56:30.236Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:30.236Z] #14 123.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T18:56:30.236Z] #14 123.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T18:56:30.236Z] #14 123.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:56:30.236Z] #14 123.8 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T18:56:30.236Z] #14 123.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T18:56:30.236Z] #14 123.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:56:30.236Z] #14 123.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T18:56:30.236Z] #14 123.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T18:56:30.236Z] #14 123.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:56:30.236Z] #14 124.0 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:56:30.236Z] #14 124.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:56:30.236Z] #14 124.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:56:30.236Z] #14 124.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:56:30.236Z] #14 124.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:56:30.236Z] #14 124.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:56:30.236Z] #14 124.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T18:56:30.236Z] #14 124.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:56:30.236Z] #14 124.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:56:30.236Z] #14 124.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T18:56:30.236Z] #14 124.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T18:56:30.236Z] #14 124.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:56:30.236Z] #14 124.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T18:56:30.237Z] #14 124.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T18:56:30.237Z] #14 124.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:56:30.237Z] #14 124.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T18:56:30.237Z] #14 125.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T18:56:30.237Z] #14 125.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:56:30.237Z] #14 125.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T18:56:30.237Z] #14 125.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T18:56:30.237Z] #14 125.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:56:30.237Z] #14 125.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T18:56:30.237Z] #14 125.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T18:56:30.237Z] #14 125.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:56:30.237Z] #14 125.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T18:56:30.237Z] #14 125.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T18:56:30.237Z] #14 125.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:56:30.237Z] #14 126.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T18:56:30.237Z] #14 126.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T18:56:30.237Z] #14 126.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:56:30.237Z] #14 126.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T18:56:30.237Z] #14 126.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:56:30.237Z] #14 126.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:56:30.237Z] #14 126.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T18:56:30.237Z] #14 126.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T18:56:30.237Z] #14 126.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:56:30.237Z] #14 126.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T18:56:30.237Z] #14 126.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T18:56:30.237Z] #14 126.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:56:30.237Z] #14 128.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:56:30.237Z] #14 128.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:56:30.237Z] #14 128.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:56:30.237Z] #14 128.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:56:30.514Z] #14 129.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:56:30.756Z] #69 27.25 Reading package lists... [2022-08-18T18:56:30.756Z] #69 ... [2022-08-18T18:56:30.756Z] [2022-08-18T18:56:30.756Z] #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-08-18T18:56:30.756Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:56:30.756Z] #20 18.64 Fetched 40.6 MB in 17s (2373 kB/s) [2022-08-18T18:56:30.756Z] #20 18.64 Reading package lists... [2022-08-18T18:56:30.772Z] #14 129.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:56:30.772Z] #14 129.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:56:31.014Z] #20 27.70 Reading package lists... [2022-08-18T18:56:31.014Z] #20 ... [2022-08-18T18:56:31.014Z] [2022-08-18T18:56:31.014Z] #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-08-18T18:56:31.014Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:56:31.014Z] #49 18.89 Reading package lists... [2022-08-18T18:56:31.059Z] #14 113.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T18:56:31.059Z] #14 114.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:31.059Z] #14 114.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:56:31.059Z] #14 ... [2022-08-18T18:56:31.059Z] [2022-08-18T18:56:31.059Z] #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-08-18T18:56:31.059Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:31.059Z] #77 66.23 configure.ac:7: installing 'build-aux/compile' [2022-08-18T18:56:31.059Z] #77 66.25 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T18:56:31.059Z] #77 66.26 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T18:56:31.059Z] #77 66.27 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T18:56:31.073Z] #14 ... [2022-08-18T18:56:31.073Z] [2022-08-18T18:56:31.073Z] #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-08-18T18:56:31.073Z] #67 sha256:9063cf43e70fcef67e47ffd65d7b5a02b43ff4f5ef05589103338d44b48fc931 [2022-08-18T18:56:31.073Z] #67 120.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:56:31.073Z] #67 120.1 + GOBIN=/build [2022-08-18T18:56:31.073Z] #67 120.1 + GO111MODULE=on [2022-08-18T18:56:31.073Z] #67 120.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:56:31.073Z] #67 126.5 rootlesskit version 1.0.0 [2022-08-18T18:56:31.073Z] #67 126.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T18:56:31.073Z] #67 126.5 -container-ip string [2022-08-18T18:56:31.073Z] #67 126.5 container ip [2022-08-18T18:56:31.073Z] #67 126.5 -container-port int [2022-08-18T18:56:31.073Z] #67 126.5 container port (default -1) [2022-08-18T18:56:31.073Z] #67 126.5 -host-ip string [2022-08-18T18:56:31.073Z] #67 126.5 host ip [2022-08-18T18:56:31.073Z] #67 126.5 -host-port int [2022-08-18T18:56:31.073Z] #67 126.5 host port (default -1) [2022-08-18T18:56:31.073Z] #67 126.5 -proto string [2022-08-18T18:56:31.073Z] #67 126.5 proxy protocol (default "tcp") [2022-08-18T18:56:31.073Z] #67 DONE 129.3s [2022-08-18T18:56:31.073Z] [2022-08-18T18:56:31.073Z] #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-08-18T18:56:31.073Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:31.073Z] #14 129.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:56:31.073Z] #14 129.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:56:31.073Z] #14 129.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:56:31.073Z] #14 129.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:56:31.073Z] #14 ... [2022-08-18T18:56:31.073Z] [2022-08-18T18:56:31.073Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:56:31.073Z] #68 sha256:8f6f8786af90cf1fa5163c9fb8bb0a12323063df2824e76605999c5cf8083759 [2022-08-18T18:56:31.073Z] #68 DONE 0.1s [2022-08-18T18:56:31.073Z] [2022-08-18T18:56:31.073Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:56:31.073Z] #69 sha256:b6059a89706ed4577fc83e8005ca3ed96e3bff33deb1ae479e78a9a7b4f4e21e [2022-08-18T18:56:31.073Z] #69 DONE 0.1s [2022-08-18T18:56:31.073Z] [2022-08-18T18:56:31.073Z] #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-08-18T18:56:31.073Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:31.073Z] #14 129.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:56:31.073Z] #14 129.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:56:31.073Z] #14 129.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:56:31.073Z] #14 129.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T18:56:31.073Z] #14 129.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:56:31.315Z] #77 66.27 configure.ac:11: installing 'build-aux/missing' [2022-08-18T18:56:31.330Z] #14 129.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:56:31.330Z] #14 129.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:56:31.330Z] #14 129.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:56:31.330Z] #14 129.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:56:31.330Z] #14 130.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:56:31.330Z] #14 130.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T18:56:31.330Z] #14 130.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:56:31.330Z] #14 130.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-08-18T18:56:31.571Z] #77 66.56 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T18:56:31.571Z] #77 66.67 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T18:56:31.586Z] #14 130.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:56:31.586Z] #14 130.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:56:31.586Z] #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-08-18T18:56:31.586Z] #14 130.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:56:31.586Z] #14 130.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:56:31.843Z] #14 130.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:56:31.843Z] #14 130.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:56:31.843Z] #14 130.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:56:31.843Z] #14 130.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:56:31.843Z] #14 130.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:56:32.447Z] #14 DONE 131.2s [2022-08-18T18:56:32.447Z] [2022-08-18T18:56:32.447Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:56:32.447Z] #59 sha256:79a62c9444294a51e0a55a313397f1c6e38f6bb68749f28e57214f43386ea11c [2022-08-18T18:56:32.689Z] #14 30.44 The following additional packages will be installed: [2022-08-18T18:56:32.689Z] #14 30.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:56:32.689Z] #14 30.45 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T18:56:32.689Z] #14 30.45 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T18:56:32.689Z] #14 30.46 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T18:56:32.689Z] #14 30.46 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T18:56:32.689Z] #14 30.46 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T18:56:32.689Z] #14 30.47 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T18:56:32.689Z] #14 30.49 Suggested packages: [2022-08-18T18:56:32.689Z] #14 30.49 gcc-10-locales seccomp wine64 [2022-08-18T18:56:32.744Z] #59 DONE 0.3s [2022-08-18T18:56:32.745Z] [2022-08-18T18:56:32.745Z] #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-08-18T18:56:32.745Z] #60 sha256:dcbf3bbf7ecad0ce1fd6e6332c1dcfdc3f4a358804a3a06964726117ac0698f6 [2022-08-18T18:56:34.084Z] #14 ... [2022-08-18T18:56:34.084Z] [2022-08-18T18:56:34.084Z] #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-08-18T18:56:34.084Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:56:34.084Z] #55 31.02 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T18:56:34.084Z] #55 31.06 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T18:56:34.084Z] #55 31.22 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T18:56:34.084Z] #55 31.29 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T18:56:34.084Z] #55 31.38 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T18:56:34.084Z] #55 31.46 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T18:56:34.084Z] #55 31.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T18:56:34.084Z] #55 31.59 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T18:56:34.084Z] #55 31.64 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T18:56:34.084Z] #55 31.73 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T18:56:34.085Z] #55 31.74 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T18:56:34.085Z] #55 31.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T18:56:34.085Z] #55 31.91 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T18:56:34.114Z] #60 1.317 + RM_GOPATH=0 [2022-08-18T18:56:34.114Z] #60 1.317 + TMP_GOPATH= [2022-08-18T18:56:34.114Z] #60 1.317 + : /build [2022-08-18T18:56:34.114Z] #60 1.317 + '[' -z '' ']' [2022-08-18T18:56:34.114Z] #60 1.317 ++ mktemp -d [2022-08-18T18:56:34.114Z] #60 ... [2022-08-18T18:56:34.114Z] [2022-08-18T18:56:34.114Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:56:34.114Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T18:56:34.114Z] #15 DONE 1.6s [2022-08-18T18:56:34.114Z] [2022-08-18T18:56:34.114Z] #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-08-18T18:56:34.114Z] #60 sha256:dcbf3bbf7ecad0ce1fd6e6332c1dcfdc3f4a358804a3a06964726117ac0698f6 [2022-08-18T18:56:34.114Z] #60 1.331 + export GOPATH=/tmp/tmp.jY7eySECkQ [2022-08-18T18:56:34.114Z] #60 1.331 + GOPATH=/tmp/tmp.jY7eySECkQ [2022-08-18T18:56:34.114Z] #60 1.332 + RM_GOPATH=1 [2022-08-18T18:56:34.114Z] #60 1.332 + case "$(go env GOARCH)" in [2022-08-18T18:56:34.114Z] #60 1.333 ++ go env GOARCH [2022-08-18T18:56:34.114Z] #60 1.347 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:34.114Z] #60 1.347 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:34.114Z] #60 1.348 ++ dirname /install.sh [2022-08-18T18:56:34.114Z] #60 1.349 + dir=/ [2022-08-18T18:56:34.114Z] #60 1.349 + bin=runc [2022-08-18T18:56:34.114Z] #60 1.350 + shift [2022-08-18T18:56:34.114Z] #60 1.350 + '[' '!' -f //runc.installer ']' [2022-08-18T18:56:34.114Z] #60 1.366 + . //runc.installer [2022-08-18T18:56:34.114Z] #60 1.366 ++ set -e [2022-08-18T18:56:34.114Z] #60 1.366 ++ : v1.1.3 [2022-08-18T18:56:34.114Z] #60 1.366 + install_runc [2022-08-18T18:56:34.114Z] #60 1.366 + RUNC_BUILDTAGS=seccomp [2022-08-18T18:56:34.114Z] #60 1.366 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T18:56:34.114Z] #60 1.366 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jY7eySECkQ/src/github.com/opencontainers/runc [2022-08-18T18:56:34.114Z] #60 1.366 Cloning into '/tmp/tmp.jY7eySECkQ/src/github.com/opencontainers/runc'... [2022-08-18T18:56:34.114Z] #60 1.366 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T18:56:34.118Z] #77 68.81 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T18:56:34.118Z] #77 68.81 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T18:56:34.208Z] #14 ... [2022-08-18T18:56:34.208Z] [2022-08-18T18:56:34.208Z] #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-08-18T18:56:34.208Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:34.208Z] #77 37.52 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T18:56:34.346Z] #55 ... [2022-08-18T18:56:34.346Z] [2022-08-18T18:56:34.346Z] #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-08-18T18:56:34.346Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T18:56:34.346Z] #47 21.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-18T18:56:34.394Z] #77 69.41 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T18:56:34.394Z] #77 69.41 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T18:56:34.395Z] #77 69.53 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T18:56:34.395Z] #77 69.63 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T18:56:34.606Z] #47 ... [2022-08-18T18:56:34.606Z] [2022-08-18T18:56:34.606Z] #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-08-18T18:56:34.606Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:56:34.606Z] #55 32.34 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T18:56:34.606Z] #55 32.51 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T18:56:34.666Z] #77 69.74 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T18:56:34.666Z] #77 69.82 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T18:56:34.866Z] #55 32.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T18:56:34.866Z] #55 32.74 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T18:56:35.163Z] #55 32.93 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T18:56:35.163Z] #55 32.99 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T18:56:35.423Z] #55 33.04 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T18:56:35.423Z] #55 33.05 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T18:56:35.423Z] #55 33.18 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T18:56:35.423Z] #55 33.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T18:56:35.423Z] #55 ... [2022-08-18T18:56:35.423Z] [2022-08-18T18:56:35.423Z] #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-08-18T18:56:35.423Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T18:56:35.423Z] #51 18.40 Reading package lists... [2022-08-18T18:56:35.423Z] #51 23.18 Reading package lists... [2022-08-18T18:56:35.423Z] #51 27.77 Building dependency tree... [2022-08-18T18:56:35.423Z] #51 31.70 The following additional packages will be installed: [2022-08-18T18:56:35.423Z] #51 31.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T18:56:35.423Z] #51 31.73 python3-protobuf python3-six [2022-08-18T18:56:35.423Z] #51 31.73 Suggested packages: [2022-08-18T18:56:35.423Z] #51 31.75 python3-setuptools [2022-08-18T18:56:35.423Z] #51 31.75 Recommended packages: [2022-08-18T18:56:35.423Z] #51 31.75 iproute2 | iproute [2022-08-18T18:56:35.423Z] #51 32.39 The following NEW packages will be installed: [2022-08-18T18:56:35.423Z] #51 32.41 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T18:56:35.423Z] #51 32.42 python3-protobuf python3-six [2022-08-18T18:56:35.423Z] #51 32.93 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T18:56:35.423Z] #51 32.93 Need to get 2136 kB of archives. [2022-08-18T18:56:35.423Z] #51 32.93 After this operation, 10.8 MB of additional disk space will be used. [2022-08-18T18:56:35.423Z] #51 32.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-18T18:56:35.483Z] #60 ... [2022-08-18T18:56:35.483Z] [2022-08-18T18:56:35.483Z] #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-08-18T18:56:35.483Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T18:56:35.483Z] #16 DONE 1.1s [2022-08-18T18:56:35.483Z] [2022-08-18T18:56:35.483Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:56:35.483Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T18:56:35.764Z] #51 33.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:56:35.764Z] #51 33.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T18:56:35.764Z] #51 33.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-18T18:56:35.764Z] #51 33.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-18T18:56:35.764Z] #51 33.15 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-08-18T18:56:35.764Z] #51 33.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-18T18:56:35.764Z] #51 ... [2022-08-18T18:56:35.764Z] [2022-08-18T18:56:35.764Z] #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-08-18T18:56:35.764Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:56:35.764Z] #55 33.37 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T18:56:35.764Z] #55 33.38 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T18:56:36.023Z] #55 33.98 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T18:56:36.045Z] #17 0.888 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T18:56:36.281Z] #49 27.76 Reading package lists... [2022-08-18T18:56:36.281Z] #49 ... [2022-08-18T18:56:36.281Z] [2022-08-18T18:56:36.281Z] #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-08-18T18:56:36.281Z] #74 sha256:c0ae76e42cc2a8c34dbd224ef4ae9d91bc67a6d7898b3137c029d55dfafdf405 [2022-08-18T18:56:36.281Z] #74 29.22 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:56:36.281Z] #74 29.22 + GOBIN=/build [2022-08-18T18:56:36.281Z] #74 29.22 + GO111MODULE=on [2022-08-18T18:56:36.281Z] #74 29.22 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:56:36.281Z] #74 32.76 rootlesskit version 1.0.0 [2022-08-18T18:56:36.281Z] #74 32.77 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T18:56:36.281Z] #74 32.77 -container-ip string [2022-08-18T18:56:36.281Z] #74 32.77 container ip [2022-08-18T18:56:36.281Z] #74 32.77 -container-port int [2022-08-18T18:56:36.281Z] #74 32.77 container port (default -1) [2022-08-18T18:56:36.281Z] #74 32.77 -host-ip string [2022-08-18T18:56:36.281Z] #74 32.77 host ip [2022-08-18T18:56:36.281Z] #74 32.77 -host-port int [2022-08-18T18:56:36.281Z] #74 32.77 host port (default -1) [2022-08-18T18:56:36.281Z] #74 32.77 -proto string [2022-08-18T18:56:36.281Z] #74 32.77 proxy protocol (default "tcp") [2022-08-18T18:56:36.281Z] #74 DONE 33.2s [2022-08-18T18:56:36.281Z] [2022-08-18T18:56:36.281Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:56:36.281Z] #75 sha256:1ac583b54f0f4fa58e58dd6bea325f5a2f1f3e5a9b1cbf5b61da94303ac0b63d [2022-08-18T18:56:36.281Z] #75 DONE 0.0s [2022-08-18T18:56:36.281Z] [2022-08-18T18:56:36.281Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:56:36.281Z] #76 sha256:13c00a1158da7f525db3f0619e818af2e7c2e135d0291448f6ab5b45c330fd61 [2022-08-18T18:56:36.281Z] #76 DONE 0.1s [2022-08-18T18:56:36.281Z] [2022-08-18T18:56:36.281Z] #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-08-18T18:56:36.281Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:56:36.284Z] #55 ... [2022-08-18T18:56:36.284Z] [2022-08-18T18:56:36.284Z] #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-08-18T18:56:36.284Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-18T18:56:36.284Z] #57 32.56 v3.0.2 [2022-08-18T18:56:36.284Z] #57 DONE 34.1s [2022-08-18T18:56:36.284Z] [2022-08-18T18:56:36.284Z] #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-08-18T18:56:36.284Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:56:36.284Z] #55 33.99 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T18:56:36.301Z] #17 DONE 1.0s [2022-08-18T18:56:36.301Z] [2022-08-18T18:56:36.301Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:56:36.301Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T18:56:36.544Z] #55 ... [2022-08-18T18:56:36.544Z] [2022-08-18T18:56:36.544Z] #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-08-18T18:56:36.544Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-18T18:56:36.544Z] #40 33.88 NAME: [2022-08-18T18:56:36.544Z] #40 33.88 go-winres - A tool for embedding resources in Windows executables [2022-08-18T18:56:36.544Z] #40 33.88 [2022-08-18T18:56:36.544Z] #40 33.88 USAGE: [2022-08-18T18:56:36.544Z] #40 33.88 go-winres [global options] command [command options] [arguments...] [2022-08-18T18:56:36.544Z] #40 33.88 [2022-08-18T18:56:36.544Z] #40 33.88 COMMANDS: [2022-08-18T18:56:36.544Z] #40 33.88 init Create an initial ./winres/winres.json [2022-08-18T18:56:36.544Z] #40 33.88 make Make syso files for the "go build" command [2022-08-18T18:56:36.544Z] #40 33.88 simply Make syso files for the "go build" command (simplified) [2022-08-18T18:56:36.544Z] #40 33.88 extract Extract all resources from an executable [2022-08-18T18:56:36.544Z] #40 33.88 patch Replace resources in an executable file (exe, dll) [2022-08-18T18:56:36.544Z] #40 33.88 help, h Shows a list of commands or help for one command [2022-08-18T18:56:36.544Z] #40 33.88 [2022-08-18T18:56:36.544Z] #40 33.88 GLOBAL OPTIONS: [2022-08-18T18:56:36.544Z] #40 33.88 --help, -h show help (default: false) [2022-08-18T18:56:36.544Z] #40 DONE 34.3s [2022-08-18T18:56:36.544Z] [2022-08-18T18:56:36.544Z] #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-08-18T18:56:36.544Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T18:56:36.544Z] #76 25.91 Building dependency tree... [2022-08-18T18:56:36.544Z] #76 30.27 python3 is already the newest version (3.9.2-3). [2022-08-18T18:56:36.544Z] #76 30.27 The following additional packages will be installed: [2022-08-18T18:56:36.544Z] #76 30.28 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T18:56:36.544Z] #76 30.29 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T18:56:36.544Z] #76 30.31 Suggested packages: [2022-08-18T18:56:36.544Z] #76 30.35 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T18:56:36.544Z] #76 30.35 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T18:56:36.544Z] #76 30.35 m4-doc ed diffutils-doc [2022-08-18T18:56:36.544Z] #76 30.35 Recommended packages: [2022-08-18T18:56:36.544Z] #76 30.35 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T18:56:36.544Z] #76 31.66 The following NEW packages will be installed: [2022-08-18T18:56:36.544Z] #76 31.68 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T18:56:36.544Z] #76 31.69 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T18:56:36.544Z] #76 31.69 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T18:56:36.544Z] #76 31.70 libyajl2 m4 patch xz-utils [2022-08-18T18:56:36.544Z] #76 32.08 0 upgraded, 23 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T18:56:36.544Z] #76 32.08 Need to get 5916 kB of archives. [2022-08-18T18:56:36.544Z] #76 32.08 After this operation, 18.6 MB of additional disk space will be used. [2022-08-18T18:56:36.544Z] #76 32.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-18T18:56:36.544Z] #76 32.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-18T18:56:36.544Z] #76 32.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-18T18:56:36.544Z] #76 32.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-18T18:56:36.544Z] #76 32.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-18T18:56:36.544Z] #76 32.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-18T18:56:36.544Z] #76 32.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-18T18:56:36.544Z] #76 32.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-18T18:56:36.544Z] #76 32.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T18:56:36.544Z] #76 32.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T18:56:36.544Z] #76 32.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-18T18:56:36.544Z] #76 32.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T18:56:36.544Z] #76 32.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-18T18:56:36.544Z] #76 32.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-18T18:56:36.544Z] #76 32.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-18T18:56:36.544Z] #76 32.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-18T18:56:36.544Z] #76 32.29 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-08-18T18:56:36.544Z] #76 32.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-18T18:56:36.544Z] #76 32.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-18T18:56:36.544Z] #76 32.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-18T18:56:36.544Z] #76 32.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-18T18:56:36.544Z] #76 32.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-18T18:56:36.544Z] #76 32.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-18T18:56:36.544Z] #76 33.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:56:36.544Z] #76 33.59 Fetched 5916 kB in 1s (9542 kB/s) [2022-08-18T18:56:36.544Z] #76 33.97 Selecting previously unselected package bzip2. [2022-08-18T18:56:36.544Z] #76 33.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-18T18:56:36.544Z] #76 34.05 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-18T18:56:36.544Z] #76 34.09 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:56:36.544Z] #76 34.49 Selecting previously unselected package libmagic-mgc. [2022-08-18T18:56:36.599Z] #77 ... [2022-08-18T18:56:36.599Z] [2022-08-18T18:56:36.600Z] #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-08-18T18:56:36.600Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:36.600Z] #14 120.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T18:56:36.600Z] #14 120.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T18:56:36.600Z] #14 120.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:56:36.600Z] #14 121.0 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T18:56:36.600Z] #14 121.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T18:56:36.600Z] #14 121.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:56:36.600Z] #14 121.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T18:56:36.600Z] #14 121.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T18:56:36.600Z] #14 121.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:56:36.804Z] #76 34.50 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-18T18:56:36.804Z] #76 34.56 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T18:56:36.848Z] #49 27.76 Reading package lists... [2022-08-18T18:56:36.848Z] #49 ... [2022-08-18T18:56:36.848Z] [2022-08-18T18:56:36.848Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:56:36.848Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T18:56:36.848Z] #79 CACHED [2022-08-18T18:56:36.848Z] [2022-08-18T18:56:36.848Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:56:36.848Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T18:56:36.848Z] #81 CACHED [2022-08-18T18:56:36.848Z] [2022-08-18T18:56:36.848Z] #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-08-18T18:56:36.848Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:56:36.848Z] #83 CACHED [2022-08-18T18:56:36.848Z] [2022-08-18T18:56:36.848Z] #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-08-18T18:56:36.848Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:36.848Z] #84 CACHED [2022-08-18T18:56:36.848Z] [2022-08-18T18:56:36.848Z] #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-08-18T18:56:36.848Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:56:37.164Z] #14 121.4 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:56:37.164Z] #14 121.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:56:37.164Z] #14 121.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:56:37.231Z] #18 DONE 0.9s [2022-08-18T18:56:37.231Z] [2022-08-18T18:56:37.231Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:56:37.231Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T18:56:37.374Z] #76 ... [2022-08-18T18:56:37.374Z] [2022-08-18T18:56:37.375Z] #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-08-18T18:56:37.375Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:56:37.375Z] #55 35.20 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T18:56:37.419Z] #14 121.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:56:37.419Z] #14 121.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:56:37.419Z] #14 121.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:56:37.638Z] #55 35.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T18:56:37.675Z] #14 122.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T18:56:37.675Z] #14 122.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:56:37.675Z] #14 122.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:56:37.675Z] #14 122.2 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T18:56:37.675Z] #14 122.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T18:56:37.675Z] #14 122.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:56:37.931Z] #14 122.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T18:56:37.931Z] #14 122.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T18:56:37.931Z] #14 122.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:56:38.160Z] #19 DONE 0.9s [2022-08-18T18:56:38.160Z] [2022-08-18T18:56:38.160Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:56:38.160Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T18:56:38.187Z] #14 122.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T18:56:38.187Z] #14 122.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T18:56:38.187Z] #14 122.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:56:38.223Z] #49 27.76 Reading package lists... [2022-08-18T18:56:38.223Z] #49 ... [2022-08-18T18:56:38.223Z] [2022-08-18T18:56:38.223Z] #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-08-18T18:56:38.223Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:56:38.223Z] #69 27.25 Reading package lists... [2022-08-18T18:56:38.443Z] #14 122.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T18:56:38.443Z] #14 122.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T18:56:38.443Z] #14 122.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:56:38.576Z] #55 ... [2022-08-18T18:56:38.576Z] [2022-08-18T18:56:38.577Z] #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-08-18T18:56:38.577Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T18:56:38.577Z] #62 26.79 Building dependency tree... [2022-08-18T18:56:38.577Z] #62 31.07 The following additional packages will be installed: [2022-08-18T18:56:38.577Z] #62 31.10 libbtrfs0 [2022-08-18T18:56:38.577Z] #62 31.31 The following NEW packages will be installed: [2022-08-18T18:56:38.577Z] #62 31.32 libbtrfs-dev libbtrfs0 [2022-08-18T18:56:38.577Z] #62 31.81 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T18:56:38.577Z] #62 31.81 Need to get 454 kB of archives. [2022-08-18T18:56:38.577Z] #62 31.81 After this operation, 1275 kB of additional disk space will be used. [2022-08-18T18:56:38.577Z] #62 31.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-18T18:56:38.577Z] #62 31.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-18T18:56:38.577Z] #62 33.30 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:56:38.577Z] #62 33.52 Fetched 454 kB in 0s (986 kB/s) [2022-08-18T18:56:38.577Z] #62 33.96 Selecting previously unselected package libbtrfs0:arm64. [2022-08-18T18:56:38.577Z] #62 33.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-18T18:56:38.577Z] #62 34.04 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-18T18:56:38.577Z] #62 34.17 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-18T18:56:38.577Z] #62 34.68 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-18T18:56:38.577Z] #62 34.68 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-18T18:56:38.577Z] #62 34.70 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-18T18:56:38.577Z] #62 35.24 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-18T18:56:38.577Z] #62 35.26 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-18T18:56:38.577Z] #62 35.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:56:38.577Z] #62 DONE 36.3s [2022-08-18T18:56:38.577Z] [2022-08-18T18:56:38.577Z] #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-08-18T18:56:38.577Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T18:56:38.577Z] #76 35.73 Selecting previously unselected package libmagic1:arm64. [2022-08-18T18:56:38.577Z] #76 35.73 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-18T18:56:38.577Z] #76 35.77 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-18T18:56:38.577Z] #76 36.06 Selecting previously unselected package file. [2022-08-18T18:56:38.577Z] #76 36.06 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-18T18:56:38.577Z] #76 36.09 Unpacking file (1:5.39-3) ... [2022-08-18T18:56:38.577Z] #76 36.27 Selecting previously unselected package xz-utils. [2022-08-18T18:56:38.577Z] #76 36.27 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-18T18:56:38.577Z] #76 36.29 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:56:38.700Z] #14 123.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T18:56:38.700Z] #14 123.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T18:56:38.700Z] #14 123.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:56:38.700Z] #14 123.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T18:56:38.700Z] #14 123.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T18:56:38.700Z] #14 123.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:56:38.836Z] #76 ... [2022-08-18T18:56:38.836Z] [2022-08-18T18:56:38.836Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:56:38.836Z] #63 sha256:3bc13b4e6fcec238dcef6b83e7c56aa48873c67fd9945b05458189c0c5331044 [2022-08-18T18:56:38.836Z] #63 DONE 0.3s [2022-08-18T18:56:38.836Z] [2022-08-18T18:56:38.836Z] #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-08-18T18:56:38.836Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T18:56:38.836Z] #76 36.80 Selecting previously unselected package libsigsegv2:arm64. [2022-08-18T18:56:38.836Z] #76 36.80 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-18T18:56:39.088Z] #20 DONE 1.1s [2022-08-18T18:56:39.088Z] [2022-08-18T18:56:39.088Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:56:39.088Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:56:39.101Z] #76 36.80 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-18T18:56:39.262Z] #14 123.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T18:56:39.262Z] #14 123.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T18:56:39.262Z] #14 123.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:56:39.398Z] #76 37.06 Selecting previously unselected package m4. [2022-08-18T18:56:39.398Z] #76 37.09 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-18T18:56:39.398Z] #76 37.14 Unpacking m4 (1.4.18-5) ... [2022-08-18T18:56:39.499Z] #77 ... [2022-08-18T18:56:39.499Z] [2022-08-18T18:56:39.499Z] #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-08-18T18:56:39.499Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:39.499Z] #14 89.08 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T18:56:39.499Z] #14 89.08 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:39.499Z] #14 89.09 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:56:39.518Z] #14 124.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T18:56:39.518Z] #14 124.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:56:39.518Z] #14 124.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:56:39.518Z] #14 124.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T18:56:39.597Z] #69 35.87 Building dependency tree... [2022-08-18T18:56:39.597Z] #69 37.38 Reading state information... [2022-08-18T18:56:39.658Z] #76 37.48 Selecting previously unselected package autoconf. [2022-08-18T18:56:39.658Z] #76 37.48 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T18:56:39.658Z] #76 37.49 Unpacking autoconf (2.69-14) ... [2022-08-18T18:56:39.774Z] #14 124.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T18:56:39.774Z] #14 124.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:56:39.774Z] #14 124.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T18:56:39.774Z] #14 124.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T18:56:39.774Z] #14 124.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:56:39.918Z] #76 ... [2022-08-18T18:56:39.918Z] [2022-08-18T18:56:39.919Z] #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-08-18T18:56:39.919Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T18:56:39.919Z] #42 26.28 Building dependency tree... [2022-08-18T18:56:39.919Z] #42 30.02 The following additional packages will be installed: [2022-08-18T18:56:39.919Z] #42 30.06 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T18:56:39.919Z] #42 30.09 Suggested packages: [2022-08-18T18:56:39.919Z] #42 30.10 cmake-doc ninja-build lrzip [2022-08-18T18:56:39.919Z] #42 30.10 Recommended packages: [2022-08-18T18:56:39.919Z] #42 30.10 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T18:56:39.919Z] #42 30.83 The following NEW packages will be installed: [2022-08-18T18:56:39.919Z] #42 30.87 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T18:56:39.919Z] #42 30.89 vim-common xxd [2022-08-18T18:56:39.919Z] #42 31.41 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T18:56:39.919Z] #42 31.41 Need to get 15.6 MB of archives. [2022-08-18T18:56:39.919Z] #42 31.41 After this operation, 67.4 MB of additional disk space will be used. [2022-08-18T18:56:39.919Z] #42 31.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:56:39.919Z] #42 31.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:56:39.919Z] #42 31.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T18:56:39.919Z] #42 31.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-18T18:56:39.919Z] #42 31.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-18T18:56:39.919Z] #42 31.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-18T18:56:39.919Z] #42 31.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-18T18:56:39.919Z] #42 31.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-18T18:56:39.919Z] #42 31.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-18T18:56:39.919Z] #42 31.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-18T18:56:39.919Z] #42 33.31 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:56:39.919Z] #42 33.64 Fetched 15.6 MB in 1s (15.7 MB/s) [2022-08-18T18:56:39.919Z] #42 34.10 Selecting previously unselected package xxd. [2022-08-18T18:56:39.919Z] #42 34.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-18T18:56:39.919Z] #42 34.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-18T18:56:39.919Z] #42 34.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:39.919Z] #42 34.70 Selecting previously unselected package vim-common. [2022-08-18T18:56:39.919Z] #42 34.70 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:56:39.919Z] #42 34.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:39.919Z] #42 35.36 Selecting previously unselected package cmake-data. [2022-08-18T18:56:39.919Z] #42 35.36 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T18:56:39.919Z] #42 35.39 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:56:39.919Z] #42 ... [2022-08-18T18:56:39.919Z] [2022-08-18T18:56:39.919Z] #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-08-18T18:56:39.919Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T18:56:39.919Z] #34 36.47 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-08-18T18:56:39.919Z] #34 37.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T18:56:39.919Z] #34 37.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T18:56:40.337Z] #14 124.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:56:40.337Z] #14 124.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:56:40.337Z] #14 124.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:56:40.337Z] #14 124.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:56:40.337Z] #14 124.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:56:40.337Z] #14 124.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:56:40.337Z] #14 124.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:56:40.337Z] #14 124.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:56:40.337Z] #14 124.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:56:40.337Z] #14 125.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:56:40.337Z] #14 125.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:56:40.455Z] #21 1.285 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:56:40.455Z] #21 1.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:56:40.455Z] #21 1.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:56:40.593Z] #14 125.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:56:40.593Z] #14 125.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:56:40.593Z] #14 125.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:56:40.593Z] #14 125.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T18:56:40.593Z] #14 125.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:56:40.593Z] #14 125.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:56:40.593Z] #14 125.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:56:40.593Z] #14 125.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:56:40.593Z] #14 125.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:56:40.593Z] #14 125.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:56:40.593Z] #14 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T18:56:40.593Z] #14 125.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:56:40.593Z] #14 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T18:56:40.593Z] #14 125.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:56:40.593Z] #14 125.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:56:40.593Z] #14 125.2 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-08-18T18:56:40.593Z] #14 125.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:56:40.752Z] #21 1.861 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:56:40.849Z] #14 125.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:56:40.849Z] #14 125.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:56:40.849Z] #14 125.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:56:40.849Z] #14 125.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:56:40.849Z] #14 125.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:56:40.849Z] #14 125.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:56:40.972Z] #69 38.58 The following additional packages will be installed: [2022-08-18T18:56:40.972Z] #69 38.60 libbtrfs0 [2022-08-18T18:56:40.972Z] #69 38.76 The following NEW packages will be installed: [2022-08-18T18:56:40.972Z] #69 38.77 libbtrfs-dev libbtrfs0 [2022-08-18T18:56:41.418Z] #14 95.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T18:56:41.418Z] #14 95.41 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:41.418Z] #14 95.42 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:56:41.539Z] #69 39.23 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:56:41.539Z] #69 39.23 Need to get 460 kB of archives. [2022-08-18T18:56:41.539Z] #69 39.23 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T18:56:41.539Z] #69 39.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:56:41.539Z] #69 39.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:56:41.797Z] #69 39.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:56:42.055Z] #69 39.96 Fetched 460 kB in 0s (1549 kB/s) [2022-08-18T18:56:42.055Z] #69 39.99 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:56:42.118Z] #21 3.196 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:56:42.313Z] #69 39.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-18T18:56:42.313Z] #69 40.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:56:42.313Z] #69 40.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:56:42.313Z] #69 40.08 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:56:42.313Z] #69 40.08 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:56:42.313Z] #69 40.09 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:56:42.313Z] #69 40.17 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:56:42.314Z] #69 40.18 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:56:42.314Z] #69 40.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:56:42.573Z] #69 DONE 40.3s [2022-08-18T18:56:42.573Z] [2022-08-18T18:56:42.573Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:56:42.573Z] #70 sha256:585e230d60f469ac9877cb9e83512f5784e88a361527d6d285a76d74c73bfe4d [2022-08-18T18:56:42.573Z] #70 DONE 0.1s [2022-08-18T18:56:42.573Z] [2022-08-18T18:56:42.573Z] #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-08-18T18:56:42.573Z] #71 sha256:dbad33f79f9a5d2a370774be1d803dcdeb6ed35709f5dd36acda0589741b8e61 [2022-08-18T18:56:42.805Z] #14 ... [2022-08-18T18:56:42.805Z] [2022-08-18T18:56:42.805Z] #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-08-18T18:56:42.805Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T18:56:43.511Z] #71 0.798 + RM_GOPATH=0 [2022-08-18T18:56:43.511Z] #71 0.798 + TMP_GOPATH= [2022-08-18T18:56:43.511Z] #71 0.798 + : /build [2022-08-18T18:56:43.511Z] #71 0.798 + '[' -z '' ']' [2022-08-18T18:56:43.511Z] #71 0.798 ++ mktemp -d [2022-08-18T18:56:43.511Z] #71 0.799 + export GOPATH=/tmp/tmp.UkiXndBnYe [2022-08-18T18:56:43.511Z] #71 0.799 + GOPATH=/tmp/tmp.UkiXndBnYe [2022-08-18T18:56:43.511Z] #71 0.800 + RM_GOPATH=1 [2022-08-18T18:56:43.511Z] #71 0.800 + case "$(go env GOARCH)" in [2022-08-18T18:56:43.511Z] #71 0.801 ++ go env GOARCH [2022-08-18T18:56:43.511Z] #71 0.806 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:43.511Z] #71 0.806 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:43.511Z] #71 0.806 ++ dirname /install.sh [2022-08-18T18:56:43.511Z] #71 0.807 + dir=/ [2022-08-18T18:56:43.511Z] #71 0.807 + bin=containerd [2022-08-18T18:56:43.511Z] #71 0.807 + shift [2022-08-18T18:56:43.511Z] #71 0.807 + '[' '!' -f //containerd.installer ']' [2022-08-18T18:56:43.511Z] #71 0.807 + . //containerd.installer [2022-08-18T18:56:43.511Z] #71 0.807 ++ set -e [2022-08-18T18:56:43.511Z] #71 0.807 ++ : v1.6.7 [2022-08-18T18:56:43.511Z] #71 0.807 + install_containerd [2022-08-18T18:56:43.511Z] #71 0.808 + echo 'Install containerd version v1.6.7' [2022-08-18T18:56:43.511Z] #71 0.808 Install containerd version v1.6.7 [2022-08-18T18:56:43.511Z] #71 0.808 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UkiXndBnYe/src/github.com/containerd/containerd [2022-08-18T18:56:43.511Z] #71 0.835 Cloning into '/tmp/tmp.UkiXndBnYe/src/github.com/containerd/containerd'... [2022-08-18T18:56:44.010Z] #21 4.707 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:56:44.122Z] #34 ... [2022-08-18T18:56:44.122Z] [2022-08-18T18:56:44.122Z] #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-08-18T18:56:44.122Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T18:56:44.122Z] #14 31.78 The following NEW packages will be installed: [2022-08-18T18:56:44.122Z] #14 31.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:56:44.122Z] #14 31.78 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T18:56:44.122Z] #14 31.78 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T18:56:44.122Z] #14 31.78 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T18:56:44.122Z] #14 31.78 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T18:56:44.122Z] #14 31.78 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T18:56:44.122Z] #14 31.78 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T18:56:44.122Z] #14 31.78 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T18:56:44.122Z] #14 31.78 mingw-w64-x86-64-dev [2022-08-18T18:56:44.122Z] #14 32.19 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T18:56:44.122Z] #14 32.19 Need to get 108 MB of archives. [2022-08-18T18:56:44.122Z] #14 32.19 After this operation, 620 MB of additional disk space will be used. [2022-08-18T18:56:44.122Z] #14 32.19 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-08-18T18:56:44.122Z] #14 32.28 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-08-18T18:56:44.122Z] #14 32.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-18T18:56:44.122Z] #14 32.41 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-08-18T18:56:44.122Z] #14 32.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-18T18:56:44.122Z] #14 32.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T18:56:44.122Z] #14 32.88 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-08-18T18:56:44.122Z] #14 33.04 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-08-18T18:56:44.122Z] #14 33.06 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-08-18T18:56:44.122Z] #14 33.88 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-08-18T18:56:44.122Z] #14 35.14 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-08-18T18:56:44.122Z] #14 35.63 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-08-18T18:56:44.122Z] #14 36.20 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-08-18T18:56:44.122Z] #14 37.40 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-08-18T18:56:44.122Z] #14 37.79 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-08-18T18:56:44.122Z] #14 37.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-18T18:56:44.122Z] #14 37.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-18T18:56:44.122Z] #14 37.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-18T18:56:44.122Z] #14 37.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-18T18:56:44.123Z] #14 37.83 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-08-18T18:56:44.123Z] #14 37.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-18T18:56:44.123Z] #14 37.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-18T18:56:44.123Z] #14 37.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-18T18:56:44.123Z] #14 37.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-18T18:56:44.123Z] #14 37.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-18T18:56:44.123Z] #14 37.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-18T18:56:44.123Z] #14 37.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-18T18:56:44.123Z] #14 37.94 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-08-18T18:56:44.123Z] #14 37.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-18T18:56:44.123Z] #14 37.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-18T18:56:44.123Z] #14 39.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:56:44.123Z] #14 39.26 Fetched 108 MB in 6s (17.9 MB/s) [2022-08-18T18:56:44.123Z] #14 39.39 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T18:56:44.123Z] #14 39.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 ... 15708 files and directories currently installed.) [2022-08-18T18:56:44.123Z] #14 39.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-18T18:56:44.123Z] #14 39.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:56:44.123Z] #14 41.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T18:56:44.123Z] #14 41.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-18T18:56:44.123Z] #14 41.54 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:56:44.123Z] #14 ... [2022-08-18T18:56:44.123Z] [2022-08-18T18:56:44.123Z] #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-08-18T18:56:44.123Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T18:56:44.123Z] #76 37.88 Selecting previously unselected package autotools-dev. [2022-08-18T18:56:44.123Z] #76 37.89 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T18:56:44.123Z] #76 37.90 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T18:56:44.123Z] #76 38.04 Selecting previously unselected package automake. [2022-08-18T18:56:44.123Z] #76 38.04 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T18:56:44.123Z] #76 38.07 Unpacking automake (1:1.16.3-2) ... [2022-08-18T18:56:44.123Z] #76 38.64 Selecting previously unselected package patch. [2022-08-18T18:56:44.123Z] #76 38.65 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-18T18:56:44.123Z] #76 38.68 Unpacking patch (2.7.6-7) ... [2022-08-18T18:56:44.123Z] #76 38.85 Selecting previously unselected package dpkg-dev. [2022-08-18T18:56:44.123Z] #76 38.86 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T18:56:44.123Z] #76 38.86 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T18:56:44.123Z] #76 39.84 Selecting previously unselected package build-essential. [2022-08-18T18:56:44.123Z] #76 39.87 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-18T18:56:44.123Z] #76 39.88 Unpacking build-essential (12.9) ... [2022-08-18T18:56:44.123Z] #76 40.01 Selecting previously unselected package libcap2:arm64. [2022-08-18T18:56:44.123Z] #76 40.02 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-18T18:56:44.123Z] #76 40.02 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-18T18:56:44.123Z] #76 40.13 Selecting previously unselected package libcap-dev:arm64. [2022-08-18T18:56:44.123Z] #76 40.15 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-18T18:56:44.123Z] #76 40.16 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-18T18:56:44.123Z] #76 40.32 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-18T18:56:44.123Z] #76 40.33 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-18T18:56:44.123Z] #76 40.35 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T18:56:44.123Z] #76 40.45 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-18T18:56:44.123Z] #76 40.47 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-18T18:56:44.123Z] #76 40.49 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-18T18:56:44.123Z] #76 40.61 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T18:56:44.123Z] #76 40.63 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T18:56:44.123Z] #76 40.64 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:56:44.123Z] #76 40.82 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-18T18:56:44.123Z] #76 40.83 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-18T18:56:44.123Z] #76 40.83 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-18T18:56:44.123Z] #76 41.56 Selecting previously unselected package libtool. [2022-08-18T18:56:44.123Z] #76 41.58 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T18:56:44.123Z] #76 41.58 Unpacking libtool (2.4.6-15) ... [2022-08-18T18:56:44.123Z] #76 41.84 Selecting previously unselected package libudev-dev:arm64. [2022-08-18T18:56:44.123Z] #76 41.84 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-18T18:56:44.123Z] #76 41.85 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-18T18:56:44.123Z] #76 42.08 Selecting previously unselected package libyajl2:arm64. [2022-08-18T18:56:44.167Z] #14 DONE 128.0s [2022-08-18T18:56:44.167Z] [2022-08-18T18:56:44.167Z] #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-08-18T18:56:44.167Z] #67 sha256:60688cecf1520fdd6af4eef17e3bd7e325f0fa23641bb5818281304a23edc522 [2022-08-18T18:56:44.167Z] #67 118.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:56:44.167Z] #67 118.4 + GOBIN=/build [2022-08-18T18:56:44.167Z] #67 118.4 + GO111MODULE=on [2022-08-18T18:56:44.167Z] #67 118.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:56:44.167Z] #67 125.1 rootlesskit version 1.0.0 [2022-08-18T18:56:44.167Z] #67 125.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T18:56:44.167Z] #67 125.1 -container-ip string [2022-08-18T18:56:44.167Z] #67 125.1 container ip [2022-08-18T18:56:44.167Z] #67 125.1 -container-port int [2022-08-18T18:56:44.167Z] #67 125.1 container port (default -1) [2022-08-18T18:56:44.167Z] #67 125.1 -host-ip string [2022-08-18T18:56:44.167Z] #67 125.1 host ip [2022-08-18T18:56:44.167Z] #67 125.1 -host-port int [2022-08-18T18:56:44.167Z] #67 125.1 host port (default -1) [2022-08-18T18:56:44.167Z] #67 125.1 -proto string [2022-08-18T18:56:44.167Z] #67 125.1 proxy protocol (default "tcp") [2022-08-18T18:56:44.167Z] #67 DONE 127.7s [2022-08-18T18:56:44.167Z] [2022-08-18T18:56:44.167Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:56:44.167Z] #59 sha256:e6990dbd8c74024554eb5f705ad5801fb8a6b64cb168cfef7a6d1dfb278b4734 [2022-08-18T18:56:44.167Z] #59 DONE 0.2s [2022-08-18T18:56:44.167Z] [2022-08-18T18:56:44.167Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:56:44.167Z] #68 sha256:023addb5ed535c5a5dad491bbeb27c34c6dcb0bfa18e1d69f17edc24d24a5e99 [2022-08-18T18:56:44.167Z] #68 DONE 0.2s [2022-08-18T18:56:44.167Z] [2022-08-18T18:56:44.167Z] #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-08-18T18:56:44.167Z] #60 sha256:b28518cffdaa98164854c93f09a2416364d747abcca9aab7bd8deda639c1e0b4 [2022-08-18T18:56:44.167Z] #60 ... [2022-08-18T18:56:44.167Z] [2022-08-18T18:56:44.167Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:56:44.167Z] #69 sha256:28ae6e84f89e240138d92fe3fb7b6130b9c232791db16a05a35def771d2c5eb8 [2022-08-18T18:56:44.167Z] #69 DONE 0.2s [2022-08-18T18:56:44.168Z] [2022-08-18T18:56:44.168Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:56:44.168Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T18:56:44.372Z] #64 52.57 Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 83% (4138/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T18:56:44.372Z] #64 54.19 + cd /tmp/tmp.Jq4tiIr35K/src/github.com/containerd/containerd [2022-08-18T18:56:44.372Z] #64 54.19 + git checkout -q v1.6.7 [2022-08-18T18:56:44.383Z] #76 42.09 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-18T18:56:44.383Z] #76 42.10 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-18T18:56:44.657Z] #76 42.25 Selecting previously unselected package libyajl-dev:arm64. [2022-08-18T18:56:44.657Z] #76 42.27 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-18T18:56:44.657Z] #76 42.28 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-18T18:56:44.917Z] #76 42.60 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:56:44.917Z] #76 42.62 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T18:56:44.917Z] #76 42.63 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-18T18:56:44.917Z] #76 42.67 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-18T18:56:44.917Z] #76 42.69 Setting up file (1:5.39-3) ... [2022-08-18T18:56:44.917Z] #76 42.70 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:56:44.917Z] #76 42.73 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T18:56:44.917Z] #76 42.75 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-18T18:56:44.917Z] #76 42.76 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-18T18:56:44.917Z] #76 42.78 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T18:56:44.917Z] #76 42.79 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-18T18:56:44.917Z] #76 42.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:56:44.917Z] #76 42.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:56:44.917Z] #76 42.87 Setting up patch (2.7.6-7) ... [2022-08-18T18:56:45.178Z] #76 42.91 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-18T18:56:45.178Z] #76 42.92 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-18T18:56:45.178Z] #76 42.94 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-18T18:56:45.178Z] #76 42.96 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-18T18:56:45.178Z] #76 42.97 Setting up libtool (2.4.6-15) ... [2022-08-18T18:56:45.178Z] #76 43.04 Setting up m4 (1.4.18-5) ... [2022-08-18T18:56:45.178Z] #76 43.05 Setting up dpkg-dev (1.20.11) ... [2022-08-18T18:56:45.178Z] #76 43.08 Setting up autoconf (2.69-14) ... [2022-08-18T18:56:45.178Z] #76 43.11 Setting up build-essential (12.9) ... [2022-08-18T18:56:45.178Z] #76 43.12 Setting up automake (1:1.16.3-2) ... [2022-08-18T18:56:45.178Z] #76 43.13 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T18:56:45.438Z] #76 43.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:56:45.534Z] #15 DONE 2.0s [2022-08-18T18:56:45.534Z] [2022-08-18T18:56:45.534Z] #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-08-18T18:56:45.534Z] #60 sha256:b28518cffdaa98164854c93f09a2416364d747abcca9aab7bd8deda639c1e0b4 [2022-08-18T18:56:45.534Z] #60 1.660 + RM_GOPATH=0 [2022-08-18T18:56:45.534Z] #60 1.660 + TMP_GOPATH= [2022-08-18T18:56:45.534Z] #60 1.660 + : /build [2022-08-18T18:56:45.534Z] #60 1.660 + '[' -z '' ']' [2022-08-18T18:56:45.534Z] #60 1.660 ++ mktemp -d [2022-08-18T18:56:45.534Z] #60 1.667 + export GOPATH=/tmp/tmp.4yEoxjC5jj [2022-08-18T18:56:45.534Z] #60 1.667 + GOPATH=/tmp/tmp.4yEoxjC5jj [2022-08-18T18:56:45.534Z] #60 1.667 + RM_GOPATH=1 [2022-08-18T18:56:45.534Z] #60 1.667 + case "$(go env GOARCH)" in [2022-08-18T18:56:45.534Z] #60 1.667 ++ go env GOARCH [2022-08-18T18:56:45.534Z] #60 1.715 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T18:56:45.534Z] #60 1.715 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:45.534Z] #60 1.715 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:45.534Z] #60 1.715 ++ dirname /install.sh [2022-08-18T18:56:45.534Z] #60 1.715 + dir=/ [2022-08-18T18:56:45.534Z] #60 1.715 + bin=runc [2022-08-18T18:56:45.534Z] #60 1.715 + shift [2022-08-18T18:56:45.534Z] #60 1.715 + '[' '!' -f //runc.installer ']' [2022-08-18T18:56:45.534Z] #60 1.715 + . //runc.installer [2022-08-18T18:56:45.534Z] #60 1.715 ++ set -e [2022-08-18T18:56:45.534Z] #60 1.715 ++ : v1.1.3 [2022-08-18T18:56:45.534Z] #60 1.715 + install_runc [2022-08-18T18:56:45.534Z] #60 1.715 + RUNC_BUILDTAGS=seccomp [2022-08-18T18:56:45.534Z] #60 1.715 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T18:56:45.534Z] #60 1.715 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4yEoxjC5jj/src/github.com/opencontainers/runc [2022-08-18T18:56:45.534Z] #60 1.761 Cloning into '/tmp/tmp.4yEoxjC5jj/src/github.com/opencontainers/runc'... [2022-08-18T18:56:45.942Z] #21 ... [2022-08-18T18:56:45.942Z] [2022-08-18T18:56:45.942Z] #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-08-18T18:56:45.942Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:45.942Z] #77 88.11 configure.ac:11: installing 'build-aux/compile' [2022-08-18T18:56:45.943Z] #77 88.11 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T18:56:45.943Z] #77 88.12 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T18:56:45.943Z] #77 88.13 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T18:56:45.943Z] #77 88.14 configure.ac:13: installing 'build-aux/missing' [2022-08-18T18:56:45.943Z] #77 88.15 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T18:56:46.199Z] #77 88.41 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T18:56:46.289Z] #64 55.88 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T18:56:46.289Z] #64 55.88 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T18:56:46.289Z] #64 55.88 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:56:46.289Z] #64 55.88 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:56:46.289Z] #64 55.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T18:56:46.289Z] #64 55.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T18:56:46.289Z] #64 55.88 + '[' '' = dynamic ']' [2022-08-18T18:56:46.289Z] #64 55.88 + make [2022-08-18T18:56:46.792Z] #71 ... [2022-08-18T18:56:46.792Z] [2022-08-18T18:56:46.792Z] #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-08-18T18:56:46.792Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:56:46.792Z] #49 27.76 Reading package lists... [2022-08-18T18:56:46.792Z] #49 36.48 Building dependency tree... [2022-08-18T18:56:46.792Z] #49 38.06 Reading state information... [2022-08-18T18:56:46.792Z] #49 39.25 The following additional packages will be installed: [2022-08-18T18:56:46.792Z] #49 39.27 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-18T18:56:46.792Z] #49 39.30 Suggested packages: [2022-08-18T18:56:46.792Z] #49 39.30 cmake-doc ninja-build lrzip [2022-08-18T18:56:46.792Z] #49 39.30 Recommended packages: [2022-08-18T18:56:46.792Z] #49 39.30 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T18:56:46.792Z] #49 39.76 The following NEW packages will be installed: [2022-08-18T18:56:46.792Z] #49 39.77 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-18T18:56:46.792Z] #49 40.15 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:56:46.792Z] #49 40.15 Need to get 8418 kB of archives. [2022-08-18T18:56:46.792Z] #49 40.15 After this operation, 34.9 MB of additional disk space will be used. [2022-08-18T18:56:46.792Z] #49 40.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:56:46.792Z] #49 40.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:56:46.792Z] #49 40.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T18:56:46.792Z] #49 40.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T18:56:46.792Z] #49 40.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T18:56:46.793Z] #49 40.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T18:56:46.793Z] #49 40.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T18:56:46.793Z] #49 40.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T18:56:46.793Z] #49 40.91 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:56:46.793Z] #49 41.11 Fetched 8418 kB in 0s (22.3 MB/s) [2022-08-18T18:56:46.793Z] #49 41.15 Selecting previously unselected package xxd. [2022-08-18T18:56:46.793Z] #49 41.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 ... 30255 files and directories currently installed.) [2022-08-18T18:56:46.793Z] #49 41.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:56:46.793Z] #49 41.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:46.793Z] #49 41.32 Selecting previously unselected package vim-common. [2022-08-18T18:56:46.793Z] #49 41.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:56:46.793Z] #49 41.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:46.793Z] #49 41.46 Selecting previously unselected package cmake-data. [2022-08-18T18:56:46.793Z] #49 41.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T18:56:46.793Z] #49 41.48 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:56:46.793Z] #49 42.07 Selecting previously unselected package libarchive13:amd64. [2022-08-18T18:56:46.793Z] #49 42.07 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T18:56:46.793Z] #49 42.08 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:56:46.793Z] #49 42.23 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T18:56:46.793Z] #49 42.23 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T18:56:46.793Z] #49 42.24 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:56:46.793Z] #49 42.32 Selecting previously unselected package librhash0:amd64. [2022-08-18T18:56:46.793Z] #49 42.32 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T18:56:46.793Z] #49 42.33 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:56:46.793Z] #49 42.41 Selecting previously unselected package libuv1:amd64. [2022-08-18T18:56:46.793Z] #49 42.41 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T18:56:46.793Z] #49 42.41 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:56:46.793Z] #49 42.49 Selecting previously unselected package cmake. [2022-08-18T18:56:46.793Z] #49 42.50 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T18:56:46.793Z] #49 42.50 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:56:46.793Z] #49 43.81 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:56:46.793Z] #49 43.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:46.793Z] #49 43.83 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:56:46.793Z] #49 43.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:46.793Z] #49 43.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:56:46.793Z] #49 43.88 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:56:46.793Z] #49 43.89 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:56:46.793Z] #49 43.91 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:56:46.793Z] #49 43.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:56:46.793Z] #49 DONE 44.3s [2022-08-18T18:56:46.793Z] [2022-08-18T18:56:46.793Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:56:46.793Z] #50 sha256:f620405b3458255093d195516ae426b79e323eac41345d97f671e551ef2f6bc1 [2022-08-18T18:56:46.793Z] #50 DONE 0.1s [2022-08-18T18:56:46.793Z] [2022-08-18T18:56:46.793Z] #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-08-18T18:56:46.793Z] #51 sha256:c582f31bf3baca6c4933db6ae9098c44a0f3c00c0b88c3a895a4205b6d3a210b [2022-08-18T18:56:47.350Z] #76 DONE 45.0s [2022-08-18T18:56:47.350Z] [2022-08-18T18:56:47.350Z] #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-08-18T18:56:47.350Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T18:56:47.350Z] #14 44.65 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T18:56:47.350Z] #14 44.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T18:56:47.350Z] #14 44.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:56:47.350Z] #14 45.04 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-18T18:56:47.350Z] #14 45.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-18T18:56:47.350Z] #14 45.07 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-18T18:56:47.350Z] #14 45.28 Selecting previously unselected package dmsetup. [2022-08-18T18:56:47.350Z] #14 45.31 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-18T18:56:47.359Z] #51 0.661 + RM_GOPATH=0 [2022-08-18T18:56:47.359Z] #51 0.661 + TMP_GOPATH= [2022-08-18T18:56:47.359Z] #51 0.661 + : /build [2022-08-18T18:56:47.359Z] #51 0.661 + '[' -z '' ']' [2022-08-18T18:56:47.359Z] #51 0.662 ++ mktemp -d [2022-08-18T18:56:47.359Z] #51 0.664 + export GOPATH=/tmp/tmp.x2iygvXJ3i [2022-08-18T18:56:47.359Z] #51 0.664 + GOPATH=/tmp/tmp.x2iygvXJ3i [2022-08-18T18:56:47.359Z] #51 0.664 + RM_GOPATH=1 [2022-08-18T18:56:47.359Z] #51 0.664 + case "$(go env GOARCH)" in [2022-08-18T18:56:47.359Z] #51 0.664 ++ go env GOARCH [2022-08-18T18:56:47.359Z] #51 0.671 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:47.359Z] #51 0.671 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:47.359Z] #51 0.672 ++ dirname /install.sh [2022-08-18T18:56:47.359Z] #51 0.673 + dir=/ [2022-08-18T18:56:47.359Z] #51 0.673 + bin=tini [2022-08-18T18:56:47.359Z] #51 0.673 + shift [2022-08-18T18:56:47.359Z] #51 0.673 + '[' '!' -f //tini.installer ']' [2022-08-18T18:56:47.359Z] #51 0.673 + . //tini.installer [2022-08-18T18:56:47.359Z] #51 0.673 ++ : v0.19.0 [2022-08-18T18:56:47.359Z] #51 0.673 + install_tini [2022-08-18T18:56:47.359Z] #51 0.673 + echo 'Install tini version v0.19.0' [2022-08-18T18:56:47.359Z] #51 0.674 Install tini version v0.19.0 [2022-08-18T18:56:47.359Z] #51 0.674 + git clone https://github.com/krallin/tini.git /tmp/tmp.x2iygvXJ3i/tini [2022-08-18T18:56:47.359Z] #51 0.675 Cloning into '/tmp/tmp.x2iygvXJ3i/tini'... [2022-08-18T18:56:47.436Z] #60 ... [2022-08-18T18:56:47.436Z] [2022-08-18T18:56:47.436Z] #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-08-18T18:56:47.436Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T18:56:47.436Z] #16 DONE 1.6s [2022-08-18T18:56:47.436Z] [2022-08-18T18:56:47.436Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:56:47.436Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T18:56:47.610Z] #14 45.32 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:56:47.618Z] #51 1.016 + cd /tmp/tmp.x2iygvXJ3i/tini [2022-08-18T18:56:47.618Z] #51 1.016 + git checkout -q v0.19.0 [2022-08-18T18:56:47.618Z] #51 1.022 + cmake . [2022-08-18T18:56:47.876Z] #51 1.366 -- The C compiler identification is GNU 10.2.1 [2022-08-18T18:56:47.876Z] #14 ... [2022-08-18T18:56:47.876Z] [2022-08-18T18:56:47.876Z] #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-08-18T18:56:47.876Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T18:56:47.876Z] #51 35.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-18T18:56:47.876Z] #51 36.67 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:56:47.876Z] #51 37.16 Fetched 2136 kB in 3s (664 kB/s) [2022-08-18T18:56:47.876Z] #51 37.27 Selecting previously unselected package libprotobuf23:arm64. [2022-08-18T18:56:47.876Z] #51 37.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-18T18:56:47.876Z] #51 37.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-18T18:56:47.876Z] #51 37.38 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-18T18:56:47.876Z] #51 38.04 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:56:47.876Z] #51 38.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:56:47.876Z] #51 38.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:56:47.876Z] #51 38.21 Selecting previously unselected package python3-six. [2022-08-18T18:56:47.876Z] #51 38.21 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T18:56:47.876Z] #51 38.22 Unpacking python3-six (1.16.0-2) ... [2022-08-18T18:56:47.876Z] #51 38.36 Selecting previously unselected package python3-protobuf. [2022-08-18T18:56:47.876Z] #51 38.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-18T18:56:47.876Z] #51 38.38 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T18:56:47.876Z] #51 38.90 Selecting previously unselected package libnet1:arm64. [2022-08-18T18:56:47.876Z] #51 38.90 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-18T18:56:47.876Z] #51 38.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:56:47.876Z] #51 39.07 Selecting previously unselected package libnl-3-200:arm64. [2022-08-18T18:56:47.876Z] #51 39.08 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-18T18:56:47.876Z] #51 39.09 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-18T18:56:47.877Z] #51 39.34 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-18T18:56:47.877Z] #51 39.34 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-18T18:56:47.877Z] #51 39.35 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T18:56:47.877Z] #51 39.48 Selecting previously unselected package criu. [2022-08-18T18:56:47.877Z] #51 39.48 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-18T18:56:47.877Z] #51 39.49 Unpacking criu (3.17.1-1) ... [2022-08-18T18:56:47.877Z] #51 40.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:56:47.877Z] #51 41.76 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-18T18:56:47.877Z] #51 41.78 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:56:47.877Z] #51 41.79 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T18:56:47.877Z] #51 41.81 Setting up python3-six (1.16.0-2) ... [2022-08-18T18:56:47.877Z] #51 43.11 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-18T18:56:47.877Z] #51 43.13 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T18:56:47.877Z] #51 ... [2022-08-18T18:56:47.877Z] [2022-08-18T18:56:47.877Z] #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-08-18T18:56:47.877Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T18:56:47.877Z] #14 45.61 Selecting previously unselected package mingw-w64-common. [2022-08-18T18:56:47.877Z] #14 45.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T18:56:47.877Z] #14 45.63 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T18:56:47.907Z] #77 89.85 checking build system type... x86_64-pc-linux-gnu [2022-08-18T18:56:47.907Z] #77 90.19 checking host system type... x86_64-pc-linux-gnu [2022-08-18T18:56:47.907Z] #77 90.19 checking how to print strings... printf [2022-08-18T18:56:47.907Z] #77 90.19 checking for gcc... gcc [2022-08-18T18:56:47.998Z] #17 0.885 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T18:56:48.135Z] #51 1.396 -- Detecting C compiler ABI info [2022-08-18T18:56:48.135Z] #51 1.555 -- Detecting C compiler ABI info - done [2022-08-18T18:56:48.135Z] #51 1.601 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T18:56:48.135Z] #51 1.603 -- Detecting C compile features [2022-08-18T18:56:48.135Z] #51 1.604 -- Detecting C compile features - done [2022-08-18T18:56:48.135Z] #51 1.619 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T18:56:48.135Z] #51 1.685 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T18:56:48.135Z] #51 1.726 -- Configuring done [2022-08-18T18:56:48.208Z] #64 57.60 + bin/ctr [2022-08-18T18:56:48.208Z] #64 ... [2022-08-18T18:56:48.208Z] [2022-08-18T18:56:48.208Z] #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-08-18T18:56:48.208Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:56:48.208Z] #14 102.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T18:56:48.208Z] #14 102.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:48.208Z] #14 102.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:56:48.257Z] #17 DONE 1.0s [2022-08-18T18:56:48.257Z] [2022-08-18T18:56:48.257Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:56:48.257Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T18:56:48.393Z] #51 1.737 -- Generating done [2022-08-18T18:56:48.393Z] #51 1.738 -- Build files have been written to: /tmp/tmp.x2iygvXJ3i/tini [2022-08-18T18:56:48.393Z] #51 1.741 + make tini-static [2022-08-18T18:56:48.393Z] #51 1.812 Scanning dependencies of target tini-static [2022-08-18T18:56:48.393Z] #51 1.829 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T18:56:48.393Z] #51 ... [2022-08-18T18:56:48.393Z] [2022-08-18T18:56:48.393Z] #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-08-18T18:56:48.393Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:56:48.393Z] #20 27.70 Reading package lists... [2022-08-18T18:56:48.393Z] #20 36.39 Building dependency tree... [2022-08-18T18:56:48.393Z] #20 38.01 Reading state information... [2022-08-18T18:56:48.393Z] #20 39.28 The following additional packages will be installed: [2022-08-18T18:56:48.393Z] #20 39.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:56:48.393Z] #20 39.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T18:56:48.393Z] #20 39.29 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T18:56:48.393Z] #20 39.29 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T18:56:48.393Z] #20 39.30 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T18:56:48.393Z] #20 39.31 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T18:56:48.393Z] #20 39.31 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T18:56:48.393Z] #20 39.36 Suggested packages: [2022-08-18T18:56:48.393Z] #20 39.36 gcc-10-locales seccomp wine64 [2022-08-18T18:56:48.393Z] #20 40.00 The following NEW packages will be installed: [2022-08-18T18:56:48.393Z] #20 40.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:56:48.393Z] #20 40.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T18:56:48.393Z] #20 40.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T18:56:48.393Z] #20 40.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T18:56:48.393Z] #20 40.01 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T18:56:48.393Z] #20 40.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T18:56:48.393Z] #20 40.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T18:56:48.393Z] #20 40.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T18:56:48.393Z] #20 40.01 mingw-w64-x86-64-dev [2022-08-18T18:56:48.393Z] #20 40.35 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:56:48.393Z] #20 40.35 Need to get 115 MB of archives. [2022-08-18T18:56:48.393Z] #20 40.35 After this operation, 645 MB of additional disk space will be used. [2022-08-18T18:56:48.393Z] #20 40.35 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-08-18T18:56:48.393Z] #20 40.44 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-08-18T18:56:48.393Z] #20 40.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-18T18:56:48.393Z] #20 40.51 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-08-18T18:56:48.393Z] #20 40.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-18T18:56:48.393Z] #20 40.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T18:56:48.393Z] #20 40.63 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-08-18T18:56:48.393Z] #20 40.69 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-08-18T18:56:48.393Z] #20 40.70 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-08-18T18:56:48.393Z] #20 40.83 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-08-18T18:56:48.393Z] #20 41.26 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-08-18T18:56:48.393Z] #20 41.39 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-08-18T18:56:48.393Z] #20 41.55 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-08-18T18:56:48.393Z] #20 41.94 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-08-18T18:56:48.393Z] #20 42.13 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-08-18T18:56:48.393Z] #20 42.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T18:56:48.393Z] #20 42.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T18:56:48.393Z] #20 42.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:56:48.393Z] #20 42.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:56:48.393Z] #20 42.15 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-08-18T18:56:48.393Z] #20 42.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T18:56:48.393Z] #20 42.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T18:56:48.393Z] #20 42.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T18:56:48.393Z] #20 42.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T18:56:48.393Z] #20 42.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T18:56:48.393Z] #20 42.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T18:56:48.393Z] #20 42.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T18:56:48.393Z] #20 42.19 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-08-18T18:56:48.393Z] #20 42.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T18:56:48.394Z] #20 42.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T18:56:48.394Z] #20 42.66 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:56:48.394Z] #20 42.89 Fetched 115 MB in 2s (53.7 MB/s) [2022-08-18T18:56:48.394Z] #20 42.92 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T18:56:48.394Z] #20 42.92 (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-08-18T18:56:48.394Z] #20 42.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:56:48.394Z] #20 42.98 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:56:48.394Z] #20 43.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T18:56:48.394Z] #20 43.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:56:48.394Z] #20 43.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:56:48.394Z] #20 44.69 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T18:56:48.394Z] #20 44.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T18:56:48.394Z] #20 44.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:56:48.394Z] #20 44.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T18:56:48.394Z] #20 44.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:56:48.394Z] #20 44.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:56:48.394Z] #20 44.88 Selecting previously unselected package dmsetup. [2022-08-18T18:56:48.394Z] #20 44.89 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:56:48.394Z] #20 44.89 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:56:48.394Z] #20 44.98 Selecting previously unselected package mingw-w64-common. [2022-08-18T18:56:48.394Z] #20 44.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T18:56:48.394Z] #20 45.00 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T18:56:48.469Z] #77 90.30 checking whether the C compiler works... yes [2022-08-18T18:56:48.469Z] #77 90.54 checking for C compiler default output file name... a.out [2022-08-18T18:56:48.469Z] #77 90.54 checking for suffix of executables... [2022-08-18T18:56:48.652Z] #20 46.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T18:56:48.652Z] #20 46.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T18:56:48.652Z] #20 46.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:56:48.652Z] #20 ... [2022-08-18T18:56:48.652Z] [2022-08-18T18:56:48.652Z] #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-08-18T18:56:48.652Z] #51 sha256:c582f31bf3baca6c4933db6ae9098c44a0f3c00c0b88c3a895a4205b6d3a210b [2022-08-18T18:56:48.652Z] #51 2.218 [100%] Linking C executable tini-static [2022-08-18T18:56:48.726Z] #77 90.75 checking whether we are cross compiling... no [2022-08-18T18:56:48.815Z] #14 ... [2022-08-18T18:56:48.815Z] [2022-08-18T18:56:48.815Z] #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-08-18T18:56:48.815Z] #64 sha256:76168645049b9539a7169b01323269d920976c4e1efaa01809965f4d0bc80081 [2022-08-18T18:56:48.815Z] #64 0.590 + RM_GOPATH=0 [2022-08-18T18:56:48.815Z] #64 0.600 + TMP_GOPATH= [2022-08-18T18:56:48.815Z] #64 0.601 + : /build [2022-08-18T18:56:48.815Z] #64 0.601 + '[' -z '' ']' [2022-08-18T18:56:48.815Z] #64 0.601 ++ mktemp -d [2022-08-18T18:56:48.815Z] #64 0.603 + export GOPATH=/tmp/tmp.mcoHyS7hyl [2022-08-18T18:56:48.815Z] #64 0.603 + GOPATH=/tmp/tmp.mcoHyS7hyl [2022-08-18T18:56:48.815Z] #64 0.603 + RM_GOPATH=1 [2022-08-18T18:56:48.815Z] #64 0.603 + case "$(go env GOARCH)" in [2022-08-18T18:56:48.815Z] #64 0.604 ++ go env GOARCH [2022-08-18T18:56:48.815Z] #64 0.609 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:48.815Z] #64 0.609 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:48.815Z] #64 0.610 ++ dirname /install.sh [2022-08-18T18:56:48.815Z] #64 0.641 + dir=/ [2022-08-18T18:56:48.815Z] #64 0.641 + bin=containerd [2022-08-18T18:56:48.815Z] #64 0.641 + shift [2022-08-18T18:56:48.815Z] #64 0.641 + '[' '!' -f //containerd.installer ']' [2022-08-18T18:56:48.815Z] #64 0.641 + . //containerd.installer [2022-08-18T18:56:48.815Z] #64 0.642 ++ set -e [2022-08-18T18:56:48.815Z] #64 0.642 ++ : v1.6.7 [2022-08-18T18:56:48.815Z] #64 0.642 + install_containerd [2022-08-18T18:56:48.815Z] #64 0.643 + echo 'Install containerd version v1.6.7' [2022-08-18T18:56:48.815Z] #64 0.643 Install containerd version v1.6.7 [2022-08-18T18:56:48.815Z] #64 0.643 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mcoHyS7hyl/src/github.com/containerd/containerd [2022-08-18T18:56:48.815Z] #64 0.646 Cloning into '/tmp/tmp.mcoHyS7hyl/src/github.com/containerd/containerd'... [2022-08-18T18:56:48.815Z] #64 ... [2022-08-18T18:56:48.815Z] [2022-08-18T18:56:48.815Z] #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-08-18T18:56:48.815Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T18:56:48.815Z] #42 39.65 Selecting previously unselected package libicu67:arm64. [2022-08-18T18:56:48.815Z] #42 39.66 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-18T18:56:48.815Z] #42 39.68 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-18T18:56:48.815Z] #42 45.69 Selecting previously unselected package libxml2:arm64. [2022-08-18T18:56:48.815Z] #42 45.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-18T18:56:48.815Z] #42 45.70 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:56:48.815Z] #42 46.19 Selecting previously unselected package libarchive13:arm64. [2022-08-18T18:56:48.815Z] #42 46.19 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-18T18:56:48.815Z] #42 46.20 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-18T18:56:48.815Z] #42 46.50 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-18T18:56:48.815Z] #42 46.51 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-18T18:56:48.815Z] #42 46.52 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-18T18:56:48.815Z] #42 46.67 Selecting previously unselected package librhash0:arm64. [2022-08-18T18:56:48.815Z] #42 46.69 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-18T18:56:48.815Z] #42 46.69 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-18T18:56:48.912Z] #51 2.468 [100%] Built target tini-static [2022-08-18T18:56:48.912Z] #51 2.491 + mkdir -p /build [2022-08-18T18:56:48.982Z] #77 90.99 checking for suffix of object files... o [2022-08-18T18:56:48.983Z] #77 91.14 checking whether we are using the GNU C compiler... yes [2022-08-18T18:56:49.075Z] #42 46.87 Selecting previously unselected package libuv1:arm64. [2022-08-18T18:56:49.075Z] #42 46.87 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-18T18:56:49.075Z] #42 46.88 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-18T18:56:49.075Z] #42 ... [2022-08-18T18:56:49.075Z] [2022-08-18T18:56:49.075Z] #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-08-18T18:56:49.075Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T18:56:49.075Z] #51 46.72 Setting up criu (3.17.1-1) ... [2022-08-18T18:56:49.171Z] #51 2.496 + cp tini-static /build/docker-init [2022-08-18T18:56:49.227Z] #18 DONE 1.0s [2022-08-18T18:56:49.227Z] [2022-08-18T18:56:49.227Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:56:49.227Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T18:56:49.239Z] #77 91.23 checking whether gcc accepts -g... yes [2022-08-18T18:56:49.239Z] #77 91.37 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:56:49.431Z] #51 DONE 2.8s [2022-08-18T18:56:49.431Z] [2022-08-18T18:56:49.431Z] #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-08-18T18:56:49.431Z] #71 sha256:dbad33f79f9a5d2a370774be1d803dcdeb6ed35709f5dd36acda0589741b8e61 [2022-08-18T18:56:49.496Z] #77 91.59 checking whether gcc understands -c and -o together... yes [2022-08-18T18:56:49.496Z] #77 91.78 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:56:49.496Z] #77 91.80 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:56:49.496Z] #77 91.82 checking for egrep... /bin/grep -E [2022-08-18T18:56:49.496Z] #77 91.83 checking for fgrep... /bin/grep -F [2022-08-18T18:56:49.496Z] #77 91.83 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:56:49.496Z] #77 91.85 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:56:49.496Z] #77 91.86 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:56:49.797Z] #77 91.89 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:56:49.797Z] #77 91.98 checking whether ln -s works... yes [2022-08-18T18:56:49.797Z] #77 91.98 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:56:49.797Z] #77 92.03 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T18:56:49.797Z] #77 92.03 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:56:49.797Z] #77 92.03 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:56:49.797Z] #77 92.03 checking for objdump... objdump [2022-08-18T18:56:49.797Z] #77 92.03 checking how to recognize dependent libraries... pass_all [2022-08-18T18:56:49.797Z] #77 92.04 checking for dlltool... no [2022-08-18T18:56:49.797Z] #77 92.04 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:56:49.797Z] #77 92.04 checking for ar... ar [2022-08-18T18:56:50.054Z] #77 92.05 checking for archiver @FILE support... @ [2022-08-18T18:56:50.054Z] #77 92.24 checking for strip... strip [2022-08-18T18:56:50.054Z] #77 92.25 checking for ranlib... ranlib [2022-08-18T18:56:50.054Z] #77 92.25 checking for gawk... no [2022-08-18T18:56:50.054Z] #77 92.26 checking for mawk... mawk [2022-08-18T18:56:50.158Z] #19 DONE 1.0s [2022-08-18T18:56:50.158Z] [2022-08-18T18:56:50.158Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:56:50.158Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T18:56:50.310Z] #77 92.27 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:56:50.566Z] #77 92.70 checking for sysroot... no [2022-08-18T18:56:50.566Z] #77 92.70 checking for a working dd... /bin/dd [2022-08-18T18:56:50.566Z] #77 92.73 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:56:50.566Z] #77 92.83 checking for mt... no [2022-08-18T18:56:50.566Z] #77 92.85 checking if : is a manifest tool... no [2022-08-18T18:56:50.566Z] #77 92.86 checking how to run the C preprocessor... gcc -E [2022-08-18T18:56:50.984Z] #51 48.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:56:51.132Z] #20 DONE 1.0s [2022-08-18T18:56:51.132Z] [2022-08-18T18:56:51.132Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:56:51.132Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:56:51.335Z] #71 ... [2022-08-18T18:56:51.335Z] [2022-08-18T18:56:51.335Z] #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-08-18T18:56:51.335Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:56:51.335Z] #20 49.00 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T18:56:51.335Z] #20 ... [2022-08-18T18:56:51.335Z] [2022-08-18T18:56:51.335Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:56:51.335Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T18:56:51.335Z] #53 CACHED [2022-08-18T18:56:51.335Z] [2022-08-18T18:56:51.335Z] #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-08-18T18:56:51.335Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:56:51.335Z] #54 CACHED [2022-08-18T18:56:51.335Z] [2022-08-18T18:56:51.335Z] #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-08-18T18:56:51.335Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T18:56:51.335Z] #57 CACHED [2022-08-18T18:56:51.335Z] [2022-08-18T18:56:51.336Z] #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-08-18T18:56:51.336Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:56:51.336Z] #58 CACHED [2022-08-18T18:56:51.336Z] [2022-08-18T18:56:51.336Z] #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-08-18T18:56:51.336Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:56:51.336Z] #20 49.00 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:51.336Z] #20 49.01 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:56:51.336Z] #20 49.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T18:56:51.336Z] #20 49.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:51.336Z] #20 49.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:56:51.594Z] #20 ... [2022-08-18T18:56:51.594Z] [2022-08-18T18:56:51.594Z] #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-08-18T18:56:51.594Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:56:51.594Z] #60 CACHED [2022-08-18T18:56:51.594Z] [2022-08-18T18:56:51.594Z] #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-08-18T18:56:51.594Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:56:51.755Z] #77 93.12 checking for ANSI C header files... yes [2022-08-18T18:56:51.756Z] #77 93.99 checking for sys/types.h... yes [2022-08-18T18:56:51.852Z] #62 CACHED [2022-08-18T18:56:51.852Z] [2022-08-18T18:56:51.852Z] #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-08-18T18:56:51.852Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:56:51.852Z] #64 CACHED [2022-08-18T18:56:51.852Z] [2022-08-18T18:56:51.852Z] #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-08-18T18:56:51.852Z] #71 sha256:dbad33f79f9a5d2a370774be1d803dcdeb6ed35709f5dd36acda0589741b8e61 [2022-08-18T18:56:51.928Z] #51 DONE 49.6s [2022-08-18T18:56:51.928Z] [2022-08-18T18:56:51.928Z] #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-08-18T18:56:51.928Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T18:56:51.928Z] #42 47.05 Selecting previously unselected package cmake. [2022-08-18T18:56:51.928Z] #42 47.05 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-18T18:56:51.928Z] #42 47.06 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:56:52.015Z] #77 94.12 checking for sys/stat.h... yes [2022-08-18T18:56:52.187Z] #42 50.13 Setting up libicu67:arm64 (67.1-7) ... [2022-08-18T18:56:52.275Z] #77 94.27 checking for stdlib.h... yes [2022-08-18T18:56:52.455Z] #42 50.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:52.455Z] #42 50.18 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-18T18:56:52.455Z] #42 50.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:52.455Z] #42 50.33 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-18T18:56:52.455Z] #42 50.36 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-18T18:56:52.455Z] #42 50.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:56:52.455Z] #42 50.44 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:56:52.500Z] #21 1.309 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:56:52.500Z] #21 1.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:56:52.500Z] #21 1.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:56:52.536Z] #77 94.58 checking for string.h... yes [2022-08-18T18:56:52.536Z] #77 94.77 checking for memory.h... yes [2022-08-18T18:56:52.715Z] #42 50.46 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-18T18:56:52.715Z] #42 50.50 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:56:52.980Z] #42 50.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:56:53.062Z] #21 1.887 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:56:53.101Z] #77 94.95 checking for strings.h... yes [2022-08-18T18:56:53.101Z] #77 95.18 checking for inttypes.h... yes [2022-08-18T18:56:53.101Z] #77 95.32 checking for stdint.h... yes [2022-08-18T18:56:53.226Z] #71 ... [2022-08-18T18:56:53.226Z] [2022-08-18T18:56:53.226Z] #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-08-18T18:56:53.226Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:56:53.226Z] #20 51.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T18:56:53.362Z] #77 95.51 checking for unistd.h... yes [2022-08-18T18:56:53.485Z] #20 51.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:53.485Z] #20 51.23 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:56:53.552Z] #42 DONE 51.2s [2022-08-18T18:56:53.552Z] [2022-08-18T18:56:53.552Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:56:53.552Z] #43 sha256:45e09aad790fad5fa8be2c67d16c7aefae59bb30a42ba9ff83f95b7278dce19b [2022-08-18T18:56:53.552Z] #43 DONE 0.2s [2022-08-18T18:56:53.552Z] [2022-08-18T18:56:53.552Z] #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-08-18T18:56:53.552Z] #44 sha256:b5fb123c29dc666ef178190e9775491ea4cfab4c5fe0799aa36da79ecd0d3300 [2022-08-18T18:56:53.924Z] #77 95.76 checking for dlfcn.h... yes [2022-08-18T18:56:53.924Z] #77 95.94 checking for objdir... .libs [2022-08-18T18:56:54.126Z] #44 0.644 + RM_GOPATH=0 [2022-08-18T18:56:54.126Z] #44 0.645 + TMP_GOPATH= [2022-08-18T18:56:54.126Z] #44 0.646 + : /build [2022-08-18T18:56:54.126Z] #44 0.646 + '[' -z '' ']' [2022-08-18T18:56:54.126Z] #44 0.648 ++ mktemp -d [2022-08-18T18:56:54.126Z] #44 0.651 + export GOPATH=/tmp/tmp.CDrlM8aPjX [2022-08-18T18:56:54.126Z] #44 0.651 + GOPATH=/tmp/tmp.CDrlM8aPjX [2022-08-18T18:56:54.126Z] #44 0.651 + RM_GOPATH=1 [2022-08-18T18:56:54.126Z] #44 0.651 + case "$(go env GOARCH)" in [2022-08-18T18:56:54.126Z] #44 0.652 ++ go env GOARCH [2022-08-18T18:56:54.126Z] #44 0.665 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:54.126Z] #44 0.665 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:56:54.126Z] #44 0.665 ++ dirname /install.sh [2022-08-18T18:56:54.126Z] #44 0.673 + dir=/ [2022-08-18T18:56:54.387Z] #44 0.673 + bin=tini [2022-08-18T18:56:54.387Z] #44 0.673 + shift [2022-08-18T18:56:54.387Z] #44 0.673 + '[' '!' -f //tini.installer ']' [2022-08-18T18:56:54.387Z] #44 0.674 + . //tini.installer [2022-08-18T18:56:54.387Z] #44 0.674 ++ : v0.19.0 [2022-08-18T18:56:54.387Z] #44 0.674 + install_tini [2022-08-18T18:56:54.387Z] #44 0.674 + echo 'Install tini version v0.19.0' [2022-08-18T18:56:54.387Z] #44 0.674 Install tini version v0.19.0 [2022-08-18T18:56:54.387Z] #44 0.675 + git clone https://github.com/krallin/tini.git /tmp/tmp.CDrlM8aPjX/tini [2022-08-18T18:56:54.387Z] #44 0.686 Cloning into '/tmp/tmp.CDrlM8aPjX/tini'... [2022-08-18T18:56:54.429Z] #21 3.133 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:56:54.436Z] #77 96.45 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:56:54.436Z] #77 96.59 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:56:54.436Z] #77 96.59 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:56:54.795Z] #14 ... [2022-08-18T18:56:54.795Z] [2022-08-18T18:56:54.795Z] #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-08-18T18:56:54.795Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:54.795Z] #77 48.62 libtoolize: putting auxiliary files in '.'. [2022-08-18T18:56:54.795Z] #77 48.62 libtoolize: copying file './ltmain.sh' [2022-08-18T18:56:54.795Z] #77 49.29 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T18:56:54.795Z] #77 49.29 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T18:56:54.795Z] #77 49.29 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T18:56:54.795Z] #77 59.15 configure.ac:7: installing './compile' [2022-08-18T18:56:54.795Z] #77 59.15 configure.ac:11: installing './config.guess' [2022-08-18T18:56:54.795Z] #77 59.16 configure.ac:11: installing './config.sub' [2022-08-18T18:56:54.795Z] #77 59.17 configure.ac:8: installing './install-sh' [2022-08-18T18:56:54.795Z] #77 59.17 configure.ac:8: installing './missing' [2022-08-18T18:56:54.795Z] #77 59.28 Makefile.am: installing './depcomp' [2022-08-18T18:56:54.957Z] #44 1.285 + cd /tmp/tmp.CDrlM8aPjX/tini [2022-08-18T18:56:54.957Z] #44 1.285 + git checkout -q v0.19.0 [2022-08-18T18:56:54.957Z] #44 1.291 + cmake . [2022-08-18T18:56:54.998Z] #77 96.69 checking if gcc static flag -static works... yes [2022-08-18T18:56:54.998Z] #77 97.13 checking if gcc supports -c -o file.o... yes [2022-08-18T18:56:54.998Z] #77 97.26 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:56:54.998Z] #77 97.26 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T18:56:55.254Z] #77 97.32 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:56:55.254Z] #77 97.63 checking how to hardcode library paths into programs... immediate [2022-08-18T18:56:55.254Z] #77 97.63 checking whether stripping libraries is possible... yes [2022-08-18T18:56:55.254Z] #77 97.63 checking if libtool supports shared libraries... yes [2022-08-18T18:56:55.254Z] #77 97.63 checking whether to build shared libraries... no [2022-08-18T18:56:55.254Z] #77 97.64 checking whether to build static libraries... yes [2022-08-18T18:56:55.254Z] #77 97.64 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:56:55.510Z] #77 97.67 checking whether build environment is sane... yes [2022-08-18T18:56:55.510Z] #77 97.75 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:56:55.510Z] #77 97.77 checking whether make sets $(MAKE)... yes [2022-08-18T18:56:55.510Z] #77 97.84 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:56:55.526Z] #44 1.913 -- The C compiler identification is GNU 10.2.1 [2022-08-18T18:56:55.767Z] #77 97.88 checking whether make supports nested variables... yes [2022-08-18T18:56:55.767Z] #77 97.92 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:56:55.767Z] #77 97.93 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:56:55.767Z] #77 97.93 checking how to create a ustar tar archive... gnutar [2022-08-18T18:56:55.767Z] #77 98.00 checking dependency style of gcc... gcc3 [2022-08-18T18:56:55.787Z] #44 2.030 -- Detecting C compiler ABI info [2022-08-18T18:56:55.796Z] #21 4.584 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:56:56.067Z] #77 98.15 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:56:56.067Z] #77 98.16 checking whether make supports nested variables... (cached) yes [2022-08-18T18:56:56.067Z] #77 98.16 checking for gawk... (cached) mawk [2022-08-18T18:56:56.067Z] #77 98.17 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T18:56:56.067Z] #77 98.18 checking for gcc... (cached) gcc [2022-08-18T18:56:56.067Z] #77 98.29 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T18:56:56.067Z] #77 98.29 checking whether gcc accepts -g... (cached) yes [2022-08-18T18:56:56.067Z] #77 98.29 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T18:56:56.067Z] #77 98.29 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T18:56:56.067Z] #77 98.29 checking for a Python interpreter with version >= 3... python3 [2022-08-18T18:56:56.067Z] #77 98.39 checking for python3... /usr/bin/python3 [2022-08-18T18:56:56.181Z] #77 60.65 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T18:56:56.181Z] #77 60.65 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T18:56:56.323Z] #77 98.39 checking for python3 version... 3.9 [2022-08-18T18:56:56.323Z] #77 98.45 checking for python3 platform... linux [2022-08-18T18:56:56.356Z] #44 2.666 -- Detecting C compiler ABI info - done [2022-08-18T18:56:56.356Z] #44 2.790 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T18:56:56.356Z] #44 2.793 -- Detecting C compile features [2022-08-18T18:56:56.356Z] #44 2.793 -- Detecting C compile features - done [2022-08-18T18:56:56.356Z] #44 2.833 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T18:56:56.442Z] #77 60.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T18:56:56.442Z] #77 60.78 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T18:56:56.442Z] #77 60.91 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T18:56:56.442Z] #77 61.04 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T18:56:56.580Z] #77 98.52 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T18:56:56.580Z] #77 98.69 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T18:56:56.580Z] #77 98.87 checking for go-md2man... no [2022-08-18T18:56:56.580Z] #77 98.89 checking error.h usability... [2022-08-18T18:56:56.580Z] #77 ... [2022-08-18T18:56:56.580Z] [2022-08-18T18:56:56.580Z] #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-08-18T18:56:56.580Z] #60 sha256:dcbf3bbf7ecad0ce1fd6e6332c1dcfdc3f4a358804a3a06964726117ac0698f6 [2022-08-18T18:56:56.580Z] #60 13.96 + cd /tmp/tmp.jY7eySECkQ/src/github.com/opencontainers/runc [2022-08-18T18:56:56.580Z] #60 13.96 + git checkout -q v1.1.3 [2022-08-18T18:56:56.580Z] #60 14.75 + '[' -z '' ']' [2022-08-18T18:56:56.580Z] #60 14.75 + target=static [2022-08-18T18:56:56.580Z] #60 14.75 + make BUILDTAGS=seccomp static [2022-08-18T18:56:56.580Z] #60 15.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T18:56:56.618Z] #44 3.033 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T18:56:56.618Z] #44 3.127 -- Configuring done [2022-08-18T18:56:56.618Z] #44 3.132 -- Generating done [2022-08-18T18:56:56.618Z] #44 3.149 -- Build files have been written to: /tmp/tmp.CDrlM8aPjX/tini [2022-08-18T18:56:56.706Z] #77 61.16 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T18:56:56.706Z] #77 61.25 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T18:56:56.767Z] #21 ... [2022-08-18T18:56:56.767Z] [2022-08-18T18:56:56.767Z] #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-08-18T18:56:56.767Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:56.767Z] #77 86.50 configure.ac:11: installing 'build-aux/compile' [2022-08-18T18:56:56.767Z] #77 86.52 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T18:56:56.767Z] #77 86.54 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T18:56:56.767Z] #77 86.56 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T18:56:56.767Z] #77 86.57 configure.ac:13: installing 'build-aux/missing' [2022-08-18T18:56:56.767Z] #77 86.57 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T18:56:56.767Z] #77 87.10 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T18:56:56.767Z] #77 88.54 checking build system type... x86_64-pc-linux-gnu [2022-08-18T18:56:56.767Z] #77 88.88 checking host system type... x86_64-pc-linux-gnu [2022-08-18T18:56:56.767Z] #77 88.88 checking how to print strings... printf [2022-08-18T18:56:56.767Z] #77 88.89 checking for gcc... gcc [2022-08-18T18:56:56.767Z] #77 89.00 checking whether the C compiler works... yes [2022-08-18T18:56:56.767Z] #77 89.18 checking for C compiler default output file name... a.out [2022-08-18T18:56:56.767Z] #77 89.18 checking for suffix of executables... [2022-08-18T18:56:56.767Z] #77 89.42 checking whether we are cross compiling... no [2022-08-18T18:56:56.767Z] #77 89.64 checking for suffix of object files... o [2022-08-18T18:56:56.767Z] #77 89.76 checking whether we are using the GNU C compiler... yes [2022-08-18T18:56:56.767Z] #77 89.99 checking whether gcc accepts -g... yes [2022-08-18T18:56:56.767Z] #77 90.14 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:56:56.767Z] #77 90.29 checking whether gcc understands -c and -o together... yes [2022-08-18T18:56:56.767Z] #77 90.52 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:56:56.767Z] #77 90.54 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:56:56.767Z] #77 90.56 checking for egrep... /bin/grep -E [2022-08-18T18:56:56.767Z] #77 90.56 checking for fgrep... /bin/grep -F [2022-08-18T18:56:56.767Z] #77 90.57 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:56:56.767Z] #77 90.59 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:56:56.767Z] #77 90.60 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:56:56.767Z] #77 90.63 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:56:56.767Z] #77 90.74 checking whether ln -s works... yes [2022-08-18T18:56:56.767Z] #77 90.74 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:56:56.767Z] #77 90.77 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T18:56:56.767Z] #77 90.78 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:56:56.767Z] #77 90.78 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:56:56.767Z] #77 90.78 checking for objdump... objdump [2022-08-18T18:56:56.767Z] #77 90.79 checking how to recognize dependent libraries... pass_all [2022-08-18T18:56:56.767Z] #77 90.79 checking for dlltool... no [2022-08-18T18:56:56.767Z] #77 90.79 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:56:56.767Z] #77 90.80 checking for ar... ar [2022-08-18T18:56:56.767Z] #77 90.81 checking for archiver @FILE support... @ [2022-08-18T18:56:56.767Z] #77 90.99 checking for strip... strip [2022-08-18T18:56:56.767Z] #77 90.99 checking for ranlib... ranlib [2022-08-18T18:56:56.767Z] #77 90.99 checking for gawk... no [2022-08-18T18:56:56.767Z] #77 91.00 checking for mawk... mawk [2022-08-18T18:56:56.767Z] #77 91.00 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:56:56.767Z] #77 91.48 checking for sysroot... no [2022-08-18T18:56:56.767Z] #77 91.49 checking for a working dd... /bin/dd [2022-08-18T18:56:56.767Z] #77 91.50 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:56:56.767Z] #77 91.60 checking for mt... no [2022-08-18T18:56:56.767Z] #77 91.61 checking if : is a manifest tool... no [2022-08-18T18:56:56.767Z] #77 91.64 checking how to run the C preprocessor... gcc -E [2022-08-18T18:56:56.836Z] #60 ... [2022-08-18T18:56:56.836Z] [2022-08-18T18:56:56.836Z] #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-08-18T18:56:56.836Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:56.836Z] #77 98.89 checking error.h usability... yes [2022-08-18T18:56:56.836Z] #77 99.10 checking error.h presence... yes [2022-08-18T18:56:56.836Z] #77 99.16 checking for error.h... yes [2022-08-18T18:56:56.877Z] #44 3.153 + make tini-static [2022-08-18T18:56:56.968Z] #77 61.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T18:56:57.093Z] #77 99.20 checking linux/openat2.h usability... yes [2022-08-18T18:56:57.093Z] #77 99.33 checking linux/openat2.h presence... yes [2022-08-18T18:56:57.093Z] #77 99.39 checking for linux/openat2.h... yes [2022-08-18T18:56:57.137Z] #44 ... [2022-08-18T18:56:57.137Z] [2022-08-18T18:56:57.137Z] #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-08-18T18:56:57.137Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T18:56:57.137Z] #53 54.27 gotestsum version dev [2022-08-18T18:56:57.137Z] #53 DONE 55.0s [2022-08-18T18:56:57.137Z] [2022-08-18T18:56:57.137Z] #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-08-18T18:56:57.137Z] #44 sha256:b5fb123c29dc666ef178190e9775491ea4cfab4c5fe0799aa36da79ecd0d3300 [2022-08-18T18:56:57.137Z] #44 3.530 Scanning dependencies of target tini-static [2022-08-18T18:56:57.137Z] #44 ... [2022-08-18T18:56:57.137Z] [2022-08-18T18:56:57.137Z] #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-08-18T18:56:57.137Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:56:57.137Z] #77 0.638 Cloning into '/tmp/crun-build'... [2022-08-18T18:56:57.137Z] #77 6.193 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T18:56:57.137Z] #77 6.226 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T18:56:57.137Z] #77 7.370 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T18:56:57.137Z] #77 7.386 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T18:56:57.137Z] #77 7.387 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T18:56:57.137Z] #77 7.395 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T18:56:57.137Z] #77 7.425 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T18:56:57.137Z] #77 9.247 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T18:56:57.137Z] #77 ... [2022-08-18T18:56:57.137Z] [2022-08-18T18:56:57.137Z] #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-08-18T18:56:57.137Z] #44 sha256:b5fb123c29dc666ef178190e9775491ea4cfab4c5fe0799aa36da79ecd0d3300 [2022-08-18T18:56:57.137Z] #44 3.680 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T18:56:57.655Z] #77 99.43 checking for copy_file_range... yes [2022-08-18T18:56:57.671Z] #20 54.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T18:56:57.671Z] #20 54.93 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:57.671Z] #20 54.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:56:57.694Z] #77 91.87 checking for ANSI C header files... yes [2022-08-18T18:56:57.694Z] #77 92.57 checking for sys/types.h... yes [2022-08-18T18:56:57.911Z] #77 99.72 checking for fgetxattr... yes [2022-08-18T18:56:57.963Z] #77 92.75 checking for sys/stat.h... yes [2022-08-18T18:56:58.167Z] #77 100.1 checking for statx... [2022-08-18T18:56:58.167Z] #77 ... [2022-08-18T18:56:58.167Z] [2022-08-18T18:56:58.167Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:56:58.167Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:56:58.167Z] #21 9.088 Fetched 8570 kB in 8s (1062 kB/s) [2022-08-18T18:56:58.167Z] #21 9.088 Reading package lists... [2022-08-18T18:56:58.167Z] #21 12.71 Reading package lists... [2022-08-18T18:56:58.167Z] #21 16.28 Building dependency tree... [2022-08-18T18:56:58.167Z] #21 18.22 The following additional packages will be installed: [2022-08-18T18:56:58.167Z] #21 18.23 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T18:56:58.167Z] #21 18.23 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T18:56:58.167Z] #21 18.24 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T18:56:58.167Z] #21 18.24 python3-pkg-resources vim-runtime xxd [2022-08-18T18:56:58.167Z] #21 18.24 Suggested packages: [2022-08-18T18:56:58.167Z] #21 18.24 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T18:56:58.167Z] #21 18.24 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T18:56:58.167Z] #21 18.24 acl attr quota [2022-08-18T18:56:58.167Z] #21 18.24 Recommended packages: [2022-08-18T18:56:58.167Z] #21 18.24 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T18:56:58.167Z] #21 ... [2022-08-18T18:56:58.167Z] [2022-08-18T18:56:58.168Z] #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-08-18T18:56:58.168Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:56:58.168Z] #77 100.1 checking for statx... yes [2022-08-18T18:56:58.219Z] #77 93.01 checking for stdlib.h... yes [2022-08-18T18:56:58.219Z] #77 93.21 checking for string.h... yes [2022-08-18T18:56:58.424Z] #77 100.5 checking for fgetpwent_r... yes [2022-08-18T18:56:58.475Z] #77 93.40 checking for memory.h... yes [2022-08-18T18:56:58.604Z] #20 56.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T18:56:58.680Z] #77 100.8 checking for issetugid... no [2022-08-18T18:56:58.774Z] #77 93.61 checking for strings.h... yes [2022-08-18T18:56:58.862Z] #20 56.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:56:58.862Z] #20 56.59 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:56:58.936Z] #77 101.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T18:56:58.936Z] #77 101.1 checking pkg-config is at least version 0.9.0... yes [2022-08-18T18:56:59.030Z] #77 93.90 checking for inttypes.h... yes [2022-08-18T18:56:59.030Z] #77 94.12 checking for stdint.h... yes [2022-08-18T18:56:59.044Z] #44 5.417 [100%] Linking C executable tini-static [2022-08-18T18:56:59.286Z] #77 94.27 checking for unistd.h... yes [2022-08-18T18:56:59.499Z] #77 101.1 checking for library containing yajl_tree_get... -lyajl [2022-08-18T18:56:59.499Z] #77 101.5 checking for yajl >= 2.0.0... yes [2022-08-18T18:56:59.499Z] #77 101.6 checking sys/capability.h usability... yes [2022-08-18T18:56:59.586Z] #77 94.53 checking for dlfcn.h... yes [2022-08-18T18:56:59.612Z] #44 5.845 [100%] Built target tini-static [2022-08-18T18:56:59.612Z] #44 5.939 + mkdir -p /build [2022-08-18T18:56:59.612Z] #44 5.941 + cp tini-static /build/docker-init [2022-08-18T18:56:59.755Z] #77 101.8 checking sys/capability.h presence... yes [2022-08-18T18:56:59.755Z] #77 101.9 checking for sys/capability.h... yes [2022-08-18T18:56:59.842Z] #77 94.79 checking for objdir... .libs [2022-08-18T18:57:00.179Z] #44 DONE 6.3s [2022-08-18T18:57:00.180Z] [2022-08-18T18:57:00.180Z] #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-08-18T18:57:00.180Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:57:00.180Z] #77 11.39 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T18:57:00.180Z] #77 12.39 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T18:57:00.180Z] #77 12.64 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T18:57:00.180Z] #77 12.79 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T18:57:00.318Z] #77 101.9 checking for library containing cap_from_name... -lcap [2022-08-18T18:57:00.404Z] #77 95.25 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:57:00.404Z] #77 95.43 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:57:00.661Z] #77 95.44 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:57:00.760Z] #20 58.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T18:57:00.760Z] #20 58.29 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:57:00.760Z] #20 58.30 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:57:00.884Z] #77 102.5 checking for library containing dlopen... -ldl [2022-08-18T18:57:00.917Z] #77 95.54 checking if gcc static flag -static works... yes [2022-08-18T18:57:01.156Z] #77 103.2 checking seccomp.h usability... yes [2022-08-18T18:57:01.173Z] #77 96.00 checking if gcc supports -c -o file.o... yes [2022-08-18T18:57:01.173Z] #77 96.16 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:57:01.173Z] #77 96.16 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T18:57:01.413Z] #77 103.4 checking seccomp.h presence... yes [2022-08-18T18:57:01.413Z] #77 103.6 checking for seccomp.h... yes [2022-08-18T18:57:01.736Z] #77 96.20 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:57:01.736Z] #77 96.60 checking how to hardcode library paths into programs... immediate [2022-08-18T18:57:01.736Z] #77 96.60 checking whether stripping libraries is possible... yes [2022-08-18T18:57:01.736Z] #77 96.61 checking if libtool supports shared libraries... yes [2022-08-18T18:57:01.736Z] #77 96.61 checking whether to build shared libraries... no [2022-08-18T18:57:01.736Z] #77 96.62 checking whether to build static libraries... yes [2022-08-18T18:57:01.736Z] #77 96.62 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:57:01.736Z] #77 96.67 checking whether build environment is sane... yes [2022-08-18T18:57:01.736Z] #77 96.74 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:57:01.736Z] #77 96.76 checking whether make sets $(MAKE)... yes [2022-08-18T18:57:01.736Z] #77 96.81 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:57:01.736Z] #77 96.85 checking whether make supports nested variables... yes [2022-08-18T18:57:01.736Z] #77 96.90 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:57:01.736Z] #77 96.91 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:57:01.736Z] #77 96.91 checking how to create a ustar tar archive... gnutar [2022-08-18T18:57:02.249Z] #77 96.97 checking dependency style of gcc... gcc3 [2022-08-18T18:57:02.249Z] #77 97.14 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:57:02.249Z] #77 97.15 checking whether make supports nested variables... (cached) yes [2022-08-18T18:57:02.249Z] #77 97.15 checking for gawk... (cached) mawk [2022-08-18T18:57:02.249Z] #77 97.15 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T18:57:02.249Z] #77 97.16 checking for gcc... (cached) gcc [2022-08-18T18:57:02.249Z] #77 97.24 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T18:57:02.249Z] #77 97.26 checking whether gcc accepts -g... (cached) yes [2022-08-18T18:57:02.249Z] #77 97.26 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T18:57:02.249Z] #77 97.27 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T18:57:02.249Z] #77 97.27 checking for a Python interpreter with version >= 3... python3 [2022-08-18T18:57:02.341Z] #77 103.6 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T18:57:02.341Z] #77 104.4 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T18:57:02.549Z] #77 97.37 checking for python3... /usr/bin/python3 [2022-08-18T18:57:02.549Z] #77 97.38 checking for python3 version... 3.9 [2022-08-18T18:57:02.549Z] #77 97.46 checking for python3 platform... linux [2022-08-18T18:57:02.599Z] #77 104.6 checking systemd/sd-bus.h usability... yes [2022-08-18T18:57:02.805Z] #77 97.52 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T18:57:02.805Z] #77 97.70 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T18:57:02.805Z] #77 97.87 checking for go-md2man... no [2022-08-18T18:57:02.856Z] #77 104.8 checking systemd/sd-bus.h presence... yes [2022-08-18T18:57:02.856Z] #77 104.9 checking for systemd/sd-bus.h... yes [2022-08-18T18:57:03.061Z] #77 97.89 checking error.h usability... yes [2022-08-18T18:57:03.061Z] #77 98.14 checking error.h presence... yes [2022-08-18T18:57:03.061Z] #77 98.18 checking for error.h... yes [2022-08-18T18:57:03.112Z] #77 104.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T18:57:03.317Z] #77 98.20 checking linux/openat2.h usability... yes [2022-08-18T18:57:03.318Z] #77 98.38 checking linux/openat2.h presence... yes [2022-08-18T18:57:03.318Z] #77 98.43 checking for linux/openat2.h... yes [2022-08-18T18:57:03.565Z] #77 ... [2022-08-18T18:57:03.565Z] [2022-08-18T18:57:03.565Z] #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-08-18T18:57:03.565Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:57:03.565Z] #14 116.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T18:57:03.565Z] #14 116.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:57:03.565Z] #14 116.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:57:03.574Z] #77 98.46 checking for copy_file_range... yes [2022-08-18T18:57:03.625Z] #77 105.4 checking for sd_notify_barrier... yes [2022-08-18T18:57:03.625Z] #77 105.8 checking linux/bpf.h usability... yes [2022-08-18T18:57:03.882Z] #77 106.0 checking linux/bpf.h presence... yes [2022-08-18T18:57:03.882Z] #77 106.1 checking for linux/bpf.h... yes [2022-08-18T18:57:04.038Z] #20 61.90 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T18:57:04.038Z] #20 61.90 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:57:04.038Z] #20 61.91 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:57:04.086Z] #77 98.77 checking for fgetxattr... yes [2022-08-18T18:57:04.139Z] #77 106.1 checking compilation for eBPF... yes [2022-08-18T18:57:04.139Z] #77 106.3 checking for criu >= 3.15... no [2022-08-18T18:57:04.139Z] #77 106.3 configure: CRIU headers not found, building without CRIU support [2022-08-18T18:57:04.139Z] #77 106.3 checking for criu > 3.16... no [2022-08-18T18:57:04.139Z] #77 106.4 configure: CRIU version doesn't support join-ns API [2022-08-18T18:57:04.139Z] #77 106.4 checking for criu > 3.16.1... no [2022-08-18T18:57:04.139Z] #77 106.4 configure: CRIU version doesn't support for pre-dumping [2022-08-18T18:57:04.139Z] #77 106.4 checking for new mount API (fsconfig)... yes [2022-08-18T18:57:04.343Z] #77 99.08 checking for statx... yes [2022-08-18T18:57:04.373Z] #77 ... [2022-08-18T18:57:04.373Z] [2022-08-18T18:57:04.374Z] #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-08-18T18:57:04.374Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T18:57:04.374Z] #14 51.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T18:57:04.374Z] #14 51.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T18:57:04.374Z] #14 51.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:57:04.374Z] #14 57.78 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T18:57:04.374Z] #14 57.79 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-18T18:57:04.374Z] #14 57.82 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:57:04.374Z] #14 58.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T18:57:04.374Z] #14 58.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-18T18:57:04.374Z] #14 58.12 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:57:04.396Z] #77 106.5 checking for seccomp notify API... yes [2022-08-18T18:57:04.396Z] #77 106.5 checking for gperf... no [2022-08-18T18:57:04.396Z] #77 106.5 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T18:57:04.396Z] #77 106.5 checking for library containing argp_parse... none required [2022-08-18T18:57:04.599Z] #77 99.41 checking for fgetpwent_r... yes [2022-08-18T18:57:04.653Z] #77 ... [2022-08-18T18:57:04.653Z] [2022-08-18T18:57:04.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-08-18T18:57:04.653Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:57:04.653Z] #36 162.7 Delve is a source level debugger for Go programs. [2022-08-18T18:57:04.653Z] #36 162.7 [2022-08-18T18:57:04.653Z] #36 162.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T18:57:04.653Z] #36 162.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T18:57:04.653Z] #36 162.7 [2022-08-18T18:57:04.653Z] #36 162.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T18:57:04.653Z] #36 162.7 [2022-08-18T18:57:04.653Z] #36 162.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T18:57:04.653Z] #36 162.7 [2022-08-18T18:57:04.653Z] #36 162.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T18:57:04.653Z] #36 162.7 [2022-08-18T18:57:04.653Z] #36 162.7 Usage: [2022-08-18T18:57:04.653Z] #36 162.7 dlv [command] [2022-08-18T18:57:04.653Z] #36 162.7 [2022-08-18T18:57:04.653Z] #36 162.7 Available Commands: [2022-08-18T18:57:04.653Z] #36 162.7 attach Attach to running process and begin debugging. [2022-08-18T18:57:04.653Z] #36 162.7 connect Connect to a headless debug server with a terminal client. [2022-08-18T18:57:04.653Z] #36 162.7 core Examine a core dump. [2022-08-18T18:57:04.653Z] #36 162.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T18:57:04.653Z] #36 162.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T18:57:04.654Z] #36 162.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T18:57:04.654Z] #36 162.7 help Help about any command [2022-08-18T18:57:04.654Z] #36 162.7 run Deprecated command. Use 'debug' instead. [2022-08-18T18:57:04.654Z] #36 162.7 test Compile test binary and begin debugging program. [2022-08-18T18:57:04.654Z] #36 162.7 trace Compile and begin tracing program. [2022-08-18T18:57:04.654Z] #36 162.7 version Prints version. [2022-08-18T18:57:04.654Z] #36 162.7 [2022-08-18T18:57:04.654Z] #36 162.7 Flags: [2022-08-18T18:57:04.654Z] #36 162.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T18:57:04.654Z] #36 162.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T18:57:04.654Z] #36 162.7 --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-08-18T18:57:04.654Z] #36 162.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T18:57:04.654Z] #36 162.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T18:57:04.654Z] #36 162.7 --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-08-18T18:57:04.654Z] #36 162.7 --disable-aslr Disables address space randomization [2022-08-18T18:57:04.654Z] #36 162.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T18:57:04.654Z] #36 162.7 -h, --help help for dlv [2022-08-18T18:57:04.654Z] #36 162.7 --init string Init file, executed by the terminal client. [2022-08-18T18:57:04.654Z] #36 162.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T18:57:04.654Z] #36 162.7 --log Enable debugging server logging. [2022-08-18T18:57:04.654Z] #36 162.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T18:57:04.654Z] #36 162.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T18:57:04.654Z] #36 162.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T18:57:04.654Z] #36 162.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T18:57:04.654Z] #36 162.7 --wd string Working directory for running the program. [2022-08-18T18:57:04.654Z] #36 162.7 [2022-08-18T18:57:04.654Z] #36 162.7 Additional help topics: [2022-08-18T18:57:04.654Z] #36 162.7 dlv backend Help about the --backend flag. [2022-08-18T18:57:04.654Z] #36 162.7 dlv log Help about logging flags. [2022-08-18T18:57:04.654Z] #36 162.7 dlv redirect Help about file redirection. [2022-08-18T18:57:04.654Z] #36 162.7 [2022-08-18T18:57:04.654Z] #36 162.7 Use "dlv [command] --help" for more information about a command. [2022-08-18T18:57:04.654Z] #36 DONE 163.3s [2022-08-18T18:57:04.654Z] [2022-08-18T18:57:04.654Z] #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-08-18T18:57:04.654Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:57:04.654Z] #34 DONE 163.0s [2022-08-18T18:57:04.654Z] [2022-08-18T18:57:04.654Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:04.654Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:57:04.654Z] #21 19.93 The following NEW packages will be installed: [2022-08-18T18:57:04.654Z] #21 19.93 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T18:57:04.654Z] #21 19.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T18:57:04.654Z] #21 19.94 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T18:57:04.654Z] #21 19.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T18:57:04.654Z] #21 19.94 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T18:57:04.654Z] #21 19.94 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T18:57:04.654Z] #21 19.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T18:57:04.654Z] #21 19.94 xz-utils zip zstd [2022-08-18T18:57:04.654Z] #21 20.26 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:57:04.654Z] #21 20.26 Need to get 27.7 MB of archives. [2022-08-18T18:57:04.654Z] #21 20.26 After this operation, 106 MB of additional disk space will be used. [2022-08-18T18:57:04.654Z] #21 20.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T18:57:04.654Z] #21 20.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T18:57:04.654Z] #21 20.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T18:57:04.654Z] #21 20.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T18:57:04.654Z] #21 20.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T18:57:04.654Z] #21 20.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T18:57:04.654Z] #21 20.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T18:57:04.654Z] #21 20.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T18:57:04.654Z] #21 20.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:57:04.654Z] #21 20.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:57:04.654Z] #21 20.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T18:57:04.654Z] #21 20.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T18:57:04.654Z] #21 20.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T18:57:04.654Z] #21 20.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T18:57:04.654Z] #21 20.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T18:57:04.654Z] #21 20.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T18:57:04.654Z] #21 20.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T18:57:04.654Z] #21 20.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T18:57:04.654Z] #21 20.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T18:57:04.654Z] #21 20.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T18:57:04.654Z] #21 20.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T18:57:04.654Z] #21 20.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T18:57:04.654Z] #21 20.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T18:57:04.654Z] #21 20.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T18:57:04.654Z] #21 20.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T18:57:04.654Z] #21 20.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T18:57:04.654Z] #21 20.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T18:57:04.654Z] #21 20.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T18:57:04.654Z] #21 20.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T18:57:04.654Z] #21 20.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-18T18:57:04.654Z] #21 20.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:57:04.654Z] #21 20.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T18:57:04.654Z] #21 20.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T18:57:04.654Z] #21 20.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T18:57:04.654Z] #21 20.90 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T18:57:04.654Z] #21 20.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T18:57:04.654Z] #21 20.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T18:57:04.654Z] #21 20.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:57:04.654Z] #21 20.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T18:57:04.654Z] #21 21.01 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T18:57:04.654Z] #21 21.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T18:57:04.654Z] #21 21.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T18:57:04.654Z] #21 21.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T18:57:04.654Z] #21 21.08 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T18:57:04.654Z] #21 21.09 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T18:57:04.654Z] #21 21.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T18:57:04.654Z] #21 21.47 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T18:57:04.654Z] #21 21.52 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T18:57:04.654Z] #21 21.52 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T18:57:04.654Z] #21 22.77 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:57:04.654Z] #21 23.39 Fetched 27.7 MB in 2s (17.6 MB/s) [2022-08-18T18:57:04.654Z] #21 23.94 Selecting previously unselected package pigz. [2022-08-18T18:57:04.654Z] #21 23.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-18T18:57:04.654Z] #21 23.99 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T18:57:04.654Z] #21 24.17 Unpacking pigz (2.6-1) ... [2022-08-18T18:57:04.654Z] #21 25.29 Selecting previously unselected package libelf1:amd64. [2022-08-18T18:57:04.654Z] #21 25.29 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T18:57:04.654Z] #21 25.37 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T18:57:04.654Z] #21 25.62 Selecting previously unselected package libbpf0:amd64. [2022-08-18T18:57:04.654Z] #21 25.62 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T18:57:04.654Z] #21 25.62 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:57:04.856Z] #77 99.73 checking for issetugid... no [2022-08-18T18:57:04.856Z] #77 100.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T18:57:04.856Z] #77 100.0 checking pkg-config is at least version 0.9.0... yes [2022-08-18T18:57:04.910Z] #21 25.79 Selecting previously unselected package libcap2:amd64. [2022-08-18T18:57:04.910Z] #21 25.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T18:57:04.910Z] #21 25.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:57:04.910Z] #21 25.92 Selecting previously unselected package libmnl0:amd64. [2022-08-18T18:57:05.167Z] #21 25.97 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T18:57:05.167Z] #21 26.00 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:57:05.167Z] #21 26.12 Selecting previously unselected package libxtables12:amd64. [2022-08-18T18:57:05.167Z] #21 26.12 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T18:57:05.167Z] #21 26.16 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:57:05.423Z] #21 26.33 Selecting previously unselected package libcap2-bin. [2022-08-18T18:57:05.423Z] #21 26.35 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T18:57:05.423Z] #21 26.36 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T18:57:05.423Z] #21 26.48 Selecting previously unselected package iproute2. [2022-08-18T18:57:05.423Z] #21 26.48 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T18:57:05.679Z] #21 26.50 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T18:57:05.763Z] #14 63.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T18:57:05.763Z] #14 63.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-18T18:57:05.763Z] #14 63.38 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:57:05.784Z] #77 100.0 checking for library containing yajl_tree_get... -lyajl [2022-08-18T18:57:05.784Z] #77 100.6 checking for yajl >= 2.0.0... yes [2022-08-18T18:57:05.784Z] #77 100.6 checking sys/capability.h usability... yes [2022-08-18T18:57:05.936Z] #20 63.49 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T18:57:05.936Z] #20 63.50 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T18:57:05.936Z] #20 63.51 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:57:05.936Z] #20 63.57 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T18:57:05.936Z] #20 63.57 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T18:57:05.936Z] #20 63.58 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:57:05.936Z] #20 63.63 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T18:57:05.936Z] #20 63.64 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T18:57:05.936Z] #20 63.65 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:57:05.936Z] #20 63.72 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:57:05.936Z] #20 63.72 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:57:05.936Z] #20 63.73 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:57:05.936Z] #20 63.80 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:57:05.936Z] #20 63.80 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:57:05.936Z] #20 63.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:57:05.936Z] #20 63.90 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T18:57:05.936Z] #20 ... [2022-08-18T18:57:05.936Z] [2022-08-18T18:57:05.936Z] #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-08-18T18:57:05.936Z] #71 sha256:dbad33f79f9a5d2a370774be1d803dcdeb6ed35709f5dd36acda0589741b8e61 [2022-08-18T18:57:05.936Z] #71 13.39 + cd /tmp/tmp.UkiXndBnYe/src/github.com/containerd/containerd [2022-08-18T18:57:05.936Z] #71 13.39 + git checkout -q v1.6.7 [2022-08-18T18:57:05.936Z] #71 14.26 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T18:57:05.936Z] #71 14.26 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T18:57:05.936Z] #71 14.26 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:57:05.936Z] #71 14.26 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:57:05.936Z] #71 14.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T18:57:05.936Z] #71 14.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T18:57:05.936Z] #71 14.26 + '[' '' = dynamic ']' [2022-08-18T18:57:05.936Z] #71 14.26 + make [2022-08-18T18:57:05.936Z] #71 14.98 + bin/ctr [2022-08-18T18:57:06.040Z] #77 100.9 checking sys/capability.h presence... yes [2022-08-18T18:57:06.040Z] #77 101.0 checking for sys/capability.h... yes [2022-08-18T18:57:06.194Z] #71 ... [2022-08-18T18:57:06.194Z] [2022-08-18T18:57:06.194Z] #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-08-18T18:57:06.194Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:57:06.194Z] #20 63.90 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T18:57:06.194Z] #20 63.91 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:57:06.194Z] #20 63.92 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:57:06.194Z] #20 63.96 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T18:57:06.194Z] #20 63.97 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T18:57:06.194Z] #20 63.98 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:57:06.194Z] #20 64.06 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T18:57:06.194Z] #20 64.07 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T18:57:06.194Z] #20 64.07 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:57:06.194Z] #20 64.19 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T18:57:06.451Z] #20 64.20 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T18:57:06.451Z] #20 64.20 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:57:06.451Z] #20 64.30 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T18:57:06.451Z] #20 64.30 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T18:57:06.451Z] #20 64.31 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:57:06.451Z] #20 64.39 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T18:57:06.603Z] #77 101.0 checking for library containing cap_from_name... -lcap [2022-08-18T18:57:06.651Z] #21 27.45 Selecting previously unselected package xxd. [2022-08-18T18:57:06.651Z] #21 27.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:57:06.651Z] #21 27.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:06.709Z] #20 64.40 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T18:57:06.709Z] #20 64.41 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:57:06.709Z] #20 64.45 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T18:57:06.709Z] #20 64.45 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T18:57:06.709Z] #20 64.46 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:57:06.709Z] #20 64.63 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T18:57:06.709Z] #20 64.64 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T18:57:06.709Z] #20 64.64 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:57:06.900Z] #77 101.6 checking for library containing dlopen... -ldl [2022-08-18T18:57:06.907Z] #21 27.66 Selecting previously unselected package vim-common. [2022-08-18T18:57:06.907Z] #21 27.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:57:06.907Z] #21 27.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:06.907Z] #21 27.94 Selecting previously unselected package bash-completion. [2022-08-18T18:57:06.967Z] #20 64.74 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T18:57:06.967Z] #20 64.75 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:57:06.967Z] #20 64.75 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:57:06.967Z] #20 64.80 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T18:57:06.967Z] #20 64.80 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T18:57:06.967Z] #20 64.81 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:57:06.967Z] #20 64.87 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T18:57:06.967Z] #20 64.87 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T18:57:06.967Z] #20 64.88 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:57:07.163Z] #21 27.96 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T18:57:07.198Z] #77 102.1 checking seccomp.h usability... yes [2022-08-18T18:57:07.226Z] #20 65.10 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:57:07.226Z] #20 65.11 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:57:07.226Z] #20 65.12 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:57:07.226Z] #20 65.14 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:57:07.226Z] #20 65.15 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:57:07.226Z] #20 65.16 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:57:07.226Z] #20 65.17 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:57:07.226Z] #20 65.19 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:57:07.226Z] #20 65.20 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:57:07.454Z] #77 102.4 checking seccomp.h presence... yes [2022-08-18T18:57:07.454Z] #77 102.5 checking for seccomp.h... yes [2022-08-18T18:57:07.484Z] #20 65.22 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:57:07.484Z] #20 65.23 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:57:07.484Z] #20 65.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:57:07.484Z] #20 65.26 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:57:07.484Z] #20 65.27 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:57:07.484Z] #20 65.29 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T18:57:07.484Z] #20 65.30 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:57:07.484Z] #20 65.31 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:57:07.484Z] #20 65.32 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:57:07.484Z] #20 65.34 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:57:07.484Z] #20 65.35 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:57:07.484Z] #20 65.36 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:57:07.485Z] #20 65.37 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-08-18T18:57:07.485Z] #20 65.39 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:57:07.485Z] #20 65.40 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-08-18T18:57:07.485Z] #20 65.41 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:57:07.485Z] #20 65.42 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:57:07.743Z] #20 65.43 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-08-18T18:57:07.743Z] #20 65.44 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:57:07.743Z] #20 65.45 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:57:07.743Z] #20 65.47 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:57:07.743Z] #20 65.48 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:57:07.743Z] #20 65.49 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:57:07.743Z] #20 65.51 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:57:07.743Z] #20 65.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:57:08.015Z] #77 102.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T18:57:08.272Z] #77 103.0 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T18:57:08.528Z] #77 103.3 checking systemd/sd-bus.h usability... yes [2022-08-18T18:57:08.528Z] #77 103.6 checking systemd/sd-bus.h presence... yes [2022-08-18T18:57:08.784Z] #77 103.7 checking for systemd/sd-bus.h... yes [2022-08-18T18:57:08.784Z] #77 103.7 checking for library containing sd_bus_match_signal_async... [2022-08-18T18:57:08.784Z] #77 ... [2022-08-18T18:57:08.784Z] [2022-08-18T18:57:08.784Z] #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-08-18T18:57:08.784Z] #60 sha256:b28518cffdaa98164854c93f09a2416364d747abcca9aab7bd8deda639c1e0b4 [2022-08-18T18:57:08.784Z] #60 14.98 + cd /tmp/tmp.4yEoxjC5jj/src/github.com/opencontainers/runc [2022-08-18T18:57:08.784Z] #60 14.98 + git checkout -q v1.1.3 [2022-08-18T18:57:08.784Z] #60 15.68 + '[' -z '' ']' [2022-08-18T18:57:08.784Z] #60 15.68 + target=static [2022-08-18T18:57:08.784Z] #60 15.68 + make BUILDTAGS=seccomp static [2022-08-18T18:57:08.784Z] #60 16.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T18:57:08.784Z] #60 ... [2022-08-18T18:57:08.784Z] [2022-08-18T18:57:08.784Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:08.784Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:57:08.784Z] #21 9.042 Fetched 8570 kB in 8s (1070 kB/s) [2022-08-18T18:57:08.784Z] #21 9.042 Reading package lists... [2022-08-18T18:57:08.784Z] #21 12.41 Reading package lists... [2022-08-18T18:57:08.784Z] #21 15.43 Building dependency tree... [2022-08-18T18:57:08.784Z] #21 17.10 The following additional packages will be installed: [2022-08-18T18:57:08.784Z] #21 17.10 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T18:57:08.784Z] #21 17.10 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T18:57:08.784Z] #21 17.11 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T18:57:08.784Z] #21 17.11 python3-pkg-resources vim-runtime xxd [2022-08-18T18:57:08.784Z] #21 17.11 Suggested packages: [2022-08-18T18:57:08.784Z] #21 17.11 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T18:57:08.784Z] #21 17.11 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T18:57:08.784Z] #21 17.11 acl attr quota [2022-08-18T18:57:08.784Z] #21 17.11 Recommended packages: [2022-08-18T18:57:08.784Z] #21 17.11 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T18:57:08.865Z] #14 122.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T18:57:08.865Z] #14 122.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T18:57:08.865Z] #14 122.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:57:08.865Z] #14 123.0 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T18:57:08.865Z] #14 123.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T18:57:08.865Z] #14 123.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:57:09.055Z] #21 30.00 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T18:57:09.119Z] #20 DONE 66.9s [2022-08-18T18:57:09.119Z] [2022-08-18T18:57:09.119Z] #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-08-18T18:57:09.119Z] #71 sha256:dbad33f79f9a5d2a370774be1d803dcdeb6ed35709f5dd36acda0589741b8e61 [2022-08-18T18:57:09.119Z] #71 ... [2022-08-18T18:57:09.119Z] [2022-08-18T18:57:09.120Z] #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-08-18T18:57:09.120Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-18T18:57:09.126Z] #14 123.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T18:57:09.126Z] #14 123.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T18:57:09.126Z] #14 123.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:57:09.346Z] #21 ... [2022-08-18T18:57:09.346Z] [2022-08-18T18:57:09.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-08-18T18:57:09.346Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:09.346Z] #77 103.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T18:57:09.388Z] #14 123.4 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:57:09.388Z] #14 123.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:57:09.388Z] #14 123.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:57:09.388Z] #14 123.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:57:09.388Z] #14 123.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:57:09.388Z] #14 123.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:57:09.603Z] #77 104.3 checking for sd_notify_barrier... yes [2022-08-18T18:57:09.629Z] #21 30.38 Selecting previously unselected package bzip2. [2022-08-18T18:57:09.629Z] #21 30.38 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T18:57:09.629Z] #21 30.39 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:57:09.629Z] #21 30.47 Selecting previously unselected package xz-utils. [2022-08-18T18:57:09.629Z] #21 30.48 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T18:57:09.629Z] #21 30.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:57:09.629Z] #21 30.65 Selecting previously unselected package apparmor. [2022-08-18T18:57:09.629Z] #21 30.65 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T18:57:09.629Z] #21 30.72 Unpacking apparmor (2.13.6-10) ... [2022-08-18T18:57:09.649Z] #14 123.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T18:57:09.649Z] #14 123.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:57:09.649Z] #14 123.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:57:09.649Z] #14 123.8 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T18:57:09.649Z] #14 123.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T18:57:09.649Z] #14 123.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:57:09.859Z] #77 104.6 checking linux/bpf.h usability... yes [2022-08-18T18:57:09.859Z] #77 104.8 checking linux/bpf.h presence... yes [2022-08-18T18:57:09.859Z] #77 104.8 checking for linux/bpf.h... yes [2022-08-18T18:57:09.859Z] #77 104.8 checking compilation for eBPF... yes [2022-08-18T18:57:09.859Z] #77 105.0 checking for criu >= 3.15... no [2022-08-18T18:57:09.910Z] #14 124.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T18:57:09.910Z] #14 124.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T18:57:09.910Z] #14 124.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:57:09.910Z] #14 ... [2022-08-18T18:57:09.910Z] [2022-08-18T18:57:09.910Z] #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-08-18T18:57:09.910Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:09.910Z] #77 74.48 configure.ac:7: installing 'build-aux/compile' [2022-08-18T18:57:09.910Z] #77 74.50 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T18:57:09.910Z] #77 74.51 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T18:57:09.910Z] #77 74.51 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T18:57:09.910Z] #77 74.52 configure.ac:11: installing 'build-aux/missing' [2022-08-18T18:57:10.057Z] #21 1.117 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T18:57:10.057Z] #21 1.119 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T18:57:10.057Z] #21 1.119 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T18:57:10.115Z] #77 105.0 configure: CRIU headers not found, building without CRIU support [2022-08-18T18:57:10.115Z] #77 105.0 checking for criu > 3.16... no [2022-08-18T18:57:10.115Z] #77 105.1 configure: CRIU version doesn't support join-ns API [2022-08-18T18:57:10.115Z] #77 105.1 checking for criu > 3.16.1... no [2022-08-18T18:57:10.115Z] #77 105.1 configure: CRIU version doesn't support for pre-dumping [2022-08-18T18:57:10.115Z] #77 105.1 checking for new mount API (fsconfig)... yes [2022-08-18T18:57:10.115Z] #77 105.2 checking for seccomp notify API... yes [2022-08-18T18:57:10.171Z] #77 74.72 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T18:57:10.171Z] #77 74.85 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T18:57:10.192Z] #21 31.15 Selecting previously unselected package inetutils-ping. [2022-08-18T18:57:10.192Z] #21 31.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T18:57:10.192Z] #21 31.18 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T18:57:10.192Z] #21 31.28 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T18:57:10.371Z] #77 105.3 checking for gperf... no [2022-08-18T18:57:10.371Z] #77 105.3 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T18:57:10.371Z] #77 105.3 checking for library containing argp_parse... none required [2022-08-18T18:57:10.458Z] #21 31.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:57:10.458Z] #21 31.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:57:10.458Z] #21 31.38 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T18:57:10.458Z] #21 31.39 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:57:10.458Z] #21 31.41 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:57:10.458Z] #21 31.48 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T18:57:10.458Z] #21 31.48 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T18:57:10.717Z] #21 31.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:57:10.717Z] #21 31.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T18:57:10.717Z] #21 31.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T18:57:10.717Z] #21 31.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:57:10.717Z] #21 31.64 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T18:57:10.717Z] #21 31.65 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T18:57:10.717Z] #21 31.66 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:57:10.717Z] #21 31.74 Selecting previously unselected package iptables. [2022-08-18T18:57:10.883Z] #77 105.8 checking that generated files are newer than configure... done [2022-08-18T18:57:10.883Z] #77 105.8 configure: creating ./config.status [2022-08-18T18:57:10.973Z] #21 31.75 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T18:57:10.973Z] #21 31.76 Unpacking iptables (1.8.7-1) ... [2022-08-18T18:57:11.230Z] #21 32.07 Selecting previously unselected package libonig5:amd64. [2022-08-18T18:57:11.230Z] #21 32.07 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T18:57:11.230Z] #21 32.07 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:57:11.230Z] #21 32.21 Selecting previously unselected package libjq1:amd64. [2022-08-18T18:57:11.230Z] #21 32.21 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T18:57:11.230Z] #21 32.22 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:57:11.486Z] #21 32.32 Selecting previously unselected package jq. [2022-08-18T18:57:11.486Z] #21 32.34 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T18:57:11.486Z] #21 32.35 Unpacking jq (1.6-2.1) ... [2022-08-18T18:57:11.486Z] #21 32.45 Selecting previously unselected package libaio1:amd64. [2022-08-18T18:57:11.486Z] #21 32.47 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T18:57:11.486Z] #21 32.48 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:57:11.743Z] #21 32.56 Selecting previously unselected package libgpm2:amd64. [2022-08-18T18:57:11.743Z] #21 32.56 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T18:57:11.743Z] #21 32.56 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:57:11.743Z] #21 32.64 Selecting previously unselected package libicu67:amd64. [2022-08-18T18:57:11.743Z] #21 32.64 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T18:57:11.743Z] #21 32.64 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T18:57:12.723Z] #77 76.97 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T18:57:12.723Z] #77 76.97 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T18:57:12.985Z] #77 77.55 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T18:57:12.985Z] #77 77.55 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T18:57:13.246Z] #77 77.67 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T18:57:13.246Z] #77 77.81 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T18:57:13.246Z] #77 77.92 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T18:57:13.403Z] #77 108.3 config.status: creating Makefile [2022-08-18T18:57:13.403Z] #77 108.4 config.status: creating rpm/crun.spec [2022-08-18T18:57:13.403Z] #77 108.5 config.status: creating config.h [2022-08-18T18:57:13.507Z] #77 77.97 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T18:57:13.660Z] #77 108.5 config.status: executing libtool commands [2022-08-18T18:57:13.660Z] #77 108.6 config.status: executing depfiles commands [2022-08-18T18:57:13.722Z] #21 ... [2022-08-18T18:57:13.722Z] [2022-08-18T18:57:13.722Z] #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-08-18T18:57:13.722Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:13.722Z] #77 106.9 checking that generated files are newer than configure... done [2022-08-18T18:57:13.722Z] #77 106.9 configure: creating ./config.status [2022-08-18T18:57:13.722Z] #77 110.0 config.status: creating Makefile [2022-08-18T18:57:13.722Z] #77 110.1 config.status: creating rpm/crun.spec [2022-08-18T18:57:13.722Z] #77 110.2 config.status: creating config.h [2022-08-18T18:57:13.722Z] #77 110.2 config.status: executing libtool commands [2022-08-18T18:57:13.722Z] #77 110.2 config.status: executing depfiles commands [2022-08-18T18:57:13.722Z] #77 111.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T18:57:13.722Z] #77 111.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T18:57:13.722Z] #77 111.4 checking for gcc... gcc [2022-08-18T18:57:13.722Z] #77 111.5 checking whether the C compiler works... yes [2022-08-18T18:57:13.722Z] #77 111.7 checking for C compiler default output file name... a.out [2022-08-18T18:57:13.722Z] #77 111.7 checking for suffix of executables... [2022-08-18T18:57:13.722Z] #77 111.9 checking whether we are cross compiling... no [2022-08-18T18:57:13.722Z] #77 112.1 checking for suffix of object files... o [2022-08-18T18:57:13.722Z] #77 112.2 checking whether we are using the GNU C compiler... yes [2022-08-18T18:57:13.722Z] #77 112.3 checking whether gcc accepts -g... yes [2022-08-18T18:57:13.722Z] #77 112.4 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:57:13.722Z] #77 112.5 checking whether gcc understands -c and -o together... yes [2022-08-18T18:57:13.722Z] #77 112.6 checking how to run the C preprocessor... gcc -E [2022-08-18T18:57:13.722Z] #77 112.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:57:13.722Z] #77 112.8 checking for egrep... /bin/grep -E [2022-08-18T18:57:13.722Z] #77 112.8 checking for ANSI C header files... yes [2022-08-18T18:57:13.722Z] #77 113.3 checking for sys/types.h... yes [2022-08-18T18:57:13.722Z] #77 113.5 checking for sys/stat.h... yes [2022-08-18T18:57:13.722Z] #77 113.6 checking for stdlib.h... yes [2022-08-18T18:57:13.722Z] #77 113.7 checking for string.h... yes [2022-08-18T18:57:13.722Z] #77 113.8 checking for memory.h... yes [2022-08-18T18:57:13.722Z] #77 114.0 checking for strings.h... yes [2022-08-18T18:57:13.722Z] #77 114.1 checking for inttypes.h... yes [2022-08-18T18:57:13.722Z] #77 114.3 checking for stdint.h... yes [2022-08-18T18:57:13.722Z] #77 114.4 checking for unistd.h... yes [2022-08-18T18:57:13.722Z] #77 114.6 checking minix/config.h usability... no [2022-08-18T18:57:13.722Z] #77 114.8 checking minix/config.h presence... no [2022-08-18T18:57:13.722Z] #77 114.8 checking for minix/config.h... no [2022-08-18T18:57:13.722Z] #77 114.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T18:57:13.722Z] #77 115.0 checking build system type... x86_64-pc-linux-gnu [2022-08-18T18:57:13.722Z] #77 115.2 checking host system type... x86_64-pc-linux-gnu [2022-08-18T18:57:13.722Z] #77 115.2 checking how to print strings... printf [2022-08-18T18:57:13.722Z] #77 115.2 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:57:13.722Z] #77 115.2 checking for fgrep... /bin/grep -F [2022-08-18T18:57:13.722Z] #77 115.2 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:57:13.722Z] #77 115.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:57:13.722Z] #77 115.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:57:13.722Z] #77 115.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:57:13.722Z] #77 115.4 checking whether ln -s works... yes [2022-08-18T18:57:13.722Z] #77 115.4 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:57:13.722Z] #77 115.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T18:57:13.722Z] #77 115.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:57:13.722Z] #77 115.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:57:13.722Z] #77 115.4 checking for objdump... objdump [2022-08-18T18:57:13.722Z] #77 115.4 checking how to recognize dependent libraries... pass_all [2022-08-18T18:57:13.722Z] #77 115.4 checking for dlltool... no [2022-08-18T18:57:13.722Z] #77 115.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:57:13.722Z] #77 115.4 checking for ar... ar [2022-08-18T18:57:13.722Z] #77 115.4 checking for archiver @FILE support... @ [2022-08-18T18:57:13.722Z] #77 115.5 checking for strip... strip [2022-08-18T18:57:13.722Z] #77 115.5 checking for ranlib... ranlib [2022-08-18T18:57:13.722Z] #77 115.5 checking for gawk... no [2022-08-18T18:57:13.722Z] #77 115.5 checking for mawk... mawk [2022-08-18T18:57:13.722Z] #77 115.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:57:13.722Z] #77 115.7 checking for sysroot... no [2022-08-18T18:57:13.722Z] #77 115.7 checking for a working dd... /bin/dd [2022-08-18T18:57:13.722Z] #77 115.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:57:13.722Z] #77 115.8 checking for mt... no [2022-08-18T18:57:13.722Z] #77 115.8 checking if : is a manifest tool... no [2022-08-18T18:57:13.722Z] #77 115.8 checking for dlfcn.h... yes [2022-08-18T18:57:13.722Z] #77 116.0 checking for objdir... .libs [2022-08-18T18:57:13.904Z] #14 ... [2022-08-18T18:57:13.905Z] [2022-08-18T18:57:13.905Z] #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-08-18T18:57:13.905Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:57:13.905Z] #77 25.63 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T18:57:13.979Z] #77 116.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:57:13.979Z] #77 116.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:57:13.979Z] #77 116.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:57:14.492Z] #77 116.4 checking if gcc static flag -static works... yes [2022-08-18T18:57:14.492Z] #77 116.8 checking if gcc supports -c -o file.o... yes [2022-08-18T18:57:14.588Z] #77 ... [2022-08-18T18:57:14.588Z] [2022-08-18T18:57:14.588Z] #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-08-18T18:57:14.588Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:57:14.588Z] #34 DONE 158.7s [2022-08-18T18:57:14.588Z] [2022-08-18T18:57:14.588Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:14.588Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:57:14.588Z] #21 18.95 The following NEW packages will be installed: [2022-08-18T18:57:14.588Z] #21 18.96 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T18:57:14.588Z] #21 18.96 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T18:57:14.588Z] #21 18.96 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T18:57:14.588Z] #21 18.96 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T18:57:14.588Z] #21 18.96 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T18:57:14.588Z] #21 18.96 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T18:57:14.588Z] #21 18.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T18:57:14.588Z] #21 18.96 xz-utils zip zstd [2022-08-18T18:57:14.588Z] #21 19.33 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:57:14.588Z] #21 19.33 Need to get 27.7 MB of archives. [2022-08-18T18:57:14.588Z] #21 19.33 After this operation, 106 MB of additional disk space will be used. [2022-08-18T18:57:14.588Z] #21 19.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T18:57:14.588Z] #21 19.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T18:57:14.588Z] #21 19.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T18:57:14.588Z] #21 19.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T18:57:14.588Z] #21 19.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T18:57:14.588Z] #21 19.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T18:57:14.588Z] #21 19.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T18:57:14.588Z] #21 19.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T18:57:14.588Z] #21 19.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:57:14.588Z] #21 19.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:57:14.588Z] #21 19.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T18:57:14.588Z] #21 19.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T18:57:14.588Z] #21 19.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T18:57:14.588Z] #21 19.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T18:57:14.588Z] #21 19.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T18:57:14.588Z] #21 19.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T18:57:14.588Z] #21 19.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T18:57:14.588Z] #21 19.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T18:57:14.588Z] #21 19.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T18:57:14.588Z] #21 19.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T18:57:14.588Z] #21 19.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T18:57:14.589Z] #21 19.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T18:57:14.589Z] #21 19.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T18:57:14.589Z] #21 19.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T18:57:14.589Z] #21 19.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T18:57:14.589Z] #21 19.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T18:57:14.589Z] #21 19.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T18:57:14.589Z] #21 19.87 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T18:57:14.589Z] #21 19.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T18:57:14.589Z] #21 19.87 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-18T18:57:14.589Z] #21 19.87 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:57:14.589Z] #21 19.87 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T18:57:14.589Z] #21 19.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T18:57:14.589Z] #21 19.88 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T18:57:14.589Z] #21 19.88 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T18:57:14.589Z] #21 19.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T18:57:14.589Z] #21 19.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T18:57:14.589Z] #21 19.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:57:14.589Z] #21 20.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T18:57:14.589Z] #21 20.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T18:57:14.589Z] #21 20.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T18:57:14.589Z] #21 20.05 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T18:57:14.589Z] #21 20.08 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T18:57:14.589Z] #21 20.09 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T18:57:14.589Z] #21 20.12 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T18:57:14.589Z] #21 20.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T18:57:14.589Z] #21 20.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T18:57:14.589Z] #21 20.57 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T18:57:14.589Z] #21 20.57 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T18:57:14.589Z] #21 21.49 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:57:14.589Z] #21 21.67 Fetched 27.7 MB in 2s (17.4 MB/s) [2022-08-18T18:57:14.589Z] #21 21.78 Selecting previously unselected package pigz. [2022-08-18T18:57:14.589Z] #21 21.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 ... 24018 files and directories currently installed.) [2022-08-18T18:57:14.589Z] #21 21.83 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T18:57:14.589Z] #21 21.84 Unpacking pigz (2.6-1) ... [2022-08-18T18:57:14.589Z] #21 21.96 Selecting previously unselected package libelf1:amd64. [2022-08-18T18:57:14.589Z] #21 21.96 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T18:57:14.589Z] #21 21.97 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T18:57:14.589Z] #21 22.17 Selecting previously unselected package libbpf0:amd64. [2022-08-18T18:57:14.589Z] #21 22.18 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T18:57:14.589Z] #21 22.19 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:57:14.589Z] #21 22.45 Selecting previously unselected package libcap2:amd64. [2022-08-18T18:57:14.589Z] #21 22.45 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T18:57:14.589Z] #21 22.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:57:14.589Z] #21 23.31 Selecting previously unselected package libmnl0:amd64. [2022-08-18T18:57:14.589Z] #21 23.33 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T18:57:14.589Z] #21 23.33 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:57:14.589Z] #21 23.51 Selecting previously unselected package libxtables12:amd64. [2022-08-18T18:57:14.589Z] #21 23.52 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T18:57:14.589Z] #21 23.52 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:57:14.748Z] #77 116.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:57:14.748Z] #77 116.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T18:57:14.845Z] #21 23.64 Selecting previously unselected package libcap2-bin. [2022-08-18T18:57:14.845Z] #21 23.64 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T18:57:14.845Z] #21 23.65 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T18:57:14.845Z] #21 23.77 Selecting previously unselected package iproute2. [2022-08-18T18:57:14.845Z] #21 23.78 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T18:57:14.845Z] #21 23.83 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T18:57:14.893Z] #77 ... [2022-08-18T18:57:14.893Z] [2022-08-18T18:57:14.893Z] #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-08-18T18:57:14.893Z] #67 sha256:6df467007c136da391f86fd5e7f7340ff2b9bcab0266bcb18d970278cccfb9a0 [2022-08-18T18:57:14.893Z] #67 120.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:57:14.893Z] #67 120.8 + GOBIN=/build [2022-08-18T18:57:14.893Z] #67 120.8 + GO111MODULE=on [2022-08-18T18:57:14.893Z] #67 120.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:57:14.893Z] #67 127.5 rootlesskit version 1.0.0 [2022-08-18T18:57:14.893Z] #67 127.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T18:57:14.893Z] #67 127.5 -container-ip string [2022-08-18T18:57:14.893Z] #67 127.5 container ip [2022-08-18T18:57:14.893Z] #67 127.5 -container-port int [2022-08-18T18:57:14.893Z] #67 127.5 container port (default -1) [2022-08-18T18:57:14.893Z] #67 127.5 -host-ip string [2022-08-18T18:57:14.893Z] #67 127.5 host ip [2022-08-18T18:57:14.893Z] #67 127.5 -host-port int [2022-08-18T18:57:14.893Z] #67 127.5 host port (default -1) [2022-08-18T18:57:14.893Z] #67 127.5 -proto string [2022-08-18T18:57:14.893Z] #67 127.5 proxy protocol (default "tcp") [2022-08-18T18:57:14.893Z] #67 DONE 128.7s [2022-08-18T18:57:14.893Z] [2022-08-18T18:57:14.893Z] #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-08-18T18:57:14.893Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:57:14.893Z] #14 124.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T18:57:14.893Z] #14 124.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T18:57:14.893Z] #14 124.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:57:14.893Z] #14 124.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T18:57:14.893Z] #14 124.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T18:57:14.893Z] #14 124.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:57:14.893Z] #14 124.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T18:57:14.893Z] #14 124.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T18:57:14.893Z] #14 124.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:57:14.893Z] #14 124.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T18:57:14.893Z] #14 124.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T18:57:14.893Z] #14 124.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:57:14.893Z] #14 125.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T18:57:14.893Z] #14 125.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T18:57:14.893Z] #14 125.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:57:14.893Z] #14 125.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T18:57:14.893Z] #14 125.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:57:14.893Z] #14 125.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:57:14.893Z] #14 125.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T18:57:14.893Z] #14 125.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T18:57:14.893Z] #14 125.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:57:14.893Z] #14 125.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T18:57:14.893Z] #14 125.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T18:57:14.893Z] #14 125.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:57:14.893Z] #14 126.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:57:14.893Z] #14 126.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:57:14.893Z] #14 126.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:57:14.893Z] #14 126.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:57:14.893Z] #14 126.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:57:14.893Z] #14 126.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:57:14.893Z] #14 126.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:57:14.893Z] #14 126.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:57:14.893Z] #14 126.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:57:14.893Z] #14 126.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:57:14.893Z] #14 126.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:57:14.893Z] #14 126.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:57:14.893Z] #14 126.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:57:14.893Z] #14 126.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:57:14.893Z] #14 126.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T18:57:14.893Z] #14 126.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:57:14.893Z] #14 126.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:57:14.893Z] #14 126.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:57:14.893Z] #14 126.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:57:14.893Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:57:14.893Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:57:14.893Z] #14 126.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-08-18T18:57:14.893Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:57:14.893Z] #14 126.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T18:57:14.893Z] #14 126.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:57:14.893Z] #14 126.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:57:14.893Z] #14 126.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T18:57:14.893Z] #14 126.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:57:14.893Z] #14 126.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:57:14.893Z] #14 126.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:57:14.893Z] #14 126.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:57:14.893Z] #14 126.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:57:14.893Z] #14 127.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:57:14.893Z] #14 127.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:57:14.893Z] #14 DONE 129.1s [2022-08-18T18:57:14.893Z] [2022-08-18T18:57:14.893Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:57:14.893Z] #59 sha256:3a1b77693239ecc88a0688ddfc5dca36dc45941aad7eadaeae03e8d383783deb [2022-08-18T18:57:15.005Z] #77 117.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:57:15.005Z] #77 117.2 checking how to hardcode library paths into programs... immediate [2022-08-18T18:57:15.005Z] #77 117.2 checking whether stripping libraries is possible... yes [2022-08-18T18:57:15.005Z] #77 117.2 checking if libtool supports shared libraries... yes [2022-08-18T18:57:15.005Z] #77 117.2 checking whether to build shared libraries... no [2022-08-18T18:57:15.005Z] #77 117.2 checking whether to build static libraries... yes [2022-08-18T18:57:15.005Z] #77 117.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:57:15.005Z] #77 117.3 checking whether build environment is sane... yes [2022-08-18T18:57:15.005Z] #77 117.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:57:15.262Z] #77 117.3 checking whether make sets $(MAKE)... yes [2022-08-18T18:57:15.262Z] #77 117.4 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:57:15.262Z] #77 117.4 checking whether make supports nested variables... yes [2022-08-18T18:57:15.262Z] #77 117.4 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:57:15.262Z] #77 117.4 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:57:15.262Z] #77 117.4 checking how to create a ustar tar archive... gnutar [2022-08-18T18:57:15.408Z] #21 ... [2022-08-18T18:57:15.408Z] [2022-08-18T18:57:15.408Z] #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-08-18T18:57:15.408Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:57:15.408Z] #36 159.7 Delve is a source level debugger for Go programs. [2022-08-18T18:57:15.408Z] #36 159.7 [2022-08-18T18:57:15.408Z] #36 159.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T18:57:15.408Z] #36 159.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T18:57:15.408Z] #36 159.7 [2022-08-18T18:57:15.408Z] #36 159.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T18:57:15.408Z] #36 159.7 [2022-08-18T18:57:15.408Z] #36 159.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T18:57:15.408Z] #36 159.7 [2022-08-18T18:57:15.408Z] #36 159.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T18:57:15.408Z] #36 159.7 [2022-08-18T18:57:15.408Z] #36 159.8 Usage: [2022-08-18T18:57:15.408Z] #36 159.8 dlv [command] [2022-08-18T18:57:15.408Z] #36 159.8 [2022-08-18T18:57:15.409Z] #36 159.8 Available Commands: [2022-08-18T18:57:15.409Z] #36 159.8 attach Attach to running process and begin debugging. [2022-08-18T18:57:15.409Z] #36 159.8 connect Connect to a headless debug server with a terminal client. [2022-08-18T18:57:15.409Z] #36 159.8 core Examine a core dump. [2022-08-18T18:57:15.409Z] #36 159.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T18:57:15.409Z] #36 159.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T18:57:15.409Z] #36 159.8 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T18:57:15.409Z] #36 159.8 help Help about any command [2022-08-18T18:57:15.409Z] #36 159.8 run Deprecated command. Use 'debug' instead. [2022-08-18T18:57:15.409Z] #36 159.8 test Compile test binary and begin debugging program. [2022-08-18T18:57:15.409Z] #36 159.8 trace Compile and begin tracing program. [2022-08-18T18:57:15.409Z] #36 159.8 version Prints version. [2022-08-18T18:57:15.409Z] #36 159.8 [2022-08-18T18:57:15.409Z] #36 159.8 Flags: [2022-08-18T18:57:15.409Z] #36 159.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T18:57:15.409Z] #36 159.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T18:57:15.409Z] #36 159.8 --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-08-18T18:57:15.409Z] #36 159.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T18:57:15.409Z] #36 159.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T18:57:15.409Z] #36 159.8 --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-08-18T18:57:15.409Z] #36 159.8 --disable-aslr Disables address space randomization [2022-08-18T18:57:15.409Z] #36 159.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T18:57:15.409Z] #36 159.8 -h, --help help for dlv [2022-08-18T18:57:15.409Z] #36 159.8 --init string Init file, executed by the terminal client. [2022-08-18T18:57:15.409Z] #36 159.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T18:57:15.409Z] #36 159.8 --log Enable debugging server logging. [2022-08-18T18:57:15.409Z] #36 159.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T18:57:15.409Z] #36 159.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T18:57:15.409Z] #36 159.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T18:57:15.409Z] #36 159.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T18:57:15.409Z] #36 159.8 --wd string Working directory for running the program. [2022-08-18T18:57:15.409Z] #36 159.8 [2022-08-18T18:57:15.409Z] #36 159.8 Additional help topics: [2022-08-18T18:57:15.409Z] #36 159.8 dlv backend Help about the --backend flag. [2022-08-18T18:57:15.409Z] #36 159.8 dlv log Help about logging flags. [2022-08-18T18:57:15.409Z] #36 159.8 dlv redirect Help about file redirection. [2022-08-18T18:57:15.409Z] #36 159.8 [2022-08-18T18:57:15.409Z] #36 159.8 Use "dlv [command] --help" for more information about a command. [2022-08-18T18:57:15.409Z] #36 DONE 159.9s [2022-08-18T18:57:15.409Z] [2022-08-18T18:57:15.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-08-18T18:57:15.409Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:15.409Z] #77 109.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T18:57:15.409Z] #77 109.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T18:57:15.409Z] #77 110.6 checking for gcc... gcc [2022-08-18T18:57:15.465Z] #59 DONE 0.3s [2022-08-18T18:57:15.465Z] [2022-08-18T18:57:15.465Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:57:15.465Z] #68 sha256:17e2d8be53323412b8596af2ec7c93ec09000caf01296c0bee961fdfb6f31b16 [2022-08-18T18:57:15.465Z] #68 DONE 0.2s [2022-08-18T18:57:15.465Z] [2022-08-18T18:57:15.465Z] #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-08-18T18:57:15.465Z] #60 sha256:051dc01d7fcc16ff796524a69b627720ae39524aa33db53e4e185d86989d6300 [2022-08-18T18:57:15.465Z] #60 ... [2022-08-18T18:57:15.465Z] [2022-08-18T18:57:15.465Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:57:15.465Z] #69 sha256:a8122730d2ae46433a8456f9867f6529b36ad1ed7a84f5b8cc9876edac702c7f [2022-08-18T18:57:15.465Z] #69 DONE 0.4s [2022-08-18T18:57:15.518Z] #77 117.5 checking dependency style of gcc... gcc3 [2022-08-18T18:57:15.518Z] #77 117.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:57:15.518Z] #77 117.6 checking whether make supports nested variables... (cached) yes [2022-08-18T18:57:15.518Z] #77 117.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T18:57:15.518Z] #77 117.6 checking pkg-config is at least version 0.9.0... yes [2022-08-18T18:57:15.518Z] #77 117.6 checking for yajl >= 2.1.0... yes [2022-08-18T18:57:15.518Z] #77 117.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T18:57:15.518Z] #77 117.7 checking for gcc... (cached) gcc [2022-08-18T18:57:15.518Z] #77 ... [2022-08-18T18:57:15.518Z] [2022-08-18T18:57:15.518Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:15.518Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:57:15.518Z] #21 36.35 Selecting previously unselected package libinih1:amd64. [2022-08-18T18:57:15.518Z] #21 36.35 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T18:57:15.518Z] #21 36.36 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T18:57:15.518Z] #21 36.42 Selecting previously unselected package libnet1:amd64. [2022-08-18T18:57:15.518Z] #21 36.43 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T18:57:15.518Z] #21 36.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:57:15.518Z] #21 36.51 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T18:57:15.726Z] [2022-08-18T18:57:15.726Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:57:15.726Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T18:57:15.774Z] #21 36.53 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T18:57:15.774Z] #21 36.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:57:15.774Z] #21 36.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:57:15.774Z] #21 36.66 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:57:15.774Z] #21 36.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:57:15.774Z] #21 36.72 Selecting previously unselected package libyajl2:amd64. [2022-08-18T18:57:15.774Z] #21 36.72 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T18:57:15.774Z] #21 36.73 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:57:15.972Z] #77 110.8 checking whether the C compiler works... yes [2022-08-18T18:57:15.972Z] #77 111.1 checking for C compiler default output file name... a.out [2022-08-18T18:57:16.031Z] #21 36.80 Selecting previously unselected package net-tools. [2022-08-18T18:57:16.031Z] #21 36.81 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T18:57:16.031Z] #21 36.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:57:16.031Z] #21 37.01 Selecting previously unselected package patch. [2022-08-18T18:57:16.260Z] #21 1.674 Reading package lists... [2022-08-18T18:57:16.287Z] #21 37.03 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T18:57:16.287Z] #21 37.04 Unpacking patch (2.7.6-7) ... [2022-08-18T18:57:16.287Z] #21 37.18 Selecting previously unselected package python-pip-whl. [2022-08-18T18:57:16.287Z] #21 37.19 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:57:16.287Z] #21 37.20 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:57:16.534Z] #77 111.1 checking for suffix of executables... [2022-08-18T18:57:16.794Z] #77 111.4 checking whether we are cross compiling... no [2022-08-18T18:57:17.051Z] #77 111.8 checking for suffix of object files... o [2022-08-18T18:57:17.051Z] #77 111.9 checking whether we are using the GNU C compiler... yes [2022-08-18T18:57:17.310Z] #77 112.1 checking whether gcc accepts -g... yes [2022-08-18T18:57:17.310Z] #77 112.2 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:57:17.318Z] #21 38.27 Selecting previously unselected package python3-lib2to3. [2022-08-18T18:57:17.318Z] #21 38.27 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T18:57:17.318Z] #21 38.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:57:17.566Z] #77 112.4 checking whether gcc understands -c and -o together... yes [2022-08-18T18:57:17.566Z] #77 112.5 checking how to run the C preprocessor... gcc -E [2022-08-18T18:57:17.566Z] #77 112.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:57:17.575Z] #21 38.66 Selecting previously unselected package python3-distutils. [2022-08-18T18:57:17.822Z] #77 112.7 checking for egrep... /bin/grep -E [2022-08-18T18:57:17.831Z] #21 38.66 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T18:57:17.831Z] #21 38.76 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T18:57:18.094Z] #21 38.95 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:57:18.094Z] #21 38.96 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:57:18.137Z] #77 ... [2022-08-18T18:57:18.137Z] [2022-08-18T18:57:18.137Z] #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-08-18T18:57:18.137Z] #64 sha256:76168645049b9539a7169b01323269d920976c4e1efaa01809965f4d0bc80081 [2022-08-18T18:57:18.351Z] #21 39.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:57:18.351Z] #21 39.41 Selecting previously unselected package python3-setuptools. [2022-08-18T18:57:18.384Z] #77 112.8 checking for ANSI C header files... yes [2022-08-18T18:57:18.607Z] #21 39.41 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T18:57:18.607Z] #21 39.42 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T18:57:18.641Z] #77 113.4 checking for sys/types.h... yes [2022-08-18T18:57:18.641Z] #77 113.5 checking for sys/stat.h... yes [2022-08-18T18:57:18.641Z] #77 113.7 checking for stdlib.h... yes [2022-08-18T18:57:18.670Z] #64 38.78 Updating files: 54% (2681/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T18:57:18.670Z] #64 40.01 + cd /tmp/tmp.mcoHyS7hyl/src/github.com/containerd/containerd [2022-08-18T18:57:18.670Z] #64 40.01 + git checkout -q v1.6.7 [2022-08-18T18:57:18.864Z] #21 39.97 Selecting previously unselected package python3-wheel. [2022-08-18T18:57:18.898Z] #77 113.8 checking for string.h... yes [2022-08-18T18:57:19.120Z] #21 39.97 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T18:57:19.120Z] #21 39.97 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T18:57:19.157Z] #77 113.9 checking for memory.h... yes [2022-08-18T18:57:19.157Z] #77 114.1 checking for strings.h... yes [2022-08-18T18:57:19.377Z] #21 40.33 Selecting previously unselected package python3-pip. [2022-08-18T18:57:19.377Z] #21 40.33 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:57:19.377Z] #21 40.33 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:57:19.413Z] #77 114.2 checking for inttypes.h... yes [2022-08-18T18:57:19.413Z] #77 114.3 checking for stdint.h... yes [2022-08-18T18:57:19.669Z] #77 114.5 checking for unistd.h... yes [2022-08-18T18:57:19.669Z] #77 114.6 checking minix/config.h usability... no [2022-08-18T18:57:19.669Z] #77 114.7 checking minix/config.h presence... no [2022-08-18T18:57:19.669Z] #77 114.8 checking for minix/config.h... no [2022-08-18T18:57:19.925Z] #77 114.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T18:57:19.930Z] #15 DONE 4.6s [2022-08-18T18:57:19.930Z] [2022-08-18T18:57:19.930Z] #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-08-18T18:57:19.930Z] #60 sha256:051dc01d7fcc16ff796524a69b627720ae39524aa33db53e4e185d86989d6300 [2022-08-18T18:57:19.930Z] #60 3.737 + RM_GOPATH=0 [2022-08-18T18:57:19.930Z] #60 3.737 + TMP_GOPATH= [2022-08-18T18:57:19.930Z] #60 3.740 + : /build [2022-08-18T18:57:19.930Z] #60 3.740 + '[' -z '' ']' [2022-08-18T18:57:19.930Z] #60 3.740 ++ mktemp -d [2022-08-18T18:57:19.930Z] #60 3.740 + export GOPATH=/tmp/tmp.p8P5VRUtBE [2022-08-18T18:57:19.930Z] #60 3.740 + GOPATH=/tmp/tmp.p8P5VRUtBE [2022-08-18T18:57:19.930Z] #60 3.740 + RM_GOPATH=1 [2022-08-18T18:57:19.930Z] #60 3.740 + case "$(go env GOARCH)" in [2022-08-18T18:57:19.930Z] #60 3.747 ++ go env GOARCH [2022-08-18T18:57:19.930Z] #60 3.781 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T18:57:19.930Z] #60 3.782 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:57:19.930Z] #60 3.782 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:57:19.930Z] #60 3.782 ++ dirname /install.sh [2022-08-18T18:57:19.930Z] #60 3.782 + dir=/ [2022-08-18T18:57:19.930Z] #60 3.782 + bin=runc [2022-08-18T18:57:19.930Z] #60 3.782 + shift [2022-08-18T18:57:19.930Z] #60 3.782 + '[' '!' -f //runc.installer ']' [2022-08-18T18:57:19.930Z] #60 3.782 + . //runc.installer [2022-08-18T18:57:19.930Z] #60 3.782 ++ set -e [2022-08-18T18:57:19.930Z] #60 3.782 ++ : v1.1.3 [2022-08-18T18:57:19.930Z] #60 3.782 + install_runc [2022-08-18T18:57:19.930Z] #60 3.782 + RUNC_BUILDTAGS=seccomp [2022-08-18T18:57:19.930Z] #60 3.782 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T18:57:19.930Z] #60 3.782 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p8P5VRUtBE/src/github.com/opencontainers/runc [2022-08-18T18:57:19.930Z] #60 3.789 Cloning into '/tmp/tmp.p8P5VRUtBE/src/github.com/opencontainers/runc'... [2022-08-18T18:57:19.940Z] #21 41.04 Selecting previously unselected package sudo. [2022-08-18T18:57:19.940Z] #21 41.04 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T18:57:20.183Z] #77 115.0 checking build system type... x86_64-pc-linux-gnu [2022-08-18T18:57:20.183Z] #77 115.2 checking host system type... x86_64-pc-linux-gnu [2022-08-18T18:57:20.183Z] #77 115.2 checking how to print strings... printf [2022-08-18T18:57:20.183Z] #77 115.2 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:57:20.183Z] #77 115.2 checking for fgrep... /bin/grep -F [2022-08-18T18:57:20.183Z] #77 115.2 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:57:20.183Z] #77 115.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:57:20.183Z] #77 115.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:57:20.183Z] #77 115.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:57:20.196Z] #21 41.04 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T18:57:20.441Z] #77 115.3 checking whether ln -s works... yes [2022-08-18T18:57:20.441Z] #77 115.3 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:57:20.441Z] #77 115.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T18:57:20.441Z] #77 115.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:57:20.441Z] #77 115.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:57:20.441Z] #77 115.3 checking for objdump... objdump [2022-08-18T18:57:20.441Z] #77 115.3 checking how to recognize dependent libraries... pass_all [2022-08-18T18:57:20.441Z] #77 115.3 checking for dlltool... no [2022-08-18T18:57:20.441Z] #77 115.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:57:20.441Z] #77 115.3 checking for ar... ar [2022-08-18T18:57:20.441Z] #77 115.4 checking for archiver @FILE support... @ [2022-08-18T18:57:20.441Z] #77 115.5 checking for strip... strip [2022-08-18T18:57:20.441Z] #77 115.5 checking for ranlib... ranlib [2022-08-18T18:57:20.441Z] #77 115.5 checking for gawk... no [2022-08-18T18:57:20.441Z] #77 115.6 checking for mawk... mawk [2022-08-18T18:57:20.447Z] #21 6.405 Reading package lists... [2022-08-18T18:57:20.582Z] #64 41.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T18:57:20.582Z] #64 41.52 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T18:57:20.582Z] #64 41.52 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:57:20.582Z] #64 41.52 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:57:20.582Z] #64 41.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T18:57:20.582Z] #64 41.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T18:57:20.582Z] #64 41.52 + '[' '' = dynamic ']' [2022-08-18T18:57:20.582Z] #64 41.52 + make [2022-08-18T18:57:20.697Z] #77 115.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:57:20.759Z] #21 41.73 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T18:57:20.953Z] #77 115.9 checking for sysroot... no [2022-08-18T18:57:20.953Z] #77 115.9 checking for a working dd... /bin/dd [2022-08-18T18:57:20.953Z] #77 115.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:57:20.953Z] #77 116.0 checking for mt... no [2022-08-18T18:57:20.953Z] #77 116.0 checking if : is a manifest tool... no [2022-08-18T18:57:21.014Z] #21 11.07 Building dependency tree... [2022-08-18T18:57:21.015Z] #21 41.74 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T18:57:21.015Z] #21 41.76 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:57:21.209Z] #77 116.0 checking for dlfcn.h... yes [2022-08-18T18:57:21.209Z] #77 116.2 checking for objdir... .libs [2022-08-18T18:57:21.272Z] #21 12.17 Reading state information... [2022-08-18T18:57:21.312Z] #21 42.32 Selecting previously unselected package uidmap. [2022-08-18T18:57:21.312Z] #21 42.32 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T18:57:21.312Z] #21 42.33 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T18:57:21.509Z] #77 116.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:57:21.509Z] #77 116.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:57:21.509Z] #77 116.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:57:21.875Z] #21 42.77 Selecting previously unselected package vim-runtime. [2022-08-18T18:57:21.875Z] #21 42.77 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:57:21.875Z] #21 42.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T18:57:21.875Z] #21 42.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T18:57:21.875Z] #21 42.86 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:21.960Z] #64 43.00 + bin/ctr [2022-08-18T18:57:22.022Z] #77 116.7 checking if gcc static flag -static works... yes [2022-08-18T18:57:22.208Z] #21 13.29 The following additional packages will be installed: [2022-08-18T18:57:22.208Z] #21 13.29 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-18T18:57:22.208Z] #21 13.30 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-18T18:57:22.208Z] #21 13.30 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-18T18:57:22.208Z] #21 13.30 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-18T18:57:22.208Z] #21 13.30 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-18T18:57:22.208Z] #21 13.30 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-18T18:57:22.208Z] #21 13.30 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-18T18:57:22.208Z] #21 13.32 Suggested packages: [2022-08-18T18:57:22.208Z] #21 13.32 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-18T18:57:22.208Z] #21 13.32 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-18T18:57:22.208Z] #21 13.32 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-18T18:57:22.208Z] #21 13.32 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-18T18:57:22.208Z] #21 13.32 seccomp:ppc64el seccomp:s390x [2022-08-18T18:57:22.208Z] #21 13.32 Recommended packages: [2022-08-18T18:57:22.208Z] #21 13.32 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-18T18:57:22.208Z] #21 13.32 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-18T18:57:22.208Z] #21 13.32 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-18T18:57:22.208Z] #21 13.32 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-18T18:57:22.278Z] #77 117.1 checking if gcc supports -c -o file.o... yes [2022-08-18T18:57:22.278Z] #77 117.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:57:22.278Z] #77 117.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T18:57:22.534Z] #77 117.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:57:22.534Z] #77 117.6 checking how to hardcode library paths into programs... immediate [2022-08-18T18:57:22.534Z] #77 117.6 checking whether stripping libraries is possible... yes [2022-08-18T18:57:22.534Z] #77 117.6 checking if libtool supports shared libraries... yes [2022-08-18T18:57:22.534Z] #77 117.6 checking whether to build shared libraries... no [2022-08-18T18:57:22.534Z] #77 117.6 checking whether to build static libraries... yes [2022-08-18T18:57:22.534Z] #77 117.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:57:22.534Z] #77 117.6 checking whether build environment is sane... yes [2022-08-18T18:57:22.534Z] #77 117.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:57:22.534Z] #77 117.7 checking whether make sets $(MAKE)... yes [2022-08-18T18:57:22.775Z] #21 13.78 The following NEW packages will be installed: [2022-08-18T18:57:22.775Z] #21 13.78 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-18T18:57:22.775Z] #21 13.78 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-18T18:57:22.775Z] #21 13.78 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-18T18:57:22.775Z] #21 13.78 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-18T18:57:22.775Z] #21 13.78 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-18T18:57:22.775Z] #21 13.78 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-18T18:57:22.775Z] #21 13.78 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-18T18:57:22.775Z] #21 13.78 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-18T18:57:22.775Z] #21 13.78 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-18T18:57:22.775Z] #21 13.78 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-18T18:57:22.775Z] #21 13.79 libseccomp2:ppc64el libseccomp2:s390x [2022-08-18T18:57:22.790Z] #77 117.7 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:57:22.790Z] #77 117.8 checking whether make supports nested variables... yes [2022-08-18T18:57:22.790Z] #77 117.8 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:57:22.790Z] #77 117.8 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:57:22.790Z] #77 117.8 checking how to create a ustar tar archive... gnutar [2022-08-18T18:57:22.790Z] #77 117.9 checking dependency style of gcc... gcc3 [2022-08-18T18:57:22.851Z] #21 ... [2022-08-18T18:57:22.851Z] [2022-08-18T18:57:22.852Z] #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-08-18T18:57:22.852Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:22.852Z] #77 117.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T18:57:22.852Z] #77 117.7 checking whether gcc accepts -g... (cached) yes [2022-08-18T18:57:22.852Z] #77 117.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T18:57:22.852Z] #77 117.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T18:57:22.852Z] #77 117.8 checking for a Python interpreter with version >= 3... python3 [2022-08-18T18:57:22.852Z] #77 117.8 checking for python3... /usr/bin/python3 [2022-08-18T18:57:22.852Z] #77 117.8 checking for python3 version... 3.9 [2022-08-18T18:57:22.852Z] #77 117.9 checking for python3 platform... linux [2022-08-18T18:57:22.852Z] #77 117.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T18:57:22.852Z] #77 118.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T18:57:22.852Z] #77 118.4 checking that generated files are newer than configure... done [2022-08-18T18:57:22.852Z] #77 118.4 configure: creating ./config.status [2022-08-18T18:57:22.852Z] #77 120.0 config.status: creating Makefile [2022-08-18T18:57:22.852Z] #77 120.1 config.status: creating config.h [2022-08-18T18:57:22.852Z] #77 120.1 config.status: executing libtool commands [2022-08-18T18:57:22.852Z] #77 120.1 config.status: executing depfiles commands [2022-08-18T18:57:22.852Z] #77 120.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T18:57:22.852Z] #77 120.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T18:57:22.852Z] #77 121.0 checking for gcc... gcc [2022-08-18T18:57:22.852Z] #77 121.1 checking whether the C compiler works... yes [2022-08-18T18:57:22.852Z] #77 121.2 checking for C compiler default output file name... a.out [2022-08-18T18:57:22.852Z] #77 121.2 checking for suffix of executables... [2022-08-18T18:57:22.852Z] #77 121.4 checking whether we are cross compiling... no [2022-08-18T18:57:22.852Z] #77 121.6 checking for suffix of object files... o [2022-08-18T18:57:22.852Z] #77 121.7 checking whether we are using the GNU C compiler... yes [2022-08-18T18:57:22.852Z] #77 121.8 checking whether gcc accepts -g... yes [2022-08-18T18:57:22.852Z] #77 121.9 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:57:22.852Z] #77 122.0 checking whether gcc understands -c and -o together... yes [2022-08-18T18:57:22.852Z] #77 122.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:57:22.852Z] #77 122.1 checking whether build environment is sane... yes [2022-08-18T18:57:22.852Z] #77 122.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:57:22.852Z] #77 122.2 checking for gawk... no [2022-08-18T18:57:22.852Z] #77 122.2 checking for mawk... mawk [2022-08-18T18:57:22.852Z] #77 122.2 checking whether make sets $(MAKE)... yes [2022-08-18T18:57:22.852Z] #77 122.2 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:57:22.852Z] #77 122.2 checking whether make supports nested variables... yes [2022-08-18T18:57:22.852Z] #77 122.3 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:57:22.852Z] #77 122.3 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:57:22.852Z] #77 122.3 checking how to create a ustar tar archive... gnutar [2022-08-18T18:57:22.852Z] #77 122.4 checking dependency style of gcc... gcc3 [2022-08-18T18:57:22.852Z] #77 122.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:57:22.852Z] #77 122.5 checking whether make supports nested variables... (cached) yes [2022-08-18T18:57:22.852Z] #77 122.6 checking build system type... x86_64-pc-linux-gnu [2022-08-18T18:57:22.852Z] #77 122.8 checking host system type... x86_64-pc-linux-gnu [2022-08-18T18:57:22.852Z] #77 122.8 checking how to print strings... printf [2022-08-18T18:57:22.852Z] #77 122.8 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:57:22.852Z] #77 122.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:57:22.852Z] #77 122.8 checking for egrep... /bin/grep -E [2022-08-18T18:57:22.852Z] #77 122.8 checking for fgrep... /bin/grep -F [2022-08-18T18:57:22.852Z] #77 122.8 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:57:22.852Z] #77 122.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:57:22.852Z] #77 122.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:57:22.852Z] #77 122.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:57:22.852Z] #77 123.0 checking whether ln -s works... yes [2022-08-18T18:57:22.852Z] #77 123.0 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:57:22.852Z] #77 123.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T18:57:22.852Z] #77 123.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:57:22.852Z] #77 123.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:57:22.852Z] #77 123.0 checking for objdump... objdump [2022-08-18T18:57:22.852Z] #77 123.0 checking how to recognize dependent libraries... pass_all [2022-08-18T18:57:22.852Z] #77 123.0 checking for dlltool... no [2022-08-18T18:57:22.852Z] #77 123.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:57:22.852Z] #77 123.0 checking for ar... ar [2022-08-18T18:57:22.852Z] #77 123.1 checking for archiver @FILE support... @ [2022-08-18T18:57:22.852Z] #77 123.2 checking for strip... strip [2022-08-18T18:57:22.852Z] #77 123.2 checking for ranlib... ranlib [2022-08-18T18:57:22.852Z] #77 123.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:57:22.852Z] #77 123.6 checking for sysroot... no [2022-08-18T18:57:22.852Z] #77 123.6 checking for a working dd... /bin/dd [2022-08-18T18:57:22.852Z] #77 123.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:57:22.852Z] #77 123.7 checking for mt... no [2022-08-18T18:57:22.852Z] #77 123.7 checking if : is a manifest tool... no [2022-08-18T18:57:22.852Z] #77 123.7 checking how to run the C preprocessor... gcc -E [2022-08-18T18:57:22.852Z] #77 123.9 checking for ANSI C header files... yes [2022-08-18T18:57:22.852Z] #77 124.4 checking for sys/types.h... yes [2022-08-18T18:57:22.852Z] #77 124.5 checking for sys/stat.h... yes [2022-08-18T18:57:22.852Z] #77 124.7 checking for stdlib.h... yes [2022-08-18T18:57:22.852Z] #77 124.8 checking for string.h... yes [2022-08-18T18:57:22.852Z] #77 125.0 checking for memory.h... yes [2022-08-18T18:57:23.073Z] #77 118.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:57:23.073Z] #77 118.0 checking whether make supports nested variables... (cached) yes [2022-08-18T18:57:23.073Z] #77 118.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T18:57:23.073Z] #77 118.0 checking pkg-config is at least version 0.9.0... yes [2022-08-18T18:57:23.073Z] #77 118.0 checking for yajl >= 2.1.0... yes [2022-08-18T18:57:23.073Z] #77 118.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T18:57:23.073Z] #77 118.1 checking for gcc... (cached) gcc [2022-08-18T18:57:23.073Z] #77 118.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T18:57:23.073Z] #77 118.1 checking whether gcc accepts -g... (cached) yes [2022-08-18T18:57:23.073Z] #77 118.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T18:57:23.073Z] #77 118.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T18:57:23.073Z] #77 118.2 checking for a Python interpreter with version >= 3... python3 [2022-08-18T18:57:23.073Z] #77 118.2 checking for python3... /usr/bin/python3 [2022-08-18T18:57:23.109Z] #77 125.1 checking for strings.h... yes [2022-08-18T18:57:23.109Z] #77 125.3 checking for inttypes.h... yes [2022-08-18T18:57:23.342Z] #21 14.13 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:57:23.342Z] #21 14.13 Need to get 15.9 MB of archives. [2022-08-18T18:57:23.342Z] #21 14.13 After this operation, 73.0 MB of additional disk space will be used. [2022-08-18T18:57:23.342Z] #21 14.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-18T18:57:23.342Z] #21 14.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-18T18:57:23.342Z] #21 14.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-18T18:57:23.342Z] #21 14.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-18T18:57:23.342Z] #21 14.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-18T18:57:23.342Z] #21 14.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-18T18:57:23.342Z] #21 14.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-18T18:57:23.343Z] #21 14.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-18T18:57:23.343Z] #21 14.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-18T18:57:23.343Z] #21 14.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-18T18:57:23.343Z] #21 14.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-18T18:57:23.343Z] #21 14.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-18T18:57:23.343Z] #21 14.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-18T18:57:23.343Z] #21 14.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-18T18:57:23.343Z] #21 14.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-18T18:57:23.343Z] #21 14.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-18T18:57:23.343Z] #21 14.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-18T18:57:23.343Z] #21 14.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-18T18:57:23.343Z] #21 14.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-18T18:57:23.343Z] #21 14.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-18T18:57:23.343Z] #21 14.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-18T18:57:23.343Z] #21 14.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-18T18:57:23.343Z] #21 14.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-18T18:57:23.343Z] #21 14.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-18T18:57:23.343Z] #21 14.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-18T18:57:23.343Z] #21 14.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-18T18:57:23.343Z] #21 14.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-18T18:57:23.343Z] #21 14.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-18T18:57:23.343Z] #21 14.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-18T18:57:23.343Z] #21 14.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-18T18:57:23.343Z] #21 14.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-18T18:57:23.343Z] #21 14.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-18T18:57:23.343Z] #21 14.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-18T18:57:23.343Z] #21 14.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-18T18:57:23.343Z] #21 14.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-18T18:57:23.343Z] #21 14.36 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-18T18:57:23.343Z] #21 14.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-18T18:57:23.343Z] #21 14.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-18T18:57:23.343Z] #21 14.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-18T18:57:23.343Z] #21 14.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-18T18:57:23.361Z] #77 118.2 checking for python3 version... 3.9 [2022-08-18T18:57:23.361Z] #77 118.3 checking for python3 platform... linux [2022-08-18T18:57:23.366Z] #77 125.5 checking for stdint.h... yes [2022-08-18T18:57:23.623Z] #77 125.7 checking for unistd.h... yes [2022-08-18T18:57:23.629Z] #77 118.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T18:57:23.629Z] #77 118.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T18:57:23.879Z] #77 125.9 checking for dlfcn.h... yes [2022-08-18T18:57:23.879Z] #77 126.0 checking for objdir... .libs [2022-08-18T18:57:23.891Z] #77 119.0 checking that generated files are newer than configure... done [2022-08-18T18:57:23.891Z] #77 119.0 configure: creating ./config.status [2022-08-18T18:57:24.136Z] #77 126.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:57:24.136Z] #77 126.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:57:24.136Z] #77 126.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:57:24.207Z] #60 ... [2022-08-18T18:57:24.207Z] [2022-08-18T18:57:24.207Z] #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-08-18T18:57:24.207Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T18:57:24.207Z] #16 DONE 4.4s [2022-08-18T18:57:24.207Z] [2022-08-18T18:57:24.207Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:57:24.207Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T18:57:24.317Z] #21 15.13 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:57:24.317Z] #21 15.34 Fetched 15.9 MB in 1s (30.9 MB/s) [2022-08-18T18:57:24.317Z] #21 15.38 Selecting previously unselected package gcc-10-base:armel. [2022-08-18T18:57:24.317Z] #21 15.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-18T18:57:24.317Z] #21 15.42 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-18T18:57:24.317Z] #21 15.42 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-18T18:57:24.317Z] #21 15.47 Selecting previously unselected package gcc-10-base:armhf. [2022-08-18T18:57:24.588Z] #21 15.47 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-18T18:57:24.588Z] #21 15.48 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-18T18:57:24.588Z] #21 15.55 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-18T18:57:24.588Z] #21 15.55 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-18T18:57:24.588Z] #21 15.55 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-18T18:57:24.588Z] #21 15.60 Selecting previously unselected package gcc-10-base:s390x. [2022-08-18T18:57:24.588Z] #21 15.60 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-18T18:57:24.588Z] #21 15.61 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-18T18:57:24.588Z] #21 15.65 Selecting previously unselected package gcc-10-base:arm64. [2022-08-18T18:57:24.588Z] #21 15.65 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-18T18:57:24.588Z] #21 15.66 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-18T18:57:24.588Z] #21 15.72 Selecting previously unselected package libgcc-s1:armel. [2022-08-18T18:57:24.588Z] #21 15.72 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-18T18:57:24.698Z] #77 126.5 checking if gcc static flag -static works... yes [2022-08-18T18:57:24.698Z] #77 126.8 checking if gcc supports -c -o file.o... yes [2022-08-18T18:57:24.698Z] #77 126.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:57:24.698Z] #77 126.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T18:57:24.852Z] #21 15.72 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-18T18:57:24.852Z] #21 15.79 Selecting previously unselected package libcrypt1:armel. [2022-08-18T18:57:24.852Z] #21 15.80 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-18T18:57:24.852Z] #21 15.80 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-18T18:57:24.852Z] #21 15.88 Selecting previously unselected package libc6:armel. [2022-08-18T18:57:24.852Z] #21 15.89 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-18T18:57:24.955Z] #77 127.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:57:24.955Z] #77 127.2 checking how to hardcode library paths into programs... immediate [2022-08-18T18:57:24.955Z] #77 127.2 checking whether stripping libraries is possible... yes [2022-08-18T18:57:24.955Z] #77 127.2 checking if libtool supports shared libraries... yes [2022-08-18T18:57:24.955Z] #77 127.2 checking whether to build shared libraries... no [2022-08-18T18:57:24.955Z] #77 127.2 checking whether to build static libraries... yes [2022-08-18T18:57:25.111Z] #21 16.10 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-18T18:57:25.257Z] #77 127.2 checking float.h usability... yes [2022-08-18T18:57:25.257Z] #77 127.4 checking float.h presence... yes [2022-08-18T18:57:25.257Z] #77 127.4 checking for float.h... yes [2022-08-18T18:57:25.257Z] #77 127.5 checking limits.h usability... yes [2022-08-18T18:57:25.257Z] #77 127.6 checking limits.h presence... yes [2022-08-18T18:57:25.257Z] #77 127.6 checking for limits.h... yes [2022-08-18T18:57:25.513Z] #77 127.6 checking stddef.h usability... [2022-08-18T18:57:25.513Z] #77 ... [2022-08-18T18:57:25.513Z] [2022-08-18T18:57:25.513Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:25.513Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:57:25.513Z] #21 46.35 Selecting previously unselected package vim. [2022-08-18T18:57:25.513Z] #21 46.39 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:57:25.513Z] #21 46.41 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:25.677Z] #21 16.57 Selecting previously unselected package libapparmor1:armel. [2022-08-18T18:57:25.677Z] #21 16.58 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-18T18:57:25.677Z] #21 16.58 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-18T18:57:25.677Z] #21 16.63 Selecting previously unselected package libapparmor-dev:armel. [2022-08-18T18:57:25.677Z] #21 16.64 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-18T18:57:25.677Z] #21 16.65 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-18T18:57:25.677Z] #21 16.71 Selecting previously unselected package libgcc-s1:arm64. [2022-08-18T18:57:25.801Z] #77 120.8 config.status: creating Makefile [2022-08-18T18:57:25.801Z] #77 120.8 config.status: creating config.h [2022-08-18T18:57:25.801Z] #77 120.9 config.status: executing libtool commands [2022-08-18T18:57:25.801Z] #77 120.9 config.status: executing depfiles commands [2022-08-18T18:57:25.935Z] #21 16.72 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-18T18:57:25.935Z] #21 16.72 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-18T18:57:25.935Z] #21 16.77 Selecting previously unselected package libcrypt1:arm64. [2022-08-18T18:57:25.935Z] #21 16.78 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-18T18:57:25.935Z] #21 16.78 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-18T18:57:25.935Z] #21 16.85 Selecting previously unselected package libc6:arm64. [2022-08-18T18:57:25.935Z] #21 16.86 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-18T18:57:26.100Z] #77 ... [2022-08-18T18:57:26.100Z] [2022-08-18T18:57:26.101Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:26.101Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:57:26.101Z] #21 24.96 Selecting previously unselected package xxd. [2022-08-18T18:57:26.101Z] #21 24.97 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 25.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:26.101Z] #21 25.24 Selecting previously unselected package vim-common. [2022-08-18T18:57:26.101Z] #21 25.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:57:26.101Z] #21 25.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:26.101Z] #21 25.53 Selecting previously unselected package bash-completion. [2022-08-18T18:57:26.101Z] #21 25.53 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T18:57:26.101Z] #21 27.80 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T18:57:26.101Z] #21 28.16 Selecting previously unselected package bzip2. [2022-08-18T18:57:26.101Z] #21 28.16 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 28.17 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:57:26.101Z] #21 28.26 Selecting previously unselected package xz-utils. [2022-08-18T18:57:26.101Z] #21 28.26 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 28.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:57:26.101Z] #21 28.45 Selecting previously unselected package apparmor. [2022-08-18T18:57:26.101Z] #21 28.45 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 28.50 Unpacking apparmor (2.13.6-10) ... [2022-08-18T18:57:26.101Z] #21 28.98 Selecting previously unselected package inetutils-ping. [2022-08-18T18:57:26.101Z] #21 29.00 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 29.01 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T18:57:26.101Z] #21 29.14 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T18:57:26.101Z] #21 29.14 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 29.15 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:57:26.101Z] #21 29.24 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T18:57:26.101Z] #21 29.24 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 29.25 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:57:26.101Z] #21 29.30 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T18:57:26.101Z] #21 29.30 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 29.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:57:26.101Z] #21 29.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T18:57:26.101Z] #21 29.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 29.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:57:26.101Z] #21 29.45 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T18:57:26.101Z] #21 29.46 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 29.47 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:57:26.101Z] #21 29.59 Selecting previously unselected package iptables. [2022-08-18T18:57:26.101Z] #21 29.59 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 29.60 Unpacking iptables (1.8.7-1) ... [2022-08-18T18:57:26.101Z] #21 29.90 Selecting previously unselected package libonig5:amd64. [2022-08-18T18:57:26.101Z] #21 29.91 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 29.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:57:26.101Z] #21 30.07 Selecting previously unselected package libjq1:amd64. [2022-08-18T18:57:26.101Z] #21 30.07 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 30.07 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:57:26.101Z] #21 30.16 Selecting previously unselected package jq. [2022-08-18T18:57:26.101Z] #21 30.17 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 30.18 Unpacking jq (1.6-2.1) ... [2022-08-18T18:57:26.101Z] #21 30.27 Selecting previously unselected package libaio1:amd64. [2022-08-18T18:57:26.101Z] #21 30.29 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 30.30 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:57:26.101Z] #21 30.36 Selecting previously unselected package libgpm2:amd64. [2022-08-18T18:57:26.101Z] #21 30.38 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 30.38 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:57:26.101Z] #21 30.43 Selecting previously unselected package libicu67:amd64. [2022-08-18T18:57:26.101Z] #21 30.44 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 30.44 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T18:57:26.101Z] #21 34.11 Selecting previously unselected package libinih1:amd64. [2022-08-18T18:57:26.101Z] #21 34.11 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 34.12 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T18:57:26.101Z] #21 34.19 Selecting previously unselected package libnet1:amd64. [2022-08-18T18:57:26.101Z] #21 34.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 34.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:57:26.101Z] #21 34.27 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T18:57:26.101Z] #21 34.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 34.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:57:26.101Z] #21 34.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:57:26.101Z] #21 34.35 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 34.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:57:26.101Z] #21 34.42 Selecting previously unselected package libyajl2:amd64. [2022-08-18T18:57:26.101Z] #21 34.42 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 34.44 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:57:26.101Z] #21 34.51 Selecting previously unselected package net-tools. [2022-08-18T18:57:26.101Z] #21 34.51 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 34.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:57:26.101Z] #21 34.70 Selecting previously unselected package patch. [2022-08-18T18:57:26.101Z] #21 34.71 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T18:57:26.101Z] #21 34.72 Unpacking patch (2.7.6-7) ... [2022-08-18T18:57:26.101Z] #21 34.82 Selecting previously unselected package python-pip-whl. [2022-08-18T18:57:26.101Z] #21 34.82 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:57:26.101Z] #21 34.83 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:57:26.120Z] #21 47.00 Selecting previously unselected package xfsprogs. [2022-08-18T18:57:26.120Z] #21 47.03 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T18:57:26.120Z] #21 47.03 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T18:57:26.193Z] #21 17.04 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-18T18:57:26.357Z] #21 ... [2022-08-18T18:57:26.357Z] [2022-08-18T18:57:26.357Z] #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-08-18T18:57:26.357Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:26.357Z] #77 121.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T18:57:26.357Z] #77 121.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T18:57:26.450Z] #21 17.45 Selecting previously unselected package libapparmor1:arm64. [2022-08-18T18:57:26.450Z] #21 17.47 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-18T18:57:26.450Z] #21 17.47 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T18:57:26.450Z] #21 17.54 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-18T18:57:26.450Z] #21 17.54 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-18T18:57:26.450Z] #21 17.55 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T18:57:26.708Z] #21 17.62 Selecting previously unselected package libgcc-s1:s390x. [2022-08-18T18:57:26.708Z] #21 17.63 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-18T18:57:26.708Z] #21 17.63 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-18T18:57:26.708Z] #21 17.68 Selecting previously unselected package libcrypt1:s390x. [2022-08-18T18:57:26.708Z] #21 17.68 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-18T18:57:26.708Z] #21 17.69 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-18T18:57:26.726Z] #21 47.47 Selecting previously unselected package zip. [2022-08-18T18:57:26.726Z] #21 47.47 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T18:57:26.727Z] #21 47.48 Unpacking zip (3.0-12) ... [2022-08-18T18:57:26.727Z] #21 47.62 Selecting previously unselected package zstd. [2022-08-18T18:57:26.727Z] #21 47.63 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T18:57:26.727Z] #21 47.64 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:57:26.919Z] #77 121.9 checking for gcc... gcc [2022-08-18T18:57:26.919Z] #77 122.0 checking whether the C compiler works... yes [2022-08-18T18:57:26.919Z] #77 122.1 checking for C compiler default output file name... a.out [2022-08-18T18:57:26.966Z] #21 17.77 Selecting previously unselected package libc6:s390x. [2022-08-18T18:57:26.966Z] #21 17.78 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-18T18:57:26.966Z] #21 17.97 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-18T18:57:27.234Z] #64 ... [2022-08-18T18:57:27.234Z] [2022-08-18T18:57:27.234Z] #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-08-18T18:57:27.234Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T18:57:27.234Z] #14 74.73 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T18:57:27.234Z] #14 74.74 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-18T18:57:27.234Z] #14 74.75 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:57:27.234Z] #14 80.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T18:57:27.234Z] #14 80.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-18T18:57:27.234Z] #14 80.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:57:27.234Z] #14 ... [2022-08-18T18:57:27.234Z] [2022-08-18T18:57:27.234Z] #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-08-18T18:57:27.234Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:57:27.234Z] #77 34.80 libtoolize: putting auxiliary files in '.'. [2022-08-18T18:57:27.234Z] #77 34.81 libtoolize: copying file './ltmain.sh' [2022-08-18T18:57:27.234Z] #77 35.54 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T18:57:27.234Z] #77 35.54 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T18:57:27.234Z] #77 35.54 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T18:57:27.239Z] #21 48.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:57:27.485Z] #77 122.1 checking for suffix of executables... [2022-08-18T18:57:27.509Z] #17 3.258 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T18:57:27.509Z] #17 DONE 3.4s [2022-08-18T18:57:27.509Z] [2022-08-18T18:57:27.509Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:57:27.509Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T18:57:27.531Z] #21 18.40 Selecting previously unselected package libapparmor1:s390x. [2022-08-18T18:57:27.531Z] #21 18.41 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-18T18:57:27.531Z] #21 18.41 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-18T18:57:27.531Z] #21 18.46 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-18T18:57:27.531Z] #21 18.47 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-18T18:57:27.531Z] #21 18.47 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-18T18:57:27.531Z] #21 18.54 Selecting previously unselected package libgcc-s1:armhf. [2022-08-18T18:57:27.531Z] #21 18.55 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-18T18:57:27.531Z] #21 18.55 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-18T18:57:27.531Z] #21 18.60 Selecting previously unselected package libcrypt1:armhf. [2022-08-18T18:57:27.531Z] #21 18.61 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-18T18:57:27.531Z] #21 18.61 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-18T18:57:27.742Z] #77 122.3 checking whether we are cross compiling... no [2022-08-18T18:57:27.742Z] #77 122.6 checking for suffix of object files... o [2022-08-18T18:57:27.742Z] #77 122.7 checking whether we are using the GNU C compiler... yes [2022-08-18T18:57:27.742Z] #77 122.8 checking whether gcc accepts -g... yes [2022-08-18T18:57:27.789Z] #21 18.70 Selecting previously unselected package libc6:armhf. [2022-08-18T18:57:27.789Z] #21 18.70 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-18T18:57:27.998Z] #77 122.9 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:57:28.047Z] #21 18.86 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-18T18:57:28.169Z] #21 48.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:57:28.169Z] #21 49.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:57:28.169Z] #21 49.04 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:57:28.169Z] #21 49.06 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T18:57:28.169Z] #21 49.07 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:57:28.169Z] #21 49.08 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T18:57:28.169Z] #21 49.10 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T18:57:28.169Z] #21 49.11 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:57:28.169Z] #21 49.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:57:28.169Z] #21 49.13 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:57:28.169Z] #21 49.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:57:28.169Z] #21 49.16 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T18:57:28.253Z] #77 123.1 checking whether gcc understands -c and -o together... yes [2022-08-18T18:57:28.253Z] #77 123.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:57:28.253Z] #77 123.2 checking whether build environment is sane... yes [2022-08-18T18:57:28.253Z] #77 123.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:57:28.253Z] #77 123.3 checking for gawk... no [2022-08-18T18:57:28.253Z] #77 123.3 checking for mawk... mawk [2022-08-18T18:57:28.253Z] #77 123.3 checking whether make sets $(MAKE)... yes [2022-08-18T18:57:28.253Z] #77 123.3 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:57:28.253Z] #77 123.4 checking whether make supports nested variables... yes [2022-08-18T18:57:28.253Z] #77 123.4 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:57:28.253Z] #77 123.4 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:57:28.253Z] #77 123.4 checking how to create a ustar tar archive... gnutar [2022-08-18T18:57:28.305Z] #21 19.29 Selecting previously unselected package libapparmor1:armhf. [2022-08-18T18:57:28.305Z] #21 19.30 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-18T18:57:28.305Z] #21 19.30 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-18T18:57:28.305Z] #21 19.35 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-18T18:57:28.305Z] #21 19.36 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-18T18:57:28.305Z] #21 19.36 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-18T18:57:28.305Z] #21 19.43 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-18T18:57:28.509Z] #77 123.4 checking dependency style of gcc... gcc3 [2022-08-18T18:57:28.509Z] #77 123.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:57:28.509Z] #77 123.6 checking whether make supports nested variables... (cached) yes [2022-08-18T18:57:28.563Z] #21 19.43 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-18T18:57:28.563Z] #21 19.43 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-18T18:57:28.563Z] #21 19.48 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-18T18:57:28.563Z] #21 19.48 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-18T18:57:28.563Z] #21 19.49 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-18T18:57:28.563Z] #21 19.58 Selecting previously unselected package libc6:ppc64el. [2022-08-18T18:57:28.563Z] #21 19.58 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-18T18:57:28.613Z] #77 ... [2022-08-18T18:57:28.613Z] [2022-08-18T18:57:28.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-08-18T18:57:28.613Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T18:57:28.613Z] #14 86.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T18:57:28.613Z] #14 86.41 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-18T18:57:28.613Z] #14 86.42 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:57:28.765Z] #77 123.6 checking build system type... x86_64-pc-linux-gnu [2022-08-18T18:57:28.765Z] #77 123.8 checking host system type... x86_64-pc-linux-gnu [2022-08-18T18:57:28.765Z] #77 123.8 checking how to print strings... printf [2022-08-18T18:57:28.765Z] #77 123.8 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:57:28.765Z] #77 123.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:57:28.765Z] #77 123.9 checking for egrep... /bin/grep -E [2022-08-18T18:57:28.765Z] #77 123.9 checking for fgrep... /bin/grep -F [2022-08-18T18:57:28.765Z] #77 123.9 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:57:28.765Z] #77 123.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:57:28.765Z] #77 123.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:57:28.822Z] #21 19.78 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-18T18:57:28.988Z] #21 49.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:28.988Z] #21 49.85 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:57:28.988Z] #21 49.87 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T18:57:28.988Z] #21 49.88 Setting up apparmor (2.13.6-10) ... [2022-08-18T18:57:29.021Z] #77 123.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:57:29.021Z] #77 124.0 checking whether ln -s works... yes [2022-08-18T18:57:29.021Z] #77 124.0 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:57:29.021Z] #77 124.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T18:57:29.021Z] #77 124.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:57:29.021Z] #77 124.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:57:29.021Z] #77 124.1 checking for objdump... objdump [2022-08-18T18:57:29.021Z] #77 124.1 checking how to recognize dependent libraries... pass_all [2022-08-18T18:57:29.021Z] #77 124.1 checking for dlltool... no [2022-08-18T18:57:29.021Z] #77 124.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:57:29.021Z] #77 124.1 checking for ar... ar [2022-08-18T18:57:29.277Z] #77 124.1 checking for archiver @FILE support... @ [2022-08-18T18:57:29.277Z] #77 124.2 checking for strip... strip [2022-08-18T18:57:29.277Z] #77 124.2 checking for ranlib... ranlib [2022-08-18T18:57:29.388Z] #21 20.40 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-18T18:57:29.388Z] #21 20.40 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-18T18:57:29.388Z] #21 20.41 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-18T18:57:29.388Z] #21 20.45 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-18T18:57:29.534Z] #77 124.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:57:29.534Z] #77 124.5 checking for sysroot... no [2022-08-18T18:57:29.534Z] #77 124.5 checking for a working dd... /bin/dd [2022-08-18T18:57:29.534Z] #77 124.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:57:29.647Z] #21 20.46 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-18T18:57:29.647Z] #21 20.47 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-18T18:57:29.647Z] #21 20.54 Selecting previously unselected package libseccomp2:s390x. [2022-08-18T18:57:29.647Z] #21 20.55 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-18T18:57:29.647Z] #21 20.55 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-18T18:57:29.647Z] #21 20.59 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-18T18:57:29.647Z] #21 20.60 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-18T18:57:29.647Z] #21 20.60 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-18T18:57:29.647Z] #21 20.67 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-18T18:57:29.647Z] #21 20.67 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-18T18:57:29.647Z] #21 20.68 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T18:57:29.790Z] #77 124.7 checking for mt... no [2022-08-18T18:57:29.790Z] #77 124.7 checking if : is a manifest tool... no [2022-08-18T18:57:29.790Z] #77 124.7 checking how to run the C preprocessor... gcc -E [2022-08-18T18:57:29.905Z] #21 20.73 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-18T18:57:29.906Z] #21 20.74 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-18T18:57:29.906Z] #21 20.75 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T18:57:29.906Z] #21 20.81 Selecting previously unselected package libseccomp2:armhf. [2022-08-18T18:57:29.906Z] #21 20.82 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-18T18:57:29.906Z] #21 20.83 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-18T18:57:29.906Z] #21 20.86 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-18T18:57:29.906Z] #21 20.87 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-18T18:57:29.906Z] #21 20.87 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-18T18:57:29.906Z] #21 20.93 Selecting previously unselected package libseccomp2:armel. [2022-08-18T18:57:29.906Z] #21 20.94 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-18T18:57:29.906Z] #21 20.94 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-18T18:57:29.906Z] #21 20.99 Selecting previously unselected package libseccomp-dev:armel. [2022-08-18T18:57:29.906Z] #21 20.99 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-18T18:57:29.906Z] #21 21.00 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-18T18:57:30.059Z] #18 DONE 2.3s [2022-08-18T18:57:30.059Z] [2022-08-18T18:57:30.059Z] #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-08-18T18:57:30.059Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:30.059Z] #77 92.92 configure.ac:11: installing 'build-aux/compile' [2022-08-18T18:57:30.059Z] #77 92.93 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T18:57:30.059Z] #77 92.95 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T18:57:30.059Z] #77 92.96 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T18:57:30.059Z] #77 92.98 configure.ac:13: installing 'build-aux/missing' [2022-08-18T18:57:30.059Z] #77 92.98 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T18:57:30.059Z] #77 93.21 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T18:57:30.165Z] #21 21.05 Selecting previously unselected package libseccomp2:arm64. [2022-08-18T18:57:30.165Z] #21 21.06 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T18:57:30.165Z] #21 21.07 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:57:30.165Z] #21 21.14 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T18:57:30.165Z] #21 21.15 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T18:57:30.165Z] #21 21.15 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:57:30.165Z] #21 21.24 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-18T18:57:30.165Z] #21 21.25 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-18T18:57:30.165Z] #21 21.26 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-18T18:57:30.165Z] #21 21.28 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-18T18:57:30.165Z] #21 21.29 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-18T18:57:30.165Z] #21 21.30 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-18T18:57:30.165Z] #21 21.31 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-18T18:57:30.320Z] #77 94.63 checking build system type... x86_64-pc-linux-gnu [2022-08-18T18:57:30.320Z] #77 94.91 checking host system type... x86_64-pc-linux-gnu [2022-08-18T18:57:30.320Z] #77 94.91 checking how to print strings... printf [2022-08-18T18:57:30.320Z] #77 94.92 checking for gcc... gcc [2022-08-18T18:57:30.355Z] #21 51.40 Setting up zip (3.0-12) ... [2022-08-18T18:57:30.395Z] #77 124.9 checking for ANSI C header files... yes [2022-08-18T18:57:30.395Z] #77 125.5 checking for sys/types.h... yes [2022-08-18T18:57:30.423Z] #21 21.32 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-18T18:57:30.423Z] #21 21.33 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-18T18:57:30.423Z] #21 21.35 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-18T18:57:30.423Z] #21 21.35 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-18T18:57:30.423Z] #21 21.36 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-18T18:57:30.423Z] #21 21.37 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-18T18:57:30.423Z] #21 21.39 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-18T18:57:30.423Z] #21 21.40 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-18T18:57:30.423Z] #21 21.41 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-18T18:57:30.612Z] #21 51.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:30.612Z] #21 51.44 Setting up bash-completion (1:2.11-2) ... [2022-08-18T18:57:30.651Z] #77 125.6 checking for sys/stat.h... yes [2022-08-18T18:57:30.651Z] #77 125.8 checking for stdlib.h... yes [2022-08-18T18:57:30.842Z] #77 95.03 checking whether the C compiler works... yes [2022-08-18T18:57:30.842Z] #77 95.33 checking for C compiler default output file name... a.out [2022-08-18T18:57:30.950Z] #77 125.9 checking for string.h... yes [2022-08-18T18:57:31.103Z] #77 95.33 checking for suffix of executables... [2022-08-18T18:57:31.208Z] #77 126.1 checking for memory.h... yes [2022-08-18T18:57:31.208Z] #77 126.2 checking for strings.h... yes [2022-08-18T18:57:31.208Z] #77 126.3 checking for inttypes.h... yes [2022-08-18T18:57:31.364Z] #77 95.61 checking whether we are cross compiling... no [2022-08-18T18:57:31.364Z] #77 95.86 checking for suffix of object files... o [2022-08-18T18:57:31.465Z] #77 126.4 checking for stdint.h... yes [2022-08-18T18:57:31.465Z] #77 126.5 checking for unistd.h... yes [2022-08-18T18:57:31.625Z] #77 95.98 checking whether we are using the GNU C compiler... yes [2022-08-18T18:57:31.721Z] #77 126.6 checking for dlfcn.h... yes [2022-08-18T18:57:31.721Z] #77 126.8 checking for objdir... .libs [2022-08-18T18:57:31.801Z] #21 22.62 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-18T18:57:31.886Z] #77 96.14 checking whether gcc accepts -g... [2022-08-18T18:57:31.886Z] #77 ... [2022-08-18T18:57:31.886Z] [2022-08-18T18:57:31.886Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:57:31.886Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T18:57:31.886Z] #19 DONE 2.0s [2022-08-18T18:57:31.886Z] [2022-08-18T18:57:31.886Z] #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-08-18T18:57:31.886Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:31.886Z] #77 96.14 checking whether gcc accepts -g... yes [2022-08-18T18:57:31.886Z] #77 96.34 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:57:31.977Z] #77 127.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:57:32.146Z] #77 96.50 checking whether gcc understands -c and -o together... yes [2022-08-18T18:57:32.146Z] #77 96.66 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:57:32.146Z] #77 96.68 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:57:32.146Z] #77 96.69 checking for egrep... /bin/grep -E [2022-08-18T18:57:32.146Z] #77 96.69 checking for fgrep... /bin/grep -F [2022-08-18T18:57:32.146Z] #77 96.70 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:57:32.146Z] #77 96.72 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:57:32.146Z] #77 96.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:57:32.234Z] #77 127.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:57:32.234Z] #77 127.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:57:32.407Z] #77 96.75 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:57:32.407Z] #77 96.85 checking whether ln -s works... yes [2022-08-18T18:57:32.407Z] #77 96.85 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:57:32.407Z] #77 96.89 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T18:57:32.407Z] #77 96.89 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:57:32.407Z] #77 96.90 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:57:32.407Z] #77 96.90 checking for objdump... objdump [2022-08-18T18:57:32.407Z] #77 96.90 checking how to recognize dependent libraries... pass_all [2022-08-18T18:57:32.407Z] #77 96.90 checking for dlltool... no [2022-08-18T18:57:32.407Z] #77 96.90 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:57:32.407Z] #77 96.90 checking for ar... ar [2022-08-18T18:57:32.407Z] #77 96.90 checking for archiver @FILE support... @ [2022-08-18T18:57:32.407Z] #77 97.08 checking for strip... strip [2022-08-18T18:57:32.407Z] #77 97.08 checking for ranlib... ranlib [2022-08-18T18:57:32.407Z] #77 97.08 checking for gawk... no [2022-08-18T18:57:32.407Z] #77 97.08 checking for mawk... mawk [2022-08-18T18:57:32.839Z] #77 127.3 checking if gcc static flag -static works... yes [2022-08-18T18:57:32.839Z] #77 127.7 checking if gcc supports -c -o file.o... yes [2022-08-18T18:57:32.839Z] #77 127.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:57:32.839Z] #77 127.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T18:57:32.839Z] #77 127.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:57:32.978Z] #77 97.08 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:57:32.978Z] #77 97.56 checking for sysroot... no [2022-08-18T18:57:32.978Z] #77 97.56 checking for a working dd... /bin/dd [2022-08-18T18:57:32.978Z] #77 97.56 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:57:33.095Z] #77 128.0 checking how to hardcode library paths into programs... immediate [2022-08-18T18:57:33.095Z] #77 128.0 checking whether stripping libraries is possible... yes [2022-08-18T18:57:33.095Z] #77 128.0 checking if libtool supports shared libraries... yes [2022-08-18T18:57:33.095Z] #77 128.0 checking whether to build shared libraries... no [2022-08-18T18:57:33.095Z] #77 128.0 checking whether to build static libraries... yes [2022-08-18T18:57:33.095Z] #77 128.0 checking float.h usability... yes [2022-08-18T18:57:33.095Z] #77 128.2 checking float.h presence... yes [2022-08-18T18:57:33.132Z] #21 53.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:57:33.132Z] #21 53.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:57:33.132Z] #21 53.73 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:57:33.132Z] #21 53.74 Setting up patch (2.7.6-7) ... [2022-08-18T18:57:33.132Z] #21 53.75 Setting up sudo (1.9.5p2-3) ... [2022-08-18T18:57:33.132Z] #21 53.82 invoke-rc.d: could not determine current runlevel [2022-08-18T18:57:33.132Z] #21 53.82 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T18:57:33.132Z] #21 53.84 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T18:57:33.132Z] #21 53.85 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:57:33.132Z] #21 53.87 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T18:57:33.132Z] #21 53.89 Setting up pigz (2.6-1) ... [2022-08-18T18:57:33.132Z] #21 53.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:57:33.132Z] #21 53.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:57:33.132Z] #21 53.93 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:57:33.132Z] #21 53.94 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:33.174Z] #21 23.83 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-18T18:57:33.239Z] #77 97.65 checking for mt... no [2022-08-18T18:57:33.239Z] #77 97.65 checking if : is a manifest tool... no [2022-08-18T18:57:33.351Z] #77 128.3 checking for float.h... yes [2022-08-18T18:57:33.352Z] #77 128.3 checking limits.h usability... yes [2022-08-18T18:57:33.352Z] #77 128.5 checking limits.h presence... yes [2022-08-18T18:57:33.500Z] #77 97.67 checking how to run the C preprocessor... gcc -E [2022-08-18T18:57:33.609Z] #77 128.6 checking for limits.h... yes [2022-08-18T18:57:33.609Z] #77 128.6 checking stddef.h usability... yes [2022-08-18T18:57:33.609Z] #77 128.7 checking stddef.h presence... yes [2022-08-18T18:57:33.609Z] #77 128.8 checking for stddef.h... yes [2022-08-18T18:57:33.609Z] #77 128.8 checking for stdlib.h... (cached) yes [2022-08-18T18:57:33.609Z] #77 128.8 checking for string.h... (cached) yes [2022-08-18T18:57:33.760Z] #77 98.07 checking for ANSI C header files... [2022-08-18T18:57:33.760Z] #77 ... [2022-08-18T18:57:33.760Z] [2022-08-18T18:57:33.760Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:57:33.760Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T18:57:33.760Z] #20 DONE 2.1s [2022-08-18T18:57:33.865Z] #77 128.8 checking sys/time.h usability... yes [2022-08-18T18:57:34.020Z] [2022-08-18T18:57:34.021Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:34.021Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:57:34.061Z] #21 54.89 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:57:34.061Z] #21 54.90 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:57:34.109Z] #21 25.05 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-18T18:57:34.121Z] #77 129.0 checking sys/time.h presence... yes [2022-08-18T18:57:34.121Z] #77 129.0 checking for sys/time.h... yes [2022-08-18T18:57:34.121Z] #77 129.1 checking for inline... inline [2022-08-18T18:57:34.377Z] #77 129.1 checking for size_t... yes [2022-08-18T18:57:34.377Z] #77 129.4 checking for stdlib.h... (cached) yes [2022-08-18T18:57:34.624Z] #21 55.37 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T18:57:34.624Z] #21 55.41 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:57:34.624Z] #21 55.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:57:34.624Z] #21 55.48 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T18:57:34.632Z] #77 129.4 checking for GNU libc compatible malloc... yes [2022-08-18T18:57:34.632Z] #77 129.6 checking for stdlib.h... (cached) yes [2022-08-18T18:57:34.632Z] #77 129.6 checking for GNU libc compatible realloc... yes [2022-08-18T18:57:35.143Z] #77 129.8 checking for working strtod... yes [2022-08-18T18:57:35.143Z] #77 130.1 checking for gettimeofday... yes [2022-08-18T18:57:35.190Z] #14 ... [2022-08-18T18:57:35.190Z] [2022-08-18T18:57:35.190Z] #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-08-18T18:57:35.190Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:57:35.190Z] #77 43.68 configure.ac:7: installing './compile' [2022-08-18T18:57:35.190Z] #77 43.69 configure.ac:11: installing './config.guess' [2022-08-18T18:57:35.190Z] #77 43.69 configure.ac:11: installing './config.sub' [2022-08-18T18:57:35.190Z] #77 43.70 configure.ac:8: installing './install-sh' [2022-08-18T18:57:35.190Z] #77 43.73 configure.ac:8: installing './missing' [2022-08-18T18:57:35.190Z] #77 43.83 Makefile.am: installing './depcomp' [2022-08-18T18:57:35.190Z] #77 44.98 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T18:57:35.190Z] #77 44.99 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T18:57:35.190Z] #77 45.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T18:57:35.190Z] #77 45.13 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T18:57:35.190Z] #77 45.25 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T18:57:35.190Z] #77 45.36 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T18:57:35.190Z] #77 45.57 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T18:57:35.190Z] #77 45.68 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T18:57:35.190Z] #77 45.78 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T18:57:35.229Z] #21 56.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:35.229Z] #21 56.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T18:57:35.229Z] #21 56.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T18:57:35.229Z] #21 56.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T18:57:35.229Z] #21 56.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T18:57:35.229Z] #21 56.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T18:57:35.229Z] #21 56.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T18:57:35.229Z] #21 56.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T18:57:35.229Z] #21 56.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T18:57:35.229Z] #21 56.14 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T18:57:35.399Z] #77 130.4 checking for memset... yes [2022-08-18T18:57:35.486Z] #21 ... [2022-08-18T18:57:35.486Z] [2022-08-18T18:57:35.486Z] #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-08-18T18:57:35.486Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:35.486Z] #77 127.6 checking stddef.h usability... yes [2022-08-18T18:57:35.486Z] #77 127.8 checking stddef.h presence... yes [2022-08-18T18:57:35.486Z] #77 127.8 checking for stddef.h... yes [2022-08-18T18:57:35.486Z] #77 127.9 checking for stdlib.h... (cached) yes [2022-08-18T18:57:35.486Z] #77 127.9 checking for string.h... (cached) yes [2022-08-18T18:57:35.486Z] #77 127.9 checking sys/time.h usability... yes [2022-08-18T18:57:35.486Z] #77 128.1 checking sys/time.h presence... yes [2022-08-18T18:57:35.486Z] #77 128.1 checking for sys/time.h... yes [2022-08-18T18:57:35.486Z] #77 128.1 checking for inline... inline [2022-08-18T18:57:35.486Z] #77 128.2 checking for size_t... yes [2022-08-18T18:57:35.486Z] #77 128.4 checking for stdlib.h... (cached) yes [2022-08-18T18:57:35.486Z] #77 128.4 checking for GNU libc compatible malloc... yes [2022-08-18T18:57:35.486Z] #77 128.8 checking for stdlib.h... (cached) yes [2022-08-18T18:57:35.486Z] #77 128.8 checking for GNU libc compatible realloc... yes [2022-08-18T18:57:35.486Z] #77 129.1 checking for working strtod... yes [2022-08-18T18:57:35.486Z] #77 129.4 checking for gettimeofday... yes [2022-08-18T18:57:35.486Z] #77 129.6 checking for memset... yes [2022-08-18T18:57:35.486Z] #77 129.9 checking for strspn... yes [2022-08-18T18:57:35.486Z] #77 130.3 checking that generated files are newer than configure... done [2022-08-18T18:57:35.486Z] #77 130.3 configure: creating ./config.status [2022-08-18T18:57:35.486Z] #77 131.9 config.status: creating Makefile [2022-08-18T18:57:35.486Z] #77 132.0 config.status: creating config.h [2022-08-18T18:57:35.486Z] #77 132.0 config.status: executing depfiles commands [2022-08-18T18:57:35.486Z] #77 132.2 config.status: executing libtool commands [2022-08-18T18:57:35.486Z] #77 133.1 GEN .version [2022-08-18T18:57:35.486Z] #77 133.1 make install-recursive [2022-08-18T18:57:35.486Z] #77 133.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T18:57:35.486Z] #77 133.2 Making install in libocispec [2022-08-18T18:57:35.486Z] #77 133.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:57:35.486Z] #77 133.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T18:57:35.486Z] #77 133.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T18:57:35.486Z] #77 133.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T18:57:35.486Z] #77 133.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T18:57:35.486Z] #77 134.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T18:57:35.486Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T18:57:35.486Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T18:57:35.486Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T18:57:35.486Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T18:57:35.486Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T18:57:35.486Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T18:57:35.486Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T18:57:35.486Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T18:57:35.486Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T18:57:35.486Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T18:57:35.486Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T18:57:35.486Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T18:57:35.486Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T18:57:35.486Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T18:57:35.486Z] #77 134.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T18:57:35.486Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T18:57:35.486Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T18:57:35.486Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T18:57:35.486Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T18:57:35.486Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T18:57:35.486Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T18:57:35.486Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T18:57:35.486Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T18:57:35.486Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T18:57:35.486Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T18:57:35.486Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T18:57:35.486Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T18:57:35.486Z] #77 135.4 make install-recursive [2022-08-18T18:57:35.486Z] #77 135.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:57:35.486Z] #77 135.5 Making install in yajl [2022-08-18T18:57:35.486Z] #77 135.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:57:35.486Z] #77 135.5 CC verify/json_verify-json_verify.o [2022-08-18T18:57:35.487Z] #77 135.6 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T18:57:35.487Z] #77 135.6 CC src/libyajl_la-yajl.lo [2022-08-18T18:57:35.487Z] #77 135.6 CC src/libyajl_la-yajl_gen.lo [2022-08-18T18:57:35.487Z] #77 135.6 CC src/libyajl_la-yajl_parser.lo [2022-08-18T18:57:35.487Z] #77 135.6 CC src/libyajl_la-yajl_buf.lo [2022-08-18T18:57:35.487Z] #77 135.7 CC src/libyajl_la-yajl_encode.lo [2022-08-18T18:57:35.487Z] #77 135.7 CC src/libyajl_la-yajl_lex.lo [2022-08-18T18:57:35.487Z] #77 135.7 CC src/libyajl_la-yajl_tree.lo [2022-08-18T18:57:35.488Z] #21 26.31 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-18T18:57:35.655Z] #77 130.5 checking for strspn... yes [2022-08-18T18:57:35.911Z] #77 130.9 checking that generated files are newer than configure... done [2022-08-18T18:57:35.911Z] #77 130.9 configure: creating ./config.status [2022-08-18T18:57:36.578Z] #21 2.264 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:57:36.579Z] #21 2.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:57:36.579Z] #21 2.296 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:57:36.579Z] #21 2.830 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:57:36.681Z] #21 27.56 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T18:57:36.681Z] #21 27.57 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-18T18:57:36.681Z] #21 27.58 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-18T18:57:36.681Z] #21 27.59 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-18T18:57:36.681Z] #21 27.61 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-18T18:57:36.681Z] #21 27.62 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:57:36.681Z] #21 27.63 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-18T18:57:36.681Z] #21 27.64 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-18T18:57:36.681Z] #21 27.66 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T18:57:36.681Z] #21 27.67 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-18T18:57:36.681Z] #21 27.68 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T18:57:36.681Z] #21 27.69 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-18T18:57:36.681Z] #21 27.70 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-18T18:57:36.681Z] #21 27.71 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-18T18:57:36.681Z] #21 27.73 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-18T18:57:36.681Z] #21 27.74 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:57:36.682Z] #21 27.75 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-18T18:57:36.682Z] #21 27.76 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-18T18:57:36.682Z] #21 27.77 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T18:57:36.840Z] #77 ... [2022-08-18T18:57:36.840Z] [2022-08-18T18:57:36.840Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:36.840Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:57:36.840Z] #21 35.46 Selecting previously unselected package python3-lib2to3. [2022-08-18T18:57:36.840Z] #21 35.47 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T18:57:36.840Z] #21 35.47 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:57:36.840Z] #21 35.58 Selecting previously unselected package python3-distutils. [2022-08-18T18:57:36.840Z] #21 35.59 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T18:57:36.840Z] #21 35.60 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T18:57:36.840Z] #21 35.73 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:57:36.840Z] #21 35.73 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:57:36.840Z] #21 35.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:57:36.840Z] #21 35.88 Selecting previously unselected package python3-setuptools. [2022-08-18T18:57:36.840Z] #21 35.88 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T18:57:36.840Z] #21 35.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T18:57:36.840Z] #21 36.15 Selecting previously unselected package python3-wheel. [2022-08-18T18:57:36.840Z] #21 36.15 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T18:57:36.840Z] #21 36.15 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T18:57:36.840Z] #21 36.22 Selecting previously unselected package python3-pip. [2022-08-18T18:57:36.840Z] #21 36.23 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:57:36.840Z] #21 36.24 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:57:36.840Z] #21 36.55 Selecting previously unselected package sudo. [2022-08-18T18:57:36.840Z] #21 36.55 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T18:57:36.840Z] #21 36.55 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T18:57:36.840Z] #21 37.10 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T18:57:36.840Z] #21 37.11 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T18:57:36.840Z] #21 37.12 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:57:36.840Z] #21 37.33 Selecting previously unselected package uidmap. [2022-08-18T18:57:36.840Z] #21 37.33 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T18:57:36.840Z] #21 37.34 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T18:57:36.840Z] #21 37.48 Selecting previously unselected package vim-runtime. [2022-08-18T18:57:36.840Z] #21 37.51 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:57:36.840Z] #21 37.54 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T18:57:36.840Z] #21 37.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T18:57:36.840Z] #21 37.57 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:36.840Z] #21 40.88 Selecting previously unselected package vim. [2022-08-18T18:57:36.840Z] #21 40.89 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:57:36.840Z] #21 40.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:36.840Z] #21 41.54 Selecting previously unselected package xfsprogs. [2022-08-18T18:57:36.840Z] #21 41.55 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T18:57:36.840Z] #21 41.56 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T18:57:36.840Z] #21 42.08 Selecting previously unselected package zip. [2022-08-18T18:57:36.840Z] #21 42.09 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T18:57:36.840Z] #21 42.10 Unpacking zip (3.0-12) ... [2022-08-18T18:57:36.840Z] #21 42.25 Selecting previously unselected package zstd. [2022-08-18T18:57:36.840Z] #21 42.27 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T18:57:36.840Z] #21 42.28 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:57:36.840Z] #21 42.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:57:36.840Z] #21 43.76 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:57:36.840Z] #21 43.78 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:57:36.840Z] #21 43.79 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:57:36.840Z] #21 43.81 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T18:57:36.840Z] #21 43.82 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:57:36.840Z] #21 43.84 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T18:57:36.840Z] #21 43.86 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T18:57:36.840Z] #21 43.87 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:57:36.840Z] #21 43.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:57:36.840Z] #21 43.90 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:57:36.840Z] #21 43.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:57:36.840Z] #21 43.93 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T18:57:36.840Z] #21 44.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:36.840Z] #21 44.69 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:57:36.840Z] #21 44.70 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T18:57:36.840Z] #21 44.73 Setting up apparmor (2.13.6-10) ... [2022-08-18T18:57:36.854Z] #77 ... [2022-08-18T18:57:36.854Z] [2022-08-18T18:57:36.854Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:36.854Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:57:36.854Z] #21 57.72 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:57:36.854Z] #21 57.74 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:57:36.854Z] #21 57.75 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:57:36.854Z] #21 57.76 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:57:36.940Z] #21 27.78 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-18T18:57:36.940Z] #21 27.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:57:36.940Z] #21 DONE 28.0s [2022-08-18T18:57:36.940Z] [2022-08-18T18:57:36.940Z] #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-08-18T18:57:36.940Z] #71 sha256:dbad33f79f9a5d2a370774be1d803dcdeb6ed35709f5dd36acda0589741b8e61 [2022-08-18T18:57:37.198Z] #71 ... [2022-08-18T18:57:37.198Z] [2022-08-18T18:57:37.198Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:57:37.198Z] #66 sha256:3ee9821fc9ac139ccd39f2eb5933902d6e39596f41300e76564d21b8dd63ac9b [2022-08-18T18:57:37.198Z] #66 DONE 0.1s [2022-08-18T18:57:37.198Z] [2022-08-18T18:57:37.198Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:57:37.198Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-18T18:57:37.402Z] #21 46.22 Setting up zip (3.0-12) ... [2022-08-18T18:57:37.402Z] #21 46.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:37.402Z] #21 46.26 Setting up bash-completion (1:2.11-2) ... [2022-08-18T18:57:37.658Z] #21 ... [2022-08-18T18:57:37.658Z] [2022-08-18T18:57:37.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-08-18T18:57:37.658Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:37.658Z] #77 132.6 config.status: creating Makefile [2022-08-18T18:57:37.658Z] #77 132.7 config.status: creating config.h [2022-08-18T18:57:37.658Z] #77 132.7 config.status: executing depfiles commands [2022-08-18T18:57:37.914Z] #77 132.9 config.status: executing libtool commands [2022-08-18T18:57:37.963Z] #21 3.943 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:57:38.222Z] #21 59.15 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:57:38.222Z] #21 59.16 Setting up jq (1.6-2.1) ... [2022-08-18T18:57:38.222Z] #21 59.17 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:57:38.222Z] #21 59.19 Setting up iptables (1.8.7-1) ... [2022-08-18T18:57:38.222Z] #21 59.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:57:38.479Z] #21 59.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:57:38.479Z] #21 59.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:57:38.479Z] #21 59.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:57:38.479Z] #21 59.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T18:57:38.479Z] #21 59.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T18:57:38.479Z] #21 59.24 Setting up iproute2 (5.10.0-4) ... [2022-08-18T18:57:38.577Z] #22 DONE 1.2s [2022-08-18T18:57:38.577Z] [2022-08-18T18:57:38.577Z] #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-08-18T18:57:38.577Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-18T18:57:38.736Z] #21 59.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:57:38.842Z] #77 133.7 GEN .version [2022-08-18T18:57:38.842Z] #77 133.8 make install-recursive [2022-08-18T18:57:38.842Z] #77 133.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T18:57:38.842Z] #77 133.8 Making install in libocispec [2022-08-18T18:57:38.842Z] #77 133.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:57:38.842Z] #77 133.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T18:57:38.842Z] #77 133.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T18:57:38.842Z] #77 133.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T18:57:38.842Z] #77 133.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T18:57:38.906Z] #21 5.100 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:57:39.167Z] #21 ... [2022-08-18T18:57:39.167Z] [2022-08-18T18:57:39.167Z] #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-08-18T18:57:39.167Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:39.167Z] #77 98.07 checking for ANSI C header files... yes [2022-08-18T18:57:39.167Z] #77 98.81 checking for sys/types.h... yes [2022-08-18T18:57:39.167Z] #77 99.01 checking for sys/stat.h... yes [2022-08-18T18:57:39.167Z] #77 99.20 checking for stdlib.h... yes [2022-08-18T18:57:39.167Z] #77 99.41 checking for string.h... yes [2022-08-18T18:57:39.167Z] #77 99.64 checking for memory.h... yes [2022-08-18T18:57:39.167Z] #77 99.86 checking for strings.h... yes [2022-08-18T18:57:39.167Z] #77 100.00 checking for inttypes.h... yes [2022-08-18T18:57:39.167Z] #77 100.2 checking for stdint.h... yes [2022-08-18T18:57:39.167Z] #77 100.4 checking for unistd.h... yes [2022-08-18T18:57:39.167Z] #77 100.5 checking for dlfcn.h... yes [2022-08-18T18:57:39.167Z] #77 100.8 checking for objdir... .libs [2022-08-18T18:57:39.167Z] #77 101.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:57:39.167Z] #77 101.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:57:39.167Z] #77 101.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:57:39.167Z] #77 101.5 checking if gcc static flag -static works... yes [2022-08-18T18:57:39.167Z] #77 102.0 checking if gcc supports -c -o file.o... yes [2022-08-18T18:57:39.167Z] #77 102.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:57:39.167Z] #77 102.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T18:57:39.167Z] #77 102.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:57:39.167Z] #77 102.5 checking how to hardcode library paths into programs... immediate [2022-08-18T18:57:39.167Z] #77 102.5 checking whether stripping libraries is possible... yes [2022-08-18T18:57:39.167Z] #77 102.5 checking if libtool supports shared libraries... yes [2022-08-18T18:57:39.167Z] #77 102.5 checking whether to build shared libraries... no [2022-08-18T18:57:39.167Z] #77 102.5 checking whether to build static libraries... yes [2022-08-18T18:57:39.167Z] #77 102.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:57:39.167Z] #77 102.5 checking whether build environment is sane... yes [2022-08-18T18:57:39.167Z] #77 102.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:57:39.167Z] #77 102.6 checking whether make sets $(MAKE)... yes [2022-08-18T18:57:39.167Z] #77 102.7 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:57:39.167Z] #77 102.7 checking whether make supports nested variables... yes [2022-08-18T18:57:39.167Z] #77 102.8 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:57:39.167Z] #77 102.8 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:57:39.167Z] #77 102.8 checking how to create a ustar tar archive... gnutar [2022-08-18T18:57:39.167Z] #77 102.9 checking dependency style of gcc... gcc3 [2022-08-18T18:57:39.167Z] #77 103.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:57:39.167Z] #77 103.1 checking whether make supports nested variables... (cached) yes [2022-08-18T18:57:39.167Z] #77 103.1 checking for gawk... (cached) mawk [2022-08-18T18:57:39.167Z] #77 103.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T18:57:39.167Z] #77 103.1 checking for gcc... (cached) gcc [2022-08-18T18:57:39.167Z] #77 103.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T18:57:39.167Z] #77 103.3 checking whether gcc accepts -g... (cached) yes [2022-08-18T18:57:39.167Z] #77 103.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T18:57:39.167Z] #77 103.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T18:57:39.167Z] #77 103.3 checking for a Python interpreter with version >= 3... python3 [2022-08-18T18:57:39.167Z] #77 103.4 checking for python3... /usr/bin/python3 [2022-08-18T18:57:39.167Z] #77 103.4 checking for python3 version... 3.9 [2022-08-18T18:57:39.167Z] #77 103.5 checking for python3 platform... linux [2022-08-18T18:57:39.167Z] #77 103.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T18:57:39.299Z] #21 DONE 60.3s [2022-08-18T18:57:39.299Z] [2022-08-18T18:57:39.299Z] #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-08-18T18:57:39.299Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T18:57:39.428Z] #77 103.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T18:57:39.428Z] #77 103.9 checking for go-md2man... no [2022-08-18T18:57:39.510Z] #23 DONE 1.0s [2022-08-18T18:57:39.510Z] [2022-08-18T18:57:39.510Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:57:39.510Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-18T18:57:39.689Z] #77 104.0 checking error.h usability... yes [2022-08-18T18:57:39.689Z] #77 104.1 checking error.h presence... yes [2022-08-18T18:57:39.689Z] #77 104.2 checking for error.h... yes [2022-08-18T18:57:39.812Z] #77 134.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T18:57:39.812Z] #77 134.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T18:57:39.812Z] #77 134.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T18:57:39.812Z] #77 134.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T18:57:39.812Z] #77 134.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T18:57:39.812Z] #77 134.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T18:57:39.812Z] #77 134.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T18:57:39.812Z] #77 134.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T18:57:39.812Z] #77 134.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T18:57:39.950Z] #77 104.2 checking linux/openat2.h usability... yes [2022-08-18T18:57:39.950Z] #77 104.4 checking linux/openat2.h presence... yes [2022-08-18T18:57:39.950Z] #77 104.5 checking for linux/openat2.h... yes [2022-08-18T18:57:40.069Z] #77 135.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T18:57:40.069Z] #77 135.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T18:57:40.069Z] #77 135.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T18:57:40.069Z] #77 135.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T18:57:40.069Z] #77 135.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T18:57:40.069Z] #77 135.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T18:57:40.069Z] #77 135.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T18:57:40.211Z] #77 104.5 checking for copy_file_range... yes [2022-08-18T18:57:40.319Z] #22 0.943 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T18:57:40.319Z] #22 0.947 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T18:57:40.319Z] #22 0.949 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T18:57:40.319Z] #22 DONE 1.0s [2022-08-18T18:57:40.319Z] [2022-08-18T18:57:40.319Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:57:40.319Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T18:57:40.445Z] #24 0.881 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T18:57:40.446Z] #24 DONE 1.0s [2022-08-18T18:57:40.446Z] [2022-08-18T18:57:40.446Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:57:40.446Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-18T18:57:40.463Z] #77 ... [2022-08-18T18:57:40.463Z] [2022-08-18T18:57:40.463Z] #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-08-18T18:57:40.463Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T18:57:40.463Z] #14 97.53 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T18:57:40.463Z] #14 97.53 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-18T18:57:40.463Z] #14 97.54 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:57:40.473Z] #77 104.8 checking for fgetxattr... yes [2022-08-18T18:57:40.473Z] #77 105.1 checking for statx... [2022-08-18T18:57:40.473Z] #77 ... [2022-08-18T18:57:40.473Z] [2022-08-18T18:57:40.473Z] #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-08-18T18:57:40.473Z] #60 sha256:051dc01d7fcc16ff796524a69b627720ae39524aa33db53e4e185d86989d6300 [2022-08-18T18:57:40.473Z] #60 15.23 + cd /tmp/tmp.p8P5VRUtBE/src/github.com/opencontainers/runc [2022-08-18T18:57:40.473Z] #60 15.23 + git checkout -q v1.1.3 [2022-08-18T18:57:40.473Z] #60 15.84 + '[' -z '' ']' [2022-08-18T18:57:40.473Z] #60 15.84 + target=static [2022-08-18T18:57:40.473Z] #60 15.84 + make BUILDTAGS=seccomp static [2022-08-18T18:57:40.473Z] #60 16.29 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T18:57:40.734Z] #60 ... [2022-08-18T18:57:40.734Z] [2022-08-18T18:57:40.734Z] #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-08-18T18:57:40.734Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:40.734Z] #77 105.1 checking for statx... yes [2022-08-18T18:57:41.012Z] #25 DONE 0.9s [2022-08-18T18:57:41.012Z] [2022-08-18T18:57:41.012Z] #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-08-18T18:57:41.012Z] #67 sha256:bc5baadea7657d2badddc1cd612dea4de1a761a27f76c3d95b1027b739bce8e8 [2022-08-18T18:57:41.012Z] #67 1.125 + RM_GOPATH=0 [2022-08-18T18:57:41.012Z] #67 1.125 + TMP_GOPATH= [2022-08-18T18:57:41.012Z] #67 1.152 + : /build [2022-08-18T18:57:41.012Z] #67 1.152 + '[' -z '' ']' [2022-08-18T18:57:41.012Z] #67 1.152 ++ mktemp -d [2022-08-18T18:57:41.012Z] #67 1.152 + export GOPATH=/tmp/tmp.l5Wgjqgls9 [2022-08-18T18:57:41.012Z] #67 1.152 + GOPATH=/tmp/tmp.l5Wgjqgls9 [2022-08-18T18:57:41.012Z] #67 1.152 + RM_GOPATH=1 [2022-08-18T18:57:41.012Z] #67 1.152 + case "$(go env GOARCH)" in [2022-08-18T18:57:41.012Z] #67 1.152 ++ go env GOARCH [2022-08-18T18:57:41.012Z] #67 1.176 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:57:41.012Z] #67 1.176 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:57:41.012Z] #67 1.176 ++ dirname /install.sh [2022-08-18T18:57:41.012Z] #67 1.190 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T18:57:41.012Z] #67 1.190 + dir=/ [2022-08-18T18:57:41.012Z] #67 1.190 + bin=runc [2022-08-18T18:57:41.012Z] #67 1.190 + shift [2022-08-18T18:57:41.012Z] #67 1.190 + '[' '!' -f //runc.installer ']' [2022-08-18T18:57:41.012Z] #67 1.190 + . //runc.installer [2022-08-18T18:57:41.012Z] #67 1.190 ++ set -e [2022-08-18T18:57:41.012Z] #67 1.190 ++ : v1.1.3 [2022-08-18T18:57:41.012Z] #67 1.190 + install_runc [2022-08-18T18:57:41.012Z] #67 1.190 + RUNC_BUILDTAGS=seccomp [2022-08-18T18:57:41.012Z] #67 1.190 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T18:57:41.012Z] #67 1.190 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.l5Wgjqgls9/src/github.com/opencontainers/runc [2022-08-18T18:57:41.012Z] #67 1.190 Cloning into '/tmp/tmp.l5Wgjqgls9/src/github.com/opencontainers/runc'... [2022-08-18T18:57:41.040Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T18:57:41.040Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T18:57:41.040Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T18:57:41.040Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T18:57:41.040Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T18:57:41.040Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T18:57:41.040Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T18:57:41.040Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T18:57:41.040Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T18:57:41.040Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T18:57:41.040Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T18:57:41.040Z] #77 136.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T18:57:41.041Z] #77 136.0 make install-recursive [2022-08-18T18:57:41.041Z] #77 136.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:57:41.041Z] #77 136.1 Making install in yajl [2022-08-18T18:57:41.041Z] #77 136.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:57:41.041Z] #77 136.2 CC verify/json_verify-json_verify.o [2022-08-18T18:57:41.041Z] #77 136.2 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T18:57:41.041Z] #77 136.2 CC src/libyajl_la-yajl.lo [2022-08-18T18:57:41.041Z] #77 136.2 CC src/libyajl_la-yajl_gen.lo [2022-08-18T18:57:41.041Z] #77 136.2 CC src/libyajl_la-yajl_parser.lo [2022-08-18T18:57:41.041Z] #77 136.2 CC src/libyajl_la-yajl_buf.lo [2022-08-18T18:57:41.041Z] #77 136.2 CC src/libyajl_la-yajl_encode.lo [2022-08-18T18:57:41.041Z] #77 136.2 CC src/libyajl_la-yajl_tree.lo [2022-08-18T18:57:41.256Z] #77 105.4 checking for fgetpwent_r... yes [2022-08-18T18:57:41.297Z] #77 136.2 CC src/libyajl_la-yajl_lex.lo [2022-08-18T18:57:41.518Z] #77 105.7 checking for issetugid... no [2022-08-18T18:57:41.518Z] #77 106.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T18:57:41.518Z] #77 106.1 checking pkg-config is at least version 0.9.0... yes [2022-08-18T18:57:41.950Z] #67 ... [2022-08-18T18:57:41.950Z] [2022-08-18T18:57:41.950Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:57:41.950Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-18T18:57:41.950Z] #26 DONE 0.9s [2022-08-18T18:57:42.249Z] [2022-08-18T18:57:42.249Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:57:42.249Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-18T18:57:42.250Z] #77 106.1 checking for library containing yajl_tree_get... -lyajl [2022-08-18T18:57:42.250Z] #77 106.4 checking for yajl >= 2.0.0... yes [2022-08-18T18:57:42.250Z] #77 106.4 checking sys/capability.h usability... yes [2022-08-18T18:57:42.250Z] #77 106.5 checking sys/capability.h presence... yes [2022-08-18T18:57:42.250Z] #77 106.6 checking for sys/capability.h... yes [2022-08-18T18:57:42.250Z] #77 106.6 checking for library containing cap_from_name... [2022-08-18T18:57:42.250Z] #77 ... [2022-08-18T18:57:42.250Z] [2022-08-18T18:57:42.251Z] #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-08-18T18:57:42.251Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:57:42.251Z] #36 155.5 Delve is a source level debugger for Go programs. [2022-08-18T18:57:42.251Z] #36 155.5 [2022-08-18T18:57:42.251Z] #36 155.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T18:57:42.251Z] #36 155.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T18:57:42.251Z] #36 155.5 [2022-08-18T18:57:42.251Z] #36 155.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T18:57:42.251Z] #36 155.5 [2022-08-18T18:57:42.251Z] #36 155.5 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T18:57:42.251Z] #36 155.5 [2022-08-18T18:57:42.251Z] #36 155.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T18:57:42.251Z] #36 155.5 [2022-08-18T18:57:42.251Z] #36 155.6 Usage: [2022-08-18T18:57:42.251Z] #36 155.6 dlv [command] [2022-08-18T18:57:42.251Z] #36 155.6 [2022-08-18T18:57:42.251Z] #36 155.6 Available Commands: [2022-08-18T18:57:42.251Z] #36 155.6 attach Attach to running process and begin debugging. [2022-08-18T18:57:42.251Z] #36 155.6 connect Connect to a headless debug server with a terminal client. [2022-08-18T18:57:42.251Z] #36 155.6 core Examine a core dump. [2022-08-18T18:57:42.251Z] #36 155.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T18:57:42.251Z] #36 155.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T18:57:42.251Z] #36 155.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T18:57:42.251Z] #36 155.6 help Help about any command [2022-08-18T18:57:42.251Z] #36 155.6 run Deprecated command. Use 'debug' instead. [2022-08-18T18:57:42.251Z] #36 155.6 test Compile test binary and begin debugging program. [2022-08-18T18:57:42.251Z] #36 155.6 trace Compile and begin tracing program. [2022-08-18T18:57:42.251Z] #36 155.6 version Prints version. [2022-08-18T18:57:42.251Z] #36 155.6 [2022-08-18T18:57:42.251Z] #36 155.6 Flags: [2022-08-18T18:57:42.251Z] #36 155.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T18:57:42.251Z] #36 155.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T18:57:42.251Z] #36 155.6 --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-08-18T18:57:42.251Z] #36 155.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T18:57:42.251Z] #36 155.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T18:57:42.251Z] #36 155.6 --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-08-18T18:57:42.251Z] #36 155.6 --disable-aslr Disables address space randomization [2022-08-18T18:57:42.251Z] #36 155.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T18:57:42.251Z] #36 155.6 -h, --help help for dlv [2022-08-18T18:57:42.251Z] #36 155.6 --init string Init file, executed by the terminal client. [2022-08-18T18:57:42.251Z] #36 155.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T18:57:42.251Z] #36 155.6 --log Enable debugging server logging. [2022-08-18T18:57:42.251Z] #36 155.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T18:57:42.251Z] #36 155.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T18:57:42.251Z] #36 155.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T18:57:42.251Z] #36 155.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T18:57:42.251Z] #36 155.6 --wd string Working directory for running the program. [2022-08-18T18:57:42.251Z] #36 155.6 [2022-08-18T18:57:42.251Z] #36 155.6 Additional help topics: [2022-08-18T18:57:42.251Z] #36 155.6 dlv backend Help about the --backend flag. [2022-08-18T18:57:42.251Z] #36 155.6 dlv log Help about logging flags. [2022-08-18T18:57:42.251Z] #36 155.6 dlv redirect Help about file redirection. [2022-08-18T18:57:42.251Z] #36 155.6 [2022-08-18T18:57:42.251Z] #36 155.6 Use "dlv [command] --help" for more information about a command. [2022-08-18T18:57:42.251Z] #36 DONE 156.3s [2022-08-18T18:57:42.512Z] [2022-08-18T18:57:42.512Z] #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-08-18T18:57:42.512Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T18:57:42.773Z] #64 ... [2022-08-18T18:57:42.773Z] [2022-08-18T18:57:42.773Z] #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-08-18T18:57:42.773Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:42.773Z] #77 106.6 checking for library containing cap_from_name... -lcap [2022-08-18T18:57:43.036Z] #77 107.2 checking for library containing dlopen... -ldl [2022-08-18T18:57:43.185Z] #27 DONE 1.0s [2022-08-18T18:57:43.185Z] [2022-08-18T18:57:43.185Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:43.185Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-18T18:57:43.297Z] #77 107.6 checking seccomp.h usability... yes [2022-08-18T18:57:43.560Z] #77 107.9 checking seccomp.h presence... yes [2022-08-18T18:57:43.560Z] #77 107.9 checking for seccomp.h... yes [2022-08-18T18:57:43.821Z] #77 107.9 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T18:57:43.821Z] #77 108.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T18:57:43.821Z] [2022-08-18T18:57:43.821Z] #77 ... [2022-08-18T18:57:43.821Z] [2022-08-18T18:57:43.821Z] #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-08-18T18:57:43.821Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:57:43.821Z] #34 DONE 157.9s [2022-08-18T18:57:43.821Z] [2022-08-18T18:57:43.821Z] #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-08-18T18:57:43.821Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:43.858Z] #77 ... [2022-08-18T18:57:43.858Z] [2022-08-18T18:57:43.858Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:43.858Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:57:43.858Z] #21 48.43 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:57:43.858Z] #21 48.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:57:43.858Z] #21 48.46 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:57:43.858Z] #21 48.47 Setting up patch (2.7.6-7) ... [2022-08-18T18:57:43.858Z] #21 48.49 Setting up sudo (1.9.5p2-3) ... [2022-08-18T18:57:43.859Z] #21 48.58 invoke-rc.d: could not determine current runlevel [2022-08-18T18:57:43.859Z] #21 48.59 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T18:57:43.859Z] #21 48.60 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T18:57:43.859Z] #21 48.62 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:57:43.859Z] #21 48.63 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T18:57:43.859Z] #21 48.64 Setting up pigz (2.6-1) ... [2022-08-18T18:57:43.859Z] #21 48.65 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:57:43.859Z] #21 48.66 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:57:43.859Z] #21 48.68 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:57:43.859Z] #21 48.69 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:43.859Z] #21 49.42 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:57:43.859Z] #21 49.44 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:57:43.859Z] #21 49.92 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T18:57:43.859Z] #21 49.93 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:57:43.859Z] #21 49.94 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:57:43.859Z] #21 49.96 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T18:57:43.859Z] #21 50.41 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:57:43.859Z] #21 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T18:57:43.859Z] #21 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T18:57:43.859Z] #21 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T18:57:43.859Z] #21 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T18:57:43.859Z] #21 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T18:57:43.859Z] #21 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T18:57:43.859Z] #21 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T18:57:43.859Z] #21 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T18:57:43.859Z] #21 50.47 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T18:57:43.859Z] #21 52.09 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:57:43.859Z] #21 52.11 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:57:43.859Z] #21 52.13 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:57:43.859Z] #21 52.14 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:57:44.082Z] #77 108.3 checking systemd/sd-bus.h usability... yes [2022-08-18T18:57:44.082Z] #77 108.5 checking systemd/sd-bus.h presence... yes [2022-08-18T18:57:44.082Z] #77 108.6 checking for systemd/sd-bus.h... yes [2022-08-18T18:57:44.561Z] #28 1.183 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T18:57:44.561Z] #28 1.183 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T18:57:44.561Z] #28 1.183 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T18:57:44.561Z] #28 1.439 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:57:44.654Z] #77 108.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T18:57:44.819Z] #28 1.666 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:57:44.829Z] #21 53.44 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:57:44.829Z] #21 53.45 Setting up jq (1.6-2.1) ... [2022-08-18T18:57:44.829Z] #21 53.47 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:57:44.829Z] #21 53.48 Setting up iptables (1.8.7-1) ... [2022-08-18T18:57:44.829Z] #21 53.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:57:44.829Z] #21 53.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:57:44.829Z] #21 53.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:57:44.829Z] #21 53.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:57:44.829Z] #21 53.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T18:57:44.829Z] #21 53.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T18:57:44.829Z] #21 53.53 Setting up iproute2 (5.10.0-4) ... [2022-08-18T18:57:44.915Z] #77 109.1 checking for sd_notify_barrier... yes [2022-08-18T18:57:44.915Z] #77 109.4 checking linux/bpf.h usability... yes [2022-08-18T18:57:44.915Z] #77 109.6 checking linux/bpf.h presence... yes [2022-08-18T18:57:44.915Z] #77 109.6 checking for linux/bpf.h... yes [2022-08-18T18:57:45.078Z] #28 1.906 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:57:45.085Z] #21 53.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:57:45.338Z] #28 2.180 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:57:45.487Z] #77 109.6 checking compilation for eBPF... yes [2022-08-18T18:57:45.487Z] #77 109.7 checking for criu >= 3.15... no [2022-08-18T18:57:45.487Z] #77 109.8 configure: CRIU headers not found, building without CRIU support [2022-08-18T18:57:45.487Z] #77 109.8 checking for criu > 3.16... no [2022-08-18T18:57:45.487Z] #77 109.8 configure: CRIU version doesn't support join-ns API [2022-08-18T18:57:45.487Z] #77 109.8 checking for criu > 3.16.1... no [2022-08-18T18:57:45.487Z] #77 109.8 configure: CRIU version doesn't support for pre-dumping [2022-08-18T18:57:45.487Z] #77 109.8 checking for new mount API (fsconfig)... yes [2022-08-18T18:57:45.487Z] #77 109.9 checking for seccomp notify API... yes [2022-08-18T18:57:45.487Z] #77 110.1 checking for gperf... no [2022-08-18T18:57:45.487Z] #77 110.1 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T18:57:45.596Z] #28 2.488 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:57:45.613Z] #23 ... [2022-08-18T18:57:45.613Z] [2022-08-18T18:57:45.613Z] #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-08-18T18:57:45.613Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:45.613Z] #77 141.3 CCLD libyajl.la [2022-08-18T18:57:45.613Z] #77 141.8 CCLD verify/json_verify [2022-08-18T18:57:45.613Z] #77 142.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:57:45.613Z] #77 142.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T18:57:45.613Z] #77 142.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T18:57:45.613Z] #77 142.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:57:45.613Z] #77 142.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:57:45.613Z] #77 142.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:57:45.613Z] #77 142.6 CC src/validate.o [2022-08-18T18:57:45.613Z] #77 142.6 CC src/image_spec_schema_config_schema.lo [2022-08-18T18:57:45.613Z] #77 142.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T18:57:45.613Z] #77 142.6 CC src/image_spec_schema_defs.lo [2022-08-18T18:57:45.613Z] #77 142.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T18:57:45.613Z] #77 142.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T18:57:45.613Z] #77 142.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T18:57:45.613Z] #77 142.7 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T18:57:45.613Z] #77 142.7 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T18:57:45.613Z] #77 142.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T18:57:45.613Z] #77 142.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T18:57:45.613Z] #77 143.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T18:57:45.613Z] #77 143.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T18:57:45.613Z] #77 143.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T18:57:45.613Z] #77 143.1 CC src/runtime_spec_schema_defs.lo [2022-08-18T18:57:45.613Z] #77 143.2 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T18:57:45.613Z] #77 143.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T18:57:45.613Z] #77 143.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T18:57:45.613Z] #77 143.2 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T18:57:45.613Z] #77 143.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T18:57:45.613Z] #77 143.3 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T18:57:45.613Z] #77 143.5 CC src/basic_test_double_array_item.lo [2022-08-18T18:57:45.613Z] #77 143.5 CC src/basic_test_double_array.lo [2022-08-18T18:57:45.613Z] #77 143.6 CC src/basic_test_top_array_int.lo [2022-08-18T18:57:45.613Z] #77 143.7 CC src/basic_test_top_array_string.lo [2022-08-18T18:57:45.613Z] #77 143.8 CC src/basic_test_top_double_array_int.lo [2022-08-18T18:57:45.613Z] #77 143.8 CC src/basic_test_top_double_array_obj.lo [2022-08-18T18:57:45.613Z] #77 143.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T18:57:45.613Z] #77 143.9 CC src/basic_test_top_double_array_string.lo [2022-08-18T18:57:45.613Z] #77 144.0 CC src/read-file.lo [2022-08-18T18:57:45.613Z] #77 144.1 CC src/json_common.lo [2022-08-18T18:57:45.613Z] #77 144.2 CC tests/test-2.o [2022-08-18T18:57:45.613Z] #77 144.2 CC tests/test-3.o [2022-08-18T18:57:45.613Z] #77 144.3 CC tests/test-4.o [2022-08-18T18:57:45.613Z] #77 144.3 CC tests/test-5.o [2022-08-18T18:57:45.613Z] #77 144.3 CC tests/test-1.o [2022-08-18T18:57:45.613Z] #77 144.3 CC tests/test-6.o [2022-08-18T18:57:45.613Z] #77 144.4 CC tests/test-7.o [2022-08-18T18:57:45.613Z] #77 144.5 CC tests/test-8.o [2022-08-18T18:57:45.613Z] #77 144.5 CC tests/test-9.o [2022-08-18T18:57:45.613Z] #77 144.7 CC tests/test-10.o [2022-08-18T18:57:45.613Z] #77 144.7 CC tests/test-11.o [2022-08-18T18:57:45.647Z] #21 DONE 54.5s [2022-08-18T18:57:45.647Z] [2022-08-18T18:57:45.647Z] #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-08-18T18:57:45.647Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T18:57:45.734Z] #14 102.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T18:57:45.734Z] #14 102.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T18:57:45.734Z] #14 102.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:57:45.734Z] #14 103.0 Selecting previously unselected package libapparmor1:arm64. [2022-08-18T18:57:45.734Z] #14 103.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-18T18:57:45.734Z] #14 103.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T18:57:45.734Z] #14 103.1 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-18T18:57:45.734Z] #14 103.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-18T18:57:45.734Z] #14 103.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T18:57:45.734Z] #14 103.3 Selecting previously unselected package libbtrfs0:arm64. [2022-08-18T18:57:45.734Z] #14 103.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-18T18:57:45.734Z] #14 103.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-18T18:57:45.734Z] #14 103.5 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-18T18:57:45.734Z] #14 103.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-18T18:57:45.734Z] #14 103.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-18T18:57:45.854Z] #28 2.685 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:57:45.854Z] #28 2.686 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:57:45.854Z] #28 2.689 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:57:45.854Z] #28 2.693 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:57:45.854Z] #28 2.711 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:57:45.854Z] #28 2.712 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:57:45.854Z] #28 2.713 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:57:45.854Z] #28 2.713 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:57:45.854Z] #28 2.713 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:57:45.854Z] #28 2.714 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:57:45.993Z] #14 103.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-18T18:57:45.993Z] #14 103.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-18T18:57:45.993Z] #14 103.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-18T18:57:45.993Z] #14 103.8 Selecting previously unselected package libudev-dev:arm64. [2022-08-18T18:57:45.993Z] #14 103.8 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-18T18:57:45.993Z] #14 103.8 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-18T18:57:46.060Z] #77 110.1 checking for library containing argp_parse... none required [2022-08-18T18:57:46.060Z] #77 110.5 checking that generated files are newer than configure... done [2022-08-18T18:57:46.060Z] #77 110.5 configure: creating ./config.status [2022-08-18T18:57:46.252Z] #14 104.0 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-18T18:57:46.252Z] #14 104.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-18T18:57:46.252Z] #14 104.0 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-18T18:57:46.510Z] #14 104.2 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-18T18:57:46.510Z] #14 104.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-18T18:57:46.510Z] #14 104.2 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-18T18:57:46.582Z] #22 0.940 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T18:57:46.582Z] #22 0.944 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T18:57:46.582Z] #22 0.947 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T18:57:46.582Z] #22 DONE 1.0s [2022-08-18T18:57:46.582Z] [2022-08-18T18:57:46.582Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:57:46.582Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T18:57:46.769Z] #14 104.4 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-18T18:57:46.769Z] #14 104.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-18T18:57:46.769Z] #14 104.4 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-18T18:57:46.769Z] #14 104.6 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-18T18:57:46.769Z] #14 104.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-18T18:57:46.769Z] #14 104.6 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-18T18:57:47.028Z] #14 104.7 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-18T18:57:47.028Z] #14 104.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-18T18:57:47.028Z] #14 104.7 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-18T18:57:47.288Z] #14 105.1 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-18T18:57:47.288Z] #14 105.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-18T18:57:47.288Z] #14 105.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-18T18:57:47.547Z] #14 105.4 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-18T18:57:47.547Z] #14 105.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-18T18:57:47.547Z] #14 105.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-18T18:57:47.807Z] #14 105.5 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T18:57:47.807Z] #14 105.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T18:57:47.807Z] #14 105.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:57:48.067Z] #14 105.7 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-18T18:57:48.067Z] #14 105.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-18T18:57:48.067Z] #14 105.7 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-18T18:57:48.608Z] #77 112.9 config.status: creating Makefile [2022-08-18T18:57:48.608Z] #77 112.9 config.status: creating rpm/crun.spec [2022-08-18T18:57:48.608Z] #77 113.0 config.status: creating config.h [2022-08-18T18:57:48.608Z] #77 113.0 config.status: executing libtool commands [2022-08-18T18:57:48.608Z] #77 113.0 config.status: executing depfiles commands [2022-08-18T18:57:48.640Z] #14 106.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:57:48.640Z] #14 106.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T18:57:48.640Z] #14 106.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:57:48.640Z] #14 106.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-18T18:57:48.640Z] #14 106.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:57:48.640Z] #14 106.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-18T18:57:48.640Z] #14 106.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-18T18:57:48.640Z] #14 106.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-18T18:57:48.640Z] #14 106.4 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-18T18:57:48.640Z] #14 106.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-18T18:57:48.640Z] #14 106.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:57:48.640Z] #14 106.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-18T18:57:48.640Z] #14 106.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:57:48.640Z] #14 106.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T18:57:48.640Z] #14 106.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T18:57:48.640Z] #14 106.5 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-18T18:57:48.640Z] #14 106.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:57:48.640Z] #14 106.5 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-18T18:57:48.640Z] #14 106.5 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-18T18:57:48.640Z] #14 106.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:57:48.900Z] #14 106.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:57:48.900Z] #14 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T18:57:48.900Z] #14 106.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:57:48.900Z] #14 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T18:57:48.900Z] #14 106.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:57:48.900Z] #14 106.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:57:48.900Z] #14 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T18:57:48.900Z] #14 106.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:57:49.142Z] #28 ... [2022-08-18T18:57:49.142Z] [2022-08-18T18:57:49.142Z] #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-08-18T18:57:49.142Z] #67 sha256:bc5baadea7657d2badddc1cd612dea4de1a761a27f76c3d95b1027b739bce8e8 [2022-08-18T18:57:49.142Z] #67 5.550 + cd /tmp/tmp.l5Wgjqgls9/src/github.com/opencontainers/runc [2022-08-18T18:57:49.142Z] #67 5.550 + git checkout -q v1.1.3 [2022-08-18T18:57:49.142Z] #67 5.938 + '[' -z '' ']' [2022-08-18T18:57:49.142Z] #67 5.938 + target=static [2022-08-18T18:57:49.142Z] #67 5.938 + make BUILDTAGS=seccomp static [2022-08-18T18:57:49.142Z] #67 6.223 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T18:57:49.142Z] #67 11.23 + mkdir -p /build [2022-08-18T18:57:49.142Z] #67 11.23 + cp runc /build/runc [2022-08-18T18:57:49.142Z] #67 DONE 11.5s [2022-08-18T18:57:49.142Z] [2022-08-18T18:57:49.142Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:49.142Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-18T18:57:49.160Z] #14 106.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:57:49.419Z] #14 107.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-18T18:57:49.419Z] #14 107.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:57:49.419Z] #14 107.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-18T18:57:49.419Z] #14 107.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-18T18:57:49.419Z] #14 107.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:57:49.549Z] #77 114.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T18:57:49.549Z] #77 114.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T18:57:49.810Z] #77 114.4 checking for gcc... gcc [2022-08-18T18:57:50.334Z] #77 114.5 checking whether the C compiler works... yes [2022-08-18T18:57:50.334Z] #77 114.7 checking for C compiler default output file name... a.out [2022-08-18T18:57:50.594Z] #77 114.7 checking for suffix of executables... [2022-08-18T18:57:50.594Z] #77 115.0 checking whether we are cross compiling... no [2022-08-18T18:57:50.856Z] #77 115.2 checking for suffix of object files... o [2022-08-18T18:57:50.856Z] #77 115.3 checking whether we are using the GNU C compiler... yes [2022-08-18T18:57:50.856Z] #77 115.3 checking whether gcc accepts -g... yes [2022-08-18T18:57:50.902Z] #77 ... [2022-08-18T18:57:50.902Z] [2022-08-18T18:57:50.902Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:57:50.902Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T18:57:50.902Z] #23 10.17 Collecting yamllint==1.26.1 [2022-08-18T18:57:51.117Z] #77 115.4 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:57:51.117Z] #77 115.6 checking whether gcc understands -c and -o together... yes [2022-08-18T18:57:51.117Z] #77 115.7 checking how to run the C preprocessor... gcc -E [2022-08-18T18:57:51.639Z] #77 115.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:57:51.639Z] #77 116.0 checking for egrep... /bin/grep -E [2022-08-18T18:57:51.830Z] #23 ... [2022-08-18T18:57:51.830Z] [2022-08-18T18:57:51.831Z] #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-08-18T18:57:51.831Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:51.831Z] #77 142.2 CCLD libyajl.la [2022-08-18T18:57:51.831Z] #77 142.7 CCLD verify/json_verify [2022-08-18T18:57:51.831Z] #77 143.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:57:51.831Z] #77 143.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T18:57:51.831Z] #77 143.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T18:57:51.831Z] #77 143.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:57:51.831Z] #77 143.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:57:51.831Z] #77 143.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:57:51.831Z] #77 143.2 CC src/validate.o [2022-08-18T18:57:51.831Z] #77 143.3 CC src/image_spec_schema_config_schema.lo [2022-08-18T18:57:51.831Z] #77 143.3 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T18:57:51.831Z] #77 143.3 CC src/image_spec_schema_defs.lo [2022-08-18T18:57:51.831Z] #77 143.3 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T18:57:51.831Z] #77 143.3 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T18:57:51.831Z] #77 143.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T18:57:51.831Z] #77 143.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T18:57:51.831Z] #77 143.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T18:57:51.831Z] #77 143.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T18:57:51.831Z] #77 143.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T18:57:51.831Z] #77 143.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T18:57:51.831Z] #77 143.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T18:57:51.831Z] #77 143.5 CC src/runtime_spec_schema_defs.lo [2022-08-18T18:57:51.831Z] #77 143.5 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T18:57:51.831Z] #77 143.5 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T18:57:51.831Z] #77 143.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T18:57:51.831Z] #77 143.5 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T18:57:51.831Z] #77 143.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T18:57:51.831Z] #77 143.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T18:57:51.831Z] #77 143.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T18:57:51.831Z] #77 143.9 CC src/basic_test_double_array_item.lo [2022-08-18T18:57:51.831Z] #77 143.9 CC src/basic_test_double_array.lo [2022-08-18T18:57:51.831Z] #77 143.9 CC src/basic_test_top_array_string.lo [2022-08-18T18:57:51.831Z] #77 144.0 CC src/basic_test_top_double_array_int.lo [2022-08-18T18:57:51.831Z] #77 144.1 CC src/basic_test_top_array_int.lo [2022-08-18T18:57:51.831Z] #77 144.1 CC src/basic_test_top_double_array_obj.lo [2022-08-18T18:57:51.831Z] #77 144.1 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T18:57:51.831Z] #77 144.3 CC src/basic_test_top_double_array_string.lo [2022-08-18T18:57:51.831Z] #77 144.3 CC src/read-file.lo [2022-08-18T18:57:51.831Z] #77 144.4 CC src/json_common.lo [2022-08-18T18:57:51.831Z] #77 144.5 CC tests/test-1.o [2022-08-18T18:57:51.831Z] #77 144.7 CC tests/test-2.o [2022-08-18T18:57:51.831Z] #77 144.7 CC tests/test-3.o [2022-08-18T18:57:51.831Z] #77 144.7 CC tests/test-4.o [2022-08-18T18:57:51.831Z] #77 144.8 CC tests/test-5.o [2022-08-18T18:57:51.831Z] #77 144.8 CC tests/test-6.o [2022-08-18T18:57:51.831Z] #77 144.9 CC tests/test-7.o [2022-08-18T18:57:51.831Z] #77 145.0 CC tests/test-8.o [2022-08-18T18:57:51.831Z] #77 145.0 CC tests/test-9.o [2022-08-18T18:57:51.831Z] #77 145.1 CC tests/test-10.o [2022-08-18T18:57:51.831Z] #77 145.3 CC tests/test-11.o [2022-08-18T18:57:51.870Z] #23 11.27 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T18:57:52.211Z] #77 116.0 checking for ANSI C header files... yes [2022-08-18T18:57:52.211Z] #77 116.6 checking for sys/types.h... yes [2022-08-18T18:57:52.473Z] #77 116.8 checking for sys/stat.h... yes [2022-08-18T18:57:52.718Z] #14 DONE 110.0s [2022-08-18T18:57:52.718Z] [2022-08-18T18:57:52.718Z] #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-08-18T18:57:52.718Z] #67 sha256:2d80aacf1d1f9a5377865878d89951ea08b66191e7e0efa2edb363a6ead6fa17 [2022-08-18T18:57:52.718Z] #67 100.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:57:52.718Z] #67 100.7 + GOBIN=/build [2022-08-18T18:57:52.718Z] #67 100.7 + GO111MODULE=on [2022-08-18T18:57:52.718Z] #67 100.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:57:52.718Z] #67 106.2 rootlesskit version 1.0.0 [2022-08-18T18:57:52.718Z] #67 106.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T18:57:52.718Z] #67 106.2 -container-ip string [2022-08-18T18:57:52.718Z] #67 106.2 container ip [2022-08-18T18:57:52.718Z] #67 106.2 -container-port int [2022-08-18T18:57:52.718Z] #67 106.2 container port (default -1) [2022-08-18T18:57:52.718Z] #67 106.2 -host-ip string [2022-08-18T18:57:52.718Z] #67 106.2 host ip [2022-08-18T18:57:52.718Z] #67 106.2 -host-port int [2022-08-18T18:57:52.718Z] #67 106.2 host port (default -1) [2022-08-18T18:57:52.718Z] #67 106.2 -proto string [2022-08-18T18:57:52.718Z] #67 106.2 proxy protocol (default "tcp") [2022-08-18T18:57:52.718Z] #67 DONE 109.6s [2022-08-18T18:57:52.718Z] [2022-08-18T18:57:52.718Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:57:52.718Z] #59 sha256:9e7e7165b4943adec78a17f6728dc365b4bdc742f811249826e7ecb35183aec1 [2022-08-18T18:57:52.718Z] #59 DONE 0.2s [2022-08-18T18:57:52.718Z] [2022-08-18T18:57:52.718Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:57:52.718Z] #68 sha256:0ddc56d3bf65744efa40c76c734cc839f5ee0f2e72ff36d815975a578cc4565e [2022-08-18T18:57:52.718Z] #68 DONE 0.2s [2022-08-18T18:57:52.718Z] [2022-08-18T18:57:52.718Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:57:52.718Z] #69 sha256:ba7763b51878e5048ef7927af9456483357c15fdb935d1f12d40f5bce8e4abcb [2022-08-18T18:57:52.718Z] #69 DONE 0.2s [2022-08-18T18:57:52.718Z] [2022-08-18T18:57:52.718Z] #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-08-18T18:57:52.718Z] #60 sha256:03514c5c42fbda3d5fbcdc8c3fa0b14195e3c63a638cb83cf23359cd9f8565d7 [2022-08-18T18:57:52.734Z] #77 117.0 checking for stdlib.h... yes [2022-08-18T18:57:52.995Z] #77 117.2 checking for string.h... yes [2022-08-18T18:57:52.995Z] #77 117.4 checking for memory.h... yes [2022-08-18T18:57:53.256Z] #77 117.5 checking for strings.h... yes [2022-08-18T18:57:53.256Z] #77 117.7 checking for inttypes.h... yes [2022-08-18T18:57:53.281Z] #23 12.61 Collecting pathspec>=0.5.3 [2022-08-18T18:57:53.281Z] #23 12.62 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T18:57:53.517Z] #77 117.9 checking for stdint.h... yes [2022-08-18T18:57:53.517Z] #77 ... [2022-08-18T18:57:53.517Z] [2022-08-18T18:57:53.517Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:53.517Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:57:53.517Z] #21 9.754 Fetched 8570 kB in 8s (1105 kB/s) [2022-08-18T18:57:53.517Z] #21 9.754 Reading package lists... [2022-08-18T18:57:53.517Z] #21 12.90 Reading package lists... [2022-08-18T18:57:53.517Z] #21 16.01 Building dependency tree... [2022-08-18T18:57:53.517Z] #21 17.53 The following additional packages will be installed: [2022-08-18T18:57:53.517Z] #21 17.55 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T18:57:53.517Z] #21 17.55 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T18:57:53.517Z] #21 17.55 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T18:57:53.517Z] #21 17.56 python3-pkg-resources vim-runtime xxd [2022-08-18T18:57:53.517Z] #21 17.56 Suggested packages: [2022-08-18T18:57:53.518Z] #21 17.56 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T18:57:53.518Z] #21 17.56 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T18:57:53.518Z] #21 17.56 acl attr quota [2022-08-18T18:57:53.518Z] #21 17.56 Recommended packages: [2022-08-18T18:57:53.518Z] #21 17.56 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T18:57:53.518Z] #21 18.87 The following NEW packages will be installed: [2022-08-18T18:57:53.518Z] #21 18.87 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T18:57:53.518Z] #21 18.87 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T18:57:53.518Z] #21 18.87 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T18:57:53.518Z] #21 18.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T18:57:53.518Z] #21 18.87 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T18:57:53.518Z] #21 18.87 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T18:57:53.518Z] #21 18.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T18:57:53.518Z] #21 18.87 xz-utils zip zstd [2022-08-18T18:57:53.518Z] #21 19.19 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:57:53.518Z] #21 19.19 Need to get 27.7 MB of archives. [2022-08-18T18:57:53.518Z] #21 19.19 After this operation, 106 MB of additional disk space will be used. [2022-08-18T18:57:53.518Z] #21 19.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T18:57:53.518Z] #21 19.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T18:57:53.518Z] #21 19.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T18:57:53.518Z] #21 19.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T18:57:53.518Z] #21 19.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T18:57:53.518Z] #21 19.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T18:57:53.518Z] #21 19.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T18:57:53.518Z] #21 19.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T18:57:53.518Z] #21 19.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:57:53.518Z] #21 19.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:57:53.518Z] #21 19.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T18:57:53.518Z] #21 19.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T18:57:53.518Z] #21 19.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T18:57:53.518Z] #21 19.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T18:57:53.518Z] #21 19.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T18:57:53.518Z] #21 19.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T18:57:53.518Z] #21 19.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T18:57:53.518Z] #21 19.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T18:57:53.518Z] #21 19.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T18:57:53.518Z] #21 19.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T18:57:53.518Z] #21 19.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T18:57:53.518Z] #21 19.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T18:57:53.518Z] #21 19.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T18:57:53.518Z] #21 19.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T18:57:53.518Z] #21 19.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T18:57:53.518Z] #21 19.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T18:57:53.518Z] #21 19.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T18:57:53.518Z] #21 19.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T18:57:53.518Z] #21 19.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T18:57:53.518Z] #21 19.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-18T18:57:53.518Z] #21 19.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:57:53.518Z] #21 19.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T18:57:53.518Z] #21 19.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T18:57:53.518Z] #21 19.71 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T18:57:53.518Z] #21 19.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T18:57:53.518Z] #21 19.78 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T18:57:53.518Z] #21 19.78 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T18:57:53.518Z] #21 19.79 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:57:53.518Z] #21 19.80 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T18:57:53.537Z] #23 13.08 Collecting pyyaml [2022-08-18T18:57:53.537Z] #23 13.09 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-08-18T18:57:53.537Z] #23 13.17 Building wheels for collected packages: yamllint [2022-08-18T18:57:53.537Z] #23 13.17 Building wheel for yamllint (setup.py): started [2022-08-18T18:57:53.658Z] #60 1.169 + RM_GOPATH=0 [2022-08-18T18:57:53.659Z] #60 1.169 + TMP_GOPATH= [2022-08-18T18:57:53.659Z] #60 1.169 + : /build [2022-08-18T18:57:53.659Z] #60 1.169 + '[' -z '' ']' [2022-08-18T18:57:53.659Z] #60 1.182 ++ mktemp -d [2022-08-18T18:57:53.659Z] #60 1.186 + export GOPATH=/tmp/tmp.UyZOKXwLEg [2022-08-18T18:57:53.659Z] #60 1.186 + GOPATH=/tmp/tmp.UyZOKXwLEg [2022-08-18T18:57:53.659Z] #60 1.186 + RM_GOPATH=1 [2022-08-18T18:57:53.659Z] #60 1.186 + case "$(go env GOARCH)" in [2022-08-18T18:57:53.659Z] #60 1.187 ++ go env GOARCH [2022-08-18T18:57:53.659Z] #60 1.212 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:57:53.659Z] #60 1.212 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:57:53.659Z] #60 1.213 ++ dirname /install.sh [2022-08-18T18:57:53.659Z] #60 1.216 + dir=/ [2022-08-18T18:57:53.659Z] #60 1.216 + bin=runc [2022-08-18T18:57:53.659Z] #60 1.217 + shift [2022-08-18T18:57:53.659Z] #60 1.217 + '[' '!' -f //runc.installer ']' [2022-08-18T18:57:53.659Z] #60 1.218 + . //runc.installer [2022-08-18T18:57:53.659Z] #60 1.234 ++ set -e [2022-08-18T18:57:53.779Z] #21 19.81 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T18:57:53.779Z] #21 19.81 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T18:57:53.779Z] #21 19.82 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T18:57:53.779Z] #21 19.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T18:57:53.779Z] #21 19.85 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T18:57:53.779Z] #21 19.87 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T18:57:53.779Z] #21 ... [2022-08-18T18:57:53.779Z] [2022-08-18T18:57:53.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-08-18T18:57:53.779Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:53.779Z] #77 118.1 checking for unistd.h... yes [2022-08-18T18:57:53.779Z] #77 118.3 checking minix/config.h usability... no [2022-08-18T18:57:53.779Z] #77 118.4 checking minix/config.h presence... no [2022-08-18T18:57:53.779Z] #77 118.4 checking for minix/config.h... no [2022-08-18T18:57:53.917Z] #60 1.234 ++ : v1.1.3 [2022-08-18T18:57:53.917Z] #60 1.235 + install_runc [2022-08-18T18:57:53.917Z] #60 1.235 + RUNC_BUILDTAGS=seccomp [2022-08-18T18:57:53.917Z] #60 1.236 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T18:57:53.917Z] #60 1.236 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T18:57:53.917Z] #60 1.236 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UyZOKXwLEg/src/github.com/opencontainers/runc [2022-08-18T18:57:53.917Z] #60 1.252 Cloning into '/tmp/tmp.UyZOKXwLEg/src/github.com/opencontainers/runc'... [2022-08-18T18:57:53.917Z] #60 ... [2022-08-18T18:57:53.917Z] [2022-08-18T18:57:53.917Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:57:53.917Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-18T18:57:53.917Z] #15 DONE 1.6s [2022-08-18T18:57:53.917Z] [2022-08-18T18:57:53.918Z] #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-08-18T18:57:53.918Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:57:53.918Z] #77 56.71 configure.ac:7: installing 'build-aux/compile' [2022-08-18T18:57:53.918Z] #77 56.72 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T18:57:53.918Z] #77 56.74 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T18:57:53.918Z] #77 56.74 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T18:57:53.918Z] #77 56.74 configure.ac:11: installing 'build-aux/missing' [2022-08-18T18:57:53.918Z] #77 56.94 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T18:57:53.918Z] #77 57.01 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T18:57:53.918Z] #77 59.07 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T18:57:53.918Z] #77 59.07 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T18:57:53.918Z] #77 59.64 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T18:57:53.918Z] #77 59.64 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T18:57:53.918Z] #77 59.76 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T18:57:53.918Z] #77 59.89 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T18:57:53.918Z] #77 59.99 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T18:57:53.918Z] #77 60.09 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T18:57:54.040Z] #77 118.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T18:57:54.176Z] #77 ... [2022-08-18T18:57:54.177Z] [2022-08-18T18:57:54.177Z] #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-08-18T18:57:54.177Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-18T18:57:54.301Z] #77 118.6 checking build system type... x86_64-pc-linux-gnu [2022-08-18T18:57:54.301Z] #77 118.8 checking host system type... x86_64-pc-linux-gnu [2022-08-18T18:57:54.301Z] #77 118.8 checking how to print strings... printf [2022-08-18T18:57:54.301Z] #77 118.8 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:57:54.301Z] #77 118.8 checking for fgrep... /bin/grep -F [2022-08-18T18:57:54.301Z] #77 118.8 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:57:54.301Z] #77 118.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:57:54.301Z] #77 118.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:57:54.301Z] #77 118.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:57:54.411Z] #28 10.95 Fetched 40.6 MB in 10s (4042 kB/s) [2022-08-18T18:57:54.562Z] #77 118.9 checking whether ln -s works... yes [2022-08-18T18:57:54.562Z] #77 118.9 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:57:54.562Z] #77 119.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T18:57:54.562Z] #77 119.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:57:54.562Z] #77 119.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:57:54.562Z] #77 119.0 checking for objdump... objdump [2022-08-18T18:57:54.562Z] #77 119.0 checking how to recognize dependent libraries... pass_all [2022-08-18T18:57:54.562Z] #77 119.0 checking for dlltool... no [2022-08-18T18:57:54.562Z] #77 119.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:57:54.562Z] #77 119.0 checking for ar... ar [2022-08-18T18:57:54.562Z] #77 119.0 checking for archiver @FILE support... @ [2022-08-18T18:57:54.562Z] #77 119.1 checking for strip... strip [2022-08-18T18:57:54.562Z] #77 119.1 checking for ranlib... ranlib [2022-08-18T18:57:54.562Z] #77 119.1 checking for gawk... no [2022-08-18T18:57:54.562Z] #77 119.1 checking for mawk... mawk [2022-08-18T18:57:54.747Z] #16 DONE 0.9s [2022-08-18T18:57:54.747Z] [2022-08-18T18:57:54.747Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:57:54.747Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-18T18:57:54.907Z] #23 14.32 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T18:57:54.907Z] #23 14.32 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=49b96324beeea598fbec0da98c47c206dbe2d05eac4c4f8b661b2ace640a1be8 [2022-08-18T18:57:54.907Z] #23 14.33 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T18:57:54.907Z] #23 14.33 Successfully built yamllint [2022-08-18T18:57:54.907Z] #23 14.36 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T18:57:55.135Z] #77 119.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:57:55.135Z] #77 119.5 checking for sysroot... no [2022-08-18T18:57:55.135Z] #77 119.5 checking for a working dd... /bin/dd [2022-08-18T18:57:55.135Z] #77 119.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:57:55.135Z] #77 119.6 checking for mt... no [2022-08-18T18:57:55.135Z] #77 119.6 checking if : is a manifest tool... no [2022-08-18T18:57:55.164Z] #23 14.79 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T18:57:55.396Z] #77 119.6 checking for dlfcn.h... yes [2022-08-18T18:57:55.396Z] #77 119.8 checking for objdir... .libs [2022-08-18T18:57:55.658Z] #77 120.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:57:55.683Z] #17 0.564 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T18:57:55.683Z] #17 DONE 0.6s [2022-08-18T18:57:55.683Z] [2022-08-18T18:57:55.683Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:57:55.683Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-18T18:57:55.773Z] #23 DONE 15.3s [2022-08-18T18:57:55.773Z] [2022-08-18T18:57:55.773Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:57:55.773Z] #27 sha256:d7c98be8f9cad130d1ed354ae0cbd16f24cb267f271a0f84fc1c96a0c9b5a4ad [2022-08-18T18:57:55.773Z] #27 DONE 0.2s [2022-08-18T18:57:55.773Z] [2022-08-18T18:57:55.773Z] #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-08-18T18:57:55.773Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:55.919Z] #77 120.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:57:55.919Z] #77 120.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:57:56.030Z] #77 ... [2022-08-18T18:57:56.030Z] [2022-08-18T18:57:56.030Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:57:56.030Z] #32 sha256:a619fa528e20c0ef57c2db7dcbd1b134bc6896fff824b3fc2a33747ec05fab58 [2022-08-18T18:57:56.030Z] #32 DONE 0.3s [2022-08-18T18:57:56.030Z] [2022-08-18T18:57:56.030Z] #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-08-18T18:57:56.030Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:56.180Z] #77 120.3 checking if gcc static flag -static works... yes [2022-08-18T18:57:56.180Z] #77 120.7 checking if gcc supports -c -o file.o... yes [2022-08-18T18:57:56.251Z] #18 DONE 0.9s [2022-08-18T18:57:56.251Z] [2022-08-18T18:57:56.251Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:57:56.251Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-18T18:57:56.287Z] #77 ... [2022-08-18T18:57:56.287Z] [2022-08-18T18:57:56.287Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:57:56.287Z] #35 sha256:88cd8285b7464723e46287652bd8b0d7e992036a1e2d15aebd15c7aa0108dfc0 [2022-08-18T18:57:56.287Z] #35 DONE 0.1s [2022-08-18T18:57:56.287Z] [2022-08-18T18:57:56.287Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:57:56.287Z] #37 sha256:6ddd720d5ee405259e9d50b1fc043d9ea261a38a2a33b70f2545aca14a9d7ad3 [2022-08-18T18:57:56.442Z] #77 120.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:57:56.442Z] #77 120.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T18:57:56.585Z] #37 DONE 0.2s [2022-08-18T18:57:56.585Z] [2022-08-18T18:57:56.585Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:57:56.585Z] #39 sha256:d10cebce79f745df4f98585e4bb151199d4ec5af21c689f037a507bb3aa64245 [2022-08-18T18:57:56.585Z] #39 DONE 0.1s [2022-08-18T18:57:56.585Z] [2022-08-18T18:57:56.585Z] #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-08-18T18:57:56.585Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:57:56.585Z] #47 ... [2022-08-18T18:57:56.585Z] [2022-08-18T18:57:56.585Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:57:56.585Z] #41 sha256:3ce70b4b6723320b2208e95b494e747f02840b9753b6cb68304ad3ce79cb2e9f [2022-08-18T18:57:56.585Z] #41 DONE 0.1s [2022-08-18T18:57:56.585Z] [2022-08-18T18:57:56.585Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:57:56.585Z] #45 sha256:dea6a9bb4c59678bec19d65275eee481ed897b7e8d8415fdfbe82b67267bd3b0 [2022-08-18T18:57:56.703Z] #77 120.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:57:56.703Z] #77 121.2 checking how to hardcode library paths into programs... immediate [2022-08-18T18:57:56.703Z] #77 121.2 checking whether stripping libraries is possible... yes [2022-08-18T18:57:56.703Z] #77 121.2 checking if libtool supports shared libraries... yes [2022-08-18T18:57:56.703Z] #77 121.2 checking whether to build shared libraries... no [2022-08-18T18:57:56.703Z] #77 121.2 checking whether to build static libraries... yes [2022-08-18T18:57:56.703Z] #77 121.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:57:56.703Z] #77 121.2 checking whether build environment is sane... yes [2022-08-18T18:57:56.703Z] #77 121.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:57:56.703Z] #77 121.3 checking whether make sets $(MAKE)... yes [2022-08-18T18:57:56.703Z] #77 121.3 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:57:56.703Z] #77 121.3 checking whether make supports nested variables... yes [2022-08-18T18:57:56.842Z] #45 DONE 0.1s [2022-08-18T18:57:56.842Z] [2022-08-18T18:57:56.842Z] #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-08-18T18:57:56.842Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:57:56.964Z] #77 121.4 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:57:56.964Z] #77 121.4 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:57:56.964Z] #77 121.4 checking how to create a ustar tar archive... gnutar [2022-08-18T18:57:56.964Z] #77 121.4 checking dependency style of gcc... gcc3 [2022-08-18T18:57:56.964Z] #77 121.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:57:56.964Z] #77 121.6 checking whether make supports nested variables... (cached) yes [2022-08-18T18:57:56.964Z] #77 121.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T18:57:56.964Z] #77 121.6 checking pkg-config is at least version 0.9.0... yes [2022-08-18T18:57:56.964Z] #77 121.6 checking for yajl >= 2.1.0... yes [2022-08-18T18:57:56.964Z] #77 121.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T18:57:56.964Z] #77 121.6 checking for gcc... (cached) gcc [2022-08-18T18:57:57.080Z] #77 ... [2022-08-18T18:57:57.080Z] [2022-08-18T18:57:57.080Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:57:57.080Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T18:57:57.080Z] #23 9.929 Collecting yamllint==1.26.1 [2022-08-18T18:57:57.191Z] #19 DONE 0.9s [2022-08-18T18:57:57.191Z] [2022-08-18T18:57:57.191Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:57:57.191Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-18T18:57:57.225Z] #77 121.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T18:57:57.225Z] #77 121.7 checking whether gcc accepts -g... (cached) yes [2022-08-18T18:57:57.225Z] #77 121.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T18:57:57.225Z] #77 121.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T18:57:57.225Z] #77 121.7 checking for a Python interpreter with version >= 3... python3 [2022-08-18T18:57:57.225Z] #77 121.8 checking for python3... /usr/bin/python3 [2022-08-18T18:57:57.225Z] #77 121.8 checking for python3 version... 3.9 [2022-08-18T18:57:57.225Z] #77 121.9 checking for python3 platform... linux [2022-08-18T18:57:57.642Z] #23 11.00 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T18:57:57.747Z] #77 121.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T18:57:57.747Z] #77 122.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T18:57:58.010Z] #77 122.4 checking that generated files are newer than configure... done [2022-08-18T18:57:58.010Z] #77 122.4 configure: creating ./config.status [2022-08-18T18:57:58.132Z] #20 DONE 0.9s [2022-08-18T18:57:58.132Z] [2022-08-18T18:57:58.132Z] #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-08-18T18:57:58.132Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T18:57:58.132Z] #34 ... [2022-08-18T18:57:58.132Z] [2022-08-18T18:57:58.132Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:57:58.132Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T18:57:58.595Z] #28 10.95 Reading package lists... [2022-08-18T18:57:59.012Z] #23 12.26 Collecting pathspec>=0.5.3 [2022-08-18T18:57:59.012Z] #23 12.27 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T18:57:59.269Z] #23 12.70 Collecting pyyaml [2022-08-18T18:57:59.512Z] #21 1.281 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:57:59.512Z] #21 1.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:57:59.512Z] #21 1.307 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:57:59.525Z] #23 12.71 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-08-18T18:57:59.525Z] #23 12.79 Building wheels for collected packages: yamllint [2022-08-18T18:57:59.525Z] #23 12.80 Building wheel for yamllint (setup.py): started [2022-08-18T18:57:59.943Z] #77 124.3 config.status: creating Makefile [2022-08-18T18:57:59.943Z] #77 124.4 config.status: creating config.h [2022-08-18T18:57:59.943Z] #77 124.5 config.status: executing libtool commands [2022-08-18T18:57:59.943Z] #77 124.5 config.status: executing depfiles commands [2022-08-18T18:58:00.081Z] #21 1.892 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:58:00.515Z] #77 125.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T18:58:00.777Z] #77 125.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T18:58:00.892Z] #23 13.91 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T18:58:00.892Z] #23 13.91 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=40feb59b3a3a8e267c2638f7cbdc8295b88891a0bf7db75a07949af6db06f841 [2022-08-18T18:58:00.892Z] #23 13.92 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T18:58:00.892Z] #23 13.93 Successfully built yamllint [2022-08-18T18:58:00.892Z] #23 13.96 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T18:58:01.039Z] #77 125.4 checking for gcc... gcc [2022-08-18T18:58:01.148Z] #23 14.42 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T18:58:01.300Z] #77 125.5 checking whether the C compiler works... yes [2022-08-18T18:58:01.300Z] #77 125.6 checking for C compiler default output file name... a.out [2022-08-18T18:58:01.300Z] #77 125.7 checking for suffix of executables... [2022-08-18T18:58:01.460Z] #21 3.326 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:58:01.562Z] #77 125.9 checking whether we are cross compiling... no [2022-08-18T18:58:01.711Z] #23 DONE 14.9s [2022-08-18T18:58:01.711Z] [2022-08-18T18:58:01.711Z] #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-08-18T18:58:01.711Z] #64 sha256:77b7b14bf5fdc54d7d1654aacd7627599e8680c9945ded7729df579df2a19b50 [2022-08-18T18:58:01.711Z] #64 ... [2022-08-18T18:58:01.711Z] [2022-08-18T18:58:01.711Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:58:01.711Z] #27 sha256:0877204224105f7954f92da03ff1a726a679b10a9da31b544df935f84af28e0f [2022-08-18T18:58:01.823Z] #77 126.1 checking for suffix of object files... o [2022-08-18T18:58:01.823Z] #77 126.2 checking whether we are using the GNU C compiler... yes [2022-08-18T18:58:01.823Z] #77 126.3 checking whether gcc accepts -g... yes [2022-08-18T18:58:01.968Z] #27 DONE 0.2s [2022-08-18T18:58:01.968Z] [2022-08-18T18:58:01.968Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:58:01.968Z] #32 sha256:49feb6aeca60af67de13ce04c1637911774329c298cb95e5b38c3fe7910cb209 [2022-08-18T18:58:02.115Z] #77 126.4 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:58:02.224Z] #32 DONE 0.2s [2022-08-18T18:58:02.225Z] [2022-08-18T18:58:02.225Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:58:02.225Z] #35 sha256:ff4f51b75c313eed01955f665052e57747795d055722b4de41b767d69d799cfe [2022-08-18T18:58:02.391Z] #77 126.6 checking whether gcc understands -c and -o together... yes [2022-08-18T18:58:02.391Z] #77 126.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:58:02.391Z] #77 126.9 checking whether build environment is sane... yes [2022-08-18T18:58:02.391Z] #77 127.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:58:02.391Z] #77 127.0 checking for gawk... no [2022-08-18T18:58:02.391Z] #77 127.0 checking for mawk... mawk [2022-08-18T18:58:02.391Z] #77 127.0 checking whether make sets $(MAKE)... yes [2022-08-18T18:58:02.405Z] #21 ... [2022-08-18T18:58:02.405Z] [2022-08-18T18:58:02.405Z] #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-08-18T18:58:02.405Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T18:58:02.405Z] #36 119.5 Delve is a source level debugger for Go programs. [2022-08-18T18:58:02.405Z] #36 119.5 [2022-08-18T18:58:02.405Z] #36 119.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T18:58:02.405Z] #36 119.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T18:58:02.405Z] #36 119.5 [2022-08-18T18:58:02.405Z] #36 119.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T18:58:02.405Z] #36 119.5 [2022-08-18T18:58:02.405Z] #36 119.5 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T18:58:02.405Z] #36 119.5 [2022-08-18T18:58:02.405Z] #36 119.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T18:58:02.405Z] #36 119.5 [2022-08-18T18:58:02.405Z] #36 119.5 Usage: [2022-08-18T18:58:02.405Z] #36 119.5 dlv [command] [2022-08-18T18:58:02.405Z] #36 119.5 [2022-08-18T18:58:02.405Z] #36 119.5 Available Commands: [2022-08-18T18:58:02.405Z] #36 119.5 attach Attach to running process and begin debugging. [2022-08-18T18:58:02.405Z] #36 119.5 connect Connect to a headless debug server with a terminal client. [2022-08-18T18:58:02.405Z] #36 119.5 core Examine a core dump. [2022-08-18T18:58:02.405Z] #36 119.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T18:58:02.405Z] #36 119.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T18:58:02.405Z] #36 119.5 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T18:58:02.405Z] #36 119.5 help Help about any command [2022-08-18T18:58:02.405Z] #36 119.5 run Deprecated command. Use 'debug' instead. [2022-08-18T18:58:02.405Z] #36 119.5 test Compile test binary and begin debugging program. [2022-08-18T18:58:02.405Z] #36 119.5 trace Compile and begin tracing program. [2022-08-18T18:58:02.405Z] #36 119.5 version Prints version. [2022-08-18T18:58:02.405Z] #36 119.5 [2022-08-18T18:58:02.405Z] #36 119.5 Flags: [2022-08-18T18:58:02.405Z] #36 119.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T18:58:02.405Z] #36 119.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T18:58:02.405Z] #36 119.5 --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-08-18T18:58:02.405Z] #36 119.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T18:58:02.405Z] #36 119.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T18:58:02.405Z] #36 119.5 --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-08-18T18:58:02.405Z] #36 119.5 --disable-aslr Disables address space randomization [2022-08-18T18:58:02.405Z] #36 119.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T18:58:02.405Z] #36 119.5 -h, --help help for dlv [2022-08-18T18:58:02.405Z] #36 119.5 --init string Init file, executed by the terminal client. [2022-08-18T18:58:02.405Z] #36 119.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T18:58:02.405Z] #36 119.5 --log Enable debugging server logging. [2022-08-18T18:58:02.405Z] #36 119.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T18:58:02.405Z] #36 119.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T18:58:02.405Z] #36 119.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T18:58:02.405Z] #36 119.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T18:58:02.405Z] #36 119.5 --wd string Working directory for running the program. [2022-08-18T18:58:02.405Z] #36 119.5 [2022-08-18T18:58:02.405Z] #36 119.5 Additional help topics: [2022-08-18T18:58:02.405Z] #36 119.5 dlv backend Help about the --backend flag. [2022-08-18T18:58:02.405Z] #36 119.5 dlv log Help about logging flags. [2022-08-18T18:58:02.405Z] #36 119.5 dlv redirect Help about file redirection. [2022-08-18T18:58:02.405Z] #36 119.5 [2022-08-18T18:58:02.405Z] #36 119.5 Use "dlv [command] --help" for more information about a command. [2022-08-18T18:58:02.405Z] #36 DONE 120.1s [2022-08-18T18:58:02.405Z] [2022-08-18T18:58:02.405Z] #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-08-18T18:58:02.405Z] #26 sha256:5ad91e933b38e73a74bb07c8bba65eee897e9bb309dbb193f148ed7b7d17c1d5 [2022-08-18T18:58:02.405Z] #26 116.1 Updating files: 17% (2023/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: 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: 36% (4155/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: 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: 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: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 86% (9877/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-08-18T18:58:02.405Z] #26 119.9 + cd /tmp/tmp.sQMRW6qClB/tmp/docker-ce [2022-08-18T18:58:02.405Z] #26 119.9 + git checkout -q v17.06.2-ce [2022-08-18T18:58:02.481Z] #35 DONE 0.3s [2022-08-18T18:58:02.481Z] [2022-08-18T18:58:02.481Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:58:02.481Z] #37 sha256:ca8b7b2d4a3782ad242717a94a687f84e3515934c64397bfdcb9c0760031e8ae [2022-08-18T18:58:02.481Z] #37 DONE 0.2s [2022-08-18T18:58:02.481Z] [2022-08-18T18:58:02.481Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:58:02.481Z] #39 sha256:6072c6648a15e5295da567b1afbbf2879a3e61d1ef26bc04704dd257c7f4aa90 [2022-08-18T18:58:02.481Z] #39 DONE 0.1s [2022-08-18T18:58:02.481Z] [2022-08-18T18:58:02.481Z] #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-08-18T18:58:02.481Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:58:02.661Z] #77 127.0 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:58:02.661Z] #77 127.1 checking whether make supports nested variables... yes [2022-08-18T18:58:02.661Z] #77 127.1 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:58:02.661Z] #77 127.1 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:58:02.661Z] #77 127.1 checking how to create a ustar tar archive... gnutar [2022-08-18T18:58:02.738Z] #77 ... [2022-08-18T18:58:02.738Z] [2022-08-18T18:58:02.738Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:58:02.738Z] #41 sha256:04264169988d91d89d66c45bc7c7e58bc8dec28578b3cb4a3c5694f463b1ac3c [2022-08-18T18:58:02.738Z] #41 DONE 0.1s [2022-08-18T18:58:02.938Z] #77 127.2 checking dependency style of gcc... gcc3 [2022-08-18T18:58:02.938Z] #77 127.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:58:02.938Z] #77 127.3 checking whether make supports nested variables... (cached) yes [2022-08-18T18:58:02.994Z] [2022-08-18T18:58:02.994Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:58:02.994Z] #45 sha256:676a6a67eaa407c2ab92bea41ead356aae01e62842973d3a42e75fa13775e09f [2022-08-18T18:58:02.994Z] #45 DONE 0.1s [2022-08-18T18:58:02.994Z] [2022-08-18T18:58:02.994Z] #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-08-18T18:58:02.994Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:58:03.214Z] #77 127.4 checking build system type... x86_64-pc-linux-gnu [2022-08-18T18:58:03.214Z] #77 127.7 checking host system type... x86_64-pc-linux-gnu [2022-08-18T18:58:03.214Z] #77 127.7 checking how to print strings... printf [2022-08-18T18:58:03.214Z] #77 127.7 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:58:03.214Z] #77 127.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:58:03.214Z] #77 127.7 checking for egrep... /bin/grep -E [2022-08-18T18:58:03.214Z] #77 127.7 checking for fgrep... /bin/grep -F [2022-08-18T18:58:03.214Z] #77 127.7 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:58:03.214Z] #77 127.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:58:03.214Z] #77 127.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:58:03.214Z] #77 127.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:58:03.503Z] #77 127.9 checking whether ln -s works... yes [2022-08-18T18:58:03.503Z] #77 127.9 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:58:03.503Z] #77 127.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T18:58:03.503Z] #77 127.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:58:03.503Z] #77 127.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:58:03.503Z] #77 127.9 checking for objdump... objdump [2022-08-18T18:58:03.503Z] #77 127.9 checking how to recognize dependent libraries... pass_all [2022-08-18T18:58:03.503Z] #77 127.9 checking for dlltool... no [2022-08-18T18:58:03.503Z] #77 128.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:58:03.503Z] #77 128.0 checking for ar... ar [2022-08-18T18:58:03.503Z] #77 128.0 checking for archiver @FILE support... @ [2022-08-18T18:58:03.503Z] #77 128.1 checking for strip... strip [2022-08-18T18:58:03.503Z] #77 128.1 checking for ranlib... ranlib [2022-08-18T18:58:03.859Z] #28 15.43 Reading package lists... [2022-08-18T18:58:04.074Z] #77 128.1 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-18T18:58:04.074Z] #77 ... [2022-08-18T18:58:04.074Z] [2022-08-18T18:58:04.074Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:58:04.074Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:58:04.074Z] #21 20.14 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T18:58:04.074Z] #21 20.20 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T18:58:04.074Z] #21 20.21 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T18:58:04.074Z] #21 20.22 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T18:58:04.074Z] #21 20.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:58:04.074Z] #21 20.93 Fetched 27.7 MB in 1s (20.6 MB/s) [2022-08-18T18:58:04.074Z] #21 21.00 Selecting previously unselected package pigz. [2022-08-18T18:58:04.074Z] #21 21.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-18T18:58:04.074Z] #21 21.06 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T18:58:04.074Z] #21 21.07 Unpacking pigz (2.6-1) ... [2022-08-18T18:58:04.074Z] #21 21.15 Selecting previously unselected package libelf1:amd64. [2022-08-18T18:58:04.074Z] #21 21.16 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T18:58:04.074Z] #21 21.17 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T18:58:04.074Z] #21 21.33 Selecting previously unselected package libbpf0:amd64. [2022-08-18T18:58:04.074Z] #21 21.33 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T18:58:04.074Z] #21 21.34 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:58:04.074Z] #21 21.45 Selecting previously unselected package libcap2:amd64. [2022-08-18T18:58:04.074Z] #21 21.46 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T18:58:04.074Z] #21 21.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:58:04.074Z] #21 21.55 Selecting previously unselected package libmnl0:amd64. [2022-08-18T18:58:04.074Z] #21 21.56 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T18:58:04.074Z] #21 21.56 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:58:04.074Z] #21 21.62 Selecting previously unselected package libxtables12:amd64. [2022-08-18T18:58:04.074Z] #21 21.63 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T18:58:04.074Z] #21 21.63 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:58:04.074Z] #21 21.70 Selecting previously unselected package libcap2-bin. [2022-08-18T18:58:04.074Z] #21 21.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T18:58:04.074Z] #21 21.72 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T18:58:04.074Z] #21 21.80 Selecting previously unselected package iproute2. [2022-08-18T18:58:04.074Z] #21 21.82 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T18:58:04.074Z] #21 21.83 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T18:58:04.074Z] #21 22.31 Selecting previously unselected package xxd. [2022-08-18T18:58:04.074Z] #21 22.31 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:58:04.074Z] #21 22.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:04.074Z] #21 22.45 Selecting previously unselected package vim-common. [2022-08-18T18:58:04.074Z] #21 22.45 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:58:04.074Z] #21 22.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:04.075Z] #21 22.61 Selecting previously unselected package bash-completion. [2022-08-18T18:58:04.075Z] #21 22.62 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T18:58:04.075Z] #21 24.68 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T18:58:04.075Z] #21 25.13 Selecting previously unselected package bzip2. [2022-08-18T18:58:04.075Z] #21 25.13 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 25.14 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:58:04.075Z] #21 25.22 Selecting previously unselected package xz-utils. [2022-08-18T18:58:04.075Z] #21 25.23 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 25.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:58:04.075Z] #21 25.39 Selecting previously unselected package apparmor. [2022-08-18T18:58:04.075Z] #21 25.39 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 25.46 Unpacking apparmor (2.13.6-10) ... [2022-08-18T18:58:04.075Z] #21 25.90 Selecting previously unselected package inetutils-ping. [2022-08-18T18:58:04.075Z] #21 25.90 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 25.91 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T18:58:04.075Z] #21 26.05 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T18:58:04.075Z] #21 26.05 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 26.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:58:04.075Z] #21 26.11 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T18:58:04.075Z] #21 26.12 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 26.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:58:04.075Z] #21 26.22 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T18:58:04.075Z] #21 26.22 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 26.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:58:04.075Z] #21 26.29 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T18:58:04.075Z] #21 26.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 26.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:58:04.075Z] #21 26.40 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T18:58:04.075Z] #21 26.41 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 26.41 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:58:04.075Z] #21 26.50 Selecting previously unselected package iptables. [2022-08-18T18:58:04.075Z] #21 26.52 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 26.53 Unpacking iptables (1.8.7-1) ... [2022-08-18T18:58:04.075Z] #21 26.80 Selecting previously unselected package libonig5:amd64. [2022-08-18T18:58:04.075Z] #21 26.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 26.83 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:58:04.075Z] #21 27.16 Selecting previously unselected package libjq1:amd64. [2022-08-18T18:58:04.075Z] #21 27.16 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 27.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:58:04.075Z] #21 27.29 Selecting previously unselected package jq. [2022-08-18T18:58:04.075Z] #21 27.29 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 27.31 Unpacking jq (1.6-2.1) ... [2022-08-18T18:58:04.075Z] #21 27.39 Selecting previously unselected package libaio1:amd64. [2022-08-18T18:58:04.075Z] #21 27.39 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 27.40 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:58:04.075Z] #21 27.46 Selecting previously unselected package libgpm2:amd64. [2022-08-18T18:58:04.075Z] #21 27.46 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 27.48 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:58:04.075Z] #21 27.55 Selecting previously unselected package libicu67:amd64. [2022-08-18T18:58:04.075Z] #21 27.56 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T18:58:04.075Z] #21 27.57 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T18:58:04.075Z] #21 ... [2022-08-18T18:58:04.075Z] [2022-08-18T18:58:04.075Z] #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-08-18T18:58:04.075Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:58:04.075Z] #77 128.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:58:04.075Z] #77 128.5 checking for sysroot... no [2022-08-18T18:58:04.075Z] #77 128.5 checking for a working dd... /bin/dd [2022-08-18T18:58:04.075Z] #77 128.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:58:04.075Z] #77 128.6 checking for mt... no [2022-08-18T18:58:04.075Z] #77 128.6 checking if : is a manifest tool... no [2022-08-18T18:58:04.075Z] #77 128.6 checking how to run the C preprocessor... gcc -E [2022-08-18T18:58:04.311Z] #26 ... [2022-08-18T18:58:04.311Z] [2022-08-18T18:58:04.311Z] #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-08-18T18:58:04.311Z] #60 sha256:03514c5c42fbda3d5fbcdc8c3fa0b14195e3c63a638cb83cf23359cd9f8565d7 [2022-08-18T18:58:04.311Z] #60 11.59 + cd /tmp/tmp.UyZOKXwLEg/src/github.com/opencontainers/runc [2022-08-18T18:58:04.311Z] #60 11.59 + git checkout -q v1.1.3 [2022-08-18T18:58:04.424Z] #28 20.09 Building dependency tree... [2022-08-18T18:58:04.424Z] #28 21.31 Reading state information... [2022-08-18T18:58:04.596Z] #77 128.8 checking for ANSI C header files... yes [2022-08-18T18:58:04.857Z] #77 129.3 checking for sys/types.h... yes [2022-08-18T18:58:04.857Z] #77 129.4 checking for sys/stat.h... yes [2022-08-18T18:58:04.880Z] #60 12.18 + '[' -z '' ']' [2022-08-18T18:58:04.880Z] #60 12.18 + target=static [2022-08-18T18:58:04.880Z] #60 12.18 + make BUILDTAGS=seccomp static [2022-08-18T18:58:04.880Z] #60 12.53 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T18:58:05.119Z] #77 129.5 checking for stdlib.h... yes [2022-08-18T18:58:05.380Z] #77 129.6 checking for string.h... yes [2022-08-18T18:58:05.380Z] #77 129.8 checking for memory.h... yes [2022-08-18T18:58:05.504Z] #28 22.20 bzip2 is already the newest version (1.0.8-4). [2022-08-18T18:58:05.504Z] #28 22.20 patch is already the newest version (2.7.6-7). [2022-08-18T18:58:05.504Z] #28 22.20 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-18T18:58:05.504Z] #28 22.20 The following additional packages will be installed: [2022-08-18T18:58:05.504Z] #28 22.20 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-18T18:58:05.504Z] #28 22.21 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-18T18:58:05.504Z] #28 22.21 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T18:58:05.504Z] #28 22.21 python3-pkg-resources vim-runtime xxd [2022-08-18T18:58:05.504Z] #28 22.24 Suggested packages: [2022-08-18T18:58:05.504Z] #28 22.24 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-18T18:58:05.504Z] #28 22.24 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-18T18:58:05.504Z] #28 22.24 Recommended packages: [2022-08-18T18:58:05.504Z] #28 22.24 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T18:58:05.641Z] #77 130.0 checking for strings.h... yes [2022-08-18T18:58:05.902Z] #77 130.1 checking for inttypes.h... yes [2022-08-18T18:58:06.162Z] #77 130.3 checking for stdint.h... yes [2022-08-18T18:58:06.162Z] #77 130.5 checking for unistd.h... yes [2022-08-18T18:58:06.423Z] #77 130.8 checking for dlfcn.h... yes [2022-08-18T18:58:06.423Z] #77 130.9 checking for objdir... .libs [2022-08-18T18:58:06.438Z] #28 23.48 The following NEW packages will be installed: [2022-08-18T18:58:06.438Z] #28 23.48 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-08-18T18:58:06.438Z] #28 23.48 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-18T18:58:06.438Z] #28 23.49 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-18T18:58:06.438Z] #28 23.49 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-18T18:58:06.438Z] #28 23.49 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-18T18:58:06.438Z] #28 23.49 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-08-18T18:58:06.438Z] #28 23.50 vim-common vim-runtime xfsprogs xxd zip zstd [2022-08-18T18:58:06.994Z] #77 131.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:58:06.994Z] #77 131.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:58:06.994Z] #77 131.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:58:07.003Z] #28 23.89 0 upgraded, 45 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:58:07.003Z] #28 23.89 Need to get 18.6 MB of archives. [2022-08-18T18:58:07.003Z] #28 23.89 After this operation, 71.4 MB of additional disk space will be used. [2022-08-18T18:58:07.003Z] #28 23.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T18:58:07.003Z] #28 23.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T18:58:07.003Z] #28 23.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T18:58:07.003Z] #28 23.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T18:58:07.003Z] #28 23.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T18:58:07.003Z] #28 23.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T18:58:07.003Z] #28 23.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T18:58:07.003Z] #28 23.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T18:58:07.003Z] #28 23.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:58:07.003Z] #28 23.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:58:07.003Z] #28 23.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T18:58:07.003Z] #28 23.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T18:58:07.003Z] #28 23.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T18:58:07.003Z] #28 23.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T18:58:07.003Z] #28 23.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T18:58:07.003Z] #28 23.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T18:58:07.003Z] #28 23.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T18:58:07.003Z] #28 23.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T18:58:07.003Z] #28 23.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T18:58:07.003Z] #28 23.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T18:58:07.003Z] #28 23.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T18:58:07.003Z] #28 23.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T18:58:07.003Z] #28 23.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T18:58:07.003Z] #28 23.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T18:58:07.003Z] #28 23.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T18:58:07.003Z] #28 23.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T18:58:07.003Z] #28 23.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-18T18:58:07.003Z] #28 23.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:58:07.003Z] #28 23.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T18:58:07.003Z] #28 23.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T18:58:07.003Z] #28 23.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T18:58:07.003Z] #28 23.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T18:58:07.003Z] #28 23.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T18:58:07.003Z] #28 23.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:58:07.003Z] #28 23.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T18:58:07.003Z] #28 24.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T18:58:07.003Z] #28 24.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T18:58:07.003Z] #28 24.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T18:58:07.003Z] #28 24.01 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T18:58:07.003Z] #28 24.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T18:58:07.003Z] #28 24.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T18:58:07.003Z] #28 24.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T18:58:07.255Z] #77 131.5 checking if gcc static flag -static works... yes [2022-08-18T18:58:07.255Z] #77 131.8 checking if gcc supports -c -o file.o... yes [2022-08-18T18:58:07.261Z] #28 24.10 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T18:58:07.261Z] #28 24.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T18:58:07.261Z] #28 24.12 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T18:58:07.516Z] #77 131.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:58:07.516Z] #77 131.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T18:58:07.777Z] #77 132.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:58:07.777Z] #77 132.3 checking how to hardcode library paths into programs... immediate [2022-08-18T18:58:07.777Z] #77 132.3 checking whether stripping libraries is possible... yes [2022-08-18T18:58:07.777Z] #77 132.3 checking if libtool supports shared libraries... yes [2022-08-18T18:58:07.777Z] #77 132.3 checking whether to build shared libraries... no [2022-08-18T18:58:07.777Z] #77 132.3 checking whether to build static libraries... yes [2022-08-18T18:58:07.828Z] #28 24.55 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:58:07.828Z] #28 24.74 Fetched 18.6 MB in 1s (36.3 MB/s) [2022-08-18T18:58:07.828Z] #28 24.78 Selecting previously unselected package pigz. [2022-08-18T18:58:07.828Z] #28 24.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 ... 40116 files and directories currently installed.) [2022-08-18T18:58:07.828Z] #28 24.82 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T18:58:07.828Z] #28 24.83 Unpacking pigz (2.6-1) ... [2022-08-18T18:58:07.828Z] #28 24.88 Selecting previously unselected package libelf1:amd64. [2022-08-18T18:58:07.828Z] #28 24.89 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T18:58:07.828Z] #28 24.90 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T18:58:08.038Z] #77 132.3 checking float.h usability... yes [2022-08-18T18:58:08.038Z] #77 132.4 checking float.h presence... yes [2022-08-18T18:58:08.038Z] #77 132.5 checking for float.h... yes [2022-08-18T18:58:08.087Z] #28 24.99 Selecting previously unselected package libbpf0:amd64. [2022-08-18T18:58:08.087Z] #28 25.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T18:58:08.087Z] #28 25.00 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:58:08.087Z] #28 ... [2022-08-18T18:58:08.087Z] [2022-08-18T18:58:08.087Z] #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-08-18T18:58:08.087Z] #71 sha256:dbad33f79f9a5d2a370774be1d803dcdeb6ed35709f5dd36acda0589741b8e61 [2022-08-18T18:58:08.087Z] #71 75.43 + bin/containerd [2022-08-18T18:58:08.087Z] #71 ... [2022-08-18T18:58:08.087Z] [2022-08-18T18:58:08.087Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:58:08.087Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-18T18:58:08.087Z] #28 25.06 Selecting previously unselected package libcap2:amd64. [2022-08-18T18:58:08.087Z] #28 25.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T18:58:08.087Z] #28 25.07 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:58:08.087Z] #28 25.12 Selecting previously unselected package libmnl0:amd64. [2022-08-18T18:58:08.087Z] #28 25.12 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T18:58:08.087Z] #28 25.13 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:58:08.087Z] #28 25.17 Selecting previously unselected package libxtables12:amd64. [2022-08-18T18:58:08.298Z] #77 132.5 checking limits.h usability... yes [2022-08-18T18:58:08.298Z] #77 132.7 checking limits.h presence... yes [2022-08-18T18:58:08.298Z] #77 132.7 checking for limits.h... yes [2022-08-18T18:58:08.298Z] #77 132.7 checking stddef.h usability... yes [2022-08-18T18:58:08.298Z] #77 132.9 checking stddef.h presence... yes [2022-08-18T18:58:08.346Z] #28 25.18 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T18:58:08.346Z] #28 25.18 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:58:08.346Z] #28 25.22 Selecting previously unselected package libcap2-bin. [2022-08-18T18:58:08.346Z] #28 25.23 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T18:58:08.346Z] #28 25.23 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T18:58:08.346Z] #28 25.30 Selecting previously unselected package iproute2. [2022-08-18T18:58:08.346Z] #28 25.30 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T18:58:08.346Z] #28 25.30 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T18:58:08.559Z] #77 132.9 checking for stddef.h... yes [2022-08-18T18:58:08.560Z] #77 132.9 checking for stdlib.h... (cached) yes [2022-08-18T18:58:08.560Z] #77 132.9 checking for string.h... (cached) yes [2022-08-18T18:58:08.560Z] #77 133.0 checking sys/time.h usability... yes [2022-08-18T18:58:08.560Z] #77 133.1 checking sys/time.h presence... yes [2022-08-18T18:58:08.604Z] #28 25.51 Selecting previously unselected package xxd. [2022-08-18T18:58:08.605Z] #28 25.52 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:58:08.605Z] #28 25.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:08.605Z] #28 25.60 Selecting previously unselected package vim-common. [2022-08-18T18:58:08.605Z] #28 25.60 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:58:08.605Z] #28 25.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:08.605Z] #28 25.70 Selecting previously unselected package bash-completion. [2022-08-18T18:58:08.820Z] #77 133.2 checking for sys/time.h... yes [2022-08-18T18:58:08.820Z] #77 133.2 checking for inline... inline [2022-08-18T18:58:08.863Z] #28 25.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T18:58:09.081Z] #77 133.2 checking for size_t... yes [2022-08-18T18:58:09.081Z] #77 133.5 checking for stdlib.h... (cached) yes [2022-08-18T18:58:09.081Z] #77 133.5 checking for GNU libc compatible malloc... yes [2022-08-18T18:58:09.081Z] #77 133.7 checking for stdlib.h... (cached) yes [2022-08-18T18:58:09.344Z] #77 133.7 checking for GNU libc compatible realloc... yes [2022-08-18T18:58:09.606Z] #77 133.9 checking for working strtod... yes [2022-08-18T18:58:09.798Z] #28 26.61 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T18:58:09.798Z] #28 26.81 Selecting previously unselected package apparmor. [2022-08-18T18:58:09.798Z] #28 26.81 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T18:58:09.798Z] #28 26.85 Unpacking apparmor (2.13.6-10) ... [2022-08-18T18:58:10.057Z] #28 27.05 Selecting previously unselected package inetutils-ping. [2022-08-18T18:58:10.057Z] #28 27.06 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T18:58:10.057Z] #28 27.06 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T18:58:10.057Z] #28 27.13 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T18:58:10.057Z] #28 27.13 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:58:10.057Z] #28 27.14 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:58:10.057Z] #28 27.19 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T18:58:10.127Z] #77 134.3 checking for gettimeofday... yes [2022-08-18T18:58:10.127Z] #77 134.5 checking for memset... yes [2022-08-18T18:58:10.156Z] #60 ... [2022-08-18T18:58:10.156Z] [2022-08-18T18:58:10.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-08-18T18:58:10.156Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:58:10.156Z] #77 74.45 configure.ac:11: installing 'build-aux/compile' [2022-08-18T18:58:10.156Z] #77 74.47 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T18:58:10.156Z] #77 74.47 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T18:58:10.156Z] #77 74.48 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T18:58:10.156Z] #77 74.51 configure.ac:13: installing 'build-aux/missing' [2022-08-18T18:58:10.156Z] #77 74.52 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T18:58:10.156Z] #77 74.77 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T18:58:10.156Z] #77 76.49 checking build system type... aarch64-unknown-linux-gnu [2022-08-18T18:58:10.156Z] #77 76.88 checking host system type... aarch64-unknown-linux-gnu [2022-08-18T18:58:10.156Z] #77 76.88 checking how to print strings... printf [2022-08-18T18:58:10.156Z] #77 76.92 checking for gcc... gcc [2022-08-18T18:58:10.156Z] #77 77.01 checking whether the C compiler works... yes [2022-08-18T18:58:10.156Z] #77 77.24 checking for C compiler default output file name... a.out [2022-08-18T18:58:10.156Z] #77 77.25 checking for suffix of executables... [2022-08-18T18:58:10.156Z] #77 77.50 checking whether we are cross compiling... no [2022-08-18T18:58:10.156Z] #77 77.74 checking for suffix of object files... o [2022-08-18T18:58:10.156Z] #77 77.84 checking whether we are using the GNU C compiler... yes [2022-08-18T18:58:10.156Z] #77 78.02 checking whether gcc accepts -g... yes [2022-08-18T18:58:10.156Z] #77 78.15 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:58:10.156Z] #77 78.37 checking whether gcc understands -c and -o together... yes [2022-08-18T18:58:10.156Z] #77 78.54 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:58:10.156Z] #77 78.56 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:58:10.156Z] #77 78.57 checking for egrep... /bin/grep -E [2022-08-18T18:58:10.156Z] #77 78.59 checking for fgrep... /bin/grep -F [2022-08-18T18:58:10.156Z] #77 78.59 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:58:10.156Z] #77 78.63 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:58:10.156Z] #77 78.64 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:58:10.156Z] #77 78.66 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:58:10.156Z] #77 78.78 checking whether ln -s works... yes [2022-08-18T18:58:10.156Z] #77 78.78 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:58:10.156Z] #77 78.81 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-18T18:58:10.156Z] #77 78.82 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:58:10.156Z] #77 78.82 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:58:10.156Z] #77 78.82 checking for objdump... objdump [2022-08-18T18:58:10.156Z] #77 78.82 checking how to recognize dependent libraries... pass_all [2022-08-18T18:58:10.156Z] #77 78.82 checking for dlltool... no [2022-08-18T18:58:10.156Z] #77 78.82 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:58:10.156Z] #77 78.82 checking for ar... ar [2022-08-18T18:58:10.156Z] #77 78.82 checking for archiver @FILE support... @ [2022-08-18T18:58:10.156Z] #77 78.98 checking for strip... strip [2022-08-18T18:58:10.156Z] #77 78.98 checking for ranlib... ranlib [2022-08-18T18:58:10.156Z] #77 78.98 checking for gawk... no [2022-08-18T18:58:10.156Z] #77 78.98 checking for mawk... mawk [2022-08-18T18:58:10.156Z] #77 78.98 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:58:10.156Z] #77 79.30 checking for sysroot... no [2022-08-18T18:58:10.156Z] #77 79.30 checking for a working dd... /bin/dd [2022-08-18T18:58:10.156Z] #77 79.31 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:58:10.156Z] #77 79.32 checking for mt... no [2022-08-18T18:58:10.156Z] #77 79.32 checking if : is a manifest tool... no [2022-08-18T18:58:10.156Z] #77 79.33 checking how to run the C preprocessor... gcc -E [2022-08-18T18:58:10.156Z] #77 79.60 checking for ANSI C header files... yes [2022-08-18T18:58:10.156Z] #77 80.21 checking for sys/types.h... yes [2022-08-18T18:58:10.156Z] #77 80.39 checking for sys/stat.h... yes [2022-08-18T18:58:10.156Z] #77 80.62 checking for stdlib.h... yes [2022-08-18T18:58:10.156Z] #77 80.84 checking for string.h... yes [2022-08-18T18:58:10.156Z] #77 81.04 checking for memory.h... yes [2022-08-18T18:58:10.156Z] #77 81.22 checking for strings.h... yes [2022-08-18T18:58:10.156Z] #77 81.40 checking for inttypes.h... yes [2022-08-18T18:58:10.156Z] #77 81.61 checking for stdint.h... yes [2022-08-18T18:58:10.156Z] #77 81.77 checking for unistd.h... yes [2022-08-18T18:58:10.156Z] #77 82.03 checking for dlfcn.h... yes [2022-08-18T18:58:10.156Z] #77 82.18 checking for objdir... .libs [2022-08-18T18:58:10.156Z] #77 82.58 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:58:10.156Z] #77 82.76 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:58:10.156Z] #77 82.76 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:58:10.156Z] #77 82.87 checking if gcc static flag -static works... yes [2022-08-18T18:58:10.315Z] #28 27.20 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:58:10.315Z] #28 27.20 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:58:10.315Z] #28 27.25 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T18:58:10.315Z] #28 27.25 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T18:58:10.315Z] #28 27.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:58:10.315Z] #28 27.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T18:58:10.315Z] #28 27.31 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T18:58:10.315Z] #28 27.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:58:10.315Z] #28 27.37 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T18:58:10.315Z] #28 27.37 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T18:58:10.315Z] #28 27.38 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:58:10.315Z] #28 27.43 Selecting previously unselected package iptables. [2022-08-18T18:58:10.387Z] #77 134.8 checking for strspn... yes [2022-08-18T18:58:10.415Z] #77 83.13 checking if gcc supports -c -o file.o... yes [2022-08-18T18:58:10.415Z] #77 83.31 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:58:10.415Z] #77 83.31 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-18T18:58:10.574Z] #28 27.44 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-08-18T18:58:10.574Z] #28 27.45 Unpacking iptables (1.8.7-1) ... [2022-08-18T18:58:10.647Z] #77 135.2 checking that generated files are newer than configure... done [2022-08-18T18:58:10.647Z] #77 135.2 configure: creating ./config.status [2022-08-18T18:58:10.674Z] #77 83.36 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:58:10.832Z] #28 27.58 Selecting previously unselected package libonig5:amd64. [2022-08-18T18:58:10.832Z] #28 27.59 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T18:58:10.832Z] #28 27.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:58:10.832Z] #28 27.66 Selecting previously unselected package libjq1:amd64. [2022-08-18T18:58:10.832Z] #28 27.67 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T18:58:10.832Z] #28 27.68 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:58:10.832Z] #28 27.73 Selecting previously unselected package jq. [2022-08-18T18:58:10.832Z] #28 27.74 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-08-18T18:58:10.832Z] #28 27.75 Unpacking jq (1.6-2.1) ... [2022-08-18T18:58:10.832Z] #28 27.80 Selecting previously unselected package libaio1:amd64. [2022-08-18T18:58:10.832Z] #28 27.80 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T18:58:10.832Z] #28 27.81 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:58:10.933Z] #77 83.65 checking how to hardcode library paths into programs... immediate [2022-08-18T18:58:10.933Z] #77 83.65 checking whether stripping libraries is possible... yes [2022-08-18T18:58:10.933Z] #77 83.66 checking if libtool supports shared libraries... yes [2022-08-18T18:58:10.933Z] #77 83.66 checking whether to build shared libraries... no [2022-08-18T18:58:10.933Z] #77 83.66 checking whether to build static libraries... yes [2022-08-18T18:58:10.933Z] #77 83.67 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:58:10.933Z] #77 83.74 checking whether build environment is sane... yes [2022-08-18T18:58:10.933Z] #77 83.80 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:58:10.933Z] #77 83.81 checking whether make sets $(MAKE)... yes [2022-08-18T18:58:10.933Z] #77 83.86 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:58:11.090Z] #28 27.86 Selecting previously unselected package libgpm2:amd64. [2022-08-18T18:58:11.090Z] #28 27.87 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T18:58:11.090Z] #28 27.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:58:11.090Z] #28 27.92 Selecting previously unselected package libinih1:amd64. [2022-08-18T18:58:11.090Z] #28 27.93 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-08-18T18:58:11.090Z] #28 27.93 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T18:58:11.090Z] #28 27.98 Selecting previously unselected package libnet1:amd64. [2022-08-18T18:58:11.090Z] #28 27.99 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T18:58:11.090Z] #28 27.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:58:11.090Z] #28 28.03 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T18:58:11.090Z] #28 28.04 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T18:58:11.090Z] #28 28.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:58:11.090Z] #28 28.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:58:11.090Z] #28 28.11 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:58:11.090Z] #28 28.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:58:11.090Z] #28 28.16 Selecting previously unselected package libyajl2:amd64. [2022-08-18T18:58:11.090Z] #28 28.17 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T18:58:11.090Z] #28 28.17 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:58:11.192Z] #77 83.91 checking whether make supports nested variables... yes [2022-08-18T18:58:11.192Z] #77 83.97 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:58:11.192Z] #77 83.97 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:58:11.192Z] #77 83.97 checking how to create a ustar tar archive... gnutar [2022-08-18T18:58:11.348Z] #28 28.22 Selecting previously unselected package net-tools. [2022-08-18T18:58:11.348Z] #28 28.23 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T18:58:11.348Z] #28 28.23 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:58:11.348Z] #28 28.32 Selecting previously unselected package python-pip-whl. [2022-08-18T18:58:11.348Z] #28 28.32 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:58:11.348Z] #28 28.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:58:11.452Z] #77 84.04 checking dependency style of gcc... gcc3 [2022-08-18T18:58:11.452Z] #77 84.28 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:58:11.452Z] #77 84.28 checking whether make supports nested variables... (cached) yes [2022-08-18T18:58:11.452Z] #77 84.28 checking for gawk... (cached) mawk [2022-08-18T18:58:11.452Z] #77 84.28 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T18:58:11.452Z] #77 84.28 checking for gcc... (cached) gcc [2022-08-18T18:58:11.452Z] #77 84.35 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T18:58:11.452Z] #77 84.36 checking whether gcc accepts -g... (cached) yes [2022-08-18T18:58:11.452Z] #77 84.36 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T18:58:11.452Z] #77 84.36 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T18:58:11.607Z] #28 28.57 Selecting previously unselected package python3-lib2to3. [2022-08-18T18:58:11.607Z] #28 28.57 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T18:58:11.607Z] #28 28.58 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:58:11.607Z] #28 28.63 Selecting previously unselected package python3-distutils. [2022-08-18T18:58:11.607Z] #28 28.64 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T18:58:11.607Z] #28 28.65 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T18:58:11.711Z] #77 84.37 checking for a Python interpreter with version >= 3... python3 [2022-08-18T18:58:11.711Z] #77 84.52 checking for python3... /usr/bin/python3 [2022-08-18T18:58:11.711Z] #77 84.52 checking for python3 version... 3.9 [2022-08-18T18:58:11.711Z] #77 84.57 checking for python3 platform... linux [2022-08-18T18:58:11.866Z] #28 28.73 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:58:11.866Z] #28 28.73 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:58:11.866Z] #28 28.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:58:11.866Z] #28 28.83 Selecting previously unselected package python3-setuptools. [2022-08-18T18:58:11.866Z] #28 28.83 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T18:58:11.866Z] #28 28.84 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T18:58:11.970Z] #77 84.64 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T18:58:12.124Z] #28 28.95 Selecting previously unselected package python3-wheel. [2022-08-18T18:58:12.124Z] #28 28.96 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T18:58:12.124Z] #28 28.97 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T18:58:12.124Z] #28 29.01 Selecting previously unselected package python3-pip. [2022-08-18T18:58:12.124Z] #28 29.01 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:58:12.124Z] #28 29.02 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:58:12.124Z] #28 29.16 Selecting previously unselected package sudo. [2022-08-18T18:58:12.124Z] #28 29.17 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T18:58:12.124Z] #28 29.18 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T18:58:12.240Z] [2022-08-18T18:58:12.240Z] #77 ... [2022-08-18T18:58:12.240Z] [2022-08-18T18:58:12.240Z] #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-08-18T18:58:12.240Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T18:58:12.240Z] #34 DONE 129.6s [2022-08-18T18:58:12.240Z] [2022-08-18T18:58:12.240Z] #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-08-18T18:58:12.240Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:58:12.240Z] #77 84.87 checking for python3 extension module directory... [2022-08-18T18:58:12.240Z] #77 ... [2022-08-18T18:58:12.240Z] [2022-08-18T18:58:12.240Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:58:12.240Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T18:58:12.240Z] #21 4.468 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:58:12.240Z] #21 7.606 Fetched 8456 kB in 7s (1248 kB/s) [2022-08-18T18:58:12.240Z] #21 7.606 Reading package lists... [2022-08-18T18:58:12.240Z] #21 10.18 Reading package lists... [2022-08-18T18:58:12.240Z] #21 12.65 Building dependency tree... [2022-08-18T18:58:12.240Z] #21 ... [2022-08-18T18:58:12.240Z] [2022-08-18T18:58:12.240Z] #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-08-18T18:58:12.240Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:58:12.240Z] #77 84.87 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T18:58:12.240Z] #77 85.08 checking for go-md2man... no [2022-08-18T18:58:12.500Z] #77 85.11 checking error.h usability... yes [2022-08-18T18:58:12.500Z] #77 85.38 checking error.h presence... yes [2022-08-18T18:58:12.500Z] #77 85.49 checking for error.h... yes [2022-08-18T18:58:12.561Z] #77 137.0 config.status: creating Makefile [2022-08-18T18:58:12.561Z] #77 137.1 config.status: creating config.h [2022-08-18T18:58:12.561Z] #77 137.1 config.status: executing depfiles commands [2022-08-18T18:58:12.689Z] #28 29.43 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T18:58:12.689Z] #28 29.44 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T18:58:12.689Z] #28 29.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:58:12.689Z] #28 29.58 Selecting previously unselected package uidmap. [2022-08-18T18:58:12.689Z] #28 29.58 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T18:58:12.689Z] #28 29.60 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T18:58:12.689Z] #28 29.68 Selecting previously unselected package vim-runtime. [2022-08-18T18:58:12.843Z] #77 137.2 config.status: executing libtool commands [2022-08-18T18:58:12.948Z] #28 29.69 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:58:12.948Z] #28 29.71 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T18:58:12.948Z] #28 29.73 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T18:58:12.948Z] #28 29.73 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:13.019Z] #77 85.61 checking linux/openat2.h usability... yes [2022-08-18T18:58:13.019Z] #77 85.93 checking linux/openat2.h presence... yes [2022-08-18T18:58:13.019Z] #77 85.98 checking for linux/openat2.h... yes [2022-08-18T18:58:13.416Z] #77 138.1 GEN .version [2022-08-18T18:58:13.416Z] #77 138.1 make install-recursive [2022-08-18T18:58:13.587Z] #77 86.02 checking for copy_file_range... yes [2022-08-18T18:58:13.587Z] #77 86.31 checking for fgetxattr... yes [2022-08-18T18:58:13.677Z] #77 138.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T18:58:13.677Z] #77 138.2 Making install in libocispec [2022-08-18T18:58:13.677Z] #77 138.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:13.677Z] #77 138.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T18:58:13.677Z] #77 138.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T18:58:13.677Z] #77 138.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T18:58:13.677Z] #77 138.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T18:58:13.846Z] #77 86.55 checking for statx... yes [2022-08-18T18:58:13.881Z] #28 30.99 Selecting previously unselected package vim. [2022-08-18T18:58:14.106Z] #77 86.78 checking for fgetpwent_r... yes [2022-08-18T18:58:14.140Z] #28 31.00 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:58:14.140Z] #28 31.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:14.384Z] #77 87.03 checking for issetugid... no [2022-08-18T18:58:14.384Z] #77 87.22 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T18:58:14.384Z] #77 87.22 checking pkg-config is at least version 0.9.0... yes [2022-08-18T18:58:14.399Z] #28 31.27 Selecting previously unselected package xfsprogs. [2022-08-18T18:58:14.399Z] #28 31.28 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T18:58:14.399Z] #28 31.29 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T18:58:14.619Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T18:58:14.619Z] #77 139.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T18:58:14.619Z] #77 139.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T18:58:14.619Z] #77 139.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T18:58:14.619Z] #77 139.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T18:58:14.619Z] #77 139.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T18:58:14.619Z] #77 139.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T18:58:14.619Z] #77 139.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T18:58:14.619Z] #77 139.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T18:58:14.654Z] #77 87.23 checking for library containing yajl_tree_get... -lyajl [2022-08-18T18:58:14.654Z] #77 87.59 checking for yajl >= 2.0.0... yes [2022-08-18T18:58:14.658Z] #28 31.48 Selecting previously unselected package zip. [2022-08-18T18:58:14.658Z] #28 31.49 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-08-18T18:58:14.658Z] #28 31.49 Unpacking zip (3.0-12) ... [2022-08-18T18:58:14.658Z] #28 31.57 Selecting previously unselected package zstd. [2022-08-18T18:58:14.658Z] #28 31.59 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T18:58:14.658Z] #28 31.59 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:58:14.880Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T18:58:14.880Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T18:58:14.880Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T18:58:14.880Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T18:58:14.880Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T18:58:14.880Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T18:58:14.880Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T18:58:14.917Z] #28 31.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:58:14.921Z] #77 87.63 checking sys/capability.h usability... yes [2022-08-18T18:58:14.921Z] #77 87.86 checking sys/capability.h presence... yes [2022-08-18T18:58:14.921Z] #77 87.92 checking for sys/capability.h... yes [2022-08-18T18:58:15.141Z] #77 ... [2022-08-18T18:58:15.141Z] [2022-08-18T18:58:15.141Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:58:15.141Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:58:15.141Z] #21 31.29 Selecting previously unselected package libinih1:amd64. [2022-08-18T18:58:15.141Z] #21 31.30 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 31.30 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T18:58:15.141Z] #21 31.36 Selecting previously unselected package libnet1:amd64. [2022-08-18T18:58:15.141Z] #21 31.36 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 31.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:58:15.141Z] #21 31.46 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T18:58:15.141Z] #21 31.47 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 31.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:58:15.141Z] #21 31.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:58:15.141Z] #21 31.58 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 31.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:58:15.141Z] #21 31.65 Selecting previously unselected package libyajl2:amd64. [2022-08-18T18:58:15.141Z] #21 31.65 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 31.66 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:58:15.141Z] #21 31.73 Selecting previously unselected package net-tools. [2022-08-18T18:58:15.141Z] #21 31.73 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 31.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:58:15.141Z] #21 31.93 Selecting previously unselected package patch. [2022-08-18T18:58:15.141Z] #21 31.93 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 31.94 Unpacking patch (2.7.6-7) ... [2022-08-18T18:58:15.141Z] #21 32.04 Selecting previously unselected package python-pip-whl. [2022-08-18T18:58:15.141Z] #21 32.04 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:58:15.141Z] #21 32.04 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:58:15.141Z] #21 32.68 Selecting previously unselected package python3-lib2to3. [2022-08-18T18:58:15.141Z] #21 32.70 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T18:58:15.141Z] #21 32.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:58:15.141Z] #21 32.80 Selecting previously unselected package python3-distutils. [2022-08-18T18:58:15.141Z] #21 32.81 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T18:58:15.141Z] #21 32.81 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T18:58:15.141Z] #21 32.96 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:58:15.141Z] #21 32.97 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:58:15.141Z] #21 32.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:58:15.141Z] #21 33.12 Selecting previously unselected package python3-setuptools. [2022-08-18T18:58:15.141Z] #21 33.13 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T18:58:15.141Z] #21 33.15 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T18:58:15.141Z] #21 33.38 Selecting previously unselected package python3-wheel. [2022-08-18T18:58:15.141Z] #21 33.39 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T18:58:15.141Z] #21 33.40 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T18:58:15.141Z] #21 33.47 Selecting previously unselected package python3-pip. [2022-08-18T18:58:15.141Z] #21 33.50 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:58:15.141Z] #21 33.51 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:58:15.141Z] #21 33.83 Selecting previously unselected package sudo. [2022-08-18T18:58:15.141Z] #21 33.84 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 33.86 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T18:58:15.141Z] #21 34.45 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T18:58:15.141Z] #21 34.46 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 34.47 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:58:15.141Z] #21 34.70 Selecting previously unselected package uidmap. [2022-08-18T18:58:15.141Z] #21 34.70 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 34.72 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T18:58:15.141Z] #21 34.87 Selecting previously unselected package vim-runtime. [2022-08-18T18:58:15.141Z] #21 34.87 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:58:15.141Z] #21 34.92 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T18:58:15.141Z] #21 34.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T18:58:15.141Z] #21 34.98 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:15.141Z] #21 38.56 Selecting previously unselected package vim. [2022-08-18T18:58:15.141Z] #21 38.56 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 38.58 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:15.141Z] #21 39.25 Selecting previously unselected package xfsprogs. [2022-08-18T18:58:15.141Z] #21 39.25 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 39.26 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T18:58:15.141Z] #21 39.79 Selecting previously unselected package zip. [2022-08-18T18:58:15.141Z] #21 39.80 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 39.81 Unpacking zip (3.0-12) ... [2022-08-18T18:58:15.141Z] #21 39.91 Selecting previously unselected package zstd. [2022-08-18T18:58:15.141Z] #21 39.92 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T18:58:15.141Z] #21 39.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:58:15.141Z] #21 40.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:58:15.141Z] #21 41.16 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:58:15.141Z] #21 41.17 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:58:15.141Z] #21 41.18 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:58:15.141Z] #21 41.20 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T18:58:15.141Z] #21 41.21 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:58:15.141Z] #21 41.22 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T18:58:15.141Z] #21 41.24 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T18:58:15.141Z] #21 41.25 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:58:15.141Z] #21 41.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:58:15.141Z] #21 41.29 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:58:15.141Z] #21 41.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:58:15.141Z] #21 41.34 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T18:58:15.176Z] #28 32.28 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:58:15.176Z] #28 32.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:58:15.434Z] #28 32.30 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:58:15.434Z] #28 32.31 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:58:15.434Z] #28 32.32 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T18:58:15.434Z] #28 32.33 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T18:58:15.434Z] #28 32.34 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:58:15.434Z] #28 32.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:58:15.434Z] #28 32.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:58:15.434Z] #28 32.38 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T18:58:15.505Z] #77 87.92 checking for library containing cap_from_name... -lcap [2022-08-18T18:58:15.768Z] #77 88.36 checking for library containing dlopen... [2022-08-18T18:58:15.768Z] #77 ... [2022-08-18T18:58:15.768Z] [2022-08-18T18:58:15.768Z] #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-08-18T18:58:15.768Z] #26 sha256:5ad91e933b38e73a74bb07c8bba65eee897e9bb309dbb193f148ed7b7d17c1d5 [2022-08-18T18:58:15.768Z] #26 123.3 + mkdir -p /tmp/tmp.sQMRW6qClB/src/github.com/docker [2022-08-18T18:58:15.768Z] #26 123.3 + mv components/cli /tmp/tmp.sQMRW6qClB/src/github.com/docker/cli [2022-08-18T18:58:15.768Z] #26 123.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-18T18:58:15.768Z] #26 ... [2022-08-18T18:58:15.768Z] [2022-08-18T18:58:15.768Z] #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-08-18T18:58:15.768Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:58:15.768Z] #77 88.36 checking for library containing dlopen... -ldl [2022-08-18T18:58:15.951Z] #28 32.69 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:15.951Z] #28 32.70 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:58:15.951Z] #28 32.71 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T18:58:15.951Z] #28 32.72 Setting up apparmor (2.13.6-10) ... [2022-08-18T18:58:16.027Z] #77 88.74 checking seccomp.h usability... yes [2022-08-18T18:58:16.027Z] #77 88.93 checking seccomp.h presence... yes [2022-08-18T18:58:16.084Z] #21 42.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:16.084Z] #21 42.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:58:16.084Z] #21 42.12 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T18:58:16.084Z] #21 42.13 Setting up apparmor (2.13.6-10) ... [2022-08-18T18:58:16.084Z] #21 ... [2022-08-18T18:58:16.084Z] [2022-08-18T18:58:16.084Z] #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-08-18T18:58:16.084Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:58:16.084Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T18:58:16.084Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T18:58:16.084Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T18:58:16.084Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T18:58:16.084Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T18:58:16.084Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T18:58:16.084Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T18:58:16.084Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T18:58:16.084Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T18:58:16.084Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T18:58:16.084Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T18:58:16.084Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T18:58:16.084Z] #77 140.5 make install-recursive [2022-08-18T18:58:16.084Z] #77 140.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:16.084Z] #77 140.6 Making install in yajl [2022-08-18T18:58:16.084Z] #77 140.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:58:16.084Z] #77 140.7 CC verify/json_verify-json_verify.o [2022-08-18T18:58:16.084Z] #77 140.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T18:58:16.084Z] #77 140.7 CC src/libyajl_la-yajl_gen.lo [2022-08-18T18:58:16.084Z] #77 140.7 CC src/libyajl_la-yajl.lo [2022-08-18T18:58:16.084Z] #77 140.7 CC src/libyajl_la-yajl_parser.lo [2022-08-18T18:58:16.084Z] #77 140.8 CC src/libyajl_la-yajl_buf.lo [2022-08-18T18:58:16.084Z] #77 140.8 CC src/libyajl_la-yajl_encode.lo [2022-08-18T18:58:16.286Z] #77 89.00 checking for seccomp.h... yes [2022-08-18T18:58:16.345Z] #77 140.8 CC src/libyajl_la-yajl_lex.lo [2022-08-18T18:58:16.345Z] #77 140.8 CC src/libyajl_la-yajl_tree.lo [2022-08-18T18:58:16.544Z] #77 89.00 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T18:58:16.544Z] #77 89.40 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T18:58:16.803Z] #77 89.54 checking systemd/sd-bus.h usability... yes [2022-08-18T18:58:16.887Z] #28 33.76 Setting up zip (3.0-12) ... [2022-08-18T18:58:16.887Z] #28 33.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:16.887Z] #28 33.80 Setting up bash-completion (1:2.11-2) ... [2022-08-18T18:58:17.062Z] #77 89.73 checking systemd/sd-bus.h presence... yes [2022-08-18T18:58:17.062Z] #77 89.84 checking for systemd/sd-bus.h... yes [2022-08-18T18:58:17.321Z] #77 89.85 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T18:58:17.580Z] #77 90.31 checking for sd_notify_barrier... yes [2022-08-18T18:58:17.827Z] #28 34.83 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:58:17.827Z] #28 34.85 Setting up sudo (1.9.5p2-3) ... [2022-08-18T18:58:17.827Z] #28 34.91 invoke-rc.d: could not determine current runlevel [2022-08-18T18:58:17.839Z] #77 90.52 checking linux/bpf.h usability... yes [2022-08-18T18:58:18.091Z] #28 34.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T18:58:18.091Z] #28 34.92 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T18:58:18.091Z] #28 34.97 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:58:18.091Z] #28 34.98 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T18:58:18.091Z] #28 34.99 Setting up pigz (2.6-1) ... [2022-08-18T18:58:18.091Z] #28 35.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:58:18.091Z] #28 35.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:58:18.091Z] #28 35.06 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:58:18.091Z] #28 35.07 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:18.098Z] #77 90.70 checking linux/bpf.h presence... yes [2022-08-18T18:58:18.098Z] #77 90.81 checking for linux/bpf.h... yes [2022-08-18T18:58:18.098Z] #77 90.81 checking compilation for eBPF... yes [2022-08-18T18:58:18.098Z] #77 90.98 checking for criu >= 3.15... no [2022-08-18T18:58:18.098Z] #77 91.02 configure: CRIU headers not found, building without CRIU support [2022-08-18T18:58:18.357Z] #77 91.02 checking for criu > 3.16... no [2022-08-18T18:58:18.357Z] #77 91.04 configure: CRIU version doesn't support join-ns API [2022-08-18T18:58:18.357Z] #77 91.05 checking for criu > 3.16.1... no [2022-08-18T18:58:18.357Z] #77 91.08 configure: CRIU version doesn't support for pre-dumping [2022-08-18T18:58:18.357Z] #77 91.08 checking for new mount API (fsconfig)... yes [2022-08-18T18:58:18.357Z] #77 91.18 checking for seccomp notify API... yes [2022-08-18T18:58:18.616Z] #77 91.29 checking for gperf... no [2022-08-18T18:58:18.616Z] #77 91.30 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T18:58:18.616Z] #77 91.30 checking for library containing argp_parse... none required [2022-08-18T18:58:18.655Z] #28 35.39 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:58:18.655Z] #28 35.40 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:58:18.655Z] #28 35.62 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T18:58:18.656Z] #28 35.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:58:18.656Z] #28 35.65 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:58:18.656Z] #28 35.67 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T18:58:18.825Z] #77 179.9 CCLD libocispec.la [2022-08-18T18:58:18.826Z] #77 180.3 CCLD src/validate [2022-08-18T18:58:18.826Z] #77 180.3 CCLD tests/test-1 [2022-08-18T18:58:18.826Z] #77 180.3 CCLD tests/test-2 [2022-08-18T18:58:18.826Z] #77 180.3 CCLD tests/test-3 [2022-08-18T18:58:18.826Z] #77 180.4 CCLD tests/test-4 [2022-08-18T18:58:18.826Z] #77 180.4 CCLD tests/test-6 [2022-08-18T18:58:18.826Z] #77 180.4 CCLD tests/test-5 [2022-08-18T18:58:18.826Z] #77 180.5 CCLD tests/test-9 [2022-08-18T18:58:18.826Z] #77 180.5 CCLD tests/test-7 [2022-08-18T18:58:18.826Z] #77 180.5 CCLD tests/test-8 [2022-08-18T18:58:18.826Z] #77 180.6 CCLD tests/test-10 [2022-08-18T18:58:18.826Z] #77 180.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T18:58:18.826Z] #77 180.6 CCLD tests/test-11 [2022-08-18T18:58:18.875Z] #77 91.68 checking that generated files are newer than configure... done [2022-08-18T18:58:18.875Z] #77 91.69 configure: creating ./config.status [2022-08-18T18:58:18.913Z] #28 35.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:19.171Z] #28 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T18:58:19.171Z] #28 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T18:58:19.171Z] #28 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T18:58:19.171Z] #28 35.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T18:58:19.171Z] #28 35.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T18:58:19.171Z] #28 35.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T18:58:19.171Z] #28 35.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T18:58:19.171Z] #28 35.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T18:58:19.171Z] #28 35.99 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T18:58:19.737Z] #28 36.56 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:58:19.737Z] #28 36.58 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:58:19.737Z] #28 36.59 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:58:19.737Z] #28 36.61 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:58:19.996Z] #28 37.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:58:19.996Z] #28 37.07 Setting up jq (1.6-2.1) ... [2022-08-18T18:58:19.996Z] #28 37.09 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:58:20.192Z] #77 182.5 libtool: link: ar cr libocispec.a [2022-08-18T18:58:20.192Z] #77 182.5 libtool: link: ranlib libocispec.a [2022-08-18T18:58:20.255Z] #28 37.10 Setting up iptables (1.8.7-1) ... [2022-08-18T18:58:20.255Z] #28 37.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:58:20.255Z] #28 37.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:58:20.255Z] #28 37.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:58:20.255Z] #28 37.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:58:20.255Z] #28 37.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T18:58:20.255Z] #28 37.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T18:58:20.255Z] #28 37.16 Setting up iproute2 (5.10.0-4) ... [2022-08-18T18:58:20.255Z] #28 37.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:58:21.193Z] #28 DONE 38.0s [2022-08-18T18:58:21.193Z] [2022-08-18T18:58:21.193Z] #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-08-18T18:58:21.193Z] #29 sha256:40bb2cabab8b9d1ce02ea838e0463a0c0192fdd569b3cf7be47e6c3f648878d1 [2022-08-18T18:58:21.411Z] #77 94.36 config.status: creating Makefile [2022-08-18T18:58:21.637Z] #77 146.2 CCLD libyajl.la [2022-08-18T18:58:21.671Z] #77 94.47 config.status: creating rpm/crun.spec [2022-08-18T18:58:21.671Z] #77 94.54 config.status: creating config.h [2022-08-18T18:58:21.671Z] #77 94.59 config.status: executing libtool commands [2022-08-18T18:58:21.671Z] #77 94.62 config.status: executing depfiles commands [2022-08-18T18:58:21.760Z] #29 0.781 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T18:58:21.760Z] #29 0.785 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T18:58:21.760Z] #29 0.789 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T18:58:21.760Z] #29 DONE 0.9s [2022-08-18T18:58:21.760Z] [2022-08-18T18:58:21.760Z] #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-08-18T18:58:21.760Z] #71 sha256:dbad33f79f9a5d2a370774be1d803dcdeb6ed35709f5dd36acda0589741b8e61 [2022-08-18T18:58:21.897Z] #77 146.6 CCLD verify/json_verify [2022-08-18T18:58:21.897Z] #77 ... [2022-08-18T18:58:21.897Z] [2022-08-18T18:58:21.897Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:58:21.897Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T18:58:21.897Z] #21 43.79 Setting up zip (3.0-12) ... [2022-08-18T18:58:21.897Z] #21 43.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:21.897Z] #21 43.84 Setting up bash-completion (1:2.11-2) ... [2022-08-18T18:58:21.897Z] #21 46.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:58:21.897Z] #21 46.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:58:21.897Z] #21 46.06 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:58:21.897Z] #21 46.07 Setting up patch (2.7.6-7) ... [2022-08-18T18:58:21.897Z] #21 46.09 Setting up sudo (1.9.5p2-3) ... [2022-08-18T18:58:21.897Z] #21 46.19 invoke-rc.d: could not determine current runlevel [2022-08-18T18:58:21.897Z] #21 46.21 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T18:58:21.897Z] #21 46.22 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T18:58:21.897Z] #21 46.24 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:58:21.897Z] #21 46.25 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T18:58:21.897Z] #21 46.27 Setting up pigz (2.6-1) ... [2022-08-18T18:58:21.897Z] #21 46.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:58:21.897Z] #21 46.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:58:21.897Z] #21 46.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:58:21.897Z] #21 46.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:21.897Z] #21 47.09 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:58:21.897Z] #21 47.10 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:58:21.897Z] #21 47.58 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T18:58:21.897Z] #21 47.60 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:58:21.897Z] #21 47.62 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:58:21.897Z] #21 47.63 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T18:58:21.897Z] #21 48.13 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:21.897Z] #21 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T18:58:21.897Z] #21 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T18:58:21.897Z] #21 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T18:58:21.897Z] #21 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T18:58:21.897Z] #21 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T18:58:21.897Z] #21 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T18:58:21.897Z] #21 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T18:58:21.897Z] #21 48.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T18:58:21.897Z] #21 48.20 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T18:58:22.019Z] #71 ... [2022-08-18T18:58:22.019Z] [2022-08-18T18:58:22.019Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:58:22.019Z] #30 sha256:4df0fcc9b9edfd882dd737ff3a59b4c747af26f745f7a6ebc7a65e5d3724fb6a [2022-08-18T18:58:22.084Z] #77 184.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:22.084Z] #77 184.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T18:58:22.084Z] #77 184.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T18:58:22.084Z] #77 184.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:22.084Z] #77 184.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:22.084Z] #77 184.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:22.084Z] #77 184.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:22.084Z] #77 184.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T18:58:22.341Z] #77 184.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T18:58:22.341Z] #77 184.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T18:58:22.341Z] #77 184.6 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T18:58:22.341Z] #77 184.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T18:58:22.341Z] #77 184.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T18:58:22.341Z] #77 184.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T18:58:22.341Z] #77 184.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T18:58:22.341Z] #77 184.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T18:58:22.341Z] #77 184.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T18:58:22.341Z] #77 184.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T18:58:22.341Z] #77 184.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T18:58:22.341Z] #77 184.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T18:58:22.341Z] #77 184.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T18:58:22.597Z] #77 184.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T18:58:22.597Z] #77 184.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T18:58:22.597Z] #77 184.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T18:58:22.597Z] #77 184.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T18:58:22.597Z] #77 184.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T18:58:22.597Z] #77 184.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T18:58:22.854Z] #77 185.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T18:58:22.854Z] #77 185.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T18:58:22.854Z] #77 185.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T18:58:22.854Z] #77 185.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T18:58:22.854Z] #77 185.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T18:58:22.854Z] #77 185.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T18:58:22.854Z] #77 185.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T18:58:22.854Z] #77 185.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T18:58:23.050Z] #77 ... [2022-08-18T18:58:23.050Z] [2022-08-18T18:58:23.051Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:58:23.051Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T18:58:23.051Z] #21 15.17 The following additional packages will be installed: [2022-08-18T18:58:23.051Z] #21 15.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T18:58:23.051Z] #21 15.18 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T18:58:23.051Z] #21 15.18 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T18:58:23.051Z] #21 15.19 python3-pkg-resources vim-runtime xxd [2022-08-18T18:58:23.051Z] #21 15.19 Suggested packages: [2022-08-18T18:58:23.051Z] #21 15.19 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T18:58:23.051Z] #21 15.19 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T18:58:23.051Z] #21 15.19 acl attr quota [2022-08-18T18:58:23.051Z] #21 15.19 Recommended packages: [2022-08-18T18:58:23.051Z] #21 15.19 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T18:58:23.051Z] #21 16.32 The following NEW packages will be installed: [2022-08-18T18:58:23.051Z] #21 16.32 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T18:58:23.051Z] #21 16.32 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T18:58:23.051Z] #21 16.32 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T18:58:23.051Z] #21 16.33 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T18:58:23.051Z] #21 16.33 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T18:58:23.051Z] #21 16.33 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T18:58:23.051Z] #21 16.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T18:58:23.051Z] #21 16.33 xz-utils zip zstd [2022-08-18T18:58:23.051Z] #21 16.66 0 upgraded, 49 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T18:58:23.051Z] #21 16.66 Need to get 27.0 MB of archives. [2022-08-18T18:58:23.051Z] #21 16.66 After this operation, 105 MB of additional disk space will be used. [2022-08-18T18:58:23.051Z] #21 16.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-18T18:58:23.051Z] #21 16.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-18T18:58:23.051Z] #21 16.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-18T18:58:23.051Z] #21 16.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-18T18:58:23.051Z] #21 16.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-18T18:58:23.051Z] #21 16.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-18T18:58:23.051Z] #21 16.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-18T18:58:23.051Z] #21 16.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-18T18:58:23.051Z] #21 16.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:58:23.051Z] #21 16.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:58:23.051Z] #21 16.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T18:58:23.051Z] #21 16.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-18T18:58:23.051Z] #21 16.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-18T18:58:23.051Z] #21 16.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-18T18:58:23.051Z] #21 16.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-18T18:58:23.051Z] #21 16.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-18T18:58:23.051Z] #21 16.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-18T18:58:23.051Z] #21 16.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-18T18:58:23.051Z] #21 16.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-18T18:58:23.051Z] #21 16.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-18T18:58:23.051Z] #21 16.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-18T18:58:23.051Z] #21 16.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-18T18:58:23.051Z] #21 16.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-18T18:58:23.051Z] #21 16.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-18T18:58:23.051Z] #21 16.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-18T18:58:23.051Z] #21 16.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-18T18:58:23.051Z] #21 16.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-18T18:58:23.051Z] #21 17.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-18T18:58:23.051Z] #21 17.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-18T18:58:23.051Z] #21 17.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-18T18:58:23.051Z] #21 17.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-18T18:58:23.051Z] #21 17.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-18T18:58:23.051Z] #21 17.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-18T18:58:23.051Z] #21 17.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-18T18:58:23.051Z] #21 17.17 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T18:58:23.051Z] #21 17.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T18:58:23.051Z] #21 17.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T18:58:23.051Z] #21 17.20 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:58:23.051Z] #21 17.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T18:58:23.051Z] #21 17.21 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T18:58:23.051Z] #21 17.22 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T18:58:23.051Z] #21 17.23 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-18T18:58:23.051Z] #21 17.24 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-18T18:58:23.051Z] #21 17.24 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-18T18:58:23.051Z] #21 17.25 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T18:58:23.051Z] #21 17.44 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-18T18:58:23.051Z] #21 17.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-18T18:58:23.051Z] #21 17.47 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-18T18:58:23.051Z] #21 17.47 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-18T18:58:23.051Z] #21 18.12 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:58:23.051Z] #21 18.27 Fetched 27.0 MB in 1s (24.1 MB/s) [2022-08-18T18:58:23.051Z] #21 18.33 Selecting previously unselected package pigz. [2022-08-18T18:58:23.051Z] #21 18.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 ... 24009 files and directories currently installed.) [2022-08-18T18:58:23.051Z] #21 18.41 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 18.41 Unpacking pigz (2.6-1) ... [2022-08-18T18:58:23.051Z] #21 18.49 Selecting previously unselected package libelf1:arm64. [2022-08-18T18:58:23.051Z] #21 18.50 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 18.51 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-18T18:58:23.051Z] #21 18.65 Selecting previously unselected package libbpf0:arm64. [2022-08-18T18:58:23.051Z] #21 18.66 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 18.67 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-18T18:58:23.051Z] #21 18.77 Selecting previously unselected package libcap2:arm64. [2022-08-18T18:58:23.051Z] #21 18.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 18.77 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-18T18:58:23.051Z] #21 18.86 Selecting previously unselected package libmnl0:arm64. [2022-08-18T18:58:23.051Z] #21 18.86 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 18.87 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-18T18:58:23.051Z] #21 18.94 Selecting previously unselected package libxtables12:arm64. [2022-08-18T18:58:23.051Z] #21 18.94 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 18.95 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-18T18:58:23.051Z] #21 19.03 Selecting previously unselected package libcap2-bin. [2022-08-18T18:58:23.051Z] #21 19.04 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 19.04 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T18:58:23.051Z] #21 19.14 Selecting previously unselected package iproute2. [2022-08-18T18:58:23.051Z] #21 19.14 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 19.15 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T18:58:23.051Z] #21 19.58 Selecting previously unselected package xxd. [2022-08-18T18:58:23.051Z] #21 19.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 19.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:23.051Z] #21 19.71 Selecting previously unselected package vim-common. [2022-08-18T18:58:23.051Z] #21 19.71 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:58:23.051Z] #21 19.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:23.051Z] #21 19.88 Selecting previously unselected package bash-completion. [2022-08-18T18:58:23.051Z] #21 19.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T18:58:23.051Z] #21 22.18 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T18:58:23.051Z] #21 22.57 Selecting previously unselected package bzip2. [2022-08-18T18:58:23.051Z] #21 22.59 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 22.60 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:58:23.051Z] #21 22.67 Selecting previously unselected package xz-utils. [2022-08-18T18:58:23.051Z] #21 22.67 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 22.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:58:23.051Z] #21 22.83 Selecting previously unselected package apparmor. [2022-08-18T18:58:23.051Z] #21 22.83 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 22.92 Unpacking apparmor (2.13.6-10) ... [2022-08-18T18:58:23.051Z] #21 23.23 Selecting previously unselected package inetutils-ping. [2022-08-18T18:58:23.051Z] #21 23.23 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 23.24 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T18:58:23.051Z] #21 23.36 Selecting previously unselected package libip4tc2:arm64. [2022-08-18T18:58:23.051Z] #21 23.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 23.37 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-18T18:58:23.051Z] #21 23.43 Selecting previously unselected package libip6tc2:arm64. [2022-08-18T18:58:23.051Z] #21 23.43 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 23.44 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-18T18:58:23.051Z] #21 23.50 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-18T18:58:23.051Z] #21 23.50 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 23.51 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-18T18:58:23.051Z] #21 23.58 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-18T18:58:23.051Z] #21 23.58 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 23.59 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-18T18:58:23.051Z] #21 23.67 Selecting previously unselected package libnftnl11:arm64. [2022-08-18T18:58:23.051Z] #21 23.67 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 23.68 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-18T18:58:23.051Z] #21 23.77 Selecting previously unselected package iptables. [2022-08-18T18:58:23.051Z] #21 23.77 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 23.77 Unpacking iptables (1.8.7-1) ... [2022-08-18T18:58:23.051Z] #21 24.09 Selecting previously unselected package libonig5:arm64. [2022-08-18T18:58:23.051Z] #21 24.11 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 24.11 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-18T18:58:23.051Z] #21 24.24 Selecting previously unselected package libjq1:arm64. [2022-08-18T18:58:23.051Z] #21 24.24 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 24.24 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-18T18:58:23.051Z] #21 24.36 Selecting previously unselected package jq. [2022-08-18T18:58:23.051Z] #21 24.36 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 24.36 Unpacking jq (1.6-2.1) ... [2022-08-18T18:58:23.051Z] #21 24.44 Selecting previously unselected package libaio1:arm64. [2022-08-18T18:58:23.051Z] #21 24.44 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 24.45 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-18T18:58:23.051Z] #21 24.52 Selecting previously unselected package libgpm2:arm64. [2022-08-18T18:58:23.051Z] #21 24.52 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 24.52 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-18T18:58:23.051Z] #21 24.58 Selecting previously unselected package libicu67:arm64. [2022-08-18T18:58:23.051Z] #21 24.59 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-08-18T18:58:23.051Z] #21 24.60 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-18T18:58:23.110Z] #77 185.4 CC src/crun-crun.o [2022-08-18T18:58:23.111Z] #77 185.5 CC src/crun-run.o [2022-08-18T18:58:23.367Z] #77 185.5 CC src/crun-delete.o [2022-08-18T18:58:23.367Z] #77 185.5 CC src/crun-kill.o [2022-08-18T18:58:23.367Z] #77 185.7 CC src/crun-unpause.o [2022-08-18T18:58:23.367Z] #77 185.7 CC src/crun-pause.o [2022-08-18T18:58:23.367Z] #77 185.7 CC src/crun-spec.o [2022-08-18T18:58:23.624Z] #77 185.9 CC src/crun-exec.o [2022-08-18T18:58:23.624Z] #77 186.0 CC src/crun-list.o [2022-08-18T18:58:23.624Z] #77 186.0 CC src/crun-create.o [2022-08-18T18:58:23.624Z] #77 186.0 CC src/crun-start.o [2022-08-18T18:58:23.809Z] #21 49.84 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:58:23.809Z] #21 49.86 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:58:23.809Z] #21 49.87 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:58:23.809Z] #21 49.90 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:58:23.885Z] #77 186.1 CC src/crun-update.o [2022-08-18T18:58:23.886Z] #77 186.1 CC src/crun-state.o [2022-08-18T18:58:23.886Z] #77 186.2 CC src/crun-ps.o [2022-08-18T18:58:23.886Z] #77 186.2 CC src/crun-restore.o [2022-08-18T18:58:24.143Z] #77 186.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T18:58:24.143Z] #77 186.3 CC src/crun-checkpoint.o [2022-08-18T18:58:24.143Z] #77 186.4 CC src/libcrun/libcrun_la-container.lo [2022-08-18T18:58:24.143Z] #77 186.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T18:58:24.143Z] #77 186.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T18:58:24.143Z] #77 186.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T18:58:24.143Z] #77 186.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T18:58:24.400Z] #77 186.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T18:58:24.400Z] #77 186.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T18:58:24.400Z] #77 186.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T18:58:24.400Z] #77 186.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T18:58:24.657Z] #77 186.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T18:58:24.658Z] #77 186.9 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T18:58:24.658Z] #77 187.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T18:58:24.914Z] #77 187.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T18:58:24.914Z] #77 187.2 CC src/libcrun/libcrun_la-error.lo [2022-08-18T18:58:24.931Z] #55 ... [2022-08-18T18:58:24.931Z] [2022-08-18T18:58:24.931Z] #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-08-18T18:58:24.931Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:58:24.931Z] #77 180.0 CCLD libocispec.la [2022-08-18T18:58:25.171Z] #77 187.4 CC src/libcrun/libcrun_la-status.lo [2022-08-18T18:58:25.171Z] #77 187.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T18:58:25.192Z] #21 51.15 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:58:25.192Z] #21 51.16 Setting up jq (1.6-2.1) ... [2022-08-18T18:58:25.192Z] #21 51.17 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:58:25.192Z] #21 51.19 Setting up iptables (1.8.7-1) ... [2022-08-18T18:58:25.192Z] #21 51.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:58:25.192Z] #21 51.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:58:25.193Z] #21 51.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:58:25.193Z] #21 51.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:58:25.193Z] #21 51.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T18:58:25.193Z] #21 51.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T18:58:25.193Z] #21 51.25 Setting up iproute2 (5.10.0-4) ... [2022-08-18T18:58:25.428Z] #77 187.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T18:58:25.428Z] #77 187.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T18:58:25.535Z] #77 180.4 CCLD src/validate [2022-08-18T18:58:25.535Z] #77 180.4 CCLD tests/test-1 [2022-08-18T18:58:25.535Z] #77 180.4 CCLD tests/test-2 [2022-08-18T18:58:25.535Z] #77 180.4 CCLD tests/test-3 [2022-08-18T18:58:25.535Z] #77 180.5 CCLD tests/test-4 [2022-08-18T18:58:25.535Z] #77 180.5 CCLD tests/test-5 [2022-08-18T18:58:25.535Z] #77 180.5 CCLD tests/test-6 [2022-08-18T18:58:25.535Z] #77 180.5 CCLD tests/test-7 [2022-08-18T18:58:25.535Z] #77 180.6 CCLD tests/test-8 [2022-08-18T18:58:25.535Z] #77 180.7 CCLD tests/test-9 [2022-08-18T18:58:25.535Z] #77 180.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T18:58:25.728Z] #77 187.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T18:58:25.729Z] #77 187.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T18:58:25.729Z] #77 187.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T18:58:25.729Z] #77 188.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T18:58:25.764Z] #21 51.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:58:25.764Z] #21 DONE 52.1s [2022-08-18T18:58:25.764Z] [2022-08-18T18:58:25.764Z] #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-08-18T18:58:25.764Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T18:58:25.792Z] #77 180.8 CCLD tests/test-11 [2022-08-18T18:58:25.792Z] #77 180.8 CCLD tests/test-10 [2022-08-18T18:58:25.985Z] #77 188.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T18:58:25.985Z] #77 188.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T18:58:26.242Z] #77 188.3 CC tests/init.o [2022-08-18T18:58:26.242Z] #77 188.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T18:58:26.342Z] #21 27.68 Selecting previously unselected package libinih1:arm64. [2022-08-18T18:58:26.342Z] #21 27.68 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-08-18T18:58:26.342Z] #21 27.69 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-18T18:58:26.342Z] #21 27.75 Selecting previously unselected package libnet1:arm64. [2022-08-18T18:58:26.342Z] #21 27.75 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-18T18:58:26.342Z] #21 27.77 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:58:26.342Z] #21 27.87 Selecting previously unselected package libnl-3-200:arm64. [2022-08-18T18:58:26.342Z] #21 27.87 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-18T18:58:26.342Z] #21 27.87 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-18T18:58:26.342Z] #21 27.93 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-18T18:58:26.342Z] #21 27.94 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-18T18:58:26.342Z] #21 27.94 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T18:58:26.342Z] #21 28.02 Selecting previously unselected package libyajl2:arm64. [2022-08-18T18:58:26.342Z] #21 28.02 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-08-18T18:58:26.342Z] #21 28.03 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-18T18:58:26.342Z] #21 28.07 Selecting previously unselected package net-tools. [2022-08-18T18:58:26.342Z] #21 28.08 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-18T18:58:26.342Z] #21 28.10 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:58:26.342Z] #21 28.28 Selecting previously unselected package patch. [2022-08-18T18:58:26.342Z] #21 28.29 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-08-18T18:58:26.342Z] #21 28.29 Unpacking patch (2.7.6-7) ... [2022-08-18T18:58:26.602Z] #21 28.40 Selecting previously unselected package python-pip-whl. [2022-08-18T18:58:26.602Z] #21 28.40 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:58:26.602Z] #21 28.42 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:58:27.169Z] #21 28.93 Selecting previously unselected package python3-lib2to3. [2022-08-18T18:58:27.169Z] #21 28.93 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T18:58:27.169Z] #21 28.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:58:27.169Z] #21 29.06 Selecting previously unselected package python3-distutils. [2022-08-18T18:58:27.169Z] #21 29.06 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T18:58:27.169Z] #21 29.07 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T18:58:27.169Z] #21 29.18 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:58:27.428Z] #21 29.20 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:58:27.428Z] #21 29.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:58:27.428Z] #21 29.35 Selecting previously unselected package python3-setuptools. [2022-08-18T18:58:27.428Z] #21 29.36 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T18:58:27.428Z] #21 29.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T18:58:27.675Z] #22 1.468 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T18:58:27.675Z] #22 1.471 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T18:58:27.675Z] #22 1.475 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T18:58:27.675Z] #22 DONE 1.5s [2022-08-18T18:58:27.675Z] [2022-08-18T18:58:27.675Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:58:27.675Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T18:58:27.683Z] #77 182.6 libtool: link: ar cr libocispec.a [2022-08-18T18:58:27.683Z] #77 182.8 libtool: link: ranlib libocispec.a [2022-08-18T18:58:27.688Z] #21 29.57 Selecting previously unselected package python3-wheel. [2022-08-18T18:58:27.688Z] #21 29.58 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T18:58:27.688Z] #21 29.60 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T18:58:27.688Z] #21 29.68 Selecting previously unselected package python3-pip. [2022-08-18T18:58:27.688Z] #21 29.68 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:58:27.688Z] #21 29.69 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:58:28.256Z] #21 30.01 Selecting previously unselected package sudo. [2022-08-18T18:58:28.256Z] #21 30.01 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-08-18T18:58:28.256Z] #21 30.02 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T18:58:28.256Z] #21 ... [2022-08-18T18:58:28.256Z] [2022-08-18T18:58:28.256Z] #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-08-18T18:58:28.256Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:58:28.256Z] #77 95.76 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T18:58:28.256Z] #77 95.79 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T18:58:28.256Z] #77 96.20 checking for gcc... gcc [2022-08-18T18:58:28.256Z] #77 96.27 checking whether the C compiler works... yes [2022-08-18T18:58:28.256Z] #77 96.50 checking for C compiler default output file name... a.out [2022-08-18T18:58:28.256Z] #77 96.50 checking for suffix of executables... [2022-08-18T18:58:28.256Z] #77 96.65 checking whether we are cross compiling... no [2022-08-18T18:58:28.256Z] #77 96.86 checking for suffix of object files... o [2022-08-18T18:58:28.256Z] #77 96.96 checking whether we are using the GNU C compiler... yes [2022-08-18T18:58:28.256Z] #77 97.05 checking whether gcc accepts -g... yes [2022-08-18T18:58:28.256Z] #77 97.13 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:58:28.256Z] #77 97.29 checking whether gcc understands -c and -o together... yes [2022-08-18T18:58:28.256Z] #77 97.43 checking how to run the C preprocessor... gcc -E [2022-08-18T18:58:28.256Z] #77 97.66 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:58:28.256Z] #77 97.67 checking for egrep... /bin/grep -E [2022-08-18T18:58:28.256Z] #77 97.68 checking for ANSI C header files... yes [2022-08-18T18:58:28.256Z] #77 98.29 checking for sys/types.h... yes [2022-08-18T18:58:28.256Z] #77 98.43 checking for sys/stat.h... yes [2022-08-18T18:58:28.256Z] #77 98.62 checking for stdlib.h... yes [2022-08-18T18:58:28.256Z] #77 98.76 checking for string.h... yes [2022-08-18T18:58:28.256Z] #77 98.93 checking for memory.h... yes [2022-08-18T18:58:28.256Z] #77 99.09 checking for strings.h... yes [2022-08-18T18:58:28.256Z] #77 99.27 checking for inttypes.h... yes [2022-08-18T18:58:28.256Z] #77 99.51 checking for stdint.h... yes [2022-08-18T18:58:28.256Z] #77 99.68 checking for unistd.h... yes [2022-08-18T18:58:28.256Z] #77 99.83 checking minix/config.h usability... no [2022-08-18T18:58:28.256Z] #77 99.98 checking minix/config.h presence... no [2022-08-18T18:58:28.256Z] #77 100.1 checking for minix/config.h... no [2022-08-18T18:58:28.256Z] #77 100.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T18:58:28.256Z] #77 100.3 checking build system type... aarch64-unknown-linux-gnu [2022-08-18T18:58:28.256Z] #77 100.6 checking host system type... aarch64-unknown-linux-gnu [2022-08-18T18:58:28.256Z] #77 100.6 checking how to print strings... printf [2022-08-18T18:58:28.256Z] #77 100.6 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:58:28.256Z] #77 100.6 checking for fgrep... /bin/grep -F [2022-08-18T18:58:28.256Z] #77 100.6 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:58:28.256Z] #77 100.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:58:28.256Z] #77 100.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:58:28.256Z] #77 100.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:58:28.256Z] #77 100.8 checking whether ln -s works... yes [2022-08-18T18:58:28.256Z] #77 100.8 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:58:28.256Z] #77 100.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-18T18:58:28.256Z] #77 100.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:58:28.256Z] #77 100.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:58:28.256Z] #77 100.8 checking for objdump... objdump [2022-08-18T18:58:28.256Z] #77 100.8 checking how to recognize dependent libraries... pass_all [2022-08-18T18:58:28.256Z] #77 100.8 checking for dlltool... no [2022-08-18T18:58:28.256Z] #77 100.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:58:28.256Z] #77 100.8 checking for ar... ar [2022-08-18T18:58:28.256Z] #77 100.8 checking for archiver @FILE support... @ [2022-08-18T18:58:28.256Z] #77 101.0 checking for strip... strip [2022-08-18T18:58:28.256Z] #77 101.0 checking for ranlib... ranlib [2022-08-18T18:58:28.256Z] #77 101.0 checking for gawk... no [2022-08-18T18:58:28.256Z] #77 101.0 checking for mawk... mawk [2022-08-18T18:58:28.515Z] #77 101.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:58:28.515Z] #77 101.4 checking for sysroot... no [2022-08-18T18:58:28.515Z] #77 101.4 checking for a working dd... /bin/dd [2022-08-18T18:58:28.774Z] #77 101.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:58:28.774Z] #77 101.4 checking for mt... no [2022-08-18T18:58:28.774Z] #77 101.4 checking if : is a manifest tool... no [2022-08-18T18:58:28.774Z] #77 101.5 checking for dlfcn.h... yes [2022-08-18T18:58:28.774Z] #77 101.6 checking for objdir... .libs [2022-08-18T18:58:29.291Z] #77 101.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:58:29.291Z] #77 102.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:58:29.291Z] #77 102.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:58:29.550Z] #77 102.1 checking if gcc static flag -static works... yes [2022-08-18T18:58:29.550Z] #77 102.4 checking if gcc supports -c -o file.o... yes [2022-08-18T18:58:29.617Z] #77 184.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:29.617Z] #77 184.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T18:58:29.617Z] #77 184.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T18:58:29.617Z] #77 184.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:29.617Z] #77 184.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:29.618Z] #77 184.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:29.618Z] #77 184.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:29.618Z] #77 184.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T18:58:29.618Z] #77 184.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T18:58:29.618Z] #77 184.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T18:58:29.618Z] #77 184.6 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T18:58:29.618Z] #77 184.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T18:58:29.618Z] #77 184.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T18:58:29.618Z] #77 184.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T18:58:29.618Z] #77 184.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T18:58:29.618Z] #77 184.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T18:58:29.618Z] #77 184.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T18:58:29.618Z] #77 184.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T18:58:29.618Z] #77 184.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T18:58:29.808Z] #77 102.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:58:29.808Z] #77 102.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-18T18:58:29.874Z] #77 184.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T18:58:29.874Z] #77 184.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T18:58:29.874Z] #77 184.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T18:58:29.874Z] #77 184.9 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T18:58:29.874Z] #77 185.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T18:58:29.874Z] #77 185.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T18:58:29.874Z] #77 185.0 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T18:58:29.874Z] #77 185.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T18:58:29.874Z] #77 185.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T18:58:30.067Z] #77 102.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:58:30.068Z] #77 102.9 checking how to hardcode library paths into programs... immediate [2022-08-18T18:58:30.068Z] #77 102.9 checking whether stripping libraries is possible... yes [2022-08-18T18:58:30.068Z] #77 102.9 checking if libtool supports shared libraries... yes [2022-08-18T18:58:30.068Z] #77 102.9 checking whether to build shared libraries... no [2022-08-18T18:58:30.068Z] #77 102.9 checking whether to build static libraries... yes [2022-08-18T18:58:30.068Z] #77 102.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:58:30.068Z] #77 102.9 checking whether build environment is sane... yes [2022-08-18T18:58:30.129Z] #30 6.959 Collecting yamllint==1.26.1 [2022-08-18T18:58:30.130Z] #30 7.998 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T18:58:30.172Z] #77 185.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T18:58:30.172Z] #77 185.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T18:58:30.172Z] #77 185.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T18:58:30.172Z] #77 185.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T18:58:30.172Z] #77 185.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T18:58:30.172Z] #77 185.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T18:58:30.326Z] #77 103.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:58:30.326Z] #77 103.0 checking whether make sets $(MAKE)... yes [2022-08-18T18:58:30.326Z] #77 103.1 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:58:30.326Z] #77 103.1 checking whether make supports nested variables... yes [2022-08-18T18:58:30.326Z] #77 103.1 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:58:30.326Z] #77 103.2 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:58:30.326Z] #77 103.2 checking how to create a ustar tar archive... gnutar [2022-08-18T18:58:30.388Z] #30 8.525 Collecting pathspec>=0.5.3 [2022-08-18T18:58:30.388Z] #30 8.530 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T18:58:30.428Z] #77 185.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T18:58:30.428Z] #77 185.5 CC src/crun-crun.o [2022-08-18T18:58:30.585Z] #77 103.3 checking dependency style of gcc... gcc3 [2022-08-18T18:58:30.585Z] #77 103.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:58:30.585Z] #77 103.5 checking whether make supports nested variables... (cached) yes [2022-08-18T18:58:30.585Z] #77 103.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T18:58:30.585Z] #77 103.5 checking pkg-config is at least version 0.9.0... yes [2022-08-18T18:58:30.585Z] #77 103.5 checking for yajl >= 2.1.0... yes [2022-08-18T18:58:30.646Z] #30 8.716 Collecting pyyaml [2022-08-18T18:58:30.647Z] #30 8.721 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-08-18T18:58:30.647Z] #30 8.757 Building wheels for collected packages: yamllint [2022-08-18T18:58:30.647Z] #30 8.758 Building wheel for yamllint (setup.py): started [2022-08-18T18:58:30.685Z] #77 185.7 CC src/crun-run.o [2022-08-18T18:58:30.685Z] #77 185.7 CC src/crun-delete.o [2022-08-18T18:58:30.685Z] #77 185.8 CC src/crun-kill.o [2022-08-18T18:58:30.844Z] #77 103.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T18:58:30.844Z] #77 103.5 checking for gcc... (cached) gcc [2022-08-18T18:58:30.844Z] #77 103.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T18:58:30.844Z] #77 103.7 checking whether gcc accepts -g... (cached) yes [2022-08-18T18:58:30.844Z] #77 103.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T18:58:30.844Z] #77 103.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T18:58:30.844Z] #77 103.7 checking for a Python interpreter with version >= 3... python3 [2022-08-18T18:58:30.844Z] #77 103.7 checking for python3... /usr/bin/python3 [2022-08-18T18:58:30.844Z] #77 103.7 checking for python3 version... 3.9 [2022-08-18T18:58:30.941Z] #77 185.8 CC src/crun-pause.o [2022-08-18T18:58:30.941Z] #77 185.9 CC src/crun-unpause.o [2022-08-18T18:58:30.941Z] #77 186.0 CC src/crun-spec.o [2022-08-18T18:58:30.941Z] #77 186.1 CC src/crun-exec.o [2022-08-18T18:58:31.103Z] #77 103.8 checking for python3 platform... linux [2022-08-18T18:58:31.103Z] #77 103.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T18:58:31.197Z] #77 186.1 CC src/crun-list.o [2022-08-18T18:58:31.197Z] #77 186.1 CC src/crun-create.o [2022-08-18T18:58:31.197Z] #77 186.2 CC src/crun-start.o [2022-08-18T18:58:31.197Z] #77 186.3 CC src/crun-update.o [2022-08-18T18:58:31.197Z] #77 186.3 CC src/crun-ps.o [2022-08-18T18:58:31.197Z] #77 186.3 CC src/crun-state.o [2022-08-18T18:58:31.213Z] #30 9.156 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T18:58:31.213Z] #30 9.157 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f2e7b01ad420b9d78501aace13acafb66362f9bd0f385530aa6bb2d4a74d4ee1 [2022-08-18T18:58:31.213Z] #30 9.157 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T18:58:31.213Z] #30 9.161 Successfully built yamllint [2022-08-18T18:58:31.213Z] #30 9.173 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T18:58:31.213Z] #30 9.352 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T18:58:31.362Z] #77 104.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T18:58:31.454Z] #77 186.4 CC src/crun-checkpoint.o [2022-08-18T18:58:31.454Z] #77 186.5 CC src/crun-restore.o [2022-08-18T18:58:31.454Z] #77 186.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T18:58:31.454Z] #77 186.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T18:58:31.471Z] #30 DONE 9.5s [2022-08-18T18:58:31.471Z] [2022-08-18T18:58:31.471Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:58:31.471Z] #34 sha256:bb2e56730f60410c0ef13b47ad4929c899d22e9b70224be4772faf48add9351b [2022-08-18T18:58:31.471Z] #34 DONE 0.2s [2022-08-18T18:58:31.471Z] [2022-08-18T18:58:31.471Z] #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-08-18T18:58:31.471Z] #71 sha256:dbad33f79f9a5d2a370774be1d803dcdeb6ed35709f5dd36acda0589741b8e61 [2022-08-18T18:58:31.493Z] #77 ... [2022-08-18T18:58:31.493Z] [2022-08-18T18:58:31.493Z] #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-08-18T18:58:31.493Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:58:31.493Z] #47 239.9 + dpkg --print-architecture [2022-08-18T18:58:31.493Z] #47 239.9 + git checkout -q v2.1.0 [2022-08-18T18:58:31.493Z] #47 240.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T18:58:31.493Z] #47 240.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T18:58:31.621Z] #77 104.3 checking that generated files are newer than configure... done [2022-08-18T18:58:31.621Z] #77 104.3 configure: creating ./config.status [2022-08-18T18:58:31.711Z] #77 186.7 CC src/libcrun/libcrun_la-container.lo [2022-08-18T18:58:31.711Z] #77 186.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T18:58:31.711Z] #77 186.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T18:58:31.711Z] #77 186.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T18:58:31.729Z] #71 ... [2022-08-18T18:58:31.729Z] [2022-08-18T18:58:31.729Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:58:31.729Z] #39 sha256:28d76e160b9d42742f0ca5cdad5f455795fa4b51f5feb6049cce4d126ffa3c71 [2022-08-18T18:58:31.968Z] #77 ... [2022-08-18T18:58:31.968Z] [2022-08-18T18:58:31.968Z] #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-08-18T18:58:31.968Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:58:31.968Z] #47 236.3 + dpkg --print-architecture [2022-08-18T18:58:31.968Z] #47 236.3 + git checkout -q v2.1.0 [2022-08-18T18:58:31.987Z] #39 DONE 0.3s [2022-08-18T18:58:31.987Z] [2022-08-18T18:58:31.987Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:58:31.987Z] #42 sha256:72d0b14b0966f3af305cadd8407cdb0b7634ef6b55b63f4605281d1631398ffd [2022-08-18T18:58:32.258Z] #42 DONE 0.2s [2022-08-18T18:58:32.259Z] [2022-08-18T18:58:32.259Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:58:32.259Z] #44 sha256:42a7e4593486f952d71eedfd0436dd3c9c32b72f8930cdeef5be570c0e151d54 [2022-08-18T18:58:32.259Z] #44 DONE 0.2s [2022-08-18T18:58:32.259Z] [2022-08-18T18:58:32.259Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:58:32.259Z] #46 sha256:cd8bf865ed9818b47d918e95ea962698996cb91d8d3a926c515ecee58b639984 [2022-08-18T18:58:32.259Z] #46 DONE 0.1s [2022-08-18T18:58:32.259Z] [2022-08-18T18:58:32.259Z] #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-08-18T18:58:32.259Z] #71 sha256:dbad33f79f9a5d2a370774be1d803dcdeb6ed35709f5dd36acda0589741b8e61 [2022-08-18T18:58:32.259Z] #71 ... [2022-08-18T18:58:32.259Z] [2022-08-18T18:58:32.259Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:58:32.259Z] #48 sha256:36e41f6544b60e62b9c54f1b414336fc1b4ba2cc74add04a7a07c629be15d7fe [2022-08-18T18:58:32.259Z] #48 DONE 0.1s [2022-08-18T18:58:32.259Z] [2022-08-18T18:58:32.259Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:58:32.517Z] #52 sha256:b41bf2aec41036b8cdac4d0fe6aeffd80b3fbc5821695144f35a71cb3d748230 [2022-08-18T18:58:32.517Z] #52 DONE 0.0s [2022-08-18T18:58:32.517Z] [2022-08-18T18:58:32.517Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:58:32.517Z] #55 sha256:19b689302d53949e15a31c75e7e59e137e3100798e428e3c42f3a8c6d5549722 [2022-08-18T18:58:32.517Z] #55 DONE 0.2s [2022-08-18T18:58:32.517Z] [2022-08-18T18:58:32.517Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:58:32.517Z] #59 sha256:b31d1ddfc13c6a9071de76e22afae40b9bba49d4acd617a773b324ea9abba6f2 [2022-08-18T18:58:32.558Z] #47 236.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T18:58:32.558Z] #47 236.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T18:58:32.776Z] #59 DONE 0.1s [2022-08-18T18:58:32.776Z] [2022-08-18T18:58:32.776Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:58:32.776Z] #61 sha256:68b77887f4da6bbc27dc3e18569398f333e04eb70f6832c36e92c923a4a37b63 [2022-08-18T18:58:32.959Z] #23 ... [2022-08-18T18:58:32.959Z] [2022-08-18T18:58:32.959Z] #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-08-18T18:58:32.959Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:58:32.959Z] #77 146.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:58:32.959Z] #77 147.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T18:58:32.959Z] #77 147.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T18:58:32.959Z] #77 147.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:58:32.959Z] #77 147.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:58:32.959Z] #77 147.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:32.959Z] #77 147.1 CC src/validate.o [2022-08-18T18:58:32.959Z] #77 147.1 CC src/image_spec_schema_config_schema.lo [2022-08-18T18:58:32.959Z] #77 147.1 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T18:58:32.959Z] #77 147.1 CC src/image_spec_schema_defs.lo [2022-08-18T18:58:32.959Z] #77 147.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T18:58:32.959Z] #77 147.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T18:58:32.959Z] #77 147.2 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T18:58:32.959Z] #77 147.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T18:58:32.959Z] #77 147.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T18:58:32.959Z] #77 147.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T18:58:32.959Z] #77 147.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T18:58:32.959Z] #77 147.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T18:58:32.959Z] #77 147.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T18:58:32.959Z] #77 147.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T18:58:32.959Z] #77 147.5 CC src/runtime_spec_schema_defs.lo [2022-08-18T18:58:32.959Z] #77 147.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T18:58:32.959Z] #77 147.6 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T18:58:32.959Z] #77 147.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T18:58:32.959Z] #77 147.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T18:58:32.959Z] #77 147.8 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T18:58:32.959Z] #77 147.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T18:58:32.959Z] #77 148.0 CC src/basic_test_double_array_item.lo [2022-08-18T18:58:32.959Z] #77 148.1 CC src/basic_test_double_array.lo [2022-08-18T18:58:32.959Z] #77 148.2 CC src/basic_test_top_array_int.lo [2022-08-18T18:58:32.959Z] #77 148.3 CC src/basic_test_top_array_string.lo [2022-08-18T18:58:32.959Z] #77 148.5 CC src/basic_test_top_double_array_int.lo [2022-08-18T18:58:32.959Z] #77 148.5 CC src/basic_test_top_double_array_obj.lo [2022-08-18T18:58:32.959Z] #77 148.6 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T18:58:32.959Z] #77 148.8 CC src/basic_test_top_double_array_string.lo [2022-08-18T18:58:32.959Z] #77 148.9 CC src/read-file.lo [2022-08-18T18:58:32.959Z] #77 149.2 CC src/json_common.lo [2022-08-18T18:58:32.959Z] #77 149.4 CC tests/test-1.o [2022-08-18T18:58:32.959Z] #77 149.6 CC tests/test-2.o [2022-08-18T18:58:32.959Z] #77 149.7 CC tests/test-3.o [2022-08-18T18:58:32.959Z] #77 149.9 CC tests/test-4.o [2022-08-18T18:58:32.959Z] #77 150.0 CC tests/test-5.o [2022-08-18T18:58:32.959Z] #77 150.4 CC tests/test-6.o [2022-08-18T18:58:32.959Z] #77 150.5 CC tests/test-7.o [2022-08-18T18:58:32.959Z] #77 150.8 CC tests/test-8.o [2022-08-18T18:58:32.959Z] #77 150.9 CC tests/test-9.o [2022-08-18T18:58:32.959Z] #77 151.2 CC tests/test-10.o [2022-08-18T18:58:32.959Z] #77 151.4 CC tests/test-11.o [2022-08-18T18:58:33.035Z] #61 DONE 0.1s [2022-08-18T18:58:33.035Z] [2022-08-18T18:58:33.035Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:58:33.035Z] #63 sha256:4ab0926b59a2f0c8aefc0a14d397e9194aceda505737f8fff1e8576ed7e2b80c [2022-08-18T18:58:33.296Z] #63 DONE 0.3s [2022-08-18T18:58:33.296Z] [2022-08-18T18:58:33.296Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:58:33.296Z] #65 sha256:28002bf3254b541c332ffd85de9318c194145412ce11d66feb98a6425c3e276b [2022-08-18T18:58:33.296Z] #65 DONE 0.1s [2022-08-18T18:58:33.296Z] [2022-08-18T18:58:33.296Z] #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-08-18T18:58:33.296Z] #71 sha256:dbad33f79f9a5d2a370774be1d803dcdeb6ed35709f5dd36acda0589741b8e61 [2022-08-18T18:58:33.296Z] #71 ... [2022-08-18T18:58:33.296Z] [2022-08-18T18:58:33.296Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:58:33.296Z] #68 sha256:df03307d1f96a6fbb4f9228543cd114c96dcd08758de43354923b03e9fd77543 [2022-08-18T18:58:33.296Z] #68 DONE 0.1s [2022-08-18T18:58:33.554Z] [2022-08-18T18:58:33.554Z] #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-08-18T18:58:33.554Z] #71 sha256:dbad33f79f9a5d2a370774be1d803dcdeb6ed35709f5dd36acda0589741b8e61 [2022-08-18T18:58:34.161Z] #77 106.9 config.status: creating Makefile [2022-08-18T18:58:34.162Z] #77 107.0 config.status: creating config.h [2022-08-18T18:58:34.162Z] #77 107.0 config.status: executing libtool commands [2022-08-18T18:58:34.162Z] #77 107.1 config.status: executing depfiles commands [2022-08-18T18:58:35.098Z] #77 107.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T18:58:35.098Z] #77 107.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T18:58:35.357Z] #77 108.2 checking for gcc... gcc [2022-08-18T18:58:35.615Z] #77 108.3 checking whether the C compiler works... yes [2022-08-18T18:58:35.615Z] #77 108.5 checking for C compiler default output file name... a.out [2022-08-18T18:58:35.875Z] #77 108.5 checking for suffix of executables... [2022-08-18T18:58:36.137Z] #77 108.7 checking whether we are cross compiling... no [2022-08-18T18:58:36.137Z] #77 108.8 checking for suffix of object files... o [2022-08-18T18:58:36.137Z] #77 108.9 checking whether we are using the GNU C compiler... yes [2022-08-18T18:58:36.137Z] #77 109.0 checking whether gcc accepts -g... yes [2022-08-18T18:58:36.396Z] #77 109.1 checking for gcc option to accept ISO C89... none needed [2022-08-18T18:58:36.657Z] #77 109.3 checking whether gcc understands -c and -o together... yes [2022-08-18T18:58:36.657Z] #77 109.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T18:58:36.657Z] #77 109.5 checking whether build environment is sane... yes [2022-08-18T18:58:36.657Z] #77 109.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T18:58:36.657Z] #77 109.6 checking for gawk... no [2022-08-18T18:58:36.657Z] #77 109.6 checking for mawk... mawk [2022-08-18T18:58:36.657Z] #77 109.6 checking whether make sets $(MAKE)... yes [2022-08-18T18:58:36.916Z] #77 109.6 checking whether make supports the include directive... yes (GNU style) [2022-08-18T18:58:36.916Z] #77 109.7 checking whether make supports nested variables... yes [2022-08-18T18:58:36.916Z] #77 109.7 checking whether UID '0' is supported by ustar format... yes [2022-08-18T18:58:36.916Z] #77 109.7 checking whether GID '0' is supported by ustar format... yes [2022-08-18T18:58:36.916Z] #77 109.7 checking how to create a ustar tar archive... gnutar [2022-08-18T18:58:37.174Z] #77 109.8 checking dependency style of gcc... gcc3 [2022-08-18T18:58:37.174Z] #77 110.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T18:58:37.174Z] #77 110.0 checking whether make supports nested variables... (cached) yes [2022-08-18T18:58:37.435Z] #77 110.0 checking build system type... aarch64-unknown-linux-gnu [2022-08-18T18:58:37.435Z] #77 110.4 checking host system type... aarch64-unknown-linux-gnu [2022-08-18T18:58:37.435Z] #77 110.4 checking how to print strings... printf [2022-08-18T18:58:37.435Z] #77 110.4 checking for a sed that does not truncate output... /bin/sed [2022-08-18T18:58:37.435Z] #77 110.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T18:58:37.435Z] #77 110.4 checking for egrep... /bin/grep -E [2022-08-18T18:58:37.693Z] #77 110.4 checking for fgrep... /bin/grep -F [2022-08-18T18:58:37.693Z] #77 110.5 checking for ld used by gcc... /usr/bin/ld [2022-08-18T18:58:37.693Z] #77 110.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T18:58:37.693Z] #77 110.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T18:58:37.693Z] #77 110.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T18:58:37.693Z] #77 110.7 checking whether ln -s works... yes [2022-08-18T18:58:37.693Z] #77 110.7 checking the maximum length of command line arguments... 1572864 [2022-08-18T18:58:37.693Z] #77 110.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-18T18:58:37.693Z] #77 110.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T18:58:37.952Z] #77 110.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T18:58:37.952Z] #77 110.7 checking for objdump... objdump [2022-08-18T18:58:37.952Z] #77 110.7 checking how to recognize dependent libraries... pass_all [2022-08-18T18:58:37.952Z] #77 110.7 checking for dlltool... no [2022-08-18T18:58:37.952Z] #77 110.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T18:58:37.952Z] #77 110.7 checking for ar... ar [2022-08-18T18:58:38.211Z] #77 110.7 checking for archiver @FILE support... @ [2022-08-18T18:58:38.211Z] #77 110.9 checking for strip... strip [2022-08-18T18:58:38.211Z] #77 110.9 checking for ranlib... ranlib [2022-08-18T18:58:38.243Z] #77 ... [2022-08-18T18:58:38.243Z] [2022-08-18T18:58:38.243Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:58:38.243Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T18:58:38.243Z] #23 10.84 Collecting yamllint==1.26.1 [2022-08-18T18:58:38.470Z] #77 110.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T18:58:38.470Z] #77 111.2 checking for sysroot... no [2022-08-18T18:58:38.470Z] #77 111.2 checking for a working dd... /bin/dd [2022-08-18T18:58:38.470Z] #77 111.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T18:58:38.470Z] #77 111.3 checking for mt... no [2022-08-18T18:58:38.470Z] #77 111.3 checking if : is a manifest tool... no [2022-08-18T18:58:38.470Z] #77 111.3 checking how to run the C preprocessor... gcc -E [2022-08-18T18:58:38.729Z] #77 111.5 checking for ANSI C header files... [2022-08-18T18:58:38.729Z] #77 ... [2022-08-18T18:58:38.729Z] [2022-08-18T18:58:38.729Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:58:38.729Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T18:58:38.729Z] #21 30.55 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T18:58:38.729Z] #21 30.56 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-18T18:58:38.729Z] #21 30.57 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:58:38.729Z] #21 30.75 Selecting previously unselected package uidmap. [2022-08-18T18:58:38.729Z] #21 30.75 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-18T18:58:38.729Z] #21 30.79 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T18:58:38.729Z] #21 30.91 Selecting previously unselected package vim-runtime. [2022-08-18T18:58:38.729Z] #21 30.91 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:58:38.729Z] #21 30.94 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T18:58:38.729Z] #21 30.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T18:58:38.729Z] #21 30.98 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:38.729Z] #21 34.08 Selecting previously unselected package vim. [2022-08-18T18:58:38.729Z] #21 34.08 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-18T18:58:38.729Z] #21 34.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:38.729Z] #21 34.54 Selecting previously unselected package xfsprogs. [2022-08-18T18:58:38.729Z] #21 34.54 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-18T18:58:38.729Z] #21 34.56 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T18:58:38.729Z] #21 34.89 Selecting previously unselected package zip. [2022-08-18T18:58:38.729Z] #21 34.89 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-08-18T18:58:38.729Z] #21 34.90 Unpacking zip (3.0-12) ... [2022-08-18T18:58:38.729Z] #21 35.07 Selecting previously unselected package zstd. [2022-08-18T18:58:38.729Z] #21 35.07 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-18T18:58:38.729Z] #21 35.08 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:58:38.729Z] #21 35.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:58:38.729Z] #21 36.17 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-18T18:58:38.729Z] #21 36.18 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:58:38.729Z] #21 36.19 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-18T18:58:38.729Z] #21 36.20 Setting up libicu67:arm64 (67.1-7) ... [2022-08-18T18:58:38.729Z] #21 36.22 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-18T18:58:38.729Z] #21 36.23 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-18T18:58:38.729Z] #21 36.24 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T18:58:38.729Z] #21 36.26 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-18T18:58:38.729Z] #21 36.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:58:38.729Z] #21 36.28 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:58:38.729Z] #21 36.30 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T18:58:38.729Z] #21 36.32 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T18:58:38.729Z] #21 36.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:38.729Z] #21 36.86 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-18T18:58:38.729Z] #21 36.89 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T18:58:38.729Z] #21 36.91 Setting up apparmor (2.13.6-10) ... [2022-08-18T18:58:38.729Z] #21 38.37 Setting up zip (3.0-12) ... [2022-08-18T18:58:38.729Z] #21 38.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:38.729Z] #21 38.42 Setting up bash-completion (1:2.11-2) ... [2022-08-18T18:58:38.987Z] #21 41.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:58:39.185Z] #23 11.89 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T18:58:39.246Z] #21 41.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:58:39.246Z] #21 41.11 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-18T18:58:39.246Z] #21 41.13 Setting up patch (2.7.6-7) ... [2022-08-18T18:58:39.246Z] #21 41.16 Setting up sudo (1.9.5p2-3) ... [2022-08-18T18:58:39.246Z] #21 ... [2022-08-18T18:58:39.246Z] [2022-08-18T18:58:39.246Z] #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-08-18T18:58:39.246Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:58:39.246Z] #77 111.5 checking for ANSI C header files... yes [2022-08-18T18:58:39.246Z] #77 112.0 checking for sys/types.h... yes [2022-08-18T18:58:39.505Z] #77 112.2 checking for sys/stat.h... yes [2022-08-18T18:58:39.505Z] #77 112.4 checking for stdlib.h... yes [2022-08-18T18:58:40.022Z] #77 112.6 checking for string.h... yes [2022-08-18T18:58:40.022Z] #77 112.8 checking for memory.h... yes [2022-08-18T18:58:40.281Z] #77 112.9 checking for strings.h... yes [2022-08-18T18:58:40.540Z] #77 113.1 checking for inttypes.h... yes [2022-08-18T18:58:40.540Z] #77 113.3 checking for stdint.h... yes [2022-08-18T18:58:40.799Z] #77 113.5 checking for unistd.h... yes [2022-08-18T18:58:41.057Z] #77 113.7 checking for dlfcn.h... yes [2022-08-18T18:58:41.057Z] #77 113.9 checking for objdir... .libs [2022-08-18T18:58:41.103Z] #23 13.29 Collecting pathspec>=0.5.3 [2022-08-18T18:58:41.103Z] #23 13.31 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T18:58:41.103Z] #23 13.74 Collecting pyyaml [2022-08-18T18:58:41.103Z] #23 13.76 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-08-18T18:58:41.103Z] #23 13.83 Building wheels for collected packages: yamllint [2022-08-18T18:58:41.364Z] #23 13.83 Building wheel for yamllint (setup.py): started [2022-08-18T18:58:41.625Z] #77 114.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T18:58:41.625Z] #77 114.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T18:58:41.883Z] #77 114.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T18:58:42.142Z] #77 114.6 checking if gcc static flag -static works... yes [2022-08-18T18:58:42.306Z] #23 14.97 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T18:58:42.306Z] #23 14.99 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=67a2789aa2d79f87ff796fe1f8a6f18d2d2066af60a21f54066440e293cf1d66 [2022-08-18T18:58:42.401Z] #77 114.9 checking if gcc supports -c -o file.o... yes [2022-08-18T18:58:42.401Z] #77 115.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T18:58:42.401Z] #77 115.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-18T18:58:42.401Z] #77 115.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T18:58:42.566Z] #47 ... [2022-08-18T18:58:42.566Z] [2022-08-18T18:58:42.566Z] #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-08-18T18:58:42.566Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:58:42.566Z] #77 187.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T18:58:42.566Z] #77 187.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T18:58:42.566Z] #77 187.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T18:58:42.566Z] #77 187.3 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T18:58:42.566Z] #77 187.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T18:58:42.566Z] #77 187.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T18:58:42.566Z] #77 187.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T18:58:42.566Z] #77 187.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T18:58:42.566Z] #77 187.8 CC src/libcrun/libcrun_la-error.lo [2022-08-18T18:58:42.566Z] #77 187.9 CC src/libcrun/libcrun_la-status.lo [2022-08-18T18:58:42.566Z] #77 188.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T18:58:42.566Z] #77 188.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T18:58:42.566Z] #77 188.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T18:58:42.566Z] #77 188.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T18:58:42.566Z] #77 188.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T18:58:42.566Z] #77 188.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T18:58:42.566Z] #77 188.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T18:58:42.566Z] #77 188.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T18:58:42.566Z] #77 188.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T18:58:42.566Z] #77 189.0 CC tests/init.o [2022-08-18T18:58:42.566Z] #77 189.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T18:58:42.567Z] #23 14.99 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T18:58:42.567Z] #23 15.00 Successfully built yamllint [2022-08-18T18:58:42.567Z] #23 15.02 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T18:58:42.660Z] #77 115.4 checking how to hardcode library paths into programs... immediate [2022-08-18T18:58:42.660Z] #77 115.4 checking whether stripping libraries is possible... yes [2022-08-18T18:58:42.660Z] #77 115.4 checking if libtool supports shared libraries... yes [2022-08-18T18:58:42.660Z] #77 115.4 checking whether to build shared libraries... no [2022-08-18T18:58:42.660Z] #77 115.4 checking whether to build static libraries... yes [2022-08-18T18:58:42.660Z] #77 115.5 checking float.h usability... yes [2022-08-18T18:58:42.660Z] #77 115.6 checking float.h presence... yes [2022-08-18T18:58:42.919Z] #77 115.7 checking for float.h... yes [2022-08-18T18:58:43.139Z] #23 15.50 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T18:58:43.178Z] #77 115.7 checking limits.h usability... yes [2022-08-18T18:58:43.178Z] #77 115.9 checking limits.h presence... yes [2022-08-18T18:58:43.178Z] #77 115.9 checking for limits.h... yes [2022-08-18T18:58:43.400Z] #23 DONE 15.9s [2022-08-18T18:58:43.400Z] [2022-08-18T18:58:43.400Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:58:43.400Z] #27 sha256:95ae87bd9f5ec5c168b74466fd757e439a2de9ba8eafbe25229d3362d90b19d8 [2022-08-18T18:58:43.437Z] #77 116.0 checking stddef.h usability... yes [2022-08-18T18:58:43.437Z] #77 116.2 checking stddef.h presence... yes [2022-08-18T18:58:43.437Z] #77 116.3 checking for stddef.h... yes [2022-08-18T18:58:43.437Z] #77 116.3 checking for stdlib.h... (cached) yes [2022-08-18T18:58:43.437Z] #77 116.3 checking for string.h... (cached) yes [2022-08-18T18:58:43.696Z] #77 116.4 checking sys/time.h usability... yes [2022-08-18T18:58:43.696Z] #77 116.6 checking sys/time.h presence... yes [2022-08-18T18:58:43.696Z] #77 116.6 checking for sys/time.h... yes [2022-08-18T18:58:43.959Z] #77 116.6 checking for inline... inline [2022-08-18T18:58:43.972Z] #27 DONE 0.5s [2022-08-18T18:58:43.972Z] [2022-08-18T18:58:43.972Z] #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-08-18T18:58:43.972Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T18:58:43.972Z] #64 ... [2022-08-18T18:58:43.972Z] [2022-08-18T18:58:43.972Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:58:43.972Z] #32 sha256:c93678580ff1960ba5d1007b544888fe910f4f5022dfb1a90d5fbcd27ef517b6 [2022-08-18T18:58:44.218Z] #77 116.7 checking for size_t... yes [2022-08-18T18:58:44.218Z] #77 117.0 checking for stdlib.h... (cached) yes [2022-08-18T18:58:44.218Z] #77 117.0 checking for GNU libc compatible malloc... yes [2022-08-18T18:58:44.477Z] #77 117.2 checking for stdlib.h... (cached) yes [2022-08-18T18:58:44.477Z] #77 117.2 checking for GNU libc compatible realloc... yes [2022-08-18T18:58:44.542Z] #32 DONE 0.6s [2022-08-18T18:58:44.542Z] [2022-08-18T18:58:44.542Z] #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-08-18T18:58:44.542Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T18:58:44.542Z] #64 ... [2022-08-18T18:58:44.542Z] [2022-08-18T18:58:44.542Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:58:44.542Z] #35 sha256:36a97befc6efbc0e348a62e07bf36c7e75ee67cfcd4306546e95e6f76b2aeda0 [2022-08-18T18:58:44.737Z] #77 117.3 checking for working strtod... yes [2022-08-18T18:58:44.737Z] #77 117.5 checking for gettimeofday... yes [2022-08-18T18:58:44.802Z] #35 DONE 0.4s [2022-08-18T18:58:44.802Z] [2022-08-18T18:58:44.802Z] #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-08-18T18:58:44.802Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:58:44.996Z] #77 117.7 checking for memset... [2022-08-18T18:58:44.997Z] #77 ... [2022-08-18T18:58:44.997Z] [2022-08-18T18:58:44.997Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:58:44.997Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T18:58:44.997Z] #21 41.23 invoke-rc.d: could not determine current runlevel [2022-08-18T18:58:44.997Z] #21 41.25 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T18:58:44.997Z] #21 41.26 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T18:58:44.997Z] #21 41.29 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-18T18:58:44.997Z] #21 41.31 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T18:58:44.997Z] #21 41.32 Setting up pigz (2.6-1) ... [2022-08-18T18:58:44.997Z] #21 41.35 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-18T18:58:44.997Z] #21 41.38 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-18T18:58:44.997Z] #21 41.40 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:58:44.997Z] #21 41.43 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:44.997Z] #21 42.03 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-18T18:58:44.997Z] #21 42.04 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:58:44.997Z] #21 42.44 Setting up libelf1:arm64 (0.183-1) ... [2022-08-18T18:58:44.997Z] #21 42.45 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:58:44.997Z] #21 42.47 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-18T18:58:44.997Z] #21 42.48 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T18:58:44.997Z] #21 42.94 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:58:44.997Z] #21 42.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T18:58:44.997Z] #21 42.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T18:58:44.997Z] #21 42.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T18:58:44.997Z] #21 42.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T18:58:44.997Z] #21 42.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T18:58:44.997Z] #21 42.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T18:58:44.997Z] #21 42.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T18:58:44.997Z] #21 42.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T18:58:44.997Z] #21 43.01 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T18:58:44.997Z] #21 44.40 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-18T18:58:44.997Z] #21 44.41 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-18T18:58:44.997Z] #21 44.42 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:58:44.997Z] #21 44.44 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:58:44.997Z] #21 45.43 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-18T18:58:44.997Z] #21 45.45 Setting up jq (1.6-2.1) ... [2022-08-18T18:58:44.997Z] #21 45.46 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-18T18:58:44.997Z] #21 45.47 Setting up iptables (1.8.7-1) ... [2022-08-18T18:58:44.997Z] #21 45.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:58:44.997Z] #21 45.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:58:44.997Z] #21 45.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:58:44.997Z] #21 45.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:58:44.997Z] #21 45.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T18:58:44.997Z] #21 45.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T18:58:44.997Z] #21 45.52 Setting up iproute2 (5.10.0-4) ... [2022-08-18T18:58:44.997Z] #21 45.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:58:44.997Z] #21 DONE 47.1s [2022-08-18T18:58:44.997Z] [2022-08-18T18:58:44.997Z] #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-08-18T18:58:44.997Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:58:44.997Z] #77 117.7 checking for memset... yes [2022-08-18T18:58:45.062Z] #47 ... [2022-08-18T18:58:45.062Z] [2022-08-18T18:58:45.062Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:58:45.062Z] #37 sha256:3fa87bfcfe88cb3f0e8178e6c3d21ec14631658b9cd458cd99138afa376be819 [2022-08-18T18:58:45.256Z] #77 117.9 checking for strspn... yes [2022-08-18T18:58:45.323Z] #37 DONE 0.4s [2022-08-18T18:58:45.323Z] [2022-08-18T18:58:45.323Z] #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-08-18T18:58:45.323Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T18:58:45.323Z] #64 ... [2022-08-18T18:58:45.323Z] [2022-08-18T18:58:45.323Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:58:45.323Z] #39 sha256:7895cff4427fc06fbba6e95b3b09c163d0097afc49e79dc1ec8b6f4d7e16aee4 [2022-08-18T18:58:45.323Z] #39 DONE 0.1s [2022-08-18T18:58:45.516Z] #77 118.4 checking that generated files are newer than configure... done [2022-08-18T18:58:45.516Z] #77 118.4 configure: creating ./config.status [2022-08-18T18:58:45.584Z] [2022-08-18T18:58:45.584Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:58:45.584Z] #41 sha256:25920c4453d481a156e18a5eabe928fb8239a0b8b941fc00ea5450904a9df858 [2022-08-18T18:58:45.584Z] #41 DONE 0.1s [2022-08-18T18:58:45.584Z] [2022-08-18T18:58:45.584Z] #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-08-18T18:58:45.584Z] #60 sha256:051dc01d7fcc16ff796524a69b627720ae39524aa33db53e4e185d86989d6300 [2022-08-18T18:58:45.584Z] #60 ... [2022-08-18T18:58:45.584Z] [2022-08-18T18:58:45.584Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:58:45.584Z] #45 sha256:f627672108137dccb5e0cfcbc3f3ac7d696c0cea9e9581c999eab00e4aaa1312 [2022-08-18T18:58:45.584Z] #45 DONE 0.1s [2022-08-18T18:58:45.775Z] #77 ... [2022-08-18T18:58:45.775Z] [2022-08-18T18:58:45.775Z] #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-08-18T18:58:45.775Z] #22 sha256:ff1ac79b04749ee5dd4dfde32a3c1d00f6f9c295daec668a1a7487c19a4969a9 [2022-08-18T18:58:45.775Z] #22 0.639 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T18:58:45.775Z] #22 0.643 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T18:58:45.775Z] #22 0.646 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T18:58:45.775Z] #22 DONE 0.7s [2022-08-18T18:58:45.849Z] [2022-08-18T18:58:45.849Z] #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-08-18T18:58:45.849Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T18:58:46.035Z] [2022-08-18T18:58:46.035Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:58:46.035Z] #23 sha256:84a5b1c72bac77e8cd8f13eae9f29c4b5adacf4f518dbd5a5d465469fba3289c [2022-08-18T18:58:51.310Z] #23 ... [2022-08-18T18:58:51.310Z] [2022-08-18T18:58:51.310Z] #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-08-18T18:58:51.310Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:58:51.310Z] #77 121.3 config.status: creating Makefile [2022-08-18T18:58:51.310Z] #77 121.4 config.status: creating config.h [2022-08-18T18:58:51.310Z] #77 121.4 config.status: executing depfiles commands [2022-08-18T18:58:51.310Z] #77 121.7 config.status: executing libtool commands [2022-08-18T18:58:51.310Z] #77 122.7 GEN .version [2022-08-18T18:58:51.310Z] #77 122.7 make install-recursive [2022-08-18T18:58:51.310Z] #77 122.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T18:58:51.310Z] #77 122.8 Making install in libocispec [2022-08-18T18:58:51.310Z] #77 122.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:51.310Z] #77 122.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T18:58:51.310Z] #77 122.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T18:58:51.310Z] #77 122.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T18:58:51.310Z] #77 122.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T18:58:51.310Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T18:58:51.310Z] #77 123.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T18:58:51.310Z] #77 123.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T18:58:51.310Z] #77 123.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T18:58:51.310Z] #77 123.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T18:58:51.310Z] #77 123.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T18:58:51.310Z] #77 123.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T18:58:51.310Z] #77 123.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T18:58:51.310Z] #77 123.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T18:58:51.310Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T18:58:51.310Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T18:58:51.310Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T18:58:51.310Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T18:58:51.310Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T18:58:51.310Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T18:58:51.310Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T18:58:51.570Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T18:58:51.570Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T18:58:51.570Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T18:58:51.570Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T18:58:51.570Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T18:58:51.570Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T18:58:51.570Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T18:58:51.570Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T18:58:51.570Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T18:58:51.570Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T18:58:51.570Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T18:58:51.570Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T18:58:51.570Z] #77 124.5 make install-recursive [2022-08-18T18:58:51.829Z] #77 124.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:51.829Z] #77 124.6 Making install in yajl [2022-08-18T18:58:51.829Z] #77 124.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:58:51.829Z] #77 124.7 CC verify/json_verify-json_verify.o [2022-08-18T18:58:51.829Z] #77 124.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T18:58:51.829Z] #77 124.7 CC src/libyajl_la-yajl.lo [2022-08-18T18:58:51.829Z] #77 124.7 CC src/libyajl_la-yajl_gen.lo [2022-08-18T18:58:51.829Z] #77 124.7 CC src/libyajl_la-yajl_parser.lo [2022-08-18T18:58:51.829Z] #77 124.7 CC src/libyajl_la-yajl_buf.lo [2022-08-18T18:58:51.829Z] #77 124.7 CC src/libyajl_la-yajl_encode.lo [2022-08-18T18:58:51.829Z] #77 124.7 CC src/libyajl_la-yajl_lex.lo [2022-08-18T18:58:51.829Z] #77 124.8 CC src/libyajl_la-yajl_tree.lo [2022-08-18T18:58:53.436Z] #47 DONE 268.9s [2022-08-18T18:58:53.436Z] [2022-08-18T18:58:53.436Z] #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-08-18T18:58:53.436Z] #64 sha256:b37a28cb5eb27a79da7d232861aca1809f9139438c82f5602a04cea42c05bc9c [2022-08-18T18:58:53.436Z] #64 ... [2022-08-18T18:58:53.436Z] [2022-08-18T18:58:53.436Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:58:53.436Z] #48 sha256:ec56620055a89e05ed65dea357f469e5a95a42ce943469066a8a94c4b3cb3f3a [2022-08-18T18:58:53.436Z] #48 DONE 0.5s [2022-08-18T18:58:53.436Z] [2022-08-18T18:58:53.436Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:58:53.436Z] #52 sha256:c1a60741f3eebade72c7e25185533b7432c82f763bfde94fa1df3d66bf19c03e [2022-08-18T18:58:53.436Z] #52 DONE 0.0s [2022-08-18T18:58:53.436Z] [2022-08-18T18:58:53.436Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:58:53.436Z] #54 sha256:aa7030cce141b6a47aeec5f8590dc7168db4179aaf839275e78217a0d3d0cff1 [2022-08-18T18:58:53.436Z] #54 DONE 0.1s [2022-08-18T18:58:53.436Z] [2022-08-18T18:58:53.436Z] #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-08-18T18:58:53.436Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:58:53.436Z] #77 215.2 CCLD tests/init [2022-08-18T18:58:55.122Z] #77 ... [2022-08-18T18:58:55.122Z] [2022-08-18T18:58:55.122Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:58:55.122Z] #23 sha256:84a5b1c72bac77e8cd8f13eae9f29c4b5adacf4f518dbd5a5d465469fba3289c [2022-08-18T18:58:55.122Z] #23 9.078 Collecting yamllint==1.26.1 [2022-08-18T18:58:56.061Z] #23 10.13 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T18:58:57.029Z] #23 11.32 Collecting pathspec>=0.5.3 [2022-08-18T18:58:57.328Z] #23 11.37 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T18:58:57.593Z] #23 11.76 Collecting pyyaml [2022-08-18T18:58:57.593Z] #23 11.77 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-18T18:58:57.593Z] #23 11.85 Building wheels for collected packages: yamllint [2022-08-18T18:58:57.854Z] #23 11.85 Building wheel for yamllint (setup.py): started [2022-08-18T18:58:58.826Z] #23 12.86 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T18:58:58.826Z] #23 12.86 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=362db51213b5a48e97dbbddea26e503aba10950a184ccb4e38fe4b243d57e4bb [2022-08-18T18:58:58.826Z] #23 12.86 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T18:58:58.826Z] #23 12.87 Successfully built yamllint [2022-08-18T18:58:58.826Z] #23 12.90 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T18:58:59.394Z] #23 13.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T18:58:59.966Z] #23 DONE 14.0s [2022-08-18T18:58:59.966Z] [2022-08-18T18:58:59.966Z] #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-08-18T18:58:59.966Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:58:59.966Z] #77 129.8 CCLD libyajl.la [2022-08-18T18:58:59.966Z] #77 130.3 CCLD verify/json_verify [2022-08-18T18:58:59.966Z] #77 130.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:58:59.966Z] #77 130.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T18:58:59.966Z] #77 130.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T18:58:59.966Z] #77 130.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:58:59.966Z] #77 130.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T18:58:59.966Z] #77 130.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:58:59.966Z] #77 131.0 CC src/validate.o [2022-08-18T18:58:59.966Z] #77 131.0 CC src/image_spec_schema_config_schema.lo [2022-08-18T18:58:59.966Z] #77 131.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T18:58:59.966Z] #77 131.0 CC src/image_spec_schema_defs.lo [2022-08-18T18:58:59.966Z] #77 131.0 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T18:58:59.966Z] #77 131.0 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T18:58:59.966Z] #77 131.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T18:58:59.966Z] #77 131.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T18:58:59.966Z] #77 131.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T18:58:59.966Z] #77 131.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T18:58:59.966Z] #77 131.2 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T18:58:59.966Z] #77 131.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T18:58:59.966Z] #77 131.3 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T18:58:59.966Z] #77 131.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T18:58:59.966Z] #77 131.4 CC src/runtime_spec_schema_defs.lo [2022-08-18T18:58:59.966Z] #77 131.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T18:58:59.966Z] #77 131.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T18:58:59.966Z] #77 131.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T18:58:59.966Z] #77 132.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T18:58:59.966Z] #77 132.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T18:58:59.966Z] #77 132.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T18:58:59.966Z] #77 132.5 CC src/basic_test_double_array_item.lo [2022-08-18T18:58:59.966Z] #77 132.7 CC src/basic_test_double_array.lo [2022-08-18T18:58:59.966Z] #77 132.7 CC src/basic_test_top_array_int.lo [2022-08-18T18:59:00.088Z] #71 136.8 # github.com/containerd/containerd/cmd/containerd [2022-08-18T18:59:00.088Z] #71 136.8 /usr/bin/ld: /tmp/go-link-3633681220/000019.o: in function `New': [2022-08-18T18:59:00.088Z] #71 136.8 /tmp/tmp.UkiXndBnYe/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-08-18T18:59:00.088Z] #71 136.9 + bin/containerd-stress [2022-08-18T18:59:00.225Z] #77 132.9 CC src/basic_test_top_array_string.lo [2022-08-18T18:59:00.225Z] #77 133.2 CC src/basic_test_top_double_array_int.lo [2022-08-18T18:59:00.225Z] #77 133.2 CC src/basic_test_top_double_array_obj.lo [2022-08-18T18:59:00.485Z] #77 133.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T18:59:00.485Z] #77 133.4 CC src/basic_test_top_double_array_string.lo [2022-08-18T18:59:00.659Z] #71 138.0 + bin/containerd-shim [2022-08-18T18:59:00.744Z] #77 133.6 CC src/read-file.lo [2022-08-18T18:59:00.745Z] #77 ... [2022-08-18T18:59:00.745Z] [2022-08-18T18:59:00.745Z] #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-08-18T18:59:00.745Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:59:00.745Z] #47 DONE 264.3s [2022-08-18T18:59:00.745Z] [2022-08-18T18:59:00.745Z] #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-08-18T18:59:00.745Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:59:00.785Z] #64 ... [2022-08-18T18:59:00.785Z] [2022-08-18T18:59:00.785Z] #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-08-18T18:59:00.785Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:59:00.785Z] #77 185.3 CCLD libocispec.la [2022-08-18T18:59:01.001Z] #55 ... [2022-08-18T18:59:01.001Z] [2022-08-18T18:59:01.001Z] #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-08-18T18:59:01.001Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:59:01.001Z] #77 216.1 CCLD tests/init [2022-08-18T18:59:01.005Z] #77 133.8 CC src/json_common.lo [2022-08-18T18:59:01.005Z] #77 133.9 CC tests/test-1.o [2022-08-18T18:59:01.005Z] #77 134.0 CC tests/test-2.o [2022-08-18T18:59:01.266Z] #77 134.2 CC tests/test-3.o [2022-08-18T18:59:01.358Z] #77 185.8 CCLD src/validate [2022-08-18T18:59:01.358Z] #77 185.8 CCLD tests/test-1 [2022-08-18T18:59:01.358Z] #77 185.8 CCLD tests/test-2 [2022-08-18T18:59:01.358Z] #77 185.8 CCLD tests/test-3 [2022-08-18T18:59:01.358Z] #77 185.8 CCLD tests/test-4 [2022-08-18T18:59:01.358Z] #77 185.9 CCLD tests/test-5 [2022-08-18T18:59:01.358Z] #77 185.9 CCLD tests/test-6 [2022-08-18T18:59:01.358Z] #77 185.9 CCLD tests/test-7 [2022-08-18T18:59:01.527Z] #77 134.4 CC tests/test-4.o [2022-08-18T18:59:01.527Z] #77 134.5 CC tests/test-5.o [2022-08-18T18:59:01.618Z] #77 186.1 CCLD tests/test-8 [2022-08-18T18:59:01.618Z] #77 186.1 CCLD tests/test-9 [2022-08-18T18:59:01.878Z] #77 186.2 CCLD tests/test-10 [2022-08-18T18:59:01.878Z] #77 186.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T18:59:01.878Z] #77 186.3 CCLD tests/test-11 [2022-08-18T18:59:02.107Z] #77 134.8 CC tests/test-6.o [2022-08-18T18:59:02.107Z] #77 134.8 CC tests/test-7.o [2022-08-18T18:59:02.107Z] #77 134.9 CC tests/test-8.o [2022-08-18T18:59:02.366Z] #77 ... [2022-08-18T18:59:02.366Z] [2022-08-18T18:59:02.366Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:59:02.366Z] #48 sha256:b5a30132df03dd857926176a96fad75b9d8bf60ba450ae293f8231d98cfa6971 [2022-08-18T18:59:02.366Z] #48 DONE 0.5s [2022-08-18T18:59:02.366Z] [2022-08-18T18:59:02.366Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:59:02.366Z] #52 sha256:128f18ea4261bca9ffe4f4bcf2955371829c694da9de74fe2e7feb1f5ce4a72c [2022-08-18T18:59:02.366Z] #52 DONE 0.0s [2022-08-18T18:59:02.366Z] [2022-08-18T18:59:02.366Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:59:02.366Z] #54 sha256:4a3cef000cb28ea0fe63c3ea857a8abd6ceb8ba63b3e96d556732ed7da8229be [2022-08-18T18:59:02.366Z] #54 DONE 0.1s [2022-08-18T18:59:02.366Z] [2022-08-18T18:59:02.366Z] #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-08-18T18:59:02.366Z] #60 sha256:b28518cffdaa98164854c93f09a2416364d747abcca9aab7bd8deda639c1e0b4 [2022-08-18T18:59:02.674Z] #77 135.3 CC tests/test-9.o [2022-08-18T18:59:02.674Z] #77 135.5 CC tests/test-10.o [2022-08-18T18:59:02.933Z] #77 135.7 CC tests/test-11.o [2022-08-18T18:59:03.789Z] #77 188.3 libtool: link: ar cr libocispec.a [2022-08-18T18:59:03.789Z] #77 188.3 libtool: link: ranlib libocispec.a [2022-08-18T18:59:05.699Z] #77 189.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:59:05.699Z] #77 189.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T18:59:05.699Z] #77 189.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T18:59:05.699Z] #77 189.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:59:05.699Z] #77 190.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:59:05.699Z] #77 190.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:59:05.699Z] #77 190.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:59:05.699Z] #77 190.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T18:59:05.699Z] #77 190.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T18:59:05.699Z] #77 190.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T18:59:05.699Z] #77 190.1 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T18:59:05.699Z] #77 190.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T18:59:05.699Z] #77 190.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T18:59:05.699Z] #77 190.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T18:59:05.699Z] #77 190.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T18:59:05.699Z] #77 190.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T18:59:05.699Z] #77 190.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T18:59:05.959Z] #77 190.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T18:59:05.959Z] #77 190.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T18:59:05.959Z] #77 190.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T18:59:06.219Z] #77 190.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T18:59:06.219Z] #77 190.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T18:59:06.219Z] #77 190.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T18:59:06.219Z] #77 190.7 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T18:59:06.219Z] #77 190.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T18:59:06.219Z] #77 190.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T18:59:06.479Z] #77 190.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T18:59:06.479Z] #77 191.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T18:59:06.479Z] #77 191.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T18:59:06.739Z] #77 191.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T18:59:06.739Z] #77 191.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T18:59:07.000Z] #77 191.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T18:59:07.000Z] #77 191.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T18:59:07.000Z] #77 191.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T18:59:07.261Z] #77 191.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T18:59:07.522Z] #77 192.1 CC src/crun-crun.o [2022-08-18T18:59:07.783Z] #77 192.1 CC src/crun-run.o [2022-08-18T18:59:07.783Z] #77 192.1 CC src/crun-delete.o [2022-08-18T18:59:07.783Z] #77 192.3 CC src/crun-kill.o [2022-08-18T18:59:07.783Z] #77 192.4 CC src/crun-pause.o [2022-08-18T18:59:08.045Z] #77 192.7 CC src/crun-unpause.o [2022-08-18T18:59:08.306Z] #77 192.7 CC src/crun-spec.o [2022-08-18T18:59:08.306Z] #77 192.8 CC src/crun-exec.o [2022-08-18T18:59:08.306Z] #77 192.9 CC src/crun-list.o [2022-08-18T18:59:08.306Z] #77 192.9 CC src/crun-create.o [2022-08-18T18:59:08.567Z] #77 193.0 CC src/crun-start.o [2022-08-18T18:59:08.567Z] #77 193.1 CC src/crun-state.o [2022-08-18T18:59:08.828Z] #77 193.4 CC src/crun-update.o [2022-08-18T18:59:09.089Z] #77 193.5 CC src/crun-ps.o [2022-08-18T18:59:09.089Z] #77 193.6 CC src/crun-checkpoint.o [2022-08-18T18:59:09.089Z] #77 193.7 CC src/crun-restore.o [2022-08-18T18:59:09.089Z] #77 193.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T18:59:09.351Z] #77 193.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T18:59:09.613Z] #77 194.2 CC src/libcrun/libcrun_la-container.lo [2022-08-18T18:59:09.874Z] #77 194.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T18:59:10.135Z] #77 194.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T18:59:10.135Z] #77 194.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T18:59:10.707Z] #77 195.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T18:59:10.707Z] #77 195.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T18:59:10.990Z] #77 195.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T18:59:11.251Z] #77 195.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T18:59:11.251Z] #77 195.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T18:59:11.823Z] #77 196.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T18:59:11.823Z] #77 196.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T18:59:12.395Z] #77 196.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T18:59:12.656Z] #77 197.0 CC src/libcrun/libcrun_la-error.lo [2022-08-18T18:59:12.656Z] #77 197.2 CC src/libcrun/libcrun_la-status.lo [2022-08-18T18:59:12.860Z] #71 149.2 + bin/containerd-shim-runc-v1 [2022-08-18T18:59:12.917Z] #77 197.5 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T18:59:13.178Z] #77 197.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T18:59:13.439Z] #77 197.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T18:59:13.700Z] #77 ... [2022-08-18T18:59:13.700Z] [2022-08-18T18:59:13.700Z] #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-08-18T18:59:13.700Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:59:13.700Z] #47 237.5 + dpkg --print-architecture [2022-08-18T18:59:13.700Z] #47 237.5 + git checkout -q v2.1.0 [2022-08-18T18:59:13.700Z] #47 238.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T18:59:13.700Z] #47 238.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T18:59:13.700Z] #47 ... [2022-08-18T18:59:13.700Z] [2022-08-18T18:59:13.700Z] #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-08-18T18:59:13.700Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:59:13.700Z] #77 198.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T18:59:13.961Z] #77 198.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T18:59:14.222Z] #77 198.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T18:59:14.794Z] #77 199.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T18:59:15.367Z] #77 199.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T18:59:15.463Z] #77 236.0 AR libcrun_testing.a [2022-08-18T18:59:15.463Z] #77 236.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T18:59:15.463Z] #77 236.0 CCLD libcrun.la [2022-08-18T18:59:15.463Z] #77 236.0 CCLD tests/tests_libcrun_utils [2022-08-18T18:59:15.463Z] #77 236.0 CCLD tests/tests_libcrun_errors [2022-08-18T18:59:15.463Z] #77 236.1 CCLD tests/tests_libcrun_fuzzer [2022-08-18T18:59:15.463Z] #77 237.4 CCLD crun [2022-08-18T18:59:15.628Z] #77 200.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T18:59:15.719Z] #77 238.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T18:59:15.889Z] #77 200.4 CC tests/init.o [2022-08-18T18:59:15.976Z] #77 238.3 /bin/mkdir -p '/usr/local/lib' [2022-08-18T18:59:15.976Z] #77 238.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T18:59:15.976Z] #77 238.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T18:59:15.976Z] #77 238.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T18:59:15.976Z] #77 238.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T18:59:16.151Z] #77 200.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T18:59:16.232Z] #77 238.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T18:59:16.232Z] #77 238.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T18:59:16.232Z] #77 238.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T18:59:16.489Z] #77 238.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-08-18T18:59:16.489Z] #77 238.7 ---------------------------------------------------------------------- [2022-08-18T18:59:16.489Z] #77 238.7 Libraries have been installed in: [2022-08-18T18:59:16.489Z] #77 238.7 /usr/local/lib [2022-08-18T18:59:16.489Z] #77 238.7 [2022-08-18T18:59:16.489Z] #77 238.7 If you ever happen to want to link against installed libraries [2022-08-18T18:59:16.489Z] #77 238.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T18:59:16.489Z] #77 238.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T18:59:16.489Z] #77 238.7 flag during linking and do at least one of the following: [2022-08-18T18:59:16.489Z] #77 238.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T18:59:16.489Z] #77 238.7 during execution [2022-08-18T18:59:16.489Z] #77 238.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T18:59:16.489Z] #77 238.7 during linking [2022-08-18T18:59:16.489Z] #77 238.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T18:59:16.489Z] #77 238.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T18:59:16.489Z] #77 238.7 [2022-08-18T18:59:16.489Z] #77 238.7 See any operating system documentation about shared libraries for [2022-08-18T18:59:16.489Z] #77 238.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T18:59:16.489Z] #77 238.7 ---------------------------------------------------------------------- [2022-08-18T18:59:16.489Z] #77 238.7 /bin/mkdir -p '/build' [2022-08-18T18:59:16.489Z] #77 238.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T18:59:16.489Z] #77 238.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T18:59:16.746Z] #77 238.8 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T18:59:16.746Z] #77 238.8 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T18:59:16.746Z] #77 238.8 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T18:59:16.746Z] #77 DONE 239.1s [2022-08-18T18:59:16.746Z] [2022-08-18T18:59:16.746Z] #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-08-18T18:59:16.746Z] #60 sha256:dcbf3bbf7ecad0ce1fd6e6332c1dcfdc3f4a358804a3a06964726117ac0698f6 [2022-08-18T18:59:18.152Z] #71 155.5 + bin/containerd-shim-runc-v2 [2022-08-18T18:59:18.717Z] #71 156.3 + binaries [2022-08-18T18:59:18.975Z] #71 156.3 + install -D bin/containerd /build/containerd [2022-08-18T18:59:18.975Z] #71 156.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T18:59:18.975Z] #71 156.3 + install -D bin/ctr /build/ctr [2022-08-18T18:59:19.232Z] #71 DONE 156.7s [2022-08-18T18:59:20.605Z] [2022-08-18T18:59:20.605Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T18:59:20.605Z] #72 sha256:c57f31f5f06e07c073fa52708f6877aff36c81b66dd6f2b278f479c26dbe7bef [2022-08-18T18:59:20.605Z] #72 DONE 0.2s [2022-08-18T18:59:20.605Z] [2022-08-18T18:59:20.605Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T18:59:20.605Z] #77 sha256:5d813f726c32e1173590f487d1bd67b9072c54f8647a2bf79c54ed4d59c4f723 [2022-08-18T18:59:20.605Z] #77 DONE 0.1s [2022-08-18T18:59:20.605Z] [2022-08-18T18:59:20.605Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T18:59:20.605Z] #82 sha256:eb887769bffe5c75eb330604a0669f9addd134fd37c349dcf5b3a4f130a5ad40 [2022-08-18T18:59:21.022Z] #77 ... [2022-08-18T18:59:21.022Z] [2022-08-18T18:59:21.022Z] #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-08-18T18:59:21.022Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T18:59:21.022Z] #47 197.1 + dpkg --print-architecture [2022-08-18T18:59:21.022Z] #47 DONE 197.7s [2022-08-18T18:59:21.022Z] [2022-08-18T18:59:21.022Z] #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-08-18T18:59:21.022Z] #60 sha256:03514c5c42fbda3d5fbcdc8c3fa0b14195e3c63a638cb83cf23359cd9f8565d7 [2022-08-18T18:59:21.170Z] #82 DONE 0.5s [2022-08-18T18:59:21.170Z] [2022-08-18T18:59:21.170Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T18:59:21.170Z] #85 sha256:671292a1ba5fe717a8b965465d8ed23939e580976913b217f0c513b867291e47 [2022-08-18T18:59:21.170Z] #85 DONE 0.1s [2022-08-18T18:59:21.170Z] [2022-08-18T18:59:21.170Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T18:59:21.170Z] #86 sha256:b0d590e19cfb94a0d9a0c686480309179668a948a0aa14b837a2e1372fc190cc [2022-08-18T18:59:21.170Z] #86 DONE 0.0s [2022-08-18T18:59:21.170Z] [2022-08-18T18:59:21.170Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T18:59:21.170Z] #87 sha256:e88fb417bd888e1239920bf74b8e7eadd9e9ffe26c96cbdeeb53aff8291508e3 [2022-08-18T18:59:21.170Z] #87 DONE 0.0s [2022-08-18T18:59:21.170Z] [2022-08-18T18:59:21.170Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T18:59:21.170Z] #88 sha256:20c361753276a0280a5a5627cc2182ec84f09708d00ecbf77f1bdbbab4092c96 [2022-08-18T18:59:22.541Z] #88 DONE 1.5s [2022-08-18T18:59:22.799Z] [2022-08-18T18:59:22.799Z] #89 exporting to image [2022-08-18T18:59:22.799Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T18:59:22.799Z] #89 exporting layers [2022-08-18T18:59:24.300Z] #60 ... [2022-08-18T18:59:24.300Z] [2022-08-18T18:59:24.300Z] #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-08-18T18:59:24.300Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:59:24.300Z] #77 235.9 CCLD libcrun.la [2022-08-18T18:59:24.300Z] #77 236.2 AR libcrun_testing.a [2022-08-18T18:59:24.300Z] #77 236.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T18:59:24.300Z] #77 236.3 CCLD tests/tests_libcrun_utils [2022-08-18T18:59:24.300Z] #77 236.3 CCLD tests/tests_libcrun_errors [2022-08-18T18:59:24.300Z] #77 236.4 CCLD tests/tests_libcrun_fuzzer [2022-08-18T18:59:24.300Z] #77 237.5 CCLD crun [2022-08-18T18:59:24.300Z] #77 238.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T18:59:24.300Z] #77 238.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T18:59:24.300Z] #77 238.3 /bin/mkdir -p '/usr/local/lib' [2022-08-18T18:59:24.300Z] #77 238.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T18:59:24.300Z] #77 238.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T18:59:24.300Z] #77 238.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T18:59:24.300Z] #77 238.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T18:59:24.300Z] #77 238.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T18:59:24.300Z] #77 238.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T18:59:24.300Z] #77 238.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-08-18T18:59:24.300Z] #77 238.6 ---------------------------------------------------------------------- [2022-08-18T18:59:24.300Z] #77 238.6 Libraries have been installed in: [2022-08-18T18:59:24.300Z] #77 238.6 /usr/local/lib [2022-08-18T18:59:24.300Z] #77 238.6 [2022-08-18T18:59:24.300Z] #77 238.6 If you ever happen to want to link against installed libraries [2022-08-18T18:59:24.300Z] #77 238.6 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T18:59:24.300Z] #77 238.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T18:59:24.300Z] #77 238.6 flag during linking and do at least one of the following: [2022-08-18T18:59:24.300Z] #77 238.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T18:59:24.300Z] #77 238.6 during execution [2022-08-18T18:59:24.300Z] #77 238.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T18:59:24.300Z] #77 238.6 during linking [2022-08-18T18:59:24.300Z] #77 238.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T18:59:24.300Z] #77 238.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T18:59:24.300Z] #77 238.6 [2022-08-18T18:59:24.300Z] #77 238.6 See any operating system documentation about shared libraries for [2022-08-18T18:59:24.300Z] #77 238.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T18:59:24.300Z] #77 238.6 ---------------------------------------------------------------------- [2022-08-18T18:59:24.300Z] #77 238.6 /bin/mkdir -p '/build' [2022-08-18T18:59:24.300Z] #77 238.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T18:59:24.300Z] #77 238.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T18:59:24.300Z] #77 238.8 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T18:59:24.300Z] #77 238.8 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T18:59:24.300Z] #77 238.8 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T18:59:24.300Z] #77 DONE 239.0s [2022-08-18T18:59:24.300Z] [2022-08-18T18:59:24.300Z] #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-08-18T18:59:24.300Z] #60 sha256:b28518cffdaa98164854c93f09a2416364d747abcca9aab7bd8deda639c1e0b4 [2022-08-18T18:59:34.270Z] #77 ... [2022-08-18T18:59:34.270Z] [2022-08-18T18:59:34.270Z] #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-08-18T18:59:34.270Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:59:34.270Z] #47 DONE 266.6s [2022-08-18T18:59:34.270Z] [2022-08-18T18:59:34.270Z] #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-08-18T18:59:34.270Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T18:59:34.840Z] #60 180.2 + mkdir -p /build [2022-08-18T18:59:34.840Z] #60 180.2 + cp runc /build/runc [2022-08-18T18:59:34.840Z] #60 DONE 181.5s [2022-08-18T18:59:34.840Z] [2022-08-18T18:59:34.840Z] #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-08-18T18:59:34.840Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:59:34.840Z] #55 312.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T18:59:34.840Z] #55 DONE 313.0s [2022-08-18T18:59:34.840Z] [2022-08-18T18:59:34.840Z] #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-08-18T18:59:34.840Z] #64 sha256:b37a28cb5eb27a79da7d232861aca1809f9139438c82f5602a04cea42c05bc9c [2022-08-18T18:59:35.213Z] #64 ... [2022-08-18T18:59:35.213Z] [2022-08-18T18:59:35.213Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:59:35.213Z] #48 sha256:2b24bb499c2bdfdbfb30cdf96686ae3064daf43d6f7b83a4bcfb5c193bb0beb2 [2022-08-18T18:59:35.907Z] #60 ... [2022-08-18T18:59:35.907Z] [2022-08-18T18:59:35.907Z] #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-08-18T18:59:35.907Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:59:35.907Z] #77 166.7 CCLD libocispec.la [2022-08-18T18:59:35.907Z] #77 167.2 CCLD src/validate [2022-08-18T18:59:35.907Z] #77 167.2 CCLD tests/test-1 [2022-08-18T18:59:35.907Z] #77 167.2 CCLD tests/test-3 [2022-08-18T18:59:35.907Z] #77 167.2 CCLD tests/test-2 [2022-08-18T18:59:35.907Z] #77 167.2 CCLD tests/test-4 [2022-08-18T18:59:35.907Z] #77 167.3 CCLD tests/test-5 [2022-08-18T18:59:35.907Z] #77 167.3 CCLD tests/test-6 [2022-08-18T18:59:35.907Z] #77 167.3 CCLD tests/test-7 [2022-08-18T18:59:35.907Z] #77 167.4 CCLD tests/test-8 [2022-08-18T18:59:35.907Z] #77 167.5 CCLD tests/test-9 [2022-08-18T18:59:35.907Z] #77 167.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T18:59:35.907Z] #77 167.7 CCLD tests/test-10 [2022-08-18T18:59:35.907Z] #77 167.8 CCLD tests/test-11 [2022-08-18T18:59:36.154Z] #48 DONE 0.8s [2022-08-18T18:59:36.154Z] [2022-08-18T18:59:36.154Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:59:36.154Z] #52 sha256:86ede61ae64900157206354e1285a762d7d2663273a2a34fbc566c213f5cacda [2022-08-18T18:59:36.154Z] #52 DONE 0.1s [2022-08-18T18:59:36.154Z] [2022-08-18T18:59:36.154Z] #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-08-18T18:59:36.154Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T18:59:36.166Z] #77 169.1 libtool: link: ar cr libocispec.a [2022-08-18T18:59:36.414Z] #64 ... [2022-08-18T18:59:36.414Z] [2022-08-18T18:59:36.414Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:59:36.414Z] #54 sha256:1846ecab62c0c57892cb7587b8a419e61430dd66bec06d0d232790e68fea638b [2022-08-18T18:59:36.414Z] #54 DONE 0.1s [2022-08-18T18:59:36.414Z] [2022-08-18T18:59:36.414Z] #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-08-18T18:59:36.414Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T18:59:36.425Z] #77 169.2 libtool: link: ranlib libocispec.a [2022-08-18T18:59:37.360Z] #64 ... [2022-08-18T18:59:37.360Z] [2022-08-18T18:59:37.360Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:59:37.360Z] #56 sha256:70d7a7ad7e36a7c0eef8a53680f51101ab429ac5461648074d00a840b85a9a16 [2022-08-18T18:59:37.360Z] #56 DONE 0.2s [2022-08-18T18:59:37.360Z] [2022-08-18T18:59:37.360Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:59:37.360Z] #58 sha256:d4b73ba6f04d989f53447e1bed9b1dfdfa565189e1db209fc5e44f57c4570745 [2022-08-18T18:59:37.360Z] #58 DONE 0.1s [2022-08-18T18:59:37.360Z] [2022-08-18T18:59:37.360Z] #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-08-18T18:59:37.360Z] #64 sha256:b37a28cb5eb27a79da7d232861aca1809f9139438c82f5602a04cea42c05bc9c [2022-08-18T18:59:37.360Z] #64 ... [2022-08-18T18:59:37.360Z] [2022-08-18T18:59:37.360Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:59:37.360Z] #61 sha256:2e42b4b32b2dcc36428db4d68cc1f8af88b8dc5d643aa1975334ff73ff974844 [2022-08-18T18:59:37.360Z] #61 DONE 0.1s [2022-08-18T18:59:37.360Z] [2022-08-18T18:59:37.360Z] #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-08-18T18:59:37.360Z] #64 sha256:b37a28cb5eb27a79da7d232861aca1809f9139438c82f5602a04cea42c05bc9c [2022-08-18T18:59:37.797Z] #64 ... [2022-08-18T18:59:37.797Z] [2022-08-18T18:59:37.797Z] #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-08-18T18:59:37.797Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:59:37.797Z] #77 222.3 CCLD tests/init [2022-08-18T18:59:37.804Z] #77 170.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T18:59:37.804Z] #77 170.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T18:59:37.804Z] #77 170.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T18:59:37.804Z] #77 170.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:59:37.804Z] #77 170.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:59:37.804Z] #77 170.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:59:37.804Z] #77 170.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T18:59:37.804Z] #77 170.7 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T18:59:38.063Z] #77 170.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T18:59:38.063Z] #77 170.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T18:59:38.063Z] #77 170.9 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T18:59:38.063Z] #77 170.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T18:59:38.063Z] #77 170.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T18:59:38.063Z] #77 170.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T18:59:38.064Z] #77 170.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T18:59:38.064Z] #77 171.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T18:59:38.064Z] #77 171.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T18:59:38.323Z] #77 171.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T18:59:38.323Z] #77 171.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T18:59:38.323Z] #77 171.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T18:59:38.582Z] #77 171.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T18:59:38.582Z] #77 171.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T18:59:38.582Z] #77 171.5 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T18:59:38.582Z] #77 171.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T18:59:38.841Z] #77 171.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T18:59:38.841Z] #77 171.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T18:59:38.841Z] #77 171.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T18:59:38.841Z] #77 171.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T18:59:38.841Z] #77 171.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T18:59:39.100Z] #77 172.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T18:59:39.360Z] #77 172.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T18:59:39.360Z] #77 172.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T18:59:39.360Z] #77 172.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T18:59:39.360Z] #77 172.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T18:59:39.928Z] #77 172.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T18:59:39.928Z] #77 172.7 CC src/crun-run.o [2022-08-18T18:59:39.928Z] #77 172.7 CC src/crun-crun.o [2022-08-18T18:59:39.928Z] #77 172.8 CC src/crun-delete.o [2022-08-18T18:59:39.928Z] #77 172.8 CC src/crun-kill.o [2022-08-18T18:59:39.928Z] #77 172.9 CC src/crun-pause.o [2022-08-18T18:59:40.193Z] #77 173.2 CC src/crun-unpause.o [2022-08-18T18:59:40.628Z] #64 277.1 + bin/containerd [2022-08-18T18:59:40.762Z] #77 173.4 CC src/crun-spec.o [2022-08-18T18:59:40.762Z] #77 173.5 CC src/crun-exec.o [2022-08-18T18:59:41.021Z] #77 173.8 CC src/crun-list.o [2022-08-18T18:59:41.021Z] #77 173.9 CC src/crun-create.o [2022-08-18T18:59:41.021Z] #77 174.0 CC src/crun-start.o [2022-08-18T18:59:41.281Z] #77 174.2 CC src/crun-state.o [2022-08-18T18:59:41.540Z] #77 174.3 CC src/crun-update.o [2022-08-18T18:59:41.799Z] #77 174.6 CC src/crun-ps.o [2022-08-18T18:59:41.799Z] #77 174.6 CC src/crun-checkpoint.o [2022-08-18T18:59:42.058Z] #77 174.8 CC src/crun-restore.o [2022-08-18T18:59:42.059Z] #77 175.0 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T18:59:42.318Z] #77 175.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T18:59:42.318Z] #77 175.1 CC src/libcrun/libcrun_la-container.lo [2022-08-18T18:59:42.318Z] #77 175.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T18:59:42.478Z] #60 177.2 + mkdir -p /build [2022-08-18T18:59:42.478Z] #60 177.2 + cp runc /build/runc [2022-08-18T18:59:42.478Z] #60 DONE 178.4s [2022-08-18T18:59:42.478Z] [2022-08-18T18:59:42.478Z] #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-08-18T18:59:42.478Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:59:42.478Z] #55 305.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T18:59:42.478Z] #55 DONE 306.6s [2022-08-18T18:59:42.478Z] [2022-08-18T18:59:42.478Z] #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-08-18T18:59:42.478Z] #64 sha256:77b7b14bf5fdc54d7d1654aacd7627599e8680c9945ded7729df579df2a19b50 [2022-08-18T18:59:42.579Z] #77 175.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T18:59:42.838Z] #77 175.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T18:59:43.097Z] #77 175.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T18:59:43.097Z] #77 176.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T18:59:43.357Z] #77 176.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T18:59:43.617Z] #77 176.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T18:59:43.617Z] #77 176.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T18:59:43.617Z] #77 176.6 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T18:59:43.876Z] #77 176.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T18:59:44.136Z] #77 176.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T18:59:44.399Z] #77 177.0 CC src/libcrun/libcrun_la-error.lo [2022-08-18T18:59:44.658Z] #77 177.4 CC src/libcrun/libcrun_la-status.lo [2022-08-18T18:59:44.918Z] #77 177.8 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T18:59:45.081Z] #64 ... [2022-08-18T18:59:45.081Z] [2022-08-18T18:59:45.081Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:59:45.081Z] #56 sha256:6294db393fece688ebcee750e6d97a881d46fc9cbfb92af73b6856c451fb4891 [2022-08-18T18:59:45.380Z] #56 DONE 0.6s [2022-08-18T18:59:45.380Z] [2022-08-18T18:59:45.380Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:59:45.380Z] #58 sha256:eb7e37a21a4a7dd3e222565aaf73e930df54468f6b657f4798a49ea393b16ba8 [2022-08-18T18:59:45.380Z] #58 DONE 0.1s [2022-08-18T18:59:45.380Z] [2022-08-18T18:59:45.380Z] #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-08-18T18:59:45.380Z] #64 sha256:77b7b14bf5fdc54d7d1654aacd7627599e8680c9945ded7729df579df2a19b50 [2022-08-18T18:59:45.636Z] #64 ... [2022-08-18T18:59:45.636Z] [2022-08-18T18:59:45.636Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:59:45.636Z] #61 sha256:3156d8f1307e31e09f31186434437a8947bfe45691a01d94f167c0aa407e67ed [2022-08-18T18:59:45.636Z] #61 DONE 0.3s [2022-08-18T18:59:45.636Z] [2022-08-18T18:59:45.636Z] #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-08-18T18:59:45.636Z] #64 sha256:77b7b14bf5fdc54d7d1654aacd7627599e8680c9945ded7729df579df2a19b50 [2022-08-18T18:59:46.825Z] #77 179.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T18:59:46.825Z] #77 179.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T18:59:47.392Z] #77 180.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T18:59:47.651Z] #77 180.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T18:59:47.910Z] #77 180.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T18:59:48.234Z] #64 273.2 + bin/containerd [2022-08-18T18:59:48.478Z] #77 181.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T18:59:48.478Z] #77 181.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T18:59:49.045Z] #77 181.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T18:59:49.324Z] #89 exporting layers 23.7s done [2022-08-18T18:59:49.325Z] #89 writing image sha256:af1888f74f2f19dba0df6517551cb46ecca0131bcf8ed8a7ea8f2d099160ad0a [2022-08-18T18:59:49.325Z] #89 writing image sha256:af1888f74f2f19dba0df6517551cb46ecca0131bcf8ed8a7ea8f2d099160ad0a done [2022-08-18T18:59:49.325Z] #89 naming to docker.io/library/docker:73b1dc64be903d91449a60659cb6a3d0a631cb08 done [2022-08-18T18:59:49.325Z] #89 DONE 23.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-18T18:59:49.689Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43993/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b1dc64be903d91449a60659cb6a3d0a631cb08 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:73b1dc64be903d91449a60659cb6a3d0a631cb08 hack/validate/default [2022-08-18T18:59:50.052Z] #77 182.7 CC tests/init.o [2022-08-18T18:59:50.052Z] #77 182.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T18:59:51.597Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-18T18:59:51.597Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-18T18:59:59.704Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-18T18:59:59.759Z] #77 241.2 AR libcrun_testing.a [2022-08-18T18:59:59.759Z] #77 241.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T18:59:59.759Z] #77 241.3 CCLD tests/tests_libcrun_utils [2022-08-18T18:59:59.759Z] #77 241.3 CCLD tests/tests_libcrun_errors [2022-08-18T18:59:59.759Z] #77 241.3 CCLD tests/tests_libcrun_fuzzer [2022-08-18T18:59:59.759Z] #77 241.9 CCLD libcrun.la [2022-08-18T18:59:59.759Z] #77 242.9 CCLD crun [2022-08-18T18:59:59.759Z] #77 243.3 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T18:59:59.759Z] #77 243.5 /bin/mkdir -p '/usr/local/lib' [2022-08-18T18:59:59.759Z] #77 243.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T18:59:59.759Z] #77 243.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T18:59:59.759Z] #77 243.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T18:59:59.759Z] #77 243.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T18:59:59.759Z] #77 243.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T18:59:59.759Z] #77 243.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T18:59:59.759Z] #77 243.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T18:59:59.759Z] #77 243.9 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-08-18T18:59:59.759Z] #77 243.9 ---------------------------------------------------------------------- [2022-08-18T18:59:59.759Z] #77 243.9 Libraries have been installed in: [2022-08-18T18:59:59.759Z] #77 243.9 /usr/local/lib [2022-08-18T18:59:59.759Z] #77 243.9 [2022-08-18T18:59:59.759Z] #77 243.9 If you ever happen to want to link against installed libraries [2022-08-18T18:59:59.759Z] #77 243.9 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T18:59:59.759Z] #77 243.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T18:59:59.759Z] #77 243.9 flag during linking and do at least one of the following: [2022-08-18T18:59:59.759Z] #77 243.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T18:59:59.759Z] #77 243.9 during execution [2022-08-18T18:59:59.759Z] #77 243.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T18:59:59.759Z] #77 243.9 during linking [2022-08-18T18:59:59.759Z] #77 243.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T18:59:59.759Z] #77 243.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T18:59:59.759Z] #77 243.9 [2022-08-18T18:59:59.759Z] #77 243.9 See any operating system documentation about shared libraries for [2022-08-18T18:59:59.759Z] #77 243.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T18:59:59.759Z] #77 243.9 ---------------------------------------------------------------------- [2022-08-18T18:59:59.759Z] #77 243.9 /bin/mkdir -p '/build' [2022-08-18T18:59:59.759Z] #77 243.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T18:59:59.759Z] #77 244.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T18:59:59.759Z] #77 244.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T18:59:59.759Z] #77 244.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T18:59:59.759Z] #77 244.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T19:00:00.020Z] #77 DONE 244.3s [2022-08-18T19:00:00.020Z] [2022-08-18T19:00:00.020Z] #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-08-18T19:00:00.020Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T19:00:01.601Z] Congratulations! All API changes are done the right way. [2022-08-18T19:00:01.601Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-18T19:00:01.601Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-18T19:00:01.601Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-18T19:00:01.601Z] [2022-08-18T19:00:01.601Z] INFO Start validation with golang-ci-lint [2022-08-18T19:00:02.559Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-18T19:00:02.559Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-18T19:00:08.143Z] #77 200.4 CCLD tests/init [2022-08-18T19:00:14.928Z] #64 ... [2022-08-18T19:00:14.928Z] [2022-08-18T19:00:14.928Z] #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-08-18T19:00:14.928Z] #60 sha256:051dc01d7fcc16ff796524a69b627720ae39524aa33db53e4e185d86989d6300 [2022-08-18T19:00:14.928Z] #60 179.4 + mkdir -p /build [2022-08-18T19:00:14.928Z] #60 179.4 + cp runc /build/runc [2022-08-18T19:00:16.315Z] #60 ... [2022-08-18T19:00:16.315Z] [2022-08-18T19:00:16.315Z] #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-08-18T19:00:16.315Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T19:00:16.315Z] #55 309.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T19:00:16.315Z] #55 DONE 310.2s [2022-08-18T19:00:16.315Z] [2022-08-18T19:00:16.315Z] #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-08-18T19:00:16.315Z] #60 sha256:051dc01d7fcc16ff796524a69b627720ae39524aa33db53e4e185d86989d6300 [2022-08-18T19:00:16.315Z] #60 DONE 180.9s [2022-08-18T19:00:16.315Z] [2022-08-18T19:00:16.315Z] #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-08-18T19:00:16.315Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T19:00:18.862Z] #64 ... [2022-08-18T19:00:18.862Z] [2022-08-18T19:00:18.862Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T19:00:18.862Z] #56 sha256:87fd89b34eb7142e5262145f4c59ba24407326ff1f783b50fe60481ee5d6e484 [2022-08-18T19:00:19.124Z] #56 DONE 0.2s [2022-08-18T19:00:19.124Z] [2022-08-18T19:00:19.124Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T19:00:19.124Z] #58 sha256:9564e2d9b0be5e32a04f03ee9982ff79f42728182be5b850dacf4d672594aacd [2022-08-18T19:00:19.124Z] #58 DONE 0.1s [2022-08-18T19:00:19.124Z] [2022-08-18T19:00:19.124Z] #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-08-18T19:00:19.124Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T19:00:19.124Z] #64 ... [2022-08-18T19:00:19.124Z] [2022-08-18T19:00:19.124Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T19:00:19.124Z] #61 sha256:ce601402e03c98281e3e8fd2675452f0998c01f0e414ce326ed506e6127d264c [2022-08-18T19:00:19.385Z] #61 DONE 0.2s [2022-08-18T19:00:19.385Z] [2022-08-18T19:00:19.385Z] #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-08-18T19:00:19.385Z] #64 sha256:0c3cefdc9a3cb784dea4fa9fa204a6eb0a8640f791b42789a45d81326869f632 [2022-08-18T19:00:21.984Z] #64 271.5 + bin/containerd [2022-08-18T19:00:23.031Z] #77 ... [2022-08-18T19:00:23.031Z] [2022-08-18T19:00:23.031Z] #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-08-18T19:00:23.031Z] #26 sha256:5ad91e933b38e73a74bb07c8bba65eee897e9bb309dbb193f148ed7b7d17c1d5 [2022-08-18T19:00:23.031Z] #26 259.0 + return [2022-08-18T19:00:23.031Z] #26 DONE 260.6s [2022-08-18T19:00:23.031Z] [2022-08-18T19:00:23.031Z] #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-08-18T19:00:23.031Z] #60 sha256:03514c5c42fbda3d5fbcdc8c3fa0b14195e3c63a638cb83cf23359cd9f8565d7 [2022-08-18T19:00:23.969Z] #60 ... [2022-08-18T19:00:23.969Z] [2022-08-18T19:00:23.969Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T19:00:23.969Z] #27 sha256:2b0545674d7342ea79bb4f51a0386a8624a16af642e5cb56c62078b0caf3e87f [2022-08-18T19:00:24.559Z] #27 DONE 0.5s [2022-08-18T19:00:24.559Z] [2022-08-18T19:00:24.559Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T19:00:24.559Z] #32 sha256:e8d65d2241b684ea944337b260ded35a485bb8c60acc3f98a7211bb505bfba7e [2022-08-18T19:00:25.139Z] #32 DONE 0.7s [2022-08-18T19:00:25.139Z] [2022-08-18T19:00:25.139Z] #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-08-18T19:00:25.139Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T19:00:25.139Z] #55 262.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T19:00:25.139Z] #55 DONE 262.9s [2022-08-18T19:00:25.139Z] [2022-08-18T19:00:25.139Z] #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-08-18T19:00:25.139Z] #64 sha256:76168645049b9539a7169b01323269d920976c4e1efaa01809965f4d0bc80081 [2022-08-18T19:00:25.139Z] #64 ... [2022-08-18T19:00:25.139Z] [2022-08-18T19:00:25.139Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T19:00:25.139Z] #35 sha256:379139d64129b125fcc57fef73c202880b15e30b7729b48d213915af65582f97 [2022-08-18T19:00:25.400Z] #35 DONE 0.2s [2022-08-18T19:00:25.400Z] [2022-08-18T19:00:25.400Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T19:00:25.400Z] #37 sha256:c441432ac36fcc2e384ef83469aa98eddeacadb7aa84301adbebd9bdfa9d1792 [2022-08-18T19:00:25.662Z] #37 DONE 0.3s [2022-08-18T19:00:25.662Z] [2022-08-18T19:00:25.662Z] #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-08-18T19:00:25.662Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T19:00:25.662Z] #77 218.3 AR libcrun_testing.a [2022-08-18T19:00:25.662Z] #77 218.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T19:00:25.662Z] #77 218.5 CCLD tests/tests_libcrun_utils [2022-08-18T19:00:25.662Z] #77 ... [2022-08-18T19:00:25.662Z] [2022-08-18T19:00:25.662Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T19:00:25.662Z] #39 sha256:07f4b6a3b4b02840cd89eb925c26daf30ea33d5baf4e841107aa08ae90006ad7 [2022-08-18T19:00:25.662Z] #39 DONE 0.1s [2022-08-18T19:00:25.662Z] [2022-08-18T19:00:25.662Z] #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-08-18T19:00:25.662Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T19:00:25.662Z] #77 218.5 CCLD tests/tests_libcrun_errors [2022-08-18T19:00:25.662Z] #77 218.5 CCLD tests/tests_libcrun_fuzzer [2022-08-18T19:00:26.601Z] #77 ... [2022-08-18T19:00:26.601Z] [2022-08-18T19:00:26.601Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T19:00:26.601Z] #41 sha256:5dd82270e5c3531f7ec3b21ae509909fe20de5349c645ae5474eb5b82fe77d80 [2022-08-18T19:00:26.601Z] #41 DONE 0.6s [2022-08-18T19:00:26.601Z] [2022-08-18T19:00:26.601Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T19:00:26.601Z] #45 sha256:20e3440c3596271f075f6d5334ddc20682e9ed80c836763d2a7290f48c69e36e [2022-08-18T19:00:26.601Z] #45 DONE 0.1s [2022-08-18T19:00:26.601Z] [2022-08-18T19:00:26.601Z] #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-08-18T19:00:26.601Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T19:00:26.601Z] #77 219.1 CCLD libcrun.la [2022-08-18T19:00:26.860Z] #77 ... [2022-08-18T19:00:26.860Z] [2022-08-18T19:00:26.860Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T19:00:26.860Z] #48 sha256:2088d89cae160625ec12f1a59439c1fb632331692e4c128bc8ea43e9bdaf1b9c [2022-08-18T19:00:26.860Z] #48 DONE 0.5s [2022-08-18T19:00:26.860Z] [2022-08-18T19:00:26.860Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T19:00:26.860Z] #52 sha256:4173e7d472b5a344cc041403c169302c77a21b07bc32d0c43aba276b20b7a783 [2022-08-18T19:00:26.860Z] #52 DONE 0.1s [2022-08-18T19:00:27.119Z] [2022-08-18T19:00:27.119Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T19:00:27.119Z] #54 sha256:8f162dd76de85ef3bb93e20499d1d7380b4a843ae534370f08693429e942ac64 [2022-08-18T19:00:27.119Z] #54 DONE 0.1s [2022-08-18T19:00:27.119Z] [2022-08-18T19:00:27.119Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T19:00:27.119Z] #56 sha256:7aed6802010c134ad3e1fca710ef4e0a6c58e16b53e32135521908fb15333503 [2022-08-18T19:00:28.056Z] #56 DONE 0.8s [2022-08-18T19:00:28.057Z] [2022-08-18T19:00:28.057Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T19:00:28.057Z] #58 sha256:af74375e1b9dddfa836dfed558d040f4e2dc08eed9318b6a52d14c7e0eb5e72e [2022-08-18T19:00:28.057Z] #58 DONE 0.1s [2022-08-18T19:00:28.057Z] [2022-08-18T19:00:28.057Z] #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-08-18T19:00:28.057Z] #60 sha256:03514c5c42fbda3d5fbcdc8c3fa0b14195e3c63a638cb83cf23359cd9f8565d7 [2022-08-18T19:00:28.057Z] #60 155.5 + mkdir -p /build [2022-08-18T19:00:28.057Z] #60 155.5 + cp runc /build/runc [2022-08-18T19:00:28.057Z] #60 DONE 155.6s [2022-08-18T19:00:28.057Z] [2022-08-18T19:00:28.057Z] #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-08-18T19:00:28.057Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T19:00:28.057Z] #77 220.0 CCLD crun [2022-08-18T19:00:28.057Z] #77 220.3 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T19:00:28.057Z] #77 220.4 /bin/mkdir -p '/usr/local/lib' [2022-08-18T19:00:28.057Z] #77 220.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T19:00:28.057Z] #77 220.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T19:00:28.057Z] #77 220.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T19:00:28.057Z] #77 220.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T19:00:28.057Z] #77 220.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T19:00:28.057Z] #77 220.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T19:00:28.057Z] #77 220.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T19:00:28.057Z] #77 220.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-08-18T19:00:28.057Z] #77 220.7 ---------------------------------------------------------------------- [2022-08-18T19:00:28.057Z] #77 220.7 Libraries have been installed in: [2022-08-18T19:00:28.057Z] #77 220.7 /usr/local/lib [2022-08-18T19:00:28.057Z] #77 220.7 [2022-08-18T19:00:28.057Z] #77 220.7 If you ever happen to want to link against installed libraries [2022-08-18T19:00:28.057Z] #77 220.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T19:00:28.057Z] #77 220.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T19:00:28.057Z] #77 220.7 flag during linking and do at least one of the following: [2022-08-18T19:00:28.057Z] #77 220.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T19:00:28.057Z] #77 220.7 during execution [2022-08-18T19:00:28.057Z] #77 220.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T19:00:28.057Z] #77 220.7 during linking [2022-08-18T19:00:28.057Z] #77 220.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T19:00:28.057Z] #77 220.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T19:00:28.057Z] #77 220.7 [2022-08-18T19:00:28.057Z] #77 220.7 See any operating system documentation about shared libraries for [2022-08-18T19:00:28.057Z] #77 220.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T19:00:28.057Z] #77 220.7 ---------------------------------------------------------------------- [2022-08-18T19:00:28.057Z] #77 220.7 /bin/mkdir -p '/build' [2022-08-18T19:00:28.057Z] #77 220.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T19:00:28.057Z] #77 220.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T19:00:28.057Z] #77 220.8 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T19:00:28.057Z] #77 220.8 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T19:00:28.057Z] #77 220.8 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T19:00:28.057Z] #77 DONE 220.9s [2022-08-18T19:00:28.057Z] [2022-08-18T19:00:28.057Z] #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-08-18T19:00:28.057Z] #64 sha256:76168645049b9539a7169b01323269d920976c4e1efaa01809965f4d0bc80081 [2022-08-18T19:00:29.962Z] #64 ... [2022-08-18T19:00:29.962Z] [2022-08-18T19:00:29.962Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T19:00:29.962Z] #61 sha256:e60410e85ac99235d2bce1c1e968d8a2d3bbf7b92197db4330c3d6a3e58e29d1 [2022-08-18T19:00:29.962Z] #61 DONE 0.1s [2022-08-18T19:00:29.962Z] [2022-08-18T19:00:29.962Z] #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-08-18T19:00:29.962Z] #64 sha256:76168645049b9539a7169b01323269d920976c4e1efaa01809965f4d0bc80081 [2022-08-18T19:00:33.252Z] #64 234.1 + bin/containerd [2022-08-18T19:00:37.024Z] #64 328.4 # github.com/containerd/containerd/cmd/containerd [2022-08-18T19:00:37.024Z] #64 328.4 /usr/bin/ld: /tmp/go-link-1377369106/000019.o: in function `New': [2022-08-18T19:00:37.024Z] #64 328.4 /tmp/tmp.kzcaULAiim/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-08-18T19:00:37.024Z] #64 328.5 + bin/containerd-stress [2022-08-18T19:00:37.024Z] #64 329.6 + bin/containerd-shim [2022-08-18T19:00:44.676Z] #64 323.0 # github.com/containerd/containerd/cmd/containerd [2022-08-18T19:00:44.677Z] #64 323.0 /usr/bin/ld: /tmp/go-link-1258169821/000019.o: in function `New': [2022-08-18T19:00:44.677Z] #64 323.0 /tmp/tmp.1d1MBuc76b/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-08-18T19:00:44.677Z] #64 323.1 + bin/containerd-stress [2022-08-18T19:00:44.677Z] #64 324.1 + bin/containerd-shim [2022-08-18T19:00:45.339Z] #64 341.0 + bin/containerd-shim-runc-v1 [2022-08-18T19:00:50.583Z] #64 347.4 + bin/containerd-shim-runc-v2 [2022-08-18T19:00:51.262Z] #64 335.2 + bin/containerd-shim-runc-v1 [2022-08-18T19:00:51.510Z] #64 348.3 + binaries [2022-08-18T19:00:51.510Z] #64 348.3 + install -D bin/containerd /build/containerd [2022-08-18T19:00:51.510Z] #64 348.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T19:00:51.510Z] #64 348.3 + install -D bin/ctr /build/ctr [2022-08-18T19:00:53.396Z] #64 DONE 350.3s [2022-08-18T19:00:54.412Z] [2022-08-18T19:00:54.412Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T19:00:54.412Z] #65 sha256:b0504bbe7478c9fe53fd33662dacb1632cd4e5211ed9c71c14f9ab48a50f5f37 [2022-08-18T19:00:54.974Z] #65 DONE 0.9s [2022-08-18T19:00:54.974Z] [2022-08-18T19:00:54.974Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T19:00:54.974Z] #70 sha256:d30dcfc46c37dea71ae10be86f7a1bb4a6ba6f7a2782f88d4aab88a42f723d08 [2022-08-18T19:00:55.229Z] #70 DONE 0.2s [2022-08-18T19:00:55.229Z] [2022-08-18T19:00:55.229Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T19:00:55.229Z] #75 sha256:e77e60ddcd1e68195ca510ec36b94d0bfe2274f0643f270131e503ad35bb306c [2022-08-18T19:00:56.198Z] #75 DONE 0.9s [2022-08-18T19:00:56.198Z] [2022-08-18T19:00:56.198Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T19:00:56.198Z] #78 sha256:06fbfe342028c64ed8bae20d698015ef2e7db31f4229ab0aa18412109f728f4c [2022-08-18T19:00:56.198Z] #78 DONE 0.1s [2022-08-18T19:00:56.198Z] [2022-08-18T19:00:56.198Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T19:00:56.198Z] #79 sha256:72d8205cf1125ff837fe40a4f03929efff08e674a7f7f19d53343af8c0f1b0fe [2022-08-18T19:00:56.198Z] #79 DONE 0.0s [2022-08-18T19:00:56.198Z] [2022-08-18T19:00:56.198Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T19:00:56.198Z] #80 sha256:0c77617897aff4854fa4660f7cc4961ac1047b246e0abf48d6662e16d55f2ed3 [2022-08-18T19:00:56.198Z] #80 DONE 0.0s [2022-08-18T19:00:56.453Z] [2022-08-18T19:00:56.453Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T19:00:56.453Z] #81 sha256:f1f9f03f693a7172dd0191d0b07224ef6afaebb87412b68c92ebdc741259b798 [2022-08-18T19:00:56.506Z] #64 341.3 + bin/containerd-shim-runc-v2 [2022-08-18T19:00:57.067Z] #64 342.1 + binaries [2022-08-18T19:00:57.067Z] #64 342.1 + install -D bin/containerd /build/containerd [2022-08-18T19:00:57.067Z] #64 342.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T19:00:57.067Z] #64 342.1 + install -D bin/ctr /build/ctr [2022-08-18T19:00:59.578Z] #64 DONE 344.1s [2022-08-18T19:00:59.716Z] #81 DONE 3.4s [2022-08-18T19:00:59.716Z] [2022-08-18T19:00:59.716Z] #82 exporting to image [2022-08-18T19:00:59.716Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T19:00:59.716Z] #82 exporting layers [2022-08-18T19:00:59.833Z] [2022-08-18T19:00:59.833Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T19:00:59.833Z] #65 sha256:4715f0526f7d13a92cbf2ebcf6fb28ba14d37323d765118603cefb4b2a91a3ce [2022-08-18T19:01:00.757Z] #65 DONE 0.8s [2022-08-18T19:01:00.757Z] [2022-08-18T19:01:00.757Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T19:01:00.757Z] #70 sha256:f2b76c65573c4f7254cf9f76d489edc03e9a8978eb39bee3ae244d1a0fcdc53c [2022-08-18T19:01:00.757Z] #70 DONE 0.2s [2022-08-18T19:01:01.054Z] [2022-08-18T19:01:01.054Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T19:01:01.054Z] #75 sha256:900eee52947aeef91a30ccb4469e5b74843fa27e87cbc17d53252a6105ea8ccf [2022-08-18T19:01:02.025Z] #75 DONE 1.0s [2022-08-18T19:01:02.025Z] [2022-08-18T19:01:02.025Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T19:01:02.025Z] #78 sha256:f33c866b2a5ea2b68e82cb9541d7614ec281611363ac7842b7bf43c1c3a91f0f [2022-08-18T19:01:02.025Z] #78 DONE 0.0s [2022-08-18T19:01:02.025Z] [2022-08-18T19:01:02.025Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T19:01:02.025Z] #79 sha256:a7b8d74db4f6c4ff943271dc169f2a0414f001f0b8ad848e9fa82c7e8e7ac2cc [2022-08-18T19:01:02.025Z] #79 DONE 0.0s [2022-08-18T19:01:02.025Z] [2022-08-18T19:01:02.025Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T19:01:02.025Z] #80 sha256:3a8f57e405dd87d39b0ac0ab96481f58223b44a72fa82ff499c75c988ec49cda [2022-08-18T19:01:02.025Z] #80 DONE 0.0s [2022-08-18T19:01:02.025Z] [2022-08-18T19:01:02.025Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T19:01:02.025Z] #81 sha256:5d54ed540f27e1737fb60b9ec78862a816c2320011f1ec30649f392f6126c86f [2022-08-18T19:01:05.329Z] #81 DONE 3.5s [2022-08-18T19:01:05.626Z] [2022-08-18T19:01:05.626Z] #82 exporting to image [2022-08-18T19:01:05.626Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T19:01:05.626Z] #82 exporting layers [2022-08-18T19:01:07.887Z] #82 exporting layers 7.0s done [2022-08-18T19:01:07.887Z] #82 writing image sha256:99efc248035c1e0918877bf6726e0eece1337f264aabb7fd17a0ee15fbc2770a done [2022-08-18T19:01:07.887Z] #82 naming to docker.io/library/docker:d34ab33c4d8d56e463763fa5b36dcb186a13107f done [2022-08-18T19:01:07.887Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-18T19:01:08.213Z] + trap exit INT TERM [2022-08-18T19:01:08.213Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-18T19:01:08.213Z] + CONTAINER_NAME=docker-pr1 [2022-08-18T19:01:08.213Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43993/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d34ab33c4d8d56e463763fa5b36dcb186a13107f -e DOCKER_GRAPHDRIVER docker:d34ab33c4d8d56e463763fa5b36dcb186a13107f hack/make.sh dynbinary [2022-08-18T19:01:08.774Z] [2022-08-18T19:01:08.774Z] Removing bundles/ [2022-08-18T19:01:08.774Z] [2022-08-18T19:01:08.774Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T19:01:08.774Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T19:01:08.774Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:01:17.792Z] #82 exporting layers 12.1s done [2022-08-18T19:01:17.792Z] #82 writing image sha256:a69a47e24174d4ad2284c8d4a84e2ddf543fcefe7a916f011c0dd8ca0ddb6488 done [2022-08-18T19:01:17.792Z] #82 naming to docker.io/library/docker:de5a8f794ce46434ac6db95126b968c101203082 done [2022-08-18T19:01:17.792Z] #82 DONE 12.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T19:01:18.190Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=de5a8f794ce46434ac6db95126b968c101203082 -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=22.06 docker:de5a8f794ce46434ac6db95126b968c101203082 hack/make.sh dynbinary test-integration [2022-08-18T19:01:18.248Z] #64 322.0 # github.com/containerd/containerd/cmd/containerd [2022-08-18T19:01:18.248Z] #64 322.0 /usr/bin/ld: /tmp/go-link-736886461/000019.o: in function `New': [2022-08-18T19:01:18.248Z] #64 322.0 /tmp/tmp.Jq4tiIr35K/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-08-18T19:01:18.248Z] #64 322.1 + bin/containerd-stress [2022-08-18T19:01:18.248Z] #64 323.2 + bin/containerd-shim [2022-08-18T19:01:18.768Z] [2022-08-18T19:01:18.768Z] Removing bundles/ [2022-08-18T19:01:18.768Z] [2022-08-18T19:01:18.768Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T19:01:18.768Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T19:01:18.768Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:01:19.938Z] #64 273.9 # github.com/containerd/containerd/cmd/containerd [2022-08-18T19:01:19.938Z] #64 273.9 /usr/bin/ld: /tmp/go-link-193934279/000019.o: in function `New': [2022-08-18T19:01:19.938Z] #64 273.9 /tmp/tmp.mcoHyS7hyl/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-08-18T19:01:19.938Z] #64 274.0 + bin/containerd-stress [2022-08-18T19:01:19.938Z] #64 275.1 + bin/containerd-shim [2022-08-18T19:01:22.475Z] #64 283.7 + bin/containerd-shim-runc-v1 [2022-08-18T19:01:24.834Z] #64 334.3 + bin/containerd-shim-runc-v1 [2022-08-18T19:01:27.748Z] #64 288.6 + bin/containerd-shim-runc-v2 [2022-08-18T19:01:28.007Z] #64 289.3 + binaries [2022-08-18T19:01:28.007Z] #64 289.3 + install -D bin/containerd /build/containerd [2022-08-18T19:01:28.007Z] #64 289.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T19:01:28.007Z] #64 289.3 + install -D bin/ctr /build/ctr [2022-08-18T19:01:31.293Z] #64 DONE 291.9s [2022-08-18T19:01:31.422Z] #64 340.5 + bin/containerd-shim-runc-v2 [2022-08-18T19:01:31.422Z] #64 341.4 + binaries [2022-08-18T19:01:31.555Z] [2022-08-18T19:01:31.555Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T19:01:31.555Z] #65 sha256:84df9ab0bc65598d1637c26e56a2ed8c8b944d304eb692cf2448a41899875f96 [2022-08-18T19:01:31.682Z] #64 341.4 + install -D bin/containerd /build/containerd [2022-08-18T19:01:31.682Z] #64 341.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T19:01:31.682Z] #64 341.4 + install -D bin/ctr /build/ctr [2022-08-18T19:01:32.930Z] #65 DONE 1.1s [2022-08-18T19:01:32.930Z] [2022-08-18T19:01:32.930Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T19:01:32.930Z] #70 sha256:bc3f77a52a27ca49a81b24aaccecdbfe4c7be7a3f082c0e111331d3b53b59a17 [2022-08-18T19:01:32.930Z] #70 DONE 0.3s [2022-08-18T19:01:32.930Z] [2022-08-18T19:01:32.930Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T19:01:32.930Z] #75 sha256:9fddc548e7895e1000a9b797a57a0afe58421c046bda66aa146bfa44491a93ca [2022-08-18T19:01:34.308Z] #75 DONE 1.1s [2022-08-18T19:01:34.308Z] [2022-08-18T19:01:34.308Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T19:01:34.308Z] #78 sha256:55282009337cc246774dbe0214de7442ae3e3b9fa7b3ab8c0a12e5395ec9b3da [2022-08-18T19:01:34.308Z] #78 DONE 0.1s [2022-08-18T19:01:34.308Z] [2022-08-18T19:01:34.308Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T19:01:34.308Z] #79 sha256:7c2b4ade738c02f4a4032d7ad9244df1e908e7363ae0b22a05affb15dd0da22a [2022-08-18T19:01:34.308Z] #79 DONE 0.1s [2022-08-18T19:01:34.308Z] [2022-08-18T19:01:34.308Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T19:01:34.308Z] #80 sha256:73cab85a0d0be08e319a06bf88ac06f7e1c0364e5caf2f0235ad519f9892bf4a [2022-08-18T19:01:34.308Z] #80 DONE 0.0s [2022-08-18T19:01:34.308Z] [2022-08-18T19:01:34.308Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T19:01:34.308Z] #81 sha256:825a343a316544ef871d811a69276de3d1ad9eafb8095f91f00878b393285bab [2022-08-18T19:01:35.001Z] #64 DONE 344.2s [2022-08-18T19:01:35.261Z] [2022-08-18T19:01:35.261Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T19:01:35.261Z] #65 sha256:50a7562380ba4c8d1d688f835fcb22bbfb19a87850ce164a112dd23d5ead93e9 [2022-08-18T19:01:35.370Z] #81 DONE 1.3s [2022-08-18T19:01:35.630Z] [2022-08-18T19:01:35.630Z] #82 exporting to image [2022-08-18T19:01:35.630Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T19:01:35.630Z] #82 exporting layers [2022-08-18T19:01:36.641Z] #65 DONE 1.3s [2022-08-18T19:01:36.641Z] [2022-08-18T19:01:36.641Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T19:01:36.641Z] #70 sha256:7cbf4136ec7a3b957b5d0dada35433d4c175410157e92e6dbb3508a9dc609d9e [2022-08-18T19:01:36.900Z] #70 DONE 0.3s [2022-08-18T19:01:36.900Z] [2022-08-18T19:01:36.900Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T19:01:36.900Z] #75 sha256:6846d13bd6931eb99e9ba0b2323cc99e5eeea3e22bf6863fb74a5786b8bcb8ec [2022-08-18T19:01:38.808Z] #75 DONE 1.5s [2022-08-18T19:01:38.808Z] [2022-08-18T19:01:38.808Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T19:01:38.808Z] #78 sha256:df08f00223a18be2b4ce4c5616c3c07a8ea39a10972e1c0c1faacb7562cc7394 [2022-08-18T19:01:38.808Z] #78 DONE 0.1s [2022-08-18T19:01:38.808Z] [2022-08-18T19:01:38.808Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T19:01:38.808Z] #79 sha256:8aae79492c3ef66414e6ddedf58887ff23794eab942d705e410449799118ad42 [2022-08-18T19:01:38.808Z] #79 DONE 0.0s [2022-08-18T19:01:38.808Z] [2022-08-18T19:01:38.808Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T19:01:38.808Z] #80 sha256:3b4355b358a7a23deaa9126e9c94ecddeb4555034ad2ed15b303a2d5bda5c920 [2022-08-18T19:01:38.808Z] #80 DONE 0.0s [2022-08-18T19:01:38.808Z] [2022-08-18T19:01:38.808Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-18T19:01:38.808Z] #81 sha256:15e60bce85a6277471fec6a8855c4d460191a75c99a2e9b343646c877a3bf81e [2022-08-18T19:01:38.919Z] #82 exporting layers 3.3s done [2022-08-18T19:01:38.919Z] #82 writing image sha256:5ea6fee3ebf4db9f6c91b79c73c98f54edd1948af7e2a45144ff1f6eed914511 done [2022-08-18T19:01:38.919Z] #82 naming to docker.io/library/docker:6f0e4f9f9b49c0ec02d2786806810258a081a839 done [2022-08-18T19:01:38.919Z] #82 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T19:01:39.068Z] #81 0.645 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T19:01:39.265Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T19:01:39.330Z] #81 0.645 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T19:01:39.330Z] #81 0.645 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T19:01:39.549Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6f0e4f9f9b49c0ec02d2786806810258a081a839 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6f0e4f9f9b49c0ec02d2786806810258a081a839 hack/test/unit [2022-08-18T19:01:39.901Z] #81 0.885 Reading package lists... [2022-08-18T19:01:40.472Z] #81 1.382 Reading package lists... [2022-08-18T19:01:40.732Z] #81 1.883 Building dependency tree... [2022-08-18T19:01:40.732Z] #81 1.992 Reading state information... [2022-08-18T19:01:40.732Z] #81 2.109 The following additional packages will be installed: [2022-08-18T19:01:40.732Z] #81 2.109 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-08-18T19:01:40.732Z] #81 2.110 Suggested packages: [2022-08-18T19:01:40.732Z] #81 2.110 systemd-container policykit-1 [2022-08-18T19:01:40.732Z] #81 2.110 Recommended packages: [2022-08-18T19:01:40.732Z] #81 2.110 systemd-timesyncd | time-daemon libnss-systemd [2022-08-18T19:01:40.732Z] #81 2.176 The following NEW packages will be installed: [2022-08-18T19:01:40.732Z] #81 2.176 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-08-18T19:01:40.732Z] #81 2.177 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-18T19:01:40.992Z] #81 2.463 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T19:01:40.992Z] #81 2.463 Need to get 5817 kB of archives. [2022-08-18T19:01:40.992Z] #81 2.463 After this operation, 19.3 MB of additional disk space will be used. [2022-08-18T19:01:40.992Z] #81 2.463 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-18T19:01:40.992Z] #81 2.466 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-18T19:01:40.992Z] #81 2.467 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-18T19:01:40.992Z] #81 2.471 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-18T19:01:40.992Z] #81 2.478 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-18T19:01:41.253Z] #81 2.586 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-18T19:01:41.253Z] #81 2.587 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-18T19:01:41.253Z] #81 2.589 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-18T19:01:41.253Z] #81 2.590 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-18T19:01:41.253Z] #81 2.592 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-18T19:01:41.253Z] #81 2.767 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T19:01:41.253Z] #81 2.798 Fetched 5817 kB in 0s (14.1 MB/s) [2022-08-18T19:01:41.253Z] #81 2.826 Selecting previously unselected package libargon2-1:amd64. [2022-08-18T19:01:41.452Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-18T19:01:41.452Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T19:01:41.452Z] + TESTDIRS=./... [2022-08-18T19:01:41.452Z] + exclude_paths='/vendor/|/integration' [2022-08-18T19:01:41.452Z] ++ go list ./... [2022-08-18T19:01:41.452Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T19:01:41.512Z] #81 2.826 (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 ... 28638 files and directories currently installed.) [2022-08-18T19:01:41.513Z] #81 2.841 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-18T19:01:41.513Z] #81 2.850 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T19:01:41.513Z] #81 2.892 Selecting previously unselected package libjson-c5:amd64. [2022-08-18T19:01:41.513Z] #81 2.895 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-08-18T19:01:41.513Z] #81 2.899 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-18T19:01:41.513Z] #81 2.943 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-18T19:01:41.513Z] #81 2.946 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-18T19:01:41.513Z] #81 2.950 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T19:01:41.513Z] #81 3.008 Selecting previously unselected package libkmod2:amd64. [2022-08-18T19:01:41.513Z] #81 3.010 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-08-18T19:01:41.513Z] #81 3.014 Unpacking libkmod2:amd64 (28-1) ... [2022-08-18T19:01:41.513Z] #81 3.064 Selecting previously unselected package systemd. [2022-08-18T19:01:41.773Z] #81 3.067 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-08-18T19:01:41.773Z] #81 3.101 Unpacking systemd (247.3-7) ... [2022-08-18T19:01:42.022Z] + pkg_list='github.com/docker/docker/api [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/backend [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/container [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/events [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/filters [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/image [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/mount [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/network [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/registry [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/time [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/versions [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:01:42.022Z] github.com/docker/docker/api/types/volume [2022-08-18T19:01:42.022Z] github.com/docker/docker/builder [2022-08-18T19:01:42.022Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:01:42.022Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:01:42.022Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:01:42.022Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:01:42.022Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:01:42.022Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:01:42.022Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:01:42.022Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:01:42.022Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:01:42.022Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:01:42.022Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:01:42.022Z] github.com/docker/docker/cli [2022-08-18T19:01:42.022Z] github.com/docker/docker/cli/config [2022-08-18T19:01:42.022Z] github.com/docker/docker/cli/debug [2022-08-18T19:01:42.022Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:01:42.022Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:01:42.022Z] github.com/docker/docker/client [2022-08-18T19:01:42.022Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:01:42.022Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:01:42.022Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:01:42.022Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:01:42.022Z] github.com/docker/docker/container [2022-08-18T19:01:42.022Z] github.com/docker/docker/container/stream [2022-08-18T19:01:42.022Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:01:42.022Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:01:42.022Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/config [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/events [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/exec [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/images [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/links [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/names [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/network [2022-08-18T19:01:42.022Z] github.com/docker/docker/daemon/stats [2022-08-18T19:01:42.022Z] github.com/docker/docker/distribution [2022-08-18T19:01:42.022Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:01:42.022Z] github.com/docker/docker/distribution/utils [2022-08-18T19:01:42.022Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:01:42.022Z] github.com/docker/docker/dockerversion [2022-08-18T19:01:42.022Z] github.com/docker/docker/errdefs [2022-08-18T19:01:42.022Z] github.com/docker/docker/image [2022-08-18T19:01:42.022Z] github.com/docker/docker/image/cache [2022-08-18T19:01:42.022Z] github.com/docker/docker/image/tarexport [2022-08-18T19:01:42.022Z] github.com/docker/docker/image/v1 [2022-08-18T19:01:42.022Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:01:42.022Z] github.com/docker/docker/layer [2022-08-18T19:01:42.022Z] github.com/docker/docker/libcontainerd [2022-08-18T19:01:42.022Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:01:42.022Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:01:42.022Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:01:42.022Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:01:42.022Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/types [2022-08-18T19:01:42.023Z] github.com/docker/docker/oci [2022-08-18T19:01:42.023Z] github.com/docker/docker/oci/caps [2022-08-18T19:01:42.023Z] github.com/docker/docker/opts [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/archive [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/directory [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/platform [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/pools [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/progress [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/signal [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/stack [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/system [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/truncindex [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:01:42.023Z] github.com/docker/docker/plugin [2022-08-18T19:01:42.023Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:01:42.023Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:01:42.023Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:01:42.023Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:01:42.023Z] github.com/docker/docker/quota [2022-08-18T19:01:42.023Z] github.com/docker/docker/reference [2022-08-18T19:01:42.023Z] github.com/docker/docker/registry [2022-08-18T19:01:42.023Z] github.com/docker/docker/registry/resumable [2022-08-18T19:01:42.023Z] github.com/docker/docker/restartmanager [2022-08-18T19:01:42.023Z] github.com/docker/docker/rootless [2022-08-18T19:01:42.023Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:01:42.023Z] github.com/docker/docker/runconfig [2022-08-18T19:01:42.023Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:01:42.023Z] github.com/docker/docker/testutil [2022-08-18T19:01:42.023Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:01:42.023Z] github.com/docker/docker/testutil/environment [2022-08-18T19:01:42.023Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:01:42.023Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:01:42.023Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:01:42.023Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:01:42.023Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:01:42.023Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:01:42.023Z] github.com/docker/docker/testutil/registry [2022-08-18T19:01:42.023Z] github.com/docker/docker/testutil/request [2022-08-18T19:01:42.023Z] github.com/docker/docker/volume [2022-08-18T19:01:42.023Z] github.com/docker/docker/volume/drivers [2022-08-18T19:01:42.023Z] github.com/docker/docker/volume/local [2022-08-18T19:01:42.023Z] github.com/docker/docker/volume/mounts [2022-08-18T19:01:42.023Z] github.com/docker/docker/volume/service [2022-08-18T19:01:42.023Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:01:42.023Z] github.com/docker/docker/volume/testutils' [2022-08-18T19:01:42.023Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T19:01:42.023Z] ++ echo 'github.com/docker/docker/api [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/backend [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/container [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/events [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/filters [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/image [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/mount [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/network [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/registry [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/time [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/versions [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:01:42.023Z] github.com/docker/docker/api/types/volume [2022-08-18T19:01:42.023Z] github.com/docker/docker/builder [2022-08-18T19:01:42.023Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:01:42.023Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:01:42.023Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:01:42.023Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:01:42.023Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:01:42.023Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:01:42.023Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:01:42.023Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:01:42.023Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:01:42.023Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:01:42.023Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:01:42.023Z] github.com/docker/docker/cli [2022-08-18T19:01:42.023Z] github.com/docker/docker/cli/config [2022-08-18T19:01:42.023Z] github.com/docker/docker/cli/debug [2022-08-18T19:01:42.023Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:01:42.023Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:01:42.023Z] github.com/docker/docker/client [2022-08-18T19:01:42.023Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:01:42.023Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:01:42.023Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:01:42.023Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:01:42.023Z] github.com/docker/docker/container [2022-08-18T19:01:42.023Z] github.com/docker/docker/container/stream [2022-08-18T19:01:42.023Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:01:42.023Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:01:42.023Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/config [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/events [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/exec [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/images [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/links [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/names [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/network [2022-08-18T19:01:42.023Z] github.com/docker/docker/daemon/stats [2022-08-18T19:01:42.023Z] github.com/docker/docker/distribution [2022-08-18T19:01:42.023Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:01:42.023Z] github.com/docker/docker/distribution/utils [2022-08-18T19:01:42.023Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:01:42.023Z] github.com/docker/docker/dockerversion [2022-08-18T19:01:42.023Z] github.com/docker/docker/errdefs [2022-08-18T19:01:42.023Z] github.com/docker/docker/image [2022-08-18T19:01:42.023Z] github.com/docker/docker/image/cache [2022-08-18T19:01:42.023Z] github.com/docker/docker/image/tarexport [2022-08-18T19:01:42.023Z] github.com/docker/docker/image/v1 [2022-08-18T19:01:42.023Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:01:42.023Z] github.com/docker/docker/layer [2022-08-18T19:01:42.023Z] github.com/docker/docker/libcontainerd [2022-08-18T19:01:42.023Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:01:42.023Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:01:42.023Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:01:42.023Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/libnetwork/types [2022-08-18T19:01:42.023Z] github.com/docker/docker/oci [2022-08-18T19:01:42.023Z] github.com/docker/docker/oci/caps [2022-08-18T19:01:42.023Z] github.com/docker/docker/opts [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/archive [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/directory [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/platform [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/pools [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/progress [2022-08-18T19:01:42.023Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/signal [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/stack [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/system [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/truncindex [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:01:42.024Z] github.com/docker/docker/plugin [2022-08-18T19:01:42.024Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:01:42.024Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:01:42.024Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:01:42.024Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:01:42.024Z] github.com/docker/docker/quota [2022-08-18T19:01:42.024Z] github.com/docker/docker/reference [2022-08-18T19:01:42.024Z] github.com/docker/docker/registry [2022-08-18T19:01:42.024Z] github.com/docker/docker/registry/resumable [2022-08-18T19:01:42.024Z] github.com/docker/docker/restartmanager [2022-08-18T19:01:42.024Z] github.com/docker/docker/rootless [2022-08-18T19:01:42.024Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:01:42.024Z] github.com/docker/docker/runconfig [2022-08-18T19:01:42.024Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/environment [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/registry [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/request [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume/drivers [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume/local [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume/mounts [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume/service [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume/testutils' [2022-08-18T19:01:42.024Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/backend [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/container [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/events [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/filters [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/image [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/mount [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/network [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/registry [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/time [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/versions [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/volume [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:01:42.024Z] github.com/docker/docker/cli [2022-08-18T19:01:42.024Z] github.com/docker/docker/cli/config [2022-08-18T19:01:42.024Z] github.com/docker/docker/cli/debug [2022-08-18T19:01:42.024Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:01:42.024Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:01:42.024Z] github.com/docker/docker/client [2022-08-18T19:01:42.024Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:01:42.024Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:01:42.024Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:01:42.024Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:01:42.024Z] github.com/docker/docker/container [2022-08-18T19:01:42.024Z] github.com/docker/docker/container/stream [2022-08-18T19:01:42.024Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:01:42.024Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:01:42.024Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/config [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/events [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/exec [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/images [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/links [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/names [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/network [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/stats [2022-08-18T19:01:42.024Z] github.com/docker/docker/distribution [2022-08-18T19:01:42.024Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:01:42.024Z] github.com/docker/docker/distribution/utils [2022-08-18T19:01:42.024Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:01:42.024Z] github.com/docker/docker/dockerversion [2022-08-18T19:01:42.024Z] github.com/docker/docker/errdefs [2022-08-18T19:01:42.024Z] github.com/docker/docker/image [2022-08-18T19:01:42.024Z] github.com/docker/docker/image/cache [2022-08-18T19:01:42.024Z] github.com/docker/docker/image/tarexport [2022-08-18T19:01:42.024Z] github.com/docker/docker/image/v1 [2022-08-18T19:01:42.024Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:01:42.024Z] github.com/docker/docker/layer [2022-08-18T19:01:42.024Z] github.com/docker/docker/libcontainerd [2022-08-18T19:01:42.024Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:01:42.024Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:01:42.024Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:01:42.024Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:01:42.024Z] github.com/docker/docker/oci [2022-08-18T19:01:42.024Z] github.com/docker/docker/oci/caps [2022-08-18T19:01:42.024Z] github.com/docker/docker/opts [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/archive [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/directory [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/platform [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/pools [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/progress [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/signal [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/stack [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/system [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/truncindex [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:01:42.024Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:01:42.024Z] github.com/docker/docker/plugin [2022-08-18T19:01:42.024Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:01:42.024Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:01:42.024Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:01:42.024Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:01:42.024Z] github.com/docker/docker/quota [2022-08-18T19:01:42.024Z] github.com/docker/docker/reference [2022-08-18T19:01:42.024Z] github.com/docker/docker/registry [2022-08-18T19:01:42.024Z] github.com/docker/docker/registry/resumable [2022-08-18T19:01:42.024Z] github.com/docker/docker/restartmanager [2022-08-18T19:01:42.024Z] github.com/docker/docker/rootless [2022-08-18T19:01:42.024Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:01:42.024Z] github.com/docker/docker/runconfig [2022-08-18T19:01:42.024Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/environment [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/registry [2022-08-18T19:01:42.024Z] github.com/docker/docker/testutil/request [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume/drivers [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume/local [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume/mounts [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume/service [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:01:42.024Z] github.com/docker/docker/volume/testutils' [2022-08-18T19:01:42.024Z] ++ grep --fixed-strings /libnetwork [2022-08-18T19:01:42.024Z] ++ echo 'github.com/docker/docker/api [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/backend [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/container [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/events [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/filters [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/image [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/mount [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/network [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/registry [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/time [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/versions [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:01:42.024Z] github.com/docker/docker/api/types/volume [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:01:42.024Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:01:42.024Z] github.com/docker/docker/cli [2022-08-18T19:01:42.024Z] github.com/docker/docker/cli/config [2022-08-18T19:01:42.024Z] github.com/docker/docker/cli/debug [2022-08-18T19:01:42.024Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:01:42.024Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:01:42.024Z] github.com/docker/docker/client [2022-08-18T19:01:42.024Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:01:42.024Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:01:42.024Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:01:42.024Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:01:42.024Z] github.com/docker/docker/container [2022-08-18T19:01:42.024Z] github.com/docker/docker/container/stream [2022-08-18T19:01:42.024Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:01:42.024Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:01:42.024Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/config [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/events [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/exec [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/images [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/links [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:01:42.024Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:01:42.025Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:01:42.025Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:01:42.025Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:01:42.025Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:01:42.025Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:01:42.025Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:01:42.025Z] github.com/docker/docker/daemon/names [2022-08-18T19:01:42.025Z] github.com/docker/docker/daemon/network [2022-08-18T19:01:42.025Z] github.com/docker/docker/daemon/stats [2022-08-18T19:01:42.025Z] github.com/docker/docker/distribution [2022-08-18T19:01:42.025Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:01:42.025Z] github.com/docker/docker/distribution/utils [2022-08-18T19:01:42.025Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:01:42.025Z] github.com/docker/docker/dockerversion [2022-08-18T19:01:42.025Z] github.com/docker/docker/errdefs [2022-08-18T19:01:42.025Z] github.com/docker/docker/image [2022-08-18T19:01:42.025Z] github.com/docker/docker/image/cache [2022-08-18T19:01:42.025Z] github.com/docker/docker/image/tarexport [2022-08-18T19:01:42.025Z] github.com/docker/docker/image/v1 [2022-08-18T19:01:42.025Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:01:42.025Z] github.com/docker/docker/layer [2022-08-18T19:01:42.025Z] github.com/docker/docker/libcontainerd [2022-08-18T19:01:42.025Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:01:42.025Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:01:42.025Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:01:42.025Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/types [2022-08-18T19:01:42.025Z] github.com/docker/docker/oci [2022-08-18T19:01:42.025Z] github.com/docker/docker/oci/caps [2022-08-18T19:01:42.025Z] github.com/docker/docker/opts [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/archive [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/directory [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/platform [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/pools [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/progress [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/signal [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/stack [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/system [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/truncindex [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:01:42.025Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:01:42.025Z] github.com/docker/docker/plugin [2022-08-18T19:01:42.025Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:01:42.025Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:01:42.025Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:01:42.025Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:01:42.025Z] github.com/docker/docker/quota [2022-08-18T19:01:42.025Z] github.com/docker/docker/reference [2022-08-18T19:01:42.025Z] github.com/docker/docker/registry [2022-08-18T19:01:42.025Z] github.com/docker/docker/registry/resumable [2022-08-18T19:01:42.025Z] github.com/docker/docker/restartmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/rootless [2022-08-18T19:01:42.025Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:01:42.025Z] github.com/docker/docker/runconfig [2022-08-18T19:01:42.025Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:01:42.025Z] github.com/docker/docker/testutil [2022-08-18T19:01:42.025Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:01:42.025Z] github.com/docker/docker/testutil/environment [2022-08-18T19:01:42.025Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:01:42.025Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:01:42.025Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:01:42.025Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:01:42.025Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:01:42.025Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:01:42.025Z] github.com/docker/docker/testutil/registry [2022-08-18T19:01:42.025Z] github.com/docker/docker/testutil/request [2022-08-18T19:01:42.025Z] github.com/docker/docker/volume [2022-08-18T19:01:42.025Z] github.com/docker/docker/volume/drivers [2022-08-18T19:01:42.025Z] github.com/docker/docker/volume/local [2022-08-18T19:01:42.025Z] github.com/docker/docker/volume/mounts [2022-08-18T19:01:42.025Z] github.com/docker/docker/volume/service [2022-08-18T19:01:42.025Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:01:42.025Z] github.com/docker/docker/volume/testutils' [2022-08-18T19:01:42.025Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/types' [2022-08-18T19:01:42.025Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/types' [2022-08-18T19:01:42.025Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:01:42.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:01:42.025Z] + type docker-proxy [2022-08-18T19:01:42.025Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T19:01:42.025Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T19:01:42.025Z] [2022-08-18T19:01:42.025Z] Removing bundles/ [2022-08-18T19:01:42.025Z] [2022-08-18T19:01:42.025Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T19:01:42.032Z] #81 3.632 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T19:01:42.285Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T19:01:42.285Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:01:42.292Z] #81 3.646 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-18T19:01:42.292Z] #81 3.662 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T19:01:42.292Z] #81 3.684 Setting up libkmod2:amd64 (28-1) ... [2022-08-18T19:01:42.292Z] #81 3.707 Setting up systemd (247.3-7) ... [2022-08-18T19:01:42.292Z] #81 3.763 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-18T19:01:42.552Z] #81 3.764 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-18T19:01:42.552Z] #81 3.767 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-18T19:01:42.552Z] #81 3.789 Initializing machine ID from KVM UUID. [2022-08-18T19:01:42.812Z] #81 4.232 Selecting previously unselected package systemd-sysv. [2022-08-18T19:01:42.812Z] #81 4.232 (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 ... 29449 files and directories currently installed.) [2022-08-18T19:01:42.812Z] #81 4.245 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-18T19:01:42.812Z] #81 4.250 Unpacking systemd-sysv (247.3-7) ... [2022-08-18T19:01:42.812Z] #81 4.295 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-18T19:01:42.812Z] #81 4.296 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-18T19:01:42.812Z] #81 4.300 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-18T19:01:42.812Z] #81 4.361 Selecting previously unselected package dbus. [2022-08-18T19:01:43.072Z] #81 4.364 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-18T19:01:43.072Z] #81 4.374 Unpacking dbus (1.12.20-2) ... [2022-08-18T19:01:43.072Z] #81 4.433 Selecting previously unselected package libpam-systemd:amd64. [2022-08-18T19:01:43.072Z] #81 4.436 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-18T19:01:43.072Z] #81 4.441 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-18T19:01:43.072Z] #81 4.490 Selecting previously unselected package dbus-user-session. [2022-08-18T19:01:43.072Z] #81 4.493 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-18T19:01:43.072Z] #81 4.498 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-18T19:01:43.072Z] #81 4.618 Setting up systemd-sysv (247.3-7) ... [2022-08-18T19:01:43.332Z] #81 4.630 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-18T19:01:43.332Z] #81 4.642 Setting up dbus (1.12.20-2) ... [2022-08-18T19:01:43.332Z] #81 4.766 invoke-rc.d: could not determine current runlevel [2022-08-18T19:01:43.332Z] #81 4.769 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T19:01:43.332Z] #81 4.774 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-18T19:01:43.593Z] #81 4.953 Setting up dbus-user-session (1.12.20-2) ... [2022-08-18T19:01:43.593Z] #81 4.971 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T19:01:43.853Z] #81 DONE 5.1s [2022-08-18T19:01:43.853Z] [2022-08-18T19:01:43.853Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-08-18T19:01:43.853Z] #82 sha256:22a5206d71a424f25c78638b17f1d831b50b7ae4faf1ed2cd14e606c34859d2b [2022-08-18T19:01:44.113Z] #82 0.440 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T19:01:44.113Z] #82 0.442 Dload Upload Total Spent Left Speed [2022-08-18T19:01:44.372Z] #82 0.443 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6419 0 --:--:-- --:--:-- --:--:-- 6419 [2022-08-18T19:01:44.372Z] #82 DONE 0.8s [2022-08-18T19:01:44.373Z] [2022-08-18T19:01:44.373Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T19:01:44.373Z] #83 sha256:13c921bac00ab6a50bee56838252d9b81aa14872c6b4185bb7f894571f3d258b [2022-08-18T19:01:45.313Z] #83 DONE 0.9s [2022-08-18T19:01:45.313Z] [2022-08-18T19:01:45.313Z] #84 exporting to image [2022-08-18T19:01:45.313Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T19:01:45.313Z] #84 exporting layers [2022-08-18T19:01:47.558Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T19:01:47.558Z] [2022-08-18T19:01:47.558Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T19:01:47.558Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T19:01:47.558Z] [2022-08-18T19:01:47.558Z] + mkdir -p bundles [2022-08-18T19:01:47.558Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/backend [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/container [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/events [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/filters [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/image [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/mount [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/network [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/registry [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/time [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/versions [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:01:47.558Z] github.com/docker/docker/api/types/volume [2022-08-18T19:01:47.558Z] github.com/docker/docker/builder [2022-08-18T19:01:47.558Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:01:47.558Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:01:47.558Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:01:47.558Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:01:47.558Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:01:47.558Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:01:47.558Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:01:47.558Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:01:47.558Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:01:47.558Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:01:47.558Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:01:47.558Z] github.com/docker/docker/cli [2022-08-18T19:01:47.558Z] github.com/docker/docker/cli/config [2022-08-18T19:01:47.558Z] github.com/docker/docker/cli/debug [2022-08-18T19:01:47.558Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:01:47.558Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:01:47.558Z] github.com/docker/docker/client [2022-08-18T19:01:47.558Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:01:47.558Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:01:47.558Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:01:47.558Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:01:47.558Z] github.com/docker/docker/container [2022-08-18T19:01:47.558Z] github.com/docker/docker/container/stream [2022-08-18T19:01:47.558Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:01:47.558Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:01:47.558Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/config [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/events [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/exec [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/images [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/links [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:01:47.558Z] github.com/docker/docker/daemon/logger [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/names [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/network [2022-08-18T19:01:47.559Z] github.com/docker/docker/daemon/stats [2022-08-18T19:01:47.559Z] github.com/docker/docker/distribution [2022-08-18T19:01:47.559Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:01:47.559Z] github.com/docker/docker/distribution/utils [2022-08-18T19:01:47.559Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:01:47.559Z] github.com/docker/docker/dockerversion [2022-08-18T19:01:47.559Z] github.com/docker/docker/errdefs [2022-08-18T19:01:47.559Z] github.com/docker/docker/image [2022-08-18T19:01:47.559Z] github.com/docker/docker/image/cache [2022-08-18T19:01:47.559Z] github.com/docker/docker/image/tarexport [2022-08-18T19:01:47.559Z] github.com/docker/docker/image/v1 [2022-08-18T19:01:47.559Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:01:47.559Z] github.com/docker/docker/layer [2022-08-18T19:01:47.559Z] github.com/docker/docker/libcontainerd [2022-08-18T19:01:47.559Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:01:47.559Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:01:47.559Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:01:47.559Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:01:47.559Z] github.com/docker/docker/oci [2022-08-18T19:01:47.559Z] github.com/docker/docker/oci/caps [2022-08-18T19:01:47.559Z] github.com/docker/docker/opts [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/archive [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/directory [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/platform [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/pools [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/progress [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/signal [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/stack [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/system [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/truncindex [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:01:47.559Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:01:47.559Z] github.com/docker/docker/plugin [2022-08-18T19:01:47.559Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:01:47.559Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:01:47.559Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:01:47.559Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:01:47.559Z] github.com/docker/docker/quota [2022-08-18T19:01:47.559Z] github.com/docker/docker/reference [2022-08-18T19:01:47.559Z] github.com/docker/docker/registry [2022-08-18T19:01:47.559Z] github.com/docker/docker/registry/resumable [2022-08-18T19:01:47.559Z] github.com/docker/docker/restartmanager [2022-08-18T19:01:47.559Z] github.com/docker/docker/rootless [2022-08-18T19:01:47.559Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:01:47.559Z] github.com/docker/docker/runconfig [2022-08-18T19:01:47.559Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:01:47.559Z] github.com/docker/docker/testutil [2022-08-18T19:01:47.559Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:01:47.559Z] github.com/docker/docker/testutil/environment [2022-08-18T19:01:47.559Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:01:47.559Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:01:47.559Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:01:47.559Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:01:47.559Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:01:47.559Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:01:47.559Z] github.com/docker/docker/testutil/registry [2022-08-18T19:01:47.559Z] github.com/docker/docker/testutil/request [2022-08-18T19:01:47.559Z] github.com/docker/docker/volume [2022-08-18T19:01:47.559Z] github.com/docker/docker/volume/drivers [2022-08-18T19:01:47.559Z] github.com/docker/docker/volume/local [2022-08-18T19:01:47.559Z] github.com/docker/docker/volume/mounts [2022-08-18T19:01:47.559Z] github.com/docker/docker/volume/service [2022-08-18T19:01:47.559Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:01:47.559Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T19:01:47.559Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-08-18T19:01:48.496Z] ? github.com/docker/docker/api [no test files] [2022-08-18T19:01:51.891Z] #84 exporting layers 6.6s done [2022-08-18T19:01:51.891Z] #84 writing image sha256:a7e46a3b812cca81d6c237e1edecdf926a26083696da8a6aafd41777cc772866 done [2022-08-18T19:01:51.891Z] #84 naming to docker.io/library/docker:23f1d9074132878446af123786762764b395a939 done [2022-08-18T19:01:51.891Z] #84 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T19:01:52.244Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=23f1d9074132878446af123786762764b395a939 -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=22.06 docker:23f1d9074132878446af123786762764b395a939 hack/make.sh dynbinary test-integration [2022-08-18T19:01:54.153Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-18T19:01:54.153Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-18T19:01:54.153Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-18T19:01:54.153Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-18T19:01:54.153Z] 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-08-18T19:01:54.153Z] Detected virtualization docker. [2022-08-18T19:01:54.153Z] Detected architecture x86-64. [2022-08-18T19:01:54.153Z] Set hostname to . [2022-08-18T19:01:54.153Z] modprobe@configfs.service: Succeeded. [2022-08-18T19:01:54.153Z] modprobe@drm.service: Succeeded. [2022-08-18T19:01:54.153Z] modprobe@fuse.service: Succeeded. [2022-08-18T19:01:54.414Z] + source /etc/docker-entrypoint-cmd [2022-08-18T19:01:54.414Z] ++ hack/make.sh dynbinary test-integration [2022-08-18T19:01:54.414Z] [2022-08-18T19:01:54.414Z] Removing bundles/ [2022-08-18T19:01:54.414Z] [2022-08-18T19:01:54.414Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T19:01:54.414Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T19:01:54.414Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:02:03.411Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-18T19:02:54.015Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|deps|files|imports|types_sizes|compiled_files) took 2m51.247604525s [2022-08-18T19:02:54.273Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 501.98992ms [2022-08-18T19:03:11.186Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T19:03:11.186Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T19:03:11.186Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 31.9% of statements [2022-08-18T19:03:11.186Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-18T19:03:11.186Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T19:03:11.186Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T19:03:11.186Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T19:03:11.186Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T19:03:11.186Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T19:03:11.186Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T19:03:11.186Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T19:03:11.186Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T19:03:11.186Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T19:03:11.447Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T19:03:11.447Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T19:03:11.706Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 6.0% of statements [2022-08-18T19:03:11.965Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T19:03:12.534Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-08-18T19:03:12.535Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-08-18T19:03:12.535Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T19:03:12.535Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T19:03:12.535Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T19:03:12.535Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T19:03:12.535Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T19:03:12.535Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T19:03:12.535Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T19:03:12.535Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T19:03:12.535Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T19:03:12.535Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T19:03:12.535Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-18T19:03:12.535Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T19:03:12.535Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T19:03:12.794Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-08-18T19:03:12.794Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-08-18T19:03:12.794Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T19:03:12.794Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T19:03:12.794Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T19:03:12.794Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T19:03:12.794Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T19:03:12.794Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T19:03:12.794Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T19:03:12.794Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T19:03:12.794Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T19:03:12.794Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T19:03:12.794Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T19:03:15.261Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T19:03:15.261Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:03:15.261Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:03:15.261Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:03:15.261Z] [2022-08-18T19:03:15.261Z] + TEST_INTEGRATION_DEST=1 [2022-08-18T19:03:15.261Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-18T19:03:15.261Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T19:03:15.261Z] + run_tests test-integration-flaky [2022-08-18T19:03:15.261Z] + '[' -n 0 ']' [2022-08-18T19:03:15.261Z] + rm= [2022-08-18T19:03:15.261Z] + c=0 [2022-08-18T19:03:15.261Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43993/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43993/.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=d34ab33c4d8d56e463763fa5b36dcb186a13107f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d34ab33c4d8d56e463763fa5b36dcb186a13107f hack/make.sh test-integration-flaky test-integration [2022-08-18T19:03:15.261Z] + TEST_INTEGRATION_DEST=3 [2022-08-18T19:03:15.261Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-18T19:03:15.262Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T19:03:15.262Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T19:03:15.262Z] + run_tests [2022-08-18T19:03:15.262Z] ++ jobs -p [2022-08-18T19:03:15.262Z] + '[' -n 0 ']' [2022-08-18T19:03:15.262Z] + rm= [2022-08-18T19:03:15.262Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43993/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43993/.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=d34ab33c4d8d56e463763fa5b36dcb186a13107f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d34ab33c4d8d56e463763fa5b36dcb186a13107f hack/make.sh '' test-integration [2022-08-18T19:03:15.262Z] + for job in $(jobs -p) [2022-08-18T19:03:15.262Z] + wait 8813 [2022-08-18T19:03:15.262Z] + TEST_INTEGRATION_DEST=2 [2022-08-18T19:03:15.262Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-18T19:03:15.262Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T19:03:15.262Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T19:03:15.262Z] + run_tests [2022-08-18T19:03:15.262Z] + '[' -n 0 ']' [2022-08-18T19:03:15.262Z] + rm= [2022-08-18T19:03:15.262Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43993/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43993/.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=d34ab33c4d8d56e463763fa5b36dcb186a13107f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d34ab33c4d8d56e463763fa5b36dcb186a13107f hack/make.sh '' test-integration [2022-08-18T19:03:15.262Z] [2022-08-18T19:03:15.262Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T19:03:15.262Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T19:03:15.262Z] HOSTNAME=c95cdc027001 [2022-08-18T19:03:15.262Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T19:03:15.262Z] TESTDEBUG=0 [2022-08-18T19:03:15.262Z] DEST=bundles/test-integration [2022-08-18T19:03:15.262Z] PWD=/go/src/github.com/docker/docker [2022-08-18T19:03:15.262Z] KEEPBUNDLE=1 [2022-08-18T19:03:15.262Z] DOCKER_GITCOMMIT=d34ab33c4d8d56e463763fa5b36dcb186a13107f [2022-08-18T19:03:15.262Z] container=docker [2022-08-18T19:03:15.262Z] HOME=/root [2022-08-18T19:03:15.262Z] GOLANG_VERSION=1.18.5 [2022-08-18T19:03:15.262Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T19:03:15.262Z] VALIDATE_BRANCH=22.06 [2022-08-18T19:03:15.262Z] TERM=xterm [2022-08-18T19:03:15.262Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T19:03:15.262Z] SHLVL=1 [2022-08-18T19:03:15.262Z] TIMEOUT=120m [2022-08-18T19:03:15.262Z] DOCKER_BUILDTAGS= journald [2022-08-18T19:03:15.262Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T19:03:15.262Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T19:03:15.262Z] GO111MODULE=off [2022-08-18T19:03:15.262Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T19:03:15.262Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T19:03:15.262Z] GOPATH=/go [2022-08-18T19:03:15.262Z] PKG_CONFIG=pkg-config [2022-08-18T19:03:15.262Z] _=/usr/bin/env [2022-08-18T19:03:15.262Z] Building test suite binary ./integration-cli/test.main [2022-08-18T19:03:15.262Z] [2022-08-18T19:03:15.262Z] [2022-08-18T19:03:15.262Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-18T19:03:15.262Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T19:03:15.262Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T19:03:15.262Z] HOSTNAME=76d33fe6fb7c [2022-08-18T19:03:15.262Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T19:03:15.262Z] TESTDEBUG=0 [2022-08-18T19:03:15.262Z] DEST=bundles/test-integration [2022-08-18T19:03:15.262Z] PWD=/go/src/github.com/docker/docker [2022-08-18T19:03:15.262Z] KEEPBUNDLE=1 [2022-08-18T19:03:15.262Z] DOCKER_GITCOMMIT=d34ab33c4d8d56e463763fa5b36dcb186a13107f [2022-08-18T19:03:15.262Z] container=docker [2022-08-18T19:03:15.262Z] HOME=/root [2022-08-18T19:03:15.262Z] GOLANG_VERSION=1.18.5 [2022-08-18T19:03:15.262Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T19:03:15.262Z] VALIDATE_BRANCH=22.06 [2022-08-18T19:03:15.262Z] TERM=xterm [2022-08-18T19:03:15.262Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T19:03:15.262Z] SHLVL=1 [2022-08-18T19:03:15.262Z] TIMEOUT=120m [2022-08-18T19:03:15.262Z] DOCKER_BUILDTAGS= journald [2022-08-18T19:03:15.262Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T19:03:15.262Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T19:03:15.262Z] GO111MODULE=off [2022-08-18T19:03:15.262Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T19:03:15.262Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T19:03:15.262Z] GOPATH=/go [2022-08-18T19:03:15.262Z] PKG_CONFIG=pkg-config [2022-08-18T19:03:15.262Z] _=/usr/bin/env [2022-08-18T19:03:15.262Z] Building test suite binary ./integration-cli/test.main [2022-08-18T19:03:15.262Z] No new tests added to integration. [2022-08-18T19:03:15.262Z] [2022-08-18T19:03:15.262Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T19:03:15.262Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T19:03:15.262Z] HOSTNAME=f14a9519b4d8 [2022-08-18T19:03:15.262Z] TESTDEBUG=0 [2022-08-18T19:03:15.262Z] DEST=bundles/test-integration [2022-08-18T19:03:15.262Z] PWD=/go/src/github.com/docker/docker [2022-08-18T19:03:15.262Z] KEEPBUNDLE=1 [2022-08-18T19:03:15.262Z] DOCKER_GITCOMMIT=d34ab33c4d8d56e463763fa5b36dcb186a13107f [2022-08-18T19:03:15.262Z] container=docker [2022-08-18T19:03:15.262Z] HOME=/root [2022-08-18T19:03:15.262Z] GOLANG_VERSION=1.18.5 [2022-08-18T19:03:15.262Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T19:03:15.262Z] VALIDATE_BRANCH=22.06 [2022-08-18T19:03:15.262Z] TERM=xterm [2022-08-18T19:03:15.262Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T19:03:15.262Z] SHLVL=1 [2022-08-18T19:03:15.262Z] TIMEOUT=120m [2022-08-18T19:03:15.262Z] DOCKER_BUILDTAGS= journald [2022-08-18T19:03:15.262Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T19:03:15.262Z] GO111MODULE=off [2022-08-18T19:03:15.262Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T19:03:15.262Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T19:03:15.262Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T19:03:15.262Z] GOPATH=/go [2022-08-18T19:03:15.262Z] PKG_CONFIG=pkg-config [2022-08-18T19:03:15.262Z] _=/usr/bin/env [2022-08-18T19:03:15.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T19:03:15.329Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.7% of statements [2022-08-18T19:03:15.329Z] ok github.com/docker/docker/builder/dockerfile 0.410s coverage: 49.3% of statements [2022-08-18T19:03:15.588Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-18T19:03:16.156Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-18T19:03:17.092Z] ok github.com/docker/docker/builder/remotecontext/git 1.491s coverage: 86.3% of statements [2022-08-18T19:03:17.092Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T19:03:17.092Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T19:03:17.092Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T19:03:17.092Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T19:03:17.351Z] ok github.com/docker/docker/cmd/docker-proxy 0.149s coverage: 69.3% of statements [2022-08-18T19:03:21.542Z] ok github.com/docker/docker/client 0.091s coverage: 75.9% of statements [2022-08-18T19:03:25.207Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T19:03:25.207Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:03:25.207Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:03:25.207Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:03:25.207Z] [2022-08-18T19:03:25.207Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T19:03:25.207Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T19:03:25.207Z] HOSTNAME=26edce523ea6 [2022-08-18T19:03:25.207Z] DEST=bundles/test-integration [2022-08-18T19:03:25.207Z] PWD=/go/src/github.com/docker/docker [2022-08-18T19:03:25.207Z] DOCKER_ROOTLESS=1 [2022-08-18T19:03:25.207Z] DOCKER_GITCOMMIT=de5a8f794ce46434ac6db95126b968c101203082 [2022-08-18T19:03:25.207Z] container=docker [2022-08-18T19:03:25.207Z] HOME=/root [2022-08-18T19:03:25.207Z] GOLANG_VERSION=1.18.5 [2022-08-18T19:03:25.207Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T19:03:25.207Z] VALIDATE_BRANCH=22.06 [2022-08-18T19:03:25.207Z] TERM=xterm [2022-08-18T19:03:25.207Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T19:03:25.207Z] SHLVL=1 [2022-08-18T19:03:25.207Z] TIMEOUT=120m [2022-08-18T19:03:25.207Z] DOCKER_BUILDTAGS= journald [2022-08-18T19:03:25.207Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T19:03:25.207Z] GO111MODULE=off [2022-08-18T19:03:25.207Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T19:03:25.207Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T19:03:25.207Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T19:03:25.208Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T19:03:25.208Z] GOPATH=/go [2022-08-18T19:03:25.208Z] PKG_CONFIG=pkg-config [2022-08-18T19:03:25.208Z] _=/usr/bin/env [2022-08-18T19:03:25.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T19:03:53.627Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 31.8% of statements [2022-08-18T19:03:53.627Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-08-18T19:03:53.627Z] ok github.com/docker/docker/cmd/dockerd/trap 2.492s coverage: 0.0% of statements [2022-08-18T19:03:53.627Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T19:03:53.627Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T19:03:53.627Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T19:03:53.627Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T19:03:53.627Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T19:03:58.898Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-08-18T19:03:59.834Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-08-18T19:04:01.018Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T19:04:01.018Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:04:01.018Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:04:01.018Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:04:01.018Z] [2022-08-18T19:04:01.018Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T19:04:01.018Z] DOCKER_SYSTEMD=1 [2022-08-18T19:04:01.019Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T19:04:01.019Z] HOSTNAME=df68395037b9 [2022-08-18T19:04:01.019Z] DEST=bundles/test-integration [2022-08-18T19:04:01.019Z] PWD=/go/src/github.com/docker/docker [2022-08-18T19:04:01.019Z] DOCKER_GITCOMMIT=23f1d9074132878446af123786762764b395a939 [2022-08-18T19:04:01.019Z] container=docker [2022-08-18T19:04:01.019Z] HOME=/root [2022-08-18T19:04:01.019Z] LANG=C.UTF-8 [2022-08-18T19:04:01.019Z] INVOCATION_ID=1a3c4419a9cf4ceca3b8dcd3d89ab29f [2022-08-18T19:04:01.019Z] GOLANG_VERSION=1.18.5 [2022-08-18T19:04:01.019Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T19:04:01.019Z] VALIDATE_BRANCH=22.06 [2022-08-18T19:04:01.019Z] TERM=xterm [2022-08-18T19:04:01.019Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T19:04:01.019Z] SHLVL=3 [2022-08-18T19:04:01.019Z] TIMEOUT=120m [2022-08-18T19:04:01.019Z] DOCKER_BUILDTAGS= journald [2022-08-18T19:04:01.019Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T19:04:01.019Z] GO111MODULE=off [2022-08-18T19:04:01.019Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T19:04:01.019Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T19:04:01.019Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T19:04:01.019Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T19:04:01.019Z] GOPATH=/go [2022-08-18T19:04:01.019Z] PKG_CONFIG=pkg-config [2022-08-18T19:04:01.019Z] _=/usr/bin/env [2022-08-18T19:04:01.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T19:04:01.215Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-18T19:04:03.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T19:04:03.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T19:04:07.781Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-18T19:04:09.158Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.1% of statements [2022-08-18T19:04:09.417Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-18T19:04:10.354Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-18T19:04:10.613Z] ok github.com/docker/docker/daemon 10.113s coverage: 16.5% of statements [2022-08-18T19:04:10.613Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T19:04:10.613Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T19:04:10.613Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T19:04:10.613Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T19:04:11.555Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.650s coverage: 74.8% of statements [2022-08-18T19:04:12.493Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.202s coverage: 60.7% of statements [2022-08-18T19:04:12.756Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-08-18T19:04:14.155Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-08-18T19:04:15.538Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.230s coverage: 50.6% of statements [2022-08-18T19:04:16.919Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.511s coverage: 45.9% of statements [2022-08-18T19:04:16.919Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T19:04:17.491Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-08-18T19:04:17.750Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.938s coverage: 58.5% of statements [2022-08-18T19:04:17.750Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T19:04:17.750Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T19:04:18.689Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-18T19:04:18.948Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-08-18T19:04:19.886Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.9% of statements [2022-08-18T19:04:19.886Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T19:04:19.886Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T19:04:20.469Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2022-08-18T19:04:21.408Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 80.2% of statements [2022-08-18T19:04:21.408Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2022-08-18T19:04:21.408Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T19:04:21.975Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-18T19:04:21.975Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.4% of statements [2022-08-18T19:04:22.234Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-18T19:04:22.803Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.096s coverage: 76.8% of statements [2022-08-18T19:04:23.062Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 79.4% of statements [2022-08-18T19:04:23.062Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T19:04:23.062Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T19:04:24.000Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 62.0% of statements [2022-08-18T19:04:24.000Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-08-18T19:04:24.568Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-08-18T19:04:25.136Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-18T19:04:25.395Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-18T19:04:26.333Z] ok github.com/docker/docker/daemon/logger/splunk 1.517s coverage: 82.5% of statements [2022-08-18T19:04:26.333Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T19:04:26.333Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T19:04:27.277Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-08-18T19:04:28.212Z] ok github.com/docker/docker/distribution 1.501s coverage: 28.0% of statements [2022-08-18T19:04:28.213Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T19:04:28.780Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-18T19:04:29.356Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-18T19:04:29.615Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-08-18T19:04:29.615Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T19:04:29.615Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2022-08-18T19:04:30.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T19:04:30.552Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-08-18T19:04:30.552Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T19:04:30.552Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T19:04:30.812Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-18T19:04:31.380Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-18T19:04:31.948Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-18T19:04:32.207Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T19:04:33.586Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 82.3% of statements [2022-08-18T19:04:34.964Z] ok github.com/docker/docker/pkg/authorization 0.733s coverage: 68.3% of statements [2022-08-18T19:04:34.964Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T19:04:35.223Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-18T19:04:38.508Z] ok github.com/docker/docker/pkg/chrootarchive 2.513s coverage: 42.7% of statements [2022-08-18T19:04:38.508Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T19:04:38.767Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-18T19:04:39.026Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-18T19:04:39.026Z] ok github.com/docker/docker/layer 7.948s coverage: 68.9% of statements [2022-08-18T19:04:39.026Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T19:04:39.026Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T19:04:39.026Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T19:04:39.026Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T19:04:39.026Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T19:04:39.026Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T19:04:39.594Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-08-18T19:04:39.594Z] ok github.com/docker/docker/pkg/fsutils 0.185s coverage: 85.1% of statements [2022-08-18T19:04:39.594Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-08-18T19:04:40.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T19:04:40.531Z] ok github.com/docker/docker/pkg/idtools 0.402s coverage: 67.9% of statements [2022-08-18T19:04:40.794Z] ok github.com/docker/docker/pkg/ioutils 0.374s coverage: 71.5% of statements [2022-08-18T19:04:41.053Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-08-18T19:04:41.053Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-08-18T19:04:41.053Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T19:04:41.312Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-08-18T19:04:41.312Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-18T19:04:41.571Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-08-18T19:04:41.571Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 90.5% of statements [2022-08-18T19:04:41.830Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-18T19:04:41.830Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T19:04:41.830Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T19:04:42.398Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-08-18T19:04:42.657Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-18T19:04:43.055Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T19:04:43.055Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T19:04:44.432Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-08-18T19:04:44.692Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-18T19:04:44.950Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-18T19:04:45.209Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-18T19:04:45.468Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-18T19:04:45.468Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T19:04:45.702Z] INFO [linters context/goanalysis] analyzers took 6m27.304640513s with top 10 stages: buildir: 2m23.382494519s, the_only_name: 40.349499346s, goimports: 29.83816019s, unconvert: 22.916313217s, gosec: 18.457883278s, S1038: 18.455154334s, misspell: 7.119687474s, unused: 4.978876262s, nilness: 4.647472528s, S1039: 4.629145526s [2022-08-18T19:04:45.702Z] INFO [runner] Issues before processing: 2398, after processing: 0 [2022-08-18T19:04:45.702Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2135/2135, cgo: 2135/2398, path_prettifier: 2135/2135, identifier_marker: 2032/2032, exclude-rules: 78/2032, nolint: 0/78, skip_dirs: 2135/2135, autogenerated_exclude: 2032/2135, skip_files: 2135/2135, exclude: 2032/2032 [2022-08-18T19:04:45.702Z] INFO [runner] processing took 83.504008ms with stages: nolint: 33.689367ms, identifier_marker: 22.22431ms, path_prettifier: 8.919375ms, autogenerated_exclude: 8.201496ms, exclude-rules: 8.047356ms, skip_dirs: 1.963235ms, cgo: 319.611µs, filename_unadjuster: 133.948µs, max_same_issues: 1.772µs, uniq_by_line: 646ns, skip_files: 443ns, max_from_linter: 438ns, sort_results: 336ns, diff: 294ns, exclude: 292ns, source_code: 263ns, path_shortener: 256ns, max_per_file_from_linter: 228ns, severity-rules: 224ns, path_prefixer: 118ns [2022-08-18T19:04:45.702Z] INFO [runner] linters took 1m45.813764735s with stages: goanalysis_metalinter: 1m45.730071747s [2022-08-18T19:04:45.702Z] INFO File cache stats: 1675 entries of total size 8.6MiB [2022-08-18T19:04:45.702Z] INFO Memory: 2776 samples, avg is 324.5MB, max is 1275.1MB [2022-08-18T19:04:45.702Z] INFO Execution took 4m37.575032247s [2022-08-18T19:04:45.702Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-18T19:04:46.022Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b1dc64be903d91449a60659cb6a3d0a631cb08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:73b1dc64be903d91449a60659cb6a3d0a631cb08 hack/make.sh dynbinary test-docker-py [2022-08-18T19:04:46.035Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-18T19:04:46.279Z] [2022-08-18T19:04:46.537Z] Removing bundles/ [2022-08-18T19:04:46.537Z] [2022-08-18T19:04:46.537Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T19:04:46.537Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T19:04:46.537Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:04:46.603Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-18T19:04:46.862Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-08-18T19:04:47.430Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-18T19:04:47.688Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-18T19:04:47.688Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T19:04:47.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T19:04:47.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T19:04:48.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T19:04:48.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T19:04:48.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T19:04:49.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T19:04:49.593Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-18T19:04:49.852Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T19:04:50.111Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 86.0% of statements [2022-08-18T19:04:50.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T19:04:50.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T19:04:51.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T19:04:51.490Z] ok github.com/docker/docker/quota 0.205s coverage: 71.4% of statements [2022-08-18T19:04:51.748Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-08-18T19:04:52.686Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-08-18T19:04:52.945Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-18T19:04:53.208Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-18T19:04:53.776Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-18T19:04:53.776Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-18T19:04:53.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T19:04:54.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T19:04:55.681Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-18T19:04:55.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T19:04:55.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T19:04:56.248Z] ok github.com/docker/docker/volume/local 0.075s coverage: 76.8% of statements [2022-08-18T19:04:56.508Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-18T19:04:56.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T19:04:57.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T19:04:57.885Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-18T19:04:58.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T19:04:59.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T19:05:00.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T19:05:01.084Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T19:05:01.084Z] Using test binary docker [2022-08-18T19:05:01.084Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T19:05:01.084Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T19:05:01.084Z] INFO: Waiting for daemon to start... [2022-08-18T19:05:01.084Z] Starting dockerd [2022-08-18T19:05:06.367Z] . [2022-08-18T19:05:06.367Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T19:05:06.367Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T19:05:06.367Z] Error: No such image: emptyfs [2022-08-18T19:05:06.367Z] Running integration-test (iteration 1) [2022-08-18T19:05:06.367Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T19:05:06.367Z] Loaded image: busybox:latest [2022-08-18T19:05:06.367Z] Loaded image: busybox:glibc [2022-08-18T19:05:07.294Z] Loaded image: debian:bullseye-slim [2022-08-18T19:05:07.550Z] Loaded image: hello-world:latest [2022-08-18T19:05:07.550Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:05:07.550Z] INFO: Testing against a local daemon [2022-08-18T19:05:07.550Z] === RUN TestCgroupNamespacesBuild [2022-08-18T19:05:08.912Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-08-18T19:05:08.912Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T19:05:09.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T19:05:09.838Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-08-18T19:05:09.838Z] === RUN TestBuildWithSession [2022-08-18T19:05:09.838Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T19:05:09.838Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T19:05:09.838Z] === RUN TestBuildSquashParent [2022-08-18T19:05:18.005Z] --- PASS: TestBuildSquashParent (7.17s) [2022-08-18T19:05:18.005Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T19:05:18.005Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:05:18.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:05:18.005Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:05:18.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:05:18.005Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:05:18.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:05:18.005Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:05:18.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:05:18.005Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:05:18.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:05:18.005Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:05:18.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:05:18.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:05:18.005Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:05:18.994Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:05:18.994Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:05:19.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T19:05:19.835Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.3% of statements [2022-08-18T19:05:19.835Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T19:05:19.835Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T19:05:19.835Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T19:05:19.835Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T19:05:19.835Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T19:05:19.835Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T19:05:19.835Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T19:05:19.835Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T19:05:19.835Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T19:05:19.835Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T19:05:19.835Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T19:05:19.836Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T19:05:19.836Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T19:05:19.836Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T19:05:19.836Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T19:05:19.836Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T19:05:19.836Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T19:05:19.836Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T19:05:19.836Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T19:05:19.836Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T19:05:19.836Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T19:05:19.836Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === Skipped [2022-08-18T19:05:19.836Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T19:05:19.836Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T19:05:19.836Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T19:05:19.836Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T19:05:19.836Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:71: No driver to put! [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T19:05:19.836Z] time="2022-08-18T19:04:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T19:05:19.836Z] time="2022-08-18T19:04:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T19:05:19.836Z] time="2022-08-18T19:04:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T19:05:19.836Z] time="2022-08-18T19:04:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T19:05:19.836Z] time="2022-08-18T19:04:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:71: No driver to put! [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T19:05:19.836Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T19:05:19.836Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T19:05:19.836Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:05:19.836Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T19:05:19.836Z] graphtest_unix.go:71: No driver to put! [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T19:05:19.836Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T19:05:19.836Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T19:05:19.836Z] [2022-08-18T19:05:19.836Z] DONE 2799 tests, 28 skipped in 208.601s [2022-08-18T19:05:19.836Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:05:19.836Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T19:05:19.836Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -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-08-18T19:05:20.882Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:05:20.882Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:05:22.769Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-18T19:05:22.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.88s) [2022-08-18T19:05:22.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.88s) [2022-08-18T19:05:22.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.81s) [2022-08-18T19:05:22.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2022-08-18T19:05:22.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2022-08-18T19:05:22.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2022-08-18T19:05:22.769Z] === RUN TestBuildMultiStageCopy [2022-08-18T19:05:22.769Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T19:05:26.076Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T19:05:27.438Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T19:05:27.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T19:05:27.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T19:05:28.363Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T19:05:28.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T19:05:29.370Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T19:05:29.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T19:05:30.295Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-08-18T19:05:30.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-08-18T19:05:30.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-18T19:05:30.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-18T19:05:30.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-18T19:05:30.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-18T19:05:30.295Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T19:05:30.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T19:05:30.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T19:05:31.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T19:05:33.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T19:05:34.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T19:05:35.575Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-18T19:05:35.575Z] === RUN TestBuildLabelWithTargets [2022-08-18T19:05:35.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T19:05:36.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T19:05:37.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T19:05:37.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T19:05:38.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T19:05:39.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T19:05:40.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T19:05:41.341Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T19:05:41.341Z] Using test binary docker [2022-08-18T19:05:41.341Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T19:05:41.341Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-18T19:05:41.341Z] INFO: Waiting for daemon to start... [2022-08-18T19:05:41.341Z] Starting dockerd [2022-08-18T19:05:43.689Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-18T19:05:43.689Z] === RUN TestBuildWithEmptyLayers [2022-08-18T19:05:44.638Z] . [2022-08-18T19:05:44.638Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T19:05:44.638Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T19:05:44.638Z] Error: No such image: emptyfs [2022-08-18T19:05:44.638Z] Running integration-test (iteration 1) [2022-08-18T19:05:44.638Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T19:05:44.898Z] Loaded image: busybox:latest [2022-08-18T19:05:45.158Z] Loaded image: busybox:glibc [2022-08-18T19:05:46.200Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-08-18T19:05:46.200Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T19:05:46.541Z] Loaded image: debian:bullseye-slim [2022-08-18T19:05:46.541Z] Loaded image: hello-world:latest [2022-08-18T19:05:46.541Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:05:46.541Z] INFO: Testing against a local daemon [2022-08-18T19:05:46.541Z] === RUN TestCgroupNamespacesBuild [2022-08-18T19:05:47.926Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-08-18T19:05:47.926Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T19:05:49.321Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-08-18T19:05:49.321Z] === RUN TestBuildWithSession [2022-08-18T19:05:49.321Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T19:05:49.321Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T19:05:49.321Z] === RUN TestBuildSquashParent [2022-08-18T19:05:51.481Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-18T19:05:51.481Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T19:05:51.737Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-08-18T19:05:51.737Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T19:05:51.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T19:05:52.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T19:05:53.581Z] --- PASS: TestBuildSquashParent (4.51s) [2022-08-18T19:05:53.581Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T19:05:53.581Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:05:53.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:05:53.581Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:05:53.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:05:53.581Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:05:53.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:05:53.581Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:05:53.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:05:53.581Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:05:53.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:05:53.581Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:05:53.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:05:53.581Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:05:53.581Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:05:55.143Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:05:55.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:05:56.785Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:05:57.021Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2022-08-18T19:05:57.021Z] === RUN TestBuildWithHugeFile [2022-08-18T19:05:57.046Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:05:58.428Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T19:05:58.428Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-08-18T19:05:58.428Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-08-18T19:05:58.428Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.60s) [2022-08-18T19:05:58.428Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.60s) [2022-08-18T19:05:58.428Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.71s) [2022-08-18T19:05:58.428Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.52s) [2022-08-18T19:05:58.428Z] === RUN TestBuildMultiStageCopy [2022-08-18T19:05:58.428Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T19:06:00.338Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T19:06:00.338Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T19:06:00.338Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T19:06:00.599Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T19:06:00.860Z] --- PASS: TestBuildMultiStageCopy (2.40s) [2022-08-18T19:06:00.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-08-18T19:06:00.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-18T19:06:00.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-18T19:06:00.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s) [2022-08-18T19:06:00.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-18T19:06:00.860Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T19:06:01.801Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-08-18T19:06:01.801Z] === RUN TestBuildLabelWithTargets [2022-08-18T19:06:02.746Z] --- PASS: TestBuildLabelWithTargets (1.11s) [2022-08-18T19:06:02.747Z] === RUN TestBuildWithEmptyLayers [2022-08-18T19:06:03.323Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-08-18T19:06:03.323Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T19:06:05.255Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2022-08-18T19:06:05.256Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T19:06:05.516Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-08-18T19:06:05.516Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T19:06:06.531Z] ok github.com/docker/docker/libnetwork 37.394s coverage: 40.6% of statements [2022-08-18T19:06:06.531Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T19:06:06.531Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-18T19:06:06.531Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T19:06:06.531Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-18T19:06:06.531Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.543s coverage: 59.9% of statements [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T19:06:06.531Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T19:06:06.531Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T19:06:06.531Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-08-18T19:06:06.531Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T19:06:06.531Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T19:06:07.437Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s) [2022-08-18T19:06:07.437Z] === RUN TestBuildWithHugeFile [2022-08-18T19:06:16.564Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.105s coverage: 6.6% of statements [2022-08-18T19:06:16.564Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T19:06:16.564Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-18T19:06:16.564Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-18T19:06:16.564Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T19:06:16.564Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T19:06:16.564Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T19:06:16.564Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-18T19:06:16.564Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-08-18T19:06:16.564Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T19:06:16.825Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T19:06:27.051Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-18T19:06:45.171Z] ok github.com/docker/docker/libnetwork/ipam 16.221s coverage: 85.3% of statements [2022-08-18T19:06:45.171Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T19:06:45.171Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T19:06:45.171Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-18T19:06:45.171Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-18T19:06:45.171Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T19:06:45.171Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T19:06:45.430Z] ok github.com/docker/docker/libnetwork/ipamutils 0.281s coverage: 74.0% of statements [2022-08-18T19:06:45.998Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.0% of statements [2022-08-18T19:06:46.259Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T19:06:46.520Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-18T19:06:53.012Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T19:06:53.012Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:06:53.012Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:06:53.012Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:06:53.012Z] [2022-08-18T19:06:53.012Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-18T19:06:53.012Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-18T19:06:53.012Z] Using test binary docker [2022-08-18T19:06:53.012Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T19:06:53.012Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T19:06:53.012Z] INFO: Waiting for daemon to start... [2022-08-18T19:06:53.012Z] Starting dockerd [2022-08-18T19:06:53.012Z] . [2022-08-18T19:06:53.012Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-18T19:06:53.551Z] --- PASS: TestBuildWithHugeFile (51.78s) [2022-08-18T19:06:53.551Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T19:06:53.551Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T19:06:53.551Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T19:06:53.551Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T19:06:53.551Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:06:53.551Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:06:53.551Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:06:53.551Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:06:53.551Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:06:53.551Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:06:53.551Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:06:53.551Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:06:53.551Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:06:53.551Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-18T19:06:53.551Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-08-18T19:06:53.551Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-18T19:06:53.551Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T19:06:53.551Z] === RUN TestBuildPreserveOwnership [2022-08-18T19:06:53.551Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T19:06:54.111Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T19:06:58.407Z] --- PASS: TestBuildPreserveOwnership (9.91s) [2022-08-18T19:06:58.407Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.89s) [2022-08-18T19:06:58.407Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-18T19:06:58.407Z] === RUN TestBuildPlatformInvalid [2022-08-18T19:06:58.407Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-18T19:06:58.407Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T19:06:58.407Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T19:06:58.407Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T19:06:58.407Z] PASS [2022-08-18T19:06:58.407Z] [2022-08-18T19:06:58.407Z] === Skipped [2022-08-18T19:06:58.407Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T19:06:58.407Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T19:06:58.407Z] [2022-08-18T19:06:58.407Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T19:06:58.407Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T19:06:58.407Z] [2022-08-18T19:06:58.407Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T19:06:58.407Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T19:06:58.407Z] [2022-08-18T19:06:58.407Z] DONE 34 tests, 3 skipped in 112.567s [2022-08-18T19:06:58.407Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T19:06:58.407Z] INFO: Testing against a local daemon [2022-08-18T19:06:58.407Z] === RUN TestConfigInspect [2022-08-18T19:06:58.407Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:06:58.407Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-18T19:06:58.407Z] === RUN TestConfigList [2022-08-18T19:06:58.407Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:06:58.407Z] --- SKIP: TestConfigList (0.01s) [2022-08-18T19:06:58.407Z] === RUN TestConfigsCreateAndDelete [2022-08-18T19:06:58.407Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:06:58.407Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-18T19:06:58.407Z] === RUN TestConfigsUpdate [2022-08-18T19:06:58.407Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:06:58.407Z] --- SKIP: TestConfigsUpdate (0.02s) [2022-08-18T19:06:58.407Z] === RUN TestTemplatedConfig [2022-08-18T19:06:58.407Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:06:58.407Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-18T19:06:58.407Z] === RUN TestConfigCreateResolve [2022-08-18T19:06:58.407Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:06:58.407Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-18T19:06:58.407Z] PASS [2022-08-18T19:06:58.407Z] [2022-08-18T19:06:58.407Z] === Skipped [2022-08-18T19:06:58.407Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-18T19:06:58.407Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:06:58.407Z] [2022-08-18T19:06:58.407Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-18T19:06:58.407Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:06:58.407Z] [2022-08-18T19:06:58.407Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-18T19:06:58.407Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:06:58.407Z] [2022-08-18T19:06:58.407Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2022-08-18T19:06:58.407Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:06:58.407Z] [2022-08-18T19:06:58.407Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-18T19:06:58.407Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:06:58.407Z] [2022-08-18T19:06:58.407Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-18T19:06:58.407Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:06:58.407Z] [2022-08-18T19:06:58.407Z] DONE 6 tests, 6 skipped in 0.157s [2022-08-18T19:06:58.407Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T19:06:58.712Z] INFO: Testing against a local daemon [2022-08-18T19:06:58.712Z] === RUN TestAttachWithTTY [2022-08-18T19:06:58.712Z] --- PASS: TestAttachWithTTY (0.04s) [2022-08-18T19:06:58.712Z] === RUN TestAttachWithoutTTy [2022-08-18T19:06:58.712Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T19:06:58.712Z] === RUN TestCheckpoint [2022-08-18T19:06:58.712Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T19:06:58.712Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T19:06:58.712Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T19:06:58.712Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:06:58.712Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:06:58.712Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:06:58.712Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:06:58.712Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:06:58.712Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:06:58.712Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T19:06:58.712Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T19:06:58.712Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:06:58.712Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T19:06:58.712Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T19:06:58.713Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T19:06:58.713Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T19:06:58.713Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T19:06:58.713Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T19:06:58.713Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T19:06:58.713Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T19:06:58.713Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-18T19:06:58.713Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T19:06:58.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-18T19:06:58.713Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T19:06:58.713Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T19:06:58.713Z] === RUN TestCopyEmptyFile [2022-08-18T19:06:58.972Z] --- PASS: TestCopyEmptyFile (0.19s) [2022-08-18T19:06:58.972Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T19:06:58.972Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-18T19:06:58.972Z] === RUN TestCopyFromContainer [2022-08-18T19:07:03.321Z] === RUN TestCopyFromContainer// [2022-08-18T19:07:03.321Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T19:07:03.321Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T19:07:03.321Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T19:07:03.321Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T19:07:03.321Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T19:07:03.577Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T19:07:03.577Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T19:07:03.577Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T19:07:03.577Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T19:07:03.833Z] --- PASS: TestCopyFromContainer (4.67s) [2022-08-18T19:07:03.833Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T19:07:03.833Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T19:07:03.833Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-08-18T19:07:03.833Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-08-18T19:07:03.833Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-18T19:07:03.833Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T19:07:03.833Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-18T19:07:03.833Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-18T19:07:03.833Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-18T19:07:03.833Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-18T19:07:03.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T19:07:03.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:07:03.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:07:03.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:07:03.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:07:03.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:07:03.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:07:03.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:07:03.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:07:03.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:07:03.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T19:07:03.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T19:07:03.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T19:07:03.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T19:07:03.833Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T19:07:03.833Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-08-18T19:07:03.833Z] === RUN TestCreateWithInvalidEnv [2022-08-18T19:07:03.833Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T19:07:03.833Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T19:07:03.833Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T19:07:03.833Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T19:07:03.833Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T19:07:03.833Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T19:07:03.833Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T19:07:03.833Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T19:07:03.833Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T19:07:03.833Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T19:07:03.833Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T19:07:03.833Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T19:07:03.833Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T19:07:03.833Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T19:07:03.833Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T19:07:03.833Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T19:07:05.197Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-08-18T19:07:05.197Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T19:07:06.123Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-08-18T19:07:06.123Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T19:07:06.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:07:06.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:07:06.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:07:06.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:07:06.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:07:06.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:07:06.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:07:06.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:07:06.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:07:06.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:07:06.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:07:06.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:07:06.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:07:06.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:07:06.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:07:06.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T19:07:06.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-18T19:07:06.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-08-18T19:07:06.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-08-18T19:07:06.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-18T19:07:06.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-18T19:07:06.123Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T19:07:06.725Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-18T19:07:06.725Z] === RUN TestCreateDifferentPlatform [2022-08-18T19:07:06.725Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T19:07:06.725Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T19:07:06.725Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T19:07:06.725Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T19:07:06.725Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T19:07:06.725Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T19:07:06.725Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-18T19:07:06.725Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T19:07:06.725Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-18T19:07:06.725Z] === RUN TestCreateInvalidHostConfig [2022-08-18T19:07:06.725Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:07:06.725Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:07:06.725Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:07:06.725Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:07:06.725Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:07:06.725Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:07:06.725Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:07:06.725Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:07:06.725Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:07:06.725Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:07:06.725Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:07:06.725Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:07:06.725Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T19:07:06.725Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T19:07:06.725Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T19:07:06.725Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T19:07:06.725Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T19:07:06.725Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T19:07:06.725Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T19:07:06.725Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T19:07:06.725Z] === RUN TestDaemonRestartIpcMode [2022-08-18T19:07:06.725Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T19:07:06.725Z] === RUN TestDaemonHostGatewayIP [2022-08-18T19:07:06.725Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:07:06.725Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-18T19:07:06.725Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T19:07:06.725Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T19:07:06.725Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T19:07:06.725Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T19:07:06.725Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-18T19:07:06.725Z] === RUN TestDiff [2022-08-18T19:07:06.981Z] --- PASS: TestDiff (0.39s) [2022-08-18T19:07:06.981Z] === RUN TestExecConsoleSize [2022-08-18T19:07:07.542Z] --- PASS: TestExecConsoleSize (0.44s) [2022-08-18T19:07:07.542Z] === RUN TestExecWithCloseStdin [2022-08-18T19:07:08.105Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-18T19:07:08.106Z] === RUN TestExec [2022-08-18T19:07:08.361Z] --- PASS: TestExec (0.44s) [2022-08-18T19:07:08.361Z] === RUN TestExecUser [2022-08-18T19:07:08.923Z] --- PASS: TestExecUser (0.46s) [2022-08-18T19:07:08.923Z] === RUN TestExportContainerAndImportImage [2022-08-18T19:07:09.485Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-18T19:07:09.485Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T19:07:10.889Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-08-18T19:07:10.889Z] === RUN TestHealthCheckWorkdir [2022-08-18T19:07:11.449Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-18T19:07:11.449Z] === RUN TestHealthKillContainer [2022-08-18T19:07:14.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T19:07:15.182Z] --- PASS: TestBuildWithHugeFile (57.01s) [2022-08-18T19:07:15.182Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T19:07:15.182Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T19:07:15.182Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T19:07:15.182Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T19:07:15.182Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:07:15.182Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:07:15.182Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:07:15.182Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:07:15.182Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:07:15.182Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:07:15.182Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:07:15.182Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:07:15.182Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:07:15.182Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T19:07:15.182Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-18T19:07:15.182Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-18T19:07:15.182Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T19:07:15.182Z] === RUN TestBuildPreserveOwnership [2022-08-18T19:07:15.182Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T19:07:15.182Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T19:07:15.182Z] --- PASS: TestBuildPreserveOwnership (3.76s) [2022-08-18T19:07:15.182Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2022-08-18T19:07:15.182Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-08-18T19:07:15.182Z] === RUN TestBuildPlatformInvalid [2022-08-18T19:07:15.182Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-18T19:07:15.182Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T19:07:15.182Z] Loaded image: busybox:latest [2022-08-18T19:07:15.182Z] Loaded image: busybox:glibc [2022-08-18T19:07:15.182Z] Loaded image: debian:bullseye-slim [2022-08-18T19:07:15.182Z] Loaded image: hello-world:latest [2022-08-18T19:07:15.182Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:07:19.408Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.81s) [2022-08-18T19:07:19.408Z] PASS [2022-08-18T19:07:19.408Z] [2022-08-18T19:07:19.408Z] === Skipped [2022-08-18T19:07:19.408Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T19:07:19.408Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T19:07:19.408Z] [2022-08-18T19:07:19.408Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T19:07:19.408Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T19:07:19.408Z] [2022-08-18T19:07:19.408Z] DONE 34 tests, 2 skipped in 94.386s [2022-08-18T19:07:19.408Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T19:07:19.408Z] INFO: Testing against a local daemon [2022-08-18T19:07:19.408Z] === RUN TestConfigInspect [2022-08-18T19:07:19.615Z] --- PASS: TestHealthKillContainer (7.85s) [2022-08-18T19:07:19.615Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T19:07:19.615Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T19:07:19.615Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T19:07:19.615Z] === RUN TestIpcModeNone [2022-08-18T19:07:19.870Z] --- PASS: TestIpcModeNone (0.59s) [2022-08-18T19:07:19.870Z] === RUN TestIpcModePrivate [2022-08-18T19:07:20.125Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-18T19:07:20.125Z] --- PASS: TestIpcModePrivate (0.43s) [2022-08-18T19:07:20.125Z] === RUN TestIpcModeShareable [2022-08-18T19:07:20.125Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T19:07:20.125Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-18T19:07:20.125Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T19:07:21.534Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-08-18T19:07:21.534Z] === RUN TestAPIIpcModeHost [2022-08-18T19:07:21.534Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T19:07:21.534Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-18T19:07:21.534Z] === RUN TestDaemonIpcModeShareable [2022-08-18T19:07:21.534Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T19:07:21.534Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-18T19:07:21.534Z] === RUN TestDaemonIpcModePrivate [2022-08-18T19:07:21.950Z] --- PASS: TestConfigInspect (2.35s) [2022-08-18T19:07:21.950Z] === RUN TestConfigList [2022-08-18T19:07:22.503Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-18T19:07:22.758Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-18T19:07:22.759Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T19:07:22.759Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T19:07:22.759Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T19:07:22.759Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T19:07:22.759Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T19:07:22.759Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T19:07:22.759Z] === RUN TestIpcModeOlderClient [2022-08-18T19:07:22.759Z] === PAUSE TestIpcModeOlderClient [2022-08-18T19:07:22.759Z] === RUN TestKillContainerInvalidSignal [2022-08-18T19:07:23.014Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-18T19:07:23.014Z] === RUN TestKillContainer [2022-08-18T19:07:23.014Z] === RUN TestKillContainer/no_signal [2022-08-18T19:07:23.574Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T19:07:23.859Z] --- PASS: TestConfigList (2.19s) [2022-08-18T19:07:23.859Z] === RUN TestConfigsCreateAndDelete [2022-08-18T19:07:23.871Z] === RUN TestKillContainer/killing_signal [2022-08-18T19:07:24.432Z] --- PASS: TestKillContainer (1.21s) [2022-08-18T19:07:24.432Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-18T19:07:24.432Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-18T19:07:24.432Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-18T19:07:24.432Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T19:07:24.432Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T19:07:24.688Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T19:07:25.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-08-18T19:07:25.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-08-18T19:07:25.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-08-18T19:07:25.249Z] === RUN TestKillStoppedContainer [2022-08-18T19:07:25.249Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T19:07:25.249Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T19:07:25.249Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-08-18T19:07:25.249Z] === RUN TestKillDifferentUserContainer [2022-08-18T19:07:25.506Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-08-18T19:07:25.506Z] === RUN TestInspectOomKilledTrue [2022-08-18T19:07:25.506Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:07:25.506Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T19:07:25.506Z] === RUN TestInspectOomKilledFalse [2022-08-18T19:07:25.506Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:07:25.506Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T19:07:25.506Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T19:07:25.506Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T19:07:25.506Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T19:07:25.506Z] === RUN TestLinksContainerNames [2022-08-18T19:07:25.770Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-08-18T19:07:25.770Z] === RUN TestConfigsUpdate [2022-08-18T19:07:26.474Z] --- PASS: TestLinksContainerNames (0.80s) [2022-08-18T19:07:26.474Z] === RUN TestLogsFollowTailEmpty [2022-08-18T19:07:26.729Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-08-18T19:07:26.729Z] === RUN TestLogs [2022-08-18T19:07:26.729Z] === RUN TestLogs/driver_local [2022-08-18T19:07:26.729Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:07:26.729Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:07:26.729Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T19:07:26.729Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T19:07:26.729Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T19:07:26.729Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T19:07:26.729Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:07:26.729Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:07:26.729Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:07:26.729Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:07:26.729Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:07:26.729Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:07:26.729Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:07:26.729Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:07:27.290Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:07:27.546Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:07:27.680Z] --- PASS: TestConfigsUpdate (1.77s) [2022-08-18T19:07:27.680Z] === RUN TestTemplatedConfig [2022-08-18T19:07:27.801Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T19:07:28.101Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T19:07:28.706Z] === RUN TestLogs/driver_json-file [2022-08-18T19:07:28.706Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:07:28.706Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:07:28.706Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:07:28.706Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:07:28.706Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:07:28.706Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:07:28.706Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:07:28.706Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:07:28.706Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:07:28.706Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:07:28.706Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:07:28.706Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:07:28.706Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:07:28.706Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:07:29.309Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:07:29.309Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:07:29.870Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:07:30.126Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:07:30.221Z] --- PASS: TestTemplatedConfig (2.71s) [2022-08-18T19:07:30.222Z] === RUN TestConfigCreateResolve [2022-08-18T19:07:30.731Z] --- PASS: TestLogs (3.81s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.55s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.51s) [2022-08-18T19:07:30.731Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-08-18T19:07:30.731Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T19:07:30.988Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/default [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/private [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/slave [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/shared [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/default [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/shared [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/slave [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/private [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:07:30.988Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T19:07:30.988Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:07:30.988Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:07:31.288Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T19:07:31.288Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T19:07:31.288Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T19:07:31.288Z] 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-08-18T19:07:31.288Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-08-18T19:07:31.288Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T19:07:31.289Z] 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-08-18T19:07:31.289Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T19:07:31.289Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T19:07:31.289Z] 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-08-18T19:07:31.289Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T19:07:31.289Z] === RUN TestNetworkNat [2022-08-18T19:07:31.714Z] sha256:763fdb7e09f456bc0624eab093cedf7e56945eb73f73ca6d6d0d18aa18c5b6ee [2022-08-18T19:07:31.714Z] INFO: Starting docker-py tests... [2022-08-18T19:07:31.714Z] ============================= test session starts ============================== [2022-08-18T19:07:31.714Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-18T19:07:31.714Z] rootdir: /src, inifile: pytest.ini [2022-08-18T19:07:31.714Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-18T19:07:31.714Z] collected 395 items / 2 deselected / 393 selected [2022-08-18T19:07:31.714Z] [2022-08-18T19:07:31.850Z] --- PASS: TestNetworkNat (0.49s) [2022-08-18T19:07:31.850Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T19:07:32.411Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-18T19:07:32.411Z] === RUN TestNetworkLoopbackNat [2022-08-18T19:07:32.765Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-18T19:07:32.765Z] PASS [2022-08-18T19:07:32.765Z] [2022-08-18T19:07:32.765Z] DONE 6 tests in 13.405s [2022-08-18T19:07:32.765Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T19:07:32.765Z] INFO: Testing against a local daemon [2022-08-18T19:07:32.765Z] === RUN TestAttachWithTTY [2022-08-18T19:07:32.765Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-18T19:07:32.765Z] === RUN TestAttachWithoutTTy [2022-08-18T19:07:32.765Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-18T19:07:32.765Z] === RUN TestCheckpoint [2022-08-18T19:07:32.765Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T19:07:32.765Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T19:07:32.765Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T19:07:32.765Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:07:32.765Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:07:32.765Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:07:32.765Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:07:32.765Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:07:32.765Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:07:32.765Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T19:07:32.765Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T19:07:32.765Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T19:07:32.765Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T19:07:32.765Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T19:07:32.765Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T19:07:32.765Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T19:07:32.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T19:07:32.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T19:07:32.765Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T19:07:32.765Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T19:07:32.765Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T19:07:32.765Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T19:07:32.765Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T19:07:32.765Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T19:07:32.765Z] === RUN TestCopyEmptyFile [2022-08-18T19:07:33.026Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-18T19:07:33.026Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T19:07:33.026Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T19:07:33.026Z] === RUN TestCopyFromContainer [2022-08-18T19:07:34.409Z] === RUN TestCopyFromContainer// [2022-08-18T19:07:34.409Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T19:07:34.409Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T19:07:34.409Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T19:07:34.409Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T19:07:34.409Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T19:07:34.670Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T19:07:34.670Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T19:07:34.670Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T19:07:34.670Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T19:07:34.930Z] --- PASS: TestCopyFromContainer (1.73s) [2022-08-18T19:07:34.930Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T19:07:34.930Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T19:07:34.930Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T19:07:34.930Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-18T19:07:34.930Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T19:07:34.930Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T19:07:34.930Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T19:07:34.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T19:07:34.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T19:07:34.930Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T19:07:34.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T19:07:34.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:07:34.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:07:34.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:07:34.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:07:34.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:07:34.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:07:34.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:07:34.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:07:34.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:07:34.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T19:07:34.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T19:07:34.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T19:07:34.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T19:07:34.930Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T19:07:34.930Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-18T19:07:34.930Z] === RUN TestCreateWithInvalidEnv [2022-08-18T19:07:34.930Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T19:07:34.930Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T19:07:34.930Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T19:07:34.930Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T19:07:34.930Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T19:07:34.930Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T19:07:34.930Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T19:07:34.930Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T19:07:34.930Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T19:07:34.930Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T19:07:34.930Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T19:07:34.930Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T19:07:34.930Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T19:07:34.930Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T19:07:34.931Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T19:07:34.931Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T19:07:35.007Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-18T19:07:35.007Z] === RUN TestPause [2022-08-18T19:07:35.007Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:07:35.007Z] --- SKIP: TestPause (0.00s) [2022-08-18T19:07:35.007Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T19:07:35.007Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T19:07:35.007Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T19:07:35.007Z] === RUN TestPauseStopPausedContainer [2022-08-18T19:07:35.007Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:07:35.007Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-18T19:07:35.007Z] === RUN TestPidHost [2022-08-18T19:07:35.568Z] --- PASS: TestPidHost (0.83s) [2022-08-18T19:07:35.568Z] === RUN TestPsFilter [2022-08-18T19:07:35.823Z] --- PASS: TestPsFilter (0.10s) [2022-08-18T19:07:35.823Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T19:07:36.120Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-18T19:07:36.120Z] === RUN TestRemoveContainerWithVolume [2022-08-18T19:07:36.721Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-08-18T19:07:36.721Z] === RUN TestRemoveContainerRunning [2022-08-18T19:07:36.840Z] --- PASS: TestCreateWithCustomMaskedPaths (1.70s) [2022-08-18T19:07:36.840Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T19:07:36.978Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-18T19:07:36.978Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T19:07:37.539Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-18T19:07:37.539Z] === RUN TestRemoveInvalidContainer [2022-08-18T19:07:37.539Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T19:07:37.539Z] === RUN TestRenameLinkedContainer [2022-08-18T19:07:38.261Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-08-18T19:07:38.261Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T19:07:38.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:07:38.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:07:38.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:07:38.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:07:38.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:07:38.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:07:38.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:07:38.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:07:38.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:07:38.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:07:38.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:07:38.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:07:38.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:07:38.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:07:38.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:07:38.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T19:07:38.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T19:07:38.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T19:07:38.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T19:07:38.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T19:07:38.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T19:07:38.262Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T19:07:38.839Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-08-18T19:07:38.839Z] === RUN TestCreateDifferentPlatform [2022-08-18T19:07:38.839Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T19:07:38.839Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T19:07:38.839Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T19:07:38.839Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T19:07:38.839Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T19:07:38.839Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T19:07:38.839Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-18T19:07:38.839Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T19:07:39.100Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-18T19:07:39.100Z] === RUN TestCreateInvalidHostConfig [2022-08-18T19:07:39.100Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:07:39.100Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:07:39.100Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:07:39.100Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:07:39.100Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:07:39.100Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:07:39.100Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:07:39.100Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:07:39.100Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:07:39.100Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:07:39.100Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:07:39.100Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:07:39.100Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T19:07:39.100Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T19:07:39.100Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T19:07:39.100Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T19:07:39.100Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T19:07:39.100Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T19:07:39.100Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T19:07:39.100Z] === RUN TestDaemonRestartIpcMode [2022-08-18T19:07:39.100Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T19:07:39.100Z] === RUN TestDaemonHostGatewayIP [2022-08-18T19:07:39.100Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T19:07:39.100Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T19:07:39.100Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T19:07:39.100Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T19:07:39.100Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T19:07:39.100Z] === RUN TestDiff [2022-08-18T19:07:39.469Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-08-18T19:07:39.469Z] === RUN TestRenameStoppedContainer [2022-08-18T19:07:39.469Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-18T19:07:39.469Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T19:07:39.669Z] --- PASS: TestDiff (0.62s) [2022-08-18T19:07:39.669Z] === RUN TestExecConsoleSize [2022-08-18T19:07:40.238Z] --- PASS: TestExecConsoleSize (0.63s) [2022-08-18T19:07:40.238Z] === RUN TestExecWithCloseStdin [2022-08-18T19:07:40.395Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-08-18T19:07:40.395Z] === RUN TestRenameInvalidName [2022-08-18T19:07:40.650Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-18T19:07:40.650Z] === RUN TestRenameAnonymousContainer [2022-08-18T19:07:41.177Z] --- PASS: TestExecWithCloseStdin (0.70s) [2022-08-18T19:07:41.177Z] === RUN TestExec [2022-08-18T19:07:41.747Z] --- PASS: TestExec (0.67s) [2022-08-18T19:07:41.747Z] === RUN TestExecUser [2022-08-18T19:07:42.056Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-08-18T19:07:42.056Z] === RUN TestRenameContainerWithSameName [2022-08-18T19:07:42.317Z] --- PASS: TestExecUser (0.62s) [2022-08-18T19:07:42.317Z] === RUN TestExportContainerAndImportImage [2022-08-18T19:07:42.617Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-08-18T19:07:42.617Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T19:07:42.887Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-08-18T19:07:42.887Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T19:07:43.178Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-08-18T19:07:43.178Z] === RUN TestResize [2022-08-18T19:07:43.739Z] --- PASS: TestResize (0.38s) [2022-08-18T19:07:43.739Z] === RUN TestResizeWithInvalidSize [2022-08-18T19:07:43.994Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-08-18T19:07:43.995Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T19:07:44.269Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-18T19:07:44.269Z] === RUN TestHealthCheckWorkdir [2022-08-18T19:07:44.543Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-18T19:07:44.555Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-18T19:07:44.555Z] === RUN TestDaemonRestartKillContainers [2022-08-18T19:07:44.555Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T19:07:44.555Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-18T19:07:44.555Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T19:07:44.555Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T19:07:44.840Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-08-18T19:07:44.840Z] === RUN TestHealthKillContainer [2022-08-18T19:07:45.108Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-18T19:07:45.526Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T19:07:46.089Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.66s) [2022-08-18T19:07:46.089Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.81s) [2022-08-18T19:07:46.089Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.84s) [2022-08-18T19:07:46.089Z] === RUN TestCgroupNamespacesRun [2022-08-18T19:07:46.498Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-18T19:07:47.537Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-08-18T19:07:47.537Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T19:07:48.505Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-18T19:07:48.505Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T19:07:49.472Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-08-18T19:07:49.472Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T19:07:50.880Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-08-18T19:07:50.880Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T19:07:51.807Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-08-18T19:07:51.807Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T19:07:52.822Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-08-18T19:07:52.822Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T19:07:52.967Z] --- PASS: TestHealthKillContainer (8.15s) [2022-08-18T19:07:52.967Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T19:07:53.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T19:07:53.537Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-08-18T19:07:53.537Z] === RUN TestIpcModeNone [2022-08-18T19:07:53.756Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-18T19:07:53.756Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T19:07:54.477Z] --- PASS: TestIpcModeNone (0.77s) [2022-08-18T19:07:54.477Z] === RUN TestIpcModePrivate [2022-08-18T19:07:54.736Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-18T19:07:54.996Z] --- PASS: TestIpcModePrivate (0.60s) [2022-08-18T19:07:54.996Z] === RUN TestIpcModeShareable [2022-08-18T19:07:55.161Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-18T19:07:55.161Z] === RUN TestNISDomainname [2022-08-18T19:07:55.161Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-18T19:07:55.161Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-18T19:07:55.161Z] === RUN TestHostnameDnsResolution [2022-08-18T19:07:55.416Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-08-18T19:07:55.416Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T19:07:55.416Z] 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-08-18T19:07:55.416Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T19:07:55.416Z] === RUN TestPrivilegedHostDevices [2022-08-18T19:07:55.566Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-18T19:07:55.566Z] --- PASS: TestIpcModeShareable (0.67s) [2022-08-18T19:07:55.566Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T19:07:55.982Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-08-18T19:07:55.982Z] === RUN TestRunConsoleSize [2022-08-18T19:07:56.283Z] --- PASS: TestRunConsoleSize (0.39s) [2022-08-18T19:07:56.283Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T19:07:57.476Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-08-18T19:07:57.476Z] === RUN TestAPIIpcModeHost [2022-08-18T19:07:57.736Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-18T19:07:57.736Z] === RUN TestDaemonIpcModeShareable [2022-08-18T19:07:58.258Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s) [2022-08-18T19:07:58.259Z] === RUN TestStats [2022-08-18T19:07:58.259Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:07:58.259Z] --- SKIP: TestStats (0.00s) [2022-08-18T19:07:58.259Z] === RUN TestStopContainerWithTimeout [2022-08-18T19:07:58.259Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T19:07:58.259Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T19:07:58.259Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T19:07:58.259Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T19:07:58.259Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T19:07:58.259Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T19:07:58.259Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T19:07:58.259Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T19:07:58.259Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T19:07:58.259Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T19:07:58.863Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T19:07:59.118Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-18T19:07:59.118Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-08-18T19:07:59.118Z] === RUN TestDaemonIpcModePrivate [2022-08-18T19:08:00.057Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-18T19:08:00.317Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-08-18T19:08:00.317Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T19:08:00.791Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T19:08:01.255Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-18T19:08:01.515Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-08-18T19:08:01.515Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T19:08:02.153Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T19:08:02.153Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-08-18T19:08:02.153Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-08-18T19:08:02.153Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-18T19:08:02.153Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-18T19:08:02.153Z] === RUN TestDeleteDevicemapper [2022-08-18T19:08:02.153Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T19:08:02.153Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T19:08:02.153Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T19:08:02.456Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-18T19:08:02.715Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-08-18T19:08:02.716Z] === RUN TestIpcModeOlderClient [2022-08-18T19:08:02.716Z] === PAUSE TestIpcModeOlderClient [2022-08-18T19:08:02.716Z] === RUN TestKillContainerInvalidSignal [2022-08-18T19:08:03.285Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-08-18T19:08:03.285Z] === RUN TestKillContainer [2022-08-18T19:08:03.285Z] === RUN TestKillContainer/no_signal [2022-08-18T19:08:03.855Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T19:08:04.115Z] === RUN TestKillContainer/killing_signal [2022-08-18T19:08:04.125Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.70s) [2022-08-18T19:08:04.125Z] === RUN TestUpdateMemory [2022-08-18T19:08:04.125Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:08:04.125Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T19:08:04.125Z] === RUN TestUpdateCPUQuota [2022-08-18T19:08:04.125Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:08:04.125Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-18T19:08:04.125Z] === RUN TestUpdatePidsLimit [2022-08-18T19:08:04.125Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:08:04.125Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-18T19:08:04.125Z] === RUN TestUpdateRestartPolicy [2022-08-18T19:08:04.687Z] --- PASS: TestKillContainer (1.39s) [2022-08-18T19:08:04.687Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-08-18T19:08:04.687Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-18T19:08:04.687Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2022-08-18T19:08:04.687Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T19:08:04.687Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T19:08:05.261Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T19:08:05.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-08-18T19:08:05.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2022-08-18T19:08:05.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-08-18T19:08:05.831Z] === RUN TestKillStoppedContainer [2022-08-18T19:08:06.092Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-18T19:08:06.092Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T19:08:06.092Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T19:08:06.092Z] === RUN TestKillDifferentUserContainer [2022-08-18T19:08:06.662Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-08-18T19:08:06.662Z] === RUN TestInspectOomKilledTrue [2022-08-18T19:08:06.662Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T19:08:06.662Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T19:08:06.662Z] === RUN TestInspectOomKilledFalse [2022-08-18T19:08:06.922Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-08-18T19:08:06.922Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T19:08:07.182Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-08-18T19:08:07.182Z] === RUN TestLinksContainerNames [2022-08-18T19:08:08.124Z] --- PASS: TestLinksContainerNames (0.90s) [2022-08-18T19:08:08.124Z] === RUN TestLogsFollowTailEmpty [2022-08-18T19:08:08.697Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-18T19:08:08.697Z] === RUN TestLogs [2022-08-18T19:08:08.697Z] === RUN TestLogs/driver_local [2022-08-18T19:08:08.697Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:08:08.697Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:08:08.697Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T19:08:08.697Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T19:08:08.697Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T19:08:08.697Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T19:08:08.697Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:08:08.697Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:08:08.697Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:08:08.697Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:08:08.697Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:08:08.697Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:08:08.697Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:08:08.697Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:08:09.272Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:08:09.272Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:08:09.842Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T19:08:10.103Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T19:08:10.677Z] === RUN TestLogs/driver_json-file [2022-08-18T19:08:10.677Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:08:10.677Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:08:10.677Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:08:10.677Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:08:10.677Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:08:10.677Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:08:10.677Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:08:10.677Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:08:10.677Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:08:10.677Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:08:10.677Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:08:10.677Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:08:10.677Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:08:10.677Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:08:11.249Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:08:11.249Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:08:11.840Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:08:12.103Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:08:12.681Z] --- PASS: TestLogs (3.90s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.69s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s) [2022-08-18T19:08:12.681Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s) [2022-08-18T19:08:12.681Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T19:08:12.941Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/default [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/private [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/slave [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/shared [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T19:08:12.941Z] === CONT TestMountDaemonRoot/default [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:08:12.941Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T19:08:12.941Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:08:12.941Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:08:12.941Z] === CONT TestMountDaemonRoot/shared [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:08:12.941Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:08:12.941Z] === CONT TestMountDaemonRoot/slave [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:08:12.941Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:08:12.941Z] === CONT TestMountDaemonRoot/private [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T19:08:12.941Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:08:12.941Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:08:12.941Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:08:12.941Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T19:08:13.202Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:08:13.202Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:08:13.202Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:08:13.202Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:08:13.202Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T19:08:13.202Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:08:13.202Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:08:13.202Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T19:08:13.202Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:08:13.202Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T19:08:13.202Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:08:13.202Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:08:13.462Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:08:13.462Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:08:13.462Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:08:13.462Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T19:08:13.462Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:08:13.462Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T19:08:13.462Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:08:13.462Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:08:13.462Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:08:13.462Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:08:13.462Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T19:08:13.462Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:08:13.462Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T19:08:13.462Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T19:08:13.462Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-18T19:08:13.462Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T19:08:13.462Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-08-18T19:08:13.462Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T19:08:13.462Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T19:08:13.462Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-18T19:08:13.462Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T19:08:13.463Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T19:08:13.463Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T19:08:14.847Z] --- PASS: TestContainerBindMountNonRecursive (1.42s) [2022-08-18T19:08:14.847Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T19:08:15.417Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2022-08-18T19:08:15.417Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T19:08:15.678Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s) [2022-08-18T19:08:15.678Z] === RUN TestNetworkNat [2022-08-18T19:08:16.248Z] --- PASS: TestNetworkNat (0.49s) [2022-08-18T19:08:16.248Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T19:08:16.546Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-08-18T19:08:16.546Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T19:08:16.546Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-18T19:08:16.546Z] === RUN TestWaitNonBlocked [2022-08-18T19:08:16.546Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:08:16.546Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:08:16.546Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:08:16.546Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:08:16.546Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:08:16.546Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:08:16.546Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T19:08:16.546Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2022-08-18T19:08:16.546Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-08-18T19:08:16.546Z] === RUN TestWaitBlocked [2022-08-18T19:08:16.546Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:08:16.546Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:08:16.546Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:08:16.546Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:08:16.546Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:08:16.546Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:08:16.650Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-18T19:08:16.802Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T19:08:16.802Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-08-18T19:08:16.802Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-08-18T19:08:16.802Z] === RUN TestWaitConditions [2022-08-18T19:08:16.802Z] === RUN TestWaitConditions/default [2022-08-18T19:08:16.802Z] === PAUSE TestWaitConditions/default [2022-08-18T19:08:16.802Z] === RUN TestWaitConditions/not-running [2022-08-18T19:08:16.802Z] === PAUSE TestWaitConditions/not-running [2022-08-18T19:08:16.802Z] === RUN TestWaitConditions/next-exit [2022-08-18T19:08:16.802Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T19:08:16.802Z] === RUN TestWaitConditions/removed [2022-08-18T19:08:16.802Z] === PAUSE TestWaitConditions/removed [2022-08-18T19:08:16.802Z] === CONT TestWaitConditions/default [2022-08-18T19:08:16.802Z] === CONT TestWaitConditions/next-exit [2022-08-18T19:08:16.818Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-18T19:08:16.818Z] === RUN TestNetworkLoopbackNat [2022-08-18T19:08:18.760Z] === CONT TestWaitConditions/removed [2022-08-18T19:08:18.760Z] === CONT TestWaitConditions/not-running [2022-08-18T19:08:19.357Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-08-18T19:08:19.357Z] === RUN TestPause [2022-08-18T19:08:19.617Z] --- PASS: TestPause (0.45s) [2022-08-18T19:08:19.617Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T19:08:19.617Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T19:08:19.617Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T19:08:19.617Z] === RUN TestPauseStopPausedContainer [2022-08-18T19:08:19.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T19:08:19.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T19:08:19.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T19:08:20.188Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-18T19:08:20.188Z] === RUN TestPidHost [2022-08-18T19:08:20.194Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T19:08:20.194Z] --- PASS: TestWaitConditions/default (1.62s) [2022-08-18T19:08:20.194Z] --- PASS: TestWaitConditions/next-exit (1.74s) [2022-08-18T19:08:20.194Z] --- PASS: TestWaitConditions/removed (1.43s) [2022-08-18T19:08:20.194Z] --- PASS: TestWaitConditions/not-running (1.43s) [2022-08-18T19:08:20.194Z] === RUN TestWaitRestartedContainer [2022-08-18T19:08:20.194Z] === RUN TestWaitRestartedContainer/default [2022-08-18T19:08:20.194Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T19:08:20.194Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T19:08:20.194Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T19:08:20.194Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T19:08:20.194Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T19:08:20.194Z] === CONT TestWaitRestartedContainer/default [2022-08-18T19:08:20.194Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T19:08:21.571Z] --- PASS: TestPidHost (1.06s) [2022-08-18T19:08:21.571Z] === RUN TestPsFilter [2022-08-18T19:08:21.571Z] --- PASS: TestPsFilter (0.12s) [2022-08-18T19:08:21.571Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T19:08:21.603Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T19:08:21.861Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-18T19:08:21.861Z] === RUN TestRemoveContainerWithVolume [2022-08-18T19:08:22.448Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2022-08-18T19:08:22.448Z] === RUN TestRemoveContainerRunning [2022-08-18T19:08:22.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T19:08:22.529Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T19:08:22.529Z] --- PASS: TestWaitRestartedContainer/next-exit (1.55s) [2022-08-18T19:08:22.529Z] --- PASS: TestWaitRestartedContainer/default (1.58s) [2022-08-18T19:08:22.529Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-08-18T19:08:22.529Z] === CONT TestDaemonRestartIpcMode [2022-08-18T19:08:22.529Z] === CONT TestIpcModeOlderClient [2022-08-18T19:08:22.529Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-18T19:08:22.529Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T19:08:22.712Z] --- PASS: TestRemoveContainerRunning (0.49s) [2022-08-18T19:08:22.712Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T19:08:23.285Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-08-18T19:08:23.285Z] === RUN TestRemoveInvalidContainer [2022-08-18T19:08:23.285Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T19:08:23.285Z] === RUN TestRenameLinkedContainer [2022-08-18T19:08:24.619Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.27s) [2022-08-18T19:08:25.195Z] --- PASS: TestRenameLinkedContainer (1.85s) [2022-08-18T19:08:25.195Z] === RUN TestRenameStoppedContainer [2022-08-18T19:08:25.269Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2022-08-18T19:08:25.269Z] PASS [2022-08-18T19:08:25.269Z] [2022-08-18T19:08:25.269Z] === Skipped [2022-08-18T19:08:25.269Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T19:08:25.269Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T19:08:25.269Z] [2022-08-18T19:08:25.269Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T19:08:25.269Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T19:08:25.269Z] [2022-08-18T19:08:25.269Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-18T19:08:25.269Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:08:25.269Z] [2022-08-18T19:08:25.269Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-18T19:08:25.270Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T19:08:25.270Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-18T19:08:25.270Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-18T19:08:25.270Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-18T19:08:25.270Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T19:08:25.270Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T19:08:25.270Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T19:08:25.270Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T19:08:25.270Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T19:08:25.270Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-08-18T19:08:25.270Z] 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-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T19:08:25.270Z] 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-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T19:08:25.270Z] 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-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-18T19:08:25.270Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T19:08:25.270Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-18T19:08:25.270Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-18T19:08:25.270Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-18T19:08:25.270Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T19:08:25.270Z] 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-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-18T19:08:25.270Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T19:08:25.270Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T19:08:25.270Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-18T19:08:25.270Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-18T19:08:25.270Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T19:08:25.270Z] [2022-08-18T19:08:25.270Z] DONE 249 tests, 27 skipped in 86.603s [2022-08-18T19:08:25.270Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T19:08:25.270Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T19:08:25.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T19:08:25.456Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-18T19:08:25.456Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T19:08:25.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T19:08:25.830Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-18T19:08:25.830Z] === RUN TestConfigDaemonID [2022-08-18T19:08:26.398Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-08-18T19:08:26.398Z] === RUN TestRenameInvalidName [2022-08-18T19:08:26.757Z] daemon_test.go:83: [d3329927da8fd] daemon is not started [2022-08-18T19:08:26.757Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-18T19:08:26.757Z] === RUN TestDaemonConfigValidation [2022-08-18T19:08:26.757Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:08:26.757Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:08:26.757Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T19:08:26.757Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T19:08:26.757Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T19:08:26.757Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T19:08:26.757Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T19:08:26.757Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T19:08:26.757Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T19:08:26.757Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T19:08:26.757Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:08:26.757Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T19:08:26.968Z] --- PASS: TestRenameInvalidName (0.47s) [2022-08-18T19:08:26.969Z] === RUN TestRenameAnonymousContainer [2022-08-18T19:08:27.013Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T19:08:27.013Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T19:08:27.013Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T19:08:27.013Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T19:08:27.013Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-18T19:08:27.013Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-18T19:08:27.013Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-18T19:08:27.013Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-18T19:08:27.013Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-18T19:08:27.013Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T19:08:27.013Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T19:08:28.419Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T19:08:28.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T19:08:28.881Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-08-18T19:08:28.881Z] === RUN TestRenameContainerWithSameName [2022-08-18T19:08:29.141Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-18T19:08:29.141Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T19:08:29.345Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T19:08:30.081Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-08-18T19:08:30.081Z] === RUN TestResize [2022-08-18T19:08:30.270Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T19:08:30.270Z] daemon_test.go:197: [d6fd9648e29fd] daemon is not started [2022-08-18T19:08:30.270Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-08-18T19:08:30.270Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-18T19:08:30.270Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-18T19:08:30.270Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-18T19:08:30.270Z] === RUN TestDaemonProxy [2022-08-18T19:08:30.270Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T19:08:30.270Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-18T19:08:30.270Z] PASS [2022-08-18T19:08:30.270Z] [2022-08-18T19:08:30.270Z] === Skipped [2022-08-18T19:08:30.270Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-18T19:08:30.270Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T19:08:30.270Z] [2022-08-18T19:08:30.270Z] DONE 13 tests, 1 skipped in 5.247s [2022-08-18T19:08:30.270Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T19:08:30.342Z] --- PASS: TestResize (0.45s) [2022-08-18T19:08:30.342Z] === RUN TestResizeWithInvalidSize [2022-08-18T19:08:30.525Z] INFO: Testing against a local daemon [2022-08-18T19:08:30.525Z] === RUN TestCommitInheritsEnv [2022-08-18T19:08:30.913Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-18T19:08:30.913Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T19:08:31.174Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:08:31.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:08:31.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:08:31.174Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:08:31.174Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:08:32.411Z] --- PASS: TestCommitInheritsEnv (1.67s) [2022-08-18T19:08:32.411Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T19:08:32.411Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T19:08:32.411Z] === RUN TestImportWithCustomPlatform [2022-08-18T19:08:32.411Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T19:08:32.411Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T19:08:32.411Z] === RUN TestImportWithCustomPlatform// [2022-08-18T19:08:32.411Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T19:08:32.411Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T19:08:32.411Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T19:08:32.411Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T19:08:32.411Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T19:08:32.411Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T19:08:32.411Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-18T19:08:32.411Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T19:08:32.411Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T19:08:32.411Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T19:08:32.411Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-08-18T19:08:32.411Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T19:08:32.411Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-08-18T19:08:32.411Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T19:08:32.411Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T19:08:32.411Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T19:08:32.411Z] === RUN TestImagesFilterMultiReference [2022-08-18T19:08:32.707Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-08-18T19:08:32.707Z] === RUN TestImagePullPlatformInvalid [2022-08-18T19:08:32.707Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-18T19:08:32.707Z] === RUN TestRemoveImageOrphaning [2022-08-18T19:08:33.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:08:34.070Z] --- PASS: TestRemoveImageOrphaning (1.52s) [2022-08-18T19:08:34.070Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T19:08:34.070Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T19:08:34.070Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T19:08:34.070Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T19:08:34.070Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-18T19:08:34.070Z] === RUN TestTagInvalidReference [2022-08-18T19:08:34.325Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T19:08:34.325Z] === RUN TestTagValidPrefixedRepo [2022-08-18T19:08:34.325Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T19:08:34.325Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T19:08:34.325Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T19:08:34.325Z] === RUN TestTagOfficialNames [2022-08-18T19:08:34.325Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-18T19:08:34.325Z] === RUN TestTagMatchesDigest [2022-08-18T19:08:34.325Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T19:08:34.325Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T19:08:34.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:08:35.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:08:35.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:08:36.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:08:36.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T19:08:37.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:08:37.981Z] ok github.com/docker/docker/libnetwork/networkdb 105.177s coverage: 60.0% of statements [2022-08-18T19:08:37.981Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T19:08:37.981Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T19:08:37.981Z] ok github.com/docker/docker/libnetwork/osl 4.299s coverage: 39.7% of statements [2022-08-18T19:08:38.240Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T19:08:38.499Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-18T19:08:39.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T19:08:39.881Z] ok github.com/docker/docker/libnetwork/portmapper 0.673s coverage: 48.6% of statements [2022-08-18T19:08:39.881Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-18T19:08:39.881Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T19:08:40.141Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T19:08:40.141Z] [2022-08-18T19:08:40.141Z] === Skipped [2022-08-18T19:08:40.141Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T19:08:40.141Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T19:08:40.141Z] [2022-08-18T19:08:40.141Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T19:08:40.141Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T19:08:40.141Z] [2022-08-18T19:08:40.141Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T19:08:40.141Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T19:08:40.141Z] [2022-08-18T19:08:40.141Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T19:08:40.141Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:08:40.141Z] [2022-08-18T19:08:40.141Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T19:08:40.141Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:08:40.141Z] [2022-08-18T19:08:40.141Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T19:08:40.141Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:08:40.141Z] [2022-08-18T19:08:40.141Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T19:08:40.141Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:08:40.141Z] [2022-08-18T19:08:40.141Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T19:08:40.141Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:08:40.141Z] [2022-08-18T19:08:40.141Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T19:08:40.141Z] firewalld_test.go:14: firewalld is not running [2022-08-18T19:08:40.141Z] [2022-08-18T19:08:40.141Z] DONE 327 tests, 9 skipped in 203.969s [2022-08-18T19:08:40.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:08:40.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon Post stage [Pipeline] junit [2022-08-18T19:08:40.729Z] Recording test results [2022-08-18T19:08:42.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T19:08:42.222Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T19:08:42.567Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6f0e4f9f9b49c0ec02d2786806810258a081a839 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6f0e4f9f9b49c0ec02d2786806810258a081a839 hack/make.sh dynbinary test-integration [2022-08-18T19:08:42.828Z] [2022-08-18T19:08:43.087Z] Removing bundles/ [2022-08-18T19:08:43.087Z] [2022-08-18T19:08:43.087Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T19:08:43.087Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T19:08:43.087Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:08:43.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:08:43.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T19:08:44.526Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:08:44.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:08:46.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:08:46.697Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:08:46.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T19:08:48.080Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:08:48.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T19:08:49.463Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T19:08:49.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-08-18T19:08:49.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-18T19:08:49.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-08-18T19:08:49.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s) [2022-08-18T19:08:49.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-18T19:08:49.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-08-18T19:08:49.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-08-18T19:08:49.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-08-18T19:08:49.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s) [2022-08-18T19:08:49.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-08-18T19:08:49.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.17s) [2022-08-18T19:08:49.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-08-18T19:08:49.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-08-18T19:08:49.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-08-18T19:08:49.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-08-18T19:08:49.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-08-18T19:08:49.723Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T19:08:49.723Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T19:08:50.662Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T19:08:51.602Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.93s) [2022-08-18T19:08:51.602Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s) [2022-08-18T19:08:51.602Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-18T19:08:51.602Z] === RUN TestCgroupNamespacesRun [2022-08-18T19:08:52.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T19:08:52.983Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-08-18T19:08:52.983Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T19:08:52.983Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T19:08:52.983Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T19:08:52.983Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T19:08:53.922Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-08-18T19:08:53.922Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T19:08:54.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T19:08:55.304Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-08-18T19:08:55.304Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T19:08:56.685Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.29s) [2022-08-18T19:08:56.685Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T19:08:57.626Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2022-08-18T19:08:57.626Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T19:08:58.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T19:08:58.565Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-18T19:08:58.565Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T19:08:59.505Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-08-18T19:08:59.505Z] === RUN TestNISDomainname [2022-08-18T19:08:59.901Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T19:08:59.901Z] Using test binary docker [2022-08-18T19:08:59.901Z] +++ /etc/init.d/apparmor start [2022-08-18T19:08:59.901Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T19:08:59.901Z] INFO: Waiting for daemon to start... [2022-08-18T19:08:59.901Z] Starting dockerd [2022-08-18T19:08:59.901Z] +++ 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-08-18T19:09:00.076Z] --- PASS: TestNISDomainname (0.54s) [2022-08-18T19:09:00.076Z] === RUN TestHostnameDnsResolution [2022-08-18T19:09:01.016Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-08-18T19:09:01.016Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T19:09:01.585Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-08-18T19:09:01.585Z] === RUN TestPrivilegedHostDevices [2022-08-18T19:09:02.154Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-08-18T19:09:02.154Z] === RUN TestRunConsoleSize [2022-08-18T19:09:02.413Z] --- PASS: TestRunConsoleSize (0.49s) [2022-08-18T19:09:02.413Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T19:09:02.420Z] . [2022-08-18T19:09:02.420Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T19:09:02.420Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T19:09:02.420Z] Error: No such image: emptyfs [2022-08-18T19:09:02.420Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T19:09:02.420Z] ++++ docker load [2022-08-18T19:09:02.676Z] Running integration-test (iteration 1) [2022-08-18T19:09:02.676Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T19:09:02.676Z] ++ 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-08-18T19:09:02.676Z] ++ set -e [2022-08-18T19:09:02.676Z] ++ '[' -n 0 ']' [2022-08-18T19:09:02.676Z] ++ set -x [2022-08-18T19:09:02.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-18T19:09:03.605Z] Loaded image: busybox:latest [2022-08-18T19:09:04.168Z] Loaded image: busybox:glibc [2022-08-18T19:09:04.959Z] --- PASS: TestRunWithAlternativeContainerdShim (2.14s) [2022-08-18T19:09:04.959Z] === RUN TestStats [2022-08-18T19:09:07.526Z] --- PASS: TestStats (2.54s) [2022-08-18T19:09:07.526Z] === RUN TestStopContainerWithTimeout [2022-08-18T19:09:07.526Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T19:09:07.526Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T19:09:07.526Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T19:09:07.526Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T19:09:07.526Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T19:09:07.526Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T19:09:07.526Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T19:09:07.526Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T19:09:07.526Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T19:09:07.526Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T19:09:08.102Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T19:09:09.421Z] Loaded image: debian:bullseye-slim [2022-08-18T19:09:09.421Z] Loaded image: hello-world:latest [2022-08-18T19:09:09.421Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:09:09.421Z] INFO: Testing against a local daemon [2022-08-18T19:09:09.421Z] === RUN TestCgroupNamespacesBuild [2022-08-18T19:09:10.018Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T19:09:10.139Z] .........................xx.................... [ 29%] [2022-08-18T19:09:11.356Z] --- PASS: TestCgroupNamespacesBuild (2.44s) [2022-08-18T19:09:11.356Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T19:09:11.399Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T19:09:11.399Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-08-18T19:09:11.399Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2022-08-18T19:09:11.399Z] --- PASS: TestStopContainerWithTimeout/3 (2.47s) [2022-08-18T19:09:11.399Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-08-18T19:09:11.399Z] === RUN TestDeleteDevicemapper [2022-08-18T19:09:11.399Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T19:09:11.399Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T19:09:11.399Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T19:09:13.310Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-08-18T19:09:13.310Z] === RUN TestUpdateMemory [2022-08-18T19:09:13.570Z] --- PASS: TestUpdateMemory (0.59s) [2022-08-18T19:09:13.570Z] === RUN TestUpdateCPUQuota [2022-08-18T19:09:13.875Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2022-08-18T19:09:13.875Z] === RUN TestBuildWithSession [2022-08-18T19:09:13.875Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T19:09:13.875Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T19:09:13.875Z] === RUN TestBuildSquashParent [2022-08-18T19:09:14.510Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-08-18T19:09:14.510Z] === RUN TestUpdatePidsLimit [2022-08-18T19:09:14.510Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T19:09:14.771Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T19:09:15.031Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T19:09:15.291Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T19:09:15.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T19:09:15.812Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T19:09:16.073Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T19:09:16.644Z] --- PASS: TestUpdatePidsLimit (2.09s) [2022-08-18T19:09:16.644Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-18T19:09:16.644Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-08-18T19:09:16.644Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-18T19:09:16.644Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2022-08-18T19:09:16.644Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-08-18T19:09:16.644Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-18T19:09:16.644Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-08-18T19:09:16.644Z] === RUN TestUpdateRestartPolicy [2022-08-18T19:09:26.139Z] --- PASS: TestBuildSquashParent (10.48s) [2022-08-18T19:09:26.139Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T19:09:26.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:09:26.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:09:26.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:09:26.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:09:26.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:09:26.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:09:26.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:09:26.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:09:26.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:09:26.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:09:26.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:09:26.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:09:26.139Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:09:26.139Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:09:26.399Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-18T19:09:28.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:09:28.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:09:28.862Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2022-08-18T19:09:28.862Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T19:09:28.862Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-08-18T19:09:28.862Z] === RUN TestWaitNonBlocked [2022-08-18T19:09:28.862Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:09:28.862Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:09:28.862Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:09:28.862Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:09:28.862Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:09:28.862Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:09:29.121Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T19:09:29.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-08-18T19:09:29.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-08-18T19:09:29.121Z] === RUN TestWaitBlocked [2022-08-18T19:09:29.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:09:29.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:09:29.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:09:29.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:09:29.121Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:09:29.121Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:09:30.062Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T19:09:30.062Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2022-08-18T19:09:30.062Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2022-08-18T19:09:30.062Z] === RUN TestWaitConditions [2022-08-18T19:09:30.062Z] === RUN TestWaitConditions/default [2022-08-18T19:09:30.062Z] === PAUSE TestWaitConditions/default [2022-08-18T19:09:30.062Z] === RUN TestWaitConditions/not-running [2022-08-18T19:09:30.062Z] === PAUSE TestWaitConditions/not-running [2022-08-18T19:09:30.062Z] === RUN TestWaitConditions/next-exit [2022-08-18T19:09:30.062Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T19:09:30.062Z] === RUN TestWaitConditions/removed [2022-08-18T19:09:30.062Z] === PAUSE TestWaitConditions/removed [2022-08-18T19:09:30.062Z] === CONT TestWaitConditions/default [2022-08-18T19:09:30.062Z] === CONT TestWaitConditions/removed [2022-08-18T19:09:31.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:09:31.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:09:31.973Z] === CONT TestWaitConditions/next-exit [2022-08-18T19:09:31.973Z] === CONT TestWaitConditions/not-running [2022-08-18T19:09:33.355Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T19:09:33.355Z] --- PASS: TestWaitConditions/default (1.68s) [2022-08-18T19:09:33.355Z] --- PASS: TestWaitConditions/removed (1.73s) [2022-08-18T19:09:33.355Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-08-18T19:09:33.355Z] --- PASS: TestWaitConditions/not-running (1.56s) [2022-08-18T19:09:33.355Z] === RUN TestWaitRestartedContainer [2022-08-18T19:09:33.355Z] === RUN TestWaitRestartedContainer/default [2022-08-18T19:09:33.355Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T19:09:33.355Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T19:09:33.355Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T19:09:33.355Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T19:09:33.355Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T19:09:33.355Z] === CONT TestWaitRestartedContainer/default [2022-08-18T19:09:33.355Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T19:09:33.841Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-18T19:09:34.736Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T19:09:35.676Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T19:09:35.676Z] --- PASS: TestWaitRestartedContainer/next-exit (1.41s) [2022-08-18T19:09:35.676Z] --- PASS: TestWaitRestartedContainer/default (1.49s) [2022-08-18T19:09:35.676Z] --- PASS: TestWaitRestartedContainer/not-running (1.01s) [2022-08-18T19:09:35.676Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T19:09:35.676Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T19:09:35.682Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T19:09:35.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.74s) [2022-08-18T19:09:35.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.91s) [2022-08-18T19:09:35.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.47s) [2022-08-18T19:09:35.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s) [2022-08-18T19:09:35.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.88s) [2022-08-18T19:09:35.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.92s) [2022-08-18T19:09:35.682Z] === RUN TestBuildMultiStageCopy [2022-08-18T19:09:35.682Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T19:09:38.205Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T19:09:38.218Z] --- PASS: TestContainerStartOnDaemonRestart (2.42s) [2022-08-18T19:09:38.218Z] === CONT TestIpcModeOlderClient [2022-08-18T19:09:38.218Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s) [2022-08-18T19:09:38.218Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T19:09:38.218Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-18T19:09:38.218Z] === CONT TestDaemonHostGatewayIP [2022-08-18T19:09:38.462Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T19:09:38.528Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-18T19:09:39.069Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T19:09:39.632Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T19:09:40.194Z] --- PASS: TestBuildMultiStageCopy (5.09s) [2022-08-18T19:09:40.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.79s) [2022-08-18T19:09:40.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2022-08-18T19:09:40.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-08-18T19:09:40.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2022-08-18T19:09:40.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2022-08-18T19:09:40.194Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T19:09:40.760Z] --- PASS: TestDaemonHostGatewayIP (2.58s) [2022-08-18T19:09:40.761Z] === CONT TestDaemonRestartIpcMode [2022-08-18T19:09:42.129Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2022-08-18T19:09:42.129Z] === RUN TestBuildLabelWithTargets [2022-08-18T19:09:43.299Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-08-18T19:09:44.651Z] --- PASS: TestBuildLabelWithTargets (2.47s) [2022-08-18T19:09:44.651Z] === RUN TestBuildWithEmptyLayers [2022-08-18T19:09:46.018Z] --- PASS: TestBuildWithEmptyLayers (1.59s) [2022-08-18T19:09:46.018Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T19:09:49.329Z] --- PASS: TestBuildMultiStageOnBuild (3.52s) [2022-08-18T19:09:49.329Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T19:09:49.871Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-08-18T19:09:49.871Z] PASS [2022-08-18T19:09:49.871Z] [2022-08-18T19:09:49.871Z] === Skipped [2022-08-18T19:09:49.871Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T19:09:49.871Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T19:09:49.871Z] [2022-08-18T19:09:49.871Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T19:09:49.871Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T19:09:49.871Z] [2022-08-18T19:09:49.871Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T19:09:49.871Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T19:09:49.871Z] [2022-08-18T19:09:49.871Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T19:09:49.871Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T19:09:49.871Z] [2022-08-18T19:09:49.871Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T19:09:49.871Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T19:09:49.872Z] [2022-08-18T19:09:49.872Z] DONE 272 tests, 5 skipped in 137.387s [2022-08-18T19:09:49.872Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T19:09:49.872Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T19:09:50.441Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-18T19:09:50.441Z] === RUN TestConfigDaemonID [2022-08-18T19:09:51.264Z] --- PASS: TestBuildUncleanTarFilenames (1.95s) [2022-08-18T19:09:51.264Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T19:09:51.380Z] daemon_test.go:83: [dafb1820796df] daemon is not started [2022-08-18T19:09:51.380Z] --- PASS: TestConfigDaemonID (1.03s) [2022-08-18T19:09:51.380Z] === RUN TestDaemonConfigValidation [2022-08-18T19:09:51.380Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:09:51.380Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:09:51.380Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T19:09:51.380Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T19:09:51.380Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T19:09:51.380Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T19:09:51.380Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T19:09:51.380Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T19:09:51.380Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T19:09:51.380Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T19:09:51.380Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:09:51.380Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T19:09:51.641Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T19:09:51.641Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T19:09:51.641Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T19:09:51.641Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T19:09:51.641Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-18T19:09:51.641Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-18T19:09:51.641Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-18T19:09:51.641Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-08-18T19:09:51.641Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-08-18T19:09:51.641Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T19:09:51.641Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T19:09:53.021Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T19:09:53.960Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T19:09:54.627Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-18T19:09:54.900Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T19:09:54.900Z] daemon_test.go:197: [d536fe9795696] daemon is not started [2022-08-18T19:09:54.900Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-18T19:09:54.900Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T19:09:54.900Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T19:09:54.900Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T19:09:54.900Z] === RUN TestDaemonProxy [2022-08-18T19:09:54.900Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T19:09:55.480Z] --- PASS: TestBuildMultiStageLayerLeak (3.53s) [2022-08-18T19:09:55.481Z] === RUN TestBuildWithHugeFile [2022-08-18T19:09:56.808Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T19:09:58.189Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T19:10:00.096Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T19:10:00.665Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T19:10:01.235Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-18T19:10:01.235Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-18T19:10:01.235Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-18T19:10:01.235Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-18T19:10:01.235Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T19:10:01.235Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T19:10:01.235Z] PASS [2022-08-18T19:10:01.235Z] [2022-08-18T19:10:01.235Z] DONE 18 tests in 11.162s [2022-08-18T19:10:01.235Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T19:10:01.235Z] INFO: Testing against a local daemon [2022-08-18T19:10:01.235Z] === RUN TestCommitInheritsEnv [2022-08-18T19:10:01.496Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-08-18T19:10:01.496Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T19:10:01.496Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T19:10:01.496Z] === RUN TestImportWithCustomPlatform [2022-08-18T19:10:01.496Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T19:10:01.496Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T19:10:01.496Z] === RUN TestImportWithCustomPlatform// [2022-08-18T19:10:01.496Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T19:10:01.496Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T19:10:01.757Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T19:10:01.757Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T19:10:01.757Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T19:10:01.757Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T19:10:01.757Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-18T19:10:01.757Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T19:10:01.757Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T19:10:01.757Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T19:10:01.757Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T19:10:01.757Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T19:10:01.757Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-18T19:10:01.757Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T19:10:01.757Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T19:10:01.757Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T19:10:01.757Z] === RUN TestImagesFilterMultiReference [2022-08-18T19:10:01.757Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-18T19:10:01.757Z] === RUN TestImagePullPlatformInvalid [2022-08-18T19:10:01.757Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T19:10:01.757Z] === RUN TestRemoveImageOrphaning [2022-08-18T19:10:02.326Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-08-18T19:10:02.326Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T19:10:02.586Z] time="2022-08-18T19:10:02Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T19:10:04.400Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-18T19:10:04.547Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2022-08-18T19:10:04.547Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T19:10:04.547Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T19:10:04.547Z] === RUN TestTagInvalidReference [2022-08-18T19:10:04.547Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T19:10:04.547Z] === RUN TestTagValidPrefixedRepo [2022-08-18T19:10:04.547Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T19:10:04.547Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T19:10:04.547Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T19:10:04.547Z] === RUN TestTagOfficialNames [2022-08-18T19:10:04.547Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-18T19:10:04.547Z] === RUN TestTagMatchesDigest [2022-08-18T19:10:04.547Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T19:10:04.547Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T19:10:05.590Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-18T19:10:09.942Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-18T19:10:10.869Z] --- PASS: TestImportExtremelyLargeImageWorks (92.38s) [2022-08-18T19:10:10.869Z] PASS [2022-08-18T19:10:10.869Z] [2022-08-18T19:10:10.869Z] === Skipped [2022-08-18T19:10:10.869Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T19:10:10.869Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T19:10:10.869Z] [2022-08-18T19:10:10.869Z] DONE 22 tests, 1 skipped in 96.383s [2022-08-18T19:10:10.869Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T19:10:10.869Z] === RUN TestStripANSICommands [2022-08-18T19:10:10.869Z] === RUN TestStripANSICommands/#00 [2022-08-18T19:10:10.869Z] === RUN TestStripANSICommands/#01 [2022-08-18T19:10:10.869Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T19:10:10.869Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T19:10:10.869Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T19:10:10.869Z] PASS [2022-08-18T19:10:10.869Z] [2022-08-18T19:10:10.869Z] DONE 3 tests in 0.034s [2022-08-18T19:10:10.869Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T19:10:10.869Z] INFO: Testing against a local daemon [2022-08-18T19:10:10.869Z] === RUN TestNetworkCreateDelete [2022-08-18T19:10:10.869Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-18T19:10:10.869Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T19:10:10.869Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-18T19:10:10.869Z] === RUN TestDaemonDNSFallback [2022-08-18T19:10:14.134Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-08-18T19:10:14.134Z] === RUN TestInspectNetwork [2022-08-18T19:10:14.134Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:14.134Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T19:10:14.134Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T19:10:14.134Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:10:14.134Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:10:14.134Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:10:14.134Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T19:10:14.134Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T19:10:14.134Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T19:10:14.134Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestNetworkList [2022-08-18T19:10:14.134Z] === RUN TestNetworkList//networks [2022-08-18T19:10:14.134Z] === PAUSE TestNetworkList//networks [2022-08-18T19:10:14.134Z] === RUN TestNetworkList//networks/ [2022-08-18T19:10:14.134Z] === PAUSE TestNetworkList//networks/ [2022-08-18T19:10:14.134Z] === CONT TestNetworkList//networks [2022-08-18T19:10:14.134Z] === CONT TestNetworkList//networks/ [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T19:10:14.134Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T19:10:14.134Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T19:10:14.134Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T19:10:14.134Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T19:10:14.134Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T19:10:14.134Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T19:10:14.134Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T19:10:14.134Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T19:10:14.134Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T19:10:14.134Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T19:10:14.134Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T19:10:14.134Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T19:10:14.134Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:14.134Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T19:10:14.134Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:10:14.134Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T19:10:14.134Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:14.134Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-18T19:10:14.134Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T19:10:14.134Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:14.134Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T19:10:14.134Z] PASS [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === Skipped [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-18T19:10:14.134Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-18T19:10:14.134Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-18T19:10:14.134Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T19:10:14.134Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T19:10:14.134Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T19:10:14.134Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T19:10:14.134Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T19:10:14.134Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T19:10:14.134Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:10:14.134Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-18T19:10:14.134Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T19:10:14.134Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] DONE 34 tests, 12 skipped in 7.007s [2022-08-18T19:10:14.134Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:10:14.134Z] INFO: Testing against a local daemon [2022-08-18T19:10:14.134Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T19:10:14.134Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:10:14.134Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestDockerNetworkIpvlan [2022-08-18T19:10:14.134Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:10:14.134Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:10:14.134Z] PASS [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === Skipped [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:10:14.134Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:10:14.134Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] DONE 2 tests, 2 skipped in 0.091s [2022-08-18T19:10:14.134Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:10:14.134Z] INFO: Testing against a local daemon [2022-08-18T19:10:14.134Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T19:10:14.134Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestDockerNetworkMacvlan [2022-08-18T19:10:14.134Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-18T19:10:14.134Z] PASS [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === Skipped [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T19:10:14.134Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-18T19:10:14.134Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] DONE 2 tests, 2 skipped in 0.077s [2022-08-18T19:10:14.134Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T19:10:14.134Z] testing: warning: no tests to run [2022-08-18T19:10:14.134Z] PASS [2022-08-18T19:10:14.134Z] [2022-08-18T19:10:14.134Z] DONE 0 tests in 0.021s [2022-08-18T19:10:14.134Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T19:10:14.134Z] INFO: Testing against a local daemon [2022-08-18T19:10:14.134Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T19:10:14.134Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.134Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestAuthZPluginTLS [2022-08-18T19:10:14.134Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.134Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T19:10:14.134Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.134Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T19:10:14.134Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.134Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T19:10:14.134Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.134Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T19:10:14.134Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.134Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T19:10:14.134Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.134Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T19:10:14.134Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.134Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T19:10:14.134Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.134Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T19:10:14.134Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.134Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T19:10:14.134Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.134Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestAuthZPluginHeader [2022-08-18T19:10:14.134Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.134Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-18T19:10:14.134Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T19:10:14.370Z] ............................ [ 66%] [2022-08-18T19:10:14.390Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.390Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.40s) [2022-08-18T19:10:14.390Z] === RUN TestAuthZPluginV2Disable [2022-08-18T19:10:14.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:14.950Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-18T19:10:14.950Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T19:10:15.204Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.205Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T19:10:15.205Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T19:10:15.504Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.504Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T19:10:15.504Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T19:10:15.759Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.759Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T19:10:15.759Z] PASS [2022-08-18T19:10:15.759Z] [2022-08-18T19:10:15.759Z] === Skipped [2022-08-18T19:10:15.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-18T19:10:15.759Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.759Z] [2022-08-18T19:10:15.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-18T19:10:15.759Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.759Z] [2022-08-18T19:10:15.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-18T19:10:15.759Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.759Z] [2022-08-18T19:10:15.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T19:10:15.759Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.759Z] [2022-08-18T19:10:15.759Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.40s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T19:10:15.760Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:15.760Z] [2022-08-18T19:10:15.760Z] DONE 17 tests, 17 skipped in 1.776s [2022-08-18T19:10:15.760Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T19:10:16.015Z] INFO: Testing against a local daemon [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:10:16.015Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:10:16.015Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T19:10:16.015Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T19:10:16.015Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T19:10:16.015Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T19:10:16.015Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T19:10:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T19:10:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T19:10:16.015Z] === RUN TestPluginInstall [2022-08-18T19:10:16.015Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:16.015Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-18T19:10:16.015Z] === RUN TestPluginsWithRuntimes [2022-08-18T19:10:16.015Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-18T19:10:16.015Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-18T19:10:16.015Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T19:10:16.015Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T19:10:16.015Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T19:10:16.015Z] PASS [2022-08-18T19:10:16.015Z] [2022-08-18T19:10:16.015Z] === Skipped [2022-08-18T19:10:16.015Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-18T19:10:16.015Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:10:16.015Z] [2022-08-18T19:10:16.015Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-18T19:10:16.015Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-18T19:10:16.015Z] [2022-08-18T19:10:16.015Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T19:10:16.015Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T19:10:16.015Z] [2022-08-18T19:10:16.015Z] DONE 19 tests, 3 skipped in 0.135s [2022-08-18T19:10:16.015Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T19:10:16.015Z] INFO: Testing against a local daemon [2022-08-18T19:10:16.015Z] === RUN TestExternalGraphDriver [2022-08-18T19:10:16.271Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T19:10:16.271Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-18T19:10:16.271Z] === RUN TestGraphdriverPluginV2 [2022-08-18T19:10:19.545Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T19:10:19.545Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:10:19.545Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:10:19.545Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:10:19.545Z] [2022-08-18T19:10:19.545Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T19:10:19.545Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T19:10:19.545Z] HOSTNAME=aacc6d39cce2 [2022-08-18T19:10:19.545Z] TESTDEBUG=0 [2022-08-18T19:10:19.545Z] DEST=bundles/test-integration [2022-08-18T19:10:19.545Z] PWD=/go/src/github.com/docker/docker [2022-08-18T19:10:19.545Z] DOCKER_GITCOMMIT=6f0e4f9f9b49c0ec02d2786806810258a081a839 [2022-08-18T19:10:19.545Z] container=docker [2022-08-18T19:10:19.545Z] HOME=/root [2022-08-18T19:10:19.545Z] GOLANG_VERSION=1.18.5 [2022-08-18T19:10:19.545Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T19:10:19.545Z] VALIDATE_BRANCH=22.06 [2022-08-18T19:10:19.545Z] TERM=xterm [2022-08-18T19:10:19.545Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T19:10:19.545Z] SHLVL=1 [2022-08-18T19:10:19.545Z] TIMEOUT=120m [2022-08-18T19:10:19.545Z] DOCKER_BUILDTAGS= journald [2022-08-18T19:10:19.545Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T19:10:19.545Z] GO111MODULE=off [2022-08-18T19:10:19.545Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T19:10:19.545Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T19:10:19.545Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T19:10:19.545Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T19:10:19.545Z] GOPATH=/go [2022-08-18T19:10:19.545Z] PKG_CONFIG=pkg-config [2022-08-18T19:10:19.545Z] _=/usr/bin/env [2022-08-18T19:10:19.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T19:10:20.628Z] --- PASS: TestGraphdriverPluginV2 (3.68s) [2022-08-18T19:10:20.628Z] PASS [2022-08-18T19:10:20.628Z] [2022-08-18T19:10:20.628Z] === Skipped [2022-08-18T19:10:20.628Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-18T19:10:20.628Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T19:10:20.628Z] [2022-08-18T19:10:20.628Z] DONE 2 tests, 1 skipped in 4.121s [2022-08-18T19:10:20.628Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T19:10:20.628Z] INFO: Testing against a local daemon [2022-08-18T19:10:20.628Z] === RUN TestContinueAfterPluginCrash [2022-08-18T19:10:20.628Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T19:10:20.628Z] === RUN TestReadPluginNoRead [2022-08-18T19:10:20.628Z] === PAUSE TestReadPluginNoRead [2022-08-18T19:10:20.628Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T19:10:20.628Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T19:10:20.628Z] === CONT TestContinueAfterPluginCrash [2022-08-18T19:10:20.628Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T19:10:24.878Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) [2022-08-18T19:10:24.878Z] === CONT TestReadPluginNoRead [2022-08-18T19:10:26.766Z] === RUN TestReadPluginNoRead/default [2022-08-18T19:10:27.734Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T19:10:29.139Z] --- PASS: TestContinueAfterPluginCrash (8.92s) [2022-08-18T19:10:29.139Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T19:10:30.502Z] === CONT TestReadPluginNoRead [2022-08-18T19:10:30.502Z] read_test.go:92: [db2cefaf66a33] daemon is not started [2022-08-18T19:10:30.502Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-08-18T19:10:30.502Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-08-18T19:10:30.502Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-08-18T19:10:30.502Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-08-18T19:10:30.502Z] PASS [2022-08-18T19:10:30.502Z] [2022-08-18T19:10:30.502Z] DONE 6 tests in 10.302s [2022-08-18T19:10:30.502Z] 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-08-18T19:10:30.502Z] testing: warning: no tests to run [2022-08-18T19:10:30.502Z] PASS [2022-08-18T19:10:30.502Z] [2022-08-18T19:10:30.502Z] DONE 0 tests in 0.035s [2022-08-18T19:10:30.502Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T19:10:30.502Z] INFO: Testing against a local daemon [2022-08-18T19:10:30.502Z] === RUN TestPluginWithDevMounts [2022-08-18T19:10:30.502Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T19:10:30.502Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-18T19:10:30.502Z] PASS [2022-08-18T19:10:30.502Z] [2022-08-18T19:10:30.502Z] === Skipped [2022-08-18T19:10:30.502Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-18T19:10:30.502Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T19:10:30.502Z] [2022-08-18T19:10:30.502Z] DONE 1 tests, 1 skipped in 0.102s [2022-08-18T19:10:30.502Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T19:10:30.758Z] INFO: Testing against a local daemon [2022-08-18T19:10:30.758Z] === RUN TestSecretInspect [2022-08-18T19:10:30.758Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-18T19:10:30.758Z] === RUN TestSecretList [2022-08-18T19:10:30.758Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] --- SKIP: TestSecretList (0.02s) [2022-08-18T19:10:30.758Z] === RUN TestSecretsCreateAndDelete [2022-08-18T19:10:30.758Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-18T19:10:30.758Z] === RUN TestSecretsUpdate [2022-08-18T19:10:30.758Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-18T19:10:30.758Z] === RUN TestTemplatedSecret [2022-08-18T19:10:30.758Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-18T19:10:30.758Z] === RUN TestSecretCreateResolve [2022-08-18T19:10:30.758Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-18T19:10:30.758Z] PASS [2022-08-18T19:10:30.758Z] [2022-08-18T19:10:30.758Z] === Skipped [2022-08-18T19:10:30.758Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-18T19:10:30.758Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] [2022-08-18T19:10:30.758Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-08-18T19:10:30.758Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] [2022-08-18T19:10:30.758Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-18T19:10:30.758Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] [2022-08-18T19:10:30.758Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-18T19:10:30.758Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] [2022-08-18T19:10:30.758Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-18T19:10:30.758Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] [2022-08-18T19:10:30.758Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-18T19:10:30.758Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] [2022-08-18T19:10:30.758Z] DONE 6 tests, 6 skipped in 0.156s [2022-08-18T19:10:30.758Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T19:10:30.758Z] INFO: Testing against a local daemon [2022-08-18T19:10:30.758Z] === RUN TestServiceCreateInit [2022-08-18T19:10:30.758Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T19:10:30.758Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T19:10:30.758Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-18T19:10:30.758Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T19:10:30.758Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T19:10:30.758Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T19:10:30.758Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-18T19:10:30.758Z] === RUN TestCreateServiceConflict [2022-08-18T19:10:30.758Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-18T19:10:30.758Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T19:10:30.758Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:30.758Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-18T19:10:30.758Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T19:10:31.057Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:31.057Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-08-18T19:10:31.057Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T19:10:31.057Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:31.057Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-08-18T19:10:31.057Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T19:10:31.057Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:31.057Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-18T19:10:31.057Z] === RUN TestCreateServiceSysctls [2022-08-18T19:10:31.057Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:31.057Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-18T19:10:31.057Z] === RUN TestCreateServiceCapabilities [2022-08-18T19:10:31.057Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:31.057Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-18T19:10:31.057Z] === RUN TestInspect [2022-08-18T19:10:31.057Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:31.057Z] --- SKIP: TestInspect (0.01s) [2022-08-18T19:10:31.057Z] === RUN TestCreateJob [2022-08-18T19:10:31.057Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:31.057Z] --- SKIP: TestCreateJob (0.01s) [2022-08-18T19:10:31.057Z] === RUN TestReplicatedJob [2022-08-18T19:10:31.057Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:31.057Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-18T19:10:31.057Z] === RUN TestUpdateReplicatedJob [2022-08-18T19:10:31.057Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:31.057Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-18T19:10:31.057Z] === RUN TestServiceListWithStatuses [2022-08-18T19:10:31.057Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:10:31.057Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T19:10:31.057Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T19:10:31.057Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:31.057Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-18T19:10:31.057Z] === RUN TestDockerNetworkReConnect [2022-08-18T19:10:31.057Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:31.057Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-08-18T19:10:31.057Z] === RUN TestServicePlugin [2022-08-18T19:10:32.946Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.946Z] --- SKIP: TestServicePlugin (1.92s) [2022-08-18T19:10:32.946Z] === RUN TestServiceUpdateLabel [2022-08-18T19:10:32.946Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.946Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-18T19:10:32.946Z] === RUN TestServiceUpdateSecrets [2022-08-18T19:10:32.946Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.946Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-18T19:10:32.946Z] === RUN TestServiceUpdateConfigs [2022-08-18T19:10:32.946Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.946Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-18T19:10:32.946Z] === RUN TestServiceUpdateNetwork [2022-08-18T19:10:32.947Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-18T19:10:32.947Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T19:10:32.947Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-18T19:10:32.947Z] PASS [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === Skipped [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T19:10:32.947Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T19:10:32.947Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-18T19:10:32.947Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-18T19:10:32.947Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-18T19:10:32.947Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-08-18T19:10:32.947Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-08-18T19:10:32.947Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-18T19:10:32.947Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-18T19:10:32.947Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-18T19:10:32.947Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-18T19:10:32.947Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-18T19:10:32.947Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-18T19:10:32.947Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-18T19:10:32.947Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T19:10:32.947Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-18T19:10:32.947Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-08-18T19:10:32.947Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-08-18T19:10:32.947Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-18T19:10:32.947Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-18T19:10:32.947Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-18T19:10:32.947Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-18T19:10:32.947Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-18T19:10:32.947Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:10:32.947Z] [2022-08-18T19:10:32.947Z] DONE 24 tests, 23 skipped in 2.345s [2022-08-18T19:10:33.203Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T19:10:33.203Z] INFO: Testing against a local daemon [2022-08-18T19:10:33.203Z] === RUN TestSessionCreate [2022-08-18T19:10:33.203Z] --- PASS: TestSessionCreate (0.03s) [2022-08-18T19:10:33.203Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T19:10:33.203Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2022-08-18T19:10:33.203Z] PASS [2022-08-18T19:10:33.203Z] [2022-08-18T19:10:33.203Z] DONE 2 tests in 0.162s [2022-08-18T19:10:33.203Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T19:10:33.458Z] INFO: Testing against a local daemon [2022-08-18T19:10:33.458Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T19:10:33.458Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T19:10:33.458Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T19:10:33.458Z] === RUN TestDiskUsage [2022-08-18T19:10:33.458Z] === PAUSE TestDiskUsage [2022-08-18T19:10:33.458Z] === RUN TestEventsExecDie [2022-08-18T19:10:33.713Z] --- PASS: TestEventsExecDie (0.47s) [2022-08-18T19:10:33.714Z] === RUN TestEventsBackwardsCompatible [2022-08-18T19:10:34.010Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T19:10:34.010Z] === RUN TestEventsVolumeCreate [2022-08-18T19:10:34.010Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-18T19:10:34.010Z] === RUN TestInfoBinaryCommits [2022-08-18T19:10:34.010Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T19:10:34.010Z] === RUN TestInfoAPIVersioned [2022-08-18T19:10:34.010Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-18T19:10:34.010Z] === RUN TestInfoAPI [2022-08-18T19:10:34.010Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T19:10:34.010Z] === RUN TestInfoAPIWarnings [2022-08-18T19:10:46.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T19:10:46.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T19:10:52.208Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-18T19:10:52.208Z] === RUN TestInfoDebug [2022-08-18T19:10:52.208Z] --- PASS: TestInfoDebug (0.55s) [2022-08-18T19:10:52.208Z] === RUN TestInfoInsecureRegistries [2022-08-18T19:10:52.208Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-18T19:10:52.208Z] === RUN TestInfoRegistryMirrors [2022-08-18T19:10:52.208Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-18T19:10:52.208Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T19:10:52.465Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-18T19:10:52.465Z] === RUN TestPingCacheHeaders [2022-08-18T19:10:52.465Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-18T19:10:52.465Z] === RUN TestPingGet [2022-08-18T19:10:52.465Z] --- PASS: TestPingGet (0.01s) [2022-08-18T19:10:52.465Z] === RUN TestPingHead [2022-08-18T19:10:52.720Z] --- PASS: TestPingHead (0.03s) [2022-08-18T19:10:52.720Z] === RUN TestPingSwarmHeader [2022-08-18T19:10:53.280Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T19:10:53.280Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T19:10:54.206Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T19:10:54.206Z] --- PASS: TestPingSwarmHeader (1.67s) [2022-08-18T19:10:54.206Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T19:10:54.206Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T19:10:54.206Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T19:10:54.206Z] === RUN TestVersion [2022-08-18T19:10:54.206Z] --- PASS: TestVersion (0.04s) [2022-08-18T19:10:54.206Z] === CONT TestDiskUsage [2022-08-18T19:10:54.767Z] === RUN TestDiskUsage/empty [2022-08-18T19:10:54.767Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T19:10:54.767Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T19:10:54.767Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T19:10:54.767Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T19:10:54.767Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T19:10:54.767Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T19:10:54.767Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T19:10:54.767Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T19:10:54.767Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T19:10:54.767Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T19:10:54.767Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T19:10:55.041Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T19:10:55.041Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T19:10:55.041Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T19:10:55.041Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T19:10:55.041Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T19:10:55.041Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T19:10:55.041Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T19:10:55.041Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T19:10:55.041Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T19:10:55.041Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T19:10:55.041Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T19:10:55.318Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T19:10:55.318Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T19:10:55.318Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T19:10:55.318Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T19:10:55.318Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T19:10:55.318Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T19:10:55.318Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T19:10:55.318Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T19:10:55.318Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T19:10:55.318Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T19:10:55.584Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage (1.29s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-08-18T19:10:55.584Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-18T19:10:55.585Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T19:10:55.585Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T19:10:55.585Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T19:10:55.585Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-18T19:10:55.585Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T19:10:55.585Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-18T19:10:55.585Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:55.585Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-18T19:10:55.585Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-18T19:10:55.585Z] PASS [2022-08-18T19:10:55.585Z] [2022-08-18T19:10:55.585Z] === Skipped [2022-08-18T19:10:55.585Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T19:10:55.585Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T19:10:55.585Z] [2022-08-18T19:10:55.585Z] DONE 54 tests, 1 skipped in 22.361s [2022-08-18T19:10:55.585Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T19:10:55.585Z] INFO: Testing against a local daemon [2022-08-18T19:10:55.585Z] === RUN TestVolumesCreateAndList [2022-08-18T19:10:55.855Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-18T19:10:55.855Z] === RUN TestVolumesRemove [2022-08-18T19:10:55.855Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T19:10:55.855Z] === RUN TestVolumesInspect [2022-08-18T19:10:55.855Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T19:10:55.855Z] === RUN TestVolumesInvalidJSON [2022-08-18T19:10:55.855Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T19:10:55.855Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T19:10:55.855Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T19:10:55.855Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T19:10:55.855Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T19:10:55.855Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T19:10:55.855Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T19:10:55.855Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T19:10:55.855Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T19:10:55.855Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T19:10:55.855Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T19:10:55.855Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T19:10:55.855Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T19:10:55.855Z] PASS [2022-08-18T19:10:55.855Z] [2022-08-18T19:10:55.855Z] DONE 9 tests in 0.190s [2022-08-18T19:10:55.855Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:10:55.855Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14441 is not a child of this shell [2022-08-18T19:10:55.855Z] warning: PID 14441 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-18T19:10:55.855Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:10:55.855Z] [2022-08-18T19:10:55.855Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:10:55.855Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:10:55.855Z] [2022-08-18T19:10:55.855Z] To set a process to complain mode, use the command line tool [2022-08-18T19:10:55.855Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:10:55.855Z] Removing test suite binaries [2022-08-18T19:10:55.855Z] exiting test-integration [2022-08-18T19:10:55.855Z] ++ exit 0 [2022-08-18T19:10:55.855Z] Post stage [Pipeline] junit [2022-08-18T19:10:56.800Z] Recording test results [2022-08-18T19:10:58.098Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T19:10:58.649Z] + echo Ensuring container killed. [2022-08-18T19:10:58.649Z] Ensuring container killed. [2022-08-18T19:10:58.649Z] + docker rm -vf docker-pr1 [2022-08-18T19:10:58.650Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T19:10:58.923Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:10:58.923Z] Chowning /workspace to jenkins user [2022-08-18T19:10:58.923Z] + id -u [2022-08-18T19:10:58.923Z] + id -g [2022-08-18T19:10:58.923Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43993:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T19:10:58.923Z] Unable to find image 'busybox:latest' locally [2022-08-18T19:10:59.178Z] latest: Pulling from library/busybox [2022-08-18T19:10:59.178Z] 50783e0dfb64: Pulling fs layer [2022-08-18T19:10:59.178Z] 50783e0dfb64: Verifying Checksum [2022-08-18T19:10:59.178Z] 50783e0dfb64: Download complete [2022-08-18T19:10:59.178Z] 50783e0dfb64: Pull complete [2022-08-18T19:10:59.433Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T19:10:59.433Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T19:11:01.126Z] + bundleName=amd64-rootless [2022-08-18T19:11:01.126Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-18T19:11:01.126Z] Creating amd64-rootless-bundles.tar.gz [2022-08-18T19:11:01.126Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-18T19:11:01.126Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T19:11:01.178Z] Archiving artifacts [2022-08-18T19:11:02.868Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43993/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T19:11:03.212Z] + make clean [2022-08-18T19:11:03.212Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T19:11:03.467Z] docker-dev-cache [2022-08-18T19:11:03.467Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T19:11:08.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T19:11:10.916Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-18T19:11:12.812Z] tests/integration/client_test.py ..... [ 75%] [2022-08-18T19:11:12.812Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-18T19:11:13.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T19:11:13.377Z] tests/integration/errors_test.py . [ 76%] [2022-08-18T19:11:19.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T19:11:20.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T19:11:21.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T19:11:21.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T19:11:22.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T19:11:22.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T19:11:23.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T19:11:25.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T19:11:26.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T19:11:27.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T19:11:27.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T19:11:28.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T19:11:29.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T19:11:30.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T19:11:31.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T19:11:31.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T19:11:31.784Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-18T19:11:32.582Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T19:11:32.582Z] Using test binary docker [2022-08-18T19:11:32.582Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T19:11:32.582Z] +++ /etc/init.d/apparmor start [2022-08-18T19:11:32.582Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T19:11:32.582Z] INFO: Waiting for daemon to start... [2022-08-18T19:11:32.582Z] Starting dockerd [2022-08-18T19:11:32.582Z] +++ 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-08-18T19:11:36.771Z] . [2022-08-18T19:11:36.771Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T19:11:36.771Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T19:11:36.771Z] Error: No such image: emptyfs [2022-08-18T19:11:36.771Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T19:11:36.771Z] ++++ docker load [2022-08-18T19:11:36.771Z] Running integration-test (iteration 1) [2022-08-18T19:11:36.771Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T19:11:36.771Z] ++ 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-08-18T19:11:36.771Z] ++ set -e [2022-08-18T19:11:36.771Z] ++ '[' -n 0 ']' [2022-08-18T19:11:36.771Z] ++ set -x [2022-08-18T19:11:36.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=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-08-18T19:11:37.030Z] Loaded image: busybox:latest [2022-08-18T19:11:37.030Z] Loaded image: busybox:glibc [2022-08-18T19:11:38.407Z] Loaded image: debian:bullseye-slim [2022-08-18T19:11:38.407Z] Loaded image: hello-world:latest [2022-08-18T19:11:38.407Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:11:38.407Z] INFO: Testing against a local daemon [2022-08-18T19:11:38.407Z] === RUN TestCgroupNamespacesBuild [2022-08-18T19:11:39.343Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-08-18T19:11:39.343Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T19:11:40.720Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-18T19:11:40.720Z] === RUN TestBuildWithSession [2022-08-18T19:11:40.720Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T19:11:40.721Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T19:11:40.721Z] === RUN TestBuildSquashParent [2022-08-18T19:11:41.021Z] --- PASS: TestImportExtremelyLargeImageWorks (91.50s) [2022-08-18T19:11:41.021Z] PASS [2022-08-18T19:11:41.021Z] [2022-08-18T19:11:41.021Z] DONE 22 tests in 94.899s [2022-08-18T19:11:41.021Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T19:11:41.021Z] === RUN TestStripANSICommands [2022-08-18T19:11:41.021Z] === RUN TestStripANSICommands/#00 [2022-08-18T19:11:41.021Z] === RUN TestStripANSICommands/#01 [2022-08-18T19:11:41.021Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T19:11:41.021Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T19:11:41.021Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T19:11:41.021Z] PASS [2022-08-18T19:11:41.021Z] [2022-08-18T19:11:41.021Z] DONE 3 tests in 0.009s [2022-08-18T19:11:41.021Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T19:11:41.021Z] INFO: Testing against a local daemon [2022-08-18T19:11:41.021Z] === RUN TestNetworkCreateDelete [2022-08-18T19:11:41.021Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-18T19:11:41.021Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T19:11:41.021Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-18T19:11:41.021Z] === RUN TestDaemonDNSFallback [2022-08-18T19:11:42.930Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-08-18T19:11:42.930Z] === RUN TestInspectNetwork [2022-08-18T19:11:44.913Z] --- PASS: TestBuildSquashParent (3.61s) [2022-08-18T19:11:44.913Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T19:11:44.913Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:11:44.913Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:11:44.913Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:11:44.913Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:11:44.913Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:11:44.913Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:11:44.913Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:11:44.913Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:11:44.913Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:11:44.913Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:11:44.913Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:11:44.913Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:11:44.913Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:11:44.913Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:11:45.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:11:45.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:11:46.234Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T19:11:46.234Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T19:11:46.234Z] === RUN TestInspectNetwork/network_name [2022-08-18T19:11:46.234Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T19:11:46.923Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T19:11:46.923Z] Using test binary docker [2022-08-18T19:11:46.923Z] +++ /etc/init.d/apparmor start [2022-08-18T19:11:46.923Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T19:11:46.923Z] INFO: Waiting for daemon to start... [2022-08-18T19:11:46.923Z] Starting dockerd [2022-08-18T19:11:46.923Z] +++ 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-08-18T19:11:46.923Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T19:11:46.923Z] Using test binary docker [2022-08-18T19:11:46.923Z] +++ /etc/init.d/apparmor start [2022-08-18T19:11:46.923Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T19:11:46.923Z] INFO: Waiting for daemon to start... [2022-08-18T19:11:46.923Z] Starting dockerd [2022-08-18T19:11:46.923Z] +++ 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-08-18T19:11:46.923Z] . [2022-08-18T19:11:46.923Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T19:11:46.923Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T19:11:46.923Z] Error: No such image: emptyfs [2022-08-18T19:11:46.923Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T19:11:46.923Z] ++++ docker load [2022-08-18T19:11:46.923Z] Running integration-test (iteration 1) [2022-08-18T19:11:46.923Z] 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-08-18T19:11:46.923Z] ++ 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-08-18T19:11:46.923Z] ++ set -e [2022-08-18T19:11:46.923Z] ++ '[' -n 0 ']' [2022-08-18T19:11:46.923Z] ++ set -x [2022-08-18T19:11:46.923Z] ++ env -i DEST=/go/src/github.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-08-18T19:11:46.923Z] [2022-08-18T19:11:46.923Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T19:11:46.923Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T19:11:46.923Z] Error: No such image: emptyfs [2022-08-18T19:11:46.923Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T19:11:46.923Z] ++++ docker load [2022-08-18T19:11:46.923Z] Loaded image: busybox:latest [2022-08-18T19:11:46.923Z] Running integration-test (iteration 1) [2022-08-18T19:11:46.923Z] 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-08-18T19:11:46.923Z] ++ 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-08-18T19:11:46.923Z] ++ set -e [2022-08-18T19:11:46.923Z] ++ '[' -n 0 ']' [2022-08-18T19:11:46.923Z] ++ set -x [2022-08-18T19:11:46.923Z] ++ env -i DEST=/go/src/github.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-08-18T19:11:46.923Z] Loaded image: busybox:glibc [2022-08-18T19:11:46.923Z] Loaded image: busybox:latest [2022-08-18T19:11:46.923Z] Loaded image: busybox:glibc [2022-08-18T19:11:47.118Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:11:47.118Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:11:47.984Z] ......... [ 85%] [2022-08-18T19:11:48.055Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T19:11:48.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s) [2022-08-18T19:11:48.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2022-08-18T19:11:48.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-08-18T19:11:48.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.20s) [2022-08-18T19:11:48.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s) [2022-08-18T19:11:48.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s) [2022-08-18T19:11:48.055Z] === RUN TestBuildMultiStageCopy [2022-08-18T19:11:48.055Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T19:11:48.289Z] Loaded image: debian:bullseye-slim [2022-08-18T19:11:48.289Z] Loaded image: hello-world:latest [2022-08-18T19:11:48.545Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:11:48.545Z] INFO: Testing against a local daemon [2022-08-18T19:11:48.545Z] === RUN TestDockerDaemonSuite [2022-08-18T19:11:48.545Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-18T19:11:48.843Z] Loaded image: debian:bullseye-slim [2022-08-18T19:11:49.099Z] Loaded image: hello-world:latest [2022-08-18T19:11:49.357Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:11:49.357Z] INFO: Testing against a local daemon [2022-08-18T19:11:49.357Z] === RUN TestDockerSuite [2022-08-18T19:11:49.357Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-18T19:11:49.357Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-18T19:11:49.357Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-18T19:11:49.357Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-18T19:11:49.357Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-18T19:11:49.357Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-18T19:11:49.357Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-18T19:11:49.357Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-18T19:11:49.433Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T19:11:49.433Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T19:11:49.692Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T19:11:49.950Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T19:11:50.210Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-08-18T19:11:50.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-08-18T19:11:50.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-18T19:11:50.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-18T19:11:50.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-18T19:11:50.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-18T19:11:50.210Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T19:11:50.431Z] --- PASS: TestInspectNetwork (7.21s) [2022-08-18T19:11:50.431Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T19:11:50.431Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T19:11:50.431Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T19:11:50.431Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T19:11:50.431Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T19:11:50.777Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-18T19:11:50.777Z] === RUN TestBuildLabelWithTargets [2022-08-18T19:11:51.713Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-08-18T19:11:51.713Z] === RUN TestBuildWithEmptyLayers [2022-08-18T19:11:51.815Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T19:11:51.815Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:11:51.815Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:11:51.815Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:11:51.815Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T19:11:51.815Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T19:11:51.815Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T19:11:51.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T19:11:51.815Z] === RUN TestNetworkList [2022-08-18T19:11:51.815Z] === RUN TestNetworkList//networks [2022-08-18T19:11:51.815Z] === PAUSE TestNetworkList//networks [2022-08-18T19:11:51.815Z] === RUN TestNetworkList//networks/ [2022-08-18T19:11:51.815Z] === PAUSE TestNetworkList//networks/ [2022-08-18T19:11:51.815Z] === CONT TestNetworkList//networks [2022-08-18T19:11:51.815Z] === CONT TestNetworkList//networks/ [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T19:11:51.815Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T19:11:51.815Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T19:11:51.873Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-18T19:11:51.873Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-18T19:11:52.281Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-18T19:11:52.281Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T19:11:52.385Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T19:11:52.385Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T19:11:52.435Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-18T19:11:52.691Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-18T19:11:52.769Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-18T19:11:53.324Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-18T19:11:53.324Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T19:11:53.619Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-18T19:11:53.657Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) [2022-08-18T19:11:53.657Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T19:11:54.216Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-18T19:11:54.224Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-18T19:11:54.225Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T19:11:54.262Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-08-18T19:11:54.263Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T19:11:54.546Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-18T19:11:54.546Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-18T19:11:55.203Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-18T19:11:55.203Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T19:11:55.473Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-18T19:11:55.601Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-08-18T19:11:55.601Z] === RUN TestBuildWithHugeFile [2022-08-18T19:11:56.402Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-18T19:11:56.584Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-18T19:11:56.584Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T19:11:56.659Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-18T19:11:56.659Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-18T19:11:56.659Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-18T19:11:56.845Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T19:11:56.845Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T19:11:57.221Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-18T19:11:57.782Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-18T19:11:58.710Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-18T19:11:58.710Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-18T19:11:58.710Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-18T19:11:58.710Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-18T19:11:59.386Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-08-18T19:11:59.386Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T19:11:59.386Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:11:59.386Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:11:59.386Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T19:11:59.752Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-18T19:12:00.688Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-18T19:12:00.712Z] --- PASS: TestBuildWithHugeFile (125.83s) [2022-08-18T19:12:00.712Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T19:12:00.712Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T19:12:00.712Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T19:12:00.712Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T19:12:00.712Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:12:00.712Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:12:00.712Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:12:00.712Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:12:00.712Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:12:00.712Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:12:00.712Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:12:00.712Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:12:00.970Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:12:00.970Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T19:12:00.970Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-08-18T19:12:00.970Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-18T19:12:00.970Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-18T19:12:00.970Z] === RUN TestBuildPreserveOwnership [2022-08-18T19:12:00.970Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T19:12:02.442Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-18T19:12:02.900Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-18T19:12:03.199Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T19:12:04.566Z] --- PASS: TestBuildPreserveOwnership (3.42s) [2022-08-18T19:12:04.566Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.34s) [2022-08-18T19:12:04.566Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2022-08-18T19:12:04.566Z] === RUN TestBuildPlatformInvalid [2022-08-18T19:12:04.566Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-18T19:12:04.566Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T19:12:04.566Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-18T19:12:05.494Z] Loaded image: busybox:latest [2022-08-18T19:12:05.494Z] Loaded image: busybox:glibc [2022-08-18T19:12:05.713Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-18T19:12:05.713Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-18T19:12:07.384Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-18T19:12:07.384Z] Loaded image: debian:bullseye-slim [2022-08-18T19:12:07.384Z] Loaded image: hello-world:latest [2022-08-18T19:12:07.384Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:12:08.751Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-18T19:12:09.626Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-18T19:12:09.684Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-18T19:12:09.884Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-18T19:12:09.884Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-18T19:12:09.884Z] [2022-08-18T19:12:09.884Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-18T19:12:09.884Z] =========================== short test summary info ============================ [2022-08-18T19:12:09.884Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-18T19:12:09.884Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-18T19:12:09.884Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-18T19:12:09.884Z] Not supported on most drivers [2022-08-18T19:12:09.884Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-18T19:12:09.884Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T19:12:09.884Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-18T19:12:09.884Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T19:12:09.884Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-18T19:12:09.884Z] Can fail if eth0 has multiple IP addresses [2022-08-18T19:12:09.884Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-18T19:12:09.884Z] This doesn't seem to be taken into account by the engine [2022-08-18T19:12:09.884Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-18T19:12:09.884Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-18T19:12:09.884Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.54 seconds == [2022-08-18T19:12:10.142Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-18T19:12:10.655Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-18T19:12:12.019Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-18T19:12:13.386Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-18T19:12:13.949Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-18T19:12:14.248Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-18T19:12:14.248Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-18T19:12:14.390Z] --- PASS: TestServiceWithDataPathPortInit (14.18s) [2022-08-18T19:12:14.390Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T19:12:15.661Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-18T19:12:15.661Z] docker_cli_daemon_test.go:1475: [d9a6ec15dba2e] daemon is not started [2022-08-18T19:12:16.301Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l02kxsxcedl2h03i1xef8xf9b Created:2022-08-18 19:12:14.746771192 +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[4b7cbbc54a5b366368a1242d671315189c6dc2664c00c04d4b1c8bd887ea85c6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nutxv3vo4o3u9gdwzbl0tokwp EndpointID:064155091f95b8de0f1ab7ff8ca0979441b7dcd9c90b98385e1fbb1e4fcb34fa MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4809807166dea656eaa26f8588f7e4e2dcadc89689e0d39d9e320e2ecdd8256f 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:b160b6fdacfb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nutxv3vo4o3u9gdwzbl0tokwp EndpointID:064155091f95b8de0f1ab7ff8ca0979441b7dcd9c90b98385e1fbb1e4fcb34fa EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T19:12:16.606Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-18T19:12:16.863Z] check_test.go:540: [db5de63dca909] daemon is not started [2022-08-18T19:12:16.863Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-18T19:12:17.790Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-18T19:12:19.159Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-18T19:12:19.159Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-18T19:12:20.569Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.83s) [2022-08-18T19:12:20.569Z] PASS [2022-08-18T19:12:20.569Z] [2022-08-18T19:12:20.569Z] === Skipped [2022-08-18T19:12:20.569Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T19:12:20.569Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T19:12:20.569Z] [2022-08-18T19:12:20.569Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T19:12:20.569Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T19:12:20.569Z] [2022-08-18T19:12:20.569Z] DONE 34 tests, 2 skipped in 197.590s [2022-08-18T19:12:20.569Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T19:12:20.569Z] ++ 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-08-18T19:12:20.569Z] ++ set -e [2022-08-18T19:12:20.569Z] ++ '[' -n 0 ']' [2022-08-18T19:12:20.569Z] ++ set -x [2022-08-18T19:12:20.569Z] ++ env -i DEST=/go/src/github.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-08-18T19:12:20.569Z] INFO: Testing against a local daemon [2022-08-18T19:12:20.569Z] === RUN TestConfigInspect [2022-08-18T19:12:20.626Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2022-08-18T19:12:20.626Z] PASS [2022-08-18T19:12:20.626Z] [2022-08-18T19:12:20.626Z] === Skipped [2022-08-18T19:12:20.626Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:12:20.626Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:12:20.626Z] [2022-08-18T19:12:20.626Z] DONE 38 tests, 1 skipped in 44.458s [2022-08-18T19:12:20.626Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:12:20.626Z] INFO: Testing against a local daemon [2022-08-18T19:12:20.626Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T19:12:20.626Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:12:20.626Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:12:20.626Z] === RUN TestDockerNetworkIpvlan [2022-08-18T19:12:20.626Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:12:20.626Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:12:20.626Z] PASS [2022-08-18T19:12:20.626Z] [2022-08-18T19:12:20.626Z] === Skipped [2022-08-18T19:12:20.626Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:12:20.626Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:12:20.626Z] [2022-08-18T19:12:20.626Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:12:20.626Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:12:20.626Z] [2022-08-18T19:12:20.626Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-18T19:12:20.626Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:12:20.626Z] INFO: Testing against a local daemon [2022-08-18T19:12:20.626Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T19:12:20.825Z] check_test.go:540: [d3b02faa72043] daemon is not started [2022-08-18T19:12:20.825Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-18T19:12:22.007Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-08-18T19:12:22.007Z] === RUN TestDockerNetworkMacvlan [2022-08-18T19:12:22.415Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:12:22.415Z] [2022-08-18T19:12:22.415Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:12:22.415Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:12:22.415Z] [2022-08-18T19:12:22.415Z] To set a process to complain mode, use the command line tool [2022-08-18T19:12:22.415Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:12:22.415Z] Post stage [Pipeline] junit [2022-08-18T19:12:22.426Z] Recording test results [2022-08-18T19:12:22.569Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-18T19:12:22.577Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T19:12:22.843Z] + echo Ensuring container killed. [2022-08-18T19:12:22.844Z] Ensuring container killed. [2022-08-18T19:12:22.844Z] + docker rm -vf docker-pr1 [2022-08-18T19:12:22.844Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T19:12:23.121Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:12:23.121Z] Chowning /workspace to jenkins user [2022-08-18T19:12:23.121Z] + id -u [2022-08-18T19:12:23.121Z] + id -g [2022-08-18T19:12:23.121Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43993:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T19:12:23.147Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T19:12:23.340Z] --- PASS: TestConfigInspect (2.86s) [2022-08-18T19:12:23.340Z] === RUN TestConfigList [2022-08-18T19:12:23.901Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-18T19:12:24.087Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] catchError [Pipeline] { [2022-08-18T19:12:24.505Z] === RUN TestDockerSuite/TestBuildOnBuildCache [Pipeline] sh [2022-08-18T19:12:24.782Z] + bundleName=docker-py [2022-08-18T19:12:24.782Z] + echo Creating docker-py-bundles.tar.gz [2022-08-18T19:12:24.782Z] Creating docker-py-bundles.tar.gz [2022-08-18T19:12:24.782Z] + 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-08-18T19:12:24.808Z] Archiving artifacts [2022-08-18T19:12:25.036Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43993/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-18T19:12:25.163Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-18T19:12:25.163Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-18T19:12:25.392Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=73b1dc64be903d91449a60659cb6a3d0a631cb08 -e DOCKER_GRAPHDRIVER docker:73b1dc64be903d91449a60659cb6a3d0a631cb08 hack/make.sh binary [2022-08-18T19:12:25.649Z] [2022-08-18T19:12:25.649Z] Removing bundles/ [2022-08-18T19:12:25.724Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-18T19:12:25.907Z] [2022-08-18T19:12:25.907Z] ---> Making bundle: binary (in bundles/binary) [2022-08-18T19:12:25.907Z] Building: bundles/binary-daemon/dockerd [2022-08-18T19:12:25.907Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:12:25.980Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-18T19:12:25.980Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-18T19:12:25.997Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T19:12:26.236Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-18T19:12:26.236Z] --- PASS: TestConfigList (2.88s) [2022-08-18T19:12:26.236Z] === RUN TestConfigsCreateAndDelete [2022-08-18T19:12:27.601Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-18T19:12:27.908Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T19:12:28.162Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-18T19:12:29.089Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2022-08-18T19:12:29.089Z] === RUN TestConfigsUpdate [2022-08-18T19:12:29.386Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-18T19:12:29.386Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-18T19:12:29.948Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-18T19:12:30.204Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-18T19:12:31.133Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-18T19:12:31.205Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T19:12:31.737Z] --- PASS: TestConfigsUpdate (2.79s) [2022-08-18T19:12:31.737Z] === RUN TestTemplatedConfig [2022-08-18T19:12:31.775Z] --- PASS: TestDockerNetworkMacvlan (9.93s) [2022-08-18T19:12:31.776Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-18T19:12:31.776Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-18T19:12:31.776Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-08-18T19:12:31.776Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-08-18T19:12:31.776Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2022-08-18T19:12:31.776Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-08-18T19:12:31.776Z] PASS [2022-08-18T19:12:31.776Z] [2022-08-18T19:12:31.776Z] DONE 8 tests in 11.253s [2022-08-18T19:12:31.776Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T19:12:31.776Z] testing: warning: no tests to run [2022-08-18T19:12:31.776Z] PASS [2022-08-18T19:12:31.776Z] [2022-08-18T19:12:31.776Z] DONE 0 tests in 0.007s [2022-08-18T19:12:31.776Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T19:12:31.776Z] INFO: Testing against a local daemon [2022-08-18T19:12:31.776Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T19:12:31.994Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-18T19:12:32.556Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-18T19:12:33.117Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-18T19:12:33.191Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-08-18T19:12:33.191Z] === RUN TestAuthZPluginTLS [2022-08-18T19:12:33.417Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-18T19:12:33.417Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-18T19:12:33.417Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-18T19:12:33.774Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-18T19:12:33.774Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T19:12:34.036Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T19:12:34.036Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T19:12:34.345Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-18T19:12:34.345Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-18T19:12:34.345Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-18T19:12:34.345Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-18T19:12:34.345Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-18T19:12:34.606Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T19:12:34.606Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T19:12:35.176Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-18T19:12:35.176Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T19:12:35.712Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-18T19:12:35.712Z] --- PASS: TestTemplatedConfig (3.70s) [2022-08-18T19:12:35.712Z] === RUN TestConfigCreateResolve [2022-08-18T19:12:36.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-18T19:12:36.557Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-08-18T19:12:36.557Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T19:12:36.818Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-18T19:12:36.818Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T19:12:36.920Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-18T19:12:36.920Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-18T19:12:36.920Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-18T19:12:37.388Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T19:12:37.388Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T19:12:37.960Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-18T19:12:37.960Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T19:12:38.856Z] --- PASS: TestConfigCreateResolve (3.07s) [2022-08-18T19:12:38.856Z] PASS [2022-08-18T19:12:38.856Z] [2022-08-18T19:12:38.856Z] DONE 6 tests in 18.334s [2022-08-18T19:12:38.856Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T19:12:38.856Z] ++ 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-08-18T19:12:38.856Z] ++ set -e [2022-08-18T19:12:38.856Z] ++ '[' -n 0 ']' [2022-08-18T19:12:38.856Z] ++ set -x [2022-08-18T19:12:38.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=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-08-18T19:12:38.856Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-18T19:12:38.856Z] INFO: Testing against a local daemon [2022-08-18T19:12:38.856Z] === RUN TestAttachWithTTY [2022-08-18T19:12:38.856Z] --- PASS: TestAttachWithTTY (0.10s) [2022-08-18T19:12:38.856Z] === RUN TestAttachWithoutTTy [2022-08-18T19:12:39.112Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-08-18T19:12:39.112Z] === RUN TestCheckpoint [2022-08-18T19:12:39.112Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T19:12:39.112Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T19:12:39.112Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T19:12:39.112Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:12:39.112Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:12:39.112Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:12:39.112Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:12:39.112Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:12:39.112Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:12:39.112Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T19:12:39.112Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T19:12:39.112Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T19:12:39.112Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T19:12:39.112Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T19:12:39.112Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T19:12:39.112Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T19:12:39.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.01s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T19:12:39.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T19:12:39.112Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T19:12:39.112Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-18T19:12:39.341Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-08-18T19:12:39.341Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T19:12:39.369Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2022-08-18T19:12:39.369Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T19:12:39.369Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-18T19:12:39.369Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T19:12:39.369Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-18T19:12:39.369Z] === RUN TestCopyEmptyFile [2022-08-18T19:12:39.625Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-18T19:12:39.625Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-18T19:12:39.625Z] --- PASS: TestCopyEmptyFile (0.31s) [2022-08-18T19:12:39.625Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T19:12:39.625Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-18T19:12:39.625Z] === RUN TestCopyFromContainer [2022-08-18T19:12:40.595Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-18T19:12:40.595Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-18T19:12:41.200Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-18T19:12:41.252Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-08-18T19:12:41.252Z] === RUN TestAuthZPluginHeader [2022-08-18T19:12:41.512Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-18T19:12:41.512Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T19:12:41.763Z] === RUN TestCopyFromContainer// [2022-08-18T19:12:41.763Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T19:12:42.019Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T19:12:42.019Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-18T19:12:42.019Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T19:12:42.275Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T19:12:42.275Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T19:12:42.285Z] --- PASS: TestBuildWithHugeFile (43.26s) [2022-08-18T19:12:42.285Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T19:12:42.285Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T19:12:42.285Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T19:12:42.285Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T19:12:42.285Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:12:42.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:12:42.285Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:12:42.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:12:42.285Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:12:42.285Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:12:42.285Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:12:42.285Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:12:42.285Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:12:42.285Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T19:12:42.285Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-18T19:12:42.285Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-18T19:12:42.285Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-18T19:12:42.285Z] === RUN TestBuildPreserveOwnership [2022-08-18T19:12:42.285Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T19:12:42.285Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T19:12:42.285Z] --- PASS: TestBuildPreserveOwnership (2.94s) [2022-08-18T19:12:42.285Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.93s) [2022-08-18T19:12:42.285Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) [2022-08-18T19:12:42.285Z] === RUN TestBuildPlatformInvalid [2022-08-18T19:12:42.285Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T19:12:42.285Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T19:12:42.536Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T19:12:42.536Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T19:12:42.792Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T19:12:42.793Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T19:12:42.793Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-18T19:12:42.793Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-18T19:12:42.852Z] Loaded image: busybox:latest [2022-08-18T19:12:42.852Z] Loaded image: busybox:glibc [2022-08-18T19:12:43.049Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-18T19:12:43.049Z] --- PASS: TestCopyFromContainer (3.27s) [2022-08-18T19:12:43.049Z] --- PASS: TestCopyFromContainer// (0.17s) [2022-08-18T19:12:43.049Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-08-18T19:12:43.049Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-08-18T19:12:43.049Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-08-18T19:12:43.049Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-08-18T19:12:43.049Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2022-08-18T19:12:43.049Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-08-18T19:12:43.049Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2022-08-18T19:12:43.049Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-08-18T19:12:43.049Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-08-18T19:12:43.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T19:12:43.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:12:43.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:12:43.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:12:43.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:12:43.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:12:43.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:12:43.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:12:43.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:12:43.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:12:43.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-18T19:12:43.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T19:12:43.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T19:12:43.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T19:12:43.049Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T19:12:43.049Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-18T19:12:43.049Z] === RUN TestCreateWithInvalidEnv [2022-08-18T19:12:43.049Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T19:12:43.049Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T19:12:43.049Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T19:12:43.049Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T19:12:43.049Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T19:12:43.049Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T19:12:43.049Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T19:12:43.049Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T19:12:43.049Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T19:12:43.049Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-08-18T19:12:43.049Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T19:12:43.049Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T19:12:43.049Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T19:12:43.049Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T19:12:43.049Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-08-18T19:12:43.049Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T19:12:43.790Z] Loaded image: debian:bullseye-slim [2022-08-18T19:12:43.790Z] Loaded image: hello-world:latest [2022-08-18T19:12:43.978Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-18T19:12:44.048Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:12:44.541Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-18T19:12:44.797Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-18T19:12:45.053Z] check_test.go:540: [d9f4f0ce4020c] daemon is not started [2022-08-18T19:12:45.053Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-18T19:12:45.309Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s) [2022-08-18T19:12:45.309Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T19:12:45.565Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-18T19:12:45.565Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-18T19:12:46.494Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-18T19:12:46.791Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.29s) [2022-08-18T19:12:46.791Z] === RUN TestAuthZPluginV2Disable [2022-08-18T19:12:47.464Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-18T19:12:47.720Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2022-08-18T19:12:47.720Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T19:12:47.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:12:47.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:12:47.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:12:47.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:12:47.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:12:47.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:12:47.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:12:47.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:12:47.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:12:47.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:12:47.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:12:47.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:12:47.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:12:47.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:12:47.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:12:47.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-18T19:12:47.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-18T19:12:47.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-18T19:12:47.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-18T19:12:47.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-18T19:12:47.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T19:12:47.720Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T19:12:47.977Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-18T19:12:48.540Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2022-08-18T19:12:48.540Z] === RUN TestCreateDifferentPlatform [2022-08-18T19:12:48.540Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T19:12:48.540Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T19:12:48.540Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-18T19:12:48.540Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T19:12:48.540Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T19:12:48.540Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T19:12:48.540Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-18T19:12:48.540Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T19:12:48.540Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-08-18T19:12:48.540Z] === RUN TestCreateInvalidHostConfig [2022-08-18T19:12:48.540Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:12:48.540Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:12:48.540Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:12:48.540Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:12:48.540Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:12:48.540Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:12:48.540Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:12:48.540Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:12:48.540Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:12:48.540Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:12:48.540Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:12:48.540Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:12:48.797Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-18T19:12:48.797Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T19:12:48.797Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T19:12:48.797Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T19:12:48.797Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T19:12:48.797Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T19:12:48.797Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T19:12:48.797Z] === RUN TestDaemonRestartIpcMode [2022-08-18T19:12:48.797Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T19:12:48.797Z] === RUN TestDaemonHostGatewayIP [2022-08-18T19:12:48.797Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T19:12:48.797Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T19:12:48.797Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T19:12:48.797Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T19:12:48.797Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T19:12:48.797Z] === RUN TestDiff [2022-08-18T19:12:49.053Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-18T19:12:49.352Z] --- PASS: TestDiff (0.72s) [2022-08-18T19:12:49.352Z] === RUN TestExecConsoleSize [2022-08-18T19:12:49.352Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-18T19:12:49.608Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-18T19:12:49.608Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-18T19:12:49.608Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-18T19:12:49.608Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-18T19:12:50.084Z] --- PASS: TestAuthZPluginV2Disable (3.75s) [2022-08-18T19:12:50.084Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T19:12:50.535Z] --- PASS: TestExecConsoleSize (0.93s) [2022-08-18T19:12:50.535Z] === RUN TestExecWithCloseStdin [2022-08-18T19:12:50.535Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-18T19:12:51.097Z] --- PASS: TestExecWithCloseStdin (0.78s) [2022-08-18T19:12:51.097Z] === RUN TestExec [2022-08-18T19:12:51.353Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-18T19:12:51.609Z] --- PASS: TestExec (0.62s) [2022-08-18T19:12:51.609Z] === RUN TestExecUser [2022-08-18T19:12:52.168Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.78s) [2022-08-18T19:12:52.168Z] PASS [2022-08-18T19:12:52.168Z] [2022-08-18T19:12:52.168Z] === Skipped [2022-08-18T19:12:52.168Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-18T19:12:52.168Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T19:12:52.168Z] [2022-08-18T19:12:52.168Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T19:12:52.168Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T19:12:52.168Z] [2022-08-18T19:12:52.168Z] DONE 34 tests, 2 skipped in 74.963s [2022-08-18T19:12:52.168Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T19:12:52.168Z] ++ 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-08-18T19:12:52.168Z] ++ set -e [2022-08-18T19:12:52.168Z] ++ '[' -n 0 ']' [2022-08-18T19:12:52.168Z] ++ set -x [2022-08-18T19:12:52.168Z] ++ env -i DEST=/go/src/github.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-08-18T19:12:52.168Z] INFO: Testing against a local daemon [2022-08-18T19:12:52.168Z] === RUN TestConfigInspect [2022-08-18T19:12:52.170Z] --- PASS: TestExecUser (0.53s) [2022-08-18T19:12:52.170Z] === RUN TestExportContainerAndImportImage [2022-08-18T19:12:52.774Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2022-08-18T19:12:52.774Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T19:12:53.380Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.70s) [2022-08-18T19:12:53.381Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T19:12:54.073Z] --- PASS: TestConfigInspect (2.30s) [2022-08-18T19:12:54.073Z] === RUN TestConfigList [2022-08-18T19:12:54.183Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-18T19:12:54.183Z] === RUN TestHealthCheckWorkdir [2022-08-18T19:12:54.744Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-18T19:12:54.744Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-18T19:12:55.000Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-08-18T19:12:55.000Z] === RUN TestHealthKillContainer [2022-08-18T19:12:55.562Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-18T19:12:56.126Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-18T19:12:56.126Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T19:12:56.126Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-18T19:12:56.126Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-18T19:12:56.613Z] --- PASS: TestConfigList (2.21s) [2022-08-18T19:12:56.613Z] === RUN TestConfigsCreateAndDelete [2022-08-18T19:12:58.516Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-18T19:12:58.516Z] === RUN TestConfigsUpdate [2022-08-18T19:12:58.639Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-18T19:12:58.639Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-18T19:12:58.895Z] check_test.go:540: [d64913debbc34] daemon is not started [2022-08-18T19:12:58.895Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-18T19:12:59.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-18T19:12:59.407Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-18T19:12:59.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-18T19:12:59.969Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-18T19:13:00.530Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-18T19:13:01.100Z] --- PASS: TestConfigsUpdate (2.30s) [2022-08-18T19:13:01.100Z] === RUN TestTemplatedConfig [2022-08-18T19:13:01.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-18T19:13:02.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-18T19:13:02.904Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-18T19:13:03.031Z] --- PASS: TestTemplatedConfig (2.05s) [2022-08-18T19:13:03.031Z] === RUN TestConfigCreateResolve [2022-08-18T19:13:03.161Z] --- PASS: TestHealthKillContainer (8.29s) [2022-08-18T19:13:03.370Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.62s) [2022-08-18T19:13:03.370Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T19:13:03.417Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T19:13:03.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-18T19:13:03.980Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2022-08-18T19:13:03.980Z] === RUN TestIpcModeNone [2022-08-18T19:13:04.908Z] --- PASS: TestIpcModeNone (0.72s) [2022-08-18T19:13:04.908Z] === RUN TestIpcModePrivate [2022-08-18T19:13:04.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000716768__} [2022-08-18T19:13:04.934Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-08-18T19:13:04.934Z] PASS [2022-08-18T19:13:04.934Z] [2022-08-18T19:13:04.934Z] DONE 6 tests in 13.277s [2022-08-18T19:13:04.934Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T19:13:04.934Z] ++ 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-08-18T19:13:04.934Z] ++ set -e [2022-08-18T19:13:04.934Z] ++ '[' -n 0 ']' [2022-08-18T19:13:04.934Z] ++ set -x [2022-08-18T19:13:04.934Z] ++ env -i DEST=/go/src/github.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-08-18T19:13:05.164Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false [2022-08-18T19:13:05.194Z] INFO: Testing against a local daemon [2022-08-18T19:13:05.194Z] === RUN TestAttachWithTTY [2022-08-18T19:13:05.194Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-18T19:13:05.194Z] === RUN TestAttachWithoutTTy [2022-08-18T19:13:05.194Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-18T19:13:05.194Z] === RUN TestCheckpoint [2022-08-18T19:13:05.194Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T19:13:05.194Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T19:13:05.194Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T19:13:05.194Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:13:05.194Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:13:05.194Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:13:05.194Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:13:05.194Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:13:05.194Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:13:05.194Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T19:13:05.194Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T19:13:05.194Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T19:13:05.194Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T19:13:05.194Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T19:13:05.194Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T19:13:05.194Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T19:13:05.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T19:13:05.194Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T19:13:05.194Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T19:13:05.194Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T19:13:05.194Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T19:13:05.194Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T19:13:05.194Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T19:13:05.194Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T19:13:05.194Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T19:13:05.194Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T19:13:05.194Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T19:13:05.420Z] --- PASS: TestIpcModePrivate (0.66s) [2022-08-18T19:13:05.420Z] === RUN TestIpcModeShareable [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T19:13:05.453Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T19:13:05.453Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T19:13:05.453Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T19:13:05.453Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T19:13:05.453Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T19:13:05.453Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T19:13:05.453Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-18T19:13:05.453Z] === RUN TestCopyEmptyFile [2022-08-18T19:13:05.712Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-18T19:13:05.712Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T19:13:05.712Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-18T19:13:05.712Z] === RUN TestCopyFromContainer [2022-08-18T19:13:05.719Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true [2022-08-18T19:13:05.975Z] --- PASS: TestIpcModeShareable (0.58s) [2022-08-18T19:13:05.975Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T19:13:06.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12474317926_/foo_false_____} [2022-08-18T19:13:06.649Z] === RUN TestCopyFromContainer// [2022-08-18T19:13:06.649Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T19:13:06.649Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T19:13:06.909Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T19:13:06.909Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T19:13:06.909Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T19:13:06.909Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T19:13:06.909Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T19:13:07.168Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T19:13:07.168Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T19:13:07.168Z] --- PASS: TestCopyFromContainer (1.51s) [2022-08-18T19:13:07.168Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T19:13:07.168Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T19:13:07.168Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T19:13:07.168Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T19:13:07.168Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-18T19:13:07.168Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T19:13:07.168Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T19:13:07.168Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T19:13:07.168Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T19:13:07.168Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T19:13:07.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T19:13:07.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:13:07.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:13:07.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:13:07.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:13:07.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:13:07.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:13:07.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:13:07.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:13:07.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:13:07.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T19:13:07.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T19:13:07.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T19:13:07.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T19:13:07.168Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T19:13:07.168Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T19:13:07.168Z] === RUN TestCreateWithInvalidEnv [2022-08-18T19:13:07.168Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T19:13:07.168Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T19:13:07.168Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T19:13:07.168Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T19:13:07.168Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T19:13:07.168Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T19:13:07.168Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T19:13:07.168Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T19:13:07.168Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T19:13:07.168Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T19:13:07.168Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T19:13:07.168Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T19:13:07.168Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T19:13:07.168Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T19:13:07.168Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T19:13:07.168Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T19:13:07.931Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-18T19:13:08.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12474317926_/foo_true_____} [2022-08-18T19:13:08.546Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-08-18T19:13:08.546Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T19:13:08.750Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2022-08-18T19:13:08.750Z] === RUN TestAPIIpcModeHost [2022-08-18T19:13:09.313Z] --- PASS: TestAPIIpcModeHost (0.56s) [2022-08-18T19:13:09.313Z] === RUN TestDaemonIpcModeShareable [2022-08-18T19:13:09.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34068217542_/foo_false_____} [2022-08-18T19:13:09.922Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-08-18T19:13:09.922Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T19:13:09.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:13:09.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:13:09.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:13:09.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:13:09.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:13:09.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:13:09.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:13:09.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:13:09.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:13:09.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:13:09.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:13:09.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:13:09.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:13:09.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:13:09.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:13:09.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-18T19:13:09.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T19:13:09.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T19:13:09.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T19:13:09.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T19:13:09.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T19:13:09.922Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T19:13:10.133Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-18T19:13:10.133Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T19:13:10.133Z] check_test.go:540: [d46f211ab3893] daemon is not started [2022-08-18T19:13:10.133Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-18T19:13:10.181Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-18T19:13:10.181Z] === RUN TestCreateDifferentPlatform [2022-08-18T19:13:10.181Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T19:13:10.181Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T19:13:10.181Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T19:13:10.181Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T19:13:10.181Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T19:13:10.181Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T19:13:10.181Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-18T19:13:10.181Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T19:13:10.181Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-18T19:13:10.181Z] === RUN TestCreateInvalidHostConfig [2022-08-18T19:13:10.181Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:13:10.181Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:13:10.181Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:13:10.181Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:13:10.181Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:13:10.181Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:13:10.181Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:13:10.181Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:13:10.181Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:13:10.181Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:13:10.181Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:13:10.181Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:13:10.181Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T19:13:10.181Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T19:13:10.181Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T19:13:10.181Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T19:13:10.181Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T19:13:10.181Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T19:13:10.181Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T19:13:10.181Z] === RUN TestDaemonRestartIpcMode [2022-08-18T19:13:10.181Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T19:13:10.181Z] === RUN TestDaemonHostGatewayIP [2022-08-18T19:13:10.181Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T19:13:10.181Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T19:13:10.181Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T19:13:10.181Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T19:13:10.181Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T19:13:10.181Z] === RUN TestDiff [2022-08-18T19:13:10.389Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-08-18T19:13:10.649Z] --- PASS: TestDaemonIpcModeShareable (1.54s) [2022-08-18T19:13:10.649Z] === RUN TestDaemonIpcModePrivate [2022-08-18T19:13:10.749Z] --- PASS: TestDiff (0.42s) [2022-08-18T19:13:10.749Z] === RUN TestExecConsoleSize [2022-08-18T19:13:11.007Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-18T19:13:11.007Z] === RUN TestExecWithCloseStdin [2022-08-18T19:13:11.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34068217542_/foo_true_____} [2022-08-18T19:13:11.575Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-08-18T19:13:11.576Z] === RUN TestExec [2022-08-18T19:13:12.143Z] --- PASS: TestExec (0.44s) [2022-08-18T19:13:12.143Z] === RUN TestExecUser [2022-08-18T19:13:12.193Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-18T19:13:12.193Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-08-18T19:13:12.402Z] --- PASS: TestExecUser (0.43s) [2022-08-18T19:13:12.402Z] === RUN TestExportContainerAndImportImage [2022-08-18T19:13:12.450Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2022-08-18T19:13:12.450Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T19:13:12.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34068217542_/foo_true__0xc000716798___} [2022-08-18T19:13:12.969Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-08-18T19:13:12.969Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T19:13:14.116Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-18T19:13:14.116Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-08-18T19:13:14.116Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s) [2022-08-18T19:13:14.116Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T19:13:14.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000716900__} [2022-08-18T19:13:14.345Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-08-18T19:13:14.346Z] === RUN TestHealthCheckWorkdir [2022-08-18T19:13:14.913Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-18T19:13:14.913Z] === RUN TestHealthKillContainer [2022-08-18T19:13:15.521Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-18T19:13:15.521Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-08-18T19:13:15.521Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s) [2022-08-18T19:13:15.521Z] === RUN TestIpcModeOlderClient [2022-08-18T19:13:15.521Z] === PAUSE TestIpcModeOlderClient [2022-08-18T19:13:15.521Z] === RUN TestKillContainerInvalidSignal [2022-08-18T19:13:15.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000716918__} [2022-08-18T19:13:16.451Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2022-08-18T19:13:16.451Z] === RUN TestKillContainer [2022-08-18T19:13:16.451Z] === RUN TestKillContainer/no_signal [2022-08-18T19:13:17.013Z] check_test.go:540: [db5c3bfa9dd6e] daemon is not started [2022-08-18T19:13:17.013Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-18T19:13:17.013Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T19:13:17.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000716930__} [2022-08-18T19:13:17.528Z] === RUN TestKillContainer/killing_signal [2022-08-18T19:13:18.455Z] --- PASS: TestKillContainer (2.02s) [2022-08-18T19:13:18.455Z] --- PASS: TestKillContainer/no_signal (0.67s) [2022-08-18T19:13:18.455Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2022-08-18T19:13:18.455Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2022-08-18T19:13:18.455Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T19:13:18.455Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T19:13:18.712Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000716bb8__} [2022-08-18T19:13:18.969Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T19:13:19.896Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-18T19:13:19.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2022-08-18T19:13:19.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-08-18T19:13:19.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-08-18T19:13:19.896Z] === RUN TestKillStoppedContainer [2022-08-18T19:13:19.896Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-18T19:13:19.896Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T19:13:19.896Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T19:13:19.896Z] === RUN TestKillDifferentUserContainer [2022-08-18T19:13:20.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-18T19:13:20.504Z] check_test.go:540: [db9778d226902] daemon is not started [2022-08-18T19:13:20.504Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-18T19:13:20.504Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2022-08-18T19:13:20.504Z] === RUN TestInspectOomKilledTrue [2022-08-18T19:13:20.504Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:13:20.504Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-08-18T19:13:20.504Z] === RUN TestInspectOomKilledFalse [2022-08-18T19:13:20.504Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:13:20.504Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T19:13:20.504Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T19:13:21.432Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2022-08-18T19:13:21.432Z] === RUN TestLinksContainerNames [2022-08-18T19:13:21.467Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-18T19:13:21.467Z] PASS [2022-08-18T19:13:21.467Z] [2022-08-18T19:13:21.467Z] DONE 17 tests in 48.036s [2022-08-18T19:13:21.468Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T19:13:21.468Z] INFO: Testing against a local daemon [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:13:21.468Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:13:21.468Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T19:13:21.468Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T19:13:21.468Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:13:21.468Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T19:13:21.468Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T19:13:21.468Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T19:13:21.468Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T19:13:21.468Z] === RUN TestPluginInstall [2022-08-18T19:13:21.468Z] === RUN TestPluginInstall/no_auth [2022-08-18T19:13:21.468Z] time="2022-08-18T19:13:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:13:21.468Z] time="2022-08-18T19:13:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9df12ca9664525450b2aa7693f757a3294ab92ba569da6251a8db1ecb03494f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:13:21.468Z] time="2022-08-18T19:13:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:13:21.468Z] time="2022-08-18T19:13:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9df12ca9664525450b2aa7693f757a3294ab92ba569da6251a8db1ecb03494f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:13:21.468Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T19:13:21.468Z] time="2022-08-18T19:13:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:13:21.468Z] time="2022-08-18T19:13:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9df12ca9664525450b2aa7693f757a3294ab92ba569da6251a8db1ecb03494f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:13:21.468Z] time="2022-08-18T19:13:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:13:21.468Z] time="2022-08-18T19:13:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9df12ca9664525450b2aa7693f757a3294ab92ba569da6251a8db1ecb03494f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:13:21.468Z] === RUN TestPluginInstall/with_insecure [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-18T19:13:22.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-18T19:13:22.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-18T19:13:22.291Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-18T19:13:22.291Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-18T19:13:22.291Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-18T19:13:22.291Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-18T19:13:22.408Z] time="2022-08-18T19:13:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:13:22.408Z] time="2022-08-18T19:13:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f9cc32d6be5a578b5aceebdf569c1f7fd33dcf1ac636602b1e0750ba3f4e3f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:13:22.408Z] time="2022-08-18T19:13:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:13:22.408Z] time="2022-08-18T19:13:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f9cc32d6be5a578b5aceebdf569c1f7fd33dcf1ac636602b1e0750ba3f4e3f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:13:22.548Z] --- PASS: TestLinksContainerNames (1.28s) [2022-08-18T19:13:22.548Z] === RUN TestLogsFollowTailEmpty [2022-08-18T19:13:22.668Z] plugin_test.go:195: [d6aa0ce50ed05] daemon is not started [2022-08-18T19:13:22.668Z] --- PASS: TestPluginInstall (2.76s) [2022-08-18T19:13:22.668Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-08-18T19:13:22.668Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-08-18T19:13:22.668Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-08-18T19:13:22.668Z] === RUN TestPluginsWithRuntimes [2022-08-18T19:13:23.028Z] --- PASS: TestHealthKillContainer (7.89s) [2022-08-18T19:13:23.028Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T19:13:23.028Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-08-18T19:13:23.028Z] === RUN TestIpcModeNone [2022-08-18T19:13:23.477Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-18T19:13:23.477Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2022-08-18T19:13:23.477Z] === RUN TestLogs [2022-08-18T19:13:23.477Z] === RUN TestLogs/driver_local [2022-08-18T19:13:23.477Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:13:23.477Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:13:23.477Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T19:13:23.477Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T19:13:23.477Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T19:13:23.477Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T19:13:23.477Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:13:23.477Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:13:23.477Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:13:23.477Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:13:23.477Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:13:23.477Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:13:23.477Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:13:23.477Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:13:23.477Z] docker_cli_daemon_plugins_test.go:80: [d00aac2dd6d2f] daemon is not started [2022-08-18T19:13:23.596Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-18T19:13:23.596Z] === RUN TestIpcModePrivate [2022-08-18T19:13:23.855Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-18T19:13:24.049Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T19:13:24.114Z] --- PASS: TestIpcModePrivate (0.45s) [2022-08-18T19:13:24.114Z] === RUN TestIpcModeShareable [2022-08-18T19:13:24.374Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-18T19:13:24.374Z] --- PASS: TestIpcModeShareable (0.45s) [2022-08-18T19:13:24.374Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T19:13:24.446Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:13:24.446Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:13:24.446Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-18T19:13:24.703Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-18T19:13:24.987Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T19:13:25.265Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T19:13:25.521Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-18T19:13:25.521Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T19:13:25.926Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-08-18T19:13:25.927Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-08-18T19:13:25.927Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-18T19:13:25.927Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T19:13:26.280Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-08-18T19:13:26.281Z] === RUN TestAPIIpcModeHost [2022-08-18T19:13:26.281Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-08-18T19:13:26.281Z] === RUN TestDaemonIpcModeShareable [2022-08-18T19:13:26.491Z] === RUN TestLogs/driver_json-file [2022-08-18T19:13:26.491Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:13:26.491Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:13:26.491Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:13:26.491Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:13:26.491Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:13:26.491Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:13:26.491Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:13:26.491Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:13:26.491Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:13:26.491Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:13:26.491Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:13:26.491Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:13:26.491Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:13:26.491Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:13:26.496Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-18T19:13:26.496Z] PASS [2022-08-18T19:13:26.496Z] [2022-08-18T19:13:26.496Z] DONE 24 tests in 6.729s [2022-08-18T19:13:26.496Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T19:13:26.756Z] INFO: Testing against a local daemon [2022-08-18T19:13:26.756Z] === RUN TestExternalGraphDriver [2022-08-18T19:13:27.015Z] === RUN TestExternalGraphDriver/json [2022-08-18T19:13:27.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-18T19:13:27.217Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-18T19:13:27.311Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:13:27.476Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-08-18T19:13:27.476Z] === RUN TestDaemonIpcModePrivate [2022-08-18T19:13:27.613Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:13:27.869Z] docker_cli_daemon_plugins_test.go:170: [dea6493ae0c9e] daemon is not started [2022-08-18T19:13:28.412Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-18T19:13:28.431Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:13:28.431Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:13:28.671Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-18T19:13:28.671Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T19:13:28.924Z] === RUN TestExternalGraphDriver/spec [2022-08-18T19:13:28.994Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-18T19:13:29.250Z] --- PASS: TestLogs (5.95s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.05s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.08s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.98s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.05s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.93s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.86s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.07s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.11s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.84s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.85s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.96s) [2022-08-18T19:13:29.250Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.97s) [2022-08-18T19:13:29.250Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T19:13:29.506Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-18T19:13:29.609Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-18T19:13:29.609Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-08-18T19:13:29.609Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T19:13:29.762Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-18T19:13:30.018Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/default [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/private [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/slave [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/shared [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T19:13:30.018Z] === CONT TestMountDaemonRoot/default [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:13:30.018Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T19:13:30.018Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:13:30.018Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:13:30.018Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:13:30.018Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/shared [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/slave [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/private [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T19:13:30.274Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:13:30.274Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:13:30.274Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:13:30.274Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-18T19:13:30.305Z] === RUN TestExternalGraphDriver/pull [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:13:30.530Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:13:30.530Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:13:30.786Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:13:30.786Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:13:30.786Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T19:13:30.786Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-18T19:13:30.786Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-08-18T19:13:30.786Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T19:13:30.985Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-18T19:13:30.985Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-08-18T19:13:30.985Z] === RUN TestIpcModeOlderClient [2022-08-18T19:13:30.985Z] === PAUSE TestIpcModeOlderClient [2022-08-18T19:13:30.985Z] === RUN TestKillContainerInvalidSignal [2022-08-18T19:13:31.244Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-18T19:13:31.244Z] === RUN TestKillContainer [2022-08-18T19:13:31.244Z] === RUN TestKillContainer/no_signal [2022-08-18T19:13:31.348Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-18T19:13:31.811Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T19:13:32.070Z] === RUN TestKillContainer/killing_signal [2022-08-18T19:13:32.212Z] --- PASS: TestExternalGraphDriver (5.46s) [2022-08-18T19:13:32.212Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-08-18T19:13:32.212Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-08-18T19:13:32.212Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2022-08-18T19:13:32.212Z] === RUN TestGraphdriverPluginV2 [2022-08-18T19:13:32.321Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-18T19:13:32.659Z] --- PASS: TestContainerBindMountNonRecursive (1.82s) [2022-08-18T19:13:32.659Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T19:13:32.661Z] --- PASS: TestKillContainer (1.28s) [2022-08-18T19:13:32.661Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-18T19:13:32.661Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-18T19:13:32.661Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-18T19:13:32.661Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T19:13:32.661Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T19:13:32.920Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T19:13:33.221Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-18T19:13:33.221Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-18T19:13:33.221Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-08-18T19:13:33.221Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T19:13:33.782Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-18T19:13:33.782Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s) [2022-08-18T19:13:33.782Z] === RUN TestNetworkNat [2022-08-18T19:13:33.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-08-18T19:13:33.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-18T19:13:33.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-08-18T19:13:33.857Z] === RUN TestKillStoppedContainer [2022-08-18T19:13:33.857Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T19:13:33.857Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T19:13:33.857Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T19:13:33.857Z] === RUN TestKillDifferentUserContainer [2022-08-18T19:13:34.347Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-18T19:13:34.425Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-08-18T19:13:34.425Z] === RUN TestInspectOomKilledTrue [2022-08-18T19:13:34.603Z] --- PASS: TestNetworkNat (0.71s) [2022-08-18T19:13:34.603Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T19:13:34.603Z] check_test.go:540: [d2358f4fe43a0] daemon is not started [2022-08-18T19:13:34.603Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-18T19:13:34.859Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-18T19:13:34.992Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-08-18T19:13:34.992Z] === RUN TestInspectOomKilledFalse [2022-08-18T19:13:35.251Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-08-18T19:13:35.251Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T19:13:35.421Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2022-08-18T19:13:35.421Z] === RUN TestNetworkLoopbackNat [2022-08-18T19:13:35.510Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-08-18T19:13:35.510Z] === RUN TestLinksContainerNames [2022-08-18T19:13:35.719Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-18T19:13:36.322Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-18T19:13:36.410Z] --- PASS: TestGraphdriverPluginV2 (4.17s) [2022-08-18T19:13:36.410Z] PASS [2022-08-18T19:13:36.410Z] [2022-08-18T19:13:36.410Z] DONE 5 tests in 9.668s [2022-08-18T19:13:36.410Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T19:13:36.410Z] INFO: Testing against a local daemon [2022-08-18T19:13:36.410Z] === RUN TestContinueAfterPluginCrash [2022-08-18T19:13:36.410Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T19:13:36.410Z] === RUN TestReadPluginNoRead [2022-08-18T19:13:36.410Z] === PAUSE TestReadPluginNoRead [2022-08-18T19:13:36.410Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T19:13:36.410Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T19:13:36.410Z] === CONT TestContinueAfterPluginCrash [2022-08-18T19:13:36.410Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T19:13:36.446Z] --- PASS: TestLinksContainerNames (0.81s) [2022-08-18T19:13:36.446Z] === RUN TestLogsFollowTailEmpty [2022-08-18T19:13:36.579Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-18T19:13:36.705Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-08-18T19:13:36.705Z] === RUN TestLogs [2022-08-18T19:13:36.705Z] === RUN TestLogs/driver_local [2022-08-18T19:13:36.705Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:13:36.705Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:13:36.705Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T19:13:36.705Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T19:13:36.705Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T19:13:36.705Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T19:13:36.705Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:13:36.705Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:13:36.705Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:13:36.705Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:13:36.705Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:13:36.705Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:13:36.705Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:13:36.705Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:13:37.272Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:13:37.531Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:13:37.557Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-18T19:13:37.791Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T19:13:37.791Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T19:13:38.164Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-18T19:13:38.164Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-18T19:13:38.358Z] === RUN TestLogs/driver_json-file [2022-08-18T19:13:38.358Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:13:38.358Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:13:38.358Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:13:38.358Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:13:38.358Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:13:38.358Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:13:38.358Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:13:38.358Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:13:38.358Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:13:38.358Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:13:38.358Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:13:38.358Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:13:38.358Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:13:38.358Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:13:38.421Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-08-18T19:13:38.421Z] === RUN TestPause [2022-08-18T19:13:38.985Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-18T19:13:39.240Z] --- PASS: TestPause (0.83s) [2022-08-18T19:13:39.240Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T19:13:39.240Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T19:13:39.240Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T19:13:39.240Z] === RUN TestPauseStopPausedContainer [2022-08-18T19:13:39.294Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:13:39.294Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:13:39.707Z] --- PASS: TestDaemonStartWithLogOpt (3.49s) [2022-08-18T19:13:39.707Z] === CONT TestReadPluginNoRead [2022-08-18T19:13:39.802Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-18T19:13:39.802Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-18T19:13:39.861Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:13:39.861Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:13:40.058Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2022-08-18T19:13:40.058Z] === RUN TestPidHost [2022-08-18T19:13:40.429Z] --- PASS: TestLogs (3.56s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.50s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.43s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.44s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s) [2022-08-18T19:13:40.429Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-08-18T19:13:40.429Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T19:13:40.620Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-18T19:13:40.688Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/default [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/private [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/slave [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/shared [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T19:13:40.688Z] === CONT TestMountDaemonRoot/default [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T19:13:40.688Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:13:40.688Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:13:40.688Z] === CONT TestMountDaemonRoot/shared [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:13:40.688Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:13:40.688Z] === CONT TestMountDaemonRoot/slave [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:13:40.688Z] === CONT TestMountDaemonRoot/private [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T19:13:40.688Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:13:40.688Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:13:40.688Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:13:40.688Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:13:40.947Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T19:13:41.205Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T19:13:41.205Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T19:13:41.205Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T19:13:41.548Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-18T19:13:41.804Z] --- PASS: TestPidHost (1.70s) [2022-08-18T19:13:41.804Z] === RUN TestPsFilter [2022-08-18T19:13:41.804Z] --- PASS: TestPsFilter (0.15s) [2022-08-18T19:13:41.804Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T19:13:42.247Z] === RUN TestReadPluginNoRead/default [2022-08-18T19:13:42.582Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-08-18T19:13:42.582Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T19:13:42.730Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-18T19:13:42.730Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2022-08-18T19:13:42.730Z] === RUN TestRemoveContainerWithVolume [2022-08-18T19:13:42.841Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-18T19:13:42.841Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T19:13:43.186Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T19:13:43.292Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-18T19:13:43.423Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-18T19:13:43.423Z] === RUN TestNetworkNat [2022-08-18T19:13:43.548Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2022-08-18T19:13:43.548Z] === RUN TestRemoveContainerRunning [2022-08-18T19:13:43.685Z] --- PASS: TestNetworkNat (0.49s) [2022-08-18T19:13:43.685Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T19:13:44.110Z] --- PASS: TestRemoveContainerRunning (0.56s) [2022-08-18T19:13:44.110Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T19:13:44.273Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-18T19:13:44.273Z] === RUN TestNetworkLoopbackNat [2022-08-18T19:13:44.568Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T19:13:44.672Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-18T19:13:44.672Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2022-08-18T19:13:44.672Z] === RUN TestRemoveInvalidContainer [2022-08-18T19:13:44.672Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-18T19:13:44.672Z] === RUN TestRenameLinkedContainer [2022-08-18T19:13:44.828Z] --- PASS: TestContinueAfterPluginCrash (8.47s) [2022-08-18T19:13:45.792Z] === CONT TestReadPluginNoRead [2022-08-18T19:13:45.792Z] read_test.go:92: [d685f47011b17] daemon is not started [2022-08-18T19:13:45.792Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-08-18T19:13:45.792Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-08-18T19:13:45.792Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-08-18T19:13:45.792Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2022-08-18T19:13:45.792Z] PASS [2022-08-18T19:13:45.792Z] [2022-08-18T19:13:45.792Z] DONE 6 tests in 9.633s [2022-08-18T19:13:46.058Z] 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-08-18T19:13:46.058Z] testing: warning: no tests to run [2022-08-18T19:13:46.058Z] PASS [2022-08-18T19:13:46.058Z] [2022-08-18T19:13:46.058Z] DONE 0 tests in 0.007s [2022-08-18T19:13:46.059Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T19:13:46.059Z] INFO: Testing against a local daemon [2022-08-18T19:13:46.059Z] === RUN TestPluginWithDevMounts [2022-08-18T19:13:46.059Z] === PAUSE TestPluginWithDevMounts [2022-08-18T19:13:46.059Z] === CONT TestPluginWithDevMounts [2022-08-18T19:13:46.561Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-18T19:13:46.811Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-18T19:13:46.811Z] === RUN TestPause [2022-08-18T19:13:46.818Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-18T19:13:47.074Z] --- PASS: TestRenameLinkedContainer (2.33s) [2022-08-18T19:13:47.074Z] === RUN TestRenameStoppedContainer [2022-08-18T19:13:47.379Z] --- PASS: TestPause (0.46s) [2022-08-18T19:13:47.379Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T19:13:47.379Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T19:13:47.379Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T19:13:47.379Z] === RUN TestPauseStopPausedContainer [2022-08-18T19:13:47.459Z] --- PASS: TestPluginWithDevMounts (1.62s) [2022-08-18T19:13:47.459Z] PASS [2022-08-18T19:13:47.634Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-08-18T19:13:47.635Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T19:13:47.638Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-08-18T19:13:47.638Z] === RUN TestPidHost [2022-08-18T19:13:47.718Z] [2022-08-18T19:13:47.718Z] DONE 1 tests in 1.648s [2022-08-18T19:13:47.718Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T19:13:47.718Z] INFO: Testing against a local daemon [2022-08-18T19:13:47.718Z] === RUN TestSecretInspect [2022-08-18T19:13:48.560Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s) [2022-08-18T19:13:48.560Z] === RUN TestRenameInvalidName [2022-08-18T19:13:48.575Z] --- PASS: TestPidHost (0.91s) [2022-08-18T19:13:48.575Z] === RUN TestPsFilter [2022-08-18T19:13:48.575Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T19:13:48.575Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T19:13:48.816Z] --- PASS: TestRenameInvalidName (0.46s) [2022-08-18T19:13:48.816Z] === RUN TestRenameAnonymousContainer [2022-08-18T19:13:49.143Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-18T19:13:49.143Z] === RUN TestRemoveContainerWithVolume [2022-08-18T19:13:49.711Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-18T19:13:49.711Z] === RUN TestRemoveContainerRunning [2022-08-18T19:13:49.970Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-18T19:13:49.970Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T19:13:50.257Z] --- PASS: TestSecretInspect (2.17s) [2022-08-18T19:13:50.257Z] === RUN TestSecretList [2022-08-18T19:13:50.268Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-18T19:13:50.526Z] --- PASS: TestRenameAnonymousContainer (1.71s) [2022-08-18T19:13:50.526Z] === RUN TestRenameContainerWithSameName [2022-08-18T19:13:50.537Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-18T19:13:50.537Z] === RUN TestRemoveInvalidContainer [2022-08-18T19:13:50.537Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T19:13:50.537Z] === RUN TestRenameLinkedContainer [2022-08-18T19:13:51.089Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2022-08-18T19:13:51.089Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T19:13:52.016Z] --- PASS: TestRenameContainerWithLinkedContainer (0.99s) [2022-08-18T19:13:52.016Z] === RUN TestResize [2022-08-18T19:13:52.164Z] --- PASS: TestSecretList (2.21s) [2022-08-18T19:13:52.164Z] === RUN TestSecretsCreateAndDelete [2022-08-18T19:13:52.440Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-08-18T19:13:52.440Z] === RUN TestRenameStoppedContainer [2022-08-18T19:13:52.440Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-18T19:13:52.440Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T19:13:52.577Z] --- PASS: TestResize (0.49s) [2022-08-18T19:13:52.577Z] === RUN TestResizeWithInvalidSize [2022-08-18T19:13:53.180Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-08-18T19:13:53.180Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T19:13:53.376Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-18T19:13:53.376Z] === RUN TestRenameInvalidName [2022-08-18T19:13:53.436Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:13:53.436Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:13:53.436Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:13:53.436Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:13:53.436Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:13:53.692Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-18T19:13:53.943Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-18T19:13:53.943Z] === RUN TestRenameAnonymousContainer [2022-08-18T19:13:54.706Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-18T19:13:54.706Z] === RUN TestSecretsUpdate [2022-08-18T19:13:55.326Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-08-18T19:13:55.326Z] === RUN TestRenameContainerWithSameName [2022-08-18T19:13:55.667Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:13:55.893Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-18T19:13:55.893Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T19:13:56.614Z] --- PASS: TestSecretsUpdate (2.21s) [2022-08-18T19:13:56.614Z] === RUN TestTemplatedSecret [2022-08-18T19:13:56.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:13:56.829Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-08-18T19:13:56.829Z] === RUN TestResize [2022-08-18T19:13:56.952Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-18T19:13:57.088Z] --- PASS: TestResize (0.43s) [2022-08-18T19:13:57.088Z] === RUN TestResizeWithInvalidSize [2022-08-18T19:13:57.347Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-18T19:13:57.347Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T19:13:57.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:13:57.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:13:57.914Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-18T19:13:57.914Z] === RUN TestDaemonRestartKillContainers [2022-08-18T19:13:57.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:13:57.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:13:57.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:13:57.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:13:57.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:13:57.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:13:57.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:13:57.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:13:57.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:13:57.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:13:57.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:13:57.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:13:57.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:13:57.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:13:57.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:13:57.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:13:57.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:13:57.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:13:57.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:13:57.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:13:57.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:13:57.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:13:57.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:13:57.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:13:57.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:13:57.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:13:57.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:13:57.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:13:57.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:13:57.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:13:57.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:13:57.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:13:57.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:13:57.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:13:58.147Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-18T19:13:59.154Z] --- PASS: TestTemplatedSecret (2.60s) [2022-08-18T19:13:59.155Z] === RUN TestSecretCreateResolve [2022-08-18T19:13:59.291Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:13:59.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:13:59.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:13:59.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:14:00.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:14:00.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:14:01.694Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-08-18T19:14:01.694Z] PASS [2022-08-18T19:14:01.694Z] [2022-08-18T19:14:01.694Z] DONE 6 tests in 13.616s [2022-08-18T19:14:01.694Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T19:14:01.694Z] INFO: Testing against a local daemon [2022-08-18T19:14:01.694Z] === RUN TestServiceCreateInit [2022-08-18T19:14:01.694Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T19:14:02.156Z] check_test.go:540: [d50ae84465bf0] daemon is not started [2022-08-18T19:14:02.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-18T19:14:02.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:14:02.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:14:03.083Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-18T19:14:03.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-18T19:14:03.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:14:03.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:14:04.830Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-18T19:14:04.988Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T19:14:05.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:14:05.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:14:08.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:14:09.187Z] --- PASS: TestServiceCreateInit (7.60s) [2022-08-18T19:14:09.187Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.82s) [2022-08-18T19:14:09.187Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2022-08-18T19:14:09.187Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T19:14:09.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:14:09.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:14:10.032Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-18T19:14:10.032Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:14:10.288Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:14:11.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:14:11.217Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-18T19:14:11.217Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-18T19:14:11.217Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-18T19:14:11.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:14:12.584Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-18T19:14:12.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:14:13.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:14:13.514Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-18T19:14:13.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:14:14.443Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-18T19:14:15.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:14:15.263Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-08-18T19:14:15.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-08-18T19:14:15.263Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T19:14:15.263Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T19:14:15.831Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T19:14:16.232Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-18T19:14:16.232Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:14:16.768Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s) [2022-08-18T19:14:16.768Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2022-08-18T19:14:16.768Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.87s) [2022-08-18T19:14:16.768Z] === RUN TestCgroupNamespacesRun [2022-08-18T19:14:17.159Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-18T19:14:17.159Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-18T19:14:17.159Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-18T19:14:18.086Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-18T19:14:18.144Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-18T19:14:18.144Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T19:14:18.343Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.40s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.47s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.18s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.17s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.45s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.63s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.26s) [2022-08-18T19:14:18.904Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2022-08-18T19:14:18.904Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T19:14:18.904Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T19:14:19.080Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-18T19:14:19.080Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T19:14:19.160Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-18T19:14:20.456Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-08-18T19:14:20.456Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T19:14:20.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-18T19:14:20.527Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T19:14:21.393Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-08-18T19:14:21.393Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T19:14:21.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-18T19:14:21.497Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.53s) [2022-08-18T19:14:21.497Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.45s) [2022-08-18T19:14:21.497Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.07s) [2022-08-18T19:14:21.497Z] === RUN TestCgroupNamespacesRun [2022-08-18T19:14:22.328Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-18T19:14:22.328Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T19:14:22.906Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-18T19:14:22.906Z] --- PASS: TestCgroupNamespacesRun (1.47s) [2022-08-18T19:14:22.906Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T19:14:23.704Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-18T19:14:23.704Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T19:14:23.876Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-18T19:14:24.271Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-18T19:14:24.271Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T19:14:24.439Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2022-08-18T19:14:24.439Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T19:14:25.648Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-08-18T19:14:25.648Z] === RUN TestNISDomainname [2022-08-18T19:14:25.849Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-18T19:14:25.849Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.42s) [2022-08-18T19:14:25.849Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T19:14:25.906Z] --- PASS: TestNISDomainname (0.52s) [2022-08-18T19:14:25.906Z] === RUN TestHostnameDnsResolution [2022-08-18T19:14:26.474Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-08-18T19:14:26.474Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T19:14:27.042Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-08-18T19:14:27.042Z] === RUN TestPrivilegedHostDevices [2022-08-18T19:14:27.288Z] --- PASS: TestCreateServiceMultipleTimes (15.71s) [2022-08-18T19:14:27.288Z] === RUN TestCreateServiceConflict [2022-08-18T19:14:27.288Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-18T19:14:27.288Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T19:14:27.609Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-08-18T19:14:27.609Z] === RUN TestRunConsoleSize [2022-08-18T19:14:27.738Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s) [2022-08-18T19:14:27.738Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T19:14:27.870Z] --- PASS: TestRunConsoleSize (0.38s) [2022-08-18T19:14:27.870Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T19:14:27.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-18T19:14:28.557Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-18T19:14:28.814Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.47s) [2022-08-18T19:14:28.814Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T19:14:29.376Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-18T19:14:29.773Z] --- PASS: TestRunWithAlternativeContainerdShim (1.97s) [2022-08-18T19:14:29.773Z] === RUN TestStats [2022-08-18T19:14:29.828Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-08-18T19:14:29.828Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T19:14:30.792Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2022-08-18T19:14:30.792Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T19:14:30.792Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-18T19:14:31.719Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2022-08-18T19:14:31.719Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T19:14:32.340Z] --- PASS: TestStats (2.47s) [2022-08-18T19:14:32.340Z] === RUN TestStopContainerWithTimeout [2022-08-18T19:14:32.340Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T19:14:32.340Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T19:14:32.340Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T19:14:32.340Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T19:14:32.340Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T19:14:32.340Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T19:14:32.340Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T19:14:32.340Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T19:14:32.340Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T19:14:32.340Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T19:14:32.350Z] Created binary: bundles/binary-daemon/dockerd [2022-08-18T19:14:32.350Z] Copying nested executables into bundles/binary-daemon [2022-08-18T19:14:32.350Z] Building: bundles/binary-daemon/docker-proxy [2022-08-18T19:14:32.350Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:14:32.350Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-18T19:14:32.350Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-18T19:14:32.646Z] check_test.go:540: [ddabfe3602ad2] daemon is not started [2022-08-18T19:14:32.677Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=73b1dc64be903d91449a60659cb6a3d0a631cb08 -e DOCKER_GRAPHDRIVER docker:73b1dc64be903d91449a60659cb6a3d0a631cb08 hack/make.sh cross [2022-08-18T19:14:32.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-18T19:14:32.935Z] [2022-08-18T19:14:32.935Z] Removing bundles/ [2022-08-18T19:14:32.940Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T19:14:33.157Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2022-08-18T19:14:33.157Z] === RUN TestNISDomainname [2022-08-18T19:14:33.192Z] [2022-08-18T19:14:33.192Z] ---> Making bundle: cross (in bundles/cross) [2022-08-18T19:14:33.192Z] Cross building: bundles/cross/linux/amd64 [2022-08-18T19:14:33.192Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T19:14:33.192Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T19:14:34.126Z] --- PASS: TestNISDomainname (0.80s) [2022-08-18T19:14:34.126Z] === RUN TestHostnameDnsResolution [2022-08-18T19:14:34.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-18T19:14:34.847Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T19:14:35.065Z] --- PASS: TestHostnameDnsResolution (1.07s) [2022-08-18T19:14:35.065Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T19:14:35.994Z] --- PASS: TestUnprivilegedPortsAndPing (0.81s) [2022-08-18T19:14:35.994Z] === RUN TestPrivilegedHostDevices [2022-08-18T19:14:36.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-18T19:14:36.749Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T19:14:36.749Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-08-18T19:14:36.749Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-18T19:14:36.749Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-08-18T19:14:36.749Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-08-18T19:14:36.749Z] === RUN TestDeleteDevicemapper [2022-08-18T19:14:36.749Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T19:14:36.749Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T19:14:36.749Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T19:14:36.812Z] --- PASS: TestPrivilegedHostDevices (0.83s) [2022-08-18T19:14:36.813Z] === RUN TestRunConsoleSize [2022-08-18T19:14:37.420Z] --- PASS: TestRunConsoleSize (0.58s) [2022-08-18T19:14:37.420Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T19:14:38.127Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.19s) [2022-08-18T19:14:38.127Z] === RUN TestUpdateMemory [2022-08-18T19:14:38.391Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-18T19:14:38.391Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-18T19:14:38.391Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-18T19:14:38.694Z] --- PASS: TestUpdateMemory (0.55s) [2022-08-18T19:14:38.694Z] === RUN TestUpdateCPUQuota [2022-08-18T19:14:39.262Z] --- PASS: TestUpdateCPUQuota (0.76s) [2022-08-18T19:14:39.262Z] === RUN TestUpdatePidsLimit [2022-08-18T19:14:39.262Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T19:14:39.321Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-18T19:14:39.321Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-18T19:14:39.520Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T19:14:39.779Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T19:14:39.883Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-18T19:14:39.883Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-18T19:14:40.038Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T19:14:40.038Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T19:14:40.296Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T19:14:40.445Z] --- PASS: TestRunWithAlternativeContainerdShim (3.03s) [2022-08-18T19:14:40.445Z] === RUN TestStats [2022-08-18T19:14:40.555Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T19:14:41.007Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-18T19:14:41.007Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-18T19:14:41.123Z] --- PASS: TestUpdatePidsLimit (1.81s) [2022-08-18T19:14:41.124Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-08-18T19:14:41.124Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-18T19:14:41.124Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-08-18T19:14:41.124Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-18T19:14:41.124Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-18T19:14:41.124Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-18T19:14:41.124Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-08-18T19:14:41.124Z] === RUN TestUpdateRestartPolicy [2022-08-18T19:14:42.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-18T19:14:42.417Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-18T19:14:43.022Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-18T19:14:43.022Z] --- PASS: TestStats (2.76s) [2022-08-18T19:14:43.022Z] === RUN TestStopContainerWithTimeout [2022-08-18T19:14:43.022Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T19:14:43.022Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T19:14:43.022Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T19:14:43.022Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T19:14:43.022Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T19:14:43.022Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T19:14:43.022Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T19:14:43.022Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T19:14:43.022Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T19:14:43.022Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T19:14:44.387Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T19:14:44.723Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.32s) [2022-08-18T19:14:44.723Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T19:14:45.294Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-08-18T19:14:45.294Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T19:14:45.353Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-18T19:14:45.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-18T19:14:46.717Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T19:14:47.642Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-18T19:14:47.834Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-08-18T19:14:47.834Z] === RUN TestCreateServiceSysctls [2022-08-18T19:14:50.269Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-18T19:14:50.269Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-18T19:14:50.269Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2022-08-18T19:14:50.269Z] --- PASS: TestStopContainerWithTimeout/-1 (3.73s) [2022-08-18T19:14:50.269Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2022-08-18T19:14:50.269Z] --- PASS: TestStopContainerWithTimeout/1 (3.29s) [2022-08-18T19:14:50.269Z] === RUN TestDeleteDevicemapper [2022-08-18T19:14:50.269Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T19:14:50.269Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T19:14:50.269Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T19:14:51.130Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-08-18T19:14:51.130Z] === RUN TestCreateServiceCapabilities [2022-08-18T19:14:51.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-18T19:14:52.589Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-18T19:14:53.328Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-08-18T19:14:53.328Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T19:14:53.328Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-18T19:14:53.328Z] === RUN TestWaitNonBlocked [2022-08-18T19:14:53.328Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:14:53.328Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:14:53.328Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:14:53.328Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:14:53.328Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:14:53.328Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:14:53.328Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T19:14:53.328Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-08-18T19:14:53.328Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-08-18T19:14:53.328Z] === RUN TestWaitBlocked [2022-08-18T19:14:53.328Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:14:53.328Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:14:53.328Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:14:53.328Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:14:53.328Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:14:53.328Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:14:53.668Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-18T19:14:53.668Z] === RUN TestInspect [2022-08-18T19:14:53.896Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T19:14:53.896Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-08-18T19:14:53.896Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-08-18T19:14:53.896Z] === RUN TestWaitConditions [2022-08-18T19:14:53.896Z] === RUN TestWaitConditions/default [2022-08-18T19:14:53.896Z] === PAUSE TestWaitConditions/default [2022-08-18T19:14:53.896Z] === RUN TestWaitConditions/not-running [2022-08-18T19:14:53.896Z] === PAUSE TestWaitConditions/not-running [2022-08-18T19:14:53.896Z] === RUN TestWaitConditions/next-exit [2022-08-18T19:14:53.896Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T19:14:53.896Z] === RUN TestWaitConditions/removed [2022-08-18T19:14:53.896Z] === PAUSE TestWaitConditions/removed [2022-08-18T19:14:53.896Z] === CONT TestWaitConditions/default [2022-08-18T19:14:53.896Z] === CONT TestWaitConditions/removed [2022-08-18T19:14:54.488Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-18T19:14:54.488Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.44s) [2022-08-18T19:14:54.488Z] === RUN TestUpdateMemory [2022-08-18T19:14:54.488Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:14:54.488Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T19:14:54.488Z] === RUN TestUpdateCPUQuota [2022-08-18T19:14:55.052Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-18T19:14:55.799Z] === CONT TestWaitConditions/not-running [2022-08-18T19:14:55.799Z] === CONT TestWaitConditions/next-exit [2022-08-18T19:14:55.979Z] --- PASS: TestUpdateCPUQuota (1.29s) [2022-08-18T19:14:55.979Z] === RUN TestUpdatePidsLimit [2022-08-18T19:14:55.979Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T19:14:55.979Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-18T19:14:56.236Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T19:14:56.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-18T19:14:56.492Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T19:14:56.748Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-18T19:14:56.962Z] --- PASS: TestInspect (2.80s) [2022-08-18T19:14:56.962Z] === RUN TestCreateJob [2022-08-18T19:14:57.004Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T19:14:57.176Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T19:14:57.176Z] --- PASS: TestWaitConditions/removed (1.69s) [2022-08-18T19:14:57.176Z] --- PASS: TestWaitConditions/default (1.71s) [2022-08-18T19:14:57.176Z] --- PASS: TestWaitConditions/not-running (1.47s) [2022-08-18T19:14:57.176Z] --- PASS: TestWaitConditions/next-exit (1.49s) [2022-08-18T19:14:57.176Z] === RUN TestWaitRestartedContainer [2022-08-18T19:14:57.176Z] === RUN TestWaitRestartedContainer/default [2022-08-18T19:14:57.176Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T19:14:57.176Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T19:14:57.176Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T19:14:57.176Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T19:14:57.176Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T19:14:57.176Z] === CONT TestWaitRestartedContainer/default [2022-08-18T19:14:57.176Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T19:14:57.261Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T19:14:57.824Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T19:14:58.087Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T19:14:58.553Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T19:14:59.121Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T19:14:59.121Z] --- PASS: TestWaitRestartedContainer/next-exit (1.32s) [2022-08-18T19:14:59.121Z] --- PASS: TestWaitRestartedContainer/default (1.34s) [2022-08-18T19:14:59.121Z] --- PASS: TestWaitRestartedContainer/not-running (0.83s) [2022-08-18T19:14:59.121Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T19:14:59.121Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T19:14:59.453Z] --- PASS: TestUpdatePidsLimit (3.60s) [2022-08-18T19:14:59.454Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-08-18T19:14:59.454Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-08-18T19:14:59.454Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-08-18T19:14:59.454Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-08-18T19:14:59.454Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-08-18T19:14:59.454Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-08-18T19:14:59.454Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-08-18T19:14:59.454Z] === RUN TestUpdateRestartPolicy [2022-08-18T19:14:59.504Z] --- PASS: TestCreateJob (3.17s) [2022-08-18T19:14:59.504Z] === RUN TestReplicatedJob [2022-08-18T19:14:59.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-18T19:14:59.709Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T19:14:59.709Z] check_test.go:540: [db739adfaa517] daemon is not started [2022-08-18T19:14:59.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-18T19:14:59.710Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T19:14:59.710Z] check_test.go:540: [d8728c09c1888] daemon is not started [2022-08-18T19:14:59.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-18T19:15:01.653Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s) [2022-08-18T19:15:01.653Z] === CONT TestIpcModeOlderClient [2022-08-18T19:15:01.653Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s) [2022-08-18T19:15:01.653Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T19:15:01.653Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-18T19:15:01.653Z] === CONT TestDaemonHostGatewayIP [2022-08-18T19:15:03.915Z] check_test.go:540: [d73f6d6119b58] daemon is not started [2022-08-18T19:15:03.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-18T19:15:04.187Z] --- PASS: TestDaemonHostGatewayIP (2.46s) [2022-08-18T19:15:04.187Z] === CONT TestDaemonRestartIpcMode [2022-08-18T19:15:04.789Z] --- PASS: TestReplicatedJob (5.21s) [2022-08-18T19:15:04.789Z] === RUN TestUpdateReplicatedJob [2022-08-18T19:15:06.090Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-08-18T19:15:08.133Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-08-18T19:15:08.133Z] === RUN TestServiceListWithStatuses [2022-08-18T19:15:08.133Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:15:08.133Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T19:15:08.133Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T19:15:10.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-18T19:15:12.338Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-08-18T19:15:12.338Z] === RUN TestDockerNetworkReConnect [2022-08-18T19:15:12.466Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-18T19:15:13.832Z] --- PASS: TestUpdateRestartPolicy (14.23s) [2022-08-18T19:15:13.832Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T19:15:14.204Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2022-08-18T19:15:14.204Z] PASS [2022-08-18T19:15:14.204Z] [2022-08-18T19:15:14.204Z] === Skipped [2022-08-18T19:15:14.204Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-18T19:15:14.204Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T19:15:14.204Z] [2022-08-18T19:15:14.204Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T19:15:14.204Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T19:15:14.204Z] [2022-08-18T19:15:14.204Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T19:15:14.204Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T19:15:14.204Z] [2022-08-18T19:15:14.204Z] DONE 272 tests, 3 skipped in 128.010s [2022-08-18T19:15:14.204Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T19:15:14.204Z] ++ 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-08-18T19:15:14.204Z] ++ set -e [2022-08-18T19:15:14.204Z] ++ '[' -n 0 ']' [2022-08-18T19:15:14.204Z] ++ set -x [2022-08-18T19:15:14.204Z] ++ env -i DEST=/go/src/github.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-08-18T19:15:14.204Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T19:15:14.204Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-18T19:15:14.204Z] === RUN TestConfigDaemonID [2022-08-18T19:15:14.393Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2022-08-18T19:15:14.393Z] === RUN TestWaitNonBlocked [2022-08-18T19:15:14.393Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:15:14.393Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:15:14.393Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:15:14.393Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:15:14.393Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:15:14.393Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:15:14.771Z] daemon_test.go:83: [d408acdd21bfe] daemon is not started [2022-08-18T19:15:14.771Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T19:15:14.771Z] === RUN TestDaemonConfigValidation [2022-08-18T19:15:14.771Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:15:14.771Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:15:14.771Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T19:15:14.771Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T19:15:14.771Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T19:15:14.771Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T19:15:14.771Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T19:15:14.771Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T19:15:14.771Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T19:15:14.771Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T19:15:14.771Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:15:14.771Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T19:15:14.771Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T19:15:14.771Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T19:15:15.030Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T19:15:15.030Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T19:15:15.030Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-18T19:15:15.030Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-18T19:15:15.030Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-18T19:15:15.030Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-08-18T19:15:15.030Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-18T19:15:15.030Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T19:15:15.030Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T19:15:15.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-18T19:15:15.576Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-18T19:15:15.576Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2022-08-18T19:15:15.576Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2022-08-18T19:15:15.576Z] === RUN TestWaitBlocked [2022-08-18T19:15:15.576Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:15:15.576Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:15:15.576Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:15:15.576Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:15:15.576Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:15:15.576Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:15:15.632Z] --- PASS: TestDockerNetworkReConnect (3.54s) [2022-08-18T19:15:15.632Z] === RUN TestServicePlugin [2022-08-18T19:15:15.966Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T19:15:16.940Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T19:15:16.940Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2022-08-18T19:15:16.940Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2022-08-18T19:15:16.940Z] === RUN TestWaitConditions [2022-08-18T19:15:16.940Z] === RUN TestWaitConditions/default [2022-08-18T19:15:16.940Z] === PAUSE TestWaitConditions/default [2022-08-18T19:15:16.940Z] === RUN TestWaitConditions/not-running [2022-08-18T19:15:16.940Z] === PAUSE TestWaitConditions/not-running [2022-08-18T19:15:16.940Z] === RUN TestWaitConditions/next-exit [2022-08-18T19:15:16.940Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T19:15:16.940Z] === RUN TestWaitConditions/removed [2022-08-18T19:15:16.940Z] === PAUSE TestWaitConditions/removed [2022-08-18T19:15:16.940Z] === CONT TestWaitConditions/next-exit [2022-08-18T19:15:16.940Z] === CONT TestWaitConditions/default [2022-08-18T19:15:17.342Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T19:15:17.502Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-18T19:15:18.064Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-18T19:15:18.278Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T19:15:18.278Z] daemon_test.go:197: [dbb39a3a03561] daemon is not started [2022-08-18T19:15:18.278Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-18T19:15:18.278Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T19:15:18.278Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T19:15:18.278Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T19:15:18.278Z] === RUN TestDaemonProxy [2022-08-18T19:15:18.278Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T19:15:18.362Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-18T19:15:18.925Z] === CONT TestWaitConditions/removed [2022-08-18T19:15:18.925Z] === CONT TestWaitConditions/not-running [2022-08-18T19:15:19.182Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-18T19:15:19.481Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-18T19:15:19.831Z] plugin_test.go:61: [df9f3662512b3] joining swarm manager [d7395c5bbc8c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:15:20.179Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T19:15:20.769Z] plugin_test.go:64: [dc59f84247633] joining swarm manager [d7395c5bbc8c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:15:20.844Z] --- PASS: TestWaitConditions (0.02s) [2022-08-18T19:15:20.844Z] --- PASS: TestWaitConditions/default (2.01s) [2022-08-18T19:15:20.844Z] --- PASS: TestWaitConditions/next-exit (2.06s) [2022-08-18T19:15:20.844Z] --- PASS: TestWaitConditions/removed (1.98s) [2022-08-18T19:15:20.844Z] --- PASS: TestWaitConditions/not-running (1.96s) [2022-08-18T19:15:20.844Z] === RUN TestWaitRestartedContainer [2022-08-18T19:15:20.844Z] === RUN TestWaitRestartedContainer/default [2022-08-18T19:15:20.844Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T19:15:20.844Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T19:15:20.844Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T19:15:20.844Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T19:15:20.844Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T19:15:20.844Z] === CONT TestWaitRestartedContainer/default [2022-08-18T19:15:20.844Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T19:15:21.102Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-18T19:15:21.555Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T19:15:22.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-18T19:15:23.248Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T19:15:23.457Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T19:15:23.715Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T19:15:23.809Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-18T19:15:24.282Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-18T19:15:24.282Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-18T19:15:24.282Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-18T19:15:24.282Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-18T19:15:24.282Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T19:15:24.282Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T19:15:24.282Z] PASS [2022-08-18T19:15:24.282Z] [2022-08-18T19:15:24.282Z] DONE 18 tests in 11.258s [2022-08-18T19:15:24.282Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T19:15:24.282Z] ++ 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-08-18T19:15:24.282Z] ++ set -e [2022-08-18T19:15:24.282Z] ++ '[' -n 0 ']' [2022-08-18T19:15:24.282Z] ++ set -x [2022-08-18T19:15:24.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:15:24.541Z] INFO: Testing against a local daemon [2022-08-18T19:15:24.541Z] === RUN TestCommitInheritsEnv [2022-08-18T19:15:24.778Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-18T19:15:24.778Z] --- PASS: TestWaitRestartedContainer/default (2.31s) [2022-08-18T19:15:24.778Z] --- PASS: TestWaitRestartedContainer/next-exit (2.35s) [2022-08-18T19:15:24.778Z] --- PASS: TestWaitRestartedContainer/not-running (1.36s) [2022-08-18T19:15:24.778Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T19:15:24.778Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T19:15:24.778Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-18T19:15:24.800Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-08-18T19:15:24.800Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T19:15:24.800Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T19:15:24.800Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T19:15:24.800Z] === RUN TestImportWithCustomPlatform [2022-08-18T19:15:24.800Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T19:15:24.800Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T19:15:24.800Z] === RUN TestImportWithCustomPlatform// [2022-08-18T19:15:24.800Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T19:15:25.059Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T19:15:25.059Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T19:15:25.059Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T19:15:25.059Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T19:15:25.059Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T19:15:25.059Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-18T19:15:25.059Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T19:15:25.059Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T19:15:25.059Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T19:15:25.059Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T19:15:25.059Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T19:15:25.059Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-18T19:15:25.059Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T19:15:25.059Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T19:15:25.059Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T19:15:25.059Z] === RUN TestImagesFilterMultiReference [2022-08-18T19:15:25.317Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-18T19:15:25.317Z] === RUN TestImagePullPlatformInvalid [2022-08-18T19:15:25.317Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T19:15:25.317Z] === RUN TestRemoveImageOrphaning [2022-08-18T19:15:25.576Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-18T19:15:25.576Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T19:15:25.576Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:15:25.576Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T19:15:25.576Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T19:15:25.576Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-18T19:15:25.576Z] === RUN TestTagInvalidReference [2022-08-18T19:15:25.576Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T19:15:25.576Z] === RUN TestTagValidPrefixedRepo [2022-08-18T19:15:25.576Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T19:15:25.576Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T19:15:25.576Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T19:15:25.576Z] === RUN TestTagOfficialNames [2022-08-18T19:15:25.576Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-18T19:15:25.576Z] === RUN TestTagMatchesDigest [2022-08-18T19:15:25.576Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-18T19:15:25.576Z] PASS [2022-08-18T19:15:25.576Z] [2022-08-18T19:15:25.576Z] === Skipped [2022-08-18T19:15:25.576Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T19:15:25.576Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T19:15:25.576Z] [2022-08-18T19:15:25.576Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T19:15:25.576Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:15:25.576Z] [2022-08-18T19:15:25.576Z] DONE 22 tests, 2 skipped in 1.289s [2022-08-18T19:15:25.576Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T19:15:25.576Z] ++ 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-08-18T19:15:25.576Z] ++ set -e [2022-08-18T19:15:25.576Z] ++ '[' -n 0 ']' [2022-08-18T19:15:25.576Z] ++ set -x [2022-08-18T19:15:25.576Z] ++ env -i DEST=/go/src/github.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-08-18T19:15:25.576Z] === RUN TestStripANSICommands [2022-08-18T19:15:25.576Z] === RUN TestStripANSICommands/#00 [2022-08-18T19:15:25.576Z] === RUN TestStripANSICommands/#01 [2022-08-18T19:15:25.576Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T19:15:25.576Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T19:15:25.576Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T19:15:25.576Z] PASS [2022-08-18T19:15:25.576Z] [2022-08-18T19:15:25.576Z] DONE 3 tests in 0.032s [2022-08-18T19:15:25.576Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T19:15:25.576Z] ++ 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-08-18T19:15:25.576Z] ++ set -e [2022-08-18T19:15:25.576Z] ++ '[' -n 0 ']' [2022-08-18T19:15:25.576Z] ++ set -x [2022-08-18T19:15:25.577Z] ++ env -i DEST=/go/src/github.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-08-18T19:15:25.835Z] INFO: Testing against a local daemon [2022-08-18T19:15:25.835Z] === RUN TestNetworkCreateDelete [2022-08-18T19:15:25.835Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-18T19:15:25.835Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T19:15:26.402Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-18T19:15:26.402Z] === RUN TestDaemonDNSFallback [2022-08-18T19:15:27.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-18T19:15:28.708Z] --- PASS: TestContainerStartOnDaemonRestart (3.94s) [2022-08-18T19:15:28.708Z] === CONT TestIpcModeOlderClient [2022-08-18T19:15:28.708Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-18T19:15:28.708Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T19:15:28.964Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.40s) [2022-08-18T19:15:28.964Z] === CONT TestDaemonHostGatewayIP [2022-08-18T19:15:30.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-18T19:15:32.994Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-08-18T19:15:32.994Z] === RUN TestInspectNetwork [2022-08-18T19:15:33.371Z] --- PASS: TestDaemonHostGatewayIP (4.04s) [2022-08-18T19:15:33.371Z] === CONT TestDaemonRestartIpcMode [2022-08-18T19:15:33.371Z] check_test.go:540: [da60ab198f66f] daemon is not started [2022-08-18T19:15:33.371Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-18T19:15:33.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-18T19:15:35.550Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T19:15:35.550Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T19:15:35.550Z] === RUN TestInspectNetwork/network_name [2022-08-18T19:15:35.550Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T19:15:36.638Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-18T19:15:36.639Z] --- PASS: TestDaemonRestartIpcMode (3.47s) [2022-08-18T19:15:36.895Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-18T19:15:36.895Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-18T19:15:38.305Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-18T19:15:39.738Z] --- PASS: TestInspectNetwork (7.11s) [2022-08-18T19:15:39.738Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T19:15:39.738Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T19:15:39.738Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T19:15:39.738Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T19:15:39.738Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T19:15:40.820Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-18T19:15:40.820Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-18T19:15:41.115Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T19:15:41.115Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:15:41.115Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:15:41.115Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:15:41.115Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T19:15:41.115Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T19:15:41.115Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T19:15:41.115Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T19:15:41.115Z] === RUN TestNetworkList [2022-08-18T19:15:41.115Z] === RUN TestNetworkList//networks [2022-08-18T19:15:41.115Z] === PAUSE TestNetworkList//networks [2022-08-18T19:15:41.115Z] === RUN TestNetworkList//networks/ [2022-08-18T19:15:41.115Z] === PAUSE TestNetworkList//networks/ [2022-08-18T19:15:41.115Z] === CONT TestNetworkList//networks [2022-08-18T19:15:41.115Z] === CONT TestNetworkList//networks/ [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T19:15:41.115Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T19:15:41.115Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T19:15:41.382Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-18T19:15:41.638Z] --- PASS: TestContainerKillOnDaemonStart (12.95s) [2022-08-18T19:15:41.638Z] PASS [2022-08-18T19:15:41.638Z] [2022-08-18T19:15:41.638Z] === Skipped [2022-08-18T19:15:41.638Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T19:15:41.638Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T19:15:41.638Z] [2022-08-18T19:15:41.638Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-08-18T19:15:41.638Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:15:41.638Z] [2022-08-18T19:15:41.638Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T19:15:41.638Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:15:41.638Z] [2022-08-18T19:15:41.638Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T19:15:41.638Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T19:15:41.638Z] [2022-08-18T19:15:41.638Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T19:15:41.638Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T19:15:41.638Z] [2022-08-18T19:15:41.638Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T19:15:41.638Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:15:41.638Z] [2022-08-18T19:15:41.638Z] DONE 272 tests, 6 skipped in 182.921s [2022-08-18T19:15:41.638Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T19:15:41.638Z] ++ 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-08-18T19:15:41.638Z] ++ set -e [2022-08-18T19:15:41.638Z] ++ '[' -n 0 ']' [2022-08-18T19:15:41.638Z] ++ set -x [2022-08-18T19:15:41.638Z] ++ env -i DEST=/go/src/github.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-08-18T19:15:41.682Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T19:15:41.682Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T19:15:41.894Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T19:15:41.894Z] check_test.go:540: [dd8321bc0815f] daemon is not started [2022-08-18T19:15:41.894Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-18T19:15:42.455Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-18T19:15:42.455Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-18T19:15:42.455Z] === RUN TestConfigDaemonID [2022-08-18T19:15:43.058Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T19:15:43.058Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T19:15:43.426Z] daemon_test.go:83: [d35db5a82afad] daemon is not started [2022-08-18T19:15:43.426Z] --- PASS: TestConfigDaemonID (1.06s) [2022-08-18T19:15:43.426Z] === RUN TestDaemonConfigValidation [2022-08-18T19:15:43.426Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:15:43.426Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:15:43.426Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T19:15:43.426Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T19:15:43.426Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T19:15:43.426Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T19:15:43.426Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T19:15:43.426Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T19:15:43.426Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T19:15:43.426Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T19:15:43.426Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:15:43.426Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T19:15:43.426Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T19:15:43.626Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-18T19:15:43.626Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T19:15:43.682Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T19:15:43.682Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T19:15:43.682Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T19:15:43.682Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-08-18T19:15:43.682Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-08-18T19:15:43.682Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-08-18T19:15:43.682Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2022-08-18T19:15:43.682Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-18T19:15:43.682Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T19:15:43.682Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T19:15:44.562Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-18T19:15:44.563Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T19:15:44.609Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-18T19:15:44.865Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T19:15:45.426Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-18T19:15:45.940Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-18T19:15:45.940Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T19:15:45.987Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T19:15:46.507Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T19:15:46.507Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T19:15:46.956Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T19:15:46.956Z] daemon_test.go:197: [d596230e1e8d8] daemon is not started [2022-08-18T19:15:46.956Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-08-18T19:15:46.956Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-08-18T19:15:46.956Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-08-18T19:15:46.956Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-18T19:15:46.956Z] === RUN TestDaemonProxy [2022-08-18T19:15:46.956Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T19:15:47.212Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-18T19:15:47.329Z] --- PASS: TestServicePlugin (30.11s) [2022-08-18T19:15:47.329Z] === RUN TestServiceUpdateLabel [2022-08-18T19:15:48.139Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-18T19:15:48.268Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-08-18T19:15:48.268Z] === RUN TestServiceUpdateSecrets [2022-08-18T19:15:48.746Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T19:15:49.038Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2022-08-18T19:15:49.038Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T19:15:49.038Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:15:49.038Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:15:49.038Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T19:15:50.153Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-18T19:15:50.409Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T19:15:51.142Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-18T19:15:52.114Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-18T19:15:52.114Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T19:15:52.385Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-18T19:15:52.662Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T19:15:53.257Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-18T19:15:53.257Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-18T19:15:53.257Z] --- PASS: TestDaemonProxy (6.35s) [2022-08-18T19:15:53.257Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-08-18T19:15:53.257Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-08-18T19:15:53.257Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-08-18T19:15:53.257Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T19:15:53.257Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T19:15:53.257Z] PASS [2022-08-18T19:15:53.257Z] [2022-08-18T19:15:53.257Z] DONE 18 tests in 11.658s [2022-08-18T19:15:53.257Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T19:15:53.257Z] ++ 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-08-18T19:15:53.257Z] ++ set -e [2022-08-18T19:15:53.257Z] ++ '[' -n 0 ']' [2022-08-18T19:15:53.257Z] ++ set -x [2022-08-18T19:15:53.257Z] ++ env -i DEST=/go/src/github.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-08-18T19:15:53.527Z] INFO: Testing against a local daemon [2022-08-18T19:15:53.527Z] === RUN TestCommitInheritsEnv [2022-08-18T19:15:53.527Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-18T19:15:54.110Z] --- PASS: TestCommitInheritsEnv (0.52s) [2022-08-18T19:15:54.110Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T19:15:54.110Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T19:15:54.110Z] === RUN TestImportWithCustomPlatform [2022-08-18T19:15:54.110Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T19:15:54.110Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-18T19:15:54.110Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T19:15:54.110Z] === RUN TestImportWithCustomPlatform// [2022-08-18T19:15:54.110Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T19:15:54.366Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T19:15:54.366Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T19:15:54.623Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T19:15:54.623Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T19:15:54.623Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T19:15:54.623Z] --- PASS: TestImportWithCustomPlatform (0.53s) [2022-08-18T19:15:54.623Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) [2022-08-18T19:15:54.623Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T19:15:54.623Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T19:15:54.623Z] --- PASS: TestImportWithCustomPlatform/linux (0.20s) [2022-08-18T19:15:54.623Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-18T19:15:54.623Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-08-18T19:15:54.623Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T19:15:54.623Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T19:15:54.623Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T19:15:54.623Z] === RUN TestImagesFilterMultiReference [2022-08-18T19:15:54.623Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-18T19:15:54.623Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-18T19:15:54.623Z] === RUN TestImagePullPlatformInvalid [2022-08-18T19:15:54.623Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-18T19:15:54.623Z] === RUN TestRemoveImageOrphaning [2022-08-18T19:15:55.185Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2022-08-18T19:15:55.185Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T19:15:55.185Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-18T19:15:55.746Z] time="2022-08-18T19:15:55Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T19:15:55.746Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-18T19:15:56.308Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-18T19:15:56.308Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-18T19:15:56.918Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-18T19:15:57.180Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-18T19:15:57.437Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2022-08-18T19:15:57.437Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T19:15:57.437Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T19:15:57.437Z] === RUN TestTagInvalidReference [2022-08-18T19:15:57.437Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T19:15:57.437Z] === RUN TestTagValidPrefixedRepo [2022-08-18T19:15:57.437Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-18T19:15:57.437Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T19:15:57.437Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-18T19:15:57.437Z] === RUN TestTagOfficialNames [2022-08-18T19:15:57.693Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-18T19:15:57.693Z] === RUN TestTagMatchesDigest [2022-08-18T19:15:57.693Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T19:15:57.693Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T19:15:57.693Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-18T19:15:58.298Z] check_test.go:540: [d23988dc34b82] daemon is not started [2022-08-18T19:15:58.298Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-18T19:15:59.270Z] check_test.go:540: [dd06fc4d60f30] daemon is not started [2022-08-18T19:15:59.270Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-18T19:15:59.832Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-18T19:16:00.760Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-18T19:16:01.322Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-18T19:16:03.838Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-18T19:16:04.077Z] --- PASS: TestServiceWithDataPathPortInit (13.72s) [2022-08-18T19:16:04.077Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T19:16:04.400Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-18T19:16:04.656Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-18T19:16:05.014Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rqaqu0mpya1qrg6z7ddii7qim Created:2022-08-18 19:16:03.758394692 +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[6ceca9b7ab8070b40460c609d46b08e23f50728a730bd58add49460a5bad9d77:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ph546c6r40a7rxgr8ywysqtvg EndpointID:f0afc8a71258922f7ea9051fdb1fde8012669acd05ac8cc01b7e1e443e07a1fd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:da6a09349d335bf4bf01b5158c25abcb52e8f97f3a24e8538a7afb04174b7496 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:4f8fd37ecd8a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ph546c6r40a7rxgr8ywysqtvg EndpointID:f0afc8a71258922f7ea9051fdb1fde8012669acd05ac8cc01b7e1e443e07a1fd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T19:16:05.217Z] check_test.go:540: [d8c5773d9c635] daemon is not started [2022-08-18T19:16:05.217Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-18T19:16:06.373Z] --- PASS: TestServiceUpdateSecrets (15.81s) [2022-08-18T19:16:06.373Z] === RUN TestServiceUpdateConfigs [2022-08-18T19:16:08.494Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-18T19:16:09.860Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-18T19:16:10.285Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-08-18T19:16:10.285Z] PASS [2022-08-18T19:16:10.285Z] [2022-08-18T19:16:10.285Z] === Skipped [2022-08-18T19:16:10.285Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:16:10.285Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:16:10.285Z] [2022-08-18T19:16:10.285Z] DONE 38 tests, 1 skipped in 43.641s [2022-08-18T19:16:10.285Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:16:10.285Z] ++ 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-08-18T19:16:10.285Z] ++ set -e [2022-08-18T19:16:10.285Z] ++ '[' -n 0 ']' [2022-08-18T19:16:10.285Z] ++ set -x [2022-08-18T19:16:10.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:16:10.285Z] INFO: Testing against a local daemon [2022-08-18T19:16:10.285Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T19:16:10.285Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:16:10.285Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:16:10.285Z] === RUN TestDockerNetworkIpvlan [2022-08-18T19:16:10.285Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:16:10.285Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:16:10.285Z] PASS [2022-08-18T19:16:10.285Z] [2022-08-18T19:16:10.285Z] === Skipped [2022-08-18T19:16:10.285Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:16:10.285Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:16:10.285Z] [2022-08-18T19:16:10.285Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:16:10.285Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:16:10.285Z] [2022-08-18T19:16:10.285Z] DONE 2 tests, 2 skipped in 0.084s [2022-08-18T19:16:10.285Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:16:10.285Z] ++ 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-08-18T19:16:10.285Z] ++ set -e [2022-08-18T19:16:10.285Z] ++ '[' -n 0 ']' [2022-08-18T19:16:10.285Z] ++ set -x [2022-08-18T19:16:10.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:16:10.285Z] INFO: Testing against a local daemon [2022-08-18T19:16:10.285Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T19:16:10.853Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-08-18T19:16:10.853Z] === RUN TestDockerNetworkMacvlan [2022-08-18T19:16:11.790Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T19:16:12.357Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T19:16:12.924Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T19:16:13.127Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-18T19:16:14.055Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-18T19:16:14.311Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-18T19:16:14.829Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T19:16:14.872Z] check_test.go:540: [d51217bde5982] daemon is not started [2022-08-18T19:16:14.873Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-18T19:16:15.477Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-18T19:16:16.734Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T19:16:19.644Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-18T19:16:19.901Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-18T19:16:20.023Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T19:16:20.282Z] --- PASS: TestDockerNetworkMacvlan (9.40s) [2022-08-18T19:16:20.282Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-18T19:16:20.282Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-18T19:16:20.282Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-08-18T19:16:20.282Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-08-18T19:16:20.282Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-08-18T19:16:20.282Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-08-18T19:16:20.282Z] PASS [2022-08-18T19:16:20.282Z] [2022-08-18T19:16:20.282Z] DONE 8 tests in 10.846s [2022-08-18T19:16:20.282Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T19:16:20.282Z] ++ 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-08-18T19:16:20.282Z] ++ set -e [2022-08-18T19:16:20.282Z] ++ '[' -n 0 ']' [2022-08-18T19:16:20.282Z] ++ set -x [2022-08-18T19:16:20.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:16:20.282Z] testing: warning: no tests to run [2022-08-18T19:16:20.282Z] PASS [2022-08-18T19:16:20.282Z] [2022-08-18T19:16:20.282Z] DONE 0 tests in 0.026s [2022-08-18T19:16:20.282Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T19:16:20.282Z] ++ 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-08-18T19:16:20.282Z] ++ set -e [2022-08-18T19:16:20.282Z] ++ '[' -n 0 ']' [2022-08-18T19:16:20.282Z] ++ set -x [2022-08-18T19:16:20.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:16:20.541Z] INFO: Testing against a local daemon [2022-08-18T19:16:20.541Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T19:16:21.278Z] --- PASS: TestServiceUpdateConfigs (15.08s) [2022-08-18T19:16:21.278Z] === RUN TestServiceUpdateNetwork [2022-08-18T19:16:21.477Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-08-18T19:16:21.477Z] === RUN TestAuthZPluginTLS [2022-08-18T19:16:22.045Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-18T19:16:22.045Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T19:16:22.613Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T19:16:22.613Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T19:16:23.180Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T19:16:23.180Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T19:16:23.211Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-18T19:16:23.747Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-18T19:16:23.747Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T19:16:24.684Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-18T19:16:24.684Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T19:16:25.251Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T19:16:25.251Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T19:16:25.770Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-18T19:16:25.819Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T19:16:25.819Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T19:16:26.387Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-18T19:16:26.387Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T19:16:26.699Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-18T19:16:26.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-18T19:16:27.763Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s) [2022-08-18T19:16:27.763Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T19:16:28.363Z] check_test.go:540: [dba6a0970773f] daemon is not started [2022-08-18T19:16:28.363Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-18T19:16:28.927Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-18T19:16:29.140Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-08-18T19:16:29.140Z] === RUN TestAuthZPluginHeader [2022-08-18T19:16:29.489Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-18T19:16:29.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-18T19:16:29.709Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-18T19:16:29.709Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T19:16:29.709Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:16:29.709Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T19:16:29.709Z] === RUN TestAuthZPluginV2Disable [2022-08-18T19:16:29.709Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:16:29.709Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-18T19:16:29.709Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T19:16:29.709Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:16:29.709Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T19:16:29.709Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T19:16:29.709Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:16:29.709Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T19:16:29.709Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T19:16:30.050Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-18T19:16:31.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-18T19:16:31.984Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-18T19:16:31.984Z] check_test.go:540: [ddbe14ca52f44] daemon is not started [2022-08-18T19:16:31.984Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-18T19:16:32.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-18T19:16:33.507Z] --- PASS: TestServiceUpdateNetwork (13.81s) [2022-08-18T19:16:33.507Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T19:16:34.078Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T19:16:34.928Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-18T19:16:35.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-18T19:16:35.468Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T19:16:37.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-18T19:16:37.072Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-18T19:16:39.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-18T19:16:39.656Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T19:16:39.656Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-18T19:16:39.656Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T19:16:39.656Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T19:16:39.656Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T19:16:39.656Z] Cross building: bundles/cross/windows/amd64 [2022-08-18T19:16:39.656Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-18T19:16:39.656Z] { [2022-08-18T19:16:39.656Z] "RT_GROUP_ICON": { [2022-08-18T19:16:39.656Z] "#1": { [2022-08-18T19:16:39.656Z] "0409": "../../winresources/docker.ico" [2022-08-18T19:16:39.656Z] } [2022-08-18T19:16:39.656Z] }, [2022-08-18T19:16:39.656Z] "RT_MANIFEST": { [2022-08-18T19:16:39.656Z] "#1": { [2022-08-18T19:16:39.656Z] "0409": { [2022-08-18T19:16:39.656Z] "identity": {}, [2022-08-18T19:16:39.656Z] "description": "Docker Engine", [2022-08-18T19:16:39.656Z] "minimum-os": "vista", [2022-08-18T19:16:39.656Z] "execution-level": "", [2022-08-18T19:16:39.656Z] "ui-access": false, [2022-08-18T19:16:39.656Z] "auto-elevate": false, [2022-08-18T19:16:39.656Z] "dpi-awareness": "unaware", [2022-08-18T19:16:39.656Z] "disable-theming": false, [2022-08-18T19:16:39.656Z] "disable-window-filtering": false, [2022-08-18T19:16:39.656Z] "high-resolution-scrolling-aware": false, [2022-08-18T19:16:39.656Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T19:16:39.656Z] "long-path-aware": false, [2022-08-18T19:16:39.656Z] "printer-driver-isolation": false, [2022-08-18T19:16:39.656Z] "gdi-scaling": false, [2022-08-18T19:16:39.656Z] "segment-heap": false, [2022-08-18T19:16:39.656Z] "use-common-controls-v6": false [2022-08-18T19:16:39.656Z] } [2022-08-18T19:16:39.656Z] } [2022-08-18T19:16:39.656Z] }, [2022-08-18T19:16:39.656Z] "RT_MESSAGETABLE": { [2022-08-18T19:16:39.656Z] "#1": { [2022-08-18T19:16:39.656Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T19:16:39.656Z] } [2022-08-18T19:16:39.656Z] }, [2022-08-18T19:16:39.656Z] "RT_VERSION": { [2022-08-18T19:16:39.656Z] "#1": { [2022-08-18T19:16:39.656Z] "0409": { [2022-08-18T19:16:39.656Z] "fixed": { [2022-08-18T19:16:39.656Z] "file_version": "0.0.0.0", [2022-08-18T19:16:39.656Z] "product_version": "0.0.0.0", [2022-08-18T19:16:39.656Z] "type": "Unknown" [2022-08-18T19:16:39.656Z] }, [2022-08-18T19:16:39.656Z] "info": { [2022-08-18T19:16:39.656Z] "0000": { [2022-08-18T19:16:39.656Z] "CompanyName": "", [2022-08-18T19:16:39.656Z] "FileVersion": "dev", [2022-08-18T19:16:39.656Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T19:16:39.656Z] "OriginalFileName": "dockerd.exe", [2022-08-18T19:16:39.656Z] "ProductName": "", [2022-08-18T19:16:39.656Z] "ProductVersion": "dev", [2022-08-18T19:16:39.656Z] "SpecialBuild": "73b1dc64be903d91449a60659cb6a3d0a631cb08" [2022-08-18T19:16:39.656Z] } [2022-08-18T19:16:39.656Z] } [2022-08-18T19:16:39.656Z] } [2022-08-18T19:16:39.656Z] } [2022-08-18T19:16:39.656Z] } [2022-08-18T19:16:39.656Z] } [2022-08-18T19:16:39.656Z] cmd/dockerd/config.go [2022-08-18T19:16:39.656Z] cmd/dockerd/config_windows.go [2022-08-18T19:16:39.656Z] cmd/dockerd/daemon.go [2022-08-18T19:16:39.656Z] cmd/dockerd/daemon_test.go [2022-08-18T19:16:39.656Z] cmd/dockerd/daemon_windows.go [2022-08-18T19:16:39.656Z] cmd/dockerd/docker.go [2022-08-18T19:16:39.656Z] cmd/dockerd/docker_windows.go [2022-08-18T19:16:39.656Z] cmd/dockerd/genwinres_windows.go [2022-08-18T19:16:39.656Z] cmd/dockerd/metrics.go [2022-08-18T19:16:39.656Z] cmd/dockerd/options.go [2022-08-18T19:16:39.656Z] cmd/dockerd/options_test.go [2022-08-18T19:16:39.656Z] cmd/dockerd/service_windows.go [2022-08-18T19:16:39.656Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T19:16:39.656Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T19:16:40.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-18T19:16:41.534Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-18T19:16:42.044Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T19:16:42.945Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-18T19:16:44.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-18T19:16:44.877Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-18T19:16:47.819Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-18T19:16:47.819Z] PASS [2022-08-18T19:16:47.819Z] [2022-08-18T19:16:47.819Z] === Skipped [2022-08-18T19:16:47.819Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T19:16:47.819Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:16:47.819Z] [2022-08-18T19:16:47.819Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-18T19:16:47.819Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:16:47.819Z] [2022-08-18T19:16:47.819Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T19:16:47.819Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:16:47.819Z] [2022-08-18T19:16:47.819Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T19:16:47.819Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:16:47.819Z] [2022-08-18T19:16:47.819Z] DONE 17 tests, 4 skipped in 26.262s [2022-08-18T19:16:47.819Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T19:16:47.819Z] ++ 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-08-18T19:16:47.819Z] ++ set -e [2022-08-18T19:16:47.819Z] ++ '[' -n 0 ']' [2022-08-18T19:16:47.819Z] ++ set -x [2022-08-18T19:16:47.819Z] ++ env -i DEST=/go/src/github.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-08-18T19:16:47.819Z] INFO: Testing against a local daemon [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:16:47.819Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:16:47.819Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T19:16:47.819Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T19:16:47.819Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T19:16:47.819Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T19:16:47.819Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T19:16:47.819Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T19:16:47.819Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T19:16:47.819Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T19:16:47.819Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T19:16:47.819Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T19:16:47.819Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T19:16:47.819Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T19:16:47.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T19:16:47.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T19:16:47.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T19:16:47.819Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T19:16:47.820Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T19:16:47.820Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T19:16:47.820Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T19:16:47.820Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T19:16:47.820Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T19:16:47.820Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T19:16:47.820Z] === RUN TestPluginInstall [2022-08-18T19:16:47.820Z] === RUN TestPluginInstall/no_auth [2022-08-18T19:16:47.820Z] time="2022-08-18T19:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:16:47.820Z] time="2022-08-18T19:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a5c2dab41895ada431e5717c26b3cf38064632d037eb83db877d553dd019368" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:16:47.820Z] time="2022-08-18T19:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:16:47.820Z] time="2022-08-18T19:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a5c2dab41895ada431e5717c26b3cf38064632d037eb83db877d553dd019368" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:16:47.820Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T19:16:48.087Z] time="2022-08-18T19:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:16:48.087Z] time="2022-08-18T19:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a5c2dab41895ada431e5717c26b3cf38064632d037eb83db877d553dd019368" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:16:48.087Z] time="2022-08-18T19:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:16:48.087Z] time="2022-08-18T19:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a5c2dab41895ada431e5717c26b3cf38064632d037eb83db877d553dd019368" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:16:48.148Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-18T19:16:48.347Z] === RUN TestPluginInstall/with_insecure [2022-08-18T19:16:49.283Z] time="2022-08-18T19:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:16:49.283Z] time="2022-08-18T19:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0732707cd439d01ffe0a83ba2cacfc0589cb2197ca28875e3460ba558b4f0c5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:16:49.283Z] time="2022-08-18T19:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:16:49.283Z] time="2022-08-18T19:16:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0732707cd439d01ffe0a83ba2cacfc0589cb2197ca28875e3460ba558b4f0c5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:16:49.283Z] plugin_test.go:195: [d78a0898cdabb] daemon is not started [2022-08-18T19:16:49.283Z] --- PASS: TestPluginInstall (2.57s) [2022-08-18T19:16:49.283Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-08-18T19:16:49.283Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-08-18T19:16:49.283Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-18T19:16:49.283Z] === RUN TestPluginsWithRuntimes [2022-08-18T19:16:50.172Z] --- PASS: TestServiceUpdatePidsLimit (16.68s) [2022-08-18T19:16:50.172Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2022-08-18T19:16:50.172Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-18T19:16:50.172Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-18T19:16:50.172Z] PASS [2022-08-18T19:16:50.172Z] [2022-08-18T19:16:50.172Z] === Skipped [2022-08-18T19:16:50.172Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T19:16:50.172Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:16:50.172Z] [2022-08-18T19:16:50.172Z] DONE 27 tests, 1 skipped in 168.194s [2022-08-18T19:16:50.172Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T19:16:50.172Z] INFO: Testing against a local daemon [2022-08-18T19:16:50.172Z] === RUN TestSessionCreate [2022-08-18T19:16:50.172Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T19:16:50.172Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T19:16:50.172Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T19:16:50.172Z] PASS [2022-08-18T19:16:50.172Z] [2022-08-18T19:16:50.172Z] DONE 2 tests in 0.064s [2022-08-18T19:16:50.172Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T19:16:50.172Z] INFO: Testing against a local daemon [2022-08-18T19:16:50.173Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T19:16:50.173Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-18T19:16:50.173Z] === RUN TestDiskUsage [2022-08-18T19:16:50.173Z] === PAUSE TestDiskUsage [2022-08-18T19:16:50.173Z] === RUN TestEventsExecDie [2022-08-18T19:16:50.173Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-18T19:16:50.173Z] === RUN TestEventsBackwardsCompatible [2022-08-18T19:16:50.173Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T19:16:50.173Z] === RUN TestEventsVolumeCreate [2022-08-18T19:16:50.173Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-18T19:16:50.173Z] === RUN TestInfoBinaryCommits [2022-08-18T19:16:50.173Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T19:16:50.173Z] === RUN TestInfoAPIVersioned [2022-08-18T19:16:50.173Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-18T19:16:50.173Z] === RUN TestInfoAPI [2022-08-18T19:16:50.173Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T19:16:50.173Z] === RUN TestInfoAPIWarnings [2022-08-18T19:16:51.186Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T19:16:51.416Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-18T19:16:51.754Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T19:16:52.690Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-08-18T19:16:52.690Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-18T19:16:52.690Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-18T19:16:52.690Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T19:16:53.257Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-18T19:16:53.257Z] PASS [2022-08-18T19:16:53.257Z] [2022-08-18T19:16:53.257Z] DONE 24 tests in 6.535s [2022-08-18T19:16:53.257Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T19:16:53.257Z] ++ 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-08-18T19:16:53.257Z] ++ set -e [2022-08-18T19:16:53.257Z] ++ '[' -n 0 ']' [2022-08-18T19:16:53.257Z] ++ set -x [2022-08-18T19:16:53.257Z] ++ env -i DEST=/go/src/github.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-08-18T19:16:53.257Z] INFO: Testing against a local daemon [2022-08-18T19:16:53.257Z] === RUN TestExternalGraphDriver [2022-08-18T19:16:53.516Z] === RUN TestExternalGraphDriver/json [2022-08-18T19:16:55.418Z] === RUN TestExternalGraphDriver/spec [2022-08-18T19:16:56.658Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-18T19:16:56.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-18T19:16:56.794Z] === RUN TestExternalGraphDriver/pull [2022-08-18T19:16:58.039Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-18T19:16:58.697Z] --- PASS: TestExternalGraphDriver (5.13s) [2022-08-18T19:16:58.697Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-08-18T19:16:58.697Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-08-18T19:16:58.697Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-08-18T19:16:58.697Z] === RUN TestGraphdriverPluginV2 [2022-08-18T19:16:58.697Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:16:58.697Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-18T19:16:58.697Z] PASS [2022-08-18T19:16:58.697Z] [2022-08-18T19:16:58.697Z] === Skipped [2022-08-18T19:16:58.697Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-18T19:16:58.697Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:16:58.697Z] [2022-08-18T19:16:58.697Z] DONE 5 tests, 1 skipped in 5.546s [2022-08-18T19:16:58.697Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T19:16:58.697Z] ++ 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-08-18T19:16:58.697Z] ++ set -e [2022-08-18T19:16:58.697Z] ++ '[' -n 0 ']' [2022-08-18T19:16:58.697Z] ++ set -x [2022-08-18T19:16:58.697Z] ++ env -i DEST=/go/src/github.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-08-18T19:16:58.956Z] INFO: Testing against a local daemon [2022-08-18T19:16:58.956Z] === RUN TestContinueAfterPluginCrash [2022-08-18T19:16:58.956Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T19:16:58.956Z] === RUN TestReadPluginNoRead [2022-08-18T19:16:58.956Z] === PAUSE TestReadPluginNoRead [2022-08-18T19:16:58.956Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T19:16:58.956Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T19:16:58.956Z] === CONT TestContinueAfterPluginCrash [2022-08-18T19:16:58.956Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T19:16:59.061Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-18T19:17:00.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-18T19:17:00.287Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-18T19:17:02.243Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-08-18T19:17:02.243Z] === CONT TestReadPluginNoRead [2022-08-18T19:17:02.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-18T19:17:03.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-18T19:17:03.364Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-18T19:17:04.147Z] === RUN TestReadPluginNoRead/default [2022-08-18T19:17:05.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-18T19:17:05.523Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T19:17:06.459Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T19:17:06.718Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-08-18T19:17:07.655Z] === CONT TestReadPluginNoRead [2022-08-18T19:17:07.655Z] read_test.go:92: [dd975ed9b9c3b] daemon is not started [2022-08-18T19:17:07.655Z] --- PASS: TestReadPluginNoRead (5.74s) [2022-08-18T19:17:07.655Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-18T19:17:07.655Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-08-18T19:17:07.655Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-08-18T19:17:07.655Z] PASS [2022-08-18T19:17:07.655Z] [2022-08-18T19:17:07.655Z] DONE 6 tests in 8.852s [2022-08-18T19:17:07.655Z] 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-08-18T19:17:07.655Z] ++ 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-08-18T19:17:07.655Z] ++ set -e [2022-08-18T19:17:07.655Z] ++ '[' -n 0 ']' [2022-08-18T19:17:07.655Z] ++ set -x [2022-08-18T19:17:07.655Z] ++ env -i DEST=/go/src/github.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-08-18T19:17:07.655Z] testing: warning: no tests to run [2022-08-18T19:17:07.655Z] PASS [2022-08-18T19:17:07.655Z] [2022-08-18T19:17:07.655Z] DONE 0 tests in 0.030s [2022-08-18T19:17:07.655Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T19:17:07.655Z] ++ 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-08-18T19:17:07.655Z] ++ set -e [2022-08-18T19:17:07.655Z] ++ '[' -n 0 ']' [2022-08-18T19:17:07.655Z] ++ set -x [2022-08-18T19:17:07.655Z] ++ env -i DEST=/go/src/github.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-08-18T19:17:07.655Z] INFO: Testing against a local daemon [2022-08-18T19:17:07.655Z] === RUN TestPluginWithDevMounts [2022-08-18T19:17:07.655Z] === PAUSE TestPluginWithDevMounts [2022-08-18T19:17:07.655Z] === CONT TestPluginWithDevMounts [2022-08-18T19:17:08.363Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T19:17:08.363Z] === RUN TestInfoDebug [2022-08-18T19:17:08.363Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T19:17:08.363Z] === RUN TestInfoInsecureRegistries [2022-08-18T19:17:08.363Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T19:17:08.363Z] === RUN TestInfoRegistryMirrors [2022-08-18T19:17:08.363Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T19:17:08.363Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T19:17:08.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-18T19:17:08.623Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T19:17:08.624Z] === RUN TestPingCacheHeaders [2022-08-18T19:17:08.884Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T19:17:08.884Z] === RUN TestPingGet [2022-08-18T19:17:08.884Z] --- PASS: TestPingGet (0.01s) [2022-08-18T19:17:08.884Z] === RUN TestPingHead [2022-08-18T19:17:08.884Z] --- PASS: TestPingHead (0.02s) [2022-08-18T19:17:08.884Z] === RUN TestPingSwarmHeader [2022-08-18T19:17:09.172Z] docker_cli_daemon_test.go:2504: [d7ea8a5e7c951] daemon is not started [2022-08-18T19:17:09.453Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T19:17:09.559Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-18T19:17:09.559Z] PASS [2022-08-18T19:17:09.559Z] [2022-08-18T19:17:09.559Z] DONE 1 tests in 1.631s [2022-08-18T19:17:09.559Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T19:17:09.559Z] ++ 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-08-18T19:17:09.559Z] ++ set -e [2022-08-18T19:17:09.559Z] ++ '[' -n 0 ']' [2022-08-18T19:17:09.559Z] ++ set -x [2022-08-18T19:17:09.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:17:09.559Z] INFO: Testing against a local daemon [2022-08-18T19:17:09.559Z] === RUN TestSecretInspect [2022-08-18T19:17:10.023Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T19:17:11.000Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T19:17:11.000Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-08-18T19:17:11.000Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T19:17:11.000Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T19:17:11.000Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T19:17:11.000Z] === RUN TestVersion [2022-08-18T19:17:11.000Z] --- PASS: TestVersion (0.02s) [2022-08-18T19:17:11.000Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-18T19:17:11.000Z] === CONT TestDiskUsage [2022-08-18T19:17:11.061Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-18T19:17:11.463Z] --- PASS: TestSecretInspect (2.18s) [2022-08-18T19:17:11.463Z] === RUN TestSecretList [2022-08-18T19:17:11.576Z] === RUN TestDiskUsage/empty [2022-08-18T19:17:11.576Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T19:17:11.576Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T19:17:11.576Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T19:17:11.576Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T19:17:11.576Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T19:17:11.576Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T19:17:11.576Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T19:17:11.576Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T19:17:11.576Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T19:17:11.576Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T19:17:11.576Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T19:17:11.842Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T19:17:11.842Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T19:17:11.842Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T19:17:11.842Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T19:17:11.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T19:17:11.842Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T19:17:11.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T19:17:11.842Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T19:17:11.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T19:17:11.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T19:17:11.842Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T19:17:12.415Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T19:17:12.415Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T19:17:12.415Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T19:17:12.415Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T19:17:12.415Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T19:17:12.415Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T19:17:12.415Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T19:17:12.415Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T19:17:12.415Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T19:17:12.415Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage (1.64s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.01s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T19:17:12.415Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:17:12.416Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:17:12.416Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T19:17:12.416Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:17:12.416Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.65s) [2022-08-18T19:17:12.416Z] PASS [2022-08-18T19:17:12.416Z] [2022-08-18T19:17:12.416Z] DONE 54 tests in 23.012s [2022-08-18T19:17:12.416Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T19:17:12.676Z] INFO: Testing against a local daemon [2022-08-18T19:17:12.676Z] === RUN TestVolumesCreateAndList [2022-08-18T19:17:12.676Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T19:17:12.676Z] === RUN TestVolumesRemove [2022-08-18T19:17:12.676Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-18T19:17:12.676Z] === RUN TestVolumesInspect [2022-08-18T19:17:12.676Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-18T19:17:12.676Z] === RUN TestVolumesInvalidJSON [2022-08-18T19:17:12.676Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T19:17:12.676Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T19:17:12.676Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T19:17:12.676Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T19:17:12.676Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T19:17:12.676Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T19:17:12.676Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T19:17:12.676Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T19:17:12.676Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T19:17:12.676Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T19:17:12.676Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T19:17:12.676Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T19:17:12.676Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T19:17:12.676Z] PASS [2022-08-18T19:17:12.676Z] [2022-08-18T19:17:12.676Z] DONE 9 tests in 0.177s [2022-08-18T19:17:12.676Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:17:13.246Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-18T19:17:13.246Z] Removing test suite binaries [2022-08-18T19:17:13.246Z] exiting test-integration [2022-08-18T19:17:13.246Z] ++ exit 0 [2022-08-18T19:17:13.246Z] [2022-08-18T19:17:13.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-18T19:17:13.997Z] --- PASS: TestSecretList (2.25s) [2022-08-18T19:17:13.997Z] === RUN TestSecretsCreateAndDelete Post stage [Pipeline] junit [2022-08-18T19:17:14.641Z] Recording test results [2022-08-18T19:17:14.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-18T19:17:15.900Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-08-18T19:17:15.900Z] === RUN TestSecretsUpdate [2022-08-18T19:17:16.174Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T19:17:16.348Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-18T19:17:16.507Z] + echo Ensuring container killed. [2022-08-18T19:17:16.507Z] Ensuring container killed. [2022-08-18T19:17:16.507Z] + docker rm -vf docker-pr1 [2022-08-18T19:17:16.507Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T19:17:16.797Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:17:16.797Z] Chowning /workspace to jenkins user [2022-08-18T19:17:16.797Z] + id -u [2022-08-18T19:17:16.797Z] + id -g [2022-08-18T19:17:16.797Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43993:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T19:17:16.797Z] Unable to find image 'busybox:latest' locally [2022-08-18T19:17:16.797Z] latest: Pulling from library/busybox [2022-08-18T19:17:16.910Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-18T19:17:17.059Z] 50783e0dfb64: Pulling fs layer [2022-08-18T19:17:17.059Z] 50783e0dfb64: Download complete [2022-08-18T19:17:17.059Z] 50783e0dfb64: Pull complete [2022-08-18T19:17:17.059Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T19:17:17.059Z] Status: Downloaded newer image for busybox:latest [2022-08-18T19:17:17.516Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-18T19:17:18.433Z] --- PASS: TestSecretsUpdate (2.14s) [2022-08-18T19:17:18.433Z] === RUN TestTemplatedSecret [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T19:17:18.740Z] + bundleName=amd64-cgroup2 [2022-08-18T19:17:18.740Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T19:17:18.740Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T19:17:18.740Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-18T19:17:18.740Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T19:17:19.014Z] Archiving artifacts [2022-08-18T19:17:19.406Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-18T19:17:20.965Z] --- PASS: TestTemplatedSecret (2.54s) [2022-08-18T19:17:20.965Z] === RUN TestSecretCreateResolve [2022-08-18T19:17:20.998Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43993/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T19:17:21.306Z] + make clean [2022-08-18T19:17:21.306Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T19:17:21.306Z] docker-dev-cache [2022-08-18T19:17:21.306Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T19:17:22.762Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-18T19:17:22.868Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-18T19:17:22.868Z] PASS [2022-08-18T19:17:22.868Z] [2022-08-18T19:17:22.868Z] DONE 6 tests in 13.568s [2022-08-18T19:17:22.868Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T19:17:22.868Z] ++ 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-08-18T19:17:22.868Z] ++ set -e [2022-08-18T19:17:22.868Z] ++ '[' -n 0 ']' [2022-08-18T19:17:22.868Z] ++ set -x [2022-08-18T19:17:22.868Z] ++ env -i DEST=/go/src/github.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-08-18T19:17:22.868Z] INFO: Testing against a local daemon [2022-08-18T19:17:22.868Z] === RUN TestServiceCreateInit [2022-08-18T19:17:23.127Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T19:17:24.650Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-18T19:17:24.650Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-18T19:17:26.016Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-18T19:17:26.413Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T19:17:26.986Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-18T19:17:26.986Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-18T19:17:27.242Z] check_test.go:540: [d2b71af71205b] daemon is not started [2022-08-18T19:17:27.242Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-18T19:17:27.804Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-18T19:17:30.319Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-18T19:17:30.601Z] --- PASS: TestServiceCreateInit (7.01s) [2022-08-18T19:17:30.601Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.24s) [2022-08-18T19:17:30.601Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2022-08-18T19:17:30.601Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T19:17:30.881Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-18T19:17:31.442Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-18T19:17:32.003Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-18T19:17:32.259Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-18T19:17:32.865Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-18T19:17:32.865Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T19:17:32.865Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite (344.85s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.94s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.87s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.49s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.67s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.29s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.20s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.11s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.47s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.55s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.29s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.45s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.87s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.24s) [2022-08-18T19:17:33.469Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.96s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.82s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.47s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.83s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.34s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.72s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.64s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.72s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.39s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.67s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.79s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.82s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.60s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.20s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.29s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.28s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.81s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.11s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.97s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.76s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.27s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.17s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.14s) [2022-08-18T19:17:33.469Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T19:17:33.469Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.14s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.03s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.70s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.87s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.05s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.51s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.03s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.88s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.24s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.93s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.66s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.36s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.22s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.02s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.75s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.97s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.47s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.45s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.53s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.64s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.64s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.39s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.38s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.47s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.06s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.82s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.26s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.86s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.01s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.78s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2022-08-18T19:17:33.469Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.16s) [2022-08-18T19:17:33.469Z] === RUN TestDockerSwarmSuite [2022-08-18T19:17:33.469Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-18T19:17:34.878Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-18T19:17:36.813Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-18T19:17:40.081Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-18T19:17:40.337Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-18T19:17:41.701Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-18T19:17:42.629Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-18T19:17:43.192Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-18T19:17:44.160Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-18T19:17:44.723Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-18T19:17:44.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-18T19:17:44.980Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-18T19:17:45.479Z] --- PASS: TestCreateServiceMultipleTimes (15.37s) [2022-08-18T19:17:45.479Z] === RUN TestCreateServiceConflict [2022-08-18T19:17:48.012Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-08-18T19:17:48.012Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T19:17:50.564Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-08-18T19:17:50.564Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T19:17:57.307Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-18T19:17:57.307Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-18T19:17:57.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-18T19:17:58.473Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-18T19:17:59.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-18T19:18:02.785Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.66s) [2022-08-18T19:18:02.785Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T19:18:04.276Z] docker_api_swarm_test.go:563: [d6ac731d75e92] joining swarm manager [d9b76adc6284c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:18:05.318Z] --- PASS: TestCreateServiceSecretFileMode (2.45s) [2022-08-18T19:18:05.318Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T19:18:07.852Z] --- PASS: TestCreateServiceConfigFileMode (2.04s) [2022-08-18T19:18:07.852Z] === RUN TestCreateServiceSysctls [2022-08-18T19:18:08.463Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-18T19:18:09.413Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-18T19:18:09.414Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T19:18:09.673Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-18T19:18:09.673Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T19:18:09.673Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-18T19:18:09.673Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T19:18:09.673Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-18T19:18:09.673Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T19:18:09.673Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-18T19:18:10.383Z] --- PASS: TestCreateServiceSysctls (3.13s) [2022-08-18T19:18:10.383Z] === RUN TestCreateServiceCapabilities [2022-08-18T19:18:12.916Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-08-18T19:18:12.916Z] === RUN TestInspect [2022-08-18T19:18:13.026Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-18T19:18:15.448Z] --- PASS: TestInspect (2.63s) [2022-08-18T19:18:15.448Z] === RUN TestCreateJob [2022-08-18T19:18:16.090Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T19:18:16.090Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-18T19:18:16.090Z] { [2022-08-18T19:18:16.090Z] "RT_GROUP_ICON": { [2022-08-18T19:18:16.090Z] "#1": { [2022-08-18T19:18:16.090Z] "0409": "../../winresources/docker.ico" [2022-08-18T19:18:16.090Z] } [2022-08-18T19:18:16.090Z] }, [2022-08-18T19:18:16.090Z] "RT_MANIFEST": { [2022-08-18T19:18:16.090Z] "#1": { [2022-08-18T19:18:16.090Z] "0409": { [2022-08-18T19:18:16.090Z] "identity": {}, [2022-08-18T19:18:16.090Z] "description": "Docker Engine", [2022-08-18T19:18:16.090Z] "minimum-os": "vista", [2022-08-18T19:18:16.090Z] "execution-level": "", [2022-08-18T19:18:16.090Z] "ui-access": false, [2022-08-18T19:18:16.090Z] "auto-elevate": false, [2022-08-18T19:18:16.090Z] "dpi-awareness": "unaware", [2022-08-18T19:18:16.090Z] "disable-theming": false, [2022-08-18T19:18:16.090Z] "disable-window-filtering": false, [2022-08-18T19:18:16.090Z] "high-resolution-scrolling-aware": false, [2022-08-18T19:18:16.090Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T19:18:16.090Z] "long-path-aware": false, [2022-08-18T19:18:16.090Z] "printer-driver-isolation": false, [2022-08-18T19:18:16.090Z] "gdi-scaling": false, [2022-08-18T19:18:16.090Z] "segment-heap": false, [2022-08-18T19:18:16.090Z] "use-common-controls-v6": false [2022-08-18T19:18:16.090Z] } [2022-08-18T19:18:16.090Z] } [2022-08-18T19:18:16.090Z] }, [2022-08-18T19:18:16.090Z] "RT_MESSAGETABLE": { [2022-08-18T19:18:16.090Z] "#1": { [2022-08-18T19:18:16.090Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T19:18:16.090Z] } [2022-08-18T19:18:16.090Z] }, [2022-08-18T19:18:16.090Z] "RT_VERSION": { [2022-08-18T19:18:16.090Z] "#1": { [2022-08-18T19:18:16.090Z] "0409": { [2022-08-18T19:18:16.090Z] "fixed": { [2022-08-18T19:18:16.090Z] "file_version": "0.0.0.0", [2022-08-18T19:18:16.090Z] "product_version": "0.0.0.0", [2022-08-18T19:18:16.090Z] "type": "Unknown" [2022-08-18T19:18:16.090Z] }, [2022-08-18T19:18:16.090Z] "info": { [2022-08-18T19:18:16.090Z] "0000": { [2022-08-18T19:18:16.090Z] "CompanyName": "", [2022-08-18T19:18:16.090Z] "FileVersion": "dev", [2022-08-18T19:18:16.090Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T19:18:16.090Z] "OriginalFileName": "docker-proxy.exe", [2022-08-18T19:18:16.090Z] "ProductName": "", [2022-08-18T19:18:16.090Z] "ProductVersion": "dev", [2022-08-18T19:18:16.090Z] "SpecialBuild": "73b1dc64be903d91449a60659cb6a3d0a631cb08" [2022-08-18T19:18:16.090Z] } [2022-08-18T19:18:16.090Z] } [2022-08-18T19:18:16.090Z] } [2022-08-18T19:18:16.090Z] } [2022-08-18T19:18:16.090Z] } [2022-08-18T19:18:16.090Z] } [2022-08-18T19:18:16.090Z] cmd/docker-proxy/genwinres_windows.go [2022-08-18T19:18:16.090Z] cmd/docker-proxy/main.go [2022-08-18T19:18:16.090Z] cmd/docker-proxy/network_proxy_test.go [2022-08-18T19:18:16.090Z] cmd/docker-proxy/proxy.go [2022-08-18T19:18:16.090Z] cmd/docker-proxy/sctp_proxy.go [2022-08-18T19:18:16.090Z] cmd/docker-proxy/tcp_proxy.go [2022-08-18T19:18:16.090Z] cmd/docker-proxy/udp_proxy.go [2022-08-18T19:18:16.090Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T19:18:16.090Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T19:18:16.090Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T19:18:16.090Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-18T19:18:16.090Z] remote: Enumerating objects: 23, done. [2022-08-18T19:18:16.090Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-18T19:18:16.090Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-18T19:18:16.090Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-18T19:18:16.090Z] 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) 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-08-18T19:18:16.090Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-18T19:18:16.090Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-18T19:18:16.090Z] Cross building: bundles/cross/linux/ppc64le [2022-08-18T19:18:16.090Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T19:18:16.090Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T19:18:17.193Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-18T19:18:18.736Z] --- PASS: TestCreateJob (2.90s) [2022-08-18T19:18:18.736Z] === RUN TestReplicatedJob [2022-08-18T19:18:19.128Z] docker_api_swarm_test.go:585: [dc5c205277dbf] joining swarm manager [d9b76adc6284c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:18:20.056Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-18T19:18:20.619Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-18T19:18:24.009Z] --- PASS: TestReplicatedJob (5.26s) [2022-08-18T19:18:24.009Z] === RUN TestUpdateReplicatedJob [2022-08-18T19:18:25.872Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-18T19:18:26.541Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2022-08-18T19:18:26.541Z] === RUN TestServiceListWithStatuses [2022-08-18T19:18:26.541Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:18:26.541Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T19:18:26.541Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T19:18:26.798Z] check_test.go:611: [d6ac731d75e92] daemon is not started [2022-08-18T19:18:30.730Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2022-08-18T19:18:30.730Z] === RUN TestDockerNetworkReConnect [2022-08-18T19:18:31.019Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-18T19:18:31.019Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-18T19:18:32.385Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-18T19:18:32.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-18T19:18:32.385Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T19:18:32.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-18T19:18:34.016Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2022-08-18T19:18:34.016Z] === RUN TestServicePlugin [2022-08-18T19:18:34.016Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:18:34.016Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-18T19:18:34.016Z] === RUN TestServiceUpdateLabel [2022-08-18T19:18:35.694Z] docker_api_swarm_test.go:46: [d092c85de1f1e] joining swarm manager [d64d27a242bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:18:36.256Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-18T19:18:36.548Z] --- PASS: TestServiceUpdateLabel (2.31s) [2022-08-18T19:18:36.548Z] === RUN TestServiceUpdateSecrets [2022-08-18T19:18:36.817Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-18T19:18:36.817Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-18T19:18:37.744Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-18T19:18:38.672Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-18T19:18:39.640Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-18T19:18:49.667Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-18T19:18:49.667Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-18T19:18:51.422Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2022-08-18T19:18:51.423Z] === RUN TestServiceUpdateConfigs [2022-08-18T19:18:52.183Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-18T19:18:53.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-18T19:18:54.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-18T19:18:54.733Z] --- PASS: TestImportExtremelyLargeImageWorks (177.18s) [2022-08-18T19:18:54.733Z] PASS [2022-08-18T19:18:54.733Z] [2022-08-18T19:18:54.733Z] DONE 22 tests in 181.474s [2022-08-18T19:18:54.733Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T19:18:54.733Z] ++ 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-08-18T19:18:54.733Z] ++ set -e [2022-08-18T19:18:54.733Z] ++ '[' -n 0 ']' [2022-08-18T19:18:54.733Z] ++ set -x [2022-08-18T19:18:54.733Z] ++ env -i DEST=/go/src/github.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-08-18T19:18:54.733Z] === RUN TestStripANSICommands [2022-08-18T19:18:54.733Z] === RUN TestStripANSICommands/#00 [2022-08-18T19:18:54.733Z] === RUN TestStripANSICommands/#01 [2022-08-18T19:18:54.733Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T19:18:54.733Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T19:18:54.733Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T19:18:54.733Z] PASS [2022-08-18T19:18:54.733Z] [2022-08-18T19:18:54.733Z] DONE 3 tests in 0.058s [2022-08-18T19:18:54.989Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T19:18:54.989Z] ++ 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-08-18T19:18:54.989Z] ++ set -e [2022-08-18T19:18:54.989Z] ++ '[' -n 0 ']' [2022-08-18T19:18:54.989Z] ++ set -x [2022-08-18T19:18:54.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:18:54.989Z] INFO: Testing against a local daemon [2022-08-18T19:18:54.989Z] === RUN TestNetworkCreateDelete [2022-08-18T19:18:55.245Z] --- PASS: TestNetworkCreateDelete (0.22s) [2022-08-18T19:18:55.245Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T19:18:55.849Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-08-18T19:18:55.849Z] === RUN TestDaemonDNSFallback [2022-08-18T19:19:01.091Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-18T19:19:01.091Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-18T19:19:01.091Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-18T19:19:02.980Z] --- PASS: TestDaemonDNSFallback (7.03s) [2022-08-18T19:19:02.980Z] === RUN TestInspectNetwork [2022-08-18T19:19:03.543Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-18T19:19:05.436Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-18T19:19:06.298Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-08-18T19:19:06.298Z] === RUN TestServiceUpdateNetwork [2022-08-18T19:19:06.806Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T19:19:06.806Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T19:19:06.806Z] === RUN TestInspectNetwork/network_name [2022-08-18T19:19:06.806Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T19:19:07.062Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-18T19:19:11.339Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-18T19:19:11.339Z] --- PASS: TestInspectNetwork (8.33s) [2022-08-18T19:19:11.339Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T19:19:11.339Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T19:19:11.339Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T19:19:11.339Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T19:19:11.339Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T19:19:12.746Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-18T19:19:13.311Z] --- PASS: TestRunContainerWithBridgeNone (2.09s) [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T19:19:13.311Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:19:13.311Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:19:13.311Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:19:13.311Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T19:19:13.311Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T19:19:13.311Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T19:19:13.311Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T19:19:13.311Z] === RUN TestNetworkList [2022-08-18T19:19:13.311Z] === RUN TestNetworkList//networks [2022-08-18T19:19:13.311Z] === PAUSE TestNetworkList//networks [2022-08-18T19:19:13.311Z] === RUN TestNetworkList//networks/ [2022-08-18T19:19:13.311Z] === PAUSE TestNetworkList//networks/ [2022-08-18T19:19:13.311Z] === CONT TestNetworkList//networks [2022-08-18T19:19:13.311Z] === CONT TestNetworkList//networks/ [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkList (0.04s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-08-18T19:19:13.311Z] --- PASS: TestNetworkList//networks (0.01s) [2022-08-18T19:19:13.311Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T19:19:13.875Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-08-18T19:19:13.875Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T19:19:14.436Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-18T19:19:15.000Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T19:19:15.000Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T19:19:15.561Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-08-18T19:19:15.561Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T19:19:16.928Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-08-18T19:19:16.928Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T19:19:18.299Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-08-18T19:19:18.299Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T19:19:18.500Z] --- PASS: TestServiceUpdateNetwork (11.82s) [2022-08-18T19:19:18.500Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T19:19:18.500Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T19:19:18.500Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T19:19:18.860Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-08-18T19:19:18.860Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T19:19:22.165Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s) [2022-08-18T19:19:22.165Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T19:19:22.165Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:19:22.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:19:22.165Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T19:19:26.331Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-18T19:19:26.331Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-18T19:19:26.612Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T19:19:28.889Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-18T19:19:29.144Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-18T19:19:29.144Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-18T19:19:29.706Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-18T19:19:29.706Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-18T19:19:29.961Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-18T19:19:30.261Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-18T19:19:32.151Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-18T19:19:33.078Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-18T19:19:33.228Z] --- PASS: TestServiceUpdatePidsLimit (15.99s) [2022-08-18T19:19:33.228Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-18T19:19:33.228Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-18T19:19:33.228Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-08-18T19:19:33.228Z] PASS [2022-08-18T19:19:33.228Z] [2022-08-18T19:19:33.228Z] === Skipped [2022-08-18T19:19:33.228Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T19:19:33.228Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:19:33.228Z] [2022-08-18T19:19:33.228Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-18T19:19:33.228Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:19:33.228Z] [2022-08-18T19:19:33.228Z] DONE 27 tests, 2 skipped in 129.795s [2022-08-18T19:19:33.228Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T19:19:33.228Z] ++ 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-08-18T19:19:33.228Z] ++ set -e [2022-08-18T19:19:33.228Z] ++ '[' -n 0 ']' [2022-08-18T19:19:33.228Z] ++ set -x [2022-08-18T19:19:33.228Z] ++ env -i DEST=/go/src/github.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-08-18T19:19:33.228Z] INFO: Testing against a local daemon [2022-08-18T19:19:33.228Z] === RUN TestSessionCreate [2022-08-18T19:19:33.228Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T19:19:33.228Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T19:19:33.228Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T19:19:33.228Z] PASS [2022-08-18T19:19:33.228Z] [2022-08-18T19:19:33.228Z] DONE 2 tests in 0.139s [2022-08-18T19:19:33.228Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T19:19:33.228Z] ++ 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-08-18T19:19:33.228Z] ++ set -e [2022-08-18T19:19:33.228Z] ++ '[' -n 0 ']' [2022-08-18T19:19:33.228Z] ++ set -x [2022-08-18T19:19:33.228Z] ++ env -i DEST=/go/src/github.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-08-18T19:19:33.228Z] INFO: Testing against a local daemon [2022-08-18T19:19:33.228Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T19:19:33.228Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T19:19:33.228Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T19:19:33.228Z] === RUN TestDiskUsage [2022-08-18T19:19:33.228Z] === PAUSE TestDiskUsage [2022-08-18T19:19:33.228Z] === RUN TestEventsExecDie [2022-08-18T19:19:33.487Z] --- PASS: TestEventsExecDie (0.52s) [2022-08-18T19:19:33.487Z] === RUN TestEventsBackwardsCompatible [2022-08-18T19:19:33.487Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T19:19:33.487Z] === RUN TestEventsVolumeCreate [2022-08-18T19:19:33.487Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T19:19:33.487Z] === RUN TestInfoBinaryCommits [2022-08-18T19:19:33.746Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T19:19:33.746Z] === RUN TestInfoAPIVersioned [2022-08-18T19:19:33.746Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T19:19:33.746Z] === RUN TestInfoAPI [2022-08-18T19:19:33.746Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T19:19:33.746Z] === RUN TestInfoAPIWarnings [2022-08-18T19:19:34.049Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-18T19:19:34.975Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-18T19:19:35.536Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-18T19:19:36.140Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-18T19:19:37.549Z] --- PASS: TestServiceWithDataPathPortInit (16.01s) [2022-08-18T19:19:37.549Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T19:19:41.798Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8u28ha1pcl37p80z8p6gzerch Created:2022-08-18 19:19:39.04274279 +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[b30272e3dce92d53592c20712493f1c4ae783acb1aabc4d896b39bbc1e2e4580:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wlpvj4rjmx2awwhbs71vbsgiu EndpointID:48758e6e32eaed171d2f25d3686b9fe1dc406d6a08c3b33d8920a7acde1705bb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:711ab0283ebf064a228d96a42f0f02946657191cdb95e7a7d284fcd9f1784a3f 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:e0437085d928 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wlpvj4rjmx2awwhbs71vbsgiu EndpointID:48758e6e32eaed171d2f25d3686b9fe1dc406d6a08c3b33d8920a7acde1705bb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T19:19:41.798Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-18T19:19:43.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-18T19:19:45.099Z] docker_api_swarm_test.go:304: [da8550a02f26d] joining swarm manager [d5ca02360310e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:19:45.660Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.16s) [2022-08-18T19:19:45.660Z] PASS [2022-08-18T19:19:45.917Z] [2022-08-18T19:19:45.917Z] === Skipped [2022-08-18T19:19:45.917Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:19:45.917Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:19:45.917Z] [2022-08-18T19:19:45.917Z] DONE 38 tests, 1 skipped in 50.922s [2022-08-18T19:19:45.917Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:19:45.917Z] ++ 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-08-18T19:19:45.917Z] ++ set -e [2022-08-18T19:19:45.917Z] ++ '[' -n 0 ']' [2022-08-18T19:19:45.917Z] ++ set -x [2022-08-18T19:19:45.917Z] ++ env -i DEST=/go/src/github.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-08-18T19:19:45.917Z] INFO: Testing against a local daemon [2022-08-18T19:19:45.917Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T19:19:45.917Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:19:45.917Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:19:45.917Z] === RUN TestDockerNetworkIpvlan [2022-08-18T19:19:45.917Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:19:45.917Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:19:45.917Z] PASS [2022-08-18T19:19:45.917Z] [2022-08-18T19:19:45.917Z] === Skipped [2022-08-18T19:19:45.917Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:19:45.917Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:19:45.917Z] [2022-08-18T19:19:45.917Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:19:45.917Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:19:45.917Z] [2022-08-18T19:19:45.917Z] DONE 2 tests, 2 skipped in 0.115s [2022-08-18T19:19:45.917Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:19:45.917Z] ++ 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-08-18T19:19:45.917Z] ++ set -e [2022-08-18T19:19:45.917Z] ++ '[' -n 0 ']' [2022-08-18T19:19:45.917Z] ++ set -x [2022-08-18T19:19:45.917Z] ++ env -i DEST=/go/src/github.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-08-18T19:19:46.173Z] INFO: Testing against a local daemon [2022-08-18T19:19:46.173Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T19:19:46.746Z] docker_api_swarm_test.go:305: [d43396dde61a1] joining swarm manager [d5ca02360310e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:19:47.673Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.56s) [2022-08-18T19:19:47.673Z] === RUN TestDockerNetworkMacvlan [2022-08-18T19:19:47.673Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-18T19:19:48.600Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T19:19:49.161Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T19:19:50.089Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T19:19:51.825Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-18T19:19:51.825Z] === RUN TestInfoDebug [2022-08-18T19:19:51.825Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T19:19:51.825Z] === RUN TestInfoInsecureRegistries [2022-08-18T19:19:51.825Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T19:19:51.825Z] === RUN TestInfoRegistryMirrors [2022-08-18T19:19:51.825Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T19:19:51.825Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T19:19:52.084Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-18T19:19:52.084Z] === RUN TestPingCacheHeaders [2022-08-18T19:19:52.084Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T19:19:52.084Z] === RUN TestPingGet [2022-08-18T19:19:52.084Z] --- PASS: TestPingGet (0.01s) [2022-08-18T19:19:52.084Z] === RUN TestPingHead [2022-08-18T19:19:52.084Z] --- PASS: TestPingHead (0.02s) [2022-08-18T19:19:52.084Z] === RUN TestPingSwarmHeader [2022-08-18T19:19:52.603Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T19:19:52.651Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T19:19:53.218Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T19:19:54.153Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T19:19:54.153Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-08-18T19:19:54.153Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T19:19:54.153Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T19:19:54.153Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T19:19:54.153Z] === RUN TestVersion [2022-08-18T19:19:54.153Z] --- PASS: TestVersion (0.02s) [2022-08-18T19:19:54.153Z] === CONT TestDiskUsage [2022-08-18T19:19:54.720Z] === RUN TestDiskUsage/empty [2022-08-18T19:19:54.720Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T19:19:54.720Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T19:19:54.720Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T19:19:54.720Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T19:19:54.720Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T19:19:54.720Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T19:19:54.720Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T19:19:54.720Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T19:19:54.720Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T19:19:54.720Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T19:19:54.720Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T19:19:54.979Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T19:19:54.979Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T19:19:54.979Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T19:19:54.979Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T19:19:54.979Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T19:19:54.979Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T19:19:54.979Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T19:19:54.979Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T19:19:54.979Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T19:19:54.979Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T19:19:54.979Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T19:19:55.164Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T19:19:55.238Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T19:19:55.238Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T19:19:55.238Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T19:19:55.238Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T19:19:55.238Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T19:19:55.238Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T19:19:55.238Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T19:19:55.238Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T19:19:55.238Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T19:19:55.238Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage (1.14s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:19:55.497Z] PASS [2022-08-18T19:19:55.497Z] [2022-08-18T19:19:55.497Z] === Skipped [2022-08-18T19:19:55.497Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T19:19:55.497Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T19:19:55.497Z] [2022-08-18T19:19:55.497Z] DONE 54 tests, 1 skipped in 22.526s [2022-08-18T19:19:55.497Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T19:19:55.497Z] ++ 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-08-18T19:19:55.497Z] ++ set -e [2022-08-18T19:19:55.497Z] ++ '[' -n 0 ']' [2022-08-18T19:19:55.497Z] ++ set -x [2022-08-18T19:19:55.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:19:55.497Z] INFO: Testing against a local daemon [2022-08-18T19:19:55.497Z] === RUN TestVolumesCreateAndList [2022-08-18T19:19:55.497Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T19:19:55.497Z] === RUN TestVolumesRemove [2022-08-18T19:19:55.497Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T19:19:55.497Z] === RUN TestVolumesInspect [2022-08-18T19:19:55.497Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T19:19:55.497Z] === RUN TestVolumesInvalidJSON [2022-08-18T19:19:55.497Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T19:19:55.497Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T19:19:55.497Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T19:19:55.497Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T19:19:55.497Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T19:19:55.497Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T19:19:55.497Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T19:19:55.497Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T19:19:55.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T19:19:55.497Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T19:19:55.497Z] PASS [2022-08-18T19:19:55.497Z] [2022-08-18T19:19:55.497Z] DONE 9 tests in 0.187s [2022-08-18T19:19:55.497Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:19:55.756Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T19:19:55.756Z] +++ kill 14463 [2022-08-18T19:19:56.018Z] +++ /etc/init.d/apparmor stop [2022-08-18T19:19:56.018Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:19:56.018Z] [2022-08-18T19:19:56.018Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:19:56.018Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:19:56.018Z] [2022-08-18T19:19:56.018Z] To set a process to complain mode, use the command line tool [2022-08-18T19:19:56.018Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:19:56.018Z] +++ true [2022-08-18T19:19:56.018Z] exiting test-integration [2022-08-18T19:19:56.018Z] ++ exit 0 [2022-08-18T19:19:56.018Z] Post stage [Pipeline] junit [2022-08-18T19:19:56.605Z] Recording test results [2022-08-18T19:19:56.858Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T19:19:57.183Z] + echo Ensuring container killed. [2022-08-18T19:19:57.183Z] Ensuring container killed. [2022-08-18T19:19:57.183Z] + docker rm -vf docker-pr1 [2022-08-18T19:19:57.183Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T19:19:57.465Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:19:57.465Z] Chowning /workspace to jenkins user [2022-08-18T19:19:57.465Z] + id -u [2022-08-18T19:19:57.465Z] + id -g [2022-08-18T19:19:57.465Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43993:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T19:19:57.465Z] Unable to find image 'busybox:latest' locally [2022-08-18T19:19:57.723Z] latest: Pulling from library/busybox [2022-08-18T19:19:57.723Z] 98b248744137: Pulling fs layer [2022-08-18T19:19:57.723Z] 98b248744137: Verifying Checksum [2022-08-18T19:19:57.723Z] 98b248744137: Download complete [2022-08-18T19:19:57.723Z] 98b248744137: Pull complete [2022-08-18T19:19:57.723Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T19:19:57.723Z] Status: Downloaded newer image for busybox:latest [2022-08-18T19:19:57.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T19:19:59.181Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T19:19:59.399Z] + bundleName=arm64-integration [2022-08-18T19:19:59.399Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-18T19:19:59.399Z] Creating arm64-integration-bundles.tar.gz [2022-08-18T19:19:59.399Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-18T19:19:59.399Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T19:19:59.669Z] Archiving artifacts [2022-08-18T19:19:59.742Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-18T19:20:00.305Z] --- PASS: TestDockerNetworkMacvlan (12.80s) [2022-08-18T19:20:00.305Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-18T19:20:00.305Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-18T19:20:00.305Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2022-08-18T19:20:00.305Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2022-08-18T19:20:00.305Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s) [2022-08-18T19:20:00.305Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2022-08-18T19:20:00.305Z] PASS [2022-08-18T19:20:00.305Z] [2022-08-18T19:20:00.305Z] DONE 8 tests in 14.495s [2022-08-18T19:20:00.606Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T19:20:00.606Z] ++ 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-08-18T19:20:00.606Z] ++ set -e [2022-08-18T19:20:00.606Z] ++ '[' -n 0 ']' [2022-08-18T19:20:00.606Z] ++ set -x [2022-08-18T19:20:00.606Z] ++ env -i DEST=/go/src/github.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-08-18T19:20:00.606Z] testing: warning: no tests to run [2022-08-18T19:20:00.606Z] PASS [2022-08-18T19:20:00.606Z] [2022-08-18T19:20:00.606Z] DONE 0 tests in 0.046s [2022-08-18T19:20:00.606Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T19:20:00.606Z] ++ 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-08-18T19:20:00.606Z] ++ set -e [2022-08-18T19:20:00.606Z] ++ '[' -n 0 ']' [2022-08-18T19:20:00.606Z] ++ set -x [2022-08-18T19:20:00.606Z] ++ env -i DEST=/go/src/github.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-08-18T19:20:00.606Z] INFO: Testing against a local daemon [2022-08-18T19:20:00.606Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T19:20:01.377Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43993/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T19:20:01.683Z] + make clean [2022-08-18T19:20:01.942Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T19:20:01.942Z] docker-dev-cache [2022-08-18T19:20:01.942Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T19:20:01.971Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2022-08-18T19:20:01.971Z] === RUN TestAuthZPluginTLS [2022-08-18T19:20:02.532Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-08-18T19:20:02.532Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T19:20:02.788Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-18T19:20:03.350Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-08-18T19:20:03.350Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T19:20:03.616Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-18T19:20:03.616Z] === RUN TestAuthZPluginDenyResponse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T19:20:04.187Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-18T19:20:04.187Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T19:20:05.553Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2022-08-18T19:20:05.553Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T19:20:06.115Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T19:20:06.115Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T19:20:06.676Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-18T19:20:06.676Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T19:20:06.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-18T19:20:07.188Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-08-18T19:20:07.188Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T19:20:07.444Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-18T19:20:07.529Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T19:20:07.529Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T19:20:07.529Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T19:20:07.529Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T19:20:07.529Z] Cross building: bundles/cross/linux/s390x [2022-08-18T19:20:07.529Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T19:20:07.529Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T19:20:08.005Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-18T19:20:08.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-18T19:20:09.272Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2022-08-18T19:20:09.272Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T19:20:09.834Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-18T19:20:09.834Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T19:20:09.834Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-18T19:20:10.090Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-18T19:20:11.062Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s) [2022-08-18T19:20:11.062Z] === RUN TestAuthZPluginHeader [2022-08-18T19:20:12.041Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-08-18T19:20:12.041Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T19:20:14.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-18T19:20:17.082Z] docker_api_swarm_test.go:272: [d6c40e22742b4] joining swarm manager [d1352366d0b3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:20:17.082Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.27s) [2022-08-18T19:20:17.082Z] === RUN TestAuthZPluginV2Disable [2022-08-18T19:20:18.489Z] docker_api_swarm_test.go:273: [df3e8cf2f0400] joining swarm manager [d1352366d0b3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:20:18.745Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-18T19:20:19.000Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-18T19:20:19.561Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-18T19:20:19.818Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-18T19:20:20.075Z] === RUN TestDockerSuite/TestBuildFails [2022-08-18T19:20:20.637Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-18T19:20:20.637Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-18T19:20:21.565Z] --- PASS: TestAuthZPluginV2Disable (4.21s) [2022-08-18T19:20:21.565Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T19:20:22.533Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-18T19:20:23.972Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-18T19:20:25.338Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-18T19:20:25.338Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.90s) [2022-08-18T19:20:25.338Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T19:20:26.265Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-18T19:20:26.522Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-18T19:20:27.084Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-18T19:20:29.020Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-18T19:20:29.947Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-18T19:20:30.509Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-18T19:20:33.068Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-18T19:20:34.432Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-18T19:20:35.360Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-18T19:20:35.616Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-18T19:20:36.178Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-18T19:20:36.434Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.20s) [2022-08-18T19:20:36.434Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T19:20:36.689Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-18T19:20:37.251Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-18T19:20:37.251Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-18T19:20:37.860Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-18T19:20:38.116Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-18T19:20:38.372Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-18T19:20:38.627Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-18T19:20:38.883Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-18T19:20:39.138Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-18T19:20:40.064Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-18T19:20:40.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-18T19:20:42.213Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-18T19:20:46.379Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-18T19:20:48.894Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-18T19:20:48.894Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-18T19:20:48.894Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-18T19:20:48.894Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-18T19:20:48.894Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-18T19:20:49.150Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-18T19:20:50.079Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-18T19:20:51.443Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-18T19:20:53.333Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-18T19:20:53.333Z] PASS [2022-08-18T19:20:53.333Z] [2022-08-18T19:20:53.333Z] DONE 17 tests in 52.803s [2022-08-18T19:20:53.333Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T19:20:53.333Z] ++ 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-08-18T19:20:53.333Z] ++ set -e [2022-08-18T19:20:53.333Z] ++ '[' -n 0 ']' [2022-08-18T19:20:53.333Z] ++ set -x [2022-08-18T19:20:53.333Z] ++ env -i DEST=/go/src/github.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-08-18T19:20:53.589Z] INFO: Testing against a local daemon [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:20:53.589Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:20:53.589Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T19:20:53.589Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T19:20:53.589Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T19:20:53.589Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T19:20:53.589Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T19:20:53.589Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T19:20:53.589Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T19:20:53.589Z] === RUN TestPluginInstall [2022-08-18T19:20:53.589Z] === RUN TestPluginInstall/no_auth [2022-08-18T19:20:53.589Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-18T19:20:54.150Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-18T19:20:54.406Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-18T19:20:55.773Z] time="2022-08-18T19:20:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:20:55.773Z] time="2022-08-18T19:20:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:567f84bf9a1dcfbf22f26e2dd7a57446d2e1421901726a4d57de765672d134a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:20:55.773Z] time="2022-08-18T19:20:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:20:55.773Z] time="2022-08-18T19:20:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:567f84bf9a1dcfbf22f26e2dd7a57446d2e1421901726a4d57de765672d134a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:20:56.335Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T19:20:56.591Z] time="2022-08-18T19:20:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:20:56.591Z] time="2022-08-18T19:20:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02338d13b1b764be17522d14e6eee47202fedd401ff274a53acf44a104a2fb54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:20:56.591Z] time="2022-08-18T19:20:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:20:56.591Z] time="2022-08-18T19:20:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02338d13b1b764be17522d14e6eee47202fedd401ff274a53acf44a104a2fb54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:20:57.152Z] === RUN TestPluginInstall/with_insecure [2022-08-18T19:20:58.085Z] time="2022-08-18T19:20:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:20:58.085Z] time="2022-08-18T19:20:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea22d61a036fe46c736b887cee954062de84ab01356a8e22f93826efd4f80fe5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:20:58.085Z] time="2022-08-18T19:20:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:20:58.085Z] time="2022-08-18T19:20:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea22d61a036fe46c736b887cee954062de84ab01356a8e22f93826efd4f80fe5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:20:58.342Z] plugin_test.go:195: [d617e7ffd976d] daemon is not started [2022-08-18T19:20:58.342Z] --- PASS: TestPluginInstall (4.90s) [2022-08-18T19:20:58.342Z] --- PASS: TestPluginInstall/no_auth (2.72s) [2022-08-18T19:20:58.342Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-08-18T19:20:58.342Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-08-18T19:20:58.342Z] === RUN TestPluginsWithRuntimes [2022-08-18T19:21:00.230Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T19:21:01.156Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T19:21:02.116Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-18T19:21:02.372Z] --- PASS: TestPluginsWithRuntimes (4.00s) [2022-08-18T19:21:02.372Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-08-18T19:21:02.372Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2022-08-18T19:21:02.372Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T19:21:03.303Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-08-18T19:21:03.303Z] PASS [2022-08-18T19:21:03.303Z] [2022-08-18T19:21:03.303Z] DONE 24 tests in 9.819s [2022-08-18T19:21:03.303Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T19:21:03.303Z] ++ 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-08-18T19:21:03.303Z] ++ set -e [2022-08-18T19:21:03.303Z] ++ '[' -n 0 ']' [2022-08-18T19:21:03.303Z] ++ set -x [2022-08-18T19:21:03.303Z] ++ env -i DEST=/go/src/github.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-08-18T19:21:03.303Z] INFO: Testing against a local daemon [2022-08-18T19:21:03.303Z] === RUN TestExternalGraphDriver [2022-08-18T19:21:03.559Z] === RUN TestExternalGraphDriver/json [2022-08-18T19:21:04.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-18T19:21:05.579Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-18T19:21:05.836Z] === RUN TestExternalGraphDriver/spec [2022-08-18T19:21:07.249Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-18T19:21:08.176Z] === RUN TestExternalGraphDriver/pull [2022-08-18T19:21:08.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-18T19:21:09.384Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-18T19:21:09.384Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T19:21:09.640Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-18T19:21:10.200Z] --- PASS: TestExternalGraphDriver (6.81s) [2022-08-18T19:21:10.200Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2022-08-18T19:21:10.200Z] --- PASS: TestExternalGraphDriver/spec (2.39s) [2022-08-18T19:21:10.200Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2022-08-18T19:21:10.200Z] === RUN TestGraphdriverPluginV2 [2022-08-18T19:21:11.128Z] docker_api_swarm_node_test.go:20: [dd5542cd1eb63] joining swarm manager [d1a0c8e205a21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:21:12.054Z] docker_api_swarm_node_test.go:21: [de41798568fad] joining swarm manager [d1a0c8e205a21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:21:13.991Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-18T19:21:13.991Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-18T19:21:14.919Z] --- PASS: TestGraphdriverPluginV2 (4.74s) [2022-08-18T19:21:14.919Z] PASS [2022-08-18T19:21:14.919Z] [2022-08-18T19:21:14.919Z] DONE 5 tests in 11.671s [2022-08-18T19:21:14.919Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T19:21:14.919Z] ++ 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-08-18T19:21:14.919Z] ++ set -e [2022-08-18T19:21:14.919Z] ++ '[' -n 0 ']' [2022-08-18T19:21:14.919Z] ++ set -x [2022-08-18T19:21:14.919Z] ++ env -i DEST=/go/src/github.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-08-18T19:21:14.919Z] INFO: Testing against a local daemon [2022-08-18T19:21:14.919Z] === RUN TestContinueAfterPluginCrash [2022-08-18T19:21:14.919Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T19:21:14.919Z] === RUN TestReadPluginNoRead [2022-08-18T19:21:14.919Z] === PAUSE TestReadPluginNoRead [2022-08-18T19:21:14.919Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T19:21:14.919Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T19:21:14.919Z] === CONT TestContinueAfterPluginCrash [2022-08-18T19:21:14.919Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T19:21:15.847Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-18T19:21:16.148Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-18T19:21:18.708Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-18T19:21:18.708Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-18T19:21:19.270Z] --- PASS: TestDaemonStartWithLogOpt (4.38s) [2022-08-18T19:21:19.270Z] === CONT TestReadPluginNoRead [2022-08-18T19:21:19.526Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-18T19:21:20.465Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-18T19:21:21.876Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-18T19:21:22.132Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-18T19:21:22.132Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-18T19:21:22.132Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T19:21:22.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-18T19:21:22.694Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-18T19:21:23.257Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-18T19:21:23.819Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T19:21:24.076Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-18T19:21:24.331Z] --- PASS: TestContinueAfterPluginCrash (9.45s) [2022-08-18T19:21:25.701Z] === RUN TestReadPluginNoRead/default [2022-08-18T19:21:25.962Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-18T19:21:27.850Z] === CONT TestReadPluginNoRead [2022-08-18T19:21:27.850Z] read_test.go:92: [d1f48a8562be6] daemon is not started [2022-08-18T19:21:27.850Z] --- PASS: TestReadPluginNoRead (8.28s) [2022-08-18T19:21:27.850Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2022-08-18T19:21:27.850Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2022-08-18T19:21:27.850Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2022-08-18T19:21:27.850Z] PASS [2022-08-18T19:21:27.850Z] [2022-08-18T19:21:27.850Z] DONE 6 tests in 12.800s [2022-08-18T19:21:27.850Z] 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-08-18T19:21:27.850Z] ++ 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-08-18T19:21:27.850Z] ++ set -e [2022-08-18T19:21:27.850Z] ++ '[' -n 0 ']' [2022-08-18T19:21:27.850Z] ++ set -x [2022-08-18T19:21:27.850Z] ++ env -i DEST=/go/src/github.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-08-18T19:21:27.850Z] testing: warning: no tests to run [2022-08-18T19:21:27.850Z] PASS [2022-08-18T19:21:27.850Z] [2022-08-18T19:21:27.850Z] DONE 0 tests in 0.042s [2022-08-18T19:21:27.850Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T19:21:27.850Z] ++ 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-08-18T19:21:27.850Z] ++ set -e [2022-08-18T19:21:27.850Z] ++ '[' -n 0 ']' [2022-08-18T19:21:27.850Z] ++ set -x [2022-08-18T19:21:27.850Z] ++ env -i DEST=/go/src/github.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-08-18T19:21:27.850Z] INFO: Testing against a local daemon [2022-08-18T19:21:27.850Z] === RUN TestPluginWithDevMounts [2022-08-18T19:21:27.850Z] === PAUSE TestPluginWithDevMounts [2022-08-18T19:21:27.850Z] === CONT TestPluginWithDevMounts [2022-08-18T19:21:28.106Z] docker_api_swarm_test.go:502: [d85db08d6e524] joining swarm manager [d64d3bdbcf454]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:21:29.471Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-18T19:21:29.728Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-08-18T19:21:29.728Z] PASS [2022-08-18T19:21:29.728Z] [2022-08-18T19:21:29.728Z] DONE 1 tests in 1.937s [2022-08-18T19:21:29.728Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T19:21:29.728Z] ++ 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-08-18T19:21:29.728Z] ++ set -e [2022-08-18T19:21:29.728Z] ++ '[' -n 0 ']' [2022-08-18T19:21:29.728Z] ++ set -x [2022-08-18T19:21:29.728Z] ++ env -i DEST=/go/src/github.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-08-18T19:21:29.984Z] INFO: Testing against a local daemon [2022-08-18T19:21:29.984Z] === RUN TestSecretInspect [2022-08-18T19:21:30.239Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-18T19:21:32.170Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-18T19:21:32.427Z] --- PASS: TestSecretInspect (2.59s) [2022-08-18T19:21:32.427Z] === RUN TestSecretList [2022-08-18T19:21:32.988Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-18T19:21:34.353Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-18T19:21:35.279Z] --- PASS: TestSecretList (2.63s) [2022-08-18T19:21:35.279Z] === RUN TestSecretsCreateAndDelete [2022-08-18T19:21:37.173Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-18T19:21:37.735Z] --- PASS: TestSecretsCreateAndDelete (2.57s) [2022-08-18T19:21:37.735Z] === RUN TestSecretsUpdate [2022-08-18T19:21:38.309Z] docker_api_swarm_test.go:507: [d6427262abac2] joining swarm manager [d64d3bdbcf454]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:21:38.875Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-18T19:21:39.802Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-18T19:21:40.731Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-18T19:21:40.731Z] --- PASS: TestSecretsUpdate (2.92s) [2022-08-18T19:21:40.731Z] === RUN TestTemplatedSecret [2022-08-18T19:21:44.042Z] --- PASS: TestTemplatedSecret (3.08s) [2022-08-18T19:21:44.042Z] === RUN TestSecretCreateResolve [2022-08-18T19:21:46.557Z] --- PASS: TestSecretCreateResolve (2.67s) [2022-08-18T19:21:46.557Z] PASS [2022-08-18T19:21:46.557Z] [2022-08-18T19:21:46.557Z] DONE 6 tests in 16.583s [2022-08-18T19:21:46.557Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T19:21:46.557Z] ++ 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-08-18T19:21:46.557Z] ++ set -e [2022-08-18T19:21:46.557Z] ++ '[' -n 0 ']' [2022-08-18T19:21:46.557Z] ++ set -x [2022-08-18T19:21:46.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:21:46.557Z] INFO: Testing against a local daemon [2022-08-18T19:21:46.557Z] === RUN TestServiceCreateInit [2022-08-18T19:21:46.557Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T19:21:47.922Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-18T19:21:51.192Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-18T19:21:51.447Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T19:21:53.336Z] === RUN TestDockerSuite/TestBuildRm [2022-08-18T19:21:55.849Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-18T19:21:55.849Z] --- PASS: TestServiceCreateInit (9.39s) [2022-08-18T19:21:55.849Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.82s) [2022-08-18T19:21:55.849Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.53s) [2022-08-18T19:21:55.849Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T19:21:56.414Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-18T19:21:57.780Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-18T19:21:58.342Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-18T19:21:59.003Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T19:21:59.003Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T19:21:59.003Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T19:21:59.003Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T19:21:59.003Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T19:21:59.328Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T19:21:59.606Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b1dc64be903d91449a60659cb6a3d0a631cb08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:73b1dc64be903d91449a60659cb6a3d0a631cb08 hack/test/unit [2022-08-18T19:21:59.717Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-18T19:21:59.863Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-18T19:21:59.864Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T19:21:59.864Z] + TESTDIRS=./... [2022-08-18T19:21:59.864Z] + exclude_paths='/vendor/|/integration' [2022-08-18T19:21:59.864Z] ++ go list ./... [2022-08-18T19:21:59.864Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T19:22:00.701Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-18T19:22:00.797Z] + pkg_list='github.com/docker/docker/api [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/backend [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/container [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/events [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/filters [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/image [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/mount [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/network [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/registry [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/time [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/versions [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:22:00.797Z] github.com/docker/docker/api/types/volume [2022-08-18T19:22:00.797Z] github.com/docker/docker/builder [2022-08-18T19:22:00.797Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:22:00.797Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:22:00.797Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:22:00.797Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:22:00.797Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:22:00.797Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:22:00.797Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:22:00.797Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:22:00.797Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:22:00.797Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:22:00.797Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:22:00.797Z] github.com/docker/docker/cli [2022-08-18T19:22:00.797Z] github.com/docker/docker/cli/config [2022-08-18T19:22:00.797Z] github.com/docker/docker/cli/debug [2022-08-18T19:22:00.797Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:22:00.797Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:22:00.797Z] github.com/docker/docker/client [2022-08-18T19:22:00.797Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:22:00.797Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:22:00.797Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:22:00.797Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:22:00.797Z] github.com/docker/docker/container [2022-08-18T19:22:00.797Z] github.com/docker/docker/container/stream [2022-08-18T19:22:00.797Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:22:00.797Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:22:00.797Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/config [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/events [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/exec [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/images [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/links [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/names [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/network [2022-08-18T19:22:00.797Z] github.com/docker/docker/daemon/stats [2022-08-18T19:22:00.797Z] github.com/docker/docker/distribution [2022-08-18T19:22:00.797Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:22:00.797Z] github.com/docker/docker/distribution/utils [2022-08-18T19:22:00.797Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:22:00.797Z] github.com/docker/docker/dockerversion [2022-08-18T19:22:00.797Z] github.com/docker/docker/errdefs [2022-08-18T19:22:00.797Z] github.com/docker/docker/image [2022-08-18T19:22:00.797Z] github.com/docker/docker/image/cache [2022-08-18T19:22:00.797Z] github.com/docker/docker/image/tarexport [2022-08-18T19:22:00.797Z] github.com/docker/docker/image/v1 [2022-08-18T19:22:00.797Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:22:00.797Z] github.com/docker/docker/layer [2022-08-18T19:22:00.797Z] github.com/docker/docker/libcontainerd [2022-08-18T19:22:00.797Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:22:00.797Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:22:00.797Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:22:00.797Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:22:00.797Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/types [2022-08-18T19:22:00.798Z] github.com/docker/docker/oci [2022-08-18T19:22:00.798Z] github.com/docker/docker/oci/caps [2022-08-18T19:22:00.798Z] github.com/docker/docker/opts [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/archive [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/directory [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/platform [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/pools [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/progress [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/signal [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/stack [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/system [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/truncindex [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:22:00.798Z] github.com/docker/docker/plugin [2022-08-18T19:22:00.798Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:22:00.798Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:22:00.798Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:22:00.798Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:22:00.798Z] github.com/docker/docker/quota [2022-08-18T19:22:00.798Z] github.com/docker/docker/reference [2022-08-18T19:22:00.798Z] github.com/docker/docker/registry [2022-08-18T19:22:00.798Z] github.com/docker/docker/registry/resumable [2022-08-18T19:22:00.798Z] github.com/docker/docker/restartmanager [2022-08-18T19:22:00.798Z] github.com/docker/docker/rootless [2022-08-18T19:22:00.798Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:22:00.798Z] github.com/docker/docker/runconfig [2022-08-18T19:22:00.798Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil/environment [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil/registry [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil/request [2022-08-18T19:22:00.798Z] github.com/docker/docker/volume [2022-08-18T19:22:00.798Z] github.com/docker/docker/volume/drivers [2022-08-18T19:22:00.798Z] github.com/docker/docker/volume/local [2022-08-18T19:22:00.798Z] github.com/docker/docker/volume/mounts [2022-08-18T19:22:00.798Z] github.com/docker/docker/volume/service [2022-08-18T19:22:00.798Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:22:00.798Z] github.com/docker/docker/volume/testutils' [2022-08-18T19:22:00.798Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T19:22:00.798Z] ++ echo 'github.com/docker/docker/api [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/backend [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/container [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/events [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/filters [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/image [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/mount [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/network [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/registry [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/time [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/versions [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:22:00.798Z] github.com/docker/docker/api/types/volume [2022-08-18T19:22:00.798Z] github.com/docker/docker/builder [2022-08-18T19:22:00.798Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:22:00.798Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:22:00.798Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:22:00.798Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:22:00.798Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:22:00.798Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:22:00.798Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:22:00.798Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:22:00.798Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:22:00.798Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:22:00.798Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:22:00.798Z] github.com/docker/docker/cli [2022-08-18T19:22:00.798Z] github.com/docker/docker/cli/config [2022-08-18T19:22:00.798Z] github.com/docker/docker/cli/debug [2022-08-18T19:22:00.798Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:22:00.798Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:22:00.798Z] github.com/docker/docker/client [2022-08-18T19:22:00.798Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:22:00.798Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:22:00.798Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:22:00.798Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:22:00.798Z] github.com/docker/docker/container [2022-08-18T19:22:00.798Z] github.com/docker/docker/container/stream [2022-08-18T19:22:00.798Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:22:00.798Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:22:00.798Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/config [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/events [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/exec [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/images [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/links [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/names [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/network [2022-08-18T19:22:00.798Z] github.com/docker/docker/daemon/stats [2022-08-18T19:22:00.798Z] github.com/docker/docker/distribution [2022-08-18T19:22:00.798Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:22:00.798Z] github.com/docker/docker/distribution/utils [2022-08-18T19:22:00.798Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:22:00.798Z] github.com/docker/docker/dockerversion [2022-08-18T19:22:00.798Z] github.com/docker/docker/errdefs [2022-08-18T19:22:00.798Z] github.com/docker/docker/image [2022-08-18T19:22:00.798Z] github.com/docker/docker/image/cache [2022-08-18T19:22:00.798Z] github.com/docker/docker/image/tarexport [2022-08-18T19:22:00.798Z] github.com/docker/docker/image/v1 [2022-08-18T19:22:00.798Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:22:00.798Z] github.com/docker/docker/layer [2022-08-18T19:22:00.798Z] github.com/docker/docker/libcontainerd [2022-08-18T19:22:00.798Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:22:00.798Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:22:00.798Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:22:00.798Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/libnetwork/types [2022-08-18T19:22:00.798Z] github.com/docker/docker/oci [2022-08-18T19:22:00.798Z] github.com/docker/docker/oci/caps [2022-08-18T19:22:00.798Z] github.com/docker/docker/opts [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/archive [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/directory [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/platform [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/pools [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/progress [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/signal [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/stack [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/system [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/truncindex [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:22:00.798Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:22:00.798Z] github.com/docker/docker/plugin [2022-08-18T19:22:00.798Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:22:00.798Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:22:00.798Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:22:00.798Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:22:00.798Z] github.com/docker/docker/quota [2022-08-18T19:22:00.798Z] github.com/docker/docker/reference [2022-08-18T19:22:00.798Z] github.com/docker/docker/registry [2022-08-18T19:22:00.798Z] github.com/docker/docker/registry/resumable [2022-08-18T19:22:00.798Z] github.com/docker/docker/restartmanager [2022-08-18T19:22:00.798Z] github.com/docker/docker/rootless [2022-08-18T19:22:00.798Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:22:00.798Z] github.com/docker/docker/runconfig [2022-08-18T19:22:00.798Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil [2022-08-18T19:22:00.798Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/environment [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/registry [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/request [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume/drivers [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume/local [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume/mounts [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume/service [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume/testutils' [2022-08-18T19:22:00.799Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/backend [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/container [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/events [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/filters [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/image [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/mount [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/network [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/registry [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/time [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/versions [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/volume [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:22:00.799Z] github.com/docker/docker/cli [2022-08-18T19:22:00.799Z] github.com/docker/docker/cli/config [2022-08-18T19:22:00.799Z] github.com/docker/docker/cli/debug [2022-08-18T19:22:00.799Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:22:00.799Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:22:00.799Z] github.com/docker/docker/client [2022-08-18T19:22:00.799Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:22:00.799Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:22:00.799Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:22:00.799Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:22:00.799Z] github.com/docker/docker/container [2022-08-18T19:22:00.799Z] github.com/docker/docker/container/stream [2022-08-18T19:22:00.799Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:22:00.799Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:22:00.799Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/config [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/events [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/exec [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/images [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/links [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/names [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/network [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/stats [2022-08-18T19:22:00.799Z] github.com/docker/docker/distribution [2022-08-18T19:22:00.799Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:22:00.799Z] github.com/docker/docker/distribution/utils [2022-08-18T19:22:00.799Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:22:00.799Z] github.com/docker/docker/dockerversion [2022-08-18T19:22:00.799Z] github.com/docker/docker/errdefs [2022-08-18T19:22:00.799Z] github.com/docker/docker/image [2022-08-18T19:22:00.799Z] github.com/docker/docker/image/cache [2022-08-18T19:22:00.799Z] github.com/docker/docker/image/tarexport [2022-08-18T19:22:00.799Z] github.com/docker/docker/image/v1 [2022-08-18T19:22:00.799Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:22:00.799Z] github.com/docker/docker/layer [2022-08-18T19:22:00.799Z] github.com/docker/docker/libcontainerd [2022-08-18T19:22:00.799Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:22:00.799Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:22:00.799Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:22:00.799Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:22:00.799Z] github.com/docker/docker/oci [2022-08-18T19:22:00.799Z] github.com/docker/docker/oci/caps [2022-08-18T19:22:00.799Z] github.com/docker/docker/opts [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/archive [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/directory [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/platform [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/pools [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/progress [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/signal [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/stack [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/system [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/truncindex [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:22:00.799Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:22:00.799Z] github.com/docker/docker/plugin [2022-08-18T19:22:00.799Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:22:00.799Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:22:00.799Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:22:00.799Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:22:00.799Z] github.com/docker/docker/quota [2022-08-18T19:22:00.799Z] github.com/docker/docker/reference [2022-08-18T19:22:00.799Z] github.com/docker/docker/registry [2022-08-18T19:22:00.799Z] github.com/docker/docker/registry/resumable [2022-08-18T19:22:00.799Z] github.com/docker/docker/restartmanager [2022-08-18T19:22:00.799Z] github.com/docker/docker/rootless [2022-08-18T19:22:00.799Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:22:00.799Z] github.com/docker/docker/runconfig [2022-08-18T19:22:00.799Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/environment [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/registry [2022-08-18T19:22:00.799Z] github.com/docker/docker/testutil/request [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume/drivers [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume/local [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume/mounts [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume/service [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:22:00.799Z] github.com/docker/docker/volume/testutils' [2022-08-18T19:22:00.799Z] ++ grep --fixed-strings /libnetwork [2022-08-18T19:22:00.799Z] ++ echo 'github.com/docker/docker/api [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/backend [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/container [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/events [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/filters [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/image [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/mount [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/network [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/registry [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/time [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/versions [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:22:00.799Z] github.com/docker/docker/api/types/volume [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:22:00.799Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:22:00.799Z] github.com/docker/docker/cli [2022-08-18T19:22:00.799Z] github.com/docker/docker/cli/config [2022-08-18T19:22:00.799Z] github.com/docker/docker/cli/debug [2022-08-18T19:22:00.799Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:22:00.799Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:22:00.799Z] github.com/docker/docker/client [2022-08-18T19:22:00.799Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:22:00.799Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:22:00.799Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:22:00.799Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:22:00.799Z] github.com/docker/docker/container [2022-08-18T19:22:00.799Z] github.com/docker/docker/container/stream [2022-08-18T19:22:00.799Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:22:00.799Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:22:00.799Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/config [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/events [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/exec [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/images [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/links [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/names [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/network [2022-08-18T19:22:00.799Z] github.com/docker/docker/daemon/stats [2022-08-18T19:22:00.799Z] github.com/docker/docker/distribution [2022-08-18T19:22:00.799Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:22:00.799Z] github.com/docker/docker/distribution/utils [2022-08-18T19:22:00.799Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:22:00.799Z] github.com/docker/docker/dockerversion [2022-08-18T19:22:00.799Z] github.com/docker/docker/errdefs [2022-08-18T19:22:00.799Z] github.com/docker/docker/image [2022-08-18T19:22:00.799Z] github.com/docker/docker/image/cache [2022-08-18T19:22:00.799Z] github.com/docker/docker/image/tarexport [2022-08-18T19:22:00.799Z] github.com/docker/docker/image/v1 [2022-08-18T19:22:00.799Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:22:00.799Z] github.com/docker/docker/layer [2022-08-18T19:22:00.799Z] github.com/docker/docker/libcontainerd [2022-08-18T19:22:00.799Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:22:00.799Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:22:00.800Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:22:00.800Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/types [2022-08-18T19:22:00.800Z] github.com/docker/docker/oci [2022-08-18T19:22:00.800Z] github.com/docker/docker/oci/caps [2022-08-18T19:22:00.800Z] github.com/docker/docker/opts [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/archive [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/directory [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/platform [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/pools [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/progress [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/signal [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/stack [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/system [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/truncindex [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:22:00.800Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:22:00.800Z] github.com/docker/docker/plugin [2022-08-18T19:22:00.800Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:22:00.800Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:22:00.800Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:22:00.800Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:22:00.800Z] github.com/docker/docker/quota [2022-08-18T19:22:00.800Z] github.com/docker/docker/reference [2022-08-18T19:22:00.800Z] github.com/docker/docker/registry [2022-08-18T19:22:00.800Z] github.com/docker/docker/registry/resumable [2022-08-18T19:22:00.800Z] github.com/docker/docker/restartmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/rootless [2022-08-18T19:22:00.800Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:22:00.800Z] github.com/docker/docker/runconfig [2022-08-18T19:22:00.800Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:22:00.800Z] github.com/docker/docker/testutil [2022-08-18T19:22:00.800Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:22:00.800Z] github.com/docker/docker/testutil/environment [2022-08-18T19:22:00.800Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:22:00.800Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:22:00.800Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:22:00.800Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:22:00.800Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:22:00.800Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:22:00.800Z] github.com/docker/docker/testutil/registry [2022-08-18T19:22:00.800Z] github.com/docker/docker/testutil/request [2022-08-18T19:22:00.800Z] github.com/docker/docker/volume [2022-08-18T19:22:00.800Z] github.com/docker/docker/volume/drivers [2022-08-18T19:22:00.800Z] github.com/docker/docker/volume/local [2022-08-18T19:22:00.800Z] github.com/docker/docker/volume/mounts [2022-08-18T19:22:00.800Z] github.com/docker/docker/volume/service [2022-08-18T19:22:00.800Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:22:00.800Z] github.com/docker/docker/volume/testutils' [2022-08-18T19:22:00.800Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/types' [2022-08-18T19:22:00.800Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T19:22:00.800Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/types' [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:22:00.800Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:22:00.800Z] + type docker-proxy [2022-08-18T19:22:00.800Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T19:22:00.800Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T19:22:00.800Z] [2022-08-18T19:22:00.800Z] Removing bundles/ [2022-08-18T19:22:01.058Z] [2022-08-18T19:22:01.058Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T19:22:01.058Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T19:22:01.058Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:22:02.067Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-18T19:22:05.334Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-18T19:22:05.334Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-18T19:22:05.334Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-18T19:22:05.334Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T19:22:05.334Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-18T19:22:05.334Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-18T19:22:06.261Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-18T19:22:06.518Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-18T19:22:07.079Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-18T19:22:09.170Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T19:22:09.170Z] [2022-08-18T19:22:09.170Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T19:22:09.170Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T19:22:09.170Z] [2022-08-18T19:22:09.170Z] + mkdir -p bundles [2022-08-18T19:22:09.170Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/backend [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/container [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/events [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/filters [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/image [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/mount [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/network [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/registry [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/time [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/versions [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:22:09.170Z] github.com/docker/docker/api/types/volume [2022-08-18T19:22:09.170Z] github.com/docker/docker/builder [2022-08-18T19:22:09.170Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:22:09.170Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:22:09.170Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:22:09.170Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:22:09.170Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:22:09.170Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:22:09.170Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:22:09.170Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:22:09.170Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:22:09.170Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:22:09.170Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:22:09.170Z] github.com/docker/docker/cli [2022-08-18T19:22:09.170Z] github.com/docker/docker/cli/config [2022-08-18T19:22:09.170Z] github.com/docker/docker/cli/debug [2022-08-18T19:22:09.170Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:22:09.170Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:22:09.170Z] github.com/docker/docker/client [2022-08-18T19:22:09.170Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:22:09.170Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:22:09.170Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:22:09.170Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:22:09.170Z] github.com/docker/docker/container [2022-08-18T19:22:09.170Z] github.com/docker/docker/container/stream [2022-08-18T19:22:09.170Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:22:09.170Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:22:09.170Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/config [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/events [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/exec [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/images [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/links [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/names [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/network [2022-08-18T19:22:09.170Z] github.com/docker/docker/daemon/stats [2022-08-18T19:22:09.170Z] github.com/docker/docker/distribution [2022-08-18T19:22:09.170Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:22:09.170Z] github.com/docker/docker/distribution/utils [2022-08-18T19:22:09.170Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:22:09.170Z] github.com/docker/docker/dockerversion [2022-08-18T19:22:09.170Z] github.com/docker/docker/errdefs [2022-08-18T19:22:09.170Z] github.com/docker/docker/image [2022-08-18T19:22:09.170Z] github.com/docker/docker/image/cache [2022-08-18T19:22:09.170Z] github.com/docker/docker/image/tarexport [2022-08-18T19:22:09.170Z] github.com/docker/docker/image/v1 [2022-08-18T19:22:09.170Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:22:09.171Z] github.com/docker/docker/layer [2022-08-18T19:22:09.171Z] github.com/docker/docker/libcontainerd [2022-08-18T19:22:09.171Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:22:09.171Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:22:09.171Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:22:09.171Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:22:09.171Z] github.com/docker/docker/oci [2022-08-18T19:22:09.171Z] github.com/docker/docker/oci/caps [2022-08-18T19:22:09.171Z] github.com/docker/docker/opts [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/archive [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/directory [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/platform [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/pools [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/progress [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/signal [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/stack [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/system [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/truncindex [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:22:09.171Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:22:09.171Z] github.com/docker/docker/plugin [2022-08-18T19:22:09.171Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:22:09.171Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:22:09.171Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:22:09.171Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:22:09.171Z] github.com/docker/docker/quota [2022-08-18T19:22:09.171Z] github.com/docker/docker/reference [2022-08-18T19:22:09.171Z] github.com/docker/docker/registry [2022-08-18T19:22:09.171Z] github.com/docker/docker/registry/resumable [2022-08-18T19:22:09.171Z] github.com/docker/docker/restartmanager [2022-08-18T19:22:09.171Z] github.com/docker/docker/rootless [2022-08-18T19:22:09.171Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:22:09.171Z] github.com/docker/docker/runconfig [2022-08-18T19:22:09.171Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:22:09.171Z] github.com/docker/docker/testutil [2022-08-18T19:22:09.171Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:22:09.171Z] github.com/docker/docker/testutil/environment [2022-08-18T19:22:09.171Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:22:09.171Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:22:09.171Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:22:09.171Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:22:09.171Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:22:09.171Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:22:09.171Z] github.com/docker/docker/testutil/registry [2022-08-18T19:22:09.171Z] github.com/docker/docker/testutil/request [2022-08-18T19:22:09.171Z] github.com/docker/docker/volume [2022-08-18T19:22:09.171Z] github.com/docker/docker/volume/drivers [2022-08-18T19:22:09.171Z] github.com/docker/docker/volume/local [2022-08-18T19:22:09.171Z] github.com/docker/docker/volume/mounts [2022-08-18T19:22:09.171Z] github.com/docker/docker/volume/service [2022-08-18T19:22:09.171Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:22:09.171Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T19:22:09.171Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-08-18T19:22:09.171Z] ? github.com/docker/docker/api [no test files] [2022-08-18T19:22:09.594Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-18T19:22:10.155Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-18T19:22:10.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-18T19:22:10.973Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-18T19:22:11.535Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-18T19:22:12.144Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-18T19:22:12.707Z] docker_api_swarm_node_test.go:81: [de17ee875a152] joining swarm manager [ddd830a77cd1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:22:12.707Z] --- PASS: TestCreateServiceMultipleTimes (16.86s) [2022-08-18T19:22:12.707Z] === RUN TestCreateServiceConflict [2022-08-18T19:22:13.638Z] === RUN TestDockerSuite/TestBuildUser [2022-08-18T19:22:15.530Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-18T19:22:15.786Z] --- PASS: TestCreateServiceConflict (3.03s) [2022-08-18T19:22:15.786Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T19:22:19.096Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-18T19:22:19.352Z] --- PASS: TestCreateServiceMaxReplicas (3.55s) [2022-08-18T19:22:19.352Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T19:22:27.381Z] ok github.com/docker/docker/api/server 0.023s coverage: 7.9% of statements [2022-08-18T19:22:27.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-18T19:22:30.755Z] docker_api_swarm_node_test.go:53: [dfcd278efea85] joining swarm manager [d9e39bb0788e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:22:31.011Z] docker_api_swarm_node_test.go:54: [d430b2eb609b4] joining swarm manager [d9e39bb0788e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:22:31.573Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-18T19:22:32.134Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-18T19:22:32.390Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-18T19:22:32.950Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-18T19:22:33.510Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-18T19:22:34.437Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.90s) [2022-08-18T19:22:34.437Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T19:22:34.437Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-18T19:22:34.437Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T19:22:34.437Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-18T19:22:34.437Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T19:22:34.437Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-18T19:22:34.437Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T19:22:34.437Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-18T19:22:34.437Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T19:22:34.437Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-18T19:22:35.802Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-18T19:22:35.802Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-18T19:22:37.167Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-18T19:22:37.424Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-18T19:22:37.424Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2022-08-18T19:22:37.424Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T19:22:38.351Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-18T19:22:38.351Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-18T19:22:40.866Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2022-08-18T19:22:40.866Z] === RUN TestCreateServiceSysctls [2022-08-18T19:22:40.866Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-18T19:22:42.230Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-18T19:22:43.204Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-18T19:22:43.460Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-18T19:22:44.030Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-18T19:22:44.030Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T19:22:44.030Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-18T19:22:44.286Z] --- PASS: TestCreateServiceSysctls (3.60s) [2022-08-18T19:22:44.287Z] === RUN TestCreateServiceCapabilities [2022-08-18T19:22:44.543Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-18T19:22:46.477Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-18T19:22:47.037Z] === RUN TestDockerSuite/TestCommitChange [2022-08-18T19:22:47.335Z] --- PASS: TestCreateServiceCapabilities (3.09s) [2022-08-18T19:22:47.335Z] === RUN TestInspect [2022-08-18T19:22:47.897Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-18T19:22:48.824Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-18T19:22:50.233Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-18T19:22:50.794Z] --- PASS: TestInspect (3.41s) [2022-08-18T19:22:50.794Z] === RUN TestCreateJob [2022-08-18T19:22:51.356Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-18T19:22:51.918Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-18T19:22:53.282Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-18T19:22:54.646Z] --- PASS: TestCreateJob (3.97s) [2022-08-18T19:22:54.646Z] === RUN TestReplicatedJob [2022-08-18T19:22:54.646Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-18T19:22:55.577Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-18T19:22:56.504Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-18T19:22:56.760Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-18T19:22:57.687Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-18T19:22:58.657Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-18T19:22:59.264Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-18T19:22:59.826Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-18T19:23:00.754Z] --- PASS: TestReplicatedJob (6.08s) [2022-08-18T19:23:00.754Z] === RUN TestUpdateReplicatedJob [2022-08-18T19:23:00.754Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-18T19:23:01.318Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-18T19:23:02.263Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-18T19:23:03.189Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-18T19:23:03.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-18T19:23:04.117Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-18T19:23:05.045Z] --- PASS: TestUpdateReplicatedJob (4.12s) [2022-08-18T19:23:05.045Z] === RUN TestServiceListWithStatuses [2022-08-18T19:23:05.045Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:23:05.045Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T19:23:05.045Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T19:23:05.045Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-18T19:23:05.973Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-18T19:23:06.535Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-18T19:23:07.508Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-18T19:23:08.437Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-18T19:23:09.365Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-18T19:23:09.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-18T19:23:09.876Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-18T19:23:09.876Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-18T19:23:10.438Z] --- PASS: TestDockerNetworkConnectAlias (5.52s) [2022-08-18T19:23:10.438Z] === RUN TestDockerNetworkReConnect [2022-08-18T19:23:10.694Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-18T19:23:11.622Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-18T19:23:12.550Z] docker_api_swarm_test.go:202: [da3ff30aee106] joining swarm manager [d7fc561d24161]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:23:12.805Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-18T19:23:13.733Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-18T19:23:14.660Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-18T19:23:15.264Z] --- PASS: TestDockerNetworkReConnect (4.90s) [2022-08-18T19:23:15.264Z] === RUN TestServicePlugin [2022-08-18T19:23:15.826Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-18T19:23:16.437Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-18T19:23:18.326Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-18T19:23:19.705Z] plugin_test.go:61: [dd0ab23b7a6a0] joining swarm manager [d3f22c5dfbad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:23:20.632Z] plugin_test.go:64: [dbeb40f56e621] joining swarm manager [d3f22c5dfbad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:23:21.997Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-18T19:23:24.511Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-18T19:23:24.767Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-18T19:23:28.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-18T19:23:28.034Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-18T19:23:29.926Z] docker_api_swarm_test.go:384: [dd28a861c4c81] joining swarm manager [d755f0efb9e58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:23:30.853Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-18T19:23:31.415Z] docker_api_swarm_test.go:385: [dfbd283b761af] joining swarm manager [d755f0efb9e58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:23:31.714Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-18T19:23:34.984Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-18T19:23:35.547Z] === RUN TestDockerSuite/TestCpToDot [2022-08-18T19:23:36.110Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-18T19:23:37.037Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-18T19:23:37.964Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-18T19:23:38.525Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-18T19:23:39.460Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-18T19:23:39.720Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-18T19:23:40.281Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-18T19:23:40.842Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-18T19:23:41.097Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-18T19:23:41.097Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-18T19:23:41.353Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-18T19:23:41.956Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-18T19:23:41.957Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T19:23:41.957Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-18T19:23:41.957Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-18T19:23:42.517Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-18T19:23:42.774Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-18T19:23:42.774Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-18T19:23:42.774Z] === RUN TestDockerSuite/TestCreateRM [2022-08-18T19:23:43.030Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-18T19:23:43.030Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T19:23:43.030Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-18T19:23:43.030Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-18T19:23:43.030Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-18T19:23:44.394Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-18T19:23:44.650Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-18T19:23:44.650Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-18T19:23:47.915Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-18T19:23:47.915Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-18T19:23:47.915Z] --- PASS: TestServicePlugin (32.19s) [2022-08-18T19:23:47.915Z] === RUN TestServiceUpdateLabel [2022-08-18T19:23:47.915Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-18T19:23:48.171Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-18T19:23:49.098Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-18T19:23:49.660Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-18T19:23:50.221Z] --- PASS: TestServiceUpdateLabel (2.64s) [2022-08-18T19:23:50.221Z] === RUN TestServiceUpdateSecrets [2022-08-18T19:23:50.221Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-18T19:23:50.782Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-18T19:23:52.672Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-18T19:23:53.599Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-18T19:23:55.489Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-18T19:23:58.003Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-18T19:23:58.258Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-18T19:23:59.636Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-18T19:23:59.891Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-18T19:24:00.147Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-18T19:24:01.075Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-18T19:24:02.439Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-18T19:24:02.439Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-18T19:24:02.439Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-18T19:24:02.694Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-18T19:24:02.694Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-18T19:24:03.621Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T19:24:03.821Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-08-18T19:24:03.821Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T19:24:03.821Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T19:24:03.821Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-08-18T19:24:03.821Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T19:24:03.821Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T19:24:03.821Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-18T19:24:03.821Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T19:24:03.821Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T19:24:03.821Z] ok github.com/docker/docker/builder/remotecontext 0.125s coverage: 13.7% of statements [2022-08-18T19:24:03.821Z] ok github.com/docker/docker/builder/dockerfile 0.550s coverage: 49.3% of statements [2022-08-18T19:24:03.821Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-18T19:24:04.390Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2022-08-18T19:24:04.548Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-18T19:24:04.548Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-18T19:24:04.548Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-18T19:24:05.111Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2022-08-18T19:24:05.111Z] === RUN TestServiceUpdateConfigs [2022-08-18T19:24:05.321Z] ok github.com/docker/docker/builder/remotecontext/git 1.813s coverage: 86.3% of statements [2022-08-18T19:24:05.321Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T19:24:05.321Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T19:24:05.321Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T19:24:05.321Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T19:24:05.672Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-18T19:24:05.672Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-18T19:24:05.887Z] ok github.com/docker/docker/cmd/docker-proxy 0.221s coverage: 67.6% of statements [2022-08-18T19:24:06.734Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-18T19:24:08.098Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-18T19:24:08.098Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-18T19:24:08.098Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T19:24:08.098Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-18T19:24:08.098Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T19:24:08.098Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-18T19:24:10.072Z] ok github.com/docker/docker/client 0.158s coverage: 75.9% of statements [2022-08-18T19:24:10.654Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-18T19:24:10.655Z] === RUN TestDockerSuite/TestEventsRename [2022-08-18T19:24:11.215Z] === RUN TestDockerSuite/TestEventsResize [2022-08-18T19:24:11.776Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-18T19:24:12.337Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-18T19:24:12.898Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-18T19:24:13.459Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-18T19:24:16.019Z] === RUN TestDockerSuite/TestEventsTop [2022-08-18T19:24:16.581Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-18T19:24:19.102Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-18T19:24:20.027Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2022-08-18T19:24:20.027Z] === RUN TestServiceUpdateNetwork [2022-08-18T19:24:21.917Z] check_test.go:611: [dfbd283b761af] daemon is not started [2022-08-18T19:24:21.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-18T19:24:23.806Z] docker_api_swarm_test.go:802: [df92301253d83] joining swarm manager [dc33d89c2a959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:24:25.169Z] docker_api_swarm_test.go:802: [db1f415c13ab1] joining swarm manager [dc33d89c2a959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:24:26.534Z] docker_api_swarm_test.go:802: [db2aac226dcc3] joining swarm manager [dc33d89c2a959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T19:24:29.048Z] docker_api_swarm_test.go:802: [d2b4a4643d7a3] joining swarm manager [dc33d89c2a959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T19:24:30.020Z] docker_api_swarm_test.go:810: [dc0ed3b187168] joining swarm manager [dc33d89c2a959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-18T19:24:30.276Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-18T19:24:33.580Z] --- PASS: TestServiceUpdateNetwork (13.13s) [2022-08-18T19:24:33.580Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T19:24:34.182Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T19:24:35.111Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T19:24:36.039Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-18T19:24:42.631Z] === RUN TestDockerSuite/TestExec [2022-08-18T19:24:42.631Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T19:24:42.631Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-18T19:24:43.234Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-18T19:24:44.163Z] === RUN TestDockerSuite/TestExecEnv [2022-08-18T19:24:44.725Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-18T19:24:45.654Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-18T19:24:46.218Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-18T19:24:48.150Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-18T19:24:48.406Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-18T19:24:48.969Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-18T19:24:49.899Z] --- PASS: TestServiceUpdatePidsLimit (16.65s) [2022-08-18T19:24:49.899Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-18T19:24:49.899Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-08-18T19:24:49.899Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-08-18T19:24:49.899Z] PASS [2022-08-18T19:24:49.899Z] === RUN TestDockerSuite/TestExecParseError [2022-08-18T19:24:49.899Z] [2022-08-18T19:24:49.899Z] === Skipped [2022-08-18T19:24:49.899Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T19:24:49.899Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:24:49.899Z] [2022-08-18T19:24:49.899Z] DONE 27 tests, 1 skipped in 183.328s [2022-08-18T19:24:49.899Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T19:24:49.899Z] ++ 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-08-18T19:24:49.899Z] ++ set -e [2022-08-18T19:24:49.899Z] ++ '[' -n 0 ']' [2022-08-18T19:24:49.899Z] ++ set -x [2022-08-18T19:24:49.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:24:49.899Z] INFO: Testing against a local daemon [2022-08-18T19:24:49.899Z] === RUN TestSessionCreate [2022-08-18T19:24:49.899Z] --- PASS: TestSessionCreate (0.10s) [2022-08-18T19:24:49.899Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T19:24:49.899Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-08-18T19:24:49.899Z] PASS [2022-08-18T19:24:49.899Z] [2022-08-18T19:24:49.899Z] DONE 2 tests in 0.230s [2022-08-18T19:24:49.899Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T19:24:49.899Z] ++ 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-08-18T19:24:49.899Z] ++ set -e [2022-08-18T19:24:49.899Z] ++ '[' -n 0 ']' [2022-08-18T19:24:49.899Z] ++ set -x [2022-08-18T19:24:49.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:24:50.155Z] INFO: Testing against a local daemon [2022-08-18T19:24:50.155Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T19:24:50.155Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T19:24:50.155Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T19:24:50.155Z] === RUN TestDiskUsage [2022-08-18T19:24:50.155Z] === PAUSE TestDiskUsage [2022-08-18T19:24:50.155Z] === RUN TestEventsExecDie [2022-08-18T19:24:50.719Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-18T19:24:50.975Z] --- PASS: TestEventsExecDie (0.96s) [2022-08-18T19:24:50.975Z] === RUN TestEventsBackwardsCompatible [2022-08-18T19:24:51.231Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T19:24:51.231Z] === RUN TestEventsVolumeCreate [2022-08-18T19:24:51.231Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-18T19:24:51.231Z] === RUN TestInfoBinaryCommits [2022-08-18T19:24:51.231Z] --- PASS: TestInfoBinaryCommits (0.08s) [2022-08-18T19:24:51.231Z] === RUN TestInfoAPIVersioned [2022-08-18T19:24:51.231Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T19:24:51.231Z] === RUN TestInfoAPI [2022-08-18T19:24:51.231Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T19:24:51.231Z] === RUN TestInfoAPIWarnings [2022-08-18T19:24:51.486Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-18T19:24:52.048Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-18T19:24:52.610Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-18T19:24:53.214Z] === RUN TestDockerSuite/TestExecTTY [2022-08-18T19:24:53.776Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-18T19:24:54.338Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-18T19:24:54.899Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-18T19:24:55.197Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-18T19:24:55.197Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T19:24:55.197Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-18T19:24:56.562Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-18T19:24:56.737Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 31.8% of statements [2022-08-18T19:24:56.737Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-08-18T19:24:56.737Z] ok github.com/docker/docker/cmd/dockerd/trap 2.460s coverage: 0.0% of statements [2022-08-18T19:24:56.737Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T19:24:56.737Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T19:24:56.737Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T19:24:56.737Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T19:24:56.737Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T19:24:57.131Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-18T19:24:58.058Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-18T19:24:58.313Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-18T19:24:58.874Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-18T19:24:59.264Z] ok github.com/docker/docker/daemon/cluster 0.088s coverage: 0.5% of statements [2022-08-18T19:25:00.240Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-18T19:25:01.164Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-18T19:25:02.129Z] === RUN TestDockerSuite/TestHealth [2022-08-18T19:25:02.537Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-18T19:25:08.706Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T19:25:08.706Z] === RUN TestInfoDebug [2022-08-18T19:25:08.706Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T19:25:08.706Z] === RUN TestInfoInsecureRegistries [2022-08-18T19:25:08.962Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-18T19:25:08.962Z] === RUN TestInfoRegistryMirrors [2022-08-18T19:25:09.523Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-18T19:25:09.523Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T19:25:09.781Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-18T19:25:09.781Z] === RUN TestPingCacheHeaders [2022-08-18T19:25:09.781Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-18T19:25:09.781Z] === RUN TestPingGet [2022-08-18T19:25:09.781Z] --- PASS: TestPingGet (0.01s) [2022-08-18T19:25:09.781Z] === RUN TestPingHead [2022-08-18T19:25:09.781Z] --- PASS: TestPingHead (0.02s) [2022-08-18T19:25:09.781Z] === RUN TestPingSwarmHeader [2022-08-18T19:25:10.341Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T19:25:10.650Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-08-18T19:25:10.902Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T19:25:11.586Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.1% of statements [2022-08-18T19:25:11.828Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T19:25:11.844Z] ok github.com/docker/docker/daemon 10.140s coverage: 16.5% of statements [2022-08-18T19:25:11.844Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T19:25:11.844Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T19:25:12.084Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-08-18T19:25:12.084Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T19:25:12.084Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T19:25:12.084Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T19:25:12.084Z] === RUN TestVersion [2022-08-18T19:25:12.084Z] --- PASS: TestVersion (0.02s) [2022-08-18T19:25:12.084Z] === CONT TestDiskUsage [2022-08-18T19:25:12.102Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2022-08-18T19:25:12.102Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T19:25:12.102Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/empty [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T19:25:12.645Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T19:25:13.035Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-18T19:25:13.207Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T19:25:13.207Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T19:25:13.207Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T19:25:13.207Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T19:25:13.207Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T19:25:13.207Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T19:25:13.207Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T19:25:13.207Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T19:25:13.207Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T19:25:13.207Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage (1.27s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T19:25:13.207Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:25:13.207Z] PASS [2022-08-18T19:25:13.207Z] [2022-08-18T19:25:13.207Z] === Skipped [2022-08-18T19:25:13.207Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T19:25:13.207Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T19:25:13.207Z] [2022-08-18T19:25:13.207Z] DONE 54 tests, 1 skipped in 23.289s [2022-08-18T19:25:13.207Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T19:25:13.207Z] ++ 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-08-18T19:25:13.207Z] ++ set -e [2022-08-18T19:25:13.207Z] ++ '[' -n 0 ']' [2022-08-18T19:25:13.207Z] ++ set -x [2022-08-18T19:25:13.207Z] ++ env -i DEST=/go/src/github.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-08-18T19:25:13.463Z] INFO: Testing against a local daemon [2022-08-18T19:25:13.463Z] === RUN TestVolumesCreateAndList [2022-08-18T19:25:13.463Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T19:25:13.463Z] === RUN TestVolumesRemove [2022-08-18T19:25:13.463Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-18T19:25:13.463Z] === RUN TestVolumesInspect [2022-08-18T19:25:13.463Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T19:25:13.463Z] === RUN TestVolumesInvalidJSON [2022-08-18T19:25:13.463Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T19:25:13.463Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T19:25:13.463Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T19:25:13.463Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T19:25:13.463Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T19:25:13.463Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T19:25:13.463Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T19:25:13.463Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T19:25:13.463Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T19:25:13.463Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T19:25:13.463Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T19:25:13.463Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T19:25:13.463Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T19:25:13.463Z] PASS [2022-08-18T19:25:13.463Z] [2022-08-18T19:25:13.463Z] DONE 9 tests in 0.194s [2022-08-18T19:25:13.463Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:25:13.720Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T19:25:13.720Z] +++ kill 6823 [2022-08-18T19:25:13.970Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.727s coverage: 74.8% of statements [2022-08-18T19:25:13.976Z] +++ /etc/init.d/apparmor stop [2022-08-18T19:25:13.976Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:25:13.976Z] [2022-08-18T19:25:13.976Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:25:13.976Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:25:13.976Z] [2022-08-18T19:25:13.976Z] To set a process to complain mode, use the command line tool [2022-08-18T19:25:13.976Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:25:13.976Z] +++ true [2022-08-18T19:25:13.976Z] exiting test-integration [2022-08-18T19:25:13.976Z] ++ exit 0 [2022-08-18T19:25:13.976Z] [2022-08-18T19:25:14.948Z] + for job in $(jobs -p) [2022-08-18T19:25:14.948Z] + wait 8814 [2022-08-18T19:25:15.385Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.394s coverage: 60.7% of statements [2022-08-18T19:25:15.385Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-18T19:25:16.770Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-18T19:25:18.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-18T19:25:18.695Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.347s coverage: 50.6% of statements [2022-08-18T19:25:19.633Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.388s coverage: 46.1% of statements [2022-08-18T19:25:19.633Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T19:25:20.567Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.585s coverage: 58.5% of statements [2022-08-18T19:25:20.567Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T19:25:20.567Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T19:25:20.567Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-18T19:25:21.573Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-18T19:25:21.942Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-18T19:25:22.508Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-18T19:25:23.074Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-08-18T19:25:23.074Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T19:25:23.074Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T19:25:24.007Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.2% of statements [2022-08-18T19:25:24.127Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-18T19:25:24.941Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 79.9% of statements [2022-08-18T19:25:24.941Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-08-18T19:25:24.941Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T19:25:25.507Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 68.2% of statements [2022-08-18T19:25:25.765Z] ok github.com/docker/docker/daemon/logger/journald 0.036s coverage: 23.4% of statements [2022-08-18T19:25:26.332Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-18T19:25:26.642Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-18T19:25:26.898Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.168s coverage: 76.8% of statements [2022-08-18T19:25:26.898Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-18T19:25:26.898Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-18T19:25:26.898Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-18T19:25:27.156Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 79.4% of statements [2022-08-18T19:25:27.156Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T19:25:27.156Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T19:25:27.461Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-18T19:25:27.461Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-18T19:25:28.023Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-18T19:25:28.091Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 65.9% of statements [2022-08-18T19:25:28.091Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 31.5% of statements [2022-08-18T19:25:28.629Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-18T19:25:28.629Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-18T19:25:28.629Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-18T19:25:28.886Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-18T19:25:29.024Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-08-18T19:25:29.142Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-18T19:25:29.398Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-18T19:25:29.588Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-18T19:25:29.653Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-18T19:25:29.653Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-18T19:25:30.154Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-18T19:25:30.214Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-18T19:25:30.214Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-18T19:25:30.720Z] ok github.com/docker/docker/daemon/logger/splunk 1.577s coverage: 82.5% of statements [2022-08-18T19:25:30.720Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T19:25:30.720Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T19:25:30.776Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-18T19:25:31.337Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-18T19:25:31.337Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-18T19:25:31.655Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-08-18T19:25:31.898Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-18T19:25:33.027Z] ok github.com/docker/docker/distribution 1.497s coverage: 28.0% of statements [2022-08-18T19:25:33.027Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T19:25:33.285Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T19:25:33.851Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-08-18T19:25:34.109Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-08-18T19:25:34.109Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T19:25:34.675Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2022-08-18T19:25:34.933Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-08-18T19:25:34.933Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T19:25:34.933Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T19:25:35.161Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-18T19:25:35.161Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-18T19:25:35.161Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-18T19:25:35.511Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-18T19:25:35.766Z] === RUN TestDockerSuite/TestImportFile [2022-08-18T19:25:36.451Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-18T19:25:37.015Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-08-18T19:25:37.015Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-08-18T19:25:37.129Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-18T19:25:37.129Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-18T19:25:38.084Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-18T19:25:38.913Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 82.3% of statements [2022-08-18T19:25:39.020Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-18T19:25:39.478Z] ok github.com/docker/docker/pkg/authorization 0.131s coverage: 68.3% of statements [2022-08-18T19:25:39.478Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T19:25:39.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-18T19:25:39.736Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-18T19:25:40.511Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-18T19:25:40.811Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-18T19:25:41.741Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-18T19:25:42.304Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-18T19:25:42.304Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-18T19:25:42.304Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-18T19:25:43.014Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-08-18T19:25:43.014Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T19:25:43.014Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-18T19:25:43.273Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-18T19:25:43.274Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-18T19:25:43.531Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-08-18T19:25:44.096Z] ok github.com/docker/docker/pkg/fsutils 0.122s coverage: 85.1% of statements [2022-08-18T19:25:44.096Z] ok github.com/docker/docker/layer 7.795s coverage: 68.9% of statements [2022-08-18T19:25:44.096Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T19:25:44.096Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T19:25:44.096Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T19:25:44.096Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T19:25:44.096Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T19:25:44.096Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T19:25:44.096Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-08-18T19:25:44.200Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-18T19:25:44.200Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-18T19:25:44.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-18T19:25:44.757Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-18T19:25:44.757Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-18T19:25:44.757Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-18T19:25:45.468Z] ok github.com/docker/docker/pkg/idtools 0.429s coverage: 67.9% of statements [2022-08-18T19:25:45.468Z] ok github.com/docker/docker/pkg/ioutils 0.475s coverage: 69.7% of statements [2022-08-18T19:25:45.684Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-18T19:25:45.726Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-18T19:25:45.726Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-18T19:25:45.726Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T19:25:45.985Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-08-18T19:25:45.985Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-18T19:25:46.243Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-18T19:25:46.247Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-18T19:25:46.502Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-08-18T19:25:46.502Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-18T19:25:46.502Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T19:25:46.502Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T19:25:46.810Z] docker_api_swarm_service_test.go:395: [db20062c47e45] joining swarm manager [da771b601f1e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:25:46.810Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-18T19:25:47.437Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2022-08-18T19:25:47.695Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-18T19:25:47.737Z] === RUN TestDockerSuite/TestInspectImage [2022-08-18T19:25:47.737Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-18T19:25:47.737Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-18T19:25:47.737Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-18T19:25:47.737Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-18T19:25:47.737Z] docker_api_swarm_service_test.go:395: [d69fdb6bd1a62] joining swarm manager [da771b601f1e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:25:47.952Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T19:25:47.992Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-18T19:25:48.210Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T19:25:48.963Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-18T19:25:48.964Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-18T19:25:49.526Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-18T19:25:49.582Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-18T19:25:49.582Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-18T19:25:49.840Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-18T19:25:50.099Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-18T19:25:50.134Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-18T19:25:50.357Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-18T19:25:50.357Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T19:25:50.923Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-18T19:25:51.182Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-18T19:25:51.747Z] ok github.com/docker/docker/pkg/tailfile 0.064s coverage: 88.6% of statements [2022-08-18T19:25:52.005Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-08-18T19:25:52.263Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-18T19:25:52.521Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T19:25:52.838Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-18T19:25:52.838Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-18T19:25:53.446Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-18T19:25:54.373Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-18T19:25:54.420Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-18T19:25:54.678Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T19:25:54.935Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-18T19:25:55.299Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-18T19:25:55.558Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-18T19:25:55.868Z] ok github.com/docker/docker/quota 0.214s coverage: 71.4% of statements [2022-08-18T19:25:56.120Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-18T19:25:56.126Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-08-18T19:25:56.681Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-18T19:25:56.937Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-18T19:25:57.059Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-08-18T19:25:57.498Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-18T19:25:57.625Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-08-18T19:25:57.625Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-18T19:25:58.059Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-18T19:25:58.059Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-18T19:25:58.210Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-18T19:25:58.468Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-18T19:25:58.986Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-18T19:25:59.913Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-18T19:26:00.169Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-18T19:26:00.364Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-18T19:26:00.929Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.8% of statements [2022-08-18T19:26:01.187Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-18T19:26:01.535Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-18T19:26:02.561Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-08-18T19:26:02.899Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-18T19:26:03.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-18T19:26:04.392Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-18T19:26:04.392Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-18T19:26:05.321Z] docker_api_swarm_service_test.go:343: [d8430403c9233] joining swarm manager [da942c5d5ff7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:26:06.293Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-18T19:26:06.293Z] docker_api_swarm_service_test.go:343: [d0a6c07a6cf4e] joining swarm manager [da942c5d5ff7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:26:06.549Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-18T19:26:07.111Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-18T19:26:17.052Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-18T19:26:17.052Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-18T19:26:17.308Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-18T19:26:18.722Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-18T19:26:18.978Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-18T19:26:18.978Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-18T19:26:19.905Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-18T19:26:20.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-18T19:26:20.467Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-18T19:26:21.838Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-18T19:26:22.764Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-18T19:26:22.765Z] docker_api_swarm_service_test.go:490: [d826f61d49346] joining swarm manager [d23b26982a1c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:26:23.326Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-18T19:26:23.582Z] docker_api_swarm_service_test.go:490: [dfb016ac04ff4] joining swarm manager [d23b26982a1c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:26:24.468Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T19:26:24.468Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === Skipped [2022-08-18T19:26:24.468Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T19:26:24.468Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T19:26:24.468Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T19:26:24.468Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T19:26:24.468Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T19:26:24.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:26:24.468Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T19:26:24.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:26:24.468Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T19:26:24.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:26:24.468Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T19:26:24.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:26:24.468Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T19:26:24.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:26:24.468Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T19:26:24.468Z] graphtest_unix.go:71: No driver to put! [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T19:26:24.468Z] time="2022-08-18T19:25:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:26:24.468Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:26:24.468Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T19:26:24.468Z] time="2022-08-18T19:25:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:26:24.468Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:26:24.468Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T19:26:24.468Z] time="2022-08-18T19:25:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:26:24.468Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:26:24.468Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T19:26:24.468Z] time="2022-08-18T19:25:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:26:24.468Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:26:24.468Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T19:26:24.468Z] time="2022-08-18T19:25:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:26:24.468Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:26:24.468Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T19:26:24.468Z] graphtest_unix.go:71: No driver to put! [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T19:26:24.468Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T19:26:24.468Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T19:26:24.468Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T19:26:24.468Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.468Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T19:26:24.468Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:26:24.468Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:26:24.468Z] [2022-08-18T19:26:24.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T19:26:24.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:26:24.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:26:24.469Z] [2022-08-18T19:26:24.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T19:26:24.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:26:24.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:26:24.469Z] [2022-08-18T19:26:24.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T19:26:24.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:26:24.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:26:24.469Z] [2022-08-18T19:26:24.469Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T19:26:24.469Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:26:24.469Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:26:24.469Z] [2022-08-18T19:26:24.469Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T19:26:24.469Z] graphtest_unix.go:71: No driver to put! [2022-08-18T19:26:24.469Z] [2022-08-18T19:26:24.469Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T19:26:24.469Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T19:26:24.469Z] [2022-08-18T19:26:24.469Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T19:26:24.469Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T19:26:24.469Z] [2022-08-18T19:26:24.469Z] DONE 2799 tests, 28 skipped in 253.086s [2022-08-18T19:26:24.469Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:26:24.469Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T19:26:24.469Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -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-08-18T19:26:26.096Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-18T19:26:26.354Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-18T19:26:26.920Z] === RUN TestDockerSuite/TestLogsSince [2022-08-18T19:26:33.577Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-18T19:26:36.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-18T19:26:38.770Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-18T19:26:39.697Z] === RUN TestDockerSuite/TestLogsTail [2022-08-18T19:26:40.259Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-18T19:26:40.833Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-18T19:26:41.397Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-18T19:26:41.397Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-18T19:26:41.397Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-18T19:26:41.397Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-18T19:26:41.397Z] === RUN TestDockerSuite/TestNetHostname [2022-08-18T19:26:42.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-18T19:26:43.254Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-18T19:26:43.510Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-18T19:26:43.510Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-18T19:26:43.510Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-18T19:26:44.439Z] docker_api_swarm_service_test.go:128: [d8471b557167f] joining swarm manager [d9432b54d8dcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:26:44.695Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-18T19:26:45.257Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-18T19:26:45.257Z] docker_api_swarm_service_test.go:129: [db62eacd76f28] joining swarm manager [d9432b54d8dcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:26:46.621Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-18T19:26:46.621Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-18T19:26:46.621Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-18T19:26:46.877Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-18T19:26:47.440Z] docker_api_swarm_service_test.go:137: [da52623ef9342] joining swarm manager [d9432b54d8dcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T19:26:48.367Z] docker_api_swarm_service_test.go:138: [db2827acfe13d] joining swarm manager [d9432b54d8dcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T19:26:52.531Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-18T19:26:53.092Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-18T19:26:54.020Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-18T19:26:56.579Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-18T19:26:58.510Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-18T19:26:59.887Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-18T19:27:03.200Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-18T19:27:04.564Z] === RUN TestDockerSuite/TestPluginActive [2022-08-18T19:27:07.119Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-18T19:27:10.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-18T19:27:11.118Z] ok github.com/docker/docker/libnetwork 37.286s coverage: 40.6% of statements [2022-08-18T19:27:11.118Z] ok github.com/docker/docker/libnetwork/bitseq 0.114s coverage: 84.4% of statements [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T19:27:11.118Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-18T19:27:11.118Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T19:27:11.118Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-18T19:27:11.118Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.377s coverage: 59.9% of statements [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T19:27:11.118Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T19:27:11.118Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.086s coverage: 5.0% of statements [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T19:27:11.118Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-08-18T19:27:11.118Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T19:27:11.118Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T19:27:12.944Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-18T19:27:12.944Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T19:27:12.944Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-18T19:27:12.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-18T19:27:14.833Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-18T19:27:14.833Z] docker_api_swarm_service_test.go:304: [d2e5dac023ee7] joining swarm manager [d6e41d571ef27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:27:15.760Z] docker_api_swarm_service_test.go:304: [d2d9ae98d3ad0] joining swarm manager [d6e41d571ef27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:27:17.648Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-18T19:27:21.076Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.160s coverage: 6.6% of statements [2022-08-18T19:27:21.077Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T19:27:21.077Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-18T19:27:21.077Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-18T19:27:21.077Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T19:27:21.077Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T19:27:21.077Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T19:27:21.077Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-18T19:27:21.334Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-18T19:27:21.592Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T19:27:21.592Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T19:27:22.934Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-18T19:27:24.824Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-18T19:27:26.189Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-18T19:27:26.750Z] === RUN TestDockerSuite/TestPortList [2022-08-18T19:27:33.335Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-18T19:27:33.800Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-18T19:27:35.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-18T19:27:35.853Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-18T19:27:36.108Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-18T19:27:38.045Z] docker_api_swarm_service_test.go:100: [d9e979d6e0217] joining swarm manager [d1af25aa37052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:27:38.607Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-18T19:27:38.862Z] docker_api_swarm_service_test.go:101: [d680337fd5234] joining swarm manager [d1af25aa37052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:27:39.464Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-18T19:27:40.028Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-18T19:27:40.028Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-18T19:27:44.202Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-18T19:27:44.202Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-18T19:27:46.721Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-18T19:27:48.664Z] ok github.com/docker/docker/libnetwork/ipam 14.326s coverage: 85.3% of statements [2022-08-18T19:27:48.664Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T19:27:48.664Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T19:27:48.664Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-18T19:27:48.664Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-18T19:27:48.664Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T19:27:48.664Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.007s coverage: 71.4% of statements [2022-08-18T19:27:48.664Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2022-08-18T19:27:48.921Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.0% of statements [2022-08-18T19:27:48.921Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T19:27:49.179Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-18T19:27:50.000Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-18T19:27:50.000Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-18T19:27:52.515Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-18T19:27:57.761Z] check_test.go:611: [d9e979d6e0217] daemon is not started [2022-08-18T19:27:59.127Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-18T19:28:00.106Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-18T19:28:01.470Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-18T19:28:02.398Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-18T19:28:02.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-18T19:28:03.263Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-18T19:28:05.152Z] docker_api_swarm_service_test.go:533: [d2f4a18288f59] joining swarm manager [de4836adef0e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:28:05.448Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-18T19:28:06.375Z] docker_api_swarm_service_test.go:534: [d8dc87aba4469] joining swarm manager [de4836adef0e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:28:06.937Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-18T19:28:08.349Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-18T19:28:08.605Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-18T19:28:09.536Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-18T19:28:12.052Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-18T19:28:13.941Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-18T19:28:13.941Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T19:28:13.941Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-18T19:28:14.502Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-18T19:28:14.758Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-18T19:28:14.758Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-18T19:28:15.686Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-18T19:28:16.615Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-18T19:28:17.176Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-18T19:28:23.715Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-18T19:28:23.715Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-18T19:28:25.083Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-18T19:28:25.083Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-18T19:28:25.083Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-18T19:28:25.339Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-18T19:28:27.225Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-18T19:28:28.198Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-18T19:28:30.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-18T19:28:30.348Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-18T19:28:31.724Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-18T19:28:31.724Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-18T19:28:31.724Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-18T19:28:31.981Z] docker_api_swarm_service_test.go:148: [db2eefc0f7a53] joining swarm manager [d1085bd4bcfa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:28:32.908Z] docker_api_swarm_service_test.go:148: [d56496252f66a] joining swarm manager [d1085bd4bcfa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:28:35.423Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-18T19:28:36.029Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-18T19:28:36.029Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-18T19:28:37.924Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-18T19:28:38.183Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-18T19:28:39.597Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-18T19:28:39.852Z] === RUN TestDockerSuite/TestRmiTag [2022-08-18T19:28:40.109Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-18T19:28:40.671Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-18T19:28:43.945Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-18T19:28:43.945Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-18T19:28:44.507Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-18T19:28:44.763Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-18T19:28:45.367Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-18T19:28:45.927Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-18T19:28:46.183Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-18T19:28:46.787Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-18T19:28:47.349Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-18T19:28:50.666Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-18T19:28:50.930Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-18T19:28:52.293Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-18T19:28:53.266Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-18T19:28:55.241Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-18T19:28:56.170Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-18T19:28:58.685Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-18T19:28:58.983Z] === RUN TestDockerSuite/TestDockerFails [2022-08-18T19:28:59.239Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-18T19:29:00.603Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-18T19:29:00.859Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-18T19:29:01.114Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-18T19:29:02.479Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-18T19:29:03.040Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-18T19:29:03.296Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-18T19:29:04.224Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-18T19:29:04.834Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-18T19:29:05.090Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-18T19:29:05.345Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-18T19:29:05.345Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-18T19:29:05.949Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-18T19:29:06.879Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-18T19:29:07.439Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-18T19:29:08.000Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-18T19:29:08.561Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-18T19:29:09.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-18T19:29:09.385Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-18T19:29:10.312Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-18T19:29:11.241Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-18T19:29:12.171Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-18T19:29:13.099Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-18T19:29:13.709Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-18T19:29:14.678Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-18T19:29:15.240Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-18T19:29:15.800Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-18T19:29:16.361Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-18T19:29:16.964Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-18T19:29:17.221Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-18T19:29:17.221Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-18T19:29:18.669Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-18T19:29:19.272Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-18T19:29:20.199Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-18T19:29:20.456Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-18T19:29:21.018Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-18T19:29:21.018Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-18T19:29:21.580Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-18T19:29:22.142Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-18T19:29:22.703Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-18T19:29:23.002Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-18T19:29:23.564Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-18T19:29:23.564Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-18T19:29:24.126Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-18T19:29:24.126Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-18T19:29:25.092Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-18T19:29:25.661Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-18T19:29:26.222Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-18T19:29:26.783Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-18T19:29:26.783Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-18T19:29:27.346Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-18T19:29:28.753Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-18T19:29:30.163Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-18T19:29:31.091Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-18T19:29:31.652Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-18T19:29:31.907Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-18T19:29:32.469Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-18T19:29:33.395Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-18T19:29:34.323Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-18T19:29:34.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-18T19:29:35.505Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-18T19:29:38.818Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-18T19:29:38.818Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-18T19:29:39.379Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-18T19:29:39.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-18T19:29:40.597Z] ok github.com/docker/docker/libnetwork/networkdb 104.119s coverage: 60.0% of statements [2022-08-18T19:29:40.597Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T19:29:40.597Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T19:29:40.597Z] ok github.com/docker/docker/libnetwork/osl 4.291s coverage: 39.7% of statements [2022-08-18T19:29:40.597Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-08-18T19:29:40.597Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-18T19:29:40.910Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-18T19:29:41.163Z] ok github.com/docker/docker/libnetwork/portmapper 0.558s coverage: 48.6% of statements [2022-08-18T19:29:41.421Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-18T19:29:41.421Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T19:29:41.680Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T19:29:41.680Z] [2022-08-18T19:29:41.680Z] === Skipped [2022-08-18T19:29:41.680Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T19:29:41.680Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T19:29:41.680Z] [2022-08-18T19:29:41.680Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T19:29:41.680Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T19:29:41.680Z] [2022-08-18T19:29:41.680Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T19:29:41.680Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T19:29:41.680Z] [2022-08-18T19:29:41.680Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T19:29:41.680Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:29:41.680Z] [2022-08-18T19:29:41.680Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T19:29:41.680Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:29:41.680Z] [2022-08-18T19:29:41.680Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T19:29:41.680Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:29:41.680Z] [2022-08-18T19:29:41.680Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T19:29:41.680Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:29:41.680Z] [2022-08-18T19:29:41.680Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T19:29:41.680Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:29:41.680Z] [2022-08-18T19:29:41.680Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T19:29:41.680Z] firewalld_test.go:14: firewalld is not running [2022-08-18T19:29:41.680Z] [2022-08-18T19:29:41.680Z] DONE 327 tests, 9 skipped in 200.603s Post stage [Pipeline] junit [2022-08-18T19:29:42.260Z] Recording test results [2022-08-18T19:29:42.321Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-18T19:29:42.321Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-18T19:29:42.680Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-18T19:29:43.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43993/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b1dc64be903d91449a60659cb6a3d0a631cb08 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:73b1dc64be903d91449a60659cb6a3d0a631cb08 hack/validate/vendor [2022-08-18T19:29:43.580Z] +++ dirname ./hack/vendor.sh [2022-08-18T19:29:43.580Z] ++ cd ./hack [2022-08-18T19:29:43.580Z] ++ pwd [2022-08-18T19:29:43.580Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T19:29:43.580Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-18T19:29:43.580Z] + GO111MODULE=auto [2022-08-18T19:29:43.580Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-18T19:29:43.580Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-18T19:29:43.580Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T19:29:44.145Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-18T19:29:44.145Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T19:29:44.145Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T19:29:44.145Z] go: downloading github.com/containerd/containerd v1.6.7 [2022-08-18T19:29:44.221Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-18T19:29:44.402Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-18T19:29:44.403Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-18T19:29:44.660Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-18T19:29:44.660Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-18T19:29:44.660Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-18T19:29:44.660Z] go: downloading github.com/moby/buildkit v0.10.4-0.20220719175648-8e2d9b9006ca [2022-08-18T19:29:44.918Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T19:29:44.918Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-18T19:29:44.918Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-18T19:29:44.918Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-18T19:29:44.918Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-18T19:29:44.918Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-18T19:29:44.918Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-18T19:29:45.176Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-18T19:29:45.433Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-18T19:29:45.433Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-18T19:29:45.433Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-18T19:29:45.433Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-08-18T19:29:45.433Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T19:29:45.433Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-18T19:29:45.433Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-18T19:29:45.433Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-18T19:29:45.433Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-18T19:29:45.586Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-18T19:29:45.691Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-18T19:29:45.691Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T19:29:45.691Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-18T19:29:45.691Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-18T19:29:45.691Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-18T19:29:45.691Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-18T19:29:45.691Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T19:29:45.691Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-18T19:29:45.691Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-18T19:29:45.691Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-18T19:29:45.691Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-18T19:29:45.949Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-18T19:29:45.949Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-18T19:29:45.949Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-18T19:29:45.949Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-18T19:29:45.949Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-18T19:29:45.949Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T19:29:45.949Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-18T19:29:45.949Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-18T19:29:45.949Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-18T19:29:45.949Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-18T19:29:45.949Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-18T19:29:45.949Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-18T19:29:46.514Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-18T19:29:46.514Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-18T19:29:46.514Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-18T19:29:46.514Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-18T19:29:46.514Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-18T19:29:46.814Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-18T19:29:48.475Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-18T19:29:48.475Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-18T19:29:48.475Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-18T19:29:48.475Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-18T19:29:48.475Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-18T19:29:48.706Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-18T19:29:48.706Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-18T19:29:49.633Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-18T19:29:50.374Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T19:29:50.374Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T19:29:50.374Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-18T19:29:50.374Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-18T19:29:50.374Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-18T19:29:50.374Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-18T19:29:50.374Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-18T19:29:50.374Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-18T19:29:50.374Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-18T19:29:50.374Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-18T19:29:50.374Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-18T19:29:50.374Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-18T19:29:50.374Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-18T19:29:50.374Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-18T19:29:50.374Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-18T19:29:50.632Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-18T19:29:50.632Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-18T19:29:50.632Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-18T19:29:50.890Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-18T19:29:50.890Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-18T19:29:50.890Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-08-18T19:29:50.890Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-18T19:29:50.890Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T19:29:50.890Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-18T19:29:50.890Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-18T19:29:50.890Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T19:29:50.890Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T19:29:50.890Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-18T19:29:50.890Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-18T19:29:50.890Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-18T19:29:50.890Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-18T19:29:50.890Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-18T19:29:50.890Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-18T19:29:50.890Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-18T19:29:50.890Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-18T19:29:51.148Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-18T19:29:51.148Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-18T19:29:51.148Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-18T19:29:51.148Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-18T19:29:51.148Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-18T19:29:51.148Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-18T19:29:51.148Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T19:29:51.148Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-18T19:29:51.148Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-18T19:29:51.148Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-18T19:29:51.148Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-18T19:29:51.148Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-18T19:29:51.148Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-18T19:29:51.148Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-18T19:29:51.148Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-18T19:29:51.148Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T19:29:51.148Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T19:29:51.148Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T19:29:51.148Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T19:29:51.148Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T19:29:51.148Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T19:29:51.148Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T19:29:51.148Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-18T19:29:51.406Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-18T19:29:51.406Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-18T19:29:51.406Z] go: downloading google.golang.org/api v0.54.0 [2022-08-18T19:29:51.526Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-18T19:29:51.782Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-18T19:29:52.080Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-18T19:29:53.008Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-18T19:29:53.614Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-18T19:29:53.614Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T19:29:53.614Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-18T19:29:53.934Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-18T19:29:53.934Z] go: downloading go.opencensus.io v0.23.0 [2022-08-18T19:29:53.934Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-18T19:29:53.934Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T19:29:53.934Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T19:29:53.934Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T19:29:53.934Z] go: downloading golang.org/x/text v0.3.7 [2022-08-18T19:29:54.499Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-18T19:29:54.499Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-18T19:29:54.499Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-18T19:29:54.499Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T19:29:54.499Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-18T19:29:54.499Z] go: downloading github.com/google/btree v1.0.1 [2022-08-18T19:29:54.499Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-18T19:29:54.499Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-18T19:29:54.499Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-18T19:29:54.499Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-18T19:29:54.499Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-18T19:29:54.499Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T19:29:54.499Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-18T19:29:54.499Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-18T19:29:54.542Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-18T19:29:54.542Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-18T19:29:54.756Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-18T19:29:54.756Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-18T19:29:54.756Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-18T19:29:54.756Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-18T19:29:54.756Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-18T19:29:54.756Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-18T19:29:54.756Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-18T19:29:54.756Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-18T19:29:54.756Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-18T19:29:54.756Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-18T19:29:54.756Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-18T19:29:54.756Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-18T19:29:54.756Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-18T19:29:54.756Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-18T19:29:54.756Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-18T19:29:54.756Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-18T19:29:54.756Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-18T19:29:54.756Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-18T19:29:55.014Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-18T19:29:55.014Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-18T19:29:55.014Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-18T19:29:55.014Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-18T19:29:55.014Z] go: downloading github.com/kr/text v0.2.0 [2022-08-18T19:29:55.014Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-18T19:29:55.014Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-18T19:29:55.271Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-18T19:29:55.271Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-18T19:29:55.271Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-18T19:29:55.271Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-18T19:29:55.271Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-18T19:29:55.271Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-18T19:29:55.271Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-18T19:29:55.271Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-18T19:29:55.271Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-18T19:29:55.271Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-18T19:29:55.271Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-18T19:29:55.271Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-18T19:29:55.271Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-18T19:29:55.271Z] + GO111MODULE=auto [2022-08-18T19:29:55.271Z] + go mod vendor -modfile vendor.mod [2022-08-18T19:29:55.469Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-18T19:29:55.469Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-18T19:29:56.030Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-18T19:29:56.594Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-18T19:29:57.605Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-18T19:29:57.798Z] Congratulations! All vendoring changes are done the right way. [2022-08-18T19:29:58.166Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-18T19:29:58.166Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-18T19:29:58.727Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-18T19:29:58.982Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T19:29:59.238Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-18T19:29:59.484Z] + echo Ensuring container killed. [2022-08-18T19:29:59.485Z] Ensuring container killed. [2022-08-18T19:29:59.485Z] + docker rm -vf docker-pr1 [2022-08-18T19:29:59.485Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T19:29:59.765Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:29:59.765Z] Chowning /workspace to jenkins user [2022-08-18T19:29:59.765Z] + id -u [2022-08-18T19:29:59.765Z] + id -g [2022-08-18T19:29:59.765Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43993:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T19:29:59.800Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-18T19:30:00.383Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-18T19:30:00.947Z] === RUN TestDockerSuite/TestRunExitCodeOne [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T19:30:01.443Z] + bundleName=unit [2022-08-18T19:30:01.443Z] + echo Creating unit-bundles.tar.gz [2022-08-18T19:30:01.443Z] Creating unit-bundles.tar.gz [2022-08-18T19:30:01.443Z] + 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-08-18T19:30:01.443Z] bundles/junit-report-libnetwork.xml [2022-08-18T19:30:01.443Z] bundles/junit-report.xml [2022-08-18T19:30:01.443Z] bundles/go-test-report-libnetwork.json [2022-08-18T19:30:01.443Z] bundles/go-test-report.json [2022-08-18T19:30:01.443Z] bundles/profile-libnetwork.out [2022-08-18T19:30:01.443Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-18T19:30:01.454Z] Archiving artifacts [2022-08-18T19:30:01.874Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-18T19:30:02.178Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43993/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T19:30:02.435Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-18T19:30:02.485Z] + make clean [2022-08-18T19:30:02.486Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T19:30:02.486Z] docker-dev-cache [2022-08-18T19:30:02.486Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T19:30:03.037Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-18T19:30:03.038Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-18T19:30:03.294Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-18T19:30:03.550Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-18T19:30:04.156Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-18T19:30:05.522Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-18T19:30:05.522Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T19:30:05.522Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-18T19:30:05.522Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-18T19:30:08.036Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-18T19:30:08.600Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-18T19:30:20.849Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-18T19:30:20.849Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-18T19:30:21.105Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-18T19:30:21.105Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-18T19:30:21.105Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-18T19:30:21.105Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-18T19:30:21.714Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-18T19:30:23.604Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-18T19:30:24.166Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-18T19:30:25.138Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-18T19:30:27.658Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-18T19:30:30.922Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-18T19:30:31.484Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-18T19:30:31.740Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-18T19:30:32.671Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-18T19:30:32.671Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-18T19:30:32.671Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-18T19:30:33.597Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-18T19:30:34.523Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-18T19:30:35.929Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-18T19:30:35.929Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-18T19:30:35.929Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-18T19:30:35.929Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-18T19:30:36.857Z] === RUN TestDockerSuite/TestRunMount [2022-08-18T19:30:39.374Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-18T19:30:42.688Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-18T19:30:42.688Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-18T19:30:42.688Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-18T19:30:43.248Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-18T19:30:44.613Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-18T19:30:45.539Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-18T19:30:46.466Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-18T19:30:48.377Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-18T19:30:48.377Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-18T19:30:50.311Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-18T19:30:51.239Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-18T19:30:51.239Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-18T19:30:52.647Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-18T19:30:52.647Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-18T19:30:53.209Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-18T19:30:54.136Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-18T19:30:54.435Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-18T19:30:54.691Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-18T19:30:55.297Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-18T19:30:57.185Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-18T19:30:57.441Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-18T19:30:58.851Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-18T19:31:00.785Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-18T19:31:02.150Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-18T19:31:02.712Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-18T19:31:02.712Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-18T19:31:03.314Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-18T19:31:03.314Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-18T19:31:03.570Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-18T19:31:04.133Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-18T19:31:04.431Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-18T19:31:04.687Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-18T19:31:05.258Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-18T19:31:06.623Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-18T19:31:11.861Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-18T19:31:11.861Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T19:31:11.861Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-18T19:31:11.861Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-18T19:31:12.116Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-18T19:31:12.676Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-18T19:31:13.644Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-18T19:31:14.573Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-18T19:31:15.136Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-18T19:31:15.136Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-18T19:31:15.391Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-18T19:31:15.998Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-18T19:31:16.559Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-18T19:31:16.856Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T19:31:16.856Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-18T19:31:16.856Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-18T19:31:17.460Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-18T19:31:17.717Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-18T19:31:18.279Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-18T19:31:18.279Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-18T19:31:18.279Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-18T19:31:18.841Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-18T19:31:20.728Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-18T19:31:20.728Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T19:31:20.728Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-18T19:31:20.728Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-18T19:31:23.250Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-18T19:31:23.505Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-18T19:31:24.113Z] === RUN TestDockerSuite/TestRunRm [2022-08-18T19:31:24.674Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-18T19:31:26.577Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-18T19:31:28.463Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-18T19:31:29.024Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-18T19:31:29.024Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-18T19:31:29.585Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-18T19:31:31.517Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-18T19:31:32.078Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-18T19:31:34.591Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-18T19:31:34.591Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-18T19:31:37.860Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-18T19:31:38.116Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-18T19:31:38.678Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-18T19:31:39.240Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-18T19:31:39.802Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-18T19:31:40.363Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-18T19:31:40.363Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-18T19:31:40.924Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-18T19:31:41.485Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-18T19:31:41.741Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-18T19:31:42.709Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-18T19:31:43.271Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-18T19:31:43.527Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-18T19:31:46.062Z] docker_cli_service_logs_test.go:248: checking task nlsw39ijvroc [2022-08-18T19:31:46.062Z] docker_cli_service_logs_test.go:253: checking messages for nlsw39ijvroc [2022-08-18T19:31:46.062Z] docker_cli_service_logs_test.go:248: checking task tb5ss2m8gh63 [2022-08-18T19:31:46.062Z] docker_cli_service_logs_test.go:253: checking messages for tb5ss2m8gh63 [2022-08-18T19:31:46.062Z] === RUN TestDockerSuite/TestRunState [2022-08-18T19:31:46.319Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-18T19:31:47.246Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-18T19:31:47.502Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-18T19:31:48.064Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-18T19:31:48.321Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-18T19:31:48.321Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T19:31:48.321Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-18T19:31:49.247Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-18T19:31:49.247Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-18T19:31:49.504Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-18T19:31:50.435Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-18T19:31:50.435Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-18T19:31:50.691Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-18T19:31:51.252Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-18T19:31:52.665Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-18T19:31:53.227Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-18T19:31:54.637Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-18T19:31:57.152Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-18T19:32:00.426Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-18T19:32:00.426Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-18T19:32:00.986Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-18T19:32:01.286Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-18T19:32:02.652Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-18T19:32:04.021Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-18T19:32:04.779Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-18T19:32:04.779Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-18T19:32:05.035Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-18T19:32:05.597Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-18T19:32:06.159Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-18T19:32:06.719Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-18T19:32:06.719Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-18T19:32:06.719Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T19:32:06.719Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-18T19:32:06.975Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-18T19:32:07.538Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-18T19:32:09.427Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-18T19:32:10.793Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-18T19:32:11.354Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-18T19:32:12.281Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-18T19:32:12.281Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-18T19:32:14.211Z] docker_cli_swarm_test.go:1895: [d73f3a3e3b58d] joining swarm manager [d29a14f953908]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:32:14.211Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-18T19:32:15.181Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-18T19:32:15.437Z] docker_cli_swarm_test.go:1896: [ddb4047fb0879] joining swarm manager [d29a14f953908]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:32:16.803Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-18T19:32:18.209Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-18T19:32:18.770Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-18T19:32:18.770Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-18T19:32:18.770Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-18T19:32:18.770Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-18T19:32:18.770Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-18T19:32:18.770Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-18T19:32:18.770Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-18T19:32:18.770Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-18T19:32:18.770Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T19:32:18.770Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-18T19:32:19.372Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-18T19:32:19.936Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-18T19:32:20.864Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-18T19:32:21.127Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-18T19:32:21.691Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-18T19:32:21.691Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-18T19:32:22.253Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-18T19:32:22.253Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T19:32:22.253Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-18T19:32:22.253Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-18T19:32:22.253Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-18T19:32:22.253Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T19:32:22.253Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-18T19:32:22.253Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T19:32:22.253Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-18T19:32:22.253Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T19:32:22.253Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-18T19:32:22.253Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T19:32:22.253Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-18T19:32:22.253Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T19:32:22.253Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-18T19:32:22.816Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-18T19:32:23.072Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-18T19:32:23.072Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-18T19:32:23.677Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-18T19:32:23.677Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-18T19:32:24.239Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-18T19:32:24.239Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-18T19:32:24.801Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-18T19:32:25.101Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-18T19:32:25.101Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-18T19:32:25.101Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-18T19:32:25.663Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-18T19:32:26.633Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-18T19:32:26.888Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-18T19:32:26.888Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T19:32:26.888Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-18T19:32:27.144Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-18T19:32:27.399Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-18T19:32:28.325Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-18T19:32:28.587Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-18T19:32:29.998Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-18T19:32:30.559Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-18T19:32:30.559Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-18T19:32:30.559Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-18T19:32:30.559Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-18T19:32:31.163Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-18T19:32:31.723Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-18T19:32:32.369Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-18T19:32:32.624Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-18T19:32:33.987Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-18T19:32:34.957Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-18T19:32:36.885Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-18T19:32:39.415Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-18T19:32:40.382Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-18T19:32:42.311Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-18T19:32:43.238Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-18T19:32:44.164Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-18T19:32:46.052Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-18T19:32:46.614Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-18T19:32:47.541Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-18T19:32:49.162Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-18T19:32:50.087Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-18T19:32:51.450Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-18T19:32:53.337Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-18T19:32:54.700Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-18T19:32:56.064Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-18T19:32:57.445Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-18T19:32:58.810Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-18T19:33:00.742Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-18T19:33:00.742Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-18T19:33:00.742Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-18T19:33:00.742Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-18T19:33:00.998Z] docker_cli_swarm_test.go:1796: [d95f7a64198ca] joining swarm manager [dc69c741b1c61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:33:00.998Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-18T19:33:01.969Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-18T19:33:02.224Z] docker_cli_swarm_test.go:1797: [df00a7bb57514] joining swarm manager [dc69c741b1c61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:33:02.786Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-18T19:33:03.713Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-18T19:33:03.713Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-18T19:33:04.639Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-18T19:33:04.896Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-18T19:33:05.152Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-18T19:33:06.560Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents4206751922 [2022-08-18T19:33:06.560Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-18T19:33:06.560Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-18T19:33:07.923Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-18T19:33:07.923Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-18T19:33:07.923Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-18T19:33:09.288Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-18T19:33:10.651Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-18T19:33:12.578Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-18T19:33:12.882Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-18T19:33:13.442Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-18T19:33:13.442Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-18T19:33:14.366Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-18T19:33:14.970Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-18T19:33:14.970Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T19:33:14.970Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-18T19:33:20.209Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-18T19:33:21.572Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-18T19:33:22.174Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-18T19:33:22.174Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-18T19:33:23.145Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-18T19:33:24.509Z] docker_cli_swarm_test.go:1315: [df17252880fbe] joining swarm manager [debdab49a6866]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:33:25.475Z] docker_cli_swarm_test.go:1316: [de65bcc88cf9a] joining swarm manager [debdab49a6866]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:33:26.037Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-18T19:33:28.017Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-18T19:33:28.017Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-18T19:33:29.426Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-18T19:33:30.886Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-18T19:33:32.377Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-18T19:33:35.026Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-18T19:33:39.198Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-18T19:33:41.752Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-18T19:33:47.153Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-18T19:33:49.038Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-18T19:33:49.294Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-18T19:33:49.854Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-18T19:33:50.110Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-18T19:33:50.110Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T19:33:50.110Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-18T19:33:50.673Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-18T19:33:51.278Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-18T19:33:51.278Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T19:33:51.278Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-18T19:33:51.278Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T19:33:51.278Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-18T19:33:52.204Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-18T19:33:52.627Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-18T19:33:53.598Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-18T19:33:54.524Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-18T19:33:57.830Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-18T19:33:58.809Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-18T19:33:58.809Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T19:33:58.809Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-18T19:33:59.383Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-18T19:33:59.960Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-18T19:34:01.848Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-18T19:34:03.740Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-18T19:34:04.708Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-18T19:34:19.830Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-18T19:34:19.830Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-18T19:34:19.830Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-18T19:34:20.391Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-18T19:34:20.391Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-18T19:34:20.391Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-18T19:34:20.391Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-18T19:34:20.953Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-18T19:34:20.953Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-18T19:34:21.513Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-18T19:34:21.513Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-18T19:34:21.769Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-18T19:34:21.769Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-18T19:34:21.769Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-18T19:34:23.132Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-18T19:34:23.132Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-18T19:34:23.389Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-18T19:34:23.389Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-18T19:34:23.389Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-18T19:34:23.389Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite (1354.23s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.15s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.98s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.78s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.78s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.50s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.72s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.49s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.05s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.19s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.74s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.67s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.49s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.67s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.69s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.87s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.71s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.05s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.77s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.95s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.75s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.16s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.46s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.43s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.74s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2022-08-18T19:34:23.389Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.57s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.26s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.40s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.44s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.67s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.55s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000716768__} (1.40s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12474317926_/foo_false_____} (1.68s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12474317926_/foo_true_____} (1.52s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34068217542_/foo_false_____} (1.49s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34068217542_/foo_true_____} (1.59s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34068217542_/foo_true__0xc000716798___} (1.52s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000716900__} (1.43s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000716918__} (1.61s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000716930__} (1.50s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000716bb8__} (1.61s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-18T19:34:23.389Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.26s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.98s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.61s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.80s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.94s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.72s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.74s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.74s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.83s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.94s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.83s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.62s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.68s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.32s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.95s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.22s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.98s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.98s) [2022-08-18T19:34:23.390Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.03s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.92s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.98s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.13s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.68s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.40s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.85s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.85s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.26s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.69s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.32s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.53s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestAttachDetach (2.29s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestAttachDisconnect (2.49s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.43s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.88s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.73s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.18s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.65s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.17s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.27s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.75s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.99s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.36s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.09s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.33s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.61s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.81s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.15s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.96s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.37s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.30s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.49s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.36s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.26s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.31s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.88s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.31s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.24s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.21s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.27s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.04s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.13s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.55s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.13s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.62s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.86s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.59s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.62s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.19s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.83s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.70s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.75s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.61s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.95s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.20s) [2022-08-18T19:34:23.647Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.82s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.72s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.93s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.22s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.62s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (9.62s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.49s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.91s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.15s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.36s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.99s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.98s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.19s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.78s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.99s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.75s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.10s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.49s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.38s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.46s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.73s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.72s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.61s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.98s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.71s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.67s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.44s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.93s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.47s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.25s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.61s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.18s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.95s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEnv (0.82s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.76s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.67s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.05s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.62s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.69s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.27s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.68s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.40s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.27s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.44s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.52s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.55s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.69s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.50s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.25s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.09s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.67s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.56s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.03s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.29s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.64s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.01s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.50s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.49s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.43s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.68s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.05s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.46s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.24s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.99s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.46s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.60s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.42s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.63s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.39s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.10s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.71s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.44s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.08s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.86s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.74s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.56s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.87s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.12s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.24s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.01s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.75s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.92s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.06s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.81s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildPATH (2.12s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.90s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.21s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.50s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.88s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildRm (2.61s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.18s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.22s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.24s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.81s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.97s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.54s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.65s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.66s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.51s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildUser (1.91s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.42s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.57s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.96s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.28s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.00s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.77s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.36s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.26s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.99s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.71s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.90s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCommitChange (0.82s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.51s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.19s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.64s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCommitTTY (1.38s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.38s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.69s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.09s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.82s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.91s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.66s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.74s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.77s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.93s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.63s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.99s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.72s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.35s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.81s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.27s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.61s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.96s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.77s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.17s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.16s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.85s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.41s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.92s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToStdout (0.54s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.78s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-08-18T19:34:23.648Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.41s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.74s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsCommit (0.69s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.65s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.02s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.06s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.08s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.51s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-18T19:34:23.648Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.09s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-08-18T19:34:23.649Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T19:34:23.649Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.21s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.48s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.12s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.73s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.56s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecCgroup (1.01s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecInspectID (1.56s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.77s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecParseError (0.86s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.00s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-08-18T19:34:23.649Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.99s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestHealth (19.24s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestBuildHistory (2.58s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.05s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.19s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImportDisplay (1.13s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.21s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.71s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.73s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.92s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.62s) [2022-08-18T19:34:23.649Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.81s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.64s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectDefault (0.71s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectHistory (0.65s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-08-18T19:34:23.649Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.74s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.77s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.74s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.62s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.54s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.54s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.83s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.37s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.64s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.28s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.59s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.99s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.97s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.56s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.73s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsTail (0.65s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.57s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestNetHostname (1.72s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.09s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.41s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.55s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.37s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.87s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.79s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.11s) [2022-08-18T19:34:23.649Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.74s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.05s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.19s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.00s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPortList (6.49s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.68s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.49s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.00s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsByOrder (3.44s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.18s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.19s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.62s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.68s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.48s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.99s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.65s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.13s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.42s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.97s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.25s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.14s) [2022-08-18T19:34:23.649Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.35s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.53s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.03s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.20s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.56s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.41s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.05s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.46s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.67s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.89s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.40s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.90s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.80s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.22s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.28s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.63s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.38s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.99s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.00s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.83s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.03s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.76s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.55s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s) [2022-08-18T19:34:23.649Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.54s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.67s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.56s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.71s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.59s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.57s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.61s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.32s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.21s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.95s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.64s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.86s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.42s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.94s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.85s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.52s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.33s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.90s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.21s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.51s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.14s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.90s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.62s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.08s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.61s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.67s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.14s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.63s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.67s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.55s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.57s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.60s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunExitCode (0.75s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.68s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.58s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.67s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.63s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.15s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.37s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.81s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.40s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.37s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunMount (5.28s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.56s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.18s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.79s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.04s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.74s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.27s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.67s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNetHost (1.08s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.59s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.81s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.56s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.45s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.55s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.62s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.54s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.68s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.05s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.62s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.20s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.80s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.53s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.59s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.62s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.62s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.02s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.59s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.92s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.55s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.48s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.65s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.62s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.55s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunState (1.20s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.54s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunSysctls (0.97s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.60s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.52s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.20s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.55s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.43s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.60s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunUserByName (0.59s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.60s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.52s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.16s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.94s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.83s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.55s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.62s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.57s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-08-18T19:34:23.650Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.56s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.74s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.19s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.14s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.80s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.70s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.26s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-08-18T19:34:23.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.55s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.95s) [2022-08-18T19:34:23.651Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.52s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.79s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.81s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.89s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.39s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.05s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.41s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.54s) [2022-08-18T19:34:23.651Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.00s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.67s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.66s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.74s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.64s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.49s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.44s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-08-18T19:34:23.651Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-08-18T19:34:23.651Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T19:34:23.651Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s) [2022-08-18T19:34:23.651Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.66s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-18T19:34:23.651Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-18T19:34:23.651Z] === RUN TestDockerRegistrySuite [2022-08-18T19:34:23.651Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-18T19:34:24.577Z] check_test.go:427: [dc669ddd9d2bd] daemon is not started [2022-08-18T19:34:24.577Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-18T19:34:25.569Z] check_test.go:427: [d1d7a62f51650] daemon is not started [2022-08-18T19:34:25.569Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-18T19:34:26.932Z] check_test.go:427: [d2ff996d0db37] daemon is not started [2022-08-18T19:34:26.932Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-18T19:34:26.932Z] check_test.go:427: [dc7dce1604dd7] daemon is not started [2022-08-18T19:34:26.932Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T19:34:30.195Z] check_test.go:427: [dec2c6d82e297] daemon is not started [2022-08-18T19:34:30.195Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T19:34:31.121Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-18T19:34:35.670Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-18T19:34:35.670Z] check_test.go:427: [dd8d4a0109835] daemon is not started [2022-08-18T19:34:35.670Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-18T19:34:38.935Z] check_test.go:427: [dba8f7f44b34e] daemon is not started [2022-08-18T19:34:38.935Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-18T19:34:39.954Z] check_test.go:427: [d1e8641c9890d] daemon is not started [2022-08-18T19:34:39.954Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-18T19:34:41.320Z] check_test.go:427: [db86c92749bc4] daemon is not started [2022-08-18T19:34:41.320Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-18T19:34:42.246Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-18T19:34:42.502Z] check_test.go:427: [d06a4680f650f] daemon is not started [2022-08-18T19:34:42.502Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-18T19:34:43.911Z] check_test.go:427: [dbc4d866f0b55] daemon is not started [2022-08-18T19:34:43.911Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-18T19:34:45.276Z] check_test.go:427: [d1cde99d926b6] daemon is not started [2022-08-18T19:34:45.276Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-18T19:34:46.641Z] check_test.go:427: [d2cb16e34c6b8] daemon is not started [2022-08-18T19:34:46.641Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-18T19:34:48.009Z] check_test.go:427: [dd40161a37336] daemon is not started [2022-08-18T19:34:48.009Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-18T19:34:49.388Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-18T19:34:49.388Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3696f666828953965e7f851a2b3a89c1e1512e045ed050f29fa4e1e24d1d539a [2022-08-18T19:34:50.401Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:21d56f026ddcd4e6459aabfb0f90cb43c5977aa0f53d675fd479447c238af727 [2022-08-18T19:34:50.401Z] check_test.go:427: [d871c7f18e9ca] daemon is not started [2022-08-18T19:34:50.401Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-18T19:34:51.766Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:419d70e073fdd38f750f0e12dbc8cd7866b225b429a1cb3453671af33d2dc887 [2022-08-18T19:34:51.766Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-18T19:34:52.328Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:84d17fd8367b9dc3867acd7e58fc78f573907b7ac4932e028b6525a587b9d9ef [2022-08-18T19:34:52.583Z] check_test.go:427: [dbba325981315] daemon is not started [2022-08-18T19:34:52.882Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-18T19:34:53.853Z] check_test.go:427: [d3a09ead80252] daemon is not started [2022-08-18T19:34:53.853Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-18T19:34:56.415Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-18T19:34:57.017Z] check_test.go:427: [d6fdc26d66627] daemon is not started [2022-08-18T19:34:57.017Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-18T19:34:58.481Z] check_test.go:427: [d3a513fe9c2e9] daemon is not started [2022-08-18T19:34:58.481Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-18T19:34:58.481Z] check_test.go:427: [d82900413817d] daemon is not started [2022-08-18T19:34:58.481Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T19:34:59.408Z] check_test.go:427: [d91b2a94db204] daemon is not started [2022-08-18T19:34:59.408Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T19:35:00.378Z] check_test.go:427: [d3eb45d8182ca] daemon is not started [2022-08-18T19:35:00.378Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T19:35:01.304Z] check_test.go:427: [df27c1d10d03d] daemon is not started [2022-08-18T19:35:01.304Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-18T19:35:03.863Z] check_test.go:427: [d5632cec4e4ef] daemon is not started [2022-08-18T19:35:03.863Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-18T19:35:03.863Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-18T19:35:03.863Z] check_test.go:427: [d38cd9075b297] daemon is not started [2022-08-18T19:35:03.863Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-18T19:35:05.229Z] check_test.go:427: [d355b4c16ab0f] daemon is not started [2022-08-18T19:35:05.229Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-18T19:35:05.833Z] check_test.go:427: [d4a5a51605094] daemon is not started [2022-08-18T19:35:05.833Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-18T19:35:05.833Z] check_test.go:427: [d20f6dd1e38f0] daemon is not started [2022-08-18T19:35:05.833Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-18T19:35:06.089Z] check_test.go:427: [da95803a0e481] daemon is not started [2022-08-18T19:35:06.089Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-18T19:35:06.350Z] check_test.go:427: [d623b5ef7b9cc] daemon is not started [2022-08-18T19:35:06.350Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-18T19:35:06.606Z] check_test.go:427: [d7e2691246d96] daemon is not started [2022-08-18T19:35:06.606Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-18T19:35:06.862Z] check_test.go:427: [d99d7c5b5d0b2] daemon is not started [2022-08-18T19:35:06.862Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-18T19:35:08.271Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-18T19:35:08.271Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T19:35:08.271Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-18T19:35:08.271Z] check_test.go:427: [dc8051ac28b8f] daemon is not started [2022-08-18T19:35:08.271Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-18T19:35:09.678Z] check_test.go:427: [d71bd2dc85eaf] daemon is not started [2022-08-18T19:35:09.678Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-18T19:35:11.094Z] check_test.go:427: [d959639a1ca97] daemon is not started [2022-08-18T19:35:11.094Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-18T19:35:12.022Z] check_test.go:427: [d75a28496171f] daemon is not started [2022-08-18T19:35:12.022Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-18T19:35:13.445Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite (50.46s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.60s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.52s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.53s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.33s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.38s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.36s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.46s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.47s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.28s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.93s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.28s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.18s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.32s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.18s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.38s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.57s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.24s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2022-08-18T19:35:14.007Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.85s) [2022-08-18T19:35:14.007Z] === RUN TestDockerSchema1RegistrySuite [2022-08-18T19:35:14.007Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-18T19:35:14.007Z] check_test.go:454: [df017694c5231] daemon is not started [2022-08-18T19:35:14.007Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T19:35:14.568Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-18T19:35:15.129Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-18T19:35:16.056Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-18T19:35:17.425Z] check_test.go:454: [d12bdc635fde3] daemon is not started [2022-08-18T19:35:17.425Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T19:35:18.792Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-18T19:35:22.057Z] check_test.go:454: [da939a5da18d4] daemon is not started [2022-08-18T19:35:22.057Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-18T19:35:22.995Z] check_test.go:454: [dddcf30446fe6] daemon is not started [2022-08-18T19:35:22.995Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-18T19:35:23.293Z] check_test.go:454: [d8983cc135c91] daemon is not started [2022-08-18T19:35:23.293Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T19:35:24.220Z] check_test.go:454: [dbd0470783dbe] daemon is not started [2022-08-18T19:35:24.220Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T19:35:25.148Z] check_test.go:454: [d37b9379c2c5d] daemon is not started [2022-08-18T19:35:25.148Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T19:35:26.120Z] check_test.go:454: [dcfdb2b835d58] daemon is not started [2022-08-18T19:35:26.120Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-18T19:35:28.635Z] check_test.go:454: [d467b5e261850] daemon is not started [2022-08-18T19:35:28.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-18T19:35:28.635Z] check_test.go:454: [d609413914de0] daemon is not started [2022-08-18T19:35:28.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-18T19:35:29.197Z] check_test.go:454: [d1c67bd5827ef] daemon is not started [2022-08-18T19:35:29.197Z] --- PASS: TestDockerSchema1RegistrySuite (15.11s) [2022-08-18T19:35:29.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-18T19:35:29.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.42s) [2022-08-18T19:35:29.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.50s) [2022-08-18T19:35:29.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2022-08-18T19:35:29.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-18T19:35:29.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-08-18T19:35:29.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-08-18T19:35:29.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-08-18T19:35:29.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.37s) [2022-08-18T19:35:29.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-08-18T19:35:29.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-08-18T19:35:29.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-18T19:35:29.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-18T19:35:29.758Z] check_test.go:483: [db3ddfa3a0475] daemon is not started [2022-08-18T19:35:29.758Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-18T19:35:30.320Z] check_test.go:483: [d6fec850a407a] daemon is not started [2022-08-18T19:35:30.320Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-18T19:35:30.620Z] check_test.go:483: [ded2fe3000565] daemon is not started [2022-08-18T19:35:30.620Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-18T19:35:32.029Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-18T19:35:32.284Z] check_test.go:483: [de524286c5b82] daemon is not started [2022-08-18T19:35:32.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-18T19:35:32.845Z] check_test.go:483: [d38123caa9685] daemon is not started [2022-08-18T19:35:32.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-18T19:35:33.773Z] check_test.go:483: [d118114b0f8c3] daemon is not started [2022-08-18T19:35:33.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-18T19:35:33.773Z] check_test.go:483: [d33c6ef6a1abe] daemon is not started [2022-08-18T19:35:33.773Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.77s) [2022-08-18T19:35:33.773Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-08-18T19:35:33.773Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-08-18T19:35:33.773Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-18T19:35:33.773Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-08-18T19:35:33.773Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-08-18T19:35:33.773Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-08-18T19:35:33.773Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.93s) [2022-08-18T19:35:33.773Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-18T19:35:33.773Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-18T19:35:33.773Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-18T19:35:39.050Z] check_test.go:510: [dc64d672eaed2] daemon is not started [2022-08-18T19:35:39.050Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-18T19:35:39.050Z] check_test.go:510: [dd339eac47933] daemon is not started [2022-08-18T19:35:39.050Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-18T19:35:39.348Z] check_test.go:510: [d101da97ad411] daemon is not started [2022-08-18T19:35:39.348Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-18T19:35:39.349Z] check_test.go:510: [d8706a1d48de6] daemon is not started [2022-08-18T19:35:39.349Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-18T19:35:39.604Z] check_test.go:510: [dbe46633eefe1] daemon is not started [2022-08-18T19:35:39.604Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-08-18T19:35:39.604Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-18T19:35:39.604Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-18T19:35:39.604Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-18T19:35:39.604Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-18T19:35:39.604Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-08-18T19:35:39.604Z] === RUN TestDockerNetworkSuite [2022-08-18T19:35:39.604Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-18T19:35:41.012Z] docker_cli_network_unix_test.go:46: [dfa914c6b82fd] daemon is not started [2022-08-18T19:35:41.012Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-18T19:35:41.617Z] docker_cli_network_unix_test.go:46: [d0c3f420210b1] daemon is not started [2022-08-18T19:35:41.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-18T19:35:44.148Z] docker_cli_network_unix_test.go:46: [d178a0895f248] daemon is not started [2022-08-18T19:35:44.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-18T19:35:46.073Z] docker_cli_network_unix_test.go:46: [d8f487b0e3865] daemon is not started [2022-08-18T19:35:46.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-18T19:35:46.329Z] docker_cli_network_unix_test.go:1233: [dfd3b0322d45c] daemon is not started [2022-08-18T19:35:48.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-18T19:35:49.453Z] docker_cli_network_unix_test.go:46: [dc9ce3d6f3f37] daemon is not started [2022-08-18T19:35:50.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-18T19:35:54.265Z] docker_cli_network_unix_test.go:46: [dd17742605708] daemon is not started [2022-08-18T19:35:55.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-18T19:35:57.125Z] docker_cli_network_unix_test.go:46: [d60ee021f9712] daemon is not started [2022-08-18T19:35:57.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-18T19:35:58.775Z] docker_cli_network_unix_test.go:46: [d56eb1e9bfafd] daemon is not started [2022-08-18T19:35:58.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-18T19:35:59.031Z] docker_cli_network_unix_test.go:46: [d6872cf117437] daemon is not started [2022-08-18T19:35:59.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-18T19:35:59.543Z] docker_cli_network_unix_test.go:46: [df8018a258d2e] daemon is not started [2022-08-18T19:35:59.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-18T19:36:00.105Z] docker_cli_network_unix_test.go:46: [d4241a14c7113] daemon is not started [2022-08-18T19:36:00.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-18T19:36:00.923Z] docker_cli_network_unix_test.go:46: [dde8b3db56af9] daemon is not started [2022-08-18T19:36:01.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-18T19:36:01.740Z] docker_cli_network_unix_test.go:46: [d21e3d90cdbb4] daemon is not started [2022-08-18T19:36:01.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-18T19:36:01.995Z] docker_cli_network_unix_test.go:46: [df79de801b20c] daemon is not started [2022-08-18T19:36:01.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-18T19:36:02.557Z] docker_cli_network_unix_test.go:46: [d8c14fd3eecc1] daemon is not started [2022-08-18T19:36:02.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-18T19:36:02.813Z] docker_cli_network_unix_test.go:46: [d005e12c4065b] daemon is not started [2022-08-18T19:36:02.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-18T19:36:02.813Z] docker_cli_network_unix_test.go:46: [de04b660f52ba] daemon is not started [2022-08-18T19:36:02.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-18T19:36:03.070Z] docker_cli_network_unix_test.go:46: [d6ff47c705559] daemon is not started [2022-08-18T19:36:03.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-18T19:36:03.997Z] docker_cli_network_unix_test.go:46: [db92853c708b5] daemon is not started [2022-08-18T19:36:03.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-18T19:36:04.253Z] docker_cli_network_unix_test.go:46: [df5c102254488] daemon is not started [2022-08-18T19:36:04.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-18T19:36:04.814Z] docker_cli_network_unix_test.go:46: [dc026566d462e] daemon is not started [2022-08-18T19:36:04.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-18T19:36:05.070Z] docker_cli_network_unix_test.go:46: [db64722d90a42] daemon is not started [2022-08-18T19:36:05.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-18T19:36:05.326Z] docker_cli_network_unix_test.go:46: [df1d5d5531254] daemon is not started [2022-08-18T19:36:05.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-18T19:36:06.298Z] docker_cli_network_unix_test.go:968: [d6005474a9332] daemon is not started [2022-08-18T19:36:07.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-18T19:36:08.671Z] docker_cli_network_unix_test.go:46: [dc3916deffa51] daemon is not started [2022-08-18T19:36:08.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-18T19:36:11.185Z] docker_cli_network_unix_test.go:1116: [da8e37ee0f3ff] daemon is not started [2022-08-18T19:36:12.599Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-18T19:36:15.128Z] docker_cli_swarm_test.go:1180: [d6e1da6e122ab] joining swarm manager [dedb14c7c5a48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:36:15.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-18T19:36:15.383Z] docker_cli_network_unix_test.go:46: [d9777b46ac54c] daemon is not started [2022-08-18T19:36:15.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-18T19:36:16.309Z] docker_cli_network_unix_test.go:46: [d838b47f61a97] daemon is not started [2022-08-18T19:36:16.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-18T19:36:16.309Z] docker_cli_network_unix_test.go:46: [dba21786d2d11] daemon is not started [2022-08-18T19:36:16.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-18T19:36:16.309Z] docker_cli_network_unix_test.go:46: [dfdce85071823] daemon is not started [2022-08-18T19:36:16.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-18T19:36:16.565Z] docker_cli_network_unix_test.go:46: [dc06b0e1fb604] daemon is not started [2022-08-18T19:36:16.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-18T19:36:16.565Z] docker_cli_network_unix_test.go:46: [d59b8e36d2057] daemon is not started [2022-08-18T19:36:16.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-18T19:36:16.565Z] docker_cli_network_unix_test.go:46: [d64356a9e3fe3] daemon is not started [2022-08-18T19:36:16.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-18T19:36:18.454Z] docker_cli_network_unix_test.go:46: [dfd96a9c8e168] daemon is not started [2022-08-18T19:36:19.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-18T19:36:19.015Z] docker_cli_network_unix_test.go:46: [def31ad33c713] daemon is not started [2022-08-18T19:36:19.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-18T19:36:19.015Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T19:36:19.015Z] docker_cli_network_unix_test.go:46: [d4931619e950d] daemon is not started [2022-08-18T19:36:19.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-18T19:36:19.576Z] docker_cli_network_unix_test.go:46: [d31bcd9499046] daemon is not started [2022-08-18T19:36:19.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-18T19:36:21.198Z] docker_cli_swarm_test.go:1189: [de7e49f73fd20] joining swarm manager [dedb14c7c5a48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:36:23.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-18T19:36:25.074Z] docker_cli_network_unix_test.go:1084: [d23629c9d0d2f] daemon is not started [2022-08-18T19:36:26.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-18T19:36:26.964Z] docker_cli_network_unix_test.go:46: [dca58cc9722c8] daemon is not started [2022-08-18T19:36:26.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-18T19:36:27.260Z] docker_cli_network_unix_test.go:46: [d243b59c1ffe6] daemon is not started [2022-08-18T19:36:27.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-18T19:36:28.945Z] docker_cli_network_unix_test.go:46: [d090853faf295] daemon is not started [2022-08-18T19:36:29.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-18T19:36:29.201Z] docker_cli_network_unix_test.go:46: [d98ba7a1e0f43] daemon is not started [2022-08-18T19:36:29.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-18T19:36:29.762Z] docker_cli_network_unix_test.go:46: [d4e19e543efa7] daemon is not started [2022-08-18T19:36:30.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-18T19:36:30.272Z] docker_cli_network_unix_test.go:46: [daa17c51dfa9f] daemon is not started [2022-08-18T19:36:30.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-18T19:36:31.089Z] docker_cli_network_unix_test.go:46: [d380144aae9b8] daemon is not started [2022-08-18T19:36:31.345Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-18T19:36:37.876Z] docker_cli_network_unix_test.go:46: [d035ff9c9fdbd] daemon is not started [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite (57.41s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.35s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.88s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.19s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.99s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.44s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.41s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-08-18T19:36:37.876Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.74s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.68s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2022-08-18T19:36:37.876Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.64s) [2022-08-18T19:36:37.876Z] === RUN TestDockerHubPullSuite [2022-08-18T19:36:37.876Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-18T19:36:39.240Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-18T19:36:43.019Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-18T19:36:43.019Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-18T19:36:44.426Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-18T19:36:44.988Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-18T19:36:45.266Z] --- PASS: TestDockerHubPullSuite (8.23s) [2022-08-18T19:36:45.266Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s) [2022-08-18T19:36:45.266Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.60s) [2022-08-18T19:36:45.266Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-08-18T19:36:45.266Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.79s) [2022-08-18T19:36:45.266Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2022-08-18T19:36:45.266Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-08-18T19:36:45.266Z] PASS [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === Skipped [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T19:36:45.266Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T19:36:45.266Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T19:36:45.266Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T19:36:45.266Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T19:36:45.266Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T19:36:45.266Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T19:36:45.266Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T19:36:45.266Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T19:36:45.266Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-18T19:36:45.266Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T19:36:45.266Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-18T19:36:45.266Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T19:36:45.266Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T19:36:45.266Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T19:36:45.266Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T19:36:45.266Z] [2022-08-18T19:36:45.266Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T19:36:45.267Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T19:36:45.267Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-18T19:36:45.267Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-18T19:36:45.267Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T19:36:45.267Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T19:36:45.267Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-18T19:36:45.267Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T19:36:45.267Z] docker_cli_network_unix_test.go:46: [d4931619e950d] daemon is not started [2022-08-18T19:36:45.267Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] DONE 1265 tests, 51 skipped in 1501.630s [2022-08-18T19:36:45.267Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:36:45.267Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T19:36:45.267Z] +++ kill 9427 [2022-08-18T19:36:45.267Z] +++ /etc/init.d/apparmor stop [2022-08-18T19:36:45.267Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:36:45.267Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.267Z] To set a process to complain mode, use the command line tool [2022-08-18T19:36:45.267Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:36:45.267Z] +++ true [2022-08-18T19:36:45.267Z] exiting test-integration [2022-08-18T19:36:45.267Z] ++ exit 0 [2022-08-18T19:36:45.267Z] [2022-08-18T19:36:45.522Z] + for job in $(jobs -p) [2022-08-18T19:36:45.522Z] + wait 8815 [2022-08-18T19:36:55.498Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-18T19:37:07.703Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-18T19:37:11.909Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-18T19:37:13.937Z] docker_cli_swarm_test.go:1112: [def481e7fb558] joining swarm manager [da31d00b75b39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:37:17.242Z] docker_cli_swarm_test.go:1113: [daef64febb60e] joining swarm manager [da31d00b75b39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:38:53.620Z] docker_cli_swarm_test.go:1166: [d474b2843a4da] joining swarm manager [da31d00b75b39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T19:39:32.346Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-18T19:39:32.346Z] docker_cli_swarm_test.go:1447: [df9ea91e20764] joining swarm manager [d3c59c76997c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:39:32.346Z] docker_cli_swarm_test.go:1448: [d2ddcf3c9ac44] joining swarm manager [d3c59c76997c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:39:42.347Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-18T19:39:42.645Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-18T19:39:42.645Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-18T19:39:42.900Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-18T19:39:42.900Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-18T19:39:43.461Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-18T19:39:45.974Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-18T19:39:49.239Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-18T19:39:51.752Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-18T19:39:53.640Z] docker_cli_swarm_unix_test.go:63: [d177de031f321] joining swarm manager [d02377fe96f58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:40:49.897Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-18T19:40:49.897Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-18T19:40:49.897Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-18T19:40:51.260Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-18T19:40:54.568Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-18T19:40:57.082Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-18T19:40:58.970Z] docker_api_swarm_test.go:962: [dff3716f39eec] joining swarm manager [d944e250c5d04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:41:17.138Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-18T19:41:29.340Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-18T19:41:30.702Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-18T19:41:33.214Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-18T19:41:36.479Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-18T19:41:43.051Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-18T19:41:47.243Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-18T19:41:49.758Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-18T19:41:52.270Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-18T19:41:54.783Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-18T19:41:57.296Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-18T19:42:00.645Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-18T19:42:02.537Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-18T19:42:58.786Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-18T19:43:13.654Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite (1555.55s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.90s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.17s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.24s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.19s) [2022-08-18T19:43:31.727Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.97s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.50s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.34s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.14s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.73s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.64s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.94s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.86s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.02s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.67s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.06s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.86s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.30s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.58s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.81s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.98s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.09s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.08s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.72s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.23s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.57s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.27s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.95s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.43s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.29s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.30s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.21s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.95s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.16s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.90s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.24s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.52s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.21s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.12s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.61s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.03s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.94s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.20s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.29s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.13s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.10s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.62s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.37s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.09s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.80s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.81s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.85s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.09s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.11s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.08s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.09s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.00s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.79s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.52s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.34s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.83s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.73s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.65s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.48s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.95s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.10s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.85s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.19s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.92s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.51s) [2022-08-18T19:43:31.727Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.68s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.28s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.45s) [2022-08-18T19:43:31.728Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.30s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.60s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.84s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.34s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.86s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.39s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.23s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.40s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.86s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.74s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-08-18T19:43:31.728Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-08-18T19:43:31.728Z] === RUN TestDockerExternalVolumeSuite [2022-08-18T19:43:31.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-18T19:43:31.728Z] docker_cli_external_volume_driver_test.go:53: [dc2fc1e696b5f] daemon is not started [2022-08-18T19:43:46.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-18T19:44:54.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-18T19:45:02.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-18T19:45:17.209Z] docker_cli_external_volume_driver_test.go:53: [daa7c2829b2f4] daemon is not started [2022-08-18T19:45:32.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-18T19:45:47.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-18T19:46:01.970Z] docker_cli_external_volume_driver_test.go:53: [dac2b074d9d18] daemon is not started [2022-08-18T19:46:20.042Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-18T19:46:20.042Z] docker_cli_external_volume_driver_test.go:53: [d3ed284843e0e] daemon is not started [2022-08-18T19:46:32.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-18T19:47:04.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-18T19:47:22.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-18T19:47:37.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-18T19:48:23.854Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-18T19:48:41.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-18T19:49:14.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-18T19:49:46.046Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-18T19:50:00.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-18T19:50:15.787Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-18T19:50:15.787Z] docker_cli_external_volume_driver_test.go:485: [d52575520cc3d] daemon is not started [2022-08-18T19:50:33.829Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-18T19:50:33.830Z] docker_cli_external_volume_driver_test.go:53: [d67c7b3793015] daemon is not started [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite (437.12s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.10s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-08-18T19:50:45.987Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-18T19:50:45.987Z] PASS [2022-08-18T19:50:45.987Z] [2022-08-18T19:50:45.987Z] === Skipped [2022-08-18T19:50:45.987Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T19:50:45.987Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T19:50:45.987Z] check_test.go:540: [d46f211ab3893] daemon is not started [2022-08-18T19:50:45.987Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T19:50:45.987Z] [2022-08-18T19:50:45.987Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T19:50:45.987Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T19:50:45.987Z] check_test.go:540: [db739adfaa517] daemon is not started [2022-08-18T19:50:45.987Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T19:50:45.987Z] [2022-08-18T19:50:45.987Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T19:50:45.987Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T19:50:45.987Z] check_test.go:540: [d8728c09c1888] daemon is not started [2022-08-18T19:50:45.987Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T19:50:45.987Z] [2022-08-18T19:50:45.987Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T19:50:45.987Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T19:50:45.987Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T19:50:45.987Z] [2022-08-18T19:50:45.987Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T19:50:45.987Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T19:50:45.987Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T19:50:45.987Z] [2022-08-18T19:50:45.987Z] DONE 269 tests, 5 skipped in 2343.224s [2022-08-18T19:50:45.987Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:50:46.243Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d29e76ee388e2/docker.pid [2022-08-18T19:50:46.243Z] +++ kill 7010 [2022-08-18T19:50:46.243Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7010 is not a child of this shell [2022-08-18T19:50:46.243Z] warning: PID 7010 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d29e76ee388e2/docker.pid had a nonzero exit code [2022-08-18T19:50:46.243Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T19:50:46.243Z] +++ kill 9369 [2022-08-18T19:50:46.243Z] +++ /etc/init.d/apparmor stop [2022-08-18T19:50:46.243Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:50:46.243Z] [2022-08-18T19:50:46.243Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:50:46.243Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:50:46.243Z] [2022-08-18T19:50:46.243Z] To set a process to complain mode, use the command line tool [2022-08-18T19:50:46.243Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:50:46.243Z] +++ true [2022-08-18T19:50:46.243Z] exiting test-integration [2022-08-18T19:50:46.243Z] ++ exit 0 [2022-08-18T19:50:46.243Z] [2022-08-18T19:50:46.498Z] + exit 0 [2022-08-18T19:50:46.498Z] ++ jobs -p [2022-08-18T19:50:46.498Z] + pids= [2022-08-18T19:50:46.498Z] + echo 'Remaining pids to kill: []' [2022-08-18T19:50:46.498Z] Remaining pids to kill: [] [2022-08-18T19:50:46.498Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-18T19:50:46.509Z] Recording test results [2022-08-18T19:50:47.958Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T19:50:48.315Z] + echo Ensuring container killed. [2022-08-18T19:50:48.315Z] Ensuring container killed. [2022-08-18T19:50:48.315Z] + docker ps -aq -f name=docker-pr1-* [2022-08-18T19:50:48.315Z] + cids=76d33fe6fb7c [2022-08-18T19:50:48.315Z] f14a9519b4d8 [2022-08-18T19:50:48.315Z] c95cdc027001 [2022-08-18T19:50:48.315Z] + [ -n 76d33fe6fb7c [2022-08-18T19:50:48.315Z] f14a9519b4d8 [2022-08-18T19:50:48.315Z] c95cdc027001 ] [2022-08-18T19:50:48.315Z] + docker rm -vf 76d33fe6fb7c f14a9519b4d8 c95cdc027001 [2022-08-18T19:50:48.922Z] 76d33fe6fb7c [2022-08-18T19:50:48.922Z] f14a9519b4d8 [2022-08-18T19:50:48.922Z] c95cdc027001 [Pipeline] sh [2022-08-18T19:50:49.196Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:50:49.196Z] Chowning /workspace to jenkins user [2022-08-18T19:50:49.196Z] + id -u [2022-08-18T19:50:49.196Z] + id -g [2022-08-18T19:50:49.196Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43993:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T19:50:49.196Z] Unable to find image 'busybox:latest' locally [2022-08-18T19:50:49.196Z] latest: Pulling from library/busybox [2022-08-18T19:50:49.451Z] 50783e0dfb64: Pulling fs layer [2022-08-18T19:50:49.451Z] 50783e0dfb64: Download complete [2022-08-18T19:50:49.451Z] 50783e0dfb64: Pull complete [2022-08-18T19:50:49.451Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T19:50:49.451Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T19:50:53.011Z] + bundleName=amd64 [2022-08-18T19:50:53.011Z] + echo Creating amd64-bundles.tar.gz [2022-08-18T19:50:53.011Z] Creating amd64-bundles.tar.gz [2022-08-18T19:50:53.011Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-18T19:50:53.011Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T19:50:54.382Z] Archiving artifacts [2022-08-18T19:50:56.216Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43993/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T19:50:56.514Z] + make clean [2022-08-18T19:50:56.769Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T19:50:56.769Z] docker-dev-cache [2022-08-18T19:50:56.769Z] 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