Pull request #44126 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 95831246a2b3dc59ad4696ebaf02a0f9e530876a+8af2e62556dea0c3161a0971fbf9219f9e1f059d (f4a66f39728ab87bdf8a3dc5f0d13765a8cb0268) 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-44126@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-10T10:26:59.638Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-10T10:26:59.641Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-10T10:27:14.801Z] Still waiting to schedule task [2022-09-10T10:27:14.803Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0adbb3f3aa36f7724)’ [2022-09-10T10:27:58.712Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08649797e67713603) in /home/ubuntu/workspace/moby_PR-44126 [Pipeline] { [Pipeline] checkout [2022-09-10T10:27:59.271Z] The recommended git tool is: git [2022-09-10T10:28:02.032Z] using credential docker-jenkins-github-credentials [2022-09-10T10:28:02.043Z] Cloning the remote Git repository [2022-09-10T10:28:02.043Z] Cloning with configured refspecs honoured and without tags [2022-09-10T10:28:01.137Z] Cloning repository https://github.com/moby/moby.git [2022-09-10T10:28:01.222Z] > git init /home/ubuntu/workspace/moby_PR-44126 # timeout=10 [2022-09-10T10:28:01.489Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T10:28:01.490Z] > git --version # timeout=10 [2022-09-10T10:28:01.515Z] > git --version # 'git version 2.17.1' [2022-09-10T10:28:01.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:28:01.518Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44126/head:refs/remotes/origin/PR-44126 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-10T10:28:26.215Z] Fetching without tags [2022-09-10T10:28:26.494Z] Merging remotes/origin/22.06 commit 8af2e62556dea0c3161a0971fbf9219f9e1f059d into PR head commit 95831246a2b3dc59ad4696ebaf02a0f9e530876a [2022-09-10T10:28:27.214Z] Merge succeeded, producing 95831246a2b3dc59ad4696ebaf02a0f9e530876a [2022-09-10T10:28:27.215Z] Checking out Revision 95831246a2b3dc59ad4696ebaf02a0f9e530876a (PR-44126) [2022-09-10T10:28:26.131Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T10:28:26.144Z] > git config --add remote.origin.fetch +refs/pull/44126/head:refs/remotes/origin/PR-44126 # timeout=10 [2022-09-10T10:28:26.171Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-10T10:28:26.199Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T10:28:26.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T10:28:26.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:28:26.219Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44126/head:refs/remotes/origin/PR-44126 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-10T10:28:26.504Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T10:28:26.529Z] > git checkout -f 95831246a2b3dc59ad4696ebaf02a0f9e530876a # timeout=10 [2022-09-10T10:28:27.137Z] > git remote # timeout=10 [2022-09-10T10:28:27.149Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T10:28:27.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:28:27.175Z] > git merge 8af2e62556dea0c3161a0971fbf9219f9e1f059d # timeout=10 [2022-09-10T10:28:27.196Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-10T10:28:27.217Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T10:28:27.237Z] > git checkout -f 95831246a2b3dc59ad4696ebaf02a0f9e530876a # timeout=10 [2022-09-10T10:28:31.015Z] Commit message: "Update uses of Image platform fields in OCI image-spec" [2022-09-10T10:28:31.015Z] First time build. Skipping changelog. [2022-09-10T10:28:31.035Z] > git --version # timeout=10 [2022-09-10T10:28:31.052Z] > git --version # 'git version 2.17.1' [2022-09-10T10:28:31.062Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-10T10:28:32.060Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44126:/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-09-10T10:28:42.051Z] Unable to find image 'alpine:latest' locally [2022-09-10T10:28:42.312Z] latest: Pulling from library/alpine [2022-09-10T10:28:42.312Z] 213ec9aee27d: Pulling fs layer [2022-09-10T10:28:42.613Z] 213ec9aee27d: Verifying Checksum [2022-09-10T10:28:42.613Z] 213ec9aee27d: Download complete [2022-09-10T10:28:42.873Z] 213ec9aee27d: Pull complete [2022-09-10T10:28:42.873Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-10T10:28:42.873Z] Status: Downloaded newer image for alpine:latest [2022-09-10T10:28:49.444Z] 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: 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] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2022-09-10T10:28:49.608Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08649797e67713603) in /home/ubuntu/workspace/moby_PR-44126 [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) [Pipeline] { 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] checkout [2022-09-10T10:28:49.651Z] The recommended git tool is: git [Pipeline] // stage [2022-09-10T10:28:49.660Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-09-10T10:28:49.677Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-10T10:28:49.688Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-09-10T10:28:49.670Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44126/.git # timeout=10 [2022-09-10T10:28:49.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T10:28:49.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T10:28:49.690Z] > git --version # timeout=10 [2022-09-10T10:28:49.697Z] > git --version # 'git version 2.17.1' [2022-09-10T10:28:49.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:28:49.698Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44126/head:refs/remotes/origin/PR-44126 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-10T10:28:49.879Z] Merging remotes/origin/22.06 commit 8af2e62556dea0c3161a0971fbf9219f9e1f059d into PR head commit 95831246a2b3dc59ad4696ebaf02a0f9e530876a [2022-09-10T10:28:50.094Z] Merge succeeded, producing 95831246a2b3dc59ad4696ebaf02a0f9e530876a [2022-09-10T10:28:50.094Z] Checking out Revision 95831246a2b3dc59ad4696ebaf02a0f9e530876a (PR-44126) [2022-09-10T10:28:50.202Z] Commit message: "Update uses of Image platform fields in OCI image-spec" [2022-09-10T10:28:50.215Z] > git --version # timeout=10 [2022-09-10T10:28:50.245Z] > git --version # 'git version 2.17.1' [2022-09-10T10:28:50.252Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-10T10:28:49.880Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T10:28:49.885Z] > git checkout -f 95831246a2b3dc59ad4696ebaf02a0f9e530876a # timeout=10 [2022-09-10T10:28:50.061Z] > git remote # timeout=10 [2022-09-10T10:28:50.068Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T10:28:50.073Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:28:50.073Z] > git merge 8af2e62556dea0c3161a0971fbf9219f9e1f059d # timeout=10 [2022-09-10T10:28:50.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-10T10:28:50.096Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T10:28:50.098Z] > git checkout -f 95831246a2b3dc59ad4696ebaf02a0f9e530876a # timeout=10 [2022-09-10T10:28:50.857Z] + [ PR != PR ] [2022-09-10T10:28:50.857Z] + [ 22.06 != master ] [2022-09-10T10:28:50.857Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-10T10:28:51.171Z] + docker version [2022-09-10T10:28:51.171Z] Client: Docker Engine - Community [2022-09-10T10:28:51.171Z] Version: 22.06.0-beta.0 [2022-09-10T10:28:51.171Z] API version: 1.42 [2022-09-10T10:28:51.171Z] Go version: go1.18.3 [2022-09-10T10:28:51.171Z] Git commit: 3e9117b [2022-09-10T10:28:51.171Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-10T10:28:51.171Z] OS/Arch: linux/amd64 [2022-09-10T10:28:51.171Z] Context: default [2022-09-10T10:28:51.171Z] [2022-09-10T10:28:51.171Z] Server: Docker Engine - Community [2022-09-10T10:28:51.171Z] Engine: [2022-09-10T10:28:51.171Z] Version: 22.06.0-beta.0 [2022-09-10T10:28:51.171Z] API version: 1.42 (minimum version 1.12) [2022-09-10T10:28:51.171Z] Go version: go1.18.3 [2022-09-10T10:28:51.171Z] Git commit: 38633e7 [2022-09-10T10:28:51.171Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-10T10:28:51.171Z] OS/Arch: linux/amd64 [2022-09-10T10:28:51.171Z] Experimental: true [2022-09-10T10:28:51.171Z] containerd: [2022-09-10T10:28:51.171Z] Version: 1.6.8 [2022-09-10T10:28:51.171Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T10:28:51.171Z] runc: [2022-09-10T10:28:51.171Z] Version: 1.1.4 [2022-09-10T10:28:51.171Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-10T10:28:51.171Z] docker-init: [2022-09-10T10:28:51.171Z] Version: 0.19.0 [2022-09-10T10:28:51.171Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-10T10:28:51.463Z] + docker info [2022-09-10T10:28:51.464Z] Client: [2022-09-10T10:28:51.464Z] Context: default [2022-09-10T10:28:51.464Z] Debug Mode: false [2022-09-10T10:28:51.464Z] Plugins: [2022-09-10T10:28:51.464Z] buildx: Docker Buildx (Docker Inc.) [2022-09-10T10:28:51.464Z] Version: f500bf6 [2022-09-10T10:28:51.464Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-10T10:28:51.464Z] compose: Docker Compose (Docker Inc.) [2022-09-10T10:28:51.464Z] Version: v2.10.2 [2022-09-10T10:28:51.464Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-10T10:28:51.464Z] scan: Docker Scan (Docker Inc.) [2022-09-10T10:28:51.464Z] Version: v0.17.0 [2022-09-10T10:28:51.464Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-10T10:28:51.464Z] [2022-09-10T10:28:51.464Z] Server: [2022-09-10T10:28:51.464Z] Containers: 0 [2022-09-10T10:28:51.464Z] Running: 0 [2022-09-10T10:28:51.464Z] Paused: 0 [2022-09-10T10:28:51.464Z] Stopped: 0 [2022-09-10T10:28:51.464Z] Images: 1 [2022-09-10T10:28:51.464Z] Server Version: 22.06.0-beta.0 [2022-09-10T10:28:51.464Z] Storage Driver: overlay2 [2022-09-10T10:28:51.464Z] Backing Filesystem: extfs [2022-09-10T10:28:51.464Z] Supports d_type: true [2022-09-10T10:28:51.464Z] Using metacopy: false [2022-09-10T10:28:51.464Z] Native Overlay Diff: true [2022-09-10T10:28:51.464Z] userxattr: false [2022-09-10T10:28:51.464Z] Logging Driver: json-file [2022-09-10T10:28:51.464Z] Cgroup Driver: cgroupfs [2022-09-10T10:28:51.464Z] Cgroup Version: 1 [2022-09-10T10:28:51.464Z] Plugins: [2022-09-10T10:28:51.464Z] Volume: local [2022-09-10T10:28:51.464Z] Network: bridge host ipvlan macvlan null overlay [2022-09-10T10:28:51.464Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-10T10:28:51.464Z] Swarm: inactive [2022-09-10T10:28:51.464Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-10T10:28:51.464Z] Default Runtime: runc [2022-09-10T10:28:51.464Z] Init Binary: docker-init [2022-09-10T10:28:51.464Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T10:28:51.464Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-10T10:28:51.464Z] init version: de40ad0 [2022-09-10T10:28:51.464Z] Security Options: [2022-09-10T10:28:51.464Z] apparmor [2022-09-10T10:28:51.464Z] seccomp [2022-09-10T10:28:51.464Z] Profile: builtin [2022-09-10T10:28:51.464Z] Kernel Version: 5.4.0-1084-aws [2022-09-10T10:28:51.464Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-10T10:28:51.464Z] OSType: linux [2022-09-10T10:28:51.464Z] Architecture: x86_64 [2022-09-10T10:28:51.464Z] CPUs: 2 [2022-09-10T10:28:51.464Z] Total Memory: 7.565GiB [2022-09-10T10:28:51.464Z] Name: ip-10-100-54-85 [2022-09-10T10:28:51.464Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-10T10:28:51.464Z] Docker Root Dir: /var/lib/docker [2022-09-10T10:28:51.464Z] Debug Mode: false [2022-09-10T10:28:51.464Z] Registry: https://index.docker.io/v1/ [2022-09-10T10:28:51.464Z] Labels: [2022-09-10T10:28:51.464Z] Experimental: true [2022-09-10T10:28:51.464Z] Insecure Registries: [2022-09-10T10:28:51.464Z] 127.0.0.0/8 [2022-09-10T10:28:51.464Z] Live Restore Enabled: true [2022-09-10T10:28:51.464Z] [2022-09-10T10:28:51.464Z] WARNING: No swap limit support [Pipeline] sh [2022-09-10T10:28:51.748Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-10T10:28:51.748Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-10T10:28:51.748Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44126/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-10T10:28:52.011Z] + bash /home/ubuntu/workspace/moby_PR-44126/check-config.sh [2022-09-10T10:28:52.011Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-10T10:28:52.011Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-10T10:28:52.011Z] [2022-09-10T10:28:52.011Z] Generally Necessary: [2022-09-10T10:28:52.011Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-10T10:28:52.011Z] - apparmor: enabled and tools installed [2022-09-10T10:28:52.011Z] - CONFIG_NAMESPACES: enabled [2022-09-10T10:28:52.011Z] - CONFIG_NET_NS: enabled [2022-09-10T10:28:52.011Z] - CONFIG_PID_NS: enabled [2022-09-10T10:28:52.011Z] - CONFIG_IPC_NS: enabled [2022-09-10T10:28:52.011Z] - CONFIG_UTS_NS: enabled [2022-09-10T10:28:52.011Z] - CONFIG_CGROUPS: enabled [2022-09-10T10:28:52.011Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-10T10:28:52.011Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-10T10:28:52.011Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-10T10:28:52.011Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-10T10:28:52.011Z] - CONFIG_CPUSETS: enabled [2022-09-10T10:28:52.011Z] - CONFIG_MEMCG: enabled [2022-09-10T10:28:52.011Z] - CONFIG_KEYS: enabled [2022-09-10T10:28:52.011Z] - CONFIG_VETH: enabled (as module) [2022-09-10T10:28:52.011Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-10T10:28:52.011Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-10T10:28:52.011Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-10T10:28:52.011Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-10T10:28:52.011Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-10T10:28:52.274Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-10T10:28:52.274Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-10T10:28:52.274Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-10T10:28:52.274Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-10T10:28:52.274Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-10T10:28:52.274Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-10T10:28:52.274Z] - CONFIG_CGROUP_BPF: enabled [2022-09-10T10:28:52.274Z] [2022-09-10T10:28:52.274Z] Optional Features: [2022-09-10T10:28:52.274Z] - CONFIG_USER_NS: enabled [2022-09-10T10:28:52.274Z] - CONFIG_SECCOMP: enabled [2022-09-10T10:28:52.274Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-10T10:28:52.274Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-10T10:28:52.274Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-10T10:28:52.274Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-10T10:28:52.274Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-10T10:28:52.274Z] - CONFIG_BLK_CGROUP: enabled [2022-09-10T10:28:52.274Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-10T10:28:52.274Z] - CONFIG_CGROUP_PERF: enabled [2022-09-10T10:28:52.274Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-10T10:28:52.274Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-10T10:28:52.274Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-10T10:28:52.274Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-10T10:28:52.274Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-10T10:28:52.274Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-10T10:28:52.274Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-10T10:28:52.274Z] - CONFIG_IP_VS: enabled (as module) [2022-09-10T10:28:52.274Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-10T10:28:52.274Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-10T10:28:52.274Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-10T10:28:52.274Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-10T10:28:52.274Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-10T10:28:52.274Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-10T10:28:52.274Z] - CONFIG_EXT4_FS: enabled [2022-09-10T10:28:52.537Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-10T10:28:52.537Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-10T10:28:52.537Z] - Network Drivers: [2022-09-10T10:28:52.537Z] - "overlay": [2022-09-10T10:28:52.537Z] - CONFIG_VXLAN: enabled (as module) [2022-09-10T10:28:52.537Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-10T10:28:52.537Z] Optional (for encrypted networks): [2022-09-10T10:28:52.538Z] - CONFIG_CRYPTO: enabled [2022-09-10T10:28:52.538Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-10T10:28:52.538Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-10T10:28:52.538Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-10T10:28:52.538Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-10T10:28:52.538Z] - CONFIG_XFRM: enabled [2022-09-10T10:28:52.538Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-10T10:28:52.538Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-10T10:28:52.538Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-10T10:28:52.538Z] - "ipvlan": [2022-09-10T10:28:52.538Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-10T10:28:52.538Z] - "macvlan": [2022-09-10T10:28:52.538Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-10T10:28:52.538Z] - CONFIG_DUMMY: enabled (as module) [2022-09-10T10:28:52.538Z] - "ftp,tftp client in container": [2022-09-10T10:28:52.538Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-10T10:28:52.538Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-10T10:28:52.538Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-10T10:28:52.538Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-10T10:28:52.538Z] - Storage Drivers: [2022-09-10T10:28:52.538Z] - "aufs": [2022-09-10T10:28:52.538Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-10T10:28:52.538Z] - "btrfs": [2022-09-10T10:28:52.538Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-10T10:28:52.538Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-10T10:28:52.538Z] - "devicemapper": [2022-09-10T10:28:52.538Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-10T10:28:52.538Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-10T10:28:52.538Z] - "overlay": [2022-09-10T10:28:52.538Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-10T10:28:52.538Z] - "zfs": [2022-09-10T10:28:52.538Z] - /dev/zfs: present [2022-09-10T10:28:52.538Z] - zfs command: missing [2022-09-10T10:28:52.538Z] - zpool command: missing [2022-09-10T10:28:52.538Z] [2022-09-10T10:28:52.538Z] Limits: [2022-09-10T10:28:52.538Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-10T10:28:52.538Z] [2022-09-10T10:28:52.538Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-10T10:28:52.857Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:95831246a2b3dc59ad4696ebaf02a0f9e530876a . [2022-09-10T10:28:53.116Z] #1 [internal] load build definition from Dockerfile [2022-09-10T10:28:53.116Z] #1 transferring dockerfile: 19.29kB done [2022-09-10T10:28:53.116Z] #1 DONE 0.1s [2022-09-10T10:28:53.116Z] [2022-09-10T10:28:53.116Z] #2 [internal] load .dockerignore [2022-09-10T10:28:53.116Z] #2 transferring context: 145B done [2022-09-10T10:28:53.116Z] #2 DONE 0.1s [2022-09-10T10:28:53.116Z] [2022-09-10T10:28:53.116Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-10T10:28:53.375Z] #3 DONE 0.3s [2022-09-10T10:28:53.375Z] [2022-09-10T10:28:53.375Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-10T10:28:53.375Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-10T10:28:53.375Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-10T10:28:53.375Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-10T10:28:53.375Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-10T10:28:53.375Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 1.05MB / 9.94MB 0.1s [2022-09-10T10:28:53.636Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-10T10:28:53.636Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-10T10:28:53.895Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-10T10:28:53.895Z] #4 DONE 0.5s [2022-09-10T10:28:53.895Z] [2022-09-10T10:28:53.895Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-10T10:28:55.274Z] #5 DONE 1.1s [2022-09-10T10:28:55.274Z] [2022-09-10T10:28:55.274Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-10T10:28:55.274Z] #6 DONE 1.1s [2022-09-10T10:28:55.274Z] [2022-09-10T10:28:55.274Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T10:28:55.274Z] #7 DONE 1.2s [2022-09-10T10:28:55.274Z] [2022-09-10T10:28:55.274Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T10:28:55.274Z] #8 DONE 1.2s [2022-09-10T10:28:55.534Z] [2022-09-10T10:28:55.534Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:28:55.534Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-10T10:28:55.534Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-10T10:28:55.534Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-10T10:28:55.534Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T10:28:55.795Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2022-09-10T10:28:56.057Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.3s [2022-09-10T10:28:56.057Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-09-10T10:28:56.317Z] #9 ... [2022-09-10T10:28:56.317Z] [2022-09-10T10:28:56.317Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-10T10:28:56.317Z] #10 DONE 0.7s [2022-09-10T10:28:56.317Z] [2022-09-10T10:28:56.317Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:28:56.317Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-09-10T10:28:56.577Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-10T10:28:59.128Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-09-10T10:28:59.702Z] #9 DONE 4.2s [2022-09-10T10:28:59.702Z] [2022-09-10T10:28:59.702Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:28:59.702Z] #11 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.1s done [2022-09-10T10:28:59.702Z] #11 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-10T10:28:59.702Z] #11 sha256:2fe84e0d95d50e52e2d121dd0ee6548f95c868b172c64eca4acee2894a9f71fe 1.80kB / 1.80kB done [2022-09-10T10:28:59.702Z] #11 sha256:6d7adf071e0a8fc31a41dd6eee6679699c2a86768e8e49fa9c033d65bc398e10 7.10kB / 7.10kB done [2022-09-10T10:28:59.702Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.8s done [2022-09-10T10:28:59.702Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.9s done [2022-09-10T10:28:59.702Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.1s done [2022-09-10T10:28:59.702Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.4s done [2022-09-10T10:28:59.702Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.6s done [2022-09-10T10:28:59.702Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 85.98MB / 148.82MB 3.7s [2022-09-10T10:28:59.702Z] #11 sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 157B / 157B 2.7s done [2022-09-10T10:28:59.702Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 95.42MB / 148.82MB 3.8s [2022-09-10T10:28:59.702Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 104.86MB / 148.82MB 3.9s [2022-09-10T10:28:59.967Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 114.29MB / 148.82MB 4.0s [2022-09-10T10:29:00.232Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 124.78MB / 148.82MB 4.1s [2022-09-10T10:29:00.232Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 2.0s [2022-09-10T10:29:00.232Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 132.69MB / 148.82MB 4.3s [2022-09-10T10:29:00.492Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 141.56MB / 148.82MB 4.4s [2022-09-10T10:29:02.404Z] #11 ... [2022-09-10T10:29:02.404Z] [2022-09-10T10:29:02.404Z] #12 [internal] load build context [2022-09-10T10:29:02.404Z] #12 transferring context: 62.68MB 5.4s done [2022-09-10T10:29:02.404Z] #12 DONE 6.7s [2022-09-10T10:29:02.404Z] [2022-09-10T10:29:02.404Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:29:02.404Z] #11 ... [2022-09-10T10:29:02.404Z] [2022-09-10T10:29:02.404Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-10T10:29:02.404Z] #13 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-10T10:29:02.404Z] #13 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-10T10:29:02.404Z] #13 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-10T10:29:02.404Z] #13 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-10T10:29:02.404Z] #13 ... [2022-09-10T10:29:02.404Z] [2022-09-10T10:29:02.404Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:29:02.663Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 148.82MB / 148.82MB 6.7s done [2022-09-10T10:29:02.663Z] #11 ... [2022-09-10T10:29:02.663Z] [2022-09-10T10:29:02.663Z] #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:29:02.663Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-10T10:29:02.663Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T10:29:02.663Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-10T10:29:02.663Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-10T10:29:02.663Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-09-10T10:29:02.663Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-09-10T10:29:02.663Z] #14 DONE 7.3s [2022-09-10T10:29:02.950Z] [2022-09-10T10:29:02.950Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-10T10:29:02.950Z] #13 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.8s done [2022-09-10T10:29:03.211Z] #13 DONE 7.8s [2022-09-10T10:29:03.211Z] [2022-09-10T10:29:03.211Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:29:03.211Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.2s [2022-09-10T10:29:03.470Z] #11 ... [2022-09-10T10:29:03.470Z] [2022-09-10T10:29:03.470Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-10T10:29:03.470Z] #15 DONE 0.3s [2022-09-10T10:29:03.470Z] [2022-09-10T10:29:03.470Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:29:03.470Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-09-10T10:29:04.408Z] #11 ... [2022-09-10T10:29:04.408Z] [2022-09-10T10:29:04.408Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-10T10:29:04.408Z] #16 DONE 0.8s [2022-09-10T10:29:04.408Z] [2022-09-10T10:29:04.408Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:29:04.408Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-10T10:29:04.610Z] Still waiting to schedule task [2022-09-10T10:29:04.610Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0150f34819c857914)’ [2022-09-10T10:29:04.977Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.7s done [2022-09-10T10:29:04.977Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-10T10:29:09.179Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.0s done [2022-09-10T10:29:09.756Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-10T10:29:13.955Z] #11 ... [2022-09-10T10:29:13.955Z] [2022-09-10T10:29:13.955Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-10T10:29:13.955Z] #0 2.012 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:29:13.955Z] #0 2.022 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:29:13.955Z] #0 2.022 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:29:13.955Z] #0 2.163 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:29:13.955Z] #0 2.398 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:29:13.955Z] #0 2.814 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:29:13.955Z] #0 3.913 Fetched 8574 kB in 2s (3965 kB/s) [2022-09-10T10:29:13.955Z] #0 3.913 Reading package lists... [2022-09-10T10:29:13.955Z] #0 4.705 Reading package lists... [2022-09-10T10:29:13.955Z] #0 5.485 Building dependency tree... [2022-09-10T10:29:13.955Z] #0 5.823 The following additional packages will be installed: [2022-09-10T10:29:13.955Z] #0 5.823 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-10T10:29:13.955Z] #0 5.824 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-10T10:29:13.955Z] #0 5.825 Recommended packages: [2022-09-10T10:29:13.955Z] #0 5.825 libldap-common publicsuffix libsasl2-modules [2022-09-10T10:29:13.955Z] #0 5.997 The following NEW packages will be installed: [2022-09-10T10:29:13.955Z] #0 5.997 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-10T10:29:13.955Z] #0 5.998 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-10T10:29:13.955Z] #0 5.998 libssh2-1 openssl [2022-09-10T10:29:13.955Z] #0 6.272 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:29:13.955Z] #0 6.272 Need to get 3047 kB of archives. [2022-09-10T10:29:13.955Z] #0 6.272 After this operation, 6661 kB of additional disk space will be used. [2022-09-10T10:29:13.955Z] #0 6.272 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-10T10:29:13.955Z] #0 6.284 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-10T10:29:13.955Z] #0 6.286 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-10T10:29:13.955Z] #0 6.287 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-10T10:29:13.955Z] #0 6.288 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-10T10:29:13.955Z] #0 6.289 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-10T10:29:13.955Z] #0 6.298 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-10T10:29:13.955Z] #0 6.298 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-10T10:29:13.955Z] #0 6.298 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-10T10:29:13.955Z] #0 6.298 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-10T10:29:13.955Z] #0 6.298 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-10T10:29:13.955Z] #0 6.298 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-10T10:29:13.955Z] #0 6.298 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-10T10:29:13.955Z] #0 6.302 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-10T10:29:13.955Z] #0 6.303 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-10T10:29:13.955Z] #0 6.451 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:29:13.955Z] #0 6.482 Fetched 3047 kB in 0s (10.2 MB/s) [2022-09-10T10:29:13.955Z] #0 6.537 Selecting previously unselected package openssl. [2022-09-10T10:29:13.955Z] #0 6.537 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-10T10:29:13.955Z] #0 6.537 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 6.541 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-10T10:29:13.955Z] #0 6.683 Selecting previously unselected package ca-certificates. [2022-09-10T10:29:13.955Z] #0 6.683 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-10T10:29:13.955Z] #0 6.689 Unpacking ca-certificates (20210119) ... [2022-09-10T10:29:13.955Z] #0 6.764 Selecting previously unselected package libbrotli1:amd64. [2022-09-10T10:29:13.955Z] #0 6.764 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 6.775 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-10T10:29:13.955Z] #0 6.843 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-10T10:29:13.955Z] #0 6.843 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 6.850 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:29:13.955Z] #0 6.886 Selecting previously unselected package libsasl2-2:amd64. [2022-09-10T10:29:13.955Z] #0 6.886 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 6.889 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:29:13.955Z] #0 6.931 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-10T10:29:13.955Z] #0 6.933 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 6.936 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-10T10:29:13.955Z] #0 7.003 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-10T10:29:13.955Z] #0 7.003 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 7.007 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-10T10:29:13.955Z] #0 7.050 Selecting previously unselected package libpsl5:amd64. [2022-09-10T10:29:13.955Z] #0 7.050 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 7.054 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-10T10:29:13.955Z] #0 7.098 Selecting previously unselected package librtmp1:amd64. [2022-09-10T10:29:13.955Z] #0 7.098 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 7.108 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-10T10:29:13.955Z] #0 7.151 Selecting previously unselected package libssh2-1:amd64. [2022-09-10T10:29:13.955Z] #0 7.152 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 7.156 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-10T10:29:13.955Z] #0 7.212 Selecting previously unselected package libcurl4:amd64. [2022-09-10T10:29:13.955Z] #0 7.212 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 7.217 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-10T10:29:13.955Z] #0 7.302 Selecting previously unselected package curl. [2022-09-10T10:29:13.955Z] #0 7.302 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 7.314 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-10T10:29:13.955Z] #0 7.377 Selecting previously unselected package libonig5:amd64. [2022-09-10T10:29:13.955Z] #0 7.377 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 7.381 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-10T10:29:13.955Z] #0 7.443 Selecting previously unselected package libjq1:amd64. [2022-09-10T10:29:13.955Z] #0 7.444 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 7.448 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-10T10:29:13.955Z] #0 7.496 Selecting previously unselected package jq. [2022-09-10T10:29:13.955Z] #0 7.498 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-10T10:29:13.955Z] #0 7.503 Unpacking jq (1.6-2.1) ... [2022-09-10T10:29:13.955Z] #0 7.599 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-10T10:29:13.955Z] #0 7.611 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-10T10:29:13.955Z] #0 7.625 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-10T10:29:13.955Z] #0 7.642 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:29:13.955Z] #0 7.650 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-10T10:29:13.955Z] #0 7.662 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:29:13.955Z] #0 7.675 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-10T10:29:13.955Z] #0 7.687 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-10T10:29:13.955Z] #0 7.702 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-10T10:29:13.955Z] #0 7.717 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-10T10:29:13.955Z] #0 7.729 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-10T10:29:13.955Z] #0 7.746 Setting up ca-certificates (20210119) ... [2022-09-10T10:29:13.955Z] #0 8.335 Updating certificates in /etc/ssl/certs... [2022-09-10T10:29:13.955Z] #0 9.044 129 added, 0 removed; done. [2022-09-10T10:29:13.955Z] #0 9.079 Setting up jq (1.6-2.1) ... [2022-09-10T10:29:13.955Z] #0 9.091 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-10T10:29:13.955Z] #0 9.101 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-10T10:29:13.955Z] #0 9.111 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:29:13.955Z] #0 9.131 Processing triggers for ca-certificates (20210119) ... [2022-09-10T10:29:13.955Z] #0 9.140 Updating certificates in /etc/ssl/certs... [2022-09-10T10:29:13.955Z] #0 9.732 0 added, 0 removed; done. [2022-09-10T10:29:13.955Z] #0 9.732 Running hooks in /etc/ca-certificates/update.d... [2022-09-10T10:29:13.955Z] #0 9.732 done. [2022-09-10T10:29:13.955Z] #17 ... [2022-09-10T10:29:13.955Z] [2022-09-10T10:29:13.955Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:29:13.955Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.3s done [2022-09-10T10:29:13.955Z] #11 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 [2022-09-10T10:29:15.338Z] #11 ... [2022-09-10T10:29:15.338Z] [2022-09-10T10:29:15.338Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-10T10:29:15.338Z] #17 DONE 12.2s [2022-09-10T10:29:15.338Z] [2022-09-10T10:29:15.338Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:29:15.601Z] #11 ... [2022-09-10T10:29:15.601Z] [2022-09-10T10:29:15.601Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-10T10:29:15.601Z] #18 DONE 0.2s [2022-09-10T10:29:15.601Z] [2022-09-10T10:29:15.601Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:29:19.802Z] #11 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 5.1s [2022-09-10T10:29:21.711Z] #11 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 7.4s done [2022-09-10T10:29:21.711Z] #11 extracting sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 done [2022-09-10T10:29:21.971Z] #11 DONE 26.5s [2022-09-10T10:29:21.971Z] [2022-09-10T10:29:21.971Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T10:29:21.971Z] #0 1.597 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-10T10:29:21.971Z] #0 1.866 [2022-09-10T10:29:21.971Z] #0 2.081 #=#=# ######################################################################## 100.0% [2022-09-10T10:29:21.971Z] #0 2.319 [2022-09-10T10:29:21.971Z] #0 3.179 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-10T10:29:21.971Z] #0 3.437 [2022-09-10T10:29:21.971Z] #0 3.657 #=#=# ######################################################################## 100.0% [2022-09-10T10:29:21.971Z] #0 3.912 [2022-09-10T10:29:21.971Z] #0 4.910 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-10T10:29:21.971Z] #0 5.177 [2022-09-10T10:29:21.971Z] #0 5.395 #=#=# 0.1% ####################################### 54.4% ###################################################### 76.1% ######################################################################## 100.0% [2022-09-10T10:29:21.971Z] #0 5.963 [2022-09-10T10:29:22.546Z] #19 6.839 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-10T10:29:22.546Z] #19 7.013 [2022-09-10T10:29:22.806Z] #19 7.226 #=#=# ######################################################################## 100.0% [2022-09-10T10:29:23.067Z] #19 7.455 [2022-09-10T10:29:23.327Z] #19 ... [2022-09-10T10:29:23.327Z] [2022-09-10T10:29:23.327Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-10T10:29:23.327Z] #20 DONE 1.2s [2022-09-10T10:29:23.327Z] [2022-09-10T10:29:23.327Z] #21 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-10T10:29:23.587Z] #21 DONE 0.6s [2022-09-10T10:29:23.587Z] [2022-09-10T10:29:23.587Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T10:29:23.851Z] #19 ... [2022-09-10T10:29:23.851Z] [2022-09-10T10:29:23.851Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-10T10:29:23.851Z] #22 DONE 0.1s [2022-09-10T10:29:23.851Z] [2022-09-10T10:29:23.851Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T10:29:23.851Z] #19 8.150 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-10T10:29:23.851Z] #19 ... [2022-09-10T10:29:23.851Z] [2022-09-10T10:29:23.851Z] #23 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-10T10:29:23.851Z] #23 DONE 0.1s [2022-09-10T10:29:23.851Z] [2022-09-10T10:29:23.851Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-10T10:29:23.851Z] #24 DONE 0.2s [2022-09-10T10:29:24.112Z] [2022-09-10T10:29:24.112Z] #25 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-10T10:29:25.057Z] #25 ... [2022-09-10T10:29:25.057Z] [2022-09-10T10:29:25.057Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T10:29:25.057Z] #19 8.606 [2022-09-10T10:29:25.057Z] #19 8.821 #=#=# ######################################################################## 100.0% [2022-09-10T10:29:25.057Z] #19 9.320 [2022-09-10T10:29:25.057Z] #19 9.378 Download of images into '/build' complete. [2022-09-10T10:29:25.057Z] #19 9.378 Use something like the following to load the result into a Docker daemon: [2022-09-10T10:29:25.057Z] #19 9.378 tar -cC '/build' . | docker load [2022-09-10T10:29:25.057Z] #19 DONE 9.5s [2022-09-10T10:29:25.057Z] [2022-09-10T10:29:25.057Z] #26 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-10T10:29:26.967Z] #26 ... [2022-09-10T10:29:26.967Z] [2022-09-10T10:29:26.967Z] #27 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-10T10:29:26.967Z] #27 DONE 3.1s [2022-09-10T10:29:26.967Z] [2022-09-10T10:29:26.967Z] #28 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-10T10:29:28.888Z] #28 DONE 1.8s [2022-09-10T10:29:28.888Z] [2022-09-10T10:29:28.888Z] #26 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-10T10:29:28.888Z] #26 4.689 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:29:28.888Z] #26 4.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:29:28.888Z] #26 4.708 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:29:29.459Z] #26 5.374 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-10T10:29:29.722Z] #26 5.929 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:29:29.982Z] #26 ... [2022-09-10T10:29:29.982Z] [2022-09-10T10:29:29.982Z] #29 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-10T10:29:29.982Z] #29 DONE 1.5s [2022-09-10T10:29:30.242Z] [2022-09-10T10:29:30.242Z] #30 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-10T10:29:31.623Z] #30 DONE 1.5s [2022-09-10T10:29:31.623Z] [2022-09-10T10:29:31.623Z] #31 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-10T10:29:33.014Z] #31 DONE 1.4s [2022-09-10T10:29:33.014Z] [2022-09-10T10:29:33.014Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:29:33.955Z] #32 ... [2022-09-10T10:29:33.955Z] [2022-09-10T10:29:33.955Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T10:29:33.955Z] #0 4.192 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-10T10:29:33.955Z] #0 4.216 Cloning into '.'... [2022-09-10T10:29:33.955Z] #33 ... [2022-09-10T10:29:33.955Z] [2022-09-10T10:29:33.955Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:29:33.955Z] #0 4.114 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-10T10:29:33.955Z] #0 6.828 go: downloading github.com/fatih/color v1.13.0 [2022-09-10T10:29:33.955Z] #0 6.838 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T10:29:33.955Z] #0 6.950 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-10T10:29:33.955Z] #0 7.094 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-10T10:29:33.955Z] #0 7.311 go: downloading github.com/spf13/viper v1.11.0 [2022-09-10T10:29:33.955Z] #0 7.500 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-10T10:29:33.955Z] #0 8.011 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-10T10:29:33.955Z] #0 8.070 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-10T10:29:33.955Z] #0 8.257 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-10T10:29:33.955Z] #0 8.263 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-10T10:29:34.216Z] #34 10.37 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-10T10:29:34.216Z] #34 ... [2022-09-10T10:29:34.216Z] [2022-09-10T10:29:34.216Z] #35 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-10T10:29:34.216Z] #0 4.269 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-10T10:29:34.216Z] #0 5.541 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-10T10:29:34.216Z] #0 5.557 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-10T10:29:34.216Z] #0 5.635 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-10T10:29:34.216Z] #0 8.323 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-10T10:29:34.216Z] #35 ... [2022-09-10T10:29:34.216Z] [2022-09-10T10:29:34.216Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-10T10:29:34.216Z] #0 4.567 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-10T10:29:34.216Z] #0 6.198 go: downloading github.com/fatih/color v1.10.0 [2022-09-10T10:29:34.216Z] #0 6.288 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-10T10:29:34.216Z] #0 6.358 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-10T10:29:34.216Z] #0 6.366 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T10:29:34.216Z] #0 6.865 go: downloading golang.org/x/tools v0.1.0 [2022-09-10T10:29:34.216Z] #0 7.187 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-10T10:29:34.216Z] #0 7.293 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-10T10:29:34.216Z] #0 7.333 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-10T10:29:34.216Z] #0 7.477 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-10T10:29:34.513Z] #36 ... [2022-09-10T10:29:34.513Z] [2022-09-10T10:29:34.513Z] #37 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-10T10:29:34.513Z] #0 3.426 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-10T10:29:34.513Z] #37 ... [2022-09-10T10:29:34.513Z] [2022-09-10T10:29:34.513Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:29:34.513Z] #0 4.876 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:29:34.513Z] #0 4.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:29:34.513Z] #0 4.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:29:34.513Z] #0 5.908 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:29:34.513Z] #0 8.217 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:29:34.513Z] #0 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:29:34.791Z] #38 ... [2022-09-10T10:29:34.791Z] [2022-09-10T10:29:34.791Z] #39 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-10T10:29:34.791Z] #0 4.726 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-10T10:29:34.791Z] #0 5.795 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-10T10:29:34.791Z] #0 7.191 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-10T10:29:34.791Z] #0 7.393 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-10T10:29:34.791Z] #0 7.428 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-10T10:29:34.791Z] #0 10.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-10T10:29:34.791Z] #0 10.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-10T10:29:34.791Z] #39 ... [2022-09-10T10:29:34.791Z] [2022-09-10T10:29:34.791Z] #40 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-10T10:29:34.791Z] #0 4.621 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-10T10:29:35.091Z] #40 ... [2022-09-10T10:29:35.091Z] [2022-09-10T10:29:35.091Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:29:35.091Z] #32 1.437 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:29:35.091Z] #32 1.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:29:35.091Z] #32 1.494 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:29:35.352Z] #32 2.419 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-10T10:29:36.300Z] #32 3.381 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:29:37.243Z] #32 4.372 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-10T10:29:38.185Z] #32 ... [2022-09-10T10:29:38.185Z] [2022-09-10T10:29:38.185Z] #25 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-10T10:29:38.185Z] #25 4.161 + git clone https://github.com/docker/distribution.git . [2022-09-10T10:29:38.185Z] #25 4.163 Cloning into '.'... [2022-09-10T10:29:38.185Z] #25 ... [2022-09-10T10:29:38.185Z] [2022-09-10T10:29:38.185Z] #40 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-10T10:29:38.185Z] #40 13.12 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-10T10:29:38.185Z] #40 13.12 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-10T10:29:38.185Z] #40 13.48 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-10T10:29:38.185Z] #40 13.64 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-10T10:29:38.185Z] #40 13.74 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-10T10:29:38.185Z] #40 14.10 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-10T10:29:38.185Z] #40 14.14 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-10T10:29:38.185Z] #40 14.20 go: downloading github.com/peterh/liner v1.2.2 [2022-09-10T10:29:38.185Z] #40 14.38 go: downloading github.com/google/go-dap v0.6.0 [2022-09-10T10:29:38.185Z] #40 14.62 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-10T10:29:38.755Z] #40 15.19 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-10T10:29:39.325Z] #40 15.37 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-10T10:29:39.325Z] #40 15.41 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-10T10:29:39.896Z] #40 ... [2022-09-10T10:29:39.896Z] [2022-09-10T10:29:39.896Z] #37 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-10T10:29:39.896Z] #37 15.78 tomll can be used in two ways: [2022-09-10T10:29:39.896Z] #37 15.79 Writing to STDIN and reading from STDOUT: [2022-09-10T10:29:39.896Z] #37 15.79 cat file.toml | tomll > file.toml [2022-09-10T10:29:39.896Z] #37 15.79 [2022-09-10T10:29:39.896Z] #37 15.79 Reading and updating a list of files: [2022-09-10T10:29:39.896Z] #37 15.79 tomll a.toml b.toml c.toml [2022-09-10T10:29:39.896Z] #37 15.79 [2022-09-10T10:29:39.896Z] #37 15.79 When given a list of files, tomll will modify all files in place without asking. [2022-09-10T10:29:39.896Z] #37 DONE 16.2s [2022-09-10T10:29:40.157Z] [2022-09-10T10:29:40.157Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:29:40.157Z] #34 10.48 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-10T10:29:40.157Z] #34 10.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-10T10:29:40.157Z] #34 10.71 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-10T10:29:40.157Z] #34 15.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T10:29:40.157Z] #34 15.52 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-10T10:29:40.157Z] #34 15.74 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-10T10:29:40.157Z] #34 15.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-10T10:29:40.157Z] #34 15.97 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-10T10:29:40.157Z] #34 16.00 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-10T10:29:40.157Z] #34 16.20 go: downloading github.com/spf13/afero v1.8.2 [2022-09-10T10:29:40.157Z] #34 16.20 go: downloading github.com/spf13/cast v1.4.1 [2022-09-10T10:29:40.157Z] #34 16.45 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-10T10:29:40.417Z] #34 16.69 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-10T10:29:40.417Z] #34 16.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-10T10:29:40.677Z] #34 16.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-10T10:29:40.938Z] #34 17.01 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-10T10:29:40.938Z] #34 17.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-10T10:29:40.938Z] #34 ... [2022-09-10T10:29:40.938Z] [2022-09-10T10:29:40.938Z] #40 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-10T10:29:40.938Z] #40 17.17 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-10T10:29:41.508Z] #40 17.60 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-10T10:29:42.078Z] #40 18.31 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-10T10:29:42.338Z] #40 ... [2022-09-10T10:29:42.338Z] [2022-09-10T10:29:42.338Z] #26 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-10T10:29:42.338Z] #26 8.458 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:29:42.338Z] #26 10.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:29:42.338Z] #26 12.49 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-10T10:29:42.338Z] #26 18.26 Fetched 8578 kB in 14s (615 kB/s) [2022-09-10T10:29:42.598Z] #26 18.26 Reading package lists... [2022-09-10T10:29:42.598Z] #26 ... [2022-09-10T10:29:42.598Z] [2022-09-10T10:29:42.598Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:29:42.598Z] #34 17.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-10T10:29:42.598Z] #34 17.49 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-10T10:29:42.598Z] #34 17.54 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-10T10:29:42.598Z] #34 17.58 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-10T10:29:42.598Z] #34 18.41 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-10T10:29:42.598Z] #34 18.50 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-10T10:29:42.598Z] #34 19.01 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-10T10:29:42.859Z] #34 19.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-10T10:29:42.859Z] #34 19.26 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-10T10:29:43.120Z] #34 19.39 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-10T10:29:43.120Z] #34 19.45 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-10T10:29:43.690Z] #34 19.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-10T10:29:43.690Z] #34 20.09 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-10T10:29:43.950Z] #34 20.21 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-10T10:29:43.950Z] #34 20.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-10T10:29:43.950Z] #34 20.29 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-10T10:29:43.950Z] #34 20.31 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-10T10:29:44.210Z] #34 20.39 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-10T10:29:44.210Z] #34 20.48 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-10T10:29:44.210Z] #34 20.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-10T10:29:44.210Z] #34 20.59 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-10T10:29:44.470Z] #34 20.66 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-10T10:29:44.470Z] #34 20.69 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-10T10:29:44.470Z] #34 20.80 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-10T10:29:44.470Z] #34 20.82 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-10T10:29:44.470Z] #34 20.93 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-10T10:29:44.730Z] #34 21.01 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-10T10:29:44.730Z] #34 21.07 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-10T10:29:44.730Z] #34 21.18 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-10T10:29:44.990Z] #34 21.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-10T10:29:44.990Z] #34 21.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-10T10:29:44.990Z] #34 21.31 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-10T10:29:45.250Z] #34 21.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-10T10:29:45.250Z] #34 21.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-10T10:29:45.510Z] #34 21.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-10T10:29:45.510Z] #34 21.78 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-10T10:29:45.510Z] #34 21.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-10T10:29:45.510Z] #34 21.83 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-10T10:29:45.770Z] #34 21.93 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-10T10:29:45.770Z] #34 22.00 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-10T10:29:45.770Z] #34 22.05 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-10T10:29:45.770Z] #34 ... [2022-09-10T10:29:45.770Z] [2022-09-10T10:29:45.770Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-10T10:29:45.770Z] #36 12.02 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-10T10:29:45.770Z] #36 12.05 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-10T10:29:45.770Z] #36 12.28 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-10T10:29:45.770Z] #36 14.70 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T10:29:45.770Z] #36 14.75 go: downloading golang.org/x/mod v0.3.0 [2022-09-10T10:29:46.030Z] #36 ... [2022-09-10T10:29:46.030Z] [2022-09-10T10:29:46.030Z] #25 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-10T10:29:46.030Z] #25 22.03 Updating files: 86% (1886/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-10T10:29:46.030Z] #25 22.19 + git checkout -q v2.3.0 [2022-09-10T10:29:48.572Z] #25 24.28 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-10T10:29:48.572Z] #25 ... [2022-09-10T10:29:48.572Z] [2022-09-10T10:29:48.572Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:29:48.572Z] #32 5.336 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:29:48.572Z] #32 6.380 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-10T10:29:48.572Z] #32 7.799 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-10T10:29:48.572Z] #32 8.766 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-10T10:29:48.572Z] #32 8.767 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-10T10:29:48.572Z] #32 8.785 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:29:48.572Z] #32 8.806 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:29:48.572Z] #32 8.808 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-10T10:29:48.572Z] #32 8.828 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-10T10:29:48.572Z] #32 8.847 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-10T10:29:48.572Z] #32 8.852 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:29:48.572Z] #32 8.852 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-10T10:29:48.572Z] #32 8.853 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-10T10:29:48.572Z] #32 8.856 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-10T10:29:48.572Z] #32 8.858 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:29:48.572Z] #32 ... [2022-09-10T10:29:48.572Z] [2022-09-10T10:29:48.572Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:29:48.572Z] #34 22.18 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-10T10:29:48.572Z] #34 22.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-10T10:29:48.572Z] #34 22.27 go: downloading github.com/julz/importas v0.1.0 [2022-09-10T10:29:48.572Z] #34 22.28 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-10T10:29:48.572Z] #34 22.40 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-10T10:29:48.572Z] #34 22.42 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-10T10:29:48.572Z] #34 22.48 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-10T10:29:48.572Z] #34 22.57 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-10T10:29:48.572Z] #34 22.57 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-10T10:29:48.572Z] #34 22.68 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-10T10:29:48.572Z] #34 22.70 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-10T10:29:48.572Z] #34 22.71 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-10T10:29:48.572Z] #34 22.73 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-10T10:29:48.572Z] #34 22.83 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-10T10:29:48.572Z] #34 23.39 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-10T10:29:48.572Z] #34 23.39 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-10T10:29:48.572Z] #34 23.54 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-10T10:29:48.572Z] #34 23.54 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-10T10:29:48.572Z] #34 23.69 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-10T10:29:48.572Z] #34 23.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-10T10:29:48.572Z] #34 23.88 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-10T10:29:48.572Z] #34 23.88 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-10T10:29:48.572Z] #34 23.96 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-10T10:29:48.572Z] #34 24.28 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-10T10:29:48.572Z] #34 24.28 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-10T10:29:48.572Z] #34 24.32 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-10T10:29:48.572Z] #34 24.39 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-10T10:29:48.572Z] #34 24.45 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-10T10:29:48.572Z] #34 24.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-10T10:29:48.572Z] #34 24.64 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-10T10:29:48.572Z] #34 24.68 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-10T10:29:48.572Z] #34 24.72 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-10T10:29:48.572Z] #34 24.74 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-10T10:29:48.572Z] #34 24.83 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-10T10:29:48.572Z] #34 24.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-10T10:29:48.572Z] #34 24.91 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-10T10:29:48.831Z] #34 25.20 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-10T10:29:48.831Z] #34 25.24 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-10T10:29:49.090Z] #34 25.29 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-10T10:29:49.090Z] #34 25.37 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-10T10:29:49.090Z] #34 25.43 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-10T10:29:49.090Z] #34 25.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-10T10:29:49.350Z] #34 25.61 go: downloading honnef.co/go/tools v0.3.1 [2022-09-10T10:29:50.466Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-025956d0ca36af5d9) in /home/ubuntu/workspace/moby_PR-44126 [Pipeline] { [Pipeline] checkout [2022-09-10T10:29:50.574Z] The recommended git tool is: git [2022-09-10T10:29:51.266Z] #34 27.27 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-10T10:29:51.266Z] #34 27.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-10T10:29:51.266Z] #34 27.43 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-10T10:29:51.266Z] #34 27.50 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-10T10:29:51.266Z] #34 27.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-10T10:29:51.266Z] #34 27.60 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-10T10:29:51.266Z] #34 27.64 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-10T10:29:51.266Z] #34 27.71 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-10T10:29:51.526Z] #34 27.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-10T10:29:51.786Z] #34 28.04 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-10T10:29:51.786Z] #34 28.04 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-10T10:29:52.046Z] #34 28.15 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-10T10:29:52.046Z] #34 28.34 go: downloading golang.org/x/text v0.3.7 [2022-09-10T10:29:52.046Z] #34 ... [2022-09-10T10:29:52.046Z] [2022-09-10T10:29:52.046Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:29:52.046Z] #38 18.30 Fetched 8574 kB in 14s (626 kB/s) [2022-09-10T10:29:52.046Z] #38 18.30 Reading package lists... [2022-09-10T10:29:52.046Z] #38 22.96 Reading package lists... [2022-09-10T10:29:52.046Z] #38 27.12 Building dependency tree... [2022-09-10T10:29:52.316Z] #38 ... [2022-09-10T10:29:52.316Z] [2022-09-10T10:29:52.316Z] #26 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-10T10:29:52.316Z] #26 18.26 Reading package lists... [2022-09-10T10:29:52.316Z] #26 22.57 Reading package lists... [2022-09-10T10:29:52.316Z] #26 26.82 Building dependency tree... [2022-09-10T10:29:52.886Z] #26 29.15 The following additional packages will be installed: [2022-09-10T10:29:52.886Z] #26 29.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-10T10:29:52.886Z] #26 29.17 python3-protobuf python3-six [2022-09-10T10:29:52.886Z] #26 29.17 Suggested packages: [2022-09-10T10:29:52.886Z] #26 29.17 python3-setuptools [2022-09-10T10:29:52.886Z] #26 29.17 Recommended packages: [2022-09-10T10:29:52.886Z] #26 29.17 iproute2 | iproute [2022-09-10T10:29:53.455Z] #26 ... [2022-09-10T10:29:53.455Z] [2022-09-10T10:29:53.455Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:29:53.455Z] #38 29.66 python3 is already the newest version (3.9.2-3). [2022-09-10T10:29:53.455Z] #38 29.66 The following additional packages will be installed: [2022-09-10T10:29:53.455Z] #38 29.66 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-10T10:29:53.455Z] #38 29.66 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-10T10:29:53.455Z] #38 29.68 Suggested packages: [2022-09-10T10:29:53.455Z] #38 29.68 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-10T10:29:53.455Z] #38 29.68 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-10T10:29:53.455Z] #38 29.68 m4-doc ed diffutils-doc [2022-09-10T10:29:53.455Z] #38 29.68 Recommended packages: [2022-09-10T10:29:53.455Z] #38 29.68 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-10T10:29:54.235Z] using credential docker-jenkins-github-credentials [2022-09-10T10:29:54.246Z] Cloning the remote Git repository [2022-09-10T10:29:54.246Z] Cloning with configured refspecs honoured and without tags [2022-09-10T10:29:54.843Z] #38 31.06 The following NEW packages will be installed: [2022-09-10T10:29:54.843Z] #38 31.06 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-10T10:29:54.843Z] #38 31.06 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-10T10:29:54.843Z] #38 31.07 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-10T10:29:54.843Z] #38 31.07 libyajl2 m4 patch xz-utils [2022-09-10T10:29:55.103Z] #38 31.42 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:29:55.103Z] #38 31.42 Need to get 5940 kB of archives. [2022-09-10T10:29:55.103Z] #38 31.42 After this operation, 18.7 MB of additional disk space will be used. [2022-09-10T10:29:55.103Z] #38 31.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-10T10:29:55.103Z] #38 31.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-10T10:29:55.103Z] #38 31.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-10T10:29:55.103Z] #38 31.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-10T10:29:55.103Z] #38 31.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-10T10:29:55.103Z] #38 31.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-10T10:29:55.103Z] #38 31.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-10T10:29:55.103Z] #38 31.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-10T10:29:55.103Z] #38 31.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-10T10:29:55.103Z] #38 31.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-10T10:29:55.103Z] #38 31.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-10T10:29:54.270Z] Cloning repository https://github.com/moby/moby.git [2022-09-10T10:29:54.323Z] > git init /home/ubuntu/workspace/moby_PR-44126 # timeout=10 [2022-09-10T10:29:54.707Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T10:29:54.707Z] > git --version # timeout=10 [2022-09-10T10:29:54.715Z] > git --version # 'git version 2.25.1' [2022-09-10T10:29:54.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:29:54.717Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44126/head:refs/remotes/origin/PR-44126 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-10T10:29:55.365Z] #38 31.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-10T10:29:55.365Z] #38 31.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-10T10:29:55.365Z] #38 31.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-10T10:29:55.365Z] #38 31.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-10T10:29:55.365Z] #38 31.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-10T10:29:55.365Z] #38 31.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-10T10:29:55.365Z] #38 31.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-10T10:29:55.365Z] #38 31.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-10T10:29:55.365Z] #38 31.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-10T10:29:55.365Z] #38 31.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-10T10:29:55.365Z] #38 31.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-10T10:29:55.365Z] #38 31.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-10T10:29:56.762Z] #38 32.71 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:29:56.762Z] #38 32.94 Fetched 5940 kB in 1s (9204 kB/s) [2022-09-10T10:29:56.762Z] #38 ... [2022-09-10T10:29:56.762Z] [2022-09-10T10:29:56.762Z] #35 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-10T10:29:56.762Z] #35 32.46 v3.0.2 [2022-09-10T10:29:56.762Z] #35 DONE 33.1s [2022-09-10T10:29:56.762Z] [2022-09-10T10:29:56.762Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:29:56.762Z] #38 33.07 Selecting previously unselected package bzip2. [2022-09-10T10:29:57.021Z] #38 33.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-10T10:29:57.021Z] #38 33.20 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-10T10:29:57.021Z] #38 33.23 Unpacking bzip2 (1.0.8-4) ... [2022-09-10T10:29:57.021Z] #38 33.37 Selecting previously unselected package libmagic-mgc. [2022-09-10T10:29:57.021Z] #38 33.37 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-10T10:29:57.021Z] #38 33.38 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-10T10:29:57.960Z] #38 34.16 Selecting previously unselected package libmagic1:amd64. [2022-09-10T10:29:57.960Z] #38 34.17 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...#38 ... [2022-09-10T10:29:57.960Z] [2022-09-10T10:29:57.960Z] #39 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-10T10:29:57.960Z] #39 34.22 NAME: [2022-09-10T10:29:57.960Z] #39 34.23 go-winres - A tool for embedding resources in Windows executables [2022-09-10T10:29:57.960Z] #39 34.23 [2022-09-10T10:29:57.960Z] #39 34.23 USAGE: [2022-09-10T10:29:57.960Z] #39 34.23 go-winres [global options] command [command options] [arguments...] [2022-09-10T10:29:57.960Z] #39 34.23 [2022-09-10T10:29:57.960Z] #39 34.23 COMMANDS: [2022-09-10T10:29:57.960Z] #39 34.23 init Create an initial ./winres/winres.json [2022-09-10T10:29:57.960Z] #39 34.23 make Make syso files for the "go build" command [2022-09-10T10:29:57.960Z] #39 34.23 simply Make syso files for the "go build" command (simplified) [2022-09-10T10:29:57.960Z] #39 34.23 extract Extract all resources from an executable [2022-09-10T10:29:57.960Z] #39 34.23 patch Replace resources in an executable file (exe, dll) [2022-09-10T10:29:57.960Z] #39 34.23 help, h Shows a list of commands or help for one command [2022-09-10T10:29:57.960Z] #39 34.23 [2022-09-10T10:29:57.960Z] #39 34.23 GLOBAL OPTIONS: [2022-09-10T10:29:57.960Z] #39 34.23 --help, -h show help (default: false) [2022-09-10T10:29:57.960Z] #39 DONE 34.3s [2022-09-10T10:29:57.960Z] [2022-09-10T10:29:57.960Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:29:57.960Z] #38 34.17 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-10T10:29:57.960Z] #38 34.18 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-10T10:29:57.960Z] #38 34.41 Selecting previously unselected package file. [2022-09-10T10:29:58.220Z] #38 34.42 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-10T10:29:58.220Z] #38 34.44 Unpacking file (1:5.39-3) ... [2022-09-10T10:29:58.479Z] #38 34.68 Selecting previously unselected package xz-utils. [2022-09-10T10:29:58.479Z] #38 34.68 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-10T10:29:58.479Z] #38 34.71 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:29:59.047Z] #38 35.13 Selecting previously unselected package libsigsegv2:amd64. [2022-09-10T10:29:59.047Z] #38 35.14 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-10T10:29:59.047Z] #38 35.14 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-10T10:29:59.047Z] #38 35.37 Selecting previously unselected package m4. [2022-09-10T10:29:59.047Z] #38 35.42 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-10T10:29:59.047Z] #38 35.45 Unpacking m4 (1.4.18-5) ... [2022-09-10T10:29:59.307Z] #38 35.60 Selecting previously unselected package autoconf. [2022-09-10T10:29:59.307Z] #38 35.60 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-10T10:29:59.307Z] #38 35.62 Unpacking autoconf (2.69-14) ... [2022-09-10T10:29:59.566Z] #38 35.87 Selecting previously unselected package autotools-dev. [2022-09-10T10:29:59.566Z] #38 35.87 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-10T10:29:59.566Z] #38 35.88 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-10T10:29:59.826Z] #38 36.00 Selecting previously unselected package automake. [2022-09-10T10:29:59.826Z] #38 36.00 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-10T10:29:59.826Z] #38 36.03 Unpacking automake (1:1.16.3-2) ... [2022-09-10T10:30:00.085Z] #38 36.46 Selecting previously unselected package patch. [2022-09-10T10:30:00.085Z] #38 36.46 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-10T10:30:00.085Z] #38 36.47 Unpacking patch (2.7.6-7) ... [2022-09-10T10:30:00.354Z] #38 36.62 Selecting previously unselected package dpkg-dev. [2022-09-10T10:30:00.354Z] #38 36.63 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-10T10:30:00.354Z] #38 36.64 Unpacking dpkg-dev (1.20.11) ... [2022-09-10T10:30:01.297Z] #38 37.39 Selecting previously unselected package build-essential. [2022-09-10T10:30:01.297Z] #38 37.40 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-10T10:30:01.297Z] #38 37.41 Unpacking build-essential (12.9) ... [2022-09-10T10:30:01.297Z] #38 37.48 Selecting previously unselected package libcap2:amd64. [2022-09-10T10:30:01.297Z] #38 37.48 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-10T10:30:01.297Z] #38 37.49 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-10T10:30:01.297Z] #38 37.56 Selecting previously unselected package libcap-dev:amd64. [2022-09-10T10:30:01.297Z] #38 37.56 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-10T10:30:01.297Z] #38 37.57 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-10T10:30:01.297Z] #38 37.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-10T10:30:01.557Z] #38 37.68 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-10T10:30:01.557Z] #38 37.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-10T10:30:01.557Z] #38 37.78 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-10T10:30:01.557Z] #38 37.80 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-10T10:30:01.557Z] #38 37.80 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-10T10:30:01.557Z] #38 37.87 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-10T10:30:01.557Z] #38 37.88 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-10T10:30:01.557Z] #38 37.88 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-10T10:30:01.817Z] #38 38.03 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-10T10:30:01.817Z] #38 38.03 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-10T10:30:01.817Z] #38 38.07 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-10T10:30:02.389Z] #38 38.60 Selecting previously unselected package libtool. [2022-09-10T10:30:02.389Z] #38 38.62 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-10T10:30:02.389Z] #38 38.64 Unpacking libtool (2.4.6-15) ... [2022-09-10T10:30:02.655Z] #38 38.86 Selecting previously unselected package libudev-dev:amd64. [2022-09-10T10:30:02.655Z] #38 38.86 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-10T10:30:02.655Z] #38 38.88 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-10T10:30:02.916Z] #38 39.07 Selecting previously unselected package libyajl2:amd64. [2022-09-10T10:30:02.916Z] #38 39.08 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-10T10:30:02.916Z] #38 39.09 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-10T10:30:02.916Z] #38 39.15 Selecting previously unselected package libyajl-dev:amd64. [2022-09-10T10:30:02.916Z] #38 39.15 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-10T10:30:02.916Z] #38 39.18 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-10T10:30:03.176Z] #38 39.32 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-10T10:30:03.176Z] #38 39.35 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-10T10:30:03.176Z] #38 39.36 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-10T10:30:03.176Z] #38 39.37 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-10T10:30:03.176Z] #38 39.39 Setting up file (1:5.39-3) ... [2022-09-10T10:30:03.176Z] #38 39.41 Setting up bzip2 (1.0.8-4) ... [2022-09-10T10:30:03.176Z] #38 39.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-10T10:30:03.176Z] #38 39.44 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-10T10:30:03.176Z] #38 39.45 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-10T10:30:03.176Z] #38 39.47 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-10T10:30:03.176Z] #38 39.48 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-10T10:30:03.176Z] #38 39.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:30:03.176Z] #38 39.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-10T10:30:03.176Z] #38 39.53 Setting up patch (2.7.6-7) ... [2022-09-10T10:30:03.176Z] #38 39.55 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-10T10:30:03.176Z] #38 39.56 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-10T10:30:03.176Z] #38 39.59 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-10T10:30:03.437Z] #38 39.64 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-10T10:30:03.437Z] #38 39.65 Setting up libtool (2.4.6-15) ... [2022-09-10T10:30:03.437Z] #38 39.67 Setting up m4 (1.4.18-5) ... [2022-09-10T10:30:03.437Z] #38 39.69 Setting up dpkg-dev (1.20.11) ... [2022-09-10T10:30:03.437Z] #38 39.72 Setting up autoconf (2.69-14) ... [2022-09-10T10:30:03.437Z] #38 39.76 Setting up build-essential (12.9) ... [2022-09-10T10:30:03.698Z] #38 39.79 Setting up automake (1:1.16.3-2) ... [2022-09-10T10:30:03.698Z] #38 39.81 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-10T10:30:03.698Z] #38 39.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:30:03.698Z] #38 ... [2022-09-10T10:30:03.698Z] [2022-09-10T10:30:03.698Z] #26 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-10T10:30:03.698Z] #26 29.70 The following NEW packages will be installed: [2022-09-10T10:30:03.698Z] #26 29.72 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-10T10:30:03.698Z] #26 29.72 python3-protobuf python3-six [2022-09-10T10:30:03.698Z] #26 30.13 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:30:03.698Z] #26 30.13 Need to get 2315 kB of archives. [2022-09-10T10:30:03.698Z] #26 30.13 After this operation, 11.1 MB of additional disk space will be used. [2022-09-10T10:30:03.698Z] #26 30.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-10T10:30:03.698Z] #26 30.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-10T10:30:03.698Z] #26 30.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-10T10:30:03.698Z] #26 30.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-10T10:30:03.698Z] #26 30.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-10T10:30:03.698Z] #26 30.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-10T10:30:03.698Z] #26 30.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-10T10:30:03.698Z] #26 32.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-10T10:30:03.698Z] #26 34.07 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:30:03.698Z] #26 34.43 Fetched 2315 kB in 3s (729 kB/s) [2022-09-10T10:30:03.698Z] #26 34.50 Selecting previously unselected package libprotobuf23:amd64. [2022-09-10T10:30:03.698Z] #26 34.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-10T10:30:03.698Z] #26 34.53 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-10T10:30:03.698Z] #26 34.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-10T10:30:03.698Z] #26 35.41 Selecting previously unselected package python3-pkg-resources. [2022-09-10T10:30:03.698Z] #26 35.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-10T10:30:03.698Z] #26 35.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:30:03.698Z] #26 35.55 Selecting previously unselected package python3-six. [2022-09-10T10:30:03.698Z] #26 35.55 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-10T10:30:03.698Z] #26 35.56 Unpacking python3-six (1.16.0-2) ... [2022-09-10T10:30:03.698Z] #26 35.63 Selecting previously unselected package python3-protobuf. [2022-09-10T10:30:03.698Z] #26 35.64 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-10T10:30:03.698Z] #26 35.65 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-10T10:30:03.698Z] #26 36.06 Selecting previously unselected package libnet1:amd64. [2022-09-10T10:30:03.698Z] #26 36.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T10:30:03.698Z] #26 36.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:30:03.698Z] #26 36.19 Selecting previously unselected package libnl-3-200:amd64. [2022-09-10T10:30:03.698Z] #26 36.19 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-10T10:30:03.698Z] #26 36.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-10T10:30:03.698Z] #26 36.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-10T10:30:03.698Z] #26 36.36 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-10T10:30:03.698Z] #26 36.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-10T10:30:03.698Z] #26 36.46 Selecting previously unselected package criu. [2022-09-10T10:30:03.698Z] #26 36.46 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-10T10:30:03.698Z] #26 36.47 Unpacking criu (3.17.1-1) ... [2022-09-10T10:30:03.698Z] #26 37.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:30:03.698Z] #26 38.33 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-10T10:30:03.698Z] #26 38.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:30:03.698Z] #26 38.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-10T10:30:03.698Z] #26 38.39 Setting up python3-six (1.16.0-2) ... [2022-09-10T10:30:03.698Z] #26 39.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-10T10:30:03.698Z] #26 39.35 Setting up python3-protobuf (3.12.4-1) ... [2022-09-10T10:30:03.959Z] #26 ... [2022-09-10T10:30:03.959Z] [2022-09-10T10:30:03.959Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T10:30:03.959Z] #33 39.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-10T10:30:03.959Z] #33 40.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T10:30:04.219Z] #33 ... [2022-09-10T10:30:04.219Z] [2022-09-10T10:30:04.219Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:30:04.219Z] #38 DONE 40.3s [2022-09-10T10:30:04.219Z] [2022-09-10T10:30:04.219Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:30:04.219Z] #34 34.64 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-10T10:30:04.219Z] #34 34.84 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-10T10:30:04.219Z] #34 34.84 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-10T10:30:04.219Z] #34 34.96 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-10T10:30:04.219Z] #34 35.03 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-10T10:30:04.219Z] #34 35.09 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-10T10:30:04.219Z] #34 35.09 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-10T10:30:04.219Z] #34 35.23 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-10T10:30:04.219Z] #34 35.29 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-10T10:30:04.219Z] #34 35.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-10T10:30:04.219Z] #34 35.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-10T10:30:04.219Z] #34 35.52 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-10T10:30:04.219Z] #34 35.97 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-10T10:30:04.219Z] #34 36.02 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-10T10:30:04.219Z] #34 36.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-10T10:30:04.219Z] #34 36.11 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-10T10:30:04.219Z] #34 36.37 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-10T10:30:04.219Z] #34 36.43 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-10T10:30:04.219Z] #34 36.43 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-10T10:30:04.219Z] #34 36.50 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-10T10:30:04.219Z] #34 36.53 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-10T10:30:04.219Z] #34 36.59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-10T10:30:04.219Z] #34 36.59 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-10T10:30:04.219Z] #34 36.64 go: downloading github.com/prometheus/common v0.32.1 [2022-09-10T10:30:04.219Z] #34 37.03 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-10T10:30:04.219Z] #34 37.03 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-10T10:30:04.219Z] #34 37.84 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-10T10:30:04.219Z] #34 38.65 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-10T10:30:06.770Z] #34 ... [2022-09-10T10:30:06.770Z] [2022-09-10T10:30:06.770Z] #26 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-10T10:30:06.770Z] #26 42.76 Setting up criu (3.17.1-1) ... [2022-09-10T10:30:07.959Z] Fetching without tags [2022-09-10T10:30:08.157Z] #26 44.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:30:08.162Z] Merging remotes/origin/22.06 commit 8af2e62556dea0c3161a0971fbf9219f9e1f059d into PR head commit 95831246a2b3dc59ad4696ebaf02a0f9e530876a [2022-09-10T10:30:08.419Z] #26 DONE 44.6s [2022-09-10T10:30:08.419Z] [2022-09-10T10:30:08.419Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:30:08.419Z] #0 1.004 Cloning into '/tmp/crun-build'... [2022-09-10T10:30:07.933Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T10:30:07.941Z] > git config --add remote.origin.fetch +refs/pull/44126/head:refs/remotes/origin/PR-44126 # timeout=10 [2022-09-10T10:30:07.946Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-10T10:30:07.954Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T10:30:07.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T10:30:07.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:30:07.972Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44126/head:refs/remotes/origin/PR-44126 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-10T10:30:08.173Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T10:30:08.180Z] > git checkout -f 95831246a2b3dc59ad4696ebaf02a0f9e530876a # timeout=10 [2022-09-10T10:30:08.762Z] Merge succeeded, producing 95831246a2b3dc59ad4696ebaf02a0f9e530876a [2022-09-10T10:30:08.762Z] Checking out Revision 95831246a2b3dc59ad4696ebaf02a0f9e530876a (PR-44126) [2022-09-10T10:30:10.330Z] #41 6.147 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-10T10:30:10.330Z] #41 6.170 Cloning into '/tmp/crun-build/libocispec'... [2022-09-10T10:30:08.716Z] > git remote # timeout=10 [2022-09-10T10:30:08.731Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T10:30:08.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:30:08.743Z] > git merge 8af2e62556dea0c3161a0971fbf9219f9e1f059d # timeout=10 [2022-09-10T10:30:08.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-10T10:30:08.769Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T10:30:08.779Z] > git checkout -f 95831246a2b3dc59ad4696ebaf02a0f9e530876a # timeout=10 [2022-09-10T10:30:11.269Z] #41 7.021 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-10T10:30:11.269Z] #41 7.043 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-10T10:30:11.269Z] #41 7.046 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-10T10:30:11.269Z] #41 7.047 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-10T10:30:11.269Z] #41 7.053 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-10T10:30:12.649Z] #41 8.665 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-10T10:30:13.137Z] Commit message: "Update uses of Image platform fields in OCI image-spec" [2022-09-10T10:30:13.162Z] > git --version # timeout=10 [2022-09-10T10:30:13.170Z] > git --version # 'git version 2.25.1' [2022-09-10T10:30:13.179Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-10T10:30:14.090Z] + docker version [2022-09-10T10:30:14.562Z] #41 10.07 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-10T10:30:15.132Z] #41 10.97 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-10T10:30:15.132Z] #41 11.11 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-10T10:30:15.392Z] #41 11.25 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-10T10:30:15.962Z] #41 ... [2022-09-10T10:30:15.962Z] [2022-09-10T10:30:15.962Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-10T10:30:15.962Z] #36 52.04 gotestsum version dev [2022-09-10T10:30:16.222Z] #36 DONE 52.5s [2022-09-10T10:30:16.222Z] [2022-09-10T10:30:16.222Z] #40 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-10T10:30:17.603Z] #40 ... [2022-09-10T10:30:17.603Z] [2022-09-10T10:30:17.603Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:30:17.603Z] #32 44.61 Fetched 49.2 MB in 43s (1134 kB/s) [2022-09-10T10:30:27.617Z] #32 44.61 Reading package lists... [2022-09-10T10:30:27.617Z] #32 ... [2022-09-10T10:30:27.617Z] [2022-09-10T10:30:27.617Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:30:27.617Z] #41 22.73 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-10T10:30:28.986Z] Client: Docker Engine - Community [2022-09-10T10:30:28.986Z] Version: 22.06.0-beta.0 [2022-09-10T10:30:28.986Z] API version: 1.42 [2022-09-10T10:30:28.986Z] Go version: go1.18.3 [2022-09-10T10:30:28.986Z] Git commit: 3e9117b [2022-09-10T10:30:28.986Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-10T10:30:28.986Z] OS/Arch: linux/arm64 [2022-09-10T10:30:28.986Z] Context: default [2022-09-10T10:30:28.986Z] [2022-09-10T10:30:28.986Z] Server: Docker Engine - Community [2022-09-10T10:30:28.986Z] Engine: [2022-09-10T10:30:28.986Z] Version: 22.06.0-beta.0 [2022-09-10T10:30:28.987Z] API version: 1.42 (minimum version 1.12) [2022-09-10T10:30:28.987Z] Go version: go1.18.3 [2022-09-10T10:30:28.987Z] Git commit: 38633e7 [2022-09-10T10:30:28.987Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-10T10:30:28.987Z] OS/Arch: linux/arm64 [2022-09-10T10:30:28.987Z] Experimental: true [2022-09-10T10:30:28.987Z] containerd: [2022-09-10T10:30:28.987Z] Version: 1.6.8 [2022-09-10T10:30:28.987Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T10:30:28.987Z] runc: [2022-09-10T10:30:28.987Z] Version: 1.1.4 [2022-09-10T10:30:28.987Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-10T10:30:28.987Z] docker-init: [2022-09-10T10:30:28.987Z] Version: 0.19.0 [2022-09-10T10:30:28.987Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-10T10:30:29.298Z] + docker info [2022-09-10T10:30:29.298Z] Client: [2022-09-10T10:30:29.298Z] Context: default [2022-09-10T10:30:29.298Z] Debug Mode: false [2022-09-10T10:30:29.298Z] Plugins: [2022-09-10T10:30:29.298Z] buildx: Docker Buildx (Docker Inc.) [2022-09-10T10:30:29.298Z] Version: v0.8.2 [2022-09-10T10:30:29.298Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-10T10:30:29.298Z] compose: Docker Compose (Docker Inc.) [2022-09-10T10:30:29.298Z] Version: v2.10.2 [2022-09-10T10:30:29.298Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-10T10:30:29.299Z] [2022-09-10T10:30:29.299Z] Server: [2022-09-10T10:30:29.299Z] Containers: 0 [2022-09-10T10:30:29.299Z] Running: 0 [2022-09-10T10:30:29.299Z] Paused: 0 [2022-09-10T10:30:29.299Z] Stopped: 0 [2022-09-10T10:30:29.299Z] Images: 0 [2022-09-10T10:30:29.299Z] Server Version: 22.06.0-beta.0 [2022-09-10T10:30:29.299Z] Storage Driver: overlay2 [2022-09-10T10:30:29.299Z] Backing Filesystem: extfs [2022-09-10T10:30:29.299Z] Supports d_type: true [2022-09-10T10:30:29.299Z] Using metacopy: false [2022-09-10T10:30:29.299Z] Native Overlay Diff: true [2022-09-10T10:30:29.299Z] userxattr: false [2022-09-10T10:30:29.299Z] Logging Driver: json-file [2022-09-10T10:30:29.299Z] Cgroup Driver: cgroupfs [2022-09-10T10:30:29.299Z] Cgroup Version: 1 [2022-09-10T10:30:29.299Z] Plugins: [2022-09-10T10:30:29.299Z] Volume: local [2022-09-10T10:30:29.299Z] Network: bridge host ipvlan macvlan null overlay [2022-09-10T10:30:29.299Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-10T10:30:29.299Z] Swarm: inactive [2022-09-10T10:30:29.299Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-10T10:30:29.299Z] Default Runtime: runc [2022-09-10T10:30:29.299Z] Init Binary: docker-init [2022-09-10T10:30:29.299Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T10:30:29.299Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-10T10:30:29.299Z] init version: de40ad0 [2022-09-10T10:30:29.299Z] Security Options: [2022-09-10T10:30:29.299Z] apparmor [2022-09-10T10:30:29.299Z] seccomp [2022-09-10T10:30:29.299Z] Profile: builtin [2022-09-10T10:30:29.299Z] Kernel Version: 5.15.0-1019-aws [2022-09-10T10:30:29.299Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-10T10:30:29.299Z] OSType: linux [2022-09-10T10:30:29.299Z] Architecture: aarch64 [2022-09-10T10:30:29.299Z] CPUs: 2 [2022-09-10T10:30:29.299Z] Total Memory: 7.559GiB [2022-09-10T10:30:29.299Z] Name: ip-10-100-115-130 [2022-09-10T10:30:29.299Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-10T10:30:29.299Z] Docker Root Dir: /var/lib/docker [2022-09-10T10:30:29.299Z] Debug Mode: false [2022-09-10T10:30:29.299Z] Registry: https://index.docker.io/v1/ [2022-09-10T10:30:29.299Z] Labels: [2022-09-10T10:30:29.299Z] Experimental: true [2022-09-10T10:30:29.299Z] Insecure Registries: [2022-09-10T10:30:29.299Z] 127.0.0.0/8 [2022-09-10T10:30:29.299Z] Live Restore Enabled: true [2022-09-10T10:30:29.299Z] [Pipeline] sh [2022-09-10T10:30:29.581Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-10T10:30:29.581Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-10T10:30:29.581Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44126/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-10T10:30:29.581Z] + bash /home/ubuntu/workspace/moby_PR-44126/check-config.sh [2022-09-10T10:30:29.581Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-10T10:30:29.581Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-10T10:30:29.581Z] [2022-09-10T10:30:29.581Z] Generally Necessary: [2022-09-10T10:30:29.581Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-10T10:30:29.581Z] - apparmor: enabled and tools installed [2022-09-10T10:30:29.581Z] - CONFIG_NAMESPACES: enabled [2022-09-10T10:30:29.581Z] - CONFIG_NET_NS: enabled [2022-09-10T10:30:29.581Z] - CONFIG_PID_NS: enabled [2022-09-10T10:30:29.581Z] - CONFIG_IPC_NS: enabled [2022-09-10T10:30:29.581Z] - CONFIG_UTS_NS: enabled [2022-09-10T10:30:29.581Z] - CONFIG_CGROUPS: enabled [2022-09-10T10:30:29.581Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-10T10:30:29.581Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-10T10:30:29.581Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-10T10:30:29.581Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-10T10:30:29.581Z] - CONFIG_CPUSETS: enabled [2022-09-10T10:30:29.581Z] - CONFIG_MEMCG: enabled [2022-09-10T10:30:29.581Z] - CONFIG_KEYS: enabled [2022-09-10T10:30:29.581Z] - CONFIG_VETH: enabled (as module) [2022-09-10T10:30:29.581Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-10T10:30:29.581Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-10T10:30:29.581Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-10T10:30:29.840Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-10T10:30:29.840Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-10T10:30:29.840Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-10T10:30:29.840Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-10T10:30:29.840Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-10T10:30:29.840Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-10T10:30:29.840Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-10T10:30:29.840Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-10T10:30:29.840Z] - CONFIG_CGROUP_BPF: enabled [2022-09-10T10:30:29.840Z] [2022-09-10T10:30:29.840Z] Optional Features: [2022-09-10T10:30:29.840Z] - CONFIG_USER_NS: enabled [2022-09-10T10:30:29.840Z] - CONFIG_SECCOMP: enabled [2022-09-10T10:30:29.840Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-10T10:30:29.840Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-10T10:30:29.840Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-10T10:30:29.840Z] (cgroup swap accounting is currently enabled) [2022-09-10T10:30:29.840Z] - CONFIG_BLK_CGROUP: enabled [2022-09-10T10:30:29.840Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-10T10:30:29.840Z] - CONFIG_CGROUP_PERF: enabled [2022-09-10T10:30:29.840Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-10T10:30:29.840Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-10T10:30:29.840Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-10T10:30:29.840Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-10T10:30:29.840Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-10T10:30:29.840Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-10T10:30:30.100Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-10T10:30:30.100Z] - CONFIG_IP_VS: enabled (as module) [2022-09-10T10:30:30.100Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-10T10:30:30.100Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-10T10:30:30.100Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-10T10:30:30.100Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-10T10:30:30.100Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-10T10:30:30.100Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-10T10:30:30.100Z] - CONFIG_EXT4_FS: enabled [2022-09-10T10:30:30.100Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-10T10:30:30.100Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-10T10:30:30.100Z] - Network Drivers: [2022-09-10T10:30:30.100Z] - "overlay": [2022-09-10T10:30:30.100Z] - CONFIG_VXLAN: enabled (as module) [2022-09-10T10:30:30.100Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-10T10:30:30.100Z] Optional (for encrypted networks): [2022-09-10T10:30:30.100Z] - CONFIG_CRYPTO: enabled [2022-09-10T10:30:30.100Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-10T10:30:30.100Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-10T10:30:30.101Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-10T10:30:30.101Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-10T10:30:30.101Z] - CONFIG_XFRM: enabled [2022-09-10T10:30:30.101Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-10T10:30:30.101Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-10T10:30:30.101Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-10T10:30:30.101Z] - "ipvlan": [2022-09-10T10:30:30.101Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-10T10:30:30.101Z] - "macvlan": [2022-09-10T10:30:30.359Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-10T10:30:30.359Z] - CONFIG_DUMMY: enabled (as module) [2022-09-10T10:30:30.359Z] - "ftp,tftp client in container": [2022-09-10T10:30:30.359Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-10T10:30:30.359Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-10T10:30:30.359Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-10T10:30:30.359Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-10T10:30:30.359Z] - Storage Drivers: [2022-09-10T10:30:30.359Z] - "aufs": [2022-09-10T10:30:30.359Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-10T10:30:30.359Z] - "btrfs": [2022-09-10T10:30:30.359Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-10T10:30:30.359Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-10T10:30:30.359Z] - "devicemapper": [2022-09-10T10:30:30.359Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-10T10:30:30.359Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-10T10:30:30.359Z] - "overlay": [2022-09-10T10:30:30.359Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-10T10:30:30.359Z] - "zfs": [2022-09-10T10:30:30.359Z] - /dev/zfs: present [2022-09-10T10:30:30.359Z] - zfs command: missing [2022-09-10T10:30:30.359Z] - zpool command: missing [2022-09-10T10:30:30.359Z] [2022-09-10T10:30:30.359Z] Limits: [2022-09-10T10:30:30.359Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-10T10:30:30.359Z] [2022-09-10T10:30:30.359Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-10T10:30:30.672Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:95831246a2b3dc59ad4696ebaf02a0f9e530876a . [2022-09-10T10:30:30.931Z] #1 [internal] load build definition from Dockerfile [2022-09-10T10:30:30.931Z] #1 transferring dockerfile: 19.29kB done [2022-09-10T10:30:30.931Z] #1 DONE 0.1s [2022-09-10T10:30:30.931Z] [2022-09-10T10:30:30.931Z] #2 [internal] load .dockerignore [2022-09-10T10:30:30.931Z] #2 transferring context: 145B done [2022-09-10T10:30:30.931Z] #2 DONE 0.1s [2022-09-10T10:30:30.931Z] [2022-09-10T10:30:30.931Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-10T10:30:31.498Z] #3 DONE 0.5s [2022-09-10T10:30:31.498Z] [2022-09-10T10:30:31.498Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-10T10:30:31.498Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-10T10:30:31.498Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-10T10:30:31.498Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-10T10:30:31.498Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-10T10:30:31.498Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s [2022-09-10T10:30:31.763Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s [2022-09-10T10:30:31.763Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done [2022-09-10T10:30:31.763Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-09-10T10:30:32.023Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-10T10:30:32.023Z] #4 DONE 0.7s [2022-09-10T10:30:32.282Z] [2022-09-10T10:30:32.282Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T10:30:32.901Z] #41 ... [2022-09-10T10:30:32.901Z] [2022-09-10T10:30:32.901Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:30:32.901Z] #32 44.61 Reading package lists... [2022-09-10T10:30:33.660Z] #5 DONE 1.5s [2022-09-10T10:30:33.660Z] [2022-09-10T10:30:33.660Z] #6 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-10T10:30:33.919Z] #6 DONE 1.6s [2022-09-10T10:30:33.919Z] [2022-09-10T10:30:33.919Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-10T10:30:33.919Z] #7 DONE 1.5s [2022-09-10T10:30:33.919Z] [2022-09-10T10:30:33.919Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T10:30:33.919Z] #8 DONE 1.5s [2022-09-10T10:30:37.105Z] #32 58.21 Reading package lists... [2022-09-10T10:30:37.105Z] #32 ... [2022-09-10T10:30:37.105Z] [2022-09-10T10:30:37.105Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:30:37.105Z] #41 31.05 libtoolize: putting auxiliary files in '.'. [2022-09-10T10:30:37.105Z] #41 31.05 libtoolize: copying file './ltmain.sh' [2022-09-10T10:30:37.105Z] #41 31.49 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-10T10:30:37.105Z] #41 31.51 libtoolize: and rerunning libtoolize and aclocal. [2022-09-10T10:30:37.105Z] #41 31.51 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-10T10:30:37.215Z] [2022-09-10T10:30:37.215Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:30:37.215Z] #9 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.1s done [2022-09-10T10:30:37.215Z] #9 sha256:0da5cee18bec9020914ebb0ea1e5187386f62e7b820b28d873ba9fc63e3c98b5 1.80kB / 1.80kB done [2022-09-10T10:30:37.215Z] #9 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-10T10:30:37.215Z] #9 sha256:a814e9c37e35d15b2e14ae4bd1c34829c96be6f0599d73e3eb49c20417c0415e 7.12kB / 7.12kB done [2022-09-10T10:30:37.477Z] #9 ... [2022-09-10T10:30:37.477Z] [2022-09-10T10:30:37.477Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-10T10:30:37.477Z] #10 DONE 0.5s [2022-09-10T10:30:37.477Z] [2022-09-10T10:30:37.477Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:30:37.477Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0B / 53.69MB 0.2s [2022-09-10T10:30:37.477Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 6.74MB / 53.69MB 0.3s [2022-09-10T10:30:37.746Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 11.09MB / 53.69MB 0.4s [2022-09-10T10:30:37.746Z] #9 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0B / 4.94MB 0.4s [2022-09-10T10:30:37.746Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 24.12MB / 53.69MB 0.6s [2022-09-10T10:30:37.746Z] #9 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.6s [2022-09-10T10:30:37.746Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 36.70MB / 53.69MB 0.7s [2022-09-10T10:30:37.746Z] #9 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.6s done [2022-09-10T10:30:37.746Z] #9 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0B / 10.66MB 0.7s [2022-09-10T10:30:38.006Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 42.96MB / 53.69MB 0.8s [2022-09-10T10:30:38.006Z] #9 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 4.71MB / 10.66MB 0.8s [2022-09-10T10:30:38.006Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 2.10MB / 54.68MB 0.8s [2022-09-10T10:30:38.006Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 50.33MB / 53.69MB 0.9s [2022-09-10T10:30:38.006Z] #9 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.9s [2022-09-10T10:30:38.006Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 9.44MB / 54.68MB 0.9s [2022-09-10T10:30:38.272Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.0s [2022-09-10T10:30:38.272Z] #9 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 1.0s done [2022-09-10T10:30:38.272Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 24.12MB / 54.68MB 1.0s [2022-09-10T10:30:38.272Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 31.00MB / 54.68MB 1.1s [2022-09-10T10:30:38.272Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0B / 81.12MB 1.1s [2022-09-10T10:30:38.534Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.2s done [2022-09-10T10:30:38.534Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 47.19MB / 54.68MB 1.3s [2022-09-10T10:30:38.534Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 10.85MB / 81.12MB 1.3s [2022-09-10T10:30:38.534Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 53.48MB / 54.68MB 1.4s [2022-09-10T10:30:38.534Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 17.96MB / 81.12MB 1.4s [2022-09-10T10:30:38.534Z] #9 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 0B / 115.10MB 1.4s [2022-09-10T10:30:38.795Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 24.72MB / 81.12MB 1.5s [2022-09-10T10:30:38.795Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 40.10MB / 81.12MB 1.6s [2022-09-10T10:30:38.795Z] #9 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 17.97MB / 115.10MB 1.6s [2022-09-10T10:30:39.057Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 50.51MB / 81.12MB 1.7s [2022-09-10T10:30:39.057Z] #9 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 30.41MB / 115.10MB 1.7s [2022-09-10T10:30:39.057Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 67.49MB / 81.12MB 1.9s [2022-09-10T10:30:39.057Z] #9 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 41.16MB / 115.10MB 1.9s [2022-09-10T10:30:39.329Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 76.55MB / 81.12MB 2.0s [2022-09-10T10:30:39.329Z] #9 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 52.33MB / 115.10MB 2.0s [2022-09-10T10:30:39.329Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.1s [2022-09-10T10:30:39.593Z] #9 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 81.79MB / 115.10MB 2.3s [2022-09-10T10:30:39.593Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 2.3s done [2022-09-10T10:30:39.593Z] #9 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 91.23MB / 115.10MB 2.4s [2022-09-10T10:30:39.851Z] #9 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 97.22MB / 115.10MB 2.6s [2022-09-10T10:30:39.851Z] #9 sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 125B / 125B 2.6s [2022-09-10T10:30:40.111Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.6s done [2022-09-10T10:30:40.111Z] #9 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 115.10MB / 115.10MB 2.9s [2022-09-10T10:30:40.111Z] #9 sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 125B / 125B 2.7s done [2022-09-10T10:30:40.369Z] #9 ... [2022-09-10T10:30:40.369Z] [2022-09-10T10:30:40.369Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:30:40.369Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-10T10:30:40.369Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T10:30:40.369Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-10T10:30:40.369Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-10T10:30:40.369Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-09-10T10:30:40.369Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-09-10T10:30:40.369Z] #11 DONE 3.4s [2022-09-10T10:30:40.369Z] [2022-09-10T10:30:40.369Z] #12 [internal] load build context [2022-09-10T10:30:40.369Z] #12 transferring context: 44.38MB 3.6s [2022-09-10T10:30:40.657Z] #12 ... [2022-09-10T10:30:40.657Z] [2022-09-10T10:30:40.657Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:30:40.657Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-10T10:30:40.657Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T10:30:40.657Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-10T10:30:40.658Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-10T10:30:40.658Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-09-10T10:30:40.658Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-09-10T10:30:40.658Z] #13 DONE 3.7s [2022-09-10T10:30:40.658Z] [2022-09-10T10:30:40.658Z] #12 [internal] load build context [2022-09-10T10:30:41.247Z] #12 transferring context: 62.68MB 4.3s done [2022-09-10T10:30:41.506Z] #12 DONE 4.7s [2022-09-10T10:30:41.506Z] [2022-09-10T10:30:41.506Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-10T10:30:41.506Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-10T10:30:41.506Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-10T10:30:41.506Z] #14 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-09-10T10:30:41.506Z] #14 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-09-10T10:30:41.506Z] #14 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.3s done [2022-09-10T10:30:41.506Z] #14 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.9s [2022-09-10T10:30:42.883Z] #14 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 3.9s done [2022-09-10T10:30:42.884Z] #14 DONE 6.1s [2022-09-10T10:30:42.884Z] [2022-09-10T10:30:42.884Z] #15 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-10T10:30:43.683Z] #41 38.49 configure.ac:7: installing './compile' [2022-09-10T10:30:43.683Z] #41 38.50 configure.ac:11: installing './config.guess' [2022-09-10T10:30:43.683Z] #41 38.51 configure.ac:11: installing './config.sub' [2022-09-10T10:30:43.683Z] #41 38.51 configure.ac:8: installing './install-sh' [2022-09-10T10:30:43.683Z] #41 38.53 configure.ac:8: installing './missing' [2022-09-10T10:30:43.683Z] #41 38.62 Makefile.am: installing './depcomp' [2022-09-10T10:30:43.683Z] #41 39.58 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-10T10:30:43.683Z] #41 39.58 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-10T10:30:43.683Z] #41 39.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-10T10:30:43.683Z] #41 39.65 libtoolize: copying file 'm4/libtool.m4' [2022-09-10T10:30:43.683Z] #41 39.73 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-10T10:30:43.943Z] #41 39.80 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-10T10:30:43.943Z] #41 39.87 libtoolize: copying file 'm4/ltversion.m4' [2022-09-10T10:30:43.943Z] #41 39.98 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-10T10:30:44.203Z] #41 40.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-10T10:30:44.264Z] #15 1.116 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:30:44.264Z] #15 1.159 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:30:44.264Z] #15 1.159 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:30:44.264Z] #15 1.291 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:30:44.524Z] #15 1.480 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:30:44.784Z] #15 1.693 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:30:45.143Z] #41 ... [2022-09-10T10:30:45.143Z] [2022-09-10T10:30:45.143Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:30:45.143Z] #32 58.21 Reading package lists... [2022-09-10T10:30:45.721Z] #15 2.469 Fetched 8460 kB in 2s (5233 kB/s) [2022-09-10T10:30:45.980Z] #15 2.469 Reading package lists... [2022-09-10T10:30:46.548Z] #15 3.014 Reading package lists... [2022-09-10T10:30:46.808Z] #15 3.575 Building dependency tree... [2022-09-10T10:30:46.808Z] #15 3.947 The following additional packages will be installed: [2022-09-10T10:30:46.808Z] #15 3.947 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-10T10:30:46.808Z] #15 3.947 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-10T10:30:46.808Z] #15 3.947 Recommended packages: [2022-09-10T10:30:46.808Z] #15 3.947 libldap-common publicsuffix libsasl2-modules [2022-09-10T10:30:47.067Z] #15 ... [2022-09-10T10:30:47.068Z] [2022-09-10T10:30:47.068Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-10T10:30:47.068Z] #16 DONE 0.2s [2022-09-10T10:30:47.068Z] [2022-09-10T10:30:47.068Z] #15 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-10T10:30:47.068Z] #15 4.074 The following NEW packages will be installed: [2022-09-10T10:30:47.068Z] #15 4.076 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-10T10:30:47.068Z] #15 4.076 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-10T10:30:47.068Z] #15 4.087 libssh2-1 openssl [2022-09-10T10:30:47.332Z] #15 4.353 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:30:47.332Z] #15 4.353 Need to get 2942 kB of archives. [2022-09-10T10:30:47.332Z] #15 4.353 After this operation, 6482 kB of additional disk space will be used. [2022-09-10T10:30:47.332Z] #15 4.353 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-10T10:30:47.332Z] #15 4.422 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-10T10:30:47.332Z] #15 4.452 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-10T10:30:47.332Z] #15 4.457 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-09-10T10:30:47.332Z] #15 4.469 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-10T10:30:47.332Z] #15 4.504 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-10T10:30:47.592Z] #15 4.508 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-10T10:30:47.592Z] #15 4.539 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-10T10:30:47.592Z] #15 4.543 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-10T10:30:47.592Z] #15 4.559 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-10T10:30:47.592Z] #15 4.571 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-09-10T10:30:47.592Z] #15 4.601 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-09-10T10:30:47.592Z] #15 4.624 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-10T10:30:47.592Z] #15 4.643 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-10T10:30:47.592Z] #15 4.655 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-10T10:30:48.209Z] #15 4.983 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:30:48.209Z] #15 5.018 Fetched 2942 kB in 1s (5187 kB/s) [2022-09-10T10:30:48.209Z] #15 5.051 Selecting previously unselected package openssl. [2022-09-10T10:30:48.209Z] #15 5.051 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-09-10T10:30:48.209Z] #15 5.056 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-10T10:30:48.209Z] #15 5.125 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-10T10:30:48.467Z] #15 5.530 Selecting previously unselected package ca-certificates. [2022-09-10T10:30:48.467Z] #15 5.530 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-10T10:30:48.467Z] #15 5.540 Unpacking ca-certificates (20210119) ... [2022-09-10T10:30:48.697Z] #32 72.30 Building dependency tree... [2022-09-10T10:30:49.034Z] #15 5.975 Selecting previously unselected package libbrotli1:arm64. [2022-09-10T10:30:49.034Z] #15 5.976 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-10T10:30:49.034Z] #15 6.037 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-10T10:30:49.292Z] #15 6.254 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-10T10:30:49.292Z] #15 6.254 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-10T10:30:49.292Z] #15 6.384 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:30:49.552Z] #15 ... [2022-09-10T10:30:49.552Z] [2022-09-10T10:30:49.552Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-10T10:30:49.552Z] #17 DONE 2.5s [2022-09-10T10:30:49.552Z] [2022-09-10T10:30:49.552Z] #15 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-10T10:30:49.552Z] #15 6.469 Selecting previously unselected package libsasl2-2:arm64. [2022-09-10T10:30:49.552Z] #15 6.469 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-10T10:30:49.552Z] #15 6.473 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:30:49.552Z] #15 6.534 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-10T10:30:49.552Z] #15 6.534 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-10T10:30:49.552Z] #15 6.540 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-10T10:30:49.552Z] #15 6.607 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-10T10:30:49.552Z] #15 6.607 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-10T10:30:49.552Z] #15 6.617 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-10T10:30:49.552Z] #15 6.685 Selecting previously unselected package libpsl5:arm64. [2022-09-10T10:30:49.552Z] #15 6.685 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-10T10:30:49.811Z] #15 6.761 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-10T10:30:49.811Z] #15 6.813 Selecting previously unselected package librtmp1:arm64. [2022-09-10T10:30:49.811Z] #15 6.815 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-10T10:30:49.811Z] #15 6.818 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-10T10:30:49.811Z] #15 6.861 Selecting previously unselected package libssh2-1:arm64. [2022-09-10T10:30:49.811Z] #15 6.862 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-10T10:30:49.811Z] #15 6.866 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-10T10:30:49.811Z] #15 6.913 Selecting previously unselected package libcurl4:arm64. [2022-09-10T10:30:49.811Z] #15 6.914 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-10T10:30:49.811Z] #15 6.918 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-10T10:30:50.070Z] #15 6.969 Selecting previously unselected package curl. [2022-09-10T10:30:50.070Z] #15 6.969 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-10T10:30:50.070Z] #15 6.972 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-10T10:30:50.070Z] #15 7.030 Selecting previously unselected package libonig5:arm64. [2022-09-10T10:30:50.070Z] #15 7.030 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-10T10:30:50.070Z] #15 7.038 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-10T10:30:50.070Z] #15 7.105 Selecting previously unselected package libjq1:arm64. [2022-09-10T10:30:50.070Z] #15 7.105 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-10T10:30:50.070Z] #15 7.110 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-10T10:30:50.070Z] #15 7.152 Selecting previously unselected package jq. [2022-09-10T10:30:50.329Z] #15 7.153 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-10T10:30:50.329Z] #15 7.157 Unpacking jq (1.6-2.1) ... [2022-09-10T10:30:50.329Z] #15 7.197 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-10T10:30:50.329Z] #15 7.209 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-10T10:30:50.329Z] #15 7.220 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-10T10:30:50.329Z] #15 7.230 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:30:50.329Z] #15 7.239 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-10T10:30:50.329Z] #15 7.252 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:30:50.329Z] #15 7.263 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-10T10:30:50.329Z] #15 7.297 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-10T10:30:50.329Z] #15 7.312 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-10T10:30:50.329Z] #15 7.323 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-10T10:30:50.329Z] #15 7.334 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-10T10:30:50.329Z] #15 7.344 Setting up ca-certificates (20210119) ... [2022-09-10T10:30:50.898Z] #15 ... [2022-09-10T10:30:50.898Z] [2022-09-10T10:30:50.898Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:30:50.898Z] #9 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done [2022-09-10T10:30:50.898Z] #9 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.3s done [2022-09-10T10:30:50.898Z] #9 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.0s done [2022-09-10T10:30:50.898Z] #9 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 2.6s done [2022-09-10T10:30:50.898Z] #9 extracting sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 1.0s [2022-09-10T10:30:51.157Z] #9 ... [2022-09-10T10:30:51.157Z] [2022-09-10T10:30:51.157Z] #15 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-10T10:30:51.157Z] #15 8.025 Updating certificates in /etc/ssl/certs... [2022-09-10T10:30:51.725Z] #15 8.795 129 added, 0 removed; done. [2022-09-10T10:30:51.725Z] #15 8.834 Setting up jq (1.6-2.1) ... [2022-09-10T10:30:51.725Z] #15 8.844 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-10T10:30:51.984Z] #15 8.855 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-10T10:30:51.984Z] #15 8.867 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:30:51.984Z] #15 8.886 Processing triggers for ca-certificates (20210119) ... [2022-09-10T10:30:51.984Z] #15 8.896 Updating certificates in /etc/ssl/certs... [2022-09-10T10:30:51.990Z] #32 78.44 The following additional packages will be installed: [2022-09-10T10:30:51.990Z] #32 78.44 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-10T10:30:51.990Z] #32 78.44 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-10T10:30:51.990Z] #32 78.44 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-10T10:30:51.990Z] #32 78.44 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-10T10:30:51.990Z] #32 78.44 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-10T10:30:51.990Z] #32 78.44 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-10T10:30:51.990Z] #32 78.44 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-10T10:30:51.990Z] #32 78.45 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-10T10:30:51.990Z] #32 78.45 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-10T10:30:51.990Z] #32 78.45 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-10T10:30:51.990Z] #32 78.45 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-10T10:30:51.990Z] #32 78.45 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-10T10:30:51.990Z] #32 78.45 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-10T10:30:51.990Z] #32 78.45 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-10T10:30:51.990Z] #32 78.45 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-10T10:30:51.990Z] #32 78.45 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-10T10:30:51.990Z] #32 78.45 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-10T10:30:51.990Z] #32 78.46 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-10T10:30:51.990Z] #32 78.46 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-10T10:30:51.990Z] #32 78.46 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-10T10:30:51.990Z] #32 78.46 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-10T10:30:51.990Z] #32 78.46 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-10T10:30:51.990Z] #32 78.46 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-10T10:30:51.990Z] #32 78.46 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-10T10:30:51.990Z] #32 78.46 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-10T10:30:51.990Z] #32 78.46 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-10T10:30:51.990Z] #32 78.46 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-10T10:30:51.990Z] #32 78.46 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-10T10:30:51.990Z] #32 78.46 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-10T10:30:51.990Z] #32 78.46 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-10T10:30:51.990Z] #32 78.46 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-10T10:30:51.990Z] #32 78.46 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-10T10:30:51.990Z] #32 78.46 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-10T10:30:51.990Z] #32 78.49 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-10T10:30:51.990Z] #32 78.49 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-10T10:30:51.990Z] #32 78.49 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-10T10:30:51.990Z] #32 78.49 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-10T10:30:51.990Z] #32 78.49 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-10T10:30:51.990Z] #32 78.49 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-10T10:30:51.990Z] #32 78.49 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-10T10:30:51.990Z] #32 78.49 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-10T10:30:51.990Z] #32 78.49 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-10T10:30:51.990Z] #32 78.49 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-10T10:30:51.990Z] #32 78.50 linux-libc-dev-s390x-cross patch xz-utils [2022-09-10T10:30:51.990Z] #32 78.55 Suggested packages: [2022-09-10T10:30:51.990Z] #32 78.56 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-10T10:30:51.990Z] #32 78.56 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-10T10:30:51.990Z] #32 78.56 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-10T10:30:51.990Z] #32 78.56 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-10T10:30:51.990Z] #32 78.56 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-10T10:30:51.990Z] #32 78.56 libyaml-shell-perl ed diffutils-doc [2022-09-10T10:30:51.990Z] #32 78.56 Recommended packages: [2022-09-10T10:30:51.990Z] #32 78.56 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-10T10:30:51.990Z] #32 78.56 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-10T10:30:52.554Z] #15 9.621 0 added, 0 removed; done. [2022-09-10T10:30:52.554Z] #15 9.621 Running hooks in /etc/ca-certificates/update.d... [2022-09-10T10:30:52.554Z] #15 9.624 done. [2022-09-10T10:30:53.899Z] #32 ... [2022-09-10T10:30:53.899Z] [2022-09-10T10:30:53.899Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:30:53.899Z] #41 49.61 configure.ac:7: installing 'build-aux/compile' [2022-09-10T10:30:53.899Z] #41 49.63 configure.ac:9: installing 'build-aux/config.guess' [2022-09-10T10:30:53.899Z] #41 49.63 configure.ac:9: installing 'build-aux/config.sub' [2022-09-10T10:30:53.899Z] #41 49.64 configure.ac:11: installing 'build-aux/install-sh' [2022-09-10T10:30:53.899Z] #41 49.65 configure.ac:11: installing 'build-aux/missing' [2022-09-10T10:30:53.899Z] #41 49.86 Makefile.am: installing 'build-aux/depcomp' [2022-09-10T10:30:54.159Z] #41 49.99 parallel-tests: installing 'build-aux/test-driver' [2022-09-10T10:30:55.088Z] #15 DONE 11.7s [2022-09-10T10:30:55.088Z] [2022-09-10T10:30:55.088Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-10T10:30:55.088Z] #18 DONE 0.1s [2022-09-10T10:30:55.088Z] [2022-09-10T10:30:55.088Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:30:55.088Z] #9 extracting sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 4.4s done [2022-09-10T10:30:55.088Z] #9 extracting sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 done [2022-09-10T10:30:55.088Z] #9 DONE 18.0s [2022-09-10T10:30:55.088Z] [2022-09-10T10:30:55.088Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T10:30:55.351Z] #19 ... [2022-09-10T10:30:55.351Z] [2022-09-10T10:30:55.351Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-10T10:30:55.351Z] #20 DONE 0.6s [2022-09-10T10:30:55.610Z] [2022-09-10T10:30:55.610Z] #21 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-10T10:30:55.868Z] #21 DONE 0.6s [2022-09-10T10:30:55.868Z] [2022-09-10T10:30:55.868Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T10:30:56.066Z] #41 51.67 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-10T10:30:56.066Z] #41 51.67 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-10T10:30:56.066Z] #41 52.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-10T10:30:56.066Z] #41 52.09 libtoolize: copying file 'm4/libtool.m4' [2022-09-10T10:30:56.066Z] #41 52.16 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-10T10:30:56.127Z] #19 ... [2022-09-10T10:30:56.127Z] [2022-09-10T10:30:56.127Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-10T10:30:56.127Z] #22 DONE 0.1s [2022-09-10T10:30:56.127Z] [2022-09-10T10:30:56.127Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-10T10:30:56.127Z] #23 DONE 0.1s [2022-09-10T10:30:56.127Z] [2022-09-10T10:30:56.127Z] #24 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-10T10:30:56.127Z] #24 DONE 0.2s [2022-09-10T10:30:56.127Z] [2022-09-10T10:30:56.127Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-10T10:30:56.127Z] #25 DONE 0.2s [2022-09-10T10:30:56.127Z] [2022-09-10T10:30:56.127Z] #26 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-10T10:30:56.326Z] #41 52.25 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-10T10:30:56.387Z] #26 ... [2022-09-10T10:30:56.387Z] [2022-09-10T10:30:56.387Z] #27 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-10T10:30:56.387Z] #27 DONE 0.3s [2022-09-10T10:30:56.387Z] [2022-09-10T10:30:56.387Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T10:30:56.387Z] #19 1.723 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-10T10:30:56.585Z] #41 52.32 libtoolize: copying file 'm4/ltversion.m4' [2022-09-10T10:30:56.586Z] #41 52.41 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-10T10:30:56.954Z] #19 2.051 [2022-09-10T10:30:57.215Z] #19 2.276 #=#=# ######################################################################## 100.0% [2022-09-10T10:30:57.475Z] #19 2.597 [2022-09-10T10:30:58.853Z] #19 4.005 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-10T10:30:59.112Z] #19 4.374 [2022-09-10T10:30:59.631Z] #19 4.597 #=#=# ######################################################################## 100.0% [2022-09-10T10:30:59.880Z] #41 ... [2022-09-10T10:30:59.880Z] [2022-09-10T10:30:59.880Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:30:59.880Z] #32 83.76 The following NEW packages will be installed: [2022-09-10T10:30:59.880Z] #32 83.77 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-10T10:30:59.880Z] #32 83.77 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-10T10:30:59.880Z] #32 83.77 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-10T10:30:59.880Z] #32 83.77 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-10T10:30:59.880Z] #32 83.77 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-10T10:30:59.880Z] #32 83.77 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-10T10:30:59.880Z] #32 83.77 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-10T10:30:59.880Z] #32 83.77 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-10T10:30:59.880Z] #32 83.77 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-10T10:30:59.880Z] #32 83.77 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-10T10:30:59.880Z] #32 83.77 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-10T10:30:59.880Z] #32 83.77 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-10T10:30:59.880Z] #32 83.77 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-10T10:30:59.880Z] #32 83.77 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-10T10:30:59.880Z] #32 83.77 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-10T10:30:59.880Z] #32 83.77 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-10T10:30:59.880Z] #32 83.77 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-10T10:30:59.880Z] #32 83.77 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-10T10:30:59.880Z] #32 83.77 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-10T10:30:59.880Z] #32 83.77 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-10T10:30:59.880Z] #32 83.78 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-10T10:30:59.880Z] #32 83.78 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-10T10:30:59.880Z] #32 83.78 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-10T10:30:59.880Z] #32 83.78 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-10T10:30:59.880Z] #32 83.78 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-10T10:30:59.880Z] #32 83.78 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-10T10:30:59.880Z] #32 83.78 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-10T10:30:59.880Z] #32 83.78 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-10T10:30:59.880Z] #32 83.78 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-10T10:30:59.880Z] #32 83.78 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-10T10:30:59.880Z] #32 83.78 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-10T10:30:59.880Z] #32 83.78 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-10T10:30:59.880Z] #32 83.78 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-10T10:30:59.880Z] #32 83.79 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-10T10:30:59.880Z] #32 83.79 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-10T10:30:59.880Z] #32 83.80 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-10T10:30:59.880Z] #32 83.80 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-10T10:30:59.880Z] #32 83.80 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-10T10:30:59.880Z] #32 83.80 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-10T10:30:59.880Z] #32 83.80 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-10T10:30:59.880Z] #32 83.80 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-10T10:30:59.880Z] #32 83.80 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-10T10:30:59.880Z] #32 83.80 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-10T10:30:59.880Z] #32 83.80 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-10T10:30:59.880Z] #32 83.80 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-10T10:30:59.880Z] #32 83.80 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-10T10:30:59.880Z] #32 83.81 linux-libc-dev-s390x-cross patch xz-utils [2022-09-10T10:30:59.880Z] #32 84.39 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:30:59.880Z] #32 84.39 Need to get 788 MB of archives. [2022-09-10T10:30:59.880Z] #32 84.39 After this operation, 3385 MB of additional disk space will be used. [2022-09-10T10:30:59.880Z] #32 84.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-10T10:30:59.880Z] #32 84.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-10T10:30:59.880Z] #32 84.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-10T10:30:59.880Z] #32 84.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-10T10:30:59.880Z] #32 84.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-10T10:30:59.880Z] #32 84.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-10T10:30:59.880Z] #32 84.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-10T10:30:59.880Z] #32 84.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-10T10:30:59.880Z] #32 84.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-10T10:30:59.880Z] #32 84.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-10T10:30:59.880Z] #32 84.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-10T10:30:59.880Z] #32 84.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-10T10:30:59.880Z] #32 84.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-09-10T10:30:59.880Z] #32 86.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-09-10T10:30:59.880Z] #32 86.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-09-10T10:31:00.202Z] #19 5.265 [2022-09-10T10:31:01.262Z] #32 88.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-09-10T10:31:01.262Z] #32 88.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-09-10T10:31:02.109Z] #19 ... [2022-09-10T10:31:02.109Z] [2022-09-10T10:31:02.109Z] #26 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-10T10:31:02.109Z] #26 5.583 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:31:02.109Z] #26 5.646 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:31:02.109Z] #26 5.646 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:31:02.109Z] #26 5.883 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-10T10:31:02.646Z] #32 89.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-10T10:31:02.646Z] #32 89.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-09-10T10:31:03.490Z] #26 6.978 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:31:04.558Z] #32 91.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-10T10:31:04.558Z] #32 91.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-09-10T10:31:06.030Z] #26 9.731 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:31:06.030Z] #26 ... [2022-09-10T10:31:06.030Z] [2022-09-10T10:31:06.030Z] #28 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-10T10:31:06.030Z] #0 5.162 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-10T10:31:06.030Z] #0 5.951 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-10T10:31:06.030Z] #0 6.990 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-10T10:31:06.030Z] #0 7.241 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-10T10:31:06.030Z] #0 7.284 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-10T10:31:06.030Z] #0 9.840 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-10T10:31:06.030Z] #0 10.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-10T10:31:06.289Z] #28 ... [2022-09-10T10:31:06.289Z] [2022-09-10T10:31:06.289Z] #29 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-10T10:31:06.289Z] #0 4.167 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-10T10:31:06.289Z] #0 5.249 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-10T10:31:06.289Z] #0 5.251 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-10T10:31:06.289Z] #0 5.287 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-10T10:31:06.289Z] #0 7.582 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-10T10:31:06.289Z] #29 ... [2022-09-10T10:31:06.289Z] [2022-09-10T10:31:06.289Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:31:06.289Z] #0 5.482 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:31:06.289Z] #0 5.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:31:06.289Z] #0 5.535 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:31:06.289Z] #0 6.683 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:31:06.289Z] #0 9.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:31:06.469Z] #32 93.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-10T10:31:06.469Z] #32 93.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-09-10T10:31:06.469Z] #32 93.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-09-10T10:31:06.469Z] #32 93.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-10T10:31:06.469Z] #32 93.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-10T10:31:06.469Z] #32 93.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-10T10:31:06.469Z] #32 93.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-10T10:31:06.469Z] #32 93.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-10T10:31:06.469Z] #32 93.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-09-10T10:31:06.469Z] #32 93.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-10T10:31:06.469Z] #32 93.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-10T10:31:06.469Z] #32 93.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-10T10:31:06.469Z] #32 93.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-10T10:31:06.469Z] #32 93.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-10T10:31:06.469Z] #32 93.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-10T10:31:06.469Z] #32 93.55 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-10T10:31:06.549Z] #30 ... [2022-09-10T10:31:06.549Z] [2022-09-10T10:31:06.549Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-10T10:31:06.549Z] #0 4.623 + RM_GOPATH=0 [2022-09-10T10:31:06.549Z] #0 4.623 + TMP_GOPATH= [2022-09-10T10:31:06.549Z] #0 4.623 + : /build [2022-09-10T10:31:06.549Z] #0 4.623 + '[' -z '' ']' [2022-09-10T10:31:06.549Z] #0 4.635 ++ mktemp -d [2022-09-10T10:31:06.549Z] #0 4.646 + export GOPATH=/tmp/tmp.waUvONEY6c [2022-09-10T10:31:06.549Z] #0 4.646 + GOPATH=/tmp/tmp.waUvONEY6c [2022-09-10T10:31:06.549Z] #0 4.646 + RM_GOPATH=1 [2022-09-10T10:31:06.549Z] #0 4.646 + case "$(go env GOARCH)" in [2022-09-10T10:31:06.549Z] #0 4.646 ++ go env GOARCH [2022-09-10T10:31:06.549Z] #0 4.707 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:31:06.549Z] #0 4.716 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:31:06.549Z] #0 4.719 ++ dirname /install.sh [2022-09-10T10:31:06.549Z] #0 4.736 + dir=/ [2022-09-10T10:31:06.549Z] #0 4.736 + bin=dockercli [2022-09-10T10:31:06.549Z] #0 4.736 + shift [2022-09-10T10:31:06.549Z] #0 4.736 + '[' '!' -f //dockercli.installer ']' [2022-09-10T10:31:06.549Z] #0 4.736 + . //dockercli.installer [2022-09-10T10:31:06.549Z] #0 4.736 ++ : stable [2022-09-10T10:31:06.549Z] #0 4.736 ++ : 17.06.2-ce [2022-09-10T10:31:06.549Z] #0 4.736 + install_dockercli [2022-09-10T10:31:06.549Z] #0 4.736 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-10T10:31:06.549Z] #0 4.738 Install docker/cli version 17.06.2-ce from stable [2022-09-10T10:31:06.549Z] #0 4.798 ++ uname -m [2022-09-10T10:31:06.549Z] #0 4.810 + arch=aarch64 [2022-09-10T10:31:06.549Z] #0 4.810 + '[' aarch64 '!=' x86_64 ']' [2022-09-10T10:31:06.549Z] #0 4.810 + '[' aarch64 '!=' s390x ']' [2022-09-10T10:31:06.549Z] #0 4.810 + '[' aarch64 '!=' armhf ']' [2022-09-10T10:31:06.549Z] #0 4.810 + build_dockercli [2022-09-10T10:31:06.549Z] #0 4.810 + git clone https://github.com/docker/docker-ce /tmp/tmp.waUvONEY6c/tmp/docker-ce [2022-09-10T10:31:06.549Z] #0 4.817 Cloning into '/tmp/tmp.waUvONEY6c/tmp/docker-ce'... [2022-09-10T10:31:06.549Z] #31 ... [2022-09-10T10:31:06.549Z] [2022-09-10T10:31:06.549Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:31:06.549Z] #0 3.909 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-10T10:31:06.549Z] #0 5.832 go: downloading github.com/fatih/color v1.13.0 [2022-09-10T10:31:06.549Z] #0 5.833 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T10:31:06.549Z] #0 5.929 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T10:31:06.549Z] #0 5.938 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-10T10:31:06.549Z] #0 6.065 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-10T10:31:06.549Z] #0 6.303 go: downloading github.com/spf13/viper v1.11.0 [2022-09-10T10:31:06.549Z] #0 6.413 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-10T10:31:06.549Z] #0 6.847 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-10T10:31:06.549Z] #0 6.855 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-10T10:31:06.549Z] #0 6.953 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-10T10:31:06.549Z] #0 7.063 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-10T10:31:06.549Z] #0 8.931 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-10T10:31:06.549Z] #0 9.063 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-10T10:31:06.549Z] #0 9.275 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-10T10:31:06.549Z] #0 9.522 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-10T10:31:06.730Z] #32 93.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-10T10:31:06.730Z] #32 93.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-09-10T10:31:06.730Z] #32 93.62 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-09-10T10:31:06.808Z] #32 ... [2022-09-10T10:31:06.808Z] [2022-09-10T10:31:06.808Z] #33 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-10T10:31:06.808Z] #0 5.578 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-10T10:31:06.808Z] #33 ... [2022-09-10T10:31:06.808Z] [2022-09-10T10:31:06.808Z] #34 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-10T10:31:06.808Z] #0 4.603 + RM_GOPATH=0 [2022-09-10T10:31:06.808Z] #0 4.603 + TMP_GOPATH= [2022-09-10T10:31:06.808Z] #0 4.603 + : /build [2022-09-10T10:31:06.808Z] #0 4.603 + '[' -z '' ']' [2022-09-10T10:31:06.808Z] #0 4.603 ++ mktemp -d [2022-09-10T10:31:06.808Z] #0 4.603 + export GOPATH=/tmp/tmp.SoCcp3sTWV [2022-09-10T10:31:06.808Z] #0 4.603 + GOPATH=/tmp/tmp.SoCcp3sTWV [2022-09-10T10:31:06.808Z] #0 4.603 + RM_GOPATH=1 [2022-09-10T10:31:06.808Z] #0 4.603 + case "$(go env GOARCH)" in [2022-09-10T10:31:06.808Z] #0 4.635 ++ go env GOARCH [2022-09-10T10:31:06.808Z] #0 4.673 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:31:06.808Z] #0 4.673 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:31:06.808Z] #0 4.673 ++ dirname /install.sh [2022-09-10T10:31:06.808Z] #0 4.678 + dir=/ [2022-09-10T10:31:06.808Z] #0 4.678 + bin=rootlesskit [2022-09-10T10:31:06.808Z] #0 4.678 + shift [2022-09-10T10:31:06.808Z] #0 4.678 + '[' '!' -f //rootlesskit.installer ']' [2022-09-10T10:31:06.808Z] #0 4.679 + . //rootlesskit.installer [2022-09-10T10:31:06.808Z] #0 4.679 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:31:06.808Z] #0 4.679 + install_rootlesskit [2022-09-10T10:31:06.808Z] #0 4.679 + case "$1" in [2022-09-10T10:31:06.808Z] #0 4.679 + export CGO_ENABLED=0 [2022-09-10T10:31:06.808Z] #0 4.679 + CGO_ENABLED=0 [2022-09-10T10:31:06.809Z] #0 4.679 + _install_rootlesskit [2022-09-10T10:31:06.809Z] #0 4.684 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-10T10:31:06.809Z] #0 4.684 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T10:31:06.809Z] #0 4.684 + GOBIN=/build [2022-09-10T10:31:06.809Z] #0 4.684 + GO111MODULE=on [2022-09-10T10:31:06.809Z] #0 4.684 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:31:06.809Z] #0 4.684 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:31:06.809Z] #0 5.126 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-10T10:31:06.809Z] #0 7.922 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T10:31:06.809Z] #0 7.924 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-10T10:31:06.809Z] #0 8.419 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-10T10:31:07.068Z] #34 ... [2022-09-10T10:31:07.068Z] [2022-09-10T10:31:07.068Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:31:07.068Z] #0 4.273 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:31:07.068Z] #0 4.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:31:07.068Z] #0 4.321 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:31:07.068Z] #0 5.208 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:31:07.068Z] #0 7.392 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:31:07.068Z] #0 9.972 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:31:07.327Z] #35 ... [2022-09-10T10:31:07.327Z] [2022-09-10T10:31:07.327Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-10T10:31:07.327Z] #0 5.268 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-10T10:31:07.327Z] #36 ... [2022-09-10T10:31:07.327Z] [2022-09-10T10:31:07.328Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-10T10:31:07.328Z] #0 4.419 + git clone https://github.com/docker/distribution.git . [2022-09-10T10:31:07.328Z] #0 4.419 Cloning into '.'... [2022-09-10T10:31:07.328Z] #37 ... [2022-09-10T10:31:07.328Z] [2022-09-10T10:31:07.328Z] #38 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-10T10:31:07.328Z] #0 4.977 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-10T10:31:07.328Z] #0 6.582 go: downloading github.com/fatih/color v1.10.0 [2022-09-10T10:31:07.328Z] #0 6.610 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-10T10:31:07.328Z] #0 6.624 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-10T10:31:07.328Z] #0 6.893 go: downloading golang.org/x/tools v0.1.0 [2022-09-10T10:31:07.328Z] #0 7.020 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-10T10:31:07.328Z] #0 7.097 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-10T10:31:07.328Z] #0 7.139 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-10T10:31:07.328Z] #0 7.292 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-10T10:31:07.328Z] #0 11.25 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-10T10:31:07.328Z] #0 11.27 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-10T10:31:07.588Z] #38 ... [2022-09-10T10:31:07.588Z] [2022-09-10T10:31:07.588Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T10:31:07.588Z] #0 3.097 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-10T10:31:07.588Z] #0 3.097 Cloning into '.'... [2022-09-10T10:31:07.588Z] #39 ... [2022-09-10T10:31:07.588Z] [2022-09-10T10:31:07.588Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-10T10:31:07.588Z] #0 5.071 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:31:07.588Z] #0 5.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:31:07.588Z] #0 5.130 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:31:07.588Z] #0 6.083 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:31:07.588Z] #0 8.667 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:31:07.849Z] #40 11.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:31:07.849Z] #40 ... [2022-09-10T10:31:07.849Z] [2022-09-10T10:31:07.849Z] #41 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-10T10:31:07.849Z] #0 5.424 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:31:07.849Z] #0 5.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:31:07.849Z] #0 5.487 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:31:07.849Z] #0 6.610 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:31:07.849Z] #0 8.874 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:31:07.849Z] #0 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:31:07.849Z] #41 ... [2022-09-10T10:31:07.849Z] [2022-09-10T10:31:07.849Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T10:31:07.849Z] #19 9.925 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-10T10:31:07.849Z] #19 11.74 #=#=# [2022-09-10T10:31:08.108Z] #19 12.16 #=#=# 0.0% ######## 11.6% ############## 20.3% ###################### 30.8% ############################ 39.3% ####################################### 55.3% ################################################# 69.4% ######################################################################## 100.0% [2022-09-10T10:31:08.114Z] #32 ... [2022-09-10T10:31:08.114Z] [2022-09-10T10:31:08.114Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:31:08.114Z] #41 63.84 configure.ac:11: installing 'build-aux/compile' [2022-09-10T10:31:08.114Z] #41 63.85 configure.ac:11: installing 'build-aux/config.guess' [2022-09-10T10:31:08.114Z] #41 63.86 configure.ac:11: installing 'build-aux/config.sub' [2022-09-10T10:31:08.114Z] #41 63.87 configure.ac:13: installing 'build-aux/install-sh' [2022-09-10T10:31:08.114Z] #41 63.89 configure.ac:13: installing 'build-aux/missing' [2022-09-10T10:31:08.114Z] #41 63.89 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-10T10:31:08.114Z] #41 64.14 Makefile.am: installing 'build-aux/depcomp' [2022-09-10T10:31:09.045Z] #19 14.13 [2022-09-10T10:31:09.324Z] #41 65.16 checking build system type... x86_64-pc-linux-gnu [2022-09-10T10:31:09.324Z] #41 65.40 checking host system type... x86_64-pc-linux-gnu [2022-09-10T10:31:09.324Z] #41 65.41 checking how to print strings... printf [2022-09-10T10:31:09.586Z] #41 65.44 checking for gcc... gcc [2022-09-10T10:31:09.848Z] #41 65.55 checking whether the C compiler works... yes [2022-09-10T10:31:09.848Z] #41 65.75 checking for C compiler default output file name... a.out [2022-09-10T10:31:10.108Z] #41 65.75 checking for suffix of executables... [2022-09-10T10:31:10.108Z] #41 65.91 checking whether we are cross compiling... no [2022-09-10T10:31:10.368Z] #41 66.14 checking for suffix of object files... o [2022-09-10T10:31:10.368Z] #41 66.24 checking whether we are using the GNU C compiler... yes [2022-09-10T10:31:10.629Z] #41 66.33 checking whether gcc accepts -g... yes [2022-09-10T10:31:10.629Z] #41 66.44 checking for gcc option to accept ISO C89... none needed [2022-09-10T10:31:10.629Z] #41 66.55 checking whether gcc understands -c and -o together... yes [2022-09-10T10:31:10.888Z] #41 66.66 checking for a sed that does not truncate output... /bin/sed [2022-09-10T10:31:10.888Z] #41 66.66 checking for grep that handles long lines and -e... /bin/grep [2022-09-10T10:31:10.888Z] #41 66.67 checking for egrep... /bin/grep -E [2022-09-10T10:31:10.888Z] #41 66.68 checking for fgrep... /bin/grep -F [2022-09-10T10:31:10.888Z] #41 66.68 checking for ld used by gcc... /usr/bin/ld [2022-09-10T10:31:10.888Z] #41 66.69 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-10T10:31:10.888Z] #41 66.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-10T10:31:10.888Z] #41 66.72 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-10T10:31:10.888Z] #41 66.80 checking whether ln -s works... yes [2022-09-10T10:31:10.888Z] #41 66.80 checking the maximum length of command line arguments... 1572864 [2022-09-10T10:31:10.888Z] #41 66.82 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-10T10:31:10.888Z] #41 66.82 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-10T10:31:10.888Z] #41 66.82 checking for /usr/bin/ld option to reload object files... -r [2022-09-10T10:31:10.888Z] #41 66.82 checking for objdump... objdump [2022-09-10T10:31:10.888Z] #41 66.82 checking how to recognize dependent libraries... pass_all [2022-09-10T10:31:10.888Z] #41 66.82 checking for dlltool... no [2022-09-10T10:31:10.888Z] #41 66.82 checking how to associate runtime and link libraries... printf %s\n [2022-09-10T10:31:10.888Z] #41 66.83 checking for ar... ar [2022-09-10T10:31:11.148Z] #41 66.83 checking for archiver @FILE support... @ [2022-09-10T10:31:11.148Z] #41 66.97 checking for strip... strip [2022-09-10T10:31:11.148Z] #41 66.97 checking for ranlib... ranlib [2022-09-10T10:31:11.148Z] #41 66.98 checking for gawk... no [2022-09-10T10:31:11.148Z] #41 66.99 checking for mawk... mawk [2022-09-10T10:31:11.408Z] #41 66.99 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-10T10:31:11.408Z] #41 67.28 checking for sysroot... no [2022-09-10T10:31:11.408Z] #41 67.29 checking for a working dd... /bin/dd [2022-09-10T10:31:11.408Z] #41 67.32 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-10T10:31:11.408Z] #41 67.38 checking for mt... no [2022-09-10T10:31:11.408Z] #41 67.39 checking if : is a manifest tool... no [2022-09-10T10:31:11.667Z] #41 67.41 checking how to run the C preprocessor... gcc -E [2022-09-10T10:31:12.607Z] #41 67.69 checking for ANSI C header files... yes [2022-09-10T10:31:12.607Z] #41 68.37 checking for sys/types.h... yes [2022-09-10T10:31:12.867Z] #41 68.54 checking for sys/stat.h... yes [2022-09-10T10:31:12.867Z] #41 68.68 checking for stdlib.h... yes [2022-09-10T10:31:12.867Z] #41 68.84 checking for string.h... yes [2022-09-10T10:31:13.127Z] #41 68.96 checking for memory.h... yes [2022-09-10T10:31:13.127Z] #41 69.15 checking for strings.h... yes [2022-09-10T10:31:13.246Z] #19 ... [2022-09-10T10:31:13.246Z] [2022-09-10T10:31:13.246Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-10T10:31:13.246Z] #40 16.85 Fetched 8460 kB in 12s (702 kB/s) [2022-09-10T10:31:13.400Z] #41 69.25 checking for inttypes.h... yes [2022-09-10T10:31:13.664Z] #41 69.47 checking for stdint.h... yes [2022-09-10T10:31:13.927Z] #41 69.62 checking for unistd.h... yes [2022-09-10T10:31:14.187Z] #41 69.88 checking for dlfcn.h... yes [2022-09-10T10:31:14.187Z] #41 70.09 checking for objdir... .libs [2022-09-10T10:31:14.757Z] #41 70.50 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-10T10:31:14.757Z] #41 70.60 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-10T10:31:14.757Z] #41 70.60 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-10T10:31:15.017Z] #41 70.67 checking if gcc static flag -static works... yes [2022-09-10T10:31:15.153Z] #40 16.85 Reading package lists... [2022-09-10T10:31:15.153Z] #40 ... [2022-09-10T10:31:15.153Z] [2022-09-10T10:31:15.153Z] #33 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-10T10:31:15.153Z] #33 17.39 tomll can be used in two ways: [2022-09-10T10:31:15.153Z] #33 17.39 Writing to STDIN and reading from STDOUT: [2022-09-10T10:31:15.153Z] #33 17.39 cat file.toml | tomll > file.toml [2022-09-10T10:31:15.153Z] #33 17.39 [2022-09-10T10:31:15.153Z] #33 17.40 Reading and updating a list of files: [2022-09-10T10:31:15.153Z] #33 17.40 tomll a.toml b.toml c.toml [2022-09-10T10:31:15.153Z] #33 17.40 [2022-09-10T10:31:15.153Z] #33 17.40 When given a list of files, tomll will modify all files in place without asking. [2022-09-10T10:31:15.153Z] #33 DONE 18.7s [2022-09-10T10:31:15.153Z] [2022-09-10T10:31:15.153Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:31:15.153Z] #32 14.67 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T10:31:15.153Z] #32 14.69 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-10T10:31:15.153Z] #32 14.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-10T10:31:15.153Z] #32 15.03 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-10T10:31:15.153Z] #32 15.08 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-10T10:31:15.153Z] #32 15.14 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-10T10:31:15.153Z] #32 15.26 go: downloading github.com/spf13/afero v1.8.2 [2022-09-10T10:31:15.153Z] #32 15.47 go: downloading github.com/spf13/cast v1.4.1 [2022-09-10T10:31:15.153Z] #32 15.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-10T10:31:15.153Z] #32 15.69 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-10T10:31:15.153Z] #32 15.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-10T10:31:15.153Z] #32 15.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-10T10:31:15.153Z] #32 15.88 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-10T10:31:15.153Z] #32 16.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-10T10:31:15.153Z] #32 16.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-10T10:31:15.153Z] #32 16.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-10T10:31:15.153Z] #32 16.30 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-10T10:31:15.153Z] #32 16.50 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-10T10:31:15.153Z] #32 17.38 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-10T10:31:15.153Z] #32 17.51 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-10T10:31:15.153Z] #32 18.08 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-10T10:31:15.153Z] #32 18.09 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-10T10:31:15.153Z] #32 18.38 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-10T10:31:15.153Z] #32 18.69 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-10T10:31:15.153Z] #32 18.84 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-10T10:31:15.279Z] #41 71.02 checking if gcc supports -c -o file.o... yes [2022-09-10T10:31:15.279Z] #41 71.20 checking if gcc supports -c -o file.o... (cached) yes [2022-09-10T10:31:15.279Z] #41 71.20 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-10T10:31:15.411Z] #32 19.30 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-10T10:31:15.539Z] #41 71.25 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-10T10:31:15.539Z] #41 71.53 checking how to hardcode library paths into programs... immediate [2022-09-10T10:31:15.539Z] #41 71.53 checking whether stripping libraries is possible... yes [2022-09-10T10:31:15.539Z] #41 71.55 checking if libtool supports shared libraries... yes [2022-09-10T10:31:15.539Z] #41 71.55 checking whether to build shared libraries... no [2022-09-10T10:31:15.539Z] #41 71.55 checking whether to build static libraries... yes [2022-09-10T10:31:15.539Z] #41 71.55 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-10T10:31:15.539Z] #41 71.58 checking whether build environment is sane... yes [2022-09-10T10:31:15.670Z] #32 19.65 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-10T10:31:15.798Z] #41 71.61 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-10T10:31:15.798Z] #41 71.63 checking whether make sets $(MAKE)... yes [2022-09-10T10:31:15.798Z] #41 71.67 checking whether make supports the include directive... yes (GNU style) [2022-09-10T10:31:15.798Z] #41 71.71 checking whether make supports nested variables... yes [2022-09-10T10:31:15.798Z] #41 71.76 checking whether UID '0' is supported by ustar format... yes [2022-09-10T10:31:15.798Z] #41 71.77 checking whether GID '0' is supported by ustar format... yes [2022-09-10T10:31:15.798Z] #41 71.77 checking how to create a ustar tar archive... gnutar [2022-09-10T10:31:15.929Z] #32 19.81 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-10T10:31:16.058Z] #41 71.82 checking dependency style of gcc... gcc3 [2022-09-10T10:31:16.058Z] #41 71.96 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-10T10:31:16.058Z] #41 71.96 checking whether make supports nested variables... (cached) yes [2022-09-10T10:31:16.058Z] #41 71.96 checking for gawk... (cached) mawk [2022-09-10T10:31:16.058Z] #41 71.96 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-10T10:31:16.058Z] #41 71.97 checking for gcc... (cached) gcc [2022-09-10T10:31:16.058Z] #41 72.03 checking whether we are using the GNU C compiler... (cached) yes [2022-09-10T10:31:16.058Z] #41 72.03 checking whether gcc accepts -g... (cached) yes [2022-09-10T10:31:16.058Z] #41 72.03 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-10T10:31:16.058Z] #41 72.04 checking whether gcc understands -c and -o together... (cached) yes [2022-09-10T10:31:16.187Z] #32 19.97 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-10T10:31:16.187Z] #32 20.02 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-10T10:31:16.187Z] #32 20.02 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-10T10:31:16.187Z] #32 20.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-10T10:31:16.187Z] #32 20.20 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-10T10:31:16.318Z] #41 72.04 checking for a Python interpreter with version >= 3... python3 [2022-09-10T10:31:16.318Z] #41 72.12 checking for python3... /usr/bin/python3 [2022-09-10T10:31:16.318Z] #41 72.12 checking for python3 version... 3.9 [2022-09-10T10:31:16.318Z] #41 72.19 checking for python3 platform... linux [2022-09-10T10:31:16.318Z] #41 72.25 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-10T10:31:16.446Z] #32 20.38 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-10T10:31:16.446Z] #32 20.41 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-10T10:31:16.578Z] #41 72.36 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-10T10:31:16.578Z] #41 72.47 checking for go-md2man... no [2022-09-10T10:31:16.578Z] #41 72.49 checking error.h usability... yes [2022-09-10T10:31:16.706Z] #32 20.51 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-10T10:31:16.706Z] #32 20.52 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-10T10:31:16.706Z] #32 20.63 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-10T10:31:16.706Z] #32 20.69 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-10T10:31:16.838Z] #41 72.60 checking error.h presence... yes [2022-09-10T10:31:16.838Z] #41 72.63 checking for error.h... yes [2022-09-10T10:31:16.838Z] #41 72.66 checking linux/openat2.h usability... yes [2022-09-10T10:31:16.838Z] #41 72.76 checking linux/openat2.h presence... yes [2022-09-10T10:31:16.838Z] #41 72.79 checking for linux/openat2.h... yes [2022-09-10T10:31:16.965Z] #32 20.82 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-10T10:31:16.965Z] #32 20.95 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-10T10:31:16.965Z] #32 21.03 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-10T10:31:16.965Z] #32 21.06 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-10T10:31:17.099Z] #41 72.80 checking for copy_file_range... yes [2022-09-10T10:31:17.225Z] #32 21.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-10T10:31:17.225Z] #32 21.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-10T10:31:17.225Z] #32 21.25 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-10T10:31:17.359Z] #41 73.10 checking for fgetxattr... yes [2022-09-10T10:31:17.359Z] #41 73.27 checking for statx... yes [2022-09-10T10:31:17.484Z] #32 21.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-10T10:31:17.484Z] #32 ... [2022-09-10T10:31:17.484Z] [2022-09-10T10:31:17.484Z] #34 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-10T10:31:17.484Z] #34 11.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-10T10:31:17.484Z] #34 12.20 go: downloading github.com/google/uuid v1.3.0 [2022-09-10T10:31:17.484Z] #34 12.20 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-10T10:31:17.484Z] #34 12.36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-10T10:31:17.484Z] #34 12.45 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T10:31:17.484Z] #34 12.69 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-10T10:31:17.484Z] #34 13.02 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-10T10:31:17.484Z] #34 13.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-10T10:31:17.484Z] #34 13.69 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-10T10:31:17.484Z] #34 13.81 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-10T10:31:17.484Z] #34 15.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-10T10:31:17.484Z] #34 ... [2022-09-10T10:31:17.484Z] [2022-09-10T10:31:17.484Z] #38 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-10T10:31:17.484Z] #38 11.56 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-10T10:31:17.484Z] #38 14.41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T10:31:17.484Z] #38 14.51 go: downloading golang.org/x/mod v0.3.0 [2022-09-10T10:31:17.650Z] #41 73.50 checking for fgetpwent_r... yes [2022-09-10T10:31:17.747Z] #38 ... [2022-09-10T10:31:17.747Z] [2022-09-10T10:31:17.747Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:31:17.747Z] #32 21.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-10T10:31:17.747Z] #32 21.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-10T10:31:17.747Z] #32 21.78 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-10T10:31:17.747Z] #32 21.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-10T10:31:18.006Z] #32 21.89 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-10T10:31:18.006Z] #32 22.03 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-10T10:31:18.006Z] #32 22.08 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-10T10:31:18.183Z] #41 73.83 checking for issetugid... no [2022-09-10T10:31:18.183Z] #41 74.11 checking for pkg-config... /usr/bin/pkg-config [2022-09-10T10:31:18.183Z] #41 74.11 checking pkg-config is at least version 0.9.0... yes [2022-09-10T10:31:18.266Z] #32 22.17 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-10T10:31:18.266Z] #32 22.18 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-10T10:31:18.266Z] #32 22.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-10T10:31:18.266Z] #32 22.31 go: downloading github.com/julz/importas v0.1.0 [2022-09-10T10:31:18.266Z] #32 22.34 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-10T10:31:18.534Z] #32 22.45 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-10T10:31:18.534Z] #32 22.48 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-10T10:31:18.534Z] #32 22.59 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-10T10:31:18.534Z] #32 ... [2022-09-10T10:31:18.534Z] [2022-09-10T10:31:18.534Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:31:18.534Z] #30 12.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:31:18.534Z] #30 16.83 Fetched 8460 kB in 12s (728 kB/s) [2022-09-10T10:31:18.534Z] #30 16.83 Reading package lists... [2022-09-10T10:31:18.765Z] #41 74.12 checking for library containing yajl_tree_get... -lyajl [2022-09-10T10:31:18.765Z] #41 74.54 checking for yajl >= 2.0.0... yes [2022-09-10T10:31:18.765Z] #41 74.57 checking sys/capability.h usability... yes [2022-09-10T10:31:18.765Z] #41 74.75 checking sys/capability.h presence... yes [2022-09-10T10:31:18.765Z] #41 74.84 checking for sys/capability.h... yes [2022-09-10T10:31:18.793Z] #30 22.37 Reading package lists... [2022-09-10T10:31:18.793Z] #30 ... [2022-09-10T10:31:18.793Z] [2022-09-10T10:31:18.793Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-10T10:31:18.793Z] #36 12.47 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-10T10:31:18.793Z] #36 12.50 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-10T10:31:18.793Z] #36 12.92 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-10T10:31:18.793Z] #36 13.02 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-10T10:31:18.793Z] #36 13.14 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-10T10:31:18.793Z] #36 13.57 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-10T10:31:18.793Z] #36 13.67 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-10T10:31:18.793Z] #36 13.69 go: downloading github.com/peterh/liner v1.2.2 [2022-09-10T10:31:18.793Z] #36 13.91 go: downloading github.com/google/go-dap v0.6.0 [2022-09-10T10:31:18.793Z] #36 14.23 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-10T10:31:18.793Z] #36 14.46 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-10T10:31:18.793Z] #36 15.39 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-10T10:31:18.793Z] #36 15.56 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-10T10:31:18.793Z] #36 15.60 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-10T10:31:18.793Z] #36 16.66 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-10T10:31:18.793Z] #36 ... [2022-09-10T10:31:18.793Z] [2022-09-10T10:31:18.793Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-10T10:31:18.793Z] #37 21.89 Updating files: 83% (1816/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-10T10:31:18.793Z] #37 22.16 + git checkout -q v2.3.0 [2022-09-10T10:31:19.028Z] #41 74.85 checking for library containing cap_from_name... [2022-09-10T10:31:19.028Z] #41 ... [2022-09-10T10:31:19.028Z] [2022-09-10T10:31:19.028Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:31:19.028Z] #32 96.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-09-10T10:31:19.028Z] #32 96.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-09-10T10:31:19.028Z] #32 96.04 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-10T10:31:19.028Z] #32 96.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-09-10T10:31:19.028Z] #32 96.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-09-10T10:31:19.028Z] #32 97.99 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-10T10:31:19.028Z] #32 97.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-10T10:31:19.028Z] #32 97.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-10T10:31:19.028Z] #32 98.04 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-10T10:31:19.028Z] #32 98.05 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-10T10:31:19.028Z] #32 98.06 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-10T10:31:19.028Z] #32 98.36 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-10T10:31:19.028Z] #32 98.37 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-10T10:31:19.028Z] #32 98.37 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-09-10T10:31:19.028Z] #32 98.37 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-10T10:31:19.028Z] #32 98.38 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-10T10:31:19.028Z] #32 98.40 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-10T10:31:19.028Z] #32 98.40 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-10T10:31:19.028Z] #32 98.40 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-10T10:31:19.028Z] #32 98.40 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-10T10:31:19.028Z] #32 98.40 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-10T10:31:19.028Z] #32 98.41 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-10T10:31:19.028Z] #32 98.41 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-10T10:31:19.028Z] #32 98.42 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-10T10:31:19.028Z] #32 98.42 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-10T10:31:19.028Z] #32 98.45 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-09-10T10:31:19.028Z] #32 98.45 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-10T10:31:19.028Z] #32 98.45 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-10T10:31:19.028Z] #32 98.46 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-10T10:31:19.028Z] #32 98.52 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-10T10:31:19.028Z] #32 98.54 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-10T10:31:19.028Z] #32 98.56 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-09-10T10:31:19.028Z] #32 98.58 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-09-10T10:31:19.028Z] #32 100.4 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-09-10T10:31:19.028Z] #32 100.4 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-09-10T10:31:19.028Z] #32 100.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-10T10:31:19.028Z] #32 100.5 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-09-10T10:31:19.028Z] #32 100.5 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-09-10T10:31:19.028Z] #32 102.0 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-09-10T10:31:19.028Z] #32 102.0 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-10T10:31:19.028Z] #32 102.0 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-10T10:31:19.028Z] #32 102.0 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-09-10T10:31:19.028Z] #32 102.0 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-10T10:31:19.028Z] #32 102.0 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-10T10:31:19.028Z] #32 102.0 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-10T10:31:19.028Z] #32 102.1 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-10T10:31:19.028Z] #32 102.1 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-10T10:31:19.028Z] #32 102.1 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-09-10T10:31:19.028Z] #32 102.1 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-09-10T10:31:19.028Z] #32 103.9 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-09-10T10:31:19.028Z] #32 103.9 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-09-10T10:31:19.028Z] #32 103.9 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-10T10:31:19.028Z] #32 104.0 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-09-10T10:31:19.028Z] #32 104.0 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-09-10T10:31:19.028Z] #32 105.6 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-09-10T10:31:19.028Z] #32 105.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-10T10:31:19.028Z] #32 105.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-10T10:31:19.028Z] #32 105.7 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-09-10T10:31:19.028Z] #32 105.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-10T10:31:19.028Z] #32 105.7 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-10T10:31:19.028Z] #32 105.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-10T10:31:19.028Z] #32 105.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-10T10:31:19.028Z] #32 105.8 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-10T10:31:19.028Z] #32 105.8 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-10T10:31:19.028Z] #32 105.9 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-10T10:31:19.028Z] #32 105.9 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-10T10:31:19.028Z] #32 105.9 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-10T10:31:19.028Z] #32 105.9 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-09-10T10:31:19.028Z] #32 105.9 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-09-10T10:31:19.052Z] #37 ... [2022-09-10T10:31:19.052Z] [2022-09-10T10:31:19.052Z] #26 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-10T10:31:19.052Z] #26 12.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:31:19.052Z] #26 15.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-10T10:31:19.052Z] #26 18.74 Fetched 8464 kB in 14s (618 kB/s) [2022-09-10T10:31:19.052Z] #26 18.74 Reading package lists... [2022-09-10T10:31:19.052Z] #26 ... [2022-09-10T10:31:19.052Z] [2022-09-10T10:31:19.052Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:31:19.052Z] #32 22.73 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-10T10:31:19.052Z] #32 22.75 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-10T10:31:19.052Z] #32 22.83 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-10T10:31:19.052Z] #32 22.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-10T10:31:19.052Z] #32 23.03 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-10T10:31:19.052Z] #32 23.03 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-10T10:31:19.052Z] #32 23.09 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-10T10:31:19.603Z] #32 ... [2022-09-10T10:31:19.603Z] [2022-09-10T10:31:19.603Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:31:19.603Z] #41 74.85 checking for library containing cap_from_name... -lcap [2022-09-10T10:31:19.864Z] #41 75.39 checking for library containing dlopen... -ldl [2022-09-10T10:31:19.989Z] #32 23.82 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-10T10:31:19.989Z] #32 23.83 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-10T10:31:19.989Z] #32 23.90 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-10T10:31:19.989Z] #32 23.98 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-10T10:31:20.123Z] #41 75.79 checking seccomp.h usability... yes [2022-09-10T10:31:20.123Z] #41 75.98 checking seccomp.h presence... yes [2022-09-10T10:31:20.123Z] #41 76.08 checking for seccomp.h... yes [2022-09-10T10:31:20.259Z] #32 24.16 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-10T10:31:20.259Z] #32 24.23 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-10T10:31:20.259Z] #32 24.23 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-10T10:31:20.523Z] #32 24.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-10T10:31:20.523Z] #32 24.52 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-10T10:31:20.693Z] #41 76.08 checking for library containing seccomp_rule_add... -lseccomp [2022-09-10T10:31:20.693Z] #41 76.44 checking for library containing seccomp_arch_resolve_name... none required [2022-09-10T10:31:20.693Z] #41 76.58 checking systemd/sd-bus.h usability... yes [2022-09-10T10:31:20.781Z] #32 24.80 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-10T10:31:20.781Z] #32 24.80 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-10T10:31:20.781Z] #32 24.86 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-10T10:31:20.781Z] #32 24.91 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-10T10:31:20.952Z] #41 76.76 checking systemd/sd-bus.h presence... yes [2022-09-10T10:31:20.952Z] #41 76.88 checking for systemd/sd-bus.h... yes [2022-09-10T10:31:21.040Z] #32 24.96 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-10T10:31:21.040Z] #32 25.09 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-10T10:31:21.040Z] #32 25.12 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-10T10:31:21.040Z] #32 25.16 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-10T10:31:21.299Z] #32 25.20 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-10T10:31:21.299Z] #32 25.30 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-10T10:31:21.522Z] #41 76.88 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-10T10:31:21.522Z] #41 77.40 checking for sd_notify_barrier... yes [2022-09-10T10:31:21.557Z] #32 25.31 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-10T10:31:21.557Z] #32 25.38 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-10T10:31:21.783Z] #41 77.59 checking linux/bpf.h usability... yes [2022-09-10T10:31:21.783Z] #41 77.78 checking linux/bpf.h presence... yes [2022-09-10T10:31:21.816Z] #32 25.62 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-10T10:31:21.816Z] #32 25.65 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-10T10:31:21.816Z] #32 25.67 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-10T10:31:21.816Z] #32 25.71 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-10T10:31:21.816Z] #32 25.81 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-10T10:31:21.816Z] #32 ... [2022-09-10T10:31:21.816Z] [2022-09-10T10:31:21.816Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:31:21.816Z] #35 15.73 Fetched 8460 kB in 12s (721 kB/s) [2022-09-10T10:31:21.816Z] #35 15.73 Reading package lists... [2022-09-10T10:31:22.043Z] #41 77.86 checking for linux/bpf.h... yes [2022-09-10T10:31:22.075Z] #35 21.60 Reading package lists... [2022-09-10T10:31:22.075Z] #35 ... [2022-09-10T10:31:22.075Z] [2022-09-10T10:31:22.075Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:31:22.075Z] #32 25.88 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-10T10:31:22.304Z] #41 77.87 checking compilation for eBPF... yes [2022-09-10T10:31:22.304Z] #41 78.03 checking for criu >= 3.15... no [2022-09-10T10:31:22.304Z] #41 78.05 configure: CRIU headers not found, building without CRIU support [2022-09-10T10:31:22.304Z] #41 78.05 checking for criu > 3.16... no [2022-09-10T10:31:22.304Z] #41 78.07 configure: CRIU version doesn't support join-ns API [2022-09-10T10:31:22.304Z] #41 78.08 checking for criu > 3.16.1... no [2022-09-10T10:31:22.304Z] #41 78.09 configure: CRIU version doesn't support for pre-dumping [2022-09-10T10:31:22.304Z] #41 78.09 checking for new mount API (fsconfig)... yes [2022-09-10T10:31:22.304Z] #41 78.17 checking for seccomp notify API... yes [2022-09-10T10:31:22.304Z] #41 78.24 checking for gperf... no [2022-09-10T10:31:22.304Z] #41 78.24 configure: gperf not found - cannot rebuild signal parser code [2022-09-10T10:31:22.564Z] #41 78.24 checking for library containing argp_parse... none required [2022-09-10T10:31:22.642Z] #32 26.52 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-10T10:31:22.825Z] #41 78.70 checking that generated files are newer than configure... done [2022-09-10T10:31:22.825Z] #41 78.70 configure: creating ./config.status [2022-09-10T10:31:22.923Z] #32 26.70 go: downloading honnef.co/go/tools v0.3.1 [2022-09-10T10:31:22.923Z] #32 ... [2022-09-10T10:31:22.923Z] [2022-09-10T10:31:22.923Z] #41 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-10T10:31:22.923Z] #41 16.89 Fetched 8460 kB in 12s (715 kB/s) [2022-09-10T10:31:22.923Z] #41 16.89 Reading package lists... [2022-09-10T10:31:23.182Z] #41 22.34 Reading package lists... [2022-09-10T10:31:23.182Z] #41 ... [2022-09-10T10:31:23.182Z] [2022-09-10T10:31:23.182Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:31:23.182Z] #30 22.37 Reading package lists... [2022-09-10T10:31:24.557Z] #30 27.07 Building dependency tree... [2022-09-10T10:31:24.557Z] #30 ... [2022-09-10T10:31:24.557Z] [2022-09-10T10:31:24.558Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T10:31:24.558Z] #19 19.70 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-10T10:31:24.558Z] #19 21.70 [2022-09-10T10:31:24.558Z] #19 22.09 #=#=# ######################################################################## 100.0% [2022-09-10T10:31:24.558Z] #19 23.47 [2022-09-10T10:31:24.558Z] #19 26.28 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-10T10:31:24.558Z] #19 27.96 [2022-09-10T10:31:24.558Z] #19 28.39 #=#=# ######################################################################## 100.0% [2022-09-10T10:31:24.558Z] #19 29.57 [2022-09-10T10:31:24.558Z] #19 ... [2022-09-10T10:31:24.558Z] [2022-09-10T10:31:24.558Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:31:24.558Z] #32 27.93 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-10T10:31:24.558Z] #32 28.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-10T10:31:24.558Z] #32 28.17 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-10T10:31:24.558Z] #32 28.18 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-10T10:31:24.558Z] #32 28.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-10T10:31:24.558Z] #32 28.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-10T10:31:24.558Z] #32 28.33 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-10T10:31:24.558Z] #32 28.53 go: downloading golang.org/x/text v0.3.7 [2022-09-10T10:31:24.735Z] #41 80.36 config.status: creating Makefile [2022-09-10T10:31:24.735Z] #41 80.41 config.status: creating rpm/crun.spec [2022-09-10T10:31:24.735Z] #41 80.44 config.status: creating config.h [2022-09-10T10:31:24.735Z] #41 80.45 config.status: executing libtool commands [2022-09-10T10:31:24.735Z] #41 80.47 config.status: executing depfiles commands [2022-09-10T10:31:25.306Z] #41 81.22 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-10T10:31:25.307Z] #41 81.23 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-10T10:31:25.307Z] #41 ... [2022-09-10T10:31:25.307Z] [2022-09-10T10:31:25.307Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T10:31:25.307Z] #33 DONE 121.6s [2022-09-10T10:31:25.307Z] [2022-09-10T10:31:25.307Z] #40 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-10T10:31:25.307Z] #40 120.4 Delve is a source level debugger for Go programs. [2022-09-10T10:31:25.307Z] #40 120.4 [2022-09-10T10:31:25.307Z] #40 120.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-10T10:31:25.307Z] #40 120.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-10T10:31:25.307Z] #40 120.4 [2022-09-10T10:31:25.307Z] #40 120.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-10T10:31:25.307Z] #40 120.4 [2022-09-10T10:31:25.307Z] #40 120.4 Pass flags to the program you are debugging using `--`, for example: [2022-09-10T10:31:25.307Z] #40 120.4 [2022-09-10T10:31:25.307Z] #40 120.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-10T10:31:25.307Z] #40 120.4 [2022-09-10T10:31:25.307Z] #40 120.4 Usage: [2022-09-10T10:31:25.307Z] #40 120.4 dlv [command] [2022-09-10T10:31:25.307Z] #40 120.4 [2022-09-10T10:31:25.307Z] #40 120.4 Available Commands: [2022-09-10T10:31:25.307Z] #40 120.4 attach Attach to running process and begin debugging. [2022-09-10T10:31:25.307Z] #40 120.4 connect Connect to a headless debug server with a terminal client. [2022-09-10T10:31:25.307Z] #40 120.4 core Examine a core dump. [2022-09-10T10:31:25.307Z] #40 120.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-10T10:31:25.307Z] #40 120.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-10T10:31:25.307Z] #40 120.4 exec Execute a precompiled binary, and begin a debug session. [2022-09-10T10:31:25.307Z] #40 120.4 help Help about any command [2022-09-10T10:31:25.307Z] #40 120.4 run Deprecated command. Use 'debug' instead. [2022-09-10T10:31:25.307Z] #40 120.4 test Compile test binary and begin debugging program. [2022-09-10T10:31:25.307Z] #40 120.4 trace Compile and begin tracing program. [2022-09-10T10:31:25.307Z] #40 120.4 version Prints version. [2022-09-10T10:31:25.307Z] #40 120.4 [2022-09-10T10:31:25.307Z] #40 120.4 Flags: [2022-09-10T10:31:25.307Z] #40 120.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-10T10:31:25.307Z] #40 120.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-10T10:31:25.307Z] #40 120.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-10T10:31:25.307Z] #40 120.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-10T10:31:25.307Z] #40 120.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-10T10:31:25.307Z] #40 120.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-10T10:31:25.307Z] #40 120.4 --disable-aslr Disables address space randomization [2022-09-10T10:31:25.307Z] #40 120.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-10T10:31:25.307Z] #40 120.4 -h, --help help for dlv [2022-09-10T10:31:25.307Z] #40 120.4 --init string Init file, executed by the terminal client. [2022-09-10T10:31:25.307Z] #40 120.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-10T10:31:25.307Z] #40 120.4 --log Enable debugging server logging. [2022-09-10T10:31:25.307Z] #40 120.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-10T10:31:25.307Z] #40 120.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-10T10:31:25.307Z] #40 120.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-10T10:31:25.307Z] #40 120.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-10T10:31:25.307Z] #40 120.4 --wd string Working directory for running the program. [2022-09-10T10:31:25.307Z] #40 120.4 [2022-09-10T10:31:25.307Z] #40 120.4 Additional help topics: [2022-09-10T10:31:25.307Z] #40 120.4 dlv backend Help about the --backend flag. [2022-09-10T10:31:25.307Z] #40 120.4 dlv log Help about logging flags. [2022-09-10T10:31:25.307Z] #40 120.4 dlv redirect Help about file redirection. [2022-09-10T10:31:25.307Z] #40 120.4 [2022-09-10T10:31:25.307Z] #40 120.4 Use "dlv [command] --help" for more information about a command. [2022-09-10T10:31:25.307Z] #40 DONE 121.7s [2022-09-10T10:31:25.307Z] [2022-09-10T10:31:25.307Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:31:25.307Z] #32 107.8 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-09-10T10:31:25.307Z] #32 107.8 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-09-10T10:31:25.307Z] #32 107.8 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-10T10:31:25.307Z] #32 107.9 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-09-10T10:31:25.307Z] #32 107.9 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-09-10T10:31:25.307Z] #32 109.6 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-09-10T10:31:25.307Z] #32 109.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-10T10:31:25.307Z] #32 109.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-10T10:31:25.307Z] #32 109.6 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-10T10:31:25.307Z] #32 109.6 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-10T10:31:25.307Z] #32 109.6 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-10T10:31:25.307Z] #32 109.6 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-10T10:31:25.307Z] #32 109.6 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-10T10:31:25.307Z] #32 109.7 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-10T10:31:25.307Z] #32 109.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-10T10:31:25.307Z] #32 109.7 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-09-10T10:31:25.307Z] #32 109.8 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-09-10T10:31:25.307Z] #32 111.7 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-09-10T10:31:25.307Z] #32 111.7 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-09-10T10:31:25.307Z] #32 111.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-10T10:31:25.307Z] #32 111.8 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-09-10T10:31:25.307Z] #32 111.9 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-09-10T10:31:25.877Z] #32 112.9 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-10T10:31:25.877Z] #32 112.9 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-10T10:31:25.939Z] #32 ... [2022-09-10T10:31:25.939Z] [2022-09-10T10:31:25.939Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T10:31:25.939Z] #19 29.90 Download of images into '/build' complete. [2022-09-10T10:31:25.939Z] #19 29.91 Use something like the following to load the result into a Docker daemon: [2022-09-10T10:31:25.939Z] #19 29.91 tar -cC '/build' . | docker load [2022-09-10T10:31:25.939Z] #19 DONE 30.9s [2022-09-10T10:31:25.939Z] [2022-09-10T10:31:25.939Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-10T10:31:25.939Z] #37 23.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-10T10:31:26.879Z] #37 ... [2022-09-10T10:31:26.879Z] [2022-09-10T10:31:26.879Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:31:26.879Z] #35 21.60 Reading package lists... [2022-09-10T10:31:26.879Z] #35 26.22 Building dependency tree... [2022-09-10T10:31:26.879Z] #35 30.77 python3 is already the newest version (3.9.2-3). [2022-09-10T10:31:26.879Z] #35 30.77 The following additional packages will be installed: [2022-09-10T10:31:26.879Z] #35 30.79 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-10T10:31:26.879Z] #35 30.81 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-10T10:31:26.879Z] #35 30.82 Suggested packages: [2022-09-10T10:31:26.879Z] #35 30.84 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-10T10:31:26.879Z] #35 30.84 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-10T10:31:26.879Z] #35 30.84 m4-doc ed diffutils-doc [2022-09-10T10:31:26.879Z] #35 30.84 Recommended packages: [2022-09-10T10:31:26.879Z] #35 30.84 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-10T10:31:27.787Z] #32 114.4 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:31:27.787Z] #32 114.9 Fetched 788 MB in 29s (27.3 MB/s) [2022-09-10T10:31:27.819Z] #35 ... [2022-09-10T10:31:27.820Z] [2022-09-10T10:31:27.820Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-10T10:31:27.820Z] #40 16.85 Reading package lists... [2022-09-10T10:31:27.820Z] #40 22.03 Reading package lists... [2022-09-10T10:31:27.820Z] #40 26.51 Building dependency tree... [2022-09-10T10:31:27.820Z] #40 30.85 The following additional packages will be installed: [2022-09-10T10:31:27.820Z] #40 30.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-10T10:31:27.820Z] #40 30.88 Suggested packages: [2022-09-10T10:31:27.820Z] #40 30.90 cmake-doc ninja-build lrzip [2022-09-10T10:31:27.820Z] #40 30.90 Recommended packages: [2022-09-10T10:31:27.820Z] #40 30.90 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-10T10:31:27.820Z] #40 31.72 The following NEW packages will be installed: [2022-09-10T10:31:27.820Z] #40 31.75 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-10T10:31:27.820Z] #40 31.77 vim-common xxd [2022-09-10T10:31:28.046Z] #32 114.9 Selecting previously unselected package liblocale-gettext-perl. [2022-09-10T10:31:28.047Z] #32 114.9 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-10T10:31:28.047Z] #32 115.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-10T10:31:28.047Z] #32 115.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-10T10:31:28.047Z] #32 115.0 Selecting previously unselected package bzip2. [2022-09-10T10:31:28.047Z] #32 115.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-10T10:31:28.047Z] #32 115.0 Unpacking bzip2 (1.0.8-4) ... [2022-09-10T10:31:28.047Z] #32 115.1 Selecting previously unselected package libmagic-mgc. [2022-09-10T10:31:28.047Z] #32 115.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-10T10:31:28.047Z] #32 115.1 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-10T10:31:28.082Z] #40 ... [2022-09-10T10:31:28.082Z] [2022-09-10T10:31:28.082Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:31:28.082Z] #30 27.07 Building dependency tree... [2022-09-10T10:31:28.082Z] #30 31.09 The following additional packages will be installed: [2022-09-10T10:31:28.082Z] #30 31.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-10T10:31:28.082Z] #30 31.10 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-10T10:31:28.082Z] #30 31.10 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-10T10:31:28.082Z] #30 31.11 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-10T10:31:28.082Z] #30 31.11 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-10T10:31:28.082Z] #30 31.11 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-10T10:31:28.082Z] #30 31.11 mingw-w64-common mingw-w64-x86-64-dev [2022-09-10T10:31:28.082Z] #30 31.12 Suggested packages: [2022-09-10T10:31:28.082Z] #30 31.12 gcc-10-locales seccomp wine64 [2022-09-10T10:31:28.306Z] #32 115.3 Selecting previously unselected package libmagic1:amd64. [2022-09-10T10:31:28.306Z] #32 115.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-10T10:31:28.306Z] #32 115.3 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-10T10:31:28.306Z] #32 115.4 Selecting previously unselected package file. [2022-09-10T10:31:28.306Z] #32 115.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-10T10:31:28.306Z] #32 115.5 Unpacking file (1:5.39-3) ... [2022-09-10T10:31:28.345Z] #30 32.29 The following NEW packages will be installed: [2022-09-10T10:31:28.345Z] #30 32.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-10T10:31:28.345Z] #30 32.32 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-10T10:31:28.345Z] #30 32.32 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-10T10:31:28.345Z] #30 32.32 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-10T10:31:28.345Z] #30 32.32 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-10T10:31:28.345Z] #30 32.32 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-10T10:31:28.345Z] #30 32.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-10T10:31:28.345Z] #30 32.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-10T10:31:28.345Z] #30 32.33 mingw-w64-x86-64-dev [2022-09-10T10:31:28.566Z] #32 115.5 Selecting previously unselected package xz-utils. [2022-09-10T10:31:28.566Z] #32 115.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-10T10:31:28.566Z] #32 115.5 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:31:28.566Z] #32 115.6 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-10T10:31:28.566Z] #32 115.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-10T10:31:28.566Z] #32 115.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-10T10:31:28.916Z] #30 32.78 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:31:28.916Z] #30 32.78 Need to get 108 MB of archives. [2022-09-10T10:31:28.916Z] #30 32.78 After this operation, 620 MB of additional disk space will be used. [2022-09-10T10:31:28.916Z] #30 32.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-09-10T10:31:28.916Z] #30 32.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-09-10T10:31:29.187Z] #30 32.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-10T10:31:29.187Z] #30 32.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-09-10T10:31:29.187Z] #30 33.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-10T10:31:29.187Z] #30 33.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-10T10:31:29.455Z] #30 33.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-10T10:31:29.455Z] #30 33.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-09-10T10:31:29.455Z] #30 33.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-09-10T10:31:29.504Z] #32 ... [2022-09-10T10:31:29.504Z] [2022-09-10T10:31:29.504Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:31:29.504Z] #41 81.66 checking for gcc... gcc [2022-09-10T10:31:29.504Z] #41 81.78 checking whether the C compiler works... yes [2022-09-10T10:31:29.504Z] #41 82.01 checking for C compiler default output file name... a.out [2022-09-10T10:31:29.504Z] #41 82.01 checking for suffix of executables... [2022-09-10T10:31:29.504Z] #41 82.23 checking whether we are cross compiling... no [2022-09-10T10:31:29.504Z] #41 82.42 checking for suffix of object files... o [2022-09-10T10:31:29.504Z] #41 82.54 checking whether we are using the GNU C compiler... yes [2022-09-10T10:31:29.504Z] #41 82.66 checking whether gcc accepts -g... yes [2022-09-10T10:31:29.504Z] #41 82.84 checking for gcc option to accept ISO C89... none needed [2022-09-10T10:31:29.504Z] #41 83.04 checking whether gcc understands -c and -o together... yes [2022-09-10T10:31:29.504Z] #41 83.29 checking how to run the C preprocessor... gcc -E [2022-09-10T10:31:29.504Z] #41 83.57 checking for grep that handles long lines and -e... /bin/grep [2022-09-10T10:31:29.504Z] #41 83.60 checking for egrep... /bin/grep -E [2022-09-10T10:31:29.504Z] #41 83.60 checking for ANSI C header files... yes [2022-09-10T10:31:29.504Z] #41 83.98 checking for sys/types.h... yes [2022-09-10T10:31:29.504Z] #41 84.08 checking for sys/stat.h... yes [2022-09-10T10:31:29.504Z] #41 84.21 checking for stdlib.h... yes [2022-09-10T10:31:29.504Z] #41 84.29 checking for string.h... yes [2022-09-10T10:31:29.504Z] #41 84.40 checking for memory.h... yes [2022-09-10T10:31:29.504Z] #41 84.49 checking for strings.h... yes [2022-09-10T10:31:29.504Z] #41 84.56 checking for inttypes.h... yes [2022-09-10T10:31:29.504Z] #41 84.67 checking for stdint.h... yes [2022-09-10T10:31:29.504Z] #41 84.78 checking for unistd.h... yes [2022-09-10T10:31:29.504Z] #41 84.96 checking minix/config.h usability... no [2022-09-10T10:31:29.504Z] #41 85.05 checking minix/config.h presence... no [2022-09-10T10:31:29.504Z] #41 85.08 checking for minix/config.h... no [2022-09-10T10:31:29.504Z] #41 85.08 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-10T10:31:29.504Z] #41 85.22 checking build system type... x86_64-pc-linux-gnu [2022-09-10T10:31:29.504Z] #41 85.37 checking host system type... x86_64-pc-linux-gnu [2022-09-10T10:31:29.504Z] #41 85.37 checking how to print strings... printf [2022-09-10T10:31:29.504Z] #41 85.38 checking for a sed that does not truncate output... /bin/sed [2022-09-10T10:31:29.504Z] #41 85.40 checking for fgrep... /bin/grep -F [2022-09-10T10:31:29.504Z] #41 85.40 checking for ld used by gcc... /usr/bin/ld [2022-09-10T10:31:29.504Z] #41 85.43 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-10T10:31:29.504Z] #41 85.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-10T10:31:29.504Z] #41 85.44 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-10T10:31:29.504Z] #41 85.52 checking whether ln -s works... yes [2022-09-10T10:31:29.504Z] #41 85.52 checking the maximum length of command line arguments... 1572864 [2022-09-10T10:31:29.764Z] #41 85.54 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-10T10:31:29.764Z] #41 85.54 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-10T10:31:29.764Z] #41 85.54 checking for /usr/bin/ld option to reload object files... -r [2022-09-10T10:31:29.764Z] #41 85.54 checking for objdump... objdump [2022-09-10T10:31:29.764Z] #41 85.55 checking how to recognize dependent libraries... pass_all [2022-09-10T10:31:29.764Z] #41 85.55 checking for dlltool... no [2022-09-10T10:31:29.764Z] #41 85.56 checking how to associate runtime and link libraries... printf %s\n [2022-09-10T10:31:29.764Z] #41 85.56 checking for ar... ar [2022-09-10T10:31:29.764Z] #41 85.56 checking for archiver @FILE support... @ [2022-09-10T10:31:29.764Z] #41 85.63 checking for strip... strip [2022-09-10T10:31:29.764Z] #41 85.63 checking for ranlib... ranlib [2022-09-10T10:31:29.764Z] #41 85.63 checking for gawk... no [2022-09-10T10:31:29.764Z] #41 85.63 checking for mawk... mawk [2022-09-10T10:31:30.023Z] #41 85.64 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-10T10:31:30.023Z] #41 85.89 checking for sysroot... no [2022-09-10T10:31:30.023Z] #41 85.89 checking for a working dd... /bin/dd [2022-09-10T10:31:30.023Z] #41 85.90 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-10T10:31:30.023Z] #41 85.97 checking for mt... no [2022-09-10T10:31:30.023Z] #41 85.97 checking if : is a manifest tool... no [2022-09-10T10:31:30.046Z] #30 ... [2022-09-10T10:31:30.046Z] [2022-09-10T10:31:30.046Z] #26 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-10T10:31:30.046Z] #26 18.74 Reading package lists... [2022-09-10T10:31:30.046Z] #26 23.86 Reading package lists... [2022-09-10T10:31:30.046Z] #26 28.77 Building dependency tree... [2022-09-10T10:31:30.046Z] #26 33.28 The following additional packages will be installed: [2022-09-10T10:31:30.046Z] #26 33.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-10T10:31:30.046Z] #26 33.31 python3-protobuf python3-six [2022-09-10T10:31:30.046Z] #26 33.31 Suggested packages: [2022-09-10T10:31:30.046Z] #26 33.33 python3-setuptools [2022-09-10T10:31:30.046Z] #26 33.33 Recommended packages: [2022-09-10T10:31:30.046Z] #26 33.33 iproute2 | iproute [2022-09-10T10:31:30.046Z] #26 ... [2022-09-10T10:31:30.046Z] [2022-09-10T10:31:30.046Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:31:30.046Z] #35 32.28 The following NEW packages will be installed: [2022-09-10T10:31:30.046Z] #35 32.29 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-10T10:31:30.046Z] #35 32.29 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-10T10:31:30.046Z] #35 32.29 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-10T10:31:30.046Z] #35 32.29 libyajl2 m4 patch xz-utils [2022-09-10T10:31:30.046Z] #35 32.73 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:31:30.046Z] #35 32.73 Need to get 5916 kB of archives. [2022-09-10T10:31:30.046Z] #35 32.73 After this operation, 18.6 MB of additional disk space will be used. [2022-09-10T10:31:30.046Z] #35 32.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-10T10:31:30.046Z] #35 32.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-10T10:31:30.046Z] #35 32.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-10T10:31:30.046Z] #35 32.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-10T10:31:30.046Z] #35 32.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-10T10:31:30.046Z] #35 32.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-10T10:31:30.046Z] #35 32.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-10T10:31:30.046Z] #35 32.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-10T10:31:30.046Z] #35 32.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-10T10:31:30.046Z] #35 32.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-10T10:31:30.046Z] #35 32.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-10T10:31:30.046Z] #35 32.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-10T10:31:30.046Z] #35 32.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-10T10:31:30.046Z] #35 32.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-10T10:31:30.046Z] #35 32.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-10T10:31:30.046Z] #35 32.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-10T10:31:30.046Z] #35 32.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-09-10T10:31:30.046Z] #35 33.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-10T10:31:30.046Z] #35 33.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-10T10:31:30.046Z] #35 33.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-10T10:31:30.046Z] #35 33.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-10T10:31:30.046Z] #35 33.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-10T10:31:30.046Z] #35 33.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-10T10:31:30.283Z] #41 85.99 checking for dlfcn.h... yes [2022-09-10T10:31:30.283Z] #41 86.17 checking for objdir... .libs [2022-09-10T10:31:30.543Z] #41 86.38 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-10T10:31:30.543Z] #41 86.44 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-10T10:31:30.543Z] #41 86.44 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-10T10:31:30.634Z] #35 34.36 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:31:30.634Z] #35 34.70 Fetched 5916 kB in 1s (8530 kB/s) [2022-09-10T10:31:30.803Z] #41 86.49 checking if gcc static flag -static works... yes [2022-09-10T10:31:30.803Z] #41 86.81 checking if gcc supports -c -o file.o... yes [2022-09-10T10:31:30.899Z] #35 34.84 Selecting previously unselected package bzip2. [2022-09-10T10:31:30.899Z] #35 34.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-10T10:31:30.899Z] #35 34.96 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-10T10:31:30.899Z] #35 34.98 Unpacking bzip2 (1.0.8-4) ... [2022-09-10T10:31:31.063Z] #41 86.89 checking if gcc supports -c -o file.o... (cached) yes [2022-09-10T10:31:31.063Z] #41 86.89 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-10T10:31:31.063Z] #41 86.93 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-10T10:31:31.322Z] #41 87.14 checking how to hardcode library paths into programs... immediate [2022-09-10T10:31:31.322Z] #41 87.14 checking whether stripping libraries is possible... yes [2022-09-10T10:31:31.322Z] #41 87.15 checking if libtool supports shared libraries... yes [2022-09-10T10:31:31.322Z] #41 87.15 checking whether to build shared libraries... no [2022-09-10T10:31:31.322Z] #41 87.15 checking whether to build static libraries... yes [2022-09-10T10:31:31.322Z] #41 87.16 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-10T10:31:31.322Z] #41 87.18 checking whether build environment is sane... yes [2022-09-10T10:31:31.322Z] #41 87.21 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-10T10:31:31.322Z] #41 87.22 checking whether make sets $(MAKE)... yes [2022-09-10T10:31:31.322Z] #41 87.24 checking whether make supports the include directive... yes (GNU style) [2022-09-10T10:31:31.322Z] #41 87.25 checking whether make supports nested variables... yes [2022-09-10T10:31:31.322Z] #41 87.29 checking whether UID '0' is supported by ustar format... yes [2022-09-10T10:31:31.322Z] #41 87.29 checking whether GID '0' is supported by ustar format... yes [2022-09-10T10:31:31.322Z] #41 87.29 checking how to create a ustar tar archive... gnutar [2022-09-10T10:31:31.322Z] #41 87.32 checking dependency style of gcc... gcc3 [2022-09-10T10:31:31.488Z] #35 35.49 Selecting previously unselected package libmagic-mgc. [2022-09-10T10:31:31.488Z] #35 35.49 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-10T10:31:31.488Z] #35 35.51 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-10T10:31:31.594Z] #41 87.40 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-10T10:31:31.594Z] #41 87.40 checking whether make supports nested variables... (cached) yes [2022-09-10T10:31:31.594Z] #41 87.40 checking for pkg-config... /usr/bin/pkg-config [2022-09-10T10:31:31.594Z] #41 87.40 checking pkg-config is at least version 0.9.0... yes [2022-09-10T10:31:31.594Z] #41 87.41 checking for yajl >= 2.1.0... yes [2022-09-10T10:31:31.594Z] #41 87.42 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-10T10:31:31.594Z] #41 87.43 checking for gcc... (cached) gcc [2022-09-10T10:31:31.594Z] #41 87.49 checking whether we are using the GNU C compiler... (cached) yes [2022-09-10T10:31:31.594Z] #41 87.49 checking whether gcc accepts -g... (cached) yes [2022-09-10T10:31:31.594Z] #41 87.49 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-10T10:31:31.594Z] #41 87.49 checking whether gcc understands -c and -o together... (cached) yes [2022-09-10T10:31:31.594Z] #41 87.49 checking for a Python interpreter with version >= 3... python3 [2022-09-10T10:31:31.594Z] #41 87.54 checking for python3... /usr/bin/python3 [2022-09-10T10:31:31.594Z] #41 87.55 checking for python3 version... 3.9 [2022-09-10T10:31:31.594Z] #41 87.58 checking for python3 platform... linux [2022-09-10T10:31:31.855Z] #41 87.61 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-10T10:31:31.855Z] #41 87.70 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-10T10:31:32.083Z] #35 ... [2022-09-10T10:31:32.083Z] [2022-09-10T10:31:32.083Z] #29 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-10T10:31:32.083Z] #29 34.50 v3.0.2 [2022-09-10T10:31:32.083Z] #29 DONE 35.9s [2022-09-10T10:31:32.083Z] [2022-09-10T10:31:32.083Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T10:31:32.083Z] #39 35.20 Updating files: 90% (1381/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-10T10:31:32.083Z] #39 35.55 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-10T10:31:32.343Z] #39 ... [2022-09-10T10:31:32.343Z] [2022-09-10T10:31:32.343Z] #28 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-10T10:31:32.343Z] #28 36.00 NAME: [2022-09-10T10:31:32.343Z] #28 36.00 go-winres - A tool for embedding resources in Windows executables [2022-09-10T10:31:32.343Z] #28 36.00 [2022-09-10T10:31:32.343Z] #28 36.00 USAGE: [2022-09-10T10:31:32.343Z] #28 36.00 go-winres [global options] command [command options] [arguments...] [2022-09-10T10:31:32.343Z] #28 36.00 [2022-09-10T10:31:32.343Z] #28 36.00 COMMANDS: [2022-09-10T10:31:32.343Z] #28 36.00 init Create an initial ./winres/winres.json [2022-09-10T10:31:32.343Z] #28 36.00 make Make syso files for the "go build" command [2022-09-10T10:31:32.343Z] #28 36.00 simply Make syso files for the "go build" command (simplified) [2022-09-10T10:31:32.343Z] #28 36.00 extract Extract all resources from an executable [2022-09-10T10:31:32.343Z] #28 36.00 patch Replace resources in an executable file (exe, dll) [2022-09-10T10:31:32.343Z] #28 36.00 help, h Shows a list of commands or help for one command [2022-09-10T10:31:32.343Z] #28 36.00 [2022-09-10T10:31:32.343Z] #28 36.00 GLOBAL OPTIONS: [2022-09-10T10:31:32.343Z] #28 36.00 --help, -h show help (default: false) [2022-09-10T10:31:32.343Z] #28 DONE 36.2s [2022-09-10T10:31:32.343Z] [2022-09-10T10:31:32.343Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-10T10:31:32.343Z] #40 32.39 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:31:32.343Z] #40 32.39 Need to get 15.6 MB of archives. [2022-09-10T10:31:32.343Z] #40 32.39 After this operation, 67.4 MB of additional disk space will be used. [2022-09-10T10:31:32.343Z] #40 32.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-10T10:31:32.343Z] #40 32.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-10T10:31:32.343Z] #40 32.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-10T10:31:32.343Z] #40 32.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-10T10:31:32.343Z] #40 32.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-10T10:31:32.343Z] #40 32.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-10T10:31:32.343Z] #40 32.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-10T10:31:32.343Z] #40 32.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-10T10:31:32.343Z] #40 32.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-10T10:31:32.343Z] #40 32.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-10T10:31:32.343Z] #40 34.32 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:31:32.343Z] #40 34.73 Fetched 15.6 MB in 1s (14.7 MB/s) [2022-09-10T10:31:32.343Z] #40 34.94 Selecting previously unselected package xxd. [2022-09-10T10:31:32.343Z] #40 34.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 ... 15708 files and directories currently installed.) [2022-09-10T10:31:32.343Z] #40 35.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-10T10:31:32.343Z] #40 35.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:31:32.343Z] #40 35.76 Selecting previously unselected package vim-common. [2022-09-10T10:31:32.343Z] #40 35.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-10T10:31:32.343Z] #40 35.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:31:32.424Z] #41 87.91 checking that generated files are newer than configure... done [2022-09-10T10:31:32.424Z] #41 88.20 configure: creating ./config.status [2022-09-10T10:31:32.606Z] #40 ... [2022-09-10T10:31:32.606Z] [2022-09-10T10:31:32.606Z] #41 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-10T10:31:32.606Z] #41 27.15 Building dependency tree... [2022-09-10T10:31:32.606Z] #41 32.10 The following additional packages will be installed: [2022-09-10T10:31:32.606Z] #41 32.10 libbtrfs0 [2022-09-10T10:31:32.606Z] #41 32.26 The following NEW packages will be installed: [2022-09-10T10:31:32.606Z] #41 32.26 libbtrfs-dev libbtrfs0 [2022-09-10T10:31:32.606Z] #41 32.75 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:31:32.606Z] #41 32.75 Need to get 454 kB of archives. [2022-09-10T10:31:32.606Z] #41 32.75 After this operation, 1275 kB of additional disk space will be used. [2022-09-10T10:31:32.606Z] #41 32.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-10T10:31:32.606Z] #41 32.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-10T10:31:32.606Z] #41 33.87 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:31:32.606Z] #41 34.35 Fetched 454 kB in 0s (1131 kB/s) [2022-09-10T10:31:32.606Z] #41 34.53 Selecting previously unselected package libbtrfs0:arm64. [2022-09-10T10:31:32.606Z] #41 34.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-10T10:31:32.606Z] #41 34.64 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-10T10:31:32.606Z] #41 34.72 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-10T10:31:32.606Z] #41 35.18 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-10T10:31:32.606Z] #41 35.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-10T10:31:32.606Z] #41 35.46 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-10T10:31:32.606Z] #41 36.20 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-10T10:31:32.606Z] #41 36.24 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-10T10:31:32.606Z] #41 36.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:31:32.606Z] #41 DONE 36.7s [2022-09-10T10:31:32.606Z] [2022-09-10T10:31:32.606Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-10T10:31:32.606Z] #40 36.62 Selecting previously unselected package cmake-data. [2022-09-10T10:31:32.606Z] #40 36.62 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-10T10:31:32.606Z] #40 36.69 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-10T10:31:33.176Z] #40 ... [2022-09-10T10:31:33.176Z] [2022-09-10T10:31:33.176Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-10T10:31:33.176Z] #42 DONE 0.4s [2022-09-10T10:31:33.176Z] [2022-09-10T10:31:33.176Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:31:33.176Z] #35 36.69 Selecting previously unselected package libmagic1:arm64. [2022-09-10T10:31:33.176Z] #35 36.71 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-10T10:31:33.176Z] #35 36.76 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-10T10:31:33.176Z] #35 37.12 Selecting previously unselected package file. [2022-09-10T10:31:33.176Z] #35 37.12 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-10T10:31:33.363Z] #41 89.34 config.status: creating Makefile [2022-09-10T10:31:33.363Z] #41 89.37 config.status: creating config.h [2022-09-10T10:31:33.363Z] #41 89.39 config.status: executing libtool commands [2022-09-10T10:31:33.438Z] #35 37.22 Unpacking file (1:5.39-3) ... [2022-09-10T10:31:33.438Z] #35 37.46 Selecting previously unselected package xz-utils. [2022-09-10T10:31:33.438Z] #35 37.46 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-10T10:31:33.438Z] #35 37.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:31:33.623Z] #41 89.42 config.status: executing depfiles commands [2022-09-10T10:31:33.883Z] #41 89.83 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-10T10:31:33.883Z] #41 89.84 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-10T10:31:34.020Z] #35 37.99 Selecting previously unselected package libsigsegv2:arm64. [2022-09-10T10:31:34.020Z] #35 38.00 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-10T10:31:34.020Z] #35 38.03 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-10T10:31:34.143Z] #41 90.02 checking for gcc... gcc [2022-09-10T10:31:34.281Z] #35 38.27 Selecting previously unselected package m4. [2022-09-10T10:31:34.281Z] #35 38.27 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-10T10:31:34.281Z] #35 38.28 Unpacking m4 (1.4.18-5) ... [2022-09-10T10:31:34.402Z] #41 90.06 checking whether the C compiler works... yes [2022-09-10T10:31:34.402Z] #41 90.20 checking for C compiler default output file name... a.out [2022-09-10T10:31:34.402Z] #41 90.20 checking for suffix of executables... [2022-09-10T10:31:34.662Z] #41 90.37 checking whether we are cross compiling... no [2022-09-10T10:31:34.662Z] #41 90.51 checking for suffix of object files... o [2022-09-10T10:31:34.662Z] #41 90.59 checking whether we are using the GNU C compiler... yes [2022-09-10T10:31:34.855Z] #35 38.80 Selecting previously unselected package autoconf. [2022-09-10T10:31:34.855Z] #35 38.81 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-10T10:31:34.855Z] #35 38.82 Unpacking autoconf (2.69-14) ... [2022-09-10T10:31:34.922Z] #41 90.66 checking whether gcc accepts -g... yes [2022-09-10T10:31:34.922Z] #41 90.74 checking for gcc option to accept ISO C89... none needed [2022-09-10T10:31:34.922Z] #41 90.81 checking whether gcc understands -c and -o together... yes [2022-09-10T10:31:34.922Z] #41 90.91 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-10T10:31:34.922Z] #41 90.92 checking whether build environment is sane... yes [2022-09-10T10:31:34.922Z] #41 90.94 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-10T10:31:34.922Z] #41 90.95 checking for gawk... no [2022-09-10T10:31:34.922Z] #41 90.95 checking for mawk... mawk [2022-09-10T10:31:34.922Z] #41 90.95 checking whether make sets $(MAKE)... yes [2022-09-10T10:31:35.182Z] #41 90.98 checking whether make supports the include directive... yes (GNU style) [2022-09-10T10:31:35.182Z] #41 91.00 checking whether make supports nested variables... yes [2022-09-10T10:31:35.182Z] #41 91.03 checking whether UID '0' is supported by ustar format... yes [2022-09-10T10:31:35.182Z] #41 91.03 checking whether GID '0' is supported by ustar format... yes [2022-09-10T10:31:35.182Z] #41 91.03 checking how to create a ustar tar archive... gnutar [2022-09-10T10:31:35.182Z] #41 91.07 checking dependency style of gcc... gcc3 [2022-09-10T10:31:35.182Z] #41 91.15 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-10T10:31:35.182Z] #41 91.16 checking whether make supports nested variables... (cached) yes [2022-09-10T10:31:35.437Z] #35 39.27 Selecting previously unselected package autotools-dev. [2022-09-10T10:31:35.437Z] #35 39.29 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-10T10:31:35.437Z] #35 39.30 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-10T10:31:35.437Z] #35 39.51 Selecting previously unselected package automake. [2022-09-10T10:31:35.442Z] #41 91.18 checking build system type... x86_64-pc-linux-gnu [2022-09-10T10:31:35.442Z] #41 91.33 checking host system type... x86_64-pc-linux-gnu [2022-09-10T10:31:35.442Z] #41 91.33 checking how to print strings... printf [2022-09-10T10:31:35.442Z] #41 91.35 checking for a sed that does not truncate output... /bin/sed [2022-09-10T10:31:35.442Z] #41 91.36 checking for grep that handles long lines and -e... /bin/grep [2022-09-10T10:31:35.442Z] #41 91.37 checking for egrep... /bin/grep -E [2022-09-10T10:31:35.442Z] #41 91.37 checking for fgrep... /bin/grep -F [2022-09-10T10:31:35.442Z] #41 91.38 checking for ld used by gcc... /usr/bin/ld [2022-09-10T10:31:35.442Z] #41 91.39 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-10T10:31:35.442Z] #41 91.39 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-10T10:31:35.442Z] #41 91.40 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-10T10:31:35.442Z] #41 91.46 checking whether ln -s works... yes [2022-09-10T10:31:35.442Z] #41 91.47 checking the maximum length of command line arguments... 1572864 [2022-09-10T10:31:35.697Z] #35 39.51 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-10T10:31:35.697Z] #35 39.52 Unpacking automake (1:1.16.3-2) ... [2022-09-10T10:31:35.702Z] #41 91.49 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-10T10:31:35.702Z] #41 91.49 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-10T10:31:35.702Z] #41 91.49 checking for /usr/bin/ld option to reload object files... -r [2022-09-10T10:31:35.702Z] #41 91.49 checking for objdump... objdump [2022-09-10T10:31:35.702Z] #41 91.49 checking how to recognize dependent libraries... pass_all [2022-09-10T10:31:35.702Z] #41 91.49 checking for dlltool... no [2022-09-10T10:31:35.702Z] #41 91.50 checking how to associate runtime and link libraries... printf %s\n [2022-09-10T10:31:35.702Z] #41 91.50 checking for ar... ar [2022-09-10T10:31:35.702Z] #41 91.51 checking for archiver @FILE support... @ [2022-09-10T10:31:35.702Z] #41 91.62 checking for strip... strip [2022-09-10T10:31:35.702Z] #41 91.62 checking for ranlib... ranlib [2022-09-10T10:31:35.962Z] #41 91.62 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-10T10:31:35.962Z] #41 91.82 checking for sysroot... no [2022-09-10T10:31:35.962Z] #41 91.83 checking for a working dd... /bin/dd [2022-09-10T10:31:35.962Z] #41 91.84 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-10T10:31:35.962Z] #41 91.88 checking for mt... no [2022-09-10T10:31:35.962Z] #41 91.88 checking if : is a manifest tool... no [2022-09-10T10:31:35.962Z] #41 91.90 checking how to run the C preprocessor... gcc -E [2022-09-10T10:31:36.266Z] #35 40.06 Selecting previously unselected package patch. [2022-09-10T10:31:36.266Z] #35 40.06 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-10T10:31:36.266Z] #35 40.07 Unpacking patch (2.7.6-7) ... [2022-09-10T10:31:36.266Z] #35 40.23 Selecting previously unselected package dpkg-dev. [2022-09-10T10:31:36.266Z] #35 40.24 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-10T10:31:36.266Z] #35 40.25 Unpacking dpkg-dev (1.20.11) ... [2022-09-10T10:31:36.530Z] #41 92.02 checking for ANSI C header files... yes [2022-09-10T10:31:36.530Z] #41 92.46 checking for sys/types.h... yes [2022-09-10T10:31:36.791Z] #41 92.55 checking for sys/stat.h... yes [2022-09-10T10:31:36.791Z] #41 92.69 checking for stdlib.h... yes [2022-09-10T10:31:36.791Z] #41 92.81 checking for string.h... yes [2022-09-10T10:31:37.051Z] #41 92.91 checking for memory.h... yes [2022-09-10T10:31:37.051Z] #41 93.03 checking for strings.h... yes [2022-09-10T10:31:37.310Z] #41 93.13 checking for inttypes.h... yes [2022-09-10T10:31:37.310Z] #41 93.25 checking for stdint.h... yes [2022-09-10T10:31:37.570Z] #41 93.33 checking for unistd.h... yes [2022-09-10T10:31:37.570Z] #41 93.44 checking for dlfcn.h... yes [2022-09-10T10:31:37.645Z] #35 41.43 Selecting previously unselected package build-essential. [2022-09-10T10:31:37.645Z] #35 41.44 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-10T10:31:37.645Z] #35 41.46 Unpacking build-essential (12.9) ... [2022-09-10T10:31:37.645Z] #35 41.58 Selecting previously unselected package libcap2:arm64. [2022-09-10T10:31:37.645Z] #35 41.59 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-10T10:31:37.645Z] #35 41.59 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-10T10:31:37.645Z] #35 41.71 Selecting previously unselected package libcap-dev:arm64. [2022-09-10T10:31:37.830Z] #41 93.56 checking for objdir... .libs [2022-09-10T10:31:37.904Z] #35 41.71 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-10T10:31:37.904Z] #35 41.73 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-10T10:31:37.904Z] #35 41.89 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-10T10:31:37.904Z] #35 41.89 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-10T10:31:37.904Z] #35 41.90 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-10T10:31:38.090Z] #41 93.80 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-10T10:31:38.090Z] #41 93.87 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-10T10:31:38.090Z] #41 93.87 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-10T10:31:38.090Z] #41 93.91 checking if gcc static flag -static works... yes [2022-09-10T10:31:38.163Z] #35 42.02 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-10T10:31:38.163Z] #35 42.03 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-10T10:31:38.163Z] #35 42.05 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-10T10:31:38.163Z] #35 42.15 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-10T10:31:38.163Z] #35 42.15 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-10T10:31:38.163Z] #35 42.15 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:31:38.350Z] #41 94.15 checking if gcc supports -c -o file.o... yes [2022-09-10T10:31:38.350Z] #41 94.22 checking if gcc supports -c -o file.o... (cached) yes [2022-09-10T10:31:38.350Z] #41 94.22 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-10T10:31:38.350Z] #41 94.25 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-10T10:31:38.422Z] #35 42.38 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-10T10:31:38.422Z] #35 42.38 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-10T10:31:38.422Z] #35 42.39 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-10T10:31:38.610Z] #41 94.40 checking how to hardcode library paths into programs... immediate [2022-09-10T10:31:38.610Z] #41 94.40 checking whether stripping libraries is possible... yes [2022-09-10T10:31:38.610Z] #41 94.41 checking if libtool supports shared libraries... yes [2022-09-10T10:31:38.610Z] #41 94.41 checking whether to build shared libraries... no [2022-09-10T10:31:38.610Z] #41 94.41 checking whether to build static libraries... yes [2022-09-10T10:31:38.610Z] #41 94.42 checking float.h usability... yes [2022-09-10T10:31:38.610Z] #41 94.55 checking float.h presence... yes [2022-09-10T10:31:38.610Z] #41 94.58 checking for float.h... yes [2022-09-10T10:31:38.870Z] #41 94.60 checking limits.h usability... yes [2022-09-10T10:31:38.870Z] #41 94.71 checking limits.h presence... yes [2022-09-10T10:31:38.870Z] #41 94.75 checking for limits.h... yes [2022-09-10T10:31:38.870Z] #41 94.77 checking stddef.h usability... yes [2022-09-10T10:31:38.870Z] #41 94.87 checking stddef.h presence... yes [2022-09-10T10:31:38.870Z] #41 94.91 checking for stddef.h... yes [2022-09-10T10:31:38.870Z] #41 94.92 checking for stdlib.h... (cached) yes [2022-09-10T10:31:38.870Z] #41 94.94 checking for string.h... (cached) yes [2022-09-10T10:31:39.130Z] #41 94.96 checking sys/time.h usability... yes [2022-09-10T10:31:39.130Z] #41 95.11 checking sys/time.h presence... yes [2022-09-10T10:31:39.130Z] #41 95.15 checking for sys/time.h... yes [2022-09-10T10:31:39.130Z] #41 95.16 checking for inline... inline [2022-09-10T10:31:39.378Z] #35 43.22 Selecting previously unselected package libtool. [2022-09-10T10:31:39.378Z] #35 43.24 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-10T10:31:39.378Z] #35 43.25 Unpacking libtool (2.4.6-15) ... [2022-09-10T10:31:39.638Z] #35 ... [2022-09-10T10:31:39.638Z] [2022-09-10T10:31:39.638Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:31:39.638Z] #32 33.50 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-10T10:31:39.638Z] #32 33.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-10T10:31:39.638Z] #32 33.79 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-10T10:31:39.638Z] #32 33.79 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-10T10:31:39.638Z] #32 34.08 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-10T10:31:39.638Z] #32 34.37 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-10T10:31:39.638Z] #32 34.61 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-10T10:31:39.638Z] #32 34.62 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-10T10:31:39.638Z] #32 34.65 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-10T10:31:39.638Z] #32 34.86 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-10T10:31:39.638Z] #32 34.96 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-10T10:31:39.638Z] #32 34.97 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-10T10:31:39.638Z] #32 35.05 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-10T10:31:39.638Z] #32 35.18 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-10T10:31:39.638Z] #32 35.18 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-10T10:31:39.638Z] #32 35.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-10T10:31:39.638Z] #32 35.53 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-10T10:31:39.638Z] #32 36.59 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-10T10:31:39.638Z] #32 36.81 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-10T10:31:39.638Z] #32 36.88 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-10T10:31:39.638Z] #32 37.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-10T10:31:39.638Z] #32 37.37 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-10T10:31:39.638Z] #32 37.58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-10T10:31:39.638Z] #32 37.66 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-10T10:31:39.638Z] #32 37.70 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-10T10:31:39.638Z] #32 37.91 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-10T10:31:39.638Z] #32 37.91 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-10T10:31:39.638Z] #32 38.08 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-10T10:31:39.638Z] #32 38.09 go: downloading github.com/prometheus/common v0.32.1 [2022-09-10T10:31:39.638Z] #32 38.81 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-10T10:31:39.638Z] #32 38.82 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-10T10:31:39.638Z] #32 39.89 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-10T10:31:39.638Z] #32 39.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-10T10:31:39.638Z] #32 ... [2022-09-10T10:31:39.638Z] [2022-09-10T10:31:39.638Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:31:39.638Z] #35 43.63 Selecting previously unselected package libudev-dev:arm64. [2022-09-10T10:31:39.638Z] #35 43.63 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-10T10:31:39.638Z] #35 43.64 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-10T10:31:39.649Z] #41 95.21 checking for size_t... yes [2022-09-10T10:31:39.649Z] #41 95.44 checking for stdlib.h... (cached) yes [2022-09-10T10:31:39.649Z] #41 95.45 checking for GNU libc compatible malloc... [2022-09-10T10:31:39.649Z] #41 ... [2022-09-10T10:31:39.649Z] [2022-09-10T10:31:39.649Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:31:39.649Z] #32 116.6 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-10T10:31:39.649Z] #32 116.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-10T10:31:39.649Z] #32 116.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-10T10:31:39.649Z] #32 117.5 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-10T10:31:39.649Z] #32 117.5 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-10T10:31:39.649Z] #32 117.5 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-10T10:31:39.649Z] #32 118.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-10T10:31:39.649Z] #32 118.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-10T10:31:39.649Z] #32 118.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-10T10:31:39.649Z] #32 119.3 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-10T10:31:39.649Z] #32 119.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-10T10:31:39.649Z] #32 119.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-10T10:31:39.649Z] #32 120.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-10T10:31:39.649Z] #32 120.0 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:31:39.649Z] #32 120.0 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:31:39.649Z] #32 120.1 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-10T10:31:39.649Z] #32 120.1 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:31:39.650Z] #32 120.1 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:31:39.650Z] #32 ... [2022-09-10T10:31:39.650Z] [2022-09-10T10:31:39.650Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:31:39.650Z] #41 95.45 checking for GNU libc compatible malloc... yes [2022-09-10T10:31:39.897Z] #35 43.85 Selecting previously unselected package libyajl2:arm64. [2022-09-10T10:31:39.897Z] #35 43.85 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-10T10:31:39.897Z] #35 43.87 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-10T10:31:39.911Z] #41 95.64 checking for stdlib.h... (cached) yes [2022-09-10T10:31:39.911Z] #41 95.64 checking for GNU libc compatible realloc... yes [2022-09-10T10:31:40.157Z] #35 44.00 Selecting previously unselected package libyajl-dev:arm64. [2022-09-10T10:31:40.157Z] #35 44.00 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-10T10:31:40.157Z] #35 44.00 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-10T10:31:40.157Z] #35 44.23 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:31:40.157Z] #35 ... [2022-09-10T10:31:40.157Z] [2022-09-10T10:31:40.157Z] #26 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-10T10:31:40.157Z] #26 33.92 The following NEW packages will be installed: [2022-09-10T10:31:40.157Z] #26 33.93 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-10T10:31:40.157Z] #26 33.93 python3-protobuf python3-six [2022-09-10T10:31:40.157Z] #26 34.48 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:31:40.157Z] #26 34.48 Need to get 2136 kB of archives. [2022-09-10T10:31:40.157Z] #26 34.48 After this operation, 10.8 MB of additional disk space will be used. [2022-09-10T10:31:40.157Z] #26 34.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-10T10:31:40.157Z] #26 34.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-10T10:31:40.157Z] #26 34.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-10T10:31:40.157Z] #26 34.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-10T10:31:40.157Z] #26 34.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-10T10:31:40.157Z] #26 34.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-10T10:31:40.157Z] #26 34.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-10T10:31:40.157Z] #26 36.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-10T10:31:40.157Z] #26 38.75 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:31:40.157Z] #26 38.97 Fetched 2136 kB in 3s (657 kB/s) [2022-09-10T10:31:40.157Z] #26 39.05 Selecting previously unselected package libprotobuf23:arm64. [2022-09-10T10:31:40.157Z] #26 39.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 ... 15708 files and directories currently installed.) [2022-09-10T10:31:40.157Z] #26 39.13 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-10T10:31:40.157Z] #26 39.17 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-10T10:31:40.157Z] #26 39.82 Selecting previously unselected package python3-pkg-resources. [2022-09-10T10:31:40.157Z] #26 39.83 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-10T10:31:40.157Z] #26 39.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:31:40.157Z] #26 40.08 Selecting previously unselected package python3-six. [2022-09-10T10:31:40.157Z] #26 40.09 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-10T10:31:40.157Z] #26 40.10 Unpacking python3-six (1.16.0-2) ... [2022-09-10T10:31:40.157Z] #26 40.24 Selecting previously unselected package python3-protobuf. [2022-09-10T10:31:40.157Z] #26 40.25 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-10T10:31:40.157Z] #26 40.25 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-10T10:31:40.157Z] #26 40.75 Selecting previously unselected package libnet1:arm64. [2022-09-10T10:31:40.157Z] #26 40.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-10T10:31:40.157Z] #26 40.77 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:31:40.157Z] #26 40.90 Selecting previously unselected package libnl-3-200:arm64. [2022-09-10T10:31:40.157Z] #26 40.91 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-10T10:31:40.157Z] #26 40.91 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-10T10:31:40.157Z] #26 41.03 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-10T10:31:40.157Z] #26 41.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-10T10:31:40.157Z] #26 41.06 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-10T10:31:40.157Z] #26 41.17 Selecting previously unselected package criu. [2022-09-10T10:31:40.157Z] #26 41.18 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-10T10:31:40.157Z] #26 41.19 Unpacking criu (3.17.1-1) ... [2022-09-10T10:31:40.157Z] #26 42.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:31:40.157Z] #26 43.86 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-10T10:31:40.157Z] #26 43.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:31:40.157Z] #26 43.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-10T10:31:40.157Z] #26 43.92 Setting up python3-six (1.16.0-2) ... [2022-09-10T10:31:40.175Z] #41 95.79 checking for working strtod... yes [2022-09-10T10:31:40.175Z] #41 95.96 checking for gettimeofday... yes [2022-09-10T10:31:40.417Z] #26 ... [2022-09-10T10:31:40.417Z] [2022-09-10T10:31:40.417Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:31:40.417Z] #30 34.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-10T10:31:40.417Z] #30 35.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-09-10T10:31:40.417Z] #30 36.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-09-10T10:31:40.417Z] #30 36.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-10T10:31:40.417Z] #30 38.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-09-10T10:31:40.417Z] #30 38.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-10T10:31:40.417Z] #30 38.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-10T10:31:40.417Z] #30 38.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-10T10:31:40.417Z] #30 38.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-10T10:31:40.417Z] #30 38.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-10T10:31:40.417Z] #30 38.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-09-10T10:31:40.417Z] #30 38.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-10T10:31:40.417Z] #30 38.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-10T10:31:40.417Z] #30 38.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-09-10T10:31:40.417Z] #30 38.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-09-10T10:31:40.417Z] #30 38.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-09-10T10:31:40.417Z] #30 38.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-09-10T10:31:40.417Z] #30 38.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-10T10:31:40.417Z] #30 38.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-09-10T10:31:40.417Z] #30 38.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-10T10:31:40.417Z] #30 38.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-10T10:31:40.417Z] #30 39.80 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:31:40.417Z] #30 40.13 Fetched 108 MB in 6s (16.8 MB/s) [2022-09-10T10:31:40.417Z] #30 40.21 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-10T10:31:40.417Z] #30 40.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-10T10:31:40.417Z] #30 40.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-10T10:31:40.417Z] #30 40.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-10T10:31:40.417Z] #30 42.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-10T10:31:40.417Z] #30 42.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-10T10:31:40.417Z] #30 42.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-10T10:31:40.417Z] #30 ... [2022-09-10T10:31:40.417Z] [2022-09-10T10:31:40.417Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:31:40.417Z] #35 44.25 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-10T10:31:40.417Z] #35 44.27 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-10T10:31:40.417Z] #35 44.29 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-10T10:31:40.417Z] #35 44.32 Setting up file (1:5.39-3) ... [2022-09-10T10:31:40.417Z] #35 44.34 Setting up bzip2 (1.0.8-4) ... [2022-09-10T10:31:40.417Z] #35 44.36 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-10T10:31:40.417Z] #35 44.37 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-10T10:31:40.417Z] #35 44.40 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-10T10:31:40.417Z] #35 44.42 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-10T10:31:40.417Z] #35 44.45 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-10T10:31:40.417Z] #35 44.47 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:31:40.417Z] #35 44.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-10T10:31:40.417Z] #35 44.52 Setting up patch (2.7.6-7) ... [2022-09-10T10:31:40.417Z] #35 44.53 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-10T10:31:40.435Z] #41 96.06 checking for memset... yes [2022-09-10T10:31:40.435Z] #41 96.28 checking for strspn... yes [2022-09-10T10:31:40.686Z] #35 44.56 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-10T10:31:40.686Z] #35 44.58 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-10T10:31:40.686Z] #35 44.61 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-10T10:31:40.686Z] #35 44.64 Setting up libtool (2.4.6-15) ... [2022-09-10T10:31:40.686Z] #35 44.66 Setting up m4 (1.4.18-5) ... [2022-09-10T10:31:40.686Z] #35 44.69 Setting up dpkg-dev (1.20.11) ... [2022-09-10T10:31:40.686Z] #35 44.73 Setting up autoconf (2.69-14) ... [2022-09-10T10:31:40.686Z] #35 44.76 Setting up build-essential (12.9) ... [2022-09-10T10:31:40.694Z] #41 96.54 checking that generated files are newer than configure... done [2022-09-10T10:31:40.694Z] #41 96.55 configure: creating ./config.status [2022-09-10T10:31:40.946Z] #35 44.78 Setting up automake (1:1.16.3-2) ... [2022-09-10T10:31:40.946Z] #35 44.79 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-10T10:31:40.946Z] #35 44.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:31:42.074Z] #41 97.74 config.status: creating Makefile [2022-09-10T10:31:42.075Z] #41 97.77 config.status: creating config.h [2022-09-10T10:31:42.075Z] #41 97.79 config.status: executing depfiles commands [2022-09-10T10:31:42.075Z] #41 97.90 config.status: executing libtool commands [2022-09-10T10:31:42.643Z] #41 98.54 GEN .version [2022-09-10T10:31:42.643Z] #41 98.55 make install-recursive [2022-09-10T10:31:42.643Z] #41 98.56 make[1]: Entering directory '/tmp/crun-build' [2022-09-10T10:31:42.643Z] #41 98.61 Making install in libocispec [2022-09-10T10:31:42.643Z] #41 98.62 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:31:42.643Z] #41 98.67 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-10T10:31:42.887Z] #35 ... [2022-09-10T10:31:42.887Z] [2022-09-10T10:31:42.887Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T10:31:42.887Z] #39 36.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T10:31:42.887Z] #39 ... [2022-09-10T10:31:42.887Z] [2022-09-10T10:31:42.887Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:31:42.887Z] #30 44.73 Selecting previously unselected package binutils-mingw-w64. [2022-09-10T10:31:42.887Z] #30 44.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-10T10:31:42.887Z] #30 44.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-10T10:31:42.887Z] #30 44.92 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-10T10:31:42.887Z] #30 44.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-10T10:31:42.887Z] #30 44.94 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-10T10:31:42.887Z] #30 45.16 Selecting previously unselected package dmsetup. [2022-09-10T10:31:42.887Z] #30 45.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-10T10:31:42.887Z] #30 45.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-10T10:31:42.887Z] #30 45.39 Selecting previously unselected package mingw-w64-common. [2022-09-10T10:31:42.887Z] #30 45.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-10T10:31:42.887Z] #30 45.41 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-10T10:31:42.903Z] #41 98.68 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-10T10:31:42.903Z] #41 98.68 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-10T10:31:42.903Z] #41 98.73 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-10T10:31:43.149Z] #30 ... [2022-09-10T10:31:43.149Z] [2022-09-10T10:31:43.149Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:31:43.149Z] #0 1.488 + RM_GOPATH=0 [2022-09-10T10:31:43.149Z] #0 1.498 + TMP_GOPATH= [2022-09-10T10:31:43.149Z] #0 1.498 + : /build [2022-09-10T10:31:43.149Z] #0 1.498 + '[' -z '' ']' [2022-09-10T10:31:43.149Z] #0 1.498 ++ mktemp -d [2022-09-10T10:31:43.149Z] #0 1.526 + export GOPATH=/tmp/tmp.eCJt80PcKP [2022-09-10T10:31:43.149Z] #0 1.526 + GOPATH=/tmp/tmp.eCJt80PcKP [2022-09-10T10:31:43.149Z] #0 1.526 + RM_GOPATH=1 [2022-09-10T10:31:43.149Z] #0 1.526 + case "$(go env GOARCH)" in [2022-09-10T10:31:43.149Z] #0 1.526 ++ go env GOARCH [2022-09-10T10:31:43.149Z] #0 1.684 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:31:43.149Z] #0 1.689 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:31:43.149Z] #0 1.690 ++ dirname /install.sh [2022-09-10T10:31:43.149Z] #0 1.697 + dir=/ [2022-09-10T10:31:43.149Z] #0 1.698 + bin=containerd [2022-09-10T10:31:43.149Z] #0 1.698 + shift [2022-09-10T10:31:43.149Z] #0 1.698 + '[' '!' -f //containerd.installer ']' [2022-09-10T10:31:43.149Z] #0 1.699 + . //containerd.installer [2022-09-10T10:31:43.149Z] #0 1.699 ++ set -e [2022-09-10T10:31:43.149Z] #0 1.699 ++ : v1.6.8 [2022-09-10T10:31:43.149Z] #0 1.700 + install_containerd [2022-09-10T10:31:43.149Z] #0 1.701 + echo 'Install containerd version v1.6.8' [2022-09-10T10:31:43.149Z] #0 1.701 Install containerd version v1.6.8 [2022-09-10T10:31:43.149Z] #0 1.701 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eCJt80PcKP/src/github.com/containerd/containerd [2022-09-10T10:31:43.149Z] #0 1.716 Cloning into '/tmp/tmp.eCJt80PcKP/src/github.com/containerd/containerd'... [2022-09-10T10:31:43.162Z] #41 99.20 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-10T10:31:43.422Z] #41 99.42 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-10T10:31:43.422Z] #41 99.42 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-10T10:31:43.422Z] #41 99.42 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-10T10:31:43.422Z] #41 99.42 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-10T10:31:43.422Z] #41 99.42 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-10T10:31:43.422Z] #41 99.42 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-10T10:31:43.422Z] #41 99.42 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-10T10:31:43.422Z] #41 99.42 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-10T10:31:43.682Z] #41 99.49 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-10T10:31:43.682Z] #41 99.49 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-10T10:31:43.682Z] #41 99.49 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-10T10:31:43.682Z] #41 99.49 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-10T10:31:43.682Z] #41 99.49 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-10T10:31:43.682Z] #41 99.49 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-10T10:31:43.682Z] #41 99.49 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-10T10:31:43.721Z] #43 ... [2022-09-10T10:31:43.721Z] [2022-09-10T10:31:43.721Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-10T10:31:43.721Z] #40 41.22 Selecting previously unselected package libicu67:arm64. [2022-09-10T10:31:43.721Z] #40 41.22 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-10T10:31:43.721Z] #40 41.31 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-10T10:31:43.721Z] #40 47.08 Selecting previously unselected package libxml2:arm64. [2022-09-10T10:31:43.721Z] #40 47.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-10T10:31:43.721Z] #40 47.10 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-10T10:31:43.721Z] #40 47.71 Selecting previously unselected package libarchive13:arm64. [2022-09-10T10:31:43.722Z] #40 47.72 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-10T10:31:43.722Z] #40 47.74 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-10T10:31:44.251Z] #41 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-10T10:31:44.251Z] #41 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-10T10:31:44.251Z] #41 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-10T10:31:44.251Z] #41 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-10T10:31:44.251Z] #41 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-10T10:31:44.251Z] #41 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-10T10:31:44.251Z] #41 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-10T10:31:44.251Z] #41 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-10T10:31:44.251Z] #41 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-10T10:31:44.251Z] #41 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-10T10:31:44.251Z] #41 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-10T10:31:44.251Z] #41 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-10T10:31:44.511Z] #41 100.3 make install-recursive [2022-09-10T10:31:44.511Z] #41 100.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:31:44.511Z] #41 100.4 Making install in yajl [2022-09-10T10:31:44.511Z] #41 100.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:31:44.511Z] #41 100.4 CC verify/json_verify-json_verify.o [2022-09-10T10:31:44.511Z] #41 100.4 CC src/libyajl_la-yajl_alloc.lo [2022-09-10T10:31:44.511Z] #41 100.4 CC src/libyajl_la-yajl.lo [2022-09-10T10:31:44.511Z] #41 100.4 CC src/libyajl_la-yajl_gen.lo [2022-09-10T10:31:44.511Z] #41 100.4 CC src/libyajl_la-yajl_parser.lo [2022-09-10T10:31:44.511Z] #41 100.4 CC src/libyajl_la-yajl_buf.lo [2022-09-10T10:31:44.511Z] #41 100.5 CC src/libyajl_la-yajl_encode.lo [2022-09-10T10:31:44.511Z] #41 100.5 CC src/libyajl_la-yajl_lex.lo [2022-09-10T10:31:44.664Z] #40 48.29 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-10T10:31:44.664Z] #40 48.29 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-10T10:31:44.664Z] #40 48.33 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-10T10:31:44.664Z] #40 ... [2022-09-10T10:31:44.664Z] [2022-09-10T10:31:44.664Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-10T10:31:44.664Z] #35 DONE 48.4s [2022-09-10T10:31:44.664Z] [2022-09-10T10:31:44.664Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-10T10:31:44.664Z] #40 48.56 Selecting previously unselected package librhash0:arm64. [2022-09-10T10:31:44.664Z] #40 ... [2022-09-10T10:31:44.664Z] [2022-09-10T10:31:44.664Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:31:44.771Z] #41 100.5 CC src/libyajl_la-yajl_tree.lo [2022-09-10T10:31:45.600Z] #44 0.830 Cloning into '/tmp/crun-build'... [2022-09-10T10:31:46.152Z] #41 ... [2022-09-10T10:31:46.152Z] [2022-09-10T10:31:46.152Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:31:46.152Z] #32 132.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-10T10:31:46.152Z] #32 132.9 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:31:46.152Z] #32 132.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:31:46.152Z] #32 133.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-10T10:31:46.152Z] #32 133.0 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:31:46.152Z] #32 133.0 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-10T10:31:49.800Z] #44 ... [2022-09-10T10:31:49.800Z] [2022-09-10T10:31:49.800Z] #26 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-10T10:31:49.800Z] #26 45.24 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-10T10:31:49.800Z] #26 45.34 Setting up python3-protobuf (3.12.4-1) ... [2022-09-10T10:31:49.800Z] #26 49.36 Setting up criu (3.17.1-1) ... [2022-09-10T10:31:49.800Z] #26 51.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:31:49.800Z] #26 DONE 53.2s [2022-09-10T10:31:49.800Z] [2022-09-10T10:31:49.800Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-10T10:31:49.800Z] #40 48.57 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-10T10:31:49.800Z] #40 48.57 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-10T10:31:49.800Z] #40 48.79 Selecting previously unselected package libuv1:arm64. [2022-09-10T10:31:49.800Z] #40 48.82 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-10T10:31:49.800Z] #40 48.84 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-10T10:31:49.800Z] #40 49.06 Selecting previously unselected package cmake. [2022-09-10T10:31:49.800Z] #40 49.08 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-10T10:31:49.800Z] #40 49.09 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-10T10:31:49.800Z] #40 52.40 Setting up libicu67:arm64 (67.1-7) ... [2022-09-10T10:31:49.800Z] #40 52.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:31:49.800Z] #40 52.54 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-10T10:31:49.800Z] #40 52.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:31:49.800Z] #40 52.80 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-10T10:31:49.800Z] #40 52.87 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-10T10:31:49.800Z] #40 52.97 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-10T10:31:49.800Z] #40 53.10 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-10T10:31:49.800Z] #40 53.26 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-10T10:31:49.800Z] #40 53.41 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-10T10:31:49.800Z] #40 53.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:31:50.060Z] #40 DONE 54.0s [2022-09-10T10:31:50.060Z] [2022-09-10T10:31:50.060Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:31:50.060Z] #30 51.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-10T10:31:50.060Z] #30 51.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-10T10:31:50.061Z] #30 51.77 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-10T10:31:50.320Z] #30 ... [2022-09-10T10:31:50.320Z] [2022-09-10T10:31:50.320Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-10T10:31:50.320Z] #45 DONE 0.3s [2022-09-10T10:31:50.581Z] [2022-09-10T10:31:50.581Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-10T10:31:51.521Z] #46 0.984 + RM_GOPATH=0 [2022-09-10T10:31:51.521Z] #46 0.984 + TMP_GOPATH= [2022-09-10T10:31:51.521Z] #46 0.987 + : /build [2022-09-10T10:31:51.521Z] #46 0.987 + '[' -z '' ']' [2022-09-10T10:31:51.521Z] #46 0.988 ++ mktemp -d [2022-09-10T10:31:51.521Z] #46 0.992 + export GOPATH=/tmp/tmp.FLoeD7nkF9 [2022-09-10T10:31:51.521Z] #46 0.992 + GOPATH=/tmp/tmp.FLoeD7nkF9 [2022-09-10T10:31:51.521Z] #46 0.993 + RM_GOPATH=1 [2022-09-10T10:31:51.521Z] #46 0.999 + case "$(go env GOARCH)" in [2022-09-10T10:31:51.521Z] #46 1.004 ++ go env GOARCH [2022-09-10T10:31:51.521Z] #46 1.026 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:31:51.521Z] #46 1.027 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:31:51.521Z] #46 1.031 ++ dirname /install.sh [2022-09-10T10:31:51.521Z] #46 1.052 + dir=/ [2022-09-10T10:31:51.521Z] #46 1.052 + bin=tini [2022-09-10T10:31:51.521Z] #46 1.052 + shift [2022-09-10T10:31:51.521Z] #46 1.052 + '[' '!' -f //tini.installer ']' [2022-09-10T10:31:51.521Z] #46 1.053 + . //tini.installer [2022-09-10T10:31:51.521Z] #46 1.053 ++ : v0.19.0 [2022-09-10T10:31:51.521Z] #46 1.053 + install_tini [2022-09-10T10:31:51.521Z] #46 1.054 + echo 'Install tini version v0.19.0' [2022-09-10T10:31:51.521Z] #46 1.054 Install tini version v0.19.0 [2022-09-10T10:31:51.521Z] #46 1.054 + git clone https://github.com/krallin/tini.git /tmp/tmp.FLoeD7nkF9/tini [2022-09-10T10:31:51.521Z] #46 1.062 Cloning into '/tmp/tmp.FLoeD7nkF9/tini'... [2022-09-10T10:31:52.092Z] #46 1.716 + cd /tmp/tmp.FLoeD7nkF9/tini [2022-09-10T10:31:52.092Z] #46 1.727 + git checkout -q v0.19.0 [2022-09-10T10:31:52.092Z] #46 1.733 + cmake . [2022-09-10T10:31:52.661Z] #46 2.330 -- The C compiler identification is GNU 10.2.1 [2022-09-10T10:31:52.724Z] #32 ... [2022-09-10T10:31:52.724Z] [2022-09-10T10:31:52.724Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:31:52.724Z] #41 104.1 CCLD libyajl.la [2022-09-10T10:31:52.724Z] #41 104.3 CCLD verify/json_verify [2022-09-10T10:31:52.724Z] #41 104.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:31:52.724Z] #41 104.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-10T10:31:52.724Z] #41 104.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-10T10:31:52.724Z] #41 104.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:31:52.724Z] #41 104.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:31:52.724Z] #41 104.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:31:52.724Z] #41 104.8 CC src/validate.o [2022-09-10T10:31:52.724Z] #41 104.8 CC src/image_spec_schema_config_schema.lo [2022-09-10T10:31:52.724Z] #41 104.8 CC src/image_spec_schema_content_descriptor.lo [2022-09-10T10:31:52.724Z] #41 104.8 CC src/image_spec_schema_defs.lo [2022-09-10T10:31:52.724Z] #41 104.8 CC src/image_spec_schema_defs_descriptor.lo [2022-09-10T10:31:52.724Z] #41 104.8 CC src/image_spec_schema_image_index_schema.lo [2022-09-10T10:31:52.724Z] #41 104.8 CC src/image_spec_schema_image_layout_schema.lo [2022-09-10T10:31:52.724Z] #41 104.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-10T10:31:52.724Z] #41 104.8 CC src/runtime_spec_schema_config_linux.lo [2022-09-10T10:31:52.724Z] #41 104.8 CC src/runtime_spec_schema_config_zos.lo [2022-09-10T10:31:52.724Z] #41 104.8 CC src/runtime_spec_schema_config_schema.lo [2022-09-10T10:31:52.724Z] #41 104.8 CC src/runtime_spec_schema_config_solaris.lo [2022-09-10T10:31:52.724Z] #41 104.9 CC src/runtime_spec_schema_config_vm.lo [2022-09-10T10:31:52.724Z] #41 104.9 CC src/runtime_spec_schema_config_windows.lo [2022-09-10T10:31:52.724Z] #41 104.9 CC src/runtime_spec_schema_defs.lo [2022-09-10T10:31:52.724Z] #41 104.9 CC src/runtime_spec_schema_defs_linux.lo [2022-09-10T10:31:52.724Z] #41 104.9 CC src/runtime_spec_schema_defs_zos.lo [2022-09-10T10:31:52.724Z] #41 105.0 CC src/runtime_spec_schema_defs_vm.lo [2022-09-10T10:31:52.724Z] #41 105.0 CC src/runtime_spec_schema_defs_windows.lo [2022-09-10T10:31:52.724Z] #41 105.0 CC src/runtime_spec_schema_state_schema.lo [2022-09-10T10:31:52.724Z] #41 105.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-10T10:31:52.724Z] #41 105.1 CC src/basic_test_double_array_item.lo [2022-09-10T10:31:52.725Z] #41 105.1 CC src/basic_test_double_array.lo [2022-09-10T10:31:52.725Z] #41 105.1 CC src/basic_test_top_array_int.lo [2022-09-10T10:31:52.725Z] #41 105.2 CC src/basic_test_top_double_array_int.lo [2022-09-10T10:31:52.725Z] #41 105.2 CC src/basic_test_top_array_string.lo [2022-09-10T10:31:52.725Z] #41 105.2 CC src/basic_test_top_double_array_obj.lo [2022-09-10T10:31:52.725Z] #41 105.3 CC src/basic_test_top_double_array_refobj.lo [2022-09-10T10:31:52.725Z] #41 105.4 CC src/read-file.lo [2022-09-10T10:31:52.725Z] #41 105.5 CC src/json_common.lo [2022-09-10T10:31:52.725Z] #41 105.5 CC src/basic_test_top_double_array_string.lo [2022-09-10T10:31:52.725Z] #41 105.6 CC tests/test-1.o [2022-09-10T10:31:52.725Z] #41 105.6 CC tests/test-2.o [2022-09-10T10:31:52.725Z] #41 105.7 CC tests/test-3.o [2022-09-10T10:31:52.725Z] #41 105.8 CC tests/test-4.o [2022-09-10T10:31:52.725Z] #41 105.9 CC tests/test-5.o [2022-09-10T10:31:52.725Z] #41 106.0 CC tests/test-6.o [2022-09-10T10:31:52.725Z] #41 106.0 CC tests/test-7.o [2022-09-10T10:31:52.725Z] #41 106.1 CC tests/test-8.o [2022-09-10T10:31:52.725Z] #41 106.1 CC tests/test-9.o [2022-09-10T10:31:52.725Z] #41 106.2 CC tests/test-10.o [2022-09-10T10:31:52.725Z] #41 106.2 CC tests/test-11.o [2022-09-10T10:31:52.921Z] #46 2.439 -- Detecting C compiler ABI info [2022-09-10T10:31:53.490Z] #46 3.127 -- Detecting C compiler ABI info - done [2022-09-10T10:31:53.490Z] #46 3.237 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-10T10:31:53.750Z] #46 3.258 -- Detecting C compile features [2022-09-10T10:31:53.750Z] #46 3.260 -- Detecting C compile features - done [2022-09-10T10:31:53.750Z] #46 3.308 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-10T10:31:54.010Z] #46 3.575 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-10T10:31:54.269Z] #46 3.691 -- Configuring done [2022-09-10T10:31:54.269Z] #46 3.729 -- Generating done [2022-09-10T10:31:54.269Z] #46 3.730 -- Build files have been written to: /tmp/tmp.FLoeD7nkF9/tini [2022-09-10T10:31:54.269Z] #46 3.739 + make tini-static [2022-09-10T10:31:54.529Z] #46 4.063 Scanning dependencies of target tini-static [2022-09-10T10:31:54.529Z] #46 4.124 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-10T10:31:55.912Z] #46 ... [2022-09-10T10:31:55.912Z] [2022-09-10T10:31:55.912Z] #38 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-10T10:31:55.912Z] #38 58.99 gotestsum version dev [2022-09-10T10:31:55.912Z] #38 DONE 59.7s [2022-09-10T10:31:55.912Z] [2022-09-10T10:31:55.912Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:31:55.912Z] #30 58.81 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-10T10:31:55.912Z] #30 58.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:31:55.912Z] #30 58.82 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-10T10:31:55.912Z] #30 59.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-10T10:31:55.912Z] #30 59.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:31:55.912Z] #30 59.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-10T10:31:56.850Z] #30 ... [2022-09-10T10:31:56.850Z] [2022-09-10T10:31:56.850Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-10T10:31:56.850Z] #46 5.513 [100%] Linking C executable tini-static [2022-09-10T10:31:56.850Z] #46 6.363 [100%] Built target tini-static [2022-09-10T10:31:56.850Z] #46 6.411 + mkdir -p /build [2022-09-10T10:31:56.850Z] #46 6.433 + cp tini-static /build/docker-init [2022-09-10T10:31:56.850Z] #46 DONE 6.5s [2022-09-10T10:31:56.850Z] [2022-09-10T10:31:56.850Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:31:56.850Z] #44 6.765 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-10T10:31:56.850Z] #44 6.832 Cloning into '/tmp/crun-build/libocispec'... [2022-09-10T10:31:56.850Z] #44 8.019 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-10T10:31:56.850Z] #44 8.037 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-10T10:31:56.850Z] #44 8.048 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-10T10:31:56.851Z] #44 8.051 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-10T10:31:56.851Z] #44 8.083 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-10T10:31:56.851Z] #44 10.04 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-10T10:31:56.851Z] #44 11.65 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-10T10:31:57.791Z] #44 13.29 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-10T10:31:58.003Z] #41 ... [2022-09-10T10:31:58.003Z] [2022-09-10T10:31:58.003Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:31:58.003Z] #32 145.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-10T10:31:58.003Z] #32 145.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:31:58.003Z] #32 145.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:31:58.003Z] #32 145.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-10T10:31:58.003Z] #32 145.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:31:58.055Z] #44 13.46 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-10T10:31:58.055Z] #44 13.65 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-10T10:31:58.263Z] #32 145.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-10T10:32:03.336Z] #44 ... [2022-09-10T10:32:03.336Z] [2022-09-10T10:32:03.336Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:32:03.336Z] #30 66.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-10T10:32:03.336Z] #30 66.43 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:32:03.336Z] #30 66.44 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:32:11.479Z] #30 ... [2022-09-10T10:32:11.479Z] [2022-09-10T10:32:11.479Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:32:11.479Z] #44 26.40 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-10T10:32:13.162Z] #32 158.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-10T10:32:13.163Z] #32 158.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:32:13.163Z] #32 158.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:32:13.163Z] #32 158.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-10T10:32:13.163Z] #32 158.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:32:13.163Z] #32 158.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:32:16.464Z] #32 ... [2022-09-10T10:32:16.464Z] [2022-09-10T10:32:16.464Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:32:16.464Z] #41 132.4 CCLD libocispec.la [2022-09-10T10:32:16.749Z] #44 ... [2022-09-10T10:32:16.749Z] [2022-09-10T10:32:16.749Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:32:16.749Z] #43 41.11 Updating files: 54% (2720/4986) Updating files: 55% (2743/4986) Updating files: 56% (2793/4986) Updating files: 57% (2843/4986) Updating files: 58% (2892/4986) Updating files: 59% (2942/4986) Updating files: 60% (2992/4986) Updating files: 61% (3042/4986) Updating files: 62% (3092/4986) Updating files: 63% (3142/4986) Updating files: 64% (3192/4986) Updating files: 65% (3241/4986) Updating files: 66% (3291/4986) Updating files: 67% (3341/4986) Updating files: 68% (3391/4986) Updating files: 69% (3441/4986) Updating files: 70% (3491/4986) Updating files: 71% (3541/4986) Updating files: 72% (3590/4986) Updating files: 73% (3640/4986) Updating files: 74% (3690/4986) Updating files: 75% (3740/4986) Updating files: 76% (3790/4986) Updating files: 77% (3840/4986) Updating files: 78% (3890/4986) Updating files: 79% (3939/4986) Updating files: 80% (3989/4986) Updating files: 81% (4039/4986) Updating files: 82% (4089/4986) Updating files: 83% (4139/4986) Updating files: 84% (4189/4986) Updating files: 85% (4239/4986) Updating files: 86% (4288/4986) Updating files: 87% (4338/4986) Updating files: 88% (4388/4986) Updating files: 89% (4438/4986) Updating files: 90% (4488/4986) Updating files: 91% (4538/4986) Updating files: 92% (4588/4986) Updating files: 92% (4635/4986) Updating files: 93% (4637/4986) Updating files: 94% (4687/4986) Updating files: 95% (4737/4986) Updating files: 96% (4787/4986) Updating files: 97% (4837/4986) Updating files: 98% (4887/4986) Updating files: 99% (4937/4986) Updating files: 100% (4986/4986) Updating files: 100% (4986/4986), done. [2022-09-10T10:32:16.749Z] #43 42.36 + cd /tmp/tmp.eCJt80PcKP/src/github.com/containerd/containerd [2022-09-10T10:32:16.749Z] #43 42.36 + git checkout -q v1.6.8 [2022-09-10T10:32:16.807Z] #41 132.7 CCLD src/validate [2022-09-10T10:32:16.807Z] #41 132.7 CCLD tests/test-1 [2022-09-10T10:32:16.807Z] #41 132.7 CCLD tests/test-2 [2022-09-10T10:32:16.807Z] #41 132.7 CCLD tests/test-3 [2022-09-10T10:32:16.807Z] #41 132.8 CCLD tests/test-4 [2022-09-10T10:32:16.807Z] #41 132.8 CCLD tests/test-5 [2022-09-10T10:32:16.807Z] #41 132.8 CCLD tests/test-6 [2022-09-10T10:32:17.007Z] #43 43.98 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-10T10:32:17.007Z] #43 43.99 + BUILDTAGS='netgo osusergo static_build' [2022-09-10T10:32:17.007Z] #43 43.99 + export EXTRA_FLAGS=-buildmode=pie [2022-09-10T10:32:17.007Z] #43 43.99 + EXTRA_FLAGS=-buildmode=pie [2022-09-10T10:32:17.007Z] #43 43.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-10T10:32:17.007Z] #43 43.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-10T10:32:17.007Z] #43 43.99 + '[' '' = dynamic ']' [2022-09-10T10:32:17.007Z] #43 43.99 + make [2022-09-10T10:32:17.071Z] #41 132.8 CCLD tests/test-7 [2022-09-10T10:32:17.071Z] #41 132.9 CCLD tests/test-8 [2022-09-10T10:32:17.071Z] #41 133.0 CCLD tests/test-9 [2022-09-10T10:32:17.071Z] #41 133.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-10T10:32:17.361Z] #41 133.1 CCLD tests/test-10 [2022-09-10T10:32:17.361Z] #41 133.1 CCLD tests/test-11 [2022-09-10T10:32:18.757Z] #41 134.6 libtool: link: ar cr libocispec.a [2022-09-10T10:32:18.757Z] #41 134.6 libtool: link: ranlib libocispec.a [2022-09-10T10:32:19.576Z] #43 45.91 + bin/ctr [2022-09-10T10:32:20.134Z] #41 136.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:32:20.135Z] #41 136.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-10T10:32:20.135Z] #41 136.1 make[5]: Nothing to be done for 'install-data-am'. [2022-09-10T10:32:20.135Z] #41 136.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:32:20.135Z] #41 136.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:32:20.135Z] #41 136.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:32:20.135Z] #41 136.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:32:20.135Z] #41 136.1 make[2]: Entering directory '/tmp/crun-build' [2022-09-10T10:32:20.393Z] #41 136.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-10T10:32:20.393Z] #41 136.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-10T10:32:20.393Z] #41 136.3 CC src/libcrun/libcrun_testing_a-container.o [2022-09-10T10:32:20.393Z] #41 136.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-10T10:32:20.393Z] #41 136.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-10T10:32:20.393Z] #41 136.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-10T10:32:20.393Z] #41 136.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-10T10:32:20.393Z] #41 136.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-10T10:32:20.653Z] #41 136.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-10T10:32:20.653Z] #41 136.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-10T10:32:20.653Z] #41 136.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-10T10:32:20.653Z] #41 136.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-10T10:32:20.653Z] #41 136.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-10T10:32:20.913Z] #41 136.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-10T10:32:20.913Z] #41 136.7 CC src/libcrun/libcrun_testing_a-error.o [2022-09-10T10:32:20.913Z] #41 136.7 CC src/libcrun/libcrun_testing_a-status.o [2022-09-10T10:32:20.913Z] #41 136.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-10T10:32:20.913Z] #41 136.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-10T10:32:20.913Z] #41 136.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-10T10:32:20.913Z] #41 136.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-10T10:32:20.913Z] #41 136.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-10T10:32:20.913Z] #41 136.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-10T10:32:20.960Z] #43 ... [2022-09-10T10:32:20.960Z] [2022-09-10T10:32:20.960Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:32:20.960Z] #44 36.34 libtoolize: putting auxiliary files in '.'. [2022-09-10T10:32:20.960Z] #44 36.34 libtoolize: copying file './ltmain.sh' [2022-09-10T10:32:21.172Z] #41 136.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-10T10:32:21.172Z] #41 137.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-10T10:32:21.172Z] #41 137.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-10T10:32:21.172Z] #41 137.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-10T10:32:21.172Z] #41 137.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-10T10:32:21.433Z] #41 137.2 CC src/crun-crun.o [2022-09-10T10:32:21.433Z] #41 137.2 CC src/crun-run.o [2022-09-10T10:32:21.433Z] #41 137.3 CC src/crun-delete.o [2022-09-10T10:32:21.433Z] #41 137.4 CC src/crun-kill.o [2022-09-10T10:32:21.433Z] #41 137.4 CC src/crun-pause.o [2022-09-10T10:32:21.433Z] #41 137.4 CC src/crun-unpause.o [2022-09-10T10:32:21.433Z] #41 137.5 CC src/crun-spec.o [2022-09-10T10:32:21.693Z] #41 137.5 CC src/crun-exec.o [2022-09-10T10:32:21.693Z] #41 137.5 CC src/crun-list.o [2022-09-10T10:32:21.693Z] #41 137.6 CC src/crun-create.o [2022-09-10T10:32:21.693Z] #41 137.7 CC src/crun-start.o [2022-09-10T10:32:21.693Z] #41 137.7 CC src/crun-state.o [2022-09-10T10:32:21.898Z] #44 37.23 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-10T10:32:21.898Z] #44 37.23 libtoolize: and rerunning libtoolize and aclocal. [2022-09-10T10:32:21.898Z] #44 37.23 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-10T10:32:21.952Z] #41 137.8 CC src/crun-update.o [2022-09-10T10:32:21.952Z] #41 137.9 CC src/crun-ps.o [2022-09-10T10:32:21.952Z] #41 138.0 CC src/crun-checkpoint.o [2022-09-10T10:32:22.212Z] #41 138.0 CC src/libcrun/libcrun_la-utils.lo [2022-09-10T10:32:22.212Z] #41 138.0 CC src/crun-restore.o [2022-09-10T10:32:22.212Z] #41 138.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-10T10:32:22.212Z] #41 138.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-10T10:32:22.472Z] #41 138.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-10T10:32:22.472Z] #41 138.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-10T10:32:22.472Z] #41 138.3 CC src/libcrun/libcrun_la-container.lo [2022-09-10T10:32:22.472Z] #41 138.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-10T10:32:22.472Z] #41 138.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-10T10:32:22.472Z] #41 138.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-10T10:32:22.732Z] #41 138.6 CC src/libcrun/libcrun_la-criu.lo [2022-09-10T10:32:22.732Z] #41 138.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-10T10:32:22.732Z] #41 138.6 CC src/libcrun/libcrun_la-linux.lo [2022-09-10T10:32:22.732Z] #41 138.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-10T10:32:22.991Z] #41 138.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-10T10:32:22.991Z] #41 138.9 CC src/libcrun/libcrun_la-error.lo [2022-09-10T10:32:22.991Z] #41 139.0 CC src/libcrun/libcrun_la-status.lo [2022-09-10T10:32:23.251Z] #41 139.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-10T10:32:23.251Z] #41 139.2 CC src/libcrun/libcrun_la-terminal.lo [2022-09-10T10:32:23.251Z] #41 139.2 CC src/libcrun/libcrun_la-signals.lo [2022-09-10T10:32:23.511Z] #41 139.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-10T10:32:23.511Z] #41 139.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-10T10:32:23.511Z] #41 139.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-10T10:32:23.774Z] #41 139.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-10T10:32:23.774Z] #41 139.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-10T10:32:23.774Z] #41 139.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-10T10:32:23.774Z] #41 139.8 CC tests/init.o [2022-09-10T10:32:24.034Z] #41 139.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-10T10:32:24.034Z] #41 ... [2022-09-10T10:32:24.034Z] [2022-09-10T10:32:24.034Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:32:24.034Z] #32 171.2 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-10T10:32:24.034Z] #32 171.2 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:32:24.294Z] #32 171.2 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:32:24.294Z] #32 171.3 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-10T10:32:24.294Z] #32 171.3 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:32:24.294Z] #32 171.3 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:32:24.436Z] #44 ... [2022-09-10T10:32:24.436Z] [2022-09-10T10:32:24.436Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:32:24.436Z] #30 78.44 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-10T10:32:24.436Z] #30 78.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:32:24.436Z] #30 78.45 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:32:24.436Z] #30 84.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-10T10:32:24.436Z] #30 84.15 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:32:24.436Z] #30 84.16 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-10T10:32:25.816Z] #30 89.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-10T10:32:25.816Z] #30 89.87 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:32:25.816Z] #30 89.89 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:32:30.010Z] #30 ... [2022-09-10T10:32:30.010Z] [2022-09-10T10:32:30.010Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:32:30.010Z] #44 45.40 configure.ac:7: installing './compile' [2022-09-10T10:32:30.011Z] #44 45.41 configure.ac:11: installing './config.guess' [2022-09-10T10:32:30.011Z] #44 45.42 configure.ac:11: installing './config.sub' [2022-09-10T10:32:30.011Z] #44 45.43 configure.ac:8: installing './install-sh' [2022-09-10T10:32:30.011Z] #44 45.45 configure.ac:8: installing './missing' [2022-09-10T10:32:30.011Z] #44 45.57 Makefile.am: installing './depcomp' [2022-09-10T10:32:30.868Z] #32 ... [2022-09-10T10:32:30.868Z] [2022-09-10T10:32:30.868Z] #25 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-10T10:32:30.868Z] #25 186.4 + dpkg --print-architecture [2022-09-10T10:32:30.868Z] #25 186.4 + git checkout -q v2.1.0 [2022-09-10T10:32:30.868Z] #25 187.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-10T10:32:30.868Z] #25 187.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-10T10:32:31.391Z] #44 46.76 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-10T10:32:31.391Z] #44 46.76 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-10T10:32:31.391Z] #44 46.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-10T10:32:31.391Z] #44 46.91 libtoolize: copying file 'm4/libtool.m4' [2022-09-10T10:32:31.391Z] #44 47.05 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-10T10:32:31.651Z] #44 47.22 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-10T10:32:31.915Z] #44 47.41 libtoolize: copying file 'm4/ltversion.m4' [2022-09-10T10:32:32.174Z] #44 47.53 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-10T10:32:32.174Z] #44 47.67 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-10T10:32:36.150Z] #25 ... [2022-09-10T10:32:36.150Z] [2022-09-10T10:32:36.150Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:32:36.150Z] #32 183.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-10T10:32:36.150Z] #32 183.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:32:36.150Z] #32 183.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:32:36.150Z] #32 183.0 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-10T10:32:36.150Z] #32 183.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:32:36.150Z] #32 183.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-10T10:32:36.150Z] #32 183.1 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-10T10:32:36.150Z] #32 183.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:32:36.150Z] #32 183.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-10T10:32:36.150Z] #32 183.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-10T10:32:36.150Z] #32 183.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:32:36.150Z] #32 183.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:32:36.150Z] #32 183.2 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-10T10:32:36.150Z] #32 183.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:32:36.150Z] #32 183.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:32:36.150Z] #32 183.2 Selecting previously unselected package cross-config. [2022-09-10T10:32:36.150Z] #32 183.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-10T10:32:36.150Z] #32 183.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-10T10:32:36.150Z] #32 183.3 Selecting previously unselected package gcc-10-cross-base. [2022-09-10T10:32:36.150Z] #32 183.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-10T10:32:36.150Z] #32 183.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-10T10:32:36.410Z] #32 183.4 Selecting previously unselected package libc6-arm64-cross. [2022-09-10T10:32:36.410Z] #32 183.4 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-10T10:32:36.410Z] #32 183.4 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-10T10:32:36.669Z] #32 183.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-10T10:32:36.929Z] #32 183.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:32:36.929Z] #32 183.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:32:36.929Z] #32 183.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-10T10:32:36.929Z] #32 183.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:32:36.929Z] #32 183.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:32:36.929Z] #32 183.9 Selecting previously unselected package libitm1-arm64-cross. [2022-09-10T10:32:36.929Z] #32 183.9 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:32:36.929Z] #32 183.9 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:32:36.929Z] #32 184.0 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-10T10:32:36.929Z] #32 184.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:32:36.929Z] #32 184.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:32:36.929Z] #32 184.0 Selecting previously unselected package libasan6-arm64-cross. [2022-09-10T10:32:37.189Z] #32 184.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:32:37.189Z] #32 184.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:32:37.758Z] #32 184.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-10T10:32:37.758Z] #32 184.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:32:37.758Z] #32 184.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:32:38.018Z] #32 185.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-10T10:32:38.018Z] #32 185.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:32:38.018Z] #32 185.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:32:38.589Z] #32 185.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-10T10:32:38.589Z] #32 185.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:32:38.589Z] #32 185.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:32:38.744Z] #44 ... [2022-09-10T10:32:38.744Z] [2022-09-10T10:32:38.744Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:32:38.744Z] #30 101.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-10T10:32:38.744Z] #30 101.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:32:38.744Z] #30 101.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:32:38.849Z] #32 185.9 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-10T10:32:38.849Z] #32 185.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:32:38.849Z] #32 185.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:32:39.109Z] #32 186.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-10T10:32:39.109Z] #32 186.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:32:39.109Z] #32 186.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:32:39.677Z] #32 186.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-10T10:32:39.677Z] #32 186.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:32:39.677Z] #32 186.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:32:42.934Z] #30 107.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-10T10:32:42.934Z] #30 107.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-10T10:32:43.193Z] #30 107.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-10T10:32:43.193Z] #30 107.1 Selecting previously unselected package libapparmor1:arm64. [2022-09-10T10:32:43.193Z] #30 107.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-10T10:32:43.193Z] #30 107.1 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-10T10:32:43.193Z] #30 107.2 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-10T10:32:43.451Z] #30 107.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-10T10:32:43.451Z] #30 107.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-10T10:32:43.451Z] #30 ... [2022-09-10T10:32:43.451Z] [2022-09-10T10:32:43.451Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:32:43.451Z] #44 58.90 configure.ac:7: installing 'build-aux/compile' [2022-09-10T10:32:43.451Z] #44 58.92 configure.ac:9: installing 'build-aux/config.guess' [2022-09-10T10:32:43.451Z] #44 58.92 configure.ac:9: installing 'build-aux/config.sub' [2022-09-10T10:32:43.451Z] #44 58.93 configure.ac:11: installing 'build-aux/install-sh' [2022-09-10T10:32:43.451Z] #44 58.94 configure.ac:11: installing 'build-aux/missing' [2022-09-10T10:32:43.723Z] #44 59.13 Makefile.am: installing 'build-aux/depcomp' [2022-09-10T10:32:43.723Z] #44 59.23 parallel-tests: installing 'build-aux/test-driver' [2022-09-10T10:32:46.257Z] #44 61.66 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-10T10:32:46.257Z] #44 61.66 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-10T10:32:46.824Z] #44 62.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-10T10:32:46.824Z] #44 62.32 libtoolize: copying file 'm4/libtool.m4' [2022-09-10T10:32:46.824Z] #44 62.46 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-10T10:32:47.083Z] #44 62.55 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-10T10:32:47.083Z] #44 62.64 libtoolize: copying file 'm4/ltversion.m4' [2022-09-10T10:32:47.343Z] #44 62.77 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-10T10:32:48.721Z] #44 ... [2022-09-10T10:32:48.721Z] [2022-09-10T10:32:48.721Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:32:48.721Z] #30 107.4 Selecting previously unselected package libbtrfs0:arm64. [2022-09-10T10:32:48.721Z] #30 107.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 107.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-10T10:32:48.721Z] #30 107.5 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-10T10:32:48.721Z] #30 107.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 107.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-10T10:32:48.721Z] #30 107.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-10T10:32:48.721Z] #30 107.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 107.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-10T10:32:48.721Z] #30 107.9 Selecting previously unselected package libudev-dev:arm64. [2022-09-10T10:32:48.721Z] #30 107.9 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 108.0 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-10T10:32:48.721Z] #30 108.1 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-10T10:32:48.721Z] #30 108.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 108.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-10T10:32:48.721Z] #30 108.3 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-10T10:32:48.721Z] #30 108.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 108.3 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-09-10T10:32:48.721Z] #30 108.5 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-10T10:32:48.721Z] #30 108.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 108.5 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-09-10T10:32:48.721Z] #30 108.7 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-10T10:32:48.721Z] #30 108.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 108.8 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-09-10T10:32:48.721Z] #30 108.9 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-10T10:32:48.721Z] #30 108.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 108.9 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-09-10T10:32:48.721Z] #30 109.4 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-10T10:32:48.721Z] #30 109.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 109.4 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-10T10:32:48.721Z] #30 109.7 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-10T10:32:48.721Z] #30 109.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 109.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-10T10:32:48.721Z] #30 109.8 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-10T10:32:48.721Z] #30 109.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 109.8 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:32:48.721Z] #30 109.9 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-10T10:32:48.721Z] #30 109.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-10T10:32:48.721Z] #30 109.9 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-10T10:32:48.721Z] #30 110.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:32:48.721Z] #30 110.5 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-10T10:32:48.721Z] #30 110.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-10T10:32:48.721Z] #30 110.5 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-10T10:32:48.721Z] #30 110.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-10T10:32:48.721Z] #30 110.6 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-09-10T10:32:48.721Z] #30 110.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-10T10:32:48.721Z] #30 110.6 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-09-10T10:32:48.721Z] #30 110.6 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-10T10:32:48.721Z] #30 110.6 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-09-10T10:32:48.721Z] #30 110.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-10T10:32:48.721Z] #30 110.6 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-10T10:32:48.721Z] #30 110.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-10T10:32:48.721Z] #30 110.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-10T10:32:48.721Z] #30 110.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-10T10:32:48.721Z] #30 110.7 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-10T10:32:48.721Z] #30 110.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-10T10:32:48.721Z] #30 110.7 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-09-10T10:32:48.721Z] #30 110.7 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-10T10:32:48.721Z] #30 110.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-10T10:32:48.721Z] #30 110.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:32:48.721Z] #30 110.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-10T10:32:48.721Z] #30 110.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:32:48.721Z] #30 110.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-09-10T10:32:48.721Z] #30 110.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-10T10:32:48.721Z] #30 110.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:32:48.721Z] #30 110.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-10T10:32:48.721Z] #30 110.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:32:48.721Z] #30 110.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-10T10:32:48.721Z] #30 110.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-10T10:32:48.721Z] #30 110.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-10T10:32:48.721Z] #30 110.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-10T10:32:48.721Z] #30 110.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-10T10:32:48.721Z] #30 110.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:32:51.258Z] #30 DONE 114.7s [2022-09-10T10:32:51.258Z] [2022-09-10T10:32:51.258Z] #34 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-10T10:32:51.258Z] #34 109.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T10:32:51.258Z] #34 109.3 + GOBIN=/build [2022-09-10T10:32:51.258Z] #34 109.3 + GO111MODULE=on [2022-09-10T10:32:51.258Z] #34 109.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:32:51.258Z] #34 113.8 rootlesskit version 1.0.0 [2022-09-10T10:32:51.258Z] #34 113.8 Usage of /build/rootlesskit-docker-proxy: [2022-09-10T10:32:51.258Z] #34 113.8 -container-ip string [2022-09-10T10:32:51.258Z] #34 113.8 container ip [2022-09-10T10:32:51.258Z] #34 113.8 -container-port int [2022-09-10T10:32:51.258Z] #34 113.8 container port (default -1) [2022-09-10T10:32:51.258Z] #34 113.8 -host-ip string [2022-09-10T10:32:51.258Z] #34 113.8 host ip [2022-09-10T10:32:51.258Z] #34 113.8 -host-port int [2022-09-10T10:32:51.258Z] #34 113.8 host port (default -1) [2022-09-10T10:32:51.258Z] #34 113.8 -proto string [2022-09-10T10:32:51.258Z] #34 113.8 proxy protocol (default "tcp") [2022-09-10T10:32:51.258Z] #34 DONE 114.4s [2022-09-10T10:32:51.258Z] [2022-09-10T10:32:51.258Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-10T10:32:51.258Z] #47 ... [2022-09-10T10:32:51.258Z] [2022-09-10T10:32:51.258Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-10T10:32:51.258Z] #48 DONE 0.2s [2022-09-10T10:32:51.258Z] [2022-09-10T10:32:51.258Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-10T10:32:51.258Z] #47 DONE 0.3s [2022-09-10T10:32:51.258Z] [2022-09-10T10:32:51.258Z] #49 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-10T10:32:51.258Z] #49 DONE 0.1s [2022-09-10T10:32:51.258Z] [2022-09-10T10:32:51.258Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:32:52.195Z] #50 1.329 + RM_GOPATH=0 [2022-09-10T10:32:52.195Z] #50 1.329 + TMP_GOPATH= [2022-09-10T10:32:52.455Z] #50 1.330 + : /build [2022-09-10T10:32:52.455Z] #50 1.330 + '[' -z '' ']' [2022-09-10T10:32:52.455Z] #50 1.332 ++ mktemp -d [2022-09-10T10:32:52.455Z] #50 1.353 + export GOPATH=/tmp/tmp.9okEB8E5a4 [2022-09-10T10:32:52.455Z] #50 1.353 + GOPATH=/tmp/tmp.9okEB8E5a4 [2022-09-10T10:32:52.455Z] #50 1.353 + RM_GOPATH=1 [2022-09-10T10:32:52.455Z] #50 1.353 + case "$(go env GOARCH)" in [2022-09-10T10:32:52.455Z] #50 1.354 ++ go env GOARCH [2022-09-10T10:32:52.455Z] #50 1.392 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:32:52.455Z] #50 1.392 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:32:52.455Z] #50 1.392 ++ dirname /install.sh [2022-09-10T10:32:52.455Z] #50 1.393 + dir=/ [2022-09-10T10:32:52.455Z] #50 1.399 + bin=runc [2022-09-10T10:32:52.455Z] #50 1.399 + shift [2022-09-10T10:32:52.455Z] #50 1.399 + '[' '!' -f //runc.installer ']' [2022-09-10T10:32:52.455Z] #50 1.399 + . //runc.installer [2022-09-10T10:32:52.455Z] #50 1.399 ++ set -e [2022-09-10T10:32:52.455Z] #50 1.399 ++ : v1.1.4 [2022-09-10T10:32:52.455Z] #50 1.399 + install_runc [2022-09-10T10:32:52.455Z] #50 1.399 + RUNC_BUILDTAGS=seccomp [2022-09-10T10:32:52.455Z] #50 1.399 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-10T10:32:52.455Z] #50 1.399 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9okEB8E5a4/src/github.com/opencontainers/runc [2022-09-10T10:32:52.455Z] #50 1.399 Install runc version v1.1.4 (build tags: seccomp) [2022-09-10T10:32:52.455Z] #50 1.407 Cloning into '/tmp/tmp.9okEB8E5a4/src/github.com/opencontainers/runc'... [2022-09-10T10:32:52.455Z] #50 ... [2022-09-10T10:32:52.455Z] [2022-09-10T10:32:52.455Z] #51 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-10T10:32:52.455Z] #51 DONE 1.8s [2022-09-10T10:32:52.714Z] [2022-09-10T10:32:52.714Z] #52 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-10T10:32:54.095Z] #52 DONE 1.3s [2022-09-10T10:32:54.095Z] [2022-09-10T10:32:54.095Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-10T10:32:54.574Z] #32 ... [2022-09-10T10:32:54.574Z] [2022-09-10T10:32:54.574Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:32:54.574Z] #41 160.2 CCLD tests/init [2022-09-10T10:32:54.662Z] #53 0.750 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-10T10:32:54.662Z] #53 DONE 0.9s [2022-09-10T10:32:54.662Z] [2022-09-10T10:32:54.662Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-10T10:32:55.600Z] #54 DONE 0.8s [2022-09-10T10:32:55.600Z] [2022-09-10T10:32:55.600Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-10T10:32:56.537Z] #55 DONE 0.9s [2022-09-10T10:32:56.537Z] [2022-09-10T10:32:56.537Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-10T10:32:57.106Z] #56 DONE 0.8s [2022-09-10T10:32:57.106Z] [2022-09-10T10:32:57.106Z] #57 [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-09-10T10:32:57.112Z] #41 ... [2022-09-10T10:32:57.112Z] [2022-09-10T10:32:57.112Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:32:57.112Z] #32 203.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-10T10:32:57.112Z] #32 203.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:32:57.112Z] #32 203.8 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:32:58.484Z] #57 1.146 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:32:58.484Z] #57 1.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:32:58.484Z] #57 1.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:32:58.512Z] #32 205.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-10T10:32:58.512Z] #32 205.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-10T10:32:58.772Z] #32 205.6 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-10T10:32:59.052Z] #57 1.856 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:33:00.153Z] #32 ... [2022-09-10T10:33:00.153Z] [2022-09-10T10:33:00.153Z] #25 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-10T10:33:00.153Z] #25 DONE 216.0s [2022-09-10T10:33:00.153Z] [2022-09-10T10:33:00.153Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:33:00.153Z] #32 207.0 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-10T10:33:00.153Z] #32 207.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-10T10:33:00.153Z] #32 207.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-10T10:33:00.956Z] #57 3.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:33:01.095Z] #32 208.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-10T10:33:01.095Z] #32 208.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:01.356Z] #32 208.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:33:01.926Z] #32 209.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-10T10:33:02.187Z] #32 209.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:33:02.187Z] #32 209.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:33:02.334Z] #57 ... [2022-09-10T10:33:02.334Z] [2022-09-10T10:33:02.334Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-10T10:33:02.335Z] #31 121.8 Updating files: 18% (2096/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: 34% (3972/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 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: 82% (9431/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-10T10:33:02.335Z] #31 125.6 + cd /tmp/tmp.waUvONEY6c/tmp/docker-ce [2022-09-10T10:33:02.335Z] #31 125.6 + git checkout -q v17.06.2-ce [2022-09-10T10:33:04.239Z] #31 ... [2022-09-10T10:33:04.239Z] [2022-09-10T10:33:04.239Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-10T10:33:04.239Z] #36 125.9 Delve is a source level debugger for Go programs. [2022-09-10T10:33:04.239Z] #36 125.9 [2022-09-10T10:33:04.239Z] #36 125.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-10T10:33:04.239Z] #36 125.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-10T10:33:04.239Z] #36 125.9 [2022-09-10T10:33:04.239Z] #36 125.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-10T10:33:04.239Z] #36 125.9 [2022-09-10T10:33:04.239Z] #36 125.9 Pass flags to the program you are debugging using `--`, for example: [2022-09-10T10:33:04.239Z] #36 125.9 [2022-09-10T10:33:04.239Z] #36 125.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-10T10:33:04.239Z] #36 125.9 [2022-09-10T10:33:04.239Z] #36 125.9 Usage: [2022-09-10T10:33:04.239Z] #36 125.9 dlv [command] [2022-09-10T10:33:04.239Z] #36 125.9 [2022-09-10T10:33:04.239Z] #36 125.9 Available Commands: [2022-09-10T10:33:04.239Z] #36 125.9 attach Attach to running process and begin debugging. [2022-09-10T10:33:04.239Z] #36 125.9 connect Connect to a headless debug server with a terminal client. [2022-09-10T10:33:04.239Z] #36 125.9 core Examine a core dump. [2022-09-10T10:33:04.239Z] #36 125.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-10T10:33:04.239Z] #36 125.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-10T10:33:04.239Z] #36 125.9 exec Execute a precompiled binary, and begin a debug session. [2022-09-10T10:33:04.239Z] #36 125.9 help Help about any command [2022-09-10T10:33:04.239Z] #36 125.9 run Deprecated command. Use 'debug' instead. [2022-09-10T10:33:04.239Z] #36 125.9 test Compile test binary and begin debugging program. [2022-09-10T10:33:04.239Z] #36 125.9 trace Compile and begin tracing program. [2022-09-10T10:33:04.239Z] #36 125.9 version Prints version. [2022-09-10T10:33:04.239Z] #36 125.9 [2022-09-10T10:33:04.239Z] #36 125.9 Flags: [2022-09-10T10:33:04.239Z] #36 125.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-10T10:33:04.239Z] #36 125.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-10T10:33:04.239Z] #36 125.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-10T10:33:04.239Z] #36 125.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-10T10:33:04.239Z] #36 125.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-10T10:33:04.239Z] #36 125.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-10T10:33:04.239Z] #36 125.9 --disable-aslr Disables address space randomization [2022-09-10T10:33:04.239Z] #36 125.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-10T10:33:04.239Z] #36 125.9 -h, --help help for dlv [2022-09-10T10:33:04.239Z] #36 125.9 --init string Init file, executed by the terminal client. [2022-09-10T10:33:04.239Z] #36 125.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-10T10:33:04.239Z] #36 125.9 --log Enable debugging server logging. [2022-09-10T10:33:04.239Z] #36 125.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-10T10:33:04.239Z] #36 125.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-10T10:33:04.239Z] #36 125.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-10T10:33:04.239Z] #36 125.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-10T10:33:04.239Z] #36 125.9 --wd string Working directory for running the program. [2022-09-10T10:33:04.239Z] #36 125.9 [2022-09-10T10:33:04.239Z] #36 125.9 Additional help topics: [2022-09-10T10:33:04.239Z] #36 125.9 dlv backend Help about the --backend flag. [2022-09-10T10:33:04.239Z] #36 125.9 dlv log Help about logging flags. [2022-09-10T10:33:04.239Z] #36 125.9 dlv redirect Help about file redirection. [2022-09-10T10:33:04.239Z] #36 125.9 [2022-09-10T10:33:04.239Z] #36 125.9 Use "dlv [command] --help" for more information about a command. [2022-09-10T10:33:04.239Z] #36 DONE 128.1s [2022-09-10T10:33:04.239Z] [2022-09-10T10:33:04.239Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:33:04.239Z] #44 76.85 configure.ac:11: installing 'build-aux/compile' [2022-09-10T10:33:04.239Z] #44 76.86 configure.ac:11: installing 'build-aux/config.guess' [2022-09-10T10:33:04.239Z] #44 76.88 configure.ac:11: installing 'build-aux/config.sub' [2022-09-10T10:33:04.239Z] #44 76.89 configure.ac:13: installing 'build-aux/install-sh' [2022-09-10T10:33:04.239Z] #44 76.89 configure.ac:13: installing 'build-aux/missing' [2022-09-10T10:33:04.239Z] #44 76.92 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-10T10:33:04.239Z] #44 77.12 Makefile.am: installing 'build-aux/depcomp' [2022-09-10T10:33:04.239Z] #44 78.35 checking build system type... aarch64-unknown-linux-gnu [2022-09-10T10:33:04.239Z] #44 78.71 checking host system type... aarch64-unknown-linux-gnu [2022-09-10T10:33:04.239Z] #44 78.71 checking how to print strings... printf [2022-09-10T10:33:04.239Z] #44 78.73 checking for gcc... gcc [2022-09-10T10:33:04.239Z] #44 78.86 checking whether the C compiler works... yes [2022-09-10T10:33:04.239Z] #44 79.08 checking for C compiler default output file name... a.out [2022-09-10T10:33:04.239Z] #44 79.09 checking for suffix of executables... [2022-09-10T10:33:04.239Z] #44 79.27 checking whether we are cross compiling... no [2022-09-10T10:33:04.239Z] #44 79.45 checking for suffix of object files... o [2022-09-10T10:33:04.239Z] #44 79.61 checking whether we are using the GNU C compiler... yes [2022-09-10T10:33:04.499Z] #44 79.78 checking whether gcc accepts -g... yes [2022-09-10T10:33:04.725Z] #32 ... [2022-09-10T10:33:04.725Z] [2022-09-10T10:33:04.725Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:33:04.725Z] #41 177.8 CCLD libcrun.la [2022-09-10T10:33:04.725Z] #41 177.9 AR libcrun_testing.a [2022-09-10T10:33:04.725Z] #41 177.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-10T10:33:04.725Z] #41 178.0 CCLD tests/tests_libcrun_utils [2022-09-10T10:33:04.725Z] #41 178.0 CCLD tests/tests_libcrun_errors [2022-09-10T10:33:04.725Z] #41 178.0 CCLD tests/tests_libcrun_fuzzer [2022-09-10T10:33:04.725Z] #41 179.0 CCLD crun [2022-09-10T10:33:04.725Z] #41 179.3 make[3]: Entering directory '/tmp/crun-build' [2022-09-10T10:33:04.725Z] #41 179.4 /bin/mkdir -p '/usr/local/lib' [2022-09-10T10:33:04.725Z] #41 179.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-10T10:33:04.725Z] #41 179.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-10T10:33:04.725Z] #41 179.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-10T10:33:04.725Z] #41 179.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-10T10:33:04.725Z] #41 179.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-10T10:33:04.725Z] #41 179.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-10T10:33:04.725Z] #41 179.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-10T10:33:04.725Z] #41 179.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-10T10:33:04.725Z] #41 179.7 ---------------------------------------------------------------------- [2022-09-10T10:33:04.725Z] #41 179.7 Libraries have been installed in: [2022-09-10T10:33:04.725Z] #41 179.7 /usr/local/lib [2022-09-10T10:33:04.725Z] #41 179.7 [2022-09-10T10:33:04.725Z] #41 179.7 If you ever happen to want to link against installed libraries [2022-09-10T10:33:04.725Z] #41 179.7 in a given directory, LIBDIR, you must either use libtool, and [2022-09-10T10:33:04.725Z] #41 179.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-10T10:33:04.725Z] #41 179.7 flag during linking and do at least one of the following: [2022-09-10T10:33:04.725Z] #41 179.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-10T10:33:04.725Z] #41 179.7 during execution [2022-09-10T10:33:04.725Z] #41 179.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-10T10:33:04.725Z] #41 179.7 during linking [2022-09-10T10:33:04.725Z] #41 179.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-10T10:33:04.725Z] #41 179.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-10T10:33:04.725Z] #41 179.7 [2022-09-10T10:33:04.725Z] #41 179.7 See any operating system documentation about shared libraries for [2022-09-10T10:33:04.725Z] #41 179.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-10T10:33:04.725Z] #41 179.7 ---------------------------------------------------------------------- [2022-09-10T10:33:04.725Z] #41 179.7 /bin/mkdir -p '/build' [2022-09-10T10:33:04.725Z] #41 179.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-10T10:33:04.725Z] #41 179.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-10T10:33:04.725Z] #41 179.8 make[3]: Leaving directory '/tmp/crun-build' [2022-09-10T10:33:04.725Z] #41 179.8 make[2]: Leaving directory '/tmp/crun-build' [2022-09-10T10:33:04.725Z] #41 179.8 make[1]: Leaving directory '/tmp/crun-build' [2022-09-10T10:33:04.725Z] #41 DONE 180.3s [2022-09-10T10:33:04.725Z] [2022-09-10T10:33:04.725Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:33:04.758Z] #44 79.96 checking for gcc option to accept ISO C89... none needed [2022-09-10T10:33:05.326Z] #44 80.30 checking whether gcc understands -c and -o together... yes [2022-09-10T10:33:05.326Z] #44 80.70 checking for a sed that does not truncate output... /bin/sed [2022-09-10T10:33:05.326Z] #44 80.72 checking for grep that handles long lines and -e... /bin/grep [2022-09-10T10:33:05.326Z] #44 80.75 checking for egrep... /bin/grep -E [2022-09-10T10:33:05.326Z] #44 80.76 checking for fgrep... /bin/grep -F [2022-09-10T10:33:05.326Z] #44 80.77 checking for ld used by gcc... /usr/bin/ld [2022-09-10T10:33:05.326Z] #44 80.80 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-10T10:33:05.326Z] #44 80.81 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-10T10:33:05.585Z] #44 80.84 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-10T10:33:05.585Z] #44 80.98 checking whether ln -s works... yes [2022-09-10T10:33:05.585Z] #44 80.98 checking the maximum length of command line arguments... 1572864 [2022-09-10T10:33:05.585Z] #44 81.02 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-10T10:33:05.585Z] #44 81.02 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-10T10:33:05.585Z] #44 81.02 checking for /usr/bin/ld option to reload object files... -r [2022-09-10T10:33:05.585Z] #44 81.02 checking for objdump... objdump [2022-09-10T10:33:05.585Z] #44 81.02 checking how to recognize dependent libraries... pass_all [2022-09-10T10:33:05.585Z] #44 81.02 checking for dlltool... no [2022-09-10T10:33:05.585Z] #44 81.02 checking how to associate runtime and link libraries... printf %s\n [2022-09-10T10:33:05.585Z] #44 81.02 checking for ar... ar [2022-09-10T10:33:05.585Z] #44 81.02 checking for archiver @FILE support... @ [2022-09-10T10:33:05.585Z] #44 81.18 checking for strip... strip [2022-09-10T10:33:05.585Z] #44 81.18 checking for ranlib... ranlib [2022-09-10T10:33:05.585Z] #44 81.19 checking for gawk... no [2022-09-10T10:33:05.585Z] #44 81.19 checking for mawk... mawk [2022-09-10T10:33:06.153Z] #44 81.19 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-10T10:33:06.153Z] #44 81.60 checking for sysroot... no [2022-09-10T10:33:06.153Z] #44 81.60 checking for a working dd... /bin/dd [2022-09-10T10:33:06.153Z] #44 81.61 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-10T10:33:06.153Z] #44 81.66 checking for mt... no [2022-09-10T10:33:06.153Z] #44 81.66 checking if : is a manifest tool... no [2022-09-10T10:33:06.412Z] #44 81.69 checking how to run the C preprocessor... gcc -E [2022-09-10T10:33:06.979Z] #44 81.99 checking for ANSI C header files... yes [2022-09-10T10:33:07.547Z] #44 82.66 checking for sys/types.h... yes [2022-09-10T10:33:07.547Z] #44 82.86 checking for sys/stat.h... yes [2022-09-10T10:33:07.547Z] #44 83.07 checking for stdlib.h... yes [2022-09-10T10:33:07.806Z] #44 83.25 checking for string.h... yes [2022-09-10T10:33:08.065Z] #44 83.45 checking for memory.h... yes [2022-09-10T10:33:08.324Z] #44 83.67 checking for strings.h... yes [2022-09-10T10:33:08.583Z] #44 83.88 checking for inttypes.h... yes [2022-09-10T10:33:08.842Z] #44 84.14 checking for stdint.h... yes [2022-09-10T10:33:09.102Z] #44 84.36 checking for unistd.h... yes [2022-09-10T10:33:09.102Z] #44 84.60 checking for dlfcn.h... yes [2022-09-10T10:33:09.361Z] #44 84.78 checking for objdir... .libs [2022-09-10T10:33:09.879Z] #44 85.20 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-10T10:33:09.879Z] #44 85.35 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-10T10:33:10.137Z] #44 85.35 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-10T10:33:10.396Z] #44 85.54 checking if gcc static flag -static works... yes [2022-09-10T10:33:10.396Z] #44 85.86 checking if gcc supports -c -o file.o... yes [2022-09-10T10:33:10.655Z] #44 86.00 checking if gcc supports -c -o file.o... (cached) yes [2022-09-10T10:33:10.655Z] #44 86.00 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-10T10:33:10.914Z] #44 86.06 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-10T10:33:10.914Z] #44 86.43 checking how to hardcode library paths into programs... immediate [2022-09-10T10:33:10.914Z] #44 86.43 checking whether stripping libraries is possible... yes [2022-09-10T10:33:10.914Z] #44 86.46 checking if libtool supports shared libraries... yes [2022-09-10T10:33:10.914Z] #44 86.46 checking whether to build shared libraries... no [2022-09-10T10:33:10.914Z] #44 86.46 checking whether to build static libraries... yes [2022-09-10T10:33:10.914Z] #44 86.46 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-10T10:33:10.914Z] #44 86.50 checking whether build environment is sane... yes [2022-09-10T10:33:11.220Z] #44 86.57 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-10T10:33:11.220Z] #44 86.60 checking whether make sets $(MAKE)... yes [2022-09-10T10:33:11.220Z] #44 86.66 checking whether make supports the include directive... yes (GNU style) [2022-09-10T10:33:11.220Z] #44 86.72 checking whether make supports nested variables... yes [2022-09-10T10:33:11.220Z] #44 86.80 checking whether UID '0' is supported by ustar format... yes [2022-09-10T10:33:11.220Z] #44 86.80 checking whether GID '0' is supported by ustar format... yes [2022-09-10T10:33:11.299Z] #32 217.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-10T10:33:11.299Z] #32 217.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:33:11.299Z] #32 217.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:33:11.299Z] #32 217.4 Selecting previously unselected package patch. [2022-09-10T10:33:11.299Z] #32 217.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-10T10:33:11.299Z] #32 217.4 Unpacking patch (2.7.6-7) ... [2022-09-10T10:33:11.299Z] #32 217.5 Selecting previously unselected package dpkg-dev. [2022-09-10T10:33:11.299Z] #32 217.5 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-10T10:33:11.299Z] #32 217.5 Unpacking dpkg-dev (1.20.11) ... [2022-09-10T10:33:11.299Z] #32 217.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-10T10:33:11.299Z] #32 217.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-10T10:33:11.299Z] #32 217.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-10T10:33:11.299Z] #32 217.8 Selecting previously unselected package libio-string-perl. [2022-09-10T10:33:11.299Z] #32 217.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-10T10:33:11.299Z] #32 217.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-10T10:33:11.299Z] #32 217.8 Selecting previously unselected package libicu67:amd64. [2022-09-10T10:33:11.299Z] #32 217.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-10T10:33:11.299Z] #32 217.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-10T10:33:11.505Z] #44 86.80 checking how to create a ustar tar archive... gnutar [2022-09-10T10:33:11.505Z] #44 86.91 checking dependency style of gcc... gcc3 [2022-09-10T10:33:11.505Z] #44 87.10 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-10T10:33:11.505Z] #44 87.12 checking whether make supports nested variables... (cached) yes [2022-09-10T10:33:11.505Z] #44 87.12 checking for gawk... (cached) mawk [2022-09-10T10:33:11.505Z] #44 87.12 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-10T10:33:11.505Z] #44 87.13 checking for gcc... (cached) gcc [2022-09-10T10:33:11.782Z] #44 87.28 checking whether we are using the GNU C compiler... (cached) yes [2022-09-10T10:33:11.782Z] #44 87.29 checking whether gcc accepts -g... (cached) yes [2022-09-10T10:33:11.782Z] #44 87.29 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-10T10:33:11.782Z] #44 87.30 checking whether gcc understands -c and -o together... (cached) yes [2022-09-10T10:33:11.782Z] #44 87.30 checking for a Python interpreter with version >= 3... python3 [2022-09-10T10:33:11.782Z] #44 87.39 checking for python3... /usr/bin/python3 [2022-09-10T10:33:12.041Z] #44 87.39 checking for python3 version... 3.9 [2022-09-10T10:33:12.041Z] #44 87.46 checking for python3 platform... linux [2022-09-10T10:33:12.236Z] #32 219.0 Selecting previously unselected package libxml2:amd64. [2022-09-10T10:33:12.236Z] #32 219.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-10T10:33:12.236Z] #32 219.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-10T10:33:12.236Z] #32 219.2 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-10T10:33:12.236Z] #32 219.2 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-10T10:33:12.236Z] #32 219.2 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-10T10:33:12.236Z] #32 219.2 Selecting previously unselected package libxml-sax-base-perl. [2022-09-10T10:33:12.236Z] #32 219.2 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-10T10:33:12.236Z] #32 219.2 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-10T10:33:12.236Z] #32 219.3 Selecting previously unselected package libxml-sax-perl. [2022-09-10T10:33:12.236Z] #32 219.3 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-10T10:33:12.236Z] #32 219.3 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-10T10:33:12.236Z] #32 219.3 Selecting previously unselected package libxml-libxml-perl. [2022-09-10T10:33:12.236Z] #32 219.3 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-10T10:33:12.236Z] #32 219.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-10T10:33:12.308Z] #44 87.53 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-10T10:33:12.308Z] #44 87.67 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-10T10:33:12.496Z] #32 219.4 Selecting previously unselected package libxml-simple-perl. [2022-09-10T10:33:12.496Z] #32 219.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-10T10:33:12.496Z] #32 219.4 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-10T10:33:12.496Z] #32 219.5 Selecting previously unselected package libyaml-perl. [2022-09-10T10:33:12.496Z] #32 219.5 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-10T10:33:12.496Z] #32 219.5 Unpacking libyaml-perl (1.30-1) ... [2022-09-10T10:33:12.496Z] #32 219.5 Selecting previously unselected package libconfig-auto-perl. [2022-09-10T10:33:12.496Z] #32 219.5 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-10T10:33:12.496Z] #32 219.6 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-10T10:33:12.496Z] #32 219.6 Selecting previously unselected package libfile-which-perl. [2022-09-10T10:33:12.496Z] #32 219.6 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-10T10:33:12.496Z] #32 219.6 Unpacking libfile-which-perl (1.23-1) ... [2022-09-10T10:33:12.496Z] #32 219.6 Selecting previously unselected package libfile-homedir-perl. [2022-09-10T10:33:12.496Z] #32 219.6 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-10T10:33:12.496Z] #32 219.6 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-10T10:33:12.567Z] #44 87.88 checking for go-md2man... no [2022-09-10T10:33:12.567Z] #44 87.88 checking error.h usability... yes [2022-09-10T10:33:12.567Z] #44 88.05 checking error.h presence... yes [2022-09-10T10:33:12.754Z] #32 219.7 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-10T10:33:12.755Z] #32 219.7 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-10T10:33:12.755Z] #32 219.7 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-10T10:33:12.755Z] #32 219.7 Selecting previously unselected package dpkg-cross. [2022-09-10T10:33:12.755Z] #32 219.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-10T10:33:12.755Z] #32 219.8 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-10T10:33:12.755Z] #32 219.8 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-10T10:33:12.755Z] #32 219.8 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-10T10:33:12.755Z] #32 219.8 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-10T10:33:12.755Z] #32 219.8 Selecting previously unselected package libc6-armel-cross. [2022-09-10T10:33:12.755Z] #32 219.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-10T10:33:12.755Z] #32 219.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-10T10:33:12.826Z] #44 88.12 checking for error.h... yes [2022-09-10T10:33:12.826Z] #44 88.16 checking linux/openat2.h usability... yes [2022-09-10T10:33:12.826Z] #44 ... [2022-09-10T10:33:12.826Z] [2022-09-10T10:33:12.826Z] #57 [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-09-10T10:33:12.826Z] #57 5.648 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:33:12.826Z] #57 8.357 Fetched 8460 kB in 8s (1127 kB/s) [2022-09-10T10:33:12.826Z] #57 8.357 Reading package lists... [2022-09-10T10:33:12.826Z] #57 10.81 Reading package lists... [2022-09-10T10:33:12.826Z] #57 13.07 Building dependency tree... [2022-09-10T10:33:12.826Z] #57 15.13 The following additional packages will be installed: [2022-09-10T10:33:12.826Z] #57 15.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-10T10:33:12.826Z] #57 15.13 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-09-10T10:33:12.826Z] #57 15.13 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-10T10:33:12.826Z] #57 15.14 python3-pkg-resources vim-runtime xxd [2022-09-10T10:33:12.826Z] #57 15.14 Suggested packages: [2022-09-10T10:33:12.826Z] #57 15.14 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-10T10:33:12.826Z] #57 15.14 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-09-10T10:33:12.826Z] #57 15.14 acl attr quota [2022-09-10T10:33:12.826Z] #57 15.14 Recommended packages: [2022-09-10T10:33:12.826Z] #57 15.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-10T10:33:13.014Z] #32 220.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-10T10:33:13.014Z] #32 220.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:13.014Z] #32 220.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:33:13.014Z] #32 220.1 Selecting previously unselected package libgomp1-armel-cross. [2022-09-10T10:33:13.014Z] #32 220.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:13.014Z] #32 220.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:33:13.014Z] #32 220.2 Selecting previously unselected package libatomic1-armel-cross. [2022-09-10T10:33:13.084Z] #57 ... [2022-09-10T10:33:13.084Z] [2022-09-10T10:33:13.084Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:33:13.084Z] #50 12.00 + cd /tmp/tmp.9okEB8E5a4/src/github.com/opencontainers/runc [2022-09-10T10:33:13.084Z] #50 12.00 + git checkout -q v1.1.4 [2022-09-10T10:33:13.084Z] #50 12.88 + '[' -z '' ']' [2022-09-10T10:33:13.084Z] #50 12.88 + target=static [2022-09-10T10:33:13.084Z] #50 12.89 + make BUILDTAGS=seccomp static [2022-09-10T10:33:13.084Z] #50 13.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-10T10:33:13.084Z] #50 ... [2022-09-10T10:33:13.084Z] [2022-09-10T10:33:13.084Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:33:13.084Z] #44 88.42 checking linux/openat2.h presence... yes [2022-09-10T10:33:13.084Z] #44 88.50 checking for linux/openat2.h... yes [2022-09-10T10:33:13.273Z] #32 220.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:13.273Z] #32 220.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:33:13.273Z] #32 220.2 Selecting previously unselected package libasan6-armel-cross. [2022-09-10T10:33:13.273Z] #32 220.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:13.273Z] #32 220.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:33:13.343Z] #44 88.56 checking for copy_file_range... yes [2022-09-10T10:33:13.602Z] #44 88.85 checking for fgetxattr... yes [2022-09-10T10:33:13.860Z] #44 89.17 checking for statx... yes [2022-09-10T10:33:14.119Z] #44 89.44 checking for fgetpwent_r... yes [2022-09-10T10:33:14.377Z] #44 89.70 checking for issetugid... no [2022-09-10T10:33:14.636Z] #44 89.98 checking for pkg-config... /usr/bin/pkg-config [2022-09-10T10:33:14.636Z] #44 89.98 checking pkg-config is at least version 0.9.0... yes [2022-09-10T10:33:14.650Z] #32 221.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-10T10:33:14.650Z] #32 221.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:14.650Z] #32 221.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:33:14.894Z] #44 90.00 checking for library containing yajl_tree_get... -lyajl [2022-09-10T10:33:14.894Z] #44 90.49 checking for yajl >= 2.0.0... yes [2022-09-10T10:33:15.152Z] #44 90.54 checking sys/capability.h usability... yes [2022-09-10T10:33:15.152Z] #44 90.68 checking sys/capability.h presence... yes [2022-09-10T10:33:15.410Z] #44 90.80 checking for sys/capability.h... yes [2022-09-10T10:33:15.588Z] #32 222.6 Selecting previously unselected package libubsan1-armel-cross. [2022-09-10T10:33:15.588Z] #32 222.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:15.847Z] #32 222.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:33:15.977Z] #44 90.80 checking for library containing cap_from_name... -lcap [2022-09-10T10:33:16.237Z] #44 91.40 checking for library containing dlopen... [2022-09-10T10:33:16.237Z] #44 ... [2022-09-10T10:33:16.237Z] [2022-09-10T10:33:16.237Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T10:33:16.237Z] #39 DONE 139.9s [2022-09-10T10:33:16.237Z] [2022-09-10T10:33:16.237Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:33:16.237Z] #44 91.40 checking for library containing dlopen... -ldl [2022-09-10T10:33:16.497Z] #44 91.80 checking seccomp.h usability... [2022-09-10T10:33:16.497Z] #44 ... [2022-09-10T10:33:16.497Z] [2022-09-10T10:33:16.497Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-10T10:33:16.497Z] #31 130.1 + mkdir -p /tmp/tmp.waUvONEY6c/src/github.com/docker [2022-09-10T10:33:16.497Z] #31 130.1 + mv components/cli /tmp/tmp.waUvONEY6c/src/github.com/docker/cli [2022-09-10T10:33:16.497Z] #31 130.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-10T10:33:16.497Z] #31 ... [2022-09-10T10:33:16.497Z] [2022-09-10T10:33:16.497Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:33:16.497Z] #44 91.80 checking seccomp.h usability... yes [2022-09-10T10:33:16.756Z] #44 92.19 checking seccomp.h presence... yes [2022-09-10T10:33:16.756Z] #44 92.38 checking for seccomp.h... yes [2022-09-10T10:33:16.783Z] #32 223.9 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-10T10:33:17.042Z] #32 ... [2022-09-10T10:33:17.042Z] [2022-09-10T10:33:17.042Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:33:17.042Z] #34 232.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-10T10:33:17.042Z] #34 DONE 233.3s [2022-09-10T10:33:17.042Z] [2022-09-10T10:33:17.042Z] #32 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-10T10:33:17.042Z] #32 223.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:17.042Z] #32 224.0 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:33:17.302Z] #32 224.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-10T10:33:17.302Z] #32 224.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:33:17.302Z] #32 224.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-10T10:33:17.325Z] #44 92.40 checking for library containing seccomp_rule_add... -lseccomp [2022-09-10T10:33:17.584Z] #44 92.87 checking for library containing seccomp_arch_resolve_name... none required [2022-09-10T10:33:17.843Z] #44 93.08 checking systemd/sd-bus.h usability... yes [2022-09-10T10:33:17.843Z] #44 93.30 checking systemd/sd-bus.h presence... yes [2022-09-10T10:33:17.843Z] #44 93.38 checking for systemd/sd-bus.h... yes [2022-09-10T10:33:18.411Z] #44 93.39 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-10T10:33:18.673Z] #44 93.84 checking for sd_notify_barrier... yes [2022-09-10T10:33:18.673Z] #44 94.06 checking linux/bpf.h usability... yes [2022-09-10T10:33:18.932Z] #44 94.24 checking linux/bpf.h presence... yes [2022-09-10T10:33:18.932Z] #44 94.32 checking for linux/bpf.h... yes [2022-09-10T10:33:18.932Z] #44 94.34 checking compilation for eBPF... yes [2022-09-10T10:33:18.932Z] #44 94.48 checking for criu >= 3.15... no [2022-09-10T10:33:18.932Z] #44 94.51 configure: CRIU headers not found, building without CRIU support [2022-09-10T10:33:19.192Z] #44 94.51 checking for criu > 3.16... no [2022-09-10T10:33:19.192Z] #44 94.54 configure: CRIU version doesn't support join-ns API [2022-09-10T10:33:19.192Z] #44 94.54 checking for criu > 3.16.1... no [2022-09-10T10:33:19.192Z] #44 94.58 configure: CRIU version doesn't support for pre-dumping [2022-09-10T10:33:19.192Z] #44 94.59 checking for new mount API (fsconfig)... yes [2022-09-10T10:33:19.192Z] #44 94.69 checking for seccomp notify API... yes [2022-09-10T10:33:19.456Z] #44 94.82 checking for gperf... no [2022-09-10T10:33:19.456Z] #44 94.83 configure: gperf not found - cannot rebuild signal parser code [2022-09-10T10:33:19.456Z] #44 94.83 checking for library containing argp_parse... none required [2022-09-10T10:33:19.715Z] #44 95.14 checking that generated files are newer than configure... done [2022-09-10T10:33:19.715Z] #44 95.14 configure: creating ./config.status [2022-09-10T10:33:22.578Z] #32 229.2 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-10T10:33:22.578Z] #32 229.2 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:33:22.578Z] #32 229.2 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-10T10:33:22.578Z] #32 229.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-10T10:33:22.578Z] #32 229.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-10T10:33:22.578Z] #32 229.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-10T10:33:22.578Z] #32 229.4 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-10T10:33:22.578Z] #32 229.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-10T10:33:22.578Z] #32 229.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-10T10:33:22.578Z] #32 229.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-10T10:33:22.578Z] #32 229.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:22.578Z] #32 229.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:33:22.837Z] #32 229.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-10T10:33:22.837Z] #32 229.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:33:22.837Z] #32 229.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-10T10:33:23.004Z] #44 98.09 config.status: creating Makefile [2022-09-10T10:33:23.004Z] #44 98.18 config.status: creating rpm/crun.spec [2022-09-10T10:33:23.004Z] #44 98.30 config.status: creating config.h [2022-09-10T10:33:23.004Z] #44 98.34 config.status: executing libtool commands [2022-09-10T10:33:23.004Z] #44 98.37 config.status: executing depfiles commands [2022-09-10T10:33:23.572Z] #44 ... [2022-09-10T10:33:23.572Z] [2022-09-10T10:33:23.572Z] #57 [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-09-10T10:33:23.572Z] #57 16.48 The following NEW packages will be installed: [2022-09-10T10:33:23.572Z] #57 16.48 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-10T10:33:23.572Z] #57 16.48 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-10T10:33:23.572Z] #57 16.48 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-10T10:33:23.572Z] #57 16.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-10T10:33:23.572Z] #57 16.49 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-10T10:33:23.572Z] #57 16.49 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-10T10:33:23.572Z] #57 16.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-10T10:33:23.572Z] #57 16.49 xz-utils zip zstd [2022-09-10T10:33:23.572Z] #57 16.83 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:33:23.572Z] #57 16.83 Need to get 27.0 MB of archives. [2022-09-10T10:33:23.572Z] #57 16.83 After this operation, 105 MB of additional disk space will be used. [2022-09-10T10:33:23.572Z] #57 16.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-10T10:33:23.572Z] #57 16.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-10T10:33:23.572Z] #57 16.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-10T10:33:23.572Z] #57 16.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-10T10:33:23.572Z] #57 16.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-10T10:33:23.572Z] #57 16.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-10T10:33:23.572Z] #57 16.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-10T10:33:23.572Z] #57 16.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-10T10:33:23.572Z] #57 16.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-10T10:33:23.572Z] #57 16.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-10T10:33:23.572Z] #57 16.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-10T10:33:23.572Z] #57 16.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-10T10:33:23.572Z] #57 16.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-10T10:33:23.572Z] #57 16.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-10T10:33:23.572Z] #57 16.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-09-10T10:33:23.572Z] #57 16.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-10T10:33:23.572Z] #57 16.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-10T10:33:23.572Z] #57 16.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-10T10:33:23.572Z] #57 16.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-10T10:33:23.572Z] #57 16.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-10T10:33:23.572Z] #57 16.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-10T10:33:23.572Z] #57 16.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-10T10:33:23.572Z] #57 16.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-10T10:33:23.572Z] #57 16.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-10T10:33:23.572Z] #57 16.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-10T10:33:23.572Z] #57 16.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-10T10:33:23.572Z] #57 16.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-10T10:33:23.572Z] #57 17.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-10T10:33:23.572Z] #57 17.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-10T10:33:23.572Z] #57 17.18 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-09-10T10:33:23.572Z] #57 17.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-10T10:33:23.573Z] #57 17.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-10T10:33:23.573Z] #57 17.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-10T10:33:23.573Z] #57 17.19 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-10T10:33:23.573Z] #57 17.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-10T10:33:23.573Z] #57 17.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-10T10:33:23.573Z] #57 17.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-10T10:33:23.573Z] #57 17.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-10T10:33:23.573Z] #57 17.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-10T10:33:23.573Z] #57 17.24 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-10T10:33:23.573Z] #57 17.24 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-10T10:33:23.573Z] #57 17.25 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-10T10:33:23.573Z] #57 17.26 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-10T10:33:23.573Z] #57 17.26 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-10T10:33:23.573Z] #57 17.27 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-10T10:33:23.573Z] #57 17.38 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-10T10:33:23.573Z] #57 17.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-10T10:33:23.573Z] #57 17.43 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-10T10:33:23.573Z] #57 17.44 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-10T10:33:23.573Z] #57 18.11 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:33:23.573Z] #57 18.35 Fetched 27.0 MB in 1s (29.3 MB/s) [2022-09-10T10:33:23.573Z] #57 18.44 Selecting previously unselected package pigz. [2022-09-10T10:33:23.573Z] #57 18.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-09-10T10:33:23.573Z] #57 18.48 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 18.51 Unpacking pigz (2.6-1) ... [2022-09-10T10:33:23.573Z] #57 18.87 Selecting previously unselected package libelf1:arm64. [2022-09-10T10:33:23.573Z] #57 18.87 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 18.88 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-10T10:33:23.573Z] #57 19.11 Selecting previously unselected package libbpf0:arm64. [2022-09-10T10:33:23.573Z] #57 19.13 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 19.14 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-10T10:33:23.573Z] #57 19.40 Selecting previously unselected package libcap2:arm64. [2022-09-10T10:33:23.573Z] #57 19.40 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 19.42 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-10T10:33:23.573Z] #57 19.61 Selecting previously unselected package libmnl0:arm64. [2022-09-10T10:33:23.573Z] #57 19.62 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 19.65 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-10T10:33:23.573Z] #57 19.73 Selecting previously unselected package libxtables12:arm64. [2022-09-10T10:33:23.573Z] #57 19.75 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 19.77 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-10T10:33:23.573Z] #57 19.84 Selecting previously unselected package libcap2-bin. [2022-09-10T10:33:23.573Z] #57 19.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 19.87 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-10T10:33:23.573Z] #57 19.94 Selecting previously unselected package iproute2. [2022-09-10T10:33:23.573Z] #57 19.94 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 19.95 Unpacking iproute2 (5.10.0-4) ... [2022-09-10T10:33:23.573Z] #57 20.41 Selecting previously unselected package xxd. [2022-09-10T10:33:23.573Z] #57 20.42 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 20.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:33:23.573Z] #57 20.55 Selecting previously unselected package vim-common. [2022-09-10T10:33:23.573Z] #57 20.56 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-10T10:33:23.573Z] #57 20.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:33:23.573Z] #57 20.74 Selecting previously unselected package bash-completion. [2022-09-10T10:33:23.573Z] #57 20.74 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-10T10:33:23.573Z] #57 23.21 Unpacking bash-completion (1:2.11-2) ... [2022-09-10T10:33:23.573Z] #57 23.77 Selecting previously unselected package bzip2. [2022-09-10T10:33:23.573Z] #57 23.78 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 23.78 Unpacking bzip2 (1.0.8-4) ... [2022-09-10T10:33:23.573Z] #57 23.89 Selecting previously unselected package xz-utils. [2022-09-10T10:33:23.573Z] #57 23.89 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 23.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:33:23.573Z] #57 24.04 Selecting previously unselected package apparmor. [2022-09-10T10:33:23.573Z] #57 24.04 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 24.12 Unpacking apparmor (2.13.6-10) ... [2022-09-10T10:33:23.573Z] #57 24.53 Selecting previously unselected package inetutils-ping. [2022-09-10T10:33:23.573Z] #57 24.53 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 24.54 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-10T10:33:23.573Z] #57 24.62 Selecting previously unselected package libip4tc2:arm64. [2022-09-10T10:33:23.573Z] #57 24.63 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 24.65 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-10T10:33:23.573Z] #57 24.73 Selecting previously unselected package libip6tc2:arm64. [2022-09-10T10:33:23.573Z] #57 24.73 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 24.74 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-10T10:33:23.573Z] #57 24.81 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-10T10:33:23.573Z] #57 24.82 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 24.82 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-10T10:33:23.573Z] #57 24.90 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-10T10:33:23.573Z] #57 24.90 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 24.91 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-10T10:33:23.573Z] #57 24.99 Selecting previously unselected package libnftnl11:arm64. [2022-09-10T10:33:23.573Z] #57 24.99 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 25.00 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-10T10:33:23.573Z] #57 25.08 Selecting previously unselected package iptables. [2022-09-10T10:33:23.573Z] #57 25.08 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 25.09 Unpacking iptables (1.8.7-1) ... [2022-09-10T10:33:23.573Z] #57 25.38 Selecting previously unselected package libonig5:arm64. [2022-09-10T10:33:23.573Z] #57 25.38 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 25.38 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-10T10:33:23.573Z] #57 25.54 Selecting previously unselected package libjq1:arm64. [2022-09-10T10:33:23.573Z] #57 25.56 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 25.57 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-10T10:33:23.573Z] #57 25.67 Selecting previously unselected package jq. [2022-09-10T10:33:23.573Z] #57 25.67 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 25.68 Unpacking jq (1.6-2.1) ... [2022-09-10T10:33:23.573Z] #57 25.79 Selecting previously unselected package libaio1:arm64. [2022-09-10T10:33:23.573Z] #57 25.79 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 25.79 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-10T10:33:23.573Z] #57 25.87 Selecting previously unselected package libgpm2:arm64. [2022-09-10T10:33:23.573Z] #57 25.87 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 25.87 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-10T10:33:23.573Z] #57 25.95 Selecting previously unselected package libicu67:arm64. [2022-09-10T10:33:23.573Z] #57 25.96 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-09-10T10:33:23.573Z] #57 25.97 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-10T10:33:24.142Z] #57 ... [2022-09-10T10:33:24.142Z] [2022-09-10T10:33:24.142Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:33:24.142Z] #44 99.66 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-10T10:33:24.142Z] #44 99.69 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-10T10:33:24.710Z] #44 100.1 checking for gcc... gcc [2022-09-10T10:33:24.969Z] #44 100.2 checking whether the C compiler works... yes [2022-09-10T10:33:24.969Z] #44 100.5 checking for C compiler default output file name... a.out [2022-09-10T10:33:25.229Z] #44 100.5 checking for suffix of executables... [2022-09-10T10:33:25.229Z] #44 100.7 checking whether we are cross compiling... no [2022-09-10T10:33:25.229Z] #44 100.8 checking for suffix of object files... o [2022-09-10T10:33:25.488Z] #44 100.9 checking whether we are using the GNU C compiler... yes [2022-09-10T10:33:25.488Z] #44 101.0 checking whether gcc accepts -g... yes [2022-09-10T10:33:25.746Z] #44 101.1 checking for gcc option to accept ISO C89... none needed [2022-09-10T10:33:26.005Z] #44 101.3 checking whether gcc understands -c and -o together... yes [2022-09-10T10:33:26.005Z] #44 101.5 checking how to run the C preprocessor... gcc -E [2022-09-10T10:33:26.264Z] #44 101.7 checking for grep that handles long lines and -e... /bin/grep [2022-09-10T10:33:26.264Z] #44 101.7 checking for egrep... /bin/grep -E [2022-09-10T10:33:26.834Z] #44 101.7 checking for ANSI C header files... yes [2022-09-10T10:33:26.834Z] #44 102.2 checking for sys/types.h... yes [2022-09-10T10:33:27.093Z] #44 102.4 checking for sys/stat.h... yes [2022-09-10T10:33:27.093Z] #44 102.5 checking for stdlib.h... yes [2022-09-10T10:33:27.352Z] #44 102.7 checking for string.h... yes [2022-09-10T10:33:27.611Z] #44 102.9 checking for memory.h... yes [2022-09-10T10:33:27.611Z] #44 103.1 checking for strings.h... yes [2022-09-10T10:33:27.869Z] #44 103.2 checking for inttypes.h... yes [2022-09-10T10:33:28.128Z] #44 103.4 checking for stdint.h... yes [2022-09-10T10:33:28.128Z] #44 103.6 checking for unistd.h... yes [2022-09-10T10:33:28.217Z] #32 234.5 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-10T10:33:28.217Z] #32 234.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:33:28.217Z] #32 234.5 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-10T10:33:28.217Z] #32 234.5 Selecting previously unselected package crossbuild-essential-armel. [2022-09-10T10:33:28.217Z] #32 234.5 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-10T10:33:28.217Z] #32 234.5 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-10T10:33:28.217Z] #32 234.5 Selecting previously unselected package libc6-armhf-cross. [2022-09-10T10:33:28.217Z] #32 234.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-10T10:33:28.217Z] #32 234.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-10T10:33:28.217Z] #32 234.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-10T10:33:28.217Z] #32 234.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:28.218Z] #32 234.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:33:28.218Z] #32 234.7 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-10T10:33:28.218Z] #32 234.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:28.218Z] #32 234.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:33:28.218Z] #32 234.7 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-10T10:33:28.218Z] #32 234.7 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:28.218Z] #32 234.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:33:28.218Z] #32 234.8 Selecting previously unselected package libasan6-armhf-cross. [2022-09-10T10:33:28.218Z] #32 234.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:28.218Z] #32 234.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:33:28.218Z] #32 235.0 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-10T10:33:28.218Z] #32 235.0 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:28.218Z] #32 235.0 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:33:28.218Z] #32 235.1 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-10T10:33:28.218Z] #32 235.1 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:28.218Z] #32 235.1 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:33:28.218Z] #32 235.2 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-10T10:33:28.218Z] #32 235.2 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:28.218Z] #32 235.2 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:33:28.218Z] #32 235.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-10T10:33:28.387Z] #44 103.8 checking minix/config.h usability... no [2022-09-10T10:33:28.476Z] #32 235.3 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:33:28.477Z] #32 235.3 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-10T10:33:28.645Z] #44 104.0 checking minix/config.h presence... no [2022-09-10T10:33:28.645Z] #44 104.0 checking for minix/config.h... no [2022-09-10T10:33:28.645Z] #44 104.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-10T10:33:28.904Z] #44 104.3 checking build system type... aarch64-unknown-linux-gnu [2022-09-10T10:33:29.173Z] #44 104.5 checking host system type... aarch64-unknown-linux-gnu [2022-09-10T10:33:29.173Z] #44 104.5 checking how to print strings... printf [2022-09-10T10:33:29.173Z] #44 104.6 checking for a sed that does not truncate output... /bin/sed [2022-09-10T10:33:29.173Z] #44 104.6 checking for fgrep... /bin/grep -F [2022-09-10T10:33:29.173Z] #44 104.6 checking for ld used by gcc... /usr/bin/ld [2022-09-10T10:33:29.173Z] #44 104.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-10T10:33:29.173Z] #44 104.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-10T10:33:29.173Z] #44 104.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-10T10:33:29.173Z] #44 104.7 checking whether ln -s works... yes [2022-09-10T10:33:29.173Z] #44 104.7 checking the maximum length of command line arguments... 1572864 [2022-09-10T10:33:29.432Z] #44 104.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-10T10:33:29.432Z] #44 104.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-10T10:33:29.432Z] #44 104.8 checking for /usr/bin/ld option to reload object files... -r [2022-09-10T10:33:29.432Z] #44 104.8 checking for objdump... objdump [2022-09-10T10:33:29.432Z] #44 104.8 checking how to recognize dependent libraries... pass_all [2022-09-10T10:33:29.432Z] #44 104.8 checking for dlltool... no [2022-09-10T10:33:29.432Z] #44 104.8 checking how to associate runtime and link libraries... printf %s\n [2022-09-10T10:33:29.432Z] #44 104.8 checking for ar... ar [2022-09-10T10:33:29.432Z] #44 104.8 checking for archiver @FILE support... @ [2022-09-10T10:33:29.432Z] #44 104.9 checking for strip... strip [2022-09-10T10:33:29.432Z] #44 104.9 checking for ranlib... ranlib [2022-09-10T10:33:29.432Z] #44 104.9 checking for gawk... no [2022-09-10T10:33:29.432Z] #44 104.9 checking for mawk... mawk [2022-09-10T10:33:29.770Z] #44 104.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-10T10:33:29.771Z] #44 105.4 checking for sysroot... no [2022-09-10T10:33:29.771Z] #44 105.4 checking for a working dd... /bin/dd [2022-09-10T10:33:29.771Z] #44 105.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-10T10:33:30.030Z] #44 105.4 checking for mt... no [2022-09-10T10:33:30.030Z] #44 105.4 checking if : is a manifest tool... no [2022-09-10T10:33:30.030Z] #44 105.4 checking for dlfcn.h... yes [2022-09-10T10:33:30.030Z] #44 105.6 checking for objdir... .libs [2022-09-10T10:33:30.598Z] #44 105.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-10T10:33:30.598Z] #44 106.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-10T10:33:30.598Z] #44 106.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-10T10:33:30.857Z] #44 106.1 checking if gcc static flag -static works... yes [2022-09-10T10:33:31.116Z] #44 106.4 checking if gcc supports -c -o file.o... yes [2022-09-10T10:33:31.116Z] #44 106.6 checking if gcc supports -c -o file.o... (cached) yes [2022-09-10T10:33:31.116Z] #44 106.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-10T10:33:31.633Z] #44 106.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-10T10:33:31.633Z] #44 107.0 checking how to hardcode library paths into programs... immediate [2022-09-10T10:33:31.633Z] #44 107.0 checking whether stripping libraries is possible... yes [2022-09-10T10:33:31.633Z] #44 107.0 checking if libtool supports shared libraries... yes [2022-09-10T10:33:31.633Z] #44 107.0 checking whether to build shared libraries... no [2022-09-10T10:33:31.633Z] #44 107.0 checking whether to build static libraries... yes [2022-09-10T10:33:31.633Z] #44 107.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-10T10:33:31.633Z] #44 107.1 checking whether build environment is sane... yes [2022-09-10T10:33:31.633Z] #44 107.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-10T10:33:31.633Z] #44 107.2 checking whether make sets $(MAKE)... yes [2022-09-10T10:33:31.633Z] #44 107.2 checking whether make supports the include directive... yes (GNU style) [2022-09-10T10:33:31.633Z] #44 107.3 checking whether make supports nested variables... yes [2022-09-10T10:33:31.633Z] #44 107.3 checking whether UID '0' is supported by ustar format... yes [2022-09-10T10:33:31.892Z] #44 107.3 checking whether GID '0' is supported by ustar format... yes [2022-09-10T10:33:31.892Z] #44 107.3 checking how to create a ustar tar archive... gnutar [2022-09-10T10:33:32.151Z] #44 107.4 checking dependency style of gcc... gcc3 [2022-09-10T10:33:32.151Z] #44 107.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-10T10:33:32.151Z] #44 107.6 checking whether make supports nested variables... (cached) yes [2022-09-10T10:33:32.151Z] #44 107.6 checking for pkg-config... /usr/bin/pkg-config [2022-09-10T10:33:32.151Z] #44 107.6 checking pkg-config is at least version 0.9.0... yes [2022-09-10T10:33:32.151Z] #44 107.6 checking for yajl >= 2.1.0... yes [2022-09-10T10:33:32.151Z] #44 107.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-10T10:33:32.151Z] #44 107.7 checking for gcc... (cached) gcc [2022-09-10T10:33:32.410Z] #44 107.8 checking whether we are using the GNU C compiler... (cached) yes [2022-09-10T10:33:32.410Z] #44 107.8 checking whether gcc accepts -g... (cached) yes [2022-09-10T10:33:32.410Z] #44 107.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-10T10:33:32.410Z] #44 107.8 checking whether gcc understands -c and -o together... (cached) yes [2022-09-10T10:33:32.410Z] #44 107.8 checking for a Python interpreter with version >= 3... python3 [2022-09-10T10:33:32.410Z] #44 107.9 checking for python3... /usr/bin/python3 [2022-09-10T10:33:32.410Z] #44 107.9 checking for python3 version... 3.9 [2022-09-10T10:33:32.410Z] #44 107.9 checking for python3 platform... linux [2022-09-10T10:33:32.669Z] #44 108.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-10T10:33:32.669Z] #44 108.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-10T10:33:32.928Z] #44 108.3 checking that generated files are newer than configure... done [2022-09-10T10:33:32.928Z] #44 108.3 configure: creating ./config.status [2022-09-10T10:33:35.048Z] #32 240.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-10T10:33:35.048Z] #32 240.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:33:35.048Z] #32 241.1 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-10T10:33:35.048Z] #32 242.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-10T10:33:35.048Z] #32 242.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-10T10:33:35.306Z] #32 242.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-10T10:33:35.463Z] #44 110.9 config.status: creating Makefile [2022-09-10T10:33:35.463Z] #44 111.0 config.status: creating config.h [2022-09-10T10:33:35.463Z] #44 111.0 config.status: executing libtool commands [2022-09-10T10:33:35.463Z] #44 111.1 config.status: executing depfiles commands [2022-09-10T10:33:36.245Z] #32 243.3 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-10T10:33:36.245Z] #32 243.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-10T10:33:36.400Z] #44 111.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-10T10:33:36.400Z] #44 111.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-10T10:33:36.400Z] #44 ... [2022-09-10T10:33:36.400Z] [2022-09-10T10:33:36.400Z] #57 [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-09-10T10:33:36.400Z] #57 29.09 Selecting previously unselected package libinih1:arm64. [2022-09-10T10:33:36.400Z] #57 29.11 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 29.12 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-10T10:33:36.400Z] #57 29.19 Selecting previously unselected package libnet1:arm64. [2022-09-10T10:33:36.400Z] #57 29.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 29.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:33:36.400Z] #57 29.28 Selecting previously unselected package libnl-3-200:arm64. [2022-09-10T10:33:36.400Z] #57 29.29 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 29.29 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-10T10:33:36.400Z] #57 29.38 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-10T10:33:36.400Z] #57 29.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 29.39 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-10T10:33:36.400Z] #57 29.48 Selecting previously unselected package libyajl2:arm64. [2022-09-10T10:33:36.400Z] #57 29.48 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 29.49 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-10T10:33:36.400Z] #57 29.55 Selecting previously unselected package net-tools. [2022-09-10T10:33:36.400Z] #57 29.55 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 29.57 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-10T10:33:36.400Z] #57 29.75 Selecting previously unselected package patch. [2022-09-10T10:33:36.400Z] #57 29.75 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 29.76 Unpacking patch (2.7.6-7) ... [2022-09-10T10:33:36.400Z] #57 29.86 Selecting previously unselected package python-pip-whl. [2022-09-10T10:33:36.400Z] #57 29.86 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-10T10:33:36.400Z] #57 29.88 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-10T10:33:36.400Z] #57 30.41 Selecting previously unselected package python3-lib2to3. [2022-09-10T10:33:36.400Z] #57 30.41 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-10T10:33:36.400Z] #57 30.41 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-10T10:33:36.400Z] #57 30.54 Selecting previously unselected package python3-distutils. [2022-09-10T10:33:36.400Z] #57 30.54 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-09-10T10:33:36.400Z] #57 30.54 Unpacking python3-distutils (3.9.2-1) ... [2022-09-10T10:33:36.400Z] #57 30.67 Selecting previously unselected package python3-pkg-resources. [2022-09-10T10:33:36.400Z] #57 30.68 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-10T10:33:36.400Z] #57 30.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:33:36.400Z] #57 30.84 Selecting previously unselected package python3-setuptools. [2022-09-10T10:33:36.400Z] #57 30.84 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-09-10T10:33:36.400Z] #57 30.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-10T10:33:36.400Z] #57 31.17 Selecting previously unselected package python3-wheel. [2022-09-10T10:33:36.400Z] #57 31.18 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-09-10T10:33:36.400Z] #57 31.18 Unpacking python3-wheel (0.34.2-1) ... [2022-09-10T10:33:36.400Z] #57 31.27 Selecting previously unselected package python3-pip. [2022-09-10T10:33:36.400Z] #57 31.28 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-10T10:33:36.400Z] #57 31.28 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-10T10:33:36.400Z] #57 31.55 Selecting previously unselected package sudo. [2022-09-10T10:33:36.400Z] #57 31.56 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 31.56 Unpacking sudo (1.9.5p2-3) ... [2022-09-10T10:33:36.400Z] #57 32.00 Selecting previously unselected package thin-provisioning-tools. [2022-09-10T10:33:36.400Z] #57 32.00 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 32.02 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-10T10:33:36.400Z] #57 32.22 Selecting previously unselected package uidmap. [2022-09-10T10:33:36.400Z] #57 32.22 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 32.22 Unpacking uidmap (1:4.8.1-1) ... [2022-09-10T10:33:36.400Z] #57 32.40 Selecting previously unselected package vim-runtime. [2022-09-10T10:33:36.400Z] #57 32.41 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-10T10:33:36.400Z] #57 32.42 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-10T10:33:36.400Z] #57 32.45 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-10T10:33:36.400Z] #57 32.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:33:36.400Z] #57 35.63 Selecting previously unselected package vim. [2022-09-10T10:33:36.400Z] #57 35.64 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 35.66 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:33:36.400Z] #57 36.13 Selecting previously unselected package xfsprogs. [2022-09-10T10:33:36.400Z] #57 36.13 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 36.15 Unpacking xfsprogs (5.10.0-4) ... [2022-09-10T10:33:36.400Z] #57 36.59 Selecting previously unselected package zip. [2022-09-10T10:33:36.400Z] #57 36.60 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 36.61 Unpacking zip (3.0-12) ... [2022-09-10T10:33:36.400Z] #57 36.77 Selecting previously unselected package zstd. [2022-09-10T10:33:36.400Z] #57 36.78 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-10T10:33:36.400Z] #57 36.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-10T10:33:36.400Z] #57 37.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:33:36.400Z] #57 38.05 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-10T10:33:36.400Z] #57 38.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-10T10:33:36.400Z] #57 38.07 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-10T10:33:36.400Z] #57 38.10 Setting up libicu67:arm64 (67.1-7) ... [2022-09-10T10:33:36.400Z] #57 38.11 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-10T10:33:36.400Z] #57 38.12 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-10T10:33:36.400Z] #57 38.13 Setting up uidmap (1:4.8.1-1) ... [2022-09-10T10:33:36.400Z] #57 38.14 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-10T10:33:36.400Z] #57 38.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:33:36.400Z] #57 38.19 Setting up bzip2 (1.0.8-4) ... [2022-09-10T10:33:36.400Z] #57 38.20 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-10T10:33:36.400Z] #57 38.21 Setting up python3-wheel (0.34.2-1) ... [2022-09-10T10:33:36.400Z] #57 38.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:33:36.400Z] #57 38.97 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-10T10:33:36.400Z] #57 38.98 Setting up libcap2-bin (1:2.44-1) ... [2022-09-10T10:33:36.400Z] #57 38.99 Setting up apparmor (2.13.6-10) ... [2022-09-10T10:33:36.505Z] #32 243.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-10T10:33:36.505Z] #32 243.6 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-10T10:33:36.659Z] #57 ... [2022-09-10T10:33:36.659Z] [2022-09-10T10:33:36.659Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:33:36.764Z] #32 243.6 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:36.764Z] #32 243.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:33:36.764Z] #32 243.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-10T10:33:36.918Z] #44 112.3 checking for gcc... gcc [2022-09-10T10:33:36.918Z] #44 112.4 checking whether the C compiler works... yes [2022-09-10T10:33:37.024Z] #32 243.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:33:37.024Z] #32 243.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-10T10:33:37.177Z] #44 112.5 checking for C compiler default output file name... a.out [2022-09-10T10:33:37.177Z] #44 112.5 checking for suffix of executables... [2022-09-10T10:33:37.437Z] #44 112.8 checking whether we are cross compiling... no [2022-09-10T10:33:37.437Z] #44 113.0 checking for suffix of object files... o [2022-09-10T10:33:37.696Z] #44 113.1 checking whether we are using the GNU C compiler... yes [2022-09-10T10:33:37.696Z] #44 113.1 checking whether gcc accepts -g... yes [2022-09-10T10:33:37.955Z] #44 113.2 checking for gcc option to accept ISO C89... none needed [2022-09-10T10:33:37.955Z] #44 113.4 checking whether gcc understands -c and -o together... yes [2022-09-10T10:33:37.955Z] #44 113.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-10T10:33:37.955Z] #44 113.6 checking whether build environment is sane... yes [2022-09-10T10:33:38.213Z] #44 113.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-10T10:33:38.213Z] #44 113.7 checking for gawk... no [2022-09-10T10:33:38.213Z] #44 113.7 checking for mawk... mawk [2022-09-10T10:33:38.213Z] #44 113.7 checking whether make sets $(MAKE)... yes [2022-09-10T10:33:38.213Z] #44 113.7 checking whether make supports the include directive... yes (GNU style) [2022-09-10T10:33:38.213Z] #44 113.8 checking whether make supports nested variables... yes [2022-09-10T10:33:38.213Z] #44 113.8 checking whether UID '0' is supported by ustar format... yes [2022-09-10T10:33:38.213Z] #44 113.8 checking whether GID '0' is supported by ustar format... yes [2022-09-10T10:33:38.213Z] #44 113.8 checking how to create a ustar tar archive... gnutar [2022-09-10T10:33:38.472Z] #44 113.9 checking dependency style of gcc... gcc3 [2022-09-10T10:33:38.731Z] #44 114.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-10T10:33:38.731Z] #44 114.1 checking whether make supports nested variables... (cached) yes [2022-09-10T10:33:38.990Z] #44 114.1 checking build system type... aarch64-unknown-linux-gnu [2022-09-10T10:33:38.990Z] #44 114.4 checking host system type... aarch64-unknown-linux-gnu [2022-09-10T10:33:38.990Z] #44 114.4 checking how to print strings... printf [2022-09-10T10:33:38.990Z] #44 114.4 checking for a sed that does not truncate output... /bin/sed [2022-09-10T10:33:38.990Z] #44 114.4 checking for grep that handles long lines and -e... /bin/grep [2022-09-10T10:33:38.990Z] #44 114.5 checking for egrep... /bin/grep -E [2022-09-10T10:33:38.990Z] #44 114.5 checking for fgrep... /bin/grep -F [2022-09-10T10:33:38.990Z] #44 114.5 checking for ld used by gcc... /usr/bin/ld [2022-09-10T10:33:38.990Z] #44 114.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-10T10:33:38.990Z] #44 114.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-10T10:33:39.248Z] #44 114.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-10T10:33:39.248Z] #44 114.7 checking whether ln -s works... yes [2022-09-10T10:33:39.248Z] #44 114.7 checking the maximum length of command line arguments... 1572864 [2022-09-10T10:33:39.248Z] #44 114.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-10T10:33:39.248Z] #44 114.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-10T10:33:39.248Z] #44 114.7 checking for /usr/bin/ld option to reload object files... -r [2022-09-10T10:33:39.248Z] #44 114.7 checking for objdump... objdump [2022-09-10T10:33:39.248Z] #44 114.8 checking how to recognize dependent libraries... pass_all [2022-09-10T10:33:39.248Z] #44 114.8 checking for dlltool... no [2022-09-10T10:33:39.248Z] #44 114.8 checking how to associate runtime and link libraries... printf %s\n [2022-09-10T10:33:39.248Z] #44 114.8 checking for ar... ar [2022-09-10T10:33:39.507Z] #44 114.8 checking for archiver @FILE support... @ [2022-09-10T10:33:39.507Z] #44 114.9 checking for strip... strip [2022-09-10T10:33:39.507Z] #44 114.9 checking for ranlib... ranlib [2022-09-10T10:33:39.766Z] #44 114.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-10T10:33:39.766Z] #44 115.4 checking for sysroot... no [2022-09-10T10:33:39.766Z] #44 115.4 checking for a working dd... /bin/dd [2022-09-10T10:33:39.766Z] #44 115.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-10T10:33:40.026Z] #44 115.4 checking for mt... no [2022-09-10T10:33:40.026Z] #44 115.4 checking if : is a manifest tool... no [2022-09-10T10:33:40.026Z] #44 115.5 checking how to run the C preprocessor... gcc -E [2022-09-10T10:33:40.853Z] #44 115.8 checking for ANSI C header files... yes [2022-09-10T10:33:40.853Z] #44 116.3 checking for sys/types.h... yes [2022-09-10T10:33:41.111Z] #44 116.4 checking for sys/stat.h... yes [2022-09-10T10:33:41.218Z] #32 248.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-10T10:33:41.370Z] #44 116.6 checking for stdlib.h... yes [2022-09-10T10:33:41.477Z] #32 248.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:33:41.477Z] #32 248.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-10T10:33:41.477Z] #32 248.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-10T10:33:41.477Z] #32 248.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-10T10:33:41.477Z] #32 248.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-10T10:33:41.477Z] #32 248.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-10T10:33:41.477Z] #32 248.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-10T10:33:41.477Z] #32 248.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-10T10:33:41.477Z] #32 248.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-10T10:33:41.477Z] #32 248.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:41.477Z] #32 248.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:33:41.477Z] #32 248.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-10T10:33:41.629Z] #44 116.8 checking for string.h... yes [2022-09-10T10:33:41.629Z] #44 117.0 checking for memory.h... yes [2022-09-10T10:33:41.629Z] #44 117.2 checking for strings.h... yes [2022-09-10T10:33:41.736Z] #32 248.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:41.736Z] #32 248.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:33:41.736Z] #32 248.7 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-10T10:33:41.736Z] #32 248.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:41.736Z] #32 248.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:33:41.736Z] #32 248.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-10T10:33:41.736Z] #32 248.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:41.736Z] #32 248.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:33:41.736Z] #32 248.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-10T10:33:41.736Z] #32 248.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:41.736Z] #32 248.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:33:41.888Z] #44 117.3 checking for inttypes.h... yes [2022-09-10T10:33:41.995Z] #32 249.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-10T10:33:42.149Z] #44 117.5 checking for stdint.h... yes [2022-09-10T10:33:42.254Z] #32 249.2 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:42.254Z] #32 249.2 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:33:42.254Z] #32 249.3 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-10T10:33:42.254Z] #32 249.3 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:42.254Z] #32 249.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:33:42.409Z] #44 117.7 checking for unistd.h... yes [2022-09-10T10:33:42.409Z] #44 117.9 checking for dlfcn.h... yes [2022-09-10T10:33:42.514Z] #32 249.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-10T10:33:42.514Z] #32 249.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:42.514Z] #32 249.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:33:42.514Z] #32 249.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-10T10:33:42.514Z] #32 249.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:42.514Z] #32 249.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:33:42.668Z] #44 118.0 checking for objdir... .libs [2022-09-10T10:33:42.773Z] #32 249.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-10T10:33:42.773Z] #32 249.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:42.773Z] #32 249.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:33:42.773Z] #32 249.8 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-10T10:33:42.773Z] #32 249.8 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:42.773Z] #32 249.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:33:42.927Z] #44 118.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-10T10:33:43.032Z] #32 250.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-10T10:33:43.033Z] #32 250.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:33:43.033Z] #32 250.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:33:43.186Z] #44 118.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-10T10:33:43.186Z] #44 118.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-10T10:33:43.445Z] #44 118.6 checking if gcc static flag -static works... yes [2022-09-10T10:33:43.704Z] #44 119.0 checking if gcc supports -c -o file.o... yes [2022-09-10T10:33:43.704Z] #44 119.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-10T10:33:43.704Z] #44 119.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-10T10:33:43.963Z] #44 119.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-10T10:33:43.963Z] #44 119.5 checking how to hardcode library paths into programs... immediate [2022-09-10T10:33:43.963Z] #44 119.5 checking whether stripping libraries is possible... yes [2022-09-10T10:33:43.963Z] #44 119.5 checking if libtool supports shared libraries... yes [2022-09-10T10:33:43.963Z] #44 119.5 checking whether to build shared libraries... no [2022-09-10T10:33:43.963Z] #44 119.5 checking whether to build static libraries... yes [2022-09-10T10:33:44.221Z] #44 119.5 checking float.h usability... yes [2022-09-10T10:33:44.221Z] #44 119.7 checking float.h presence... yes [2022-09-10T10:33:44.221Z] #44 119.8 checking for float.h... yes [2022-09-10T10:33:44.480Z] #44 119.8 checking limits.h usability... yes [2022-09-10T10:33:44.480Z] #44 120.0 checking limits.h presence... yes [2022-09-10T10:33:44.480Z] #44 120.0 checking for limits.h... yes [2022-09-10T10:33:44.739Z] #44 120.1 checking stddef.h usability... yes [2022-09-10T10:33:44.739Z] #44 120.2 checking stddef.h presence... yes [2022-09-10T10:33:44.739Z] #44 120.2 checking for stddef.h... yes [2022-09-10T10:33:44.739Z] #44 120.3 checking for stdlib.h... (cached) yes [2022-09-10T10:33:44.998Z] #44 120.3 checking for string.h... (cached) yes [2022-09-10T10:33:44.998Z] #44 120.3 checking sys/time.h usability... yes [2022-09-10T10:33:44.998Z] #44 120.5 checking sys/time.h presence... yes [2022-09-10T10:33:44.998Z] #44 120.5 checking for sys/time.h... yes [2022-09-10T10:33:44.998Z] #44 120.5 checking for inline... inline [2022-09-10T10:33:45.566Z] #44 120.6 checking for size_t... yes [2022-09-10T10:33:45.566Z] #44 120.9 checking for stdlib.h... (cached) yes [2022-09-10T10:33:45.825Z] #44 120.9 checking for GNU libc compatible malloc... yes [2022-09-10T10:33:45.825Z] #44 121.2 checking for stdlib.h... (cached) yes [2022-09-10T10:33:45.825Z] #44 121.2 checking for GNU libc compatible realloc... yes [2022-09-10T10:33:46.084Z] #44 121.4 checking for working strtod... yes [2022-09-10T10:33:46.342Z] #44 121.7 checking for gettimeofday... yes [2022-09-10T10:33:46.602Z] #44 121.9 checking for memset... [2022-09-10T10:33:46.602Z] #44 ... [2022-09-10T10:33:46.602Z] [2022-09-10T10:33:46.602Z] #57 [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-09-10T10:33:46.602Z] #57 40.37 Setting up zip (3.0-12) ... [2022-09-10T10:33:46.602Z] #57 40.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:33:46.602Z] #57 40.42 Setting up bash-completion (1:2.11-2) ... [2022-09-10T10:33:46.602Z] #57 43.18 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:33:46.602Z] #57 43.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-10T10:33:46.602Z] #57 43.21 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-10T10:33:46.602Z] #57 43.22 Setting up patch (2.7.6-7) ... [2022-09-10T10:33:46.602Z] #57 43.23 Setting up sudo (1.9.5p2-3) ... [2022-09-10T10:33:46.602Z] #57 43.32 invoke-rc.d: could not determine current runlevel [2022-09-10T10:33:46.602Z] #57 43.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-10T10:33:46.602Z] #57 43.35 Setting up xfsprogs (5.10.0-4) ... [2022-09-10T10:33:46.602Z] #57 43.37 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-10T10:33:46.602Z] #57 43.39 Setting up inetutils-ping (2:2.0-1) ... [2022-09-10T10:33:46.602Z] #57 43.40 Setting up pigz (2.6-1) ... [2022-09-10T10:33:46.602Z] #57 43.41 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-10T10:33:46.602Z] #57 43.42 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-10T10:33:46.602Z] #57 43.45 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-10T10:33:46.602Z] #57 43.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:33:46.602Z] #57 44.13 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-10T10:33:46.602Z] #57 44.17 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-10T10:33:46.602Z] #57 44.62 Setting up libelf1:arm64 (0.183-1) ... [2022-09-10T10:33:46.602Z] #57 44.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-10T10:33:46.602Z] #57 44.66 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-10T10:33:46.602Z] #57 44.67 Setting up python3-distutils (3.9.2-1) ... [2022-09-10T10:33:46.602Z] #57 45.13 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:33:46.602Z] #57 45.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-10T10:33:46.602Z] #57 45.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-10T10:33:46.602Z] #57 45.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-10T10:33:46.602Z] #57 45.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-10T10:33:46.602Z] #57 45.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-10T10:33:46.602Z] #57 45.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-10T10:33:46.603Z] #57 45.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-10T10:33:46.603Z] #57 45.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-10T10:33:46.603Z] #57 45.25 Setting up python3-setuptools (52.0.0-4) ... [2022-09-10T10:33:46.603Z] #57 46.71 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-10T10:33:46.603Z] #57 46.72 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-10T10:33:46.603Z] #57 46.74 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-10T10:33:46.603Z] #57 46.75 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-10T10:33:46.603Z] #57 47.92 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-10T10:33:46.603Z] #57 47.93 Setting up jq (1.6-2.1) ... [2022-09-10T10:33:46.603Z] #57 47.96 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-10T10:33:46.603Z] #57 47.97 Setting up iptables (1.8.7-1) ... [2022-09-10T10:33:46.603Z] #57 47.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T10:33:46.603Z] #57 47.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T10:33:46.603Z] #57 47.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T10:33:46.603Z] #57 48.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T10:33:46.603Z] #57 48.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-10T10:33:46.603Z] #57 48.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-10T10:33:46.603Z] #57 48.04 Setting up iproute2 (5.10.0-4) ... [2022-09-10T10:33:46.603Z] #57 48.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:33:46.603Z] #57 DONE 49.6s [2022-09-10T10:33:46.603Z] [2022-09-10T10:33:46.603Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:33:46.603Z] #44 121.9 checking for memset... yes [2022-09-10T10:33:46.862Z] #44 122.2 checking for strspn... [2022-09-10T10:33:46.862Z] #44 ... [2022-09-10T10:33:46.862Z] [2022-09-10T10:33:46.862Z] #58 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-10T10:33:47.693Z] #58 0.734 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-10T10:33:47.693Z] #58 0.739 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-10T10:33:47.693Z] #58 0.742 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-10T10:33:47.693Z] #58 DONE 0.8s [2022-09-10T10:33:47.693Z] [2022-09-10T10:33:47.693Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-10T10:33:48.306Z] #32 254.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-10T10:33:48.306Z] #32 254.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:33:48.306Z] #32 254.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:33:48.306Z] #32 254.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-10T10:33:48.306Z] #32 254.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-10T10:33:48.306Z] #32 254.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-10T10:33:48.306Z] #32 254.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-10T10:33:48.307Z] #32 254.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-10T10:33:48.307Z] #32 254.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-10T10:33:48.307Z] #32 255.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-10T10:33:48.307Z] #32 255.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:48.307Z] #32 255.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:33:48.307Z] #32 255.5 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-10T10:33:48.566Z] #32 255.5 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:33:48.566Z] #32 255.5 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:33:52.761Z] #32 259.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-10T10:33:52.761Z] #32 259.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:33:52.761Z] #32 259.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:33:52.761Z] #32 259.8 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-10T10:33:52.761Z] #32 259.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-10T10:33:52.761Z] #32 259.9 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-10T10:33:52.761Z] #32 259.9 Selecting previously unselected package libc6-s390x-cross. [2022-09-10T10:33:52.761Z] #32 259.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-10T10:33:52.761Z] #32 259.9 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-10T10:33:53.006Z] #59 ... [2022-09-10T10:33:53.006Z] [2022-09-10T10:33:53.006Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:33:53.006Z] #44 122.2 checking for strspn... yes [2022-09-10T10:33:53.006Z] #44 122.7 checking that generated files are newer than configure... done [2022-09-10T10:33:53.006Z] #44 122.7 configure: creating ./config.status [2022-09-10T10:33:53.006Z] #44 125.9 config.status: creating Makefile [2022-09-10T10:33:53.006Z] #44 126.0 config.status: creating config.h [2022-09-10T10:33:53.006Z] #44 126.1 config.status: executing depfiles commands [2022-09-10T10:33:53.006Z] #44 126.3 config.status: executing libtool commands [2022-09-10T10:33:53.006Z] #44 127.2 GEN .version [2022-09-10T10:33:53.006Z] #44 127.2 make install-recursive [2022-09-10T10:33:53.006Z] #44 127.2 make[1]: Entering directory '/tmp/crun-build' [2022-09-10T10:33:53.006Z] #44 127.3 Making install in libocispec [2022-09-10T10:33:53.006Z] #44 127.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:33:53.006Z] #44 127.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-10T10:33:53.006Z] #44 127.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-10T10:33:53.006Z] #44 127.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-10T10:33:53.006Z] #44 127.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-10T10:33:53.006Z] #44 128.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-10T10:33:53.006Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-10T10:33:53.006Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-10T10:33:53.006Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-10T10:33:53.006Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-10T10:33:53.006Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-10T10:33:53.006Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-10T10:33:53.006Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-10T10:33:53.006Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-10T10:33:53.006Z] #44 128.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-10T10:33:53.006Z] #44 128.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-10T10:33:53.006Z] #44 128.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-10T10:33:53.006Z] #44 128.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-10T10:33:53.006Z] #44 128.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-10T10:33:53.006Z] #44 128.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-10T10:33:53.006Z] #44 128.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-10T10:33:53.020Z] #32 260.0 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-10T10:33:53.020Z] #32 260.0 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:53.020Z] #32 260.0 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:33:53.020Z] #32 260.1 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-10T10:33:53.020Z] #32 260.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:53.020Z] #32 260.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:33:53.020Z] #32 260.1 Selecting previously unselected package libitm1-s390x-cross. [2022-09-10T10:33:53.020Z] #32 260.1 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:53.020Z] #32 260.1 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:33:53.020Z] #32 260.2 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-10T10:33:53.020Z] #32 260.2 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:53.020Z] #32 260.2 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:33:53.020Z] #32 260.2 Selecting previously unselected package libasan6-s390x-cross. [2022-09-10T10:33:53.279Z] #32 260.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:53.279Z] #32 260.2 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:33:53.279Z] #32 260.4 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-10T10:33:53.279Z] #32 260.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:53.279Z] #32 260.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:33:53.541Z] #32 260.5 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-10T10:33:53.541Z] #32 260.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:53.541Z] #32 260.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:33:53.541Z] #32 260.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-10T10:33:53.574Z] #44 129.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-10T10:33:53.574Z] #44 129.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-10T10:33:53.574Z] #44 129.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-10T10:33:53.574Z] #44 129.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-10T10:33:53.574Z] #44 129.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-10T10:33:53.574Z] #44 129.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-10T10:33:53.574Z] #44 129.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-10T10:33:53.574Z] #44 129.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-10T10:33:53.574Z] #44 129.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-10T10:33:53.574Z] #44 129.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-10T10:33:53.574Z] #44 129.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-10T10:33:53.574Z] #44 129.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-10T10:33:53.574Z] #44 129.1 make install-recursive [2022-09-10T10:33:53.574Z] #44 129.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:33:53.574Z] #44 129.2 Making install in yajl [2022-09-10T10:33:53.800Z] #32 260.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:53.800Z] #32 260.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:33:53.800Z] #32 260.8 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-10T10:33:53.800Z] #32 260.8 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:33:53.800Z] #32 260.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:33:53.834Z] #44 129.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:33:53.834Z] #44 129.3 CC verify/json_verify-json_verify.o [2022-09-10T10:33:53.834Z] #44 129.3 CC src/libyajl_la-yajl_alloc.lo [2022-09-10T10:33:53.834Z] #44 129.3 CC src/libyajl_la-yajl.lo [2022-09-10T10:33:53.834Z] #44 129.3 CC src/libyajl_la-yajl_gen.lo [2022-09-10T10:33:53.834Z] #44 129.3 CC src/libyajl_la-yajl_parser.lo [2022-09-10T10:33:53.834Z] #44 129.3 CC src/libyajl_la-yajl_buf.lo [2022-09-10T10:33:53.834Z] #44 129.3 CC src/libyajl_la-yajl_encode.lo [2022-09-10T10:33:53.834Z] #44 129.4 CC src/libyajl_la-yajl_lex.lo [2022-09-10T10:33:53.834Z] #44 129.5 CC src/libyajl_la-yajl_tree.lo [2022-09-10T10:33:57.120Z] #44 ... [2022-09-10T10:33:57.120Z] [2022-09-10T10:33:57.120Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-10T10:33:57.120Z] #59 9.618 Collecting yamllint==1.27.1 [2022-09-10T10:33:57.995Z] #32 265.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-10T10:33:57.995Z] #32 265.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:33:57.995Z] #32 265.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:33:57.995Z] #32 265.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-10T10:33:58.254Z] #32 265.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-10T10:33:58.254Z] #32 265.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-10T10:33:58.497Z] #59 10.65 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-10T10:33:58.513Z] #32 265.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-10T10:33:58.513Z] #32 265.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-10T10:33:58.513Z] #32 265.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-10T10:33:58.772Z] #32 265.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-10T10:33:58.772Z] #32 265.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:33:58.772Z] #32 265.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:33:59.031Z] #32 266.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-10T10:33:59.031Z] #32 266.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:33:59.031Z] #32 266.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:33:59.434Z] #59 11.84 Collecting pathspec>=0.5.3 [2022-09-10T10:33:59.434Z] #59 11.85 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-10T10:33:59.693Z] #59 12.19 Collecting pyyaml [2022-09-10T10:33:59.693Z] #59 12.23 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-10T10:33:59.693Z] #59 12.28 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-10T10:33:59.952Z] #59 12.33 Building wheels for collected packages: yamllint [2022-09-10T10:33:59.952Z] #59 12.33 Building wheel for yamllint (setup.py): started [2022-09-10T10:34:00.893Z] #59 13.42 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-10T10:34:00.893Z] #59 13.42 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=36c42a0ec255583f7e55ac6a3966cb9eed04b5c6a5fe942c1e945bd1237b6524 [2022-09-10T10:34:00.893Z] #59 13.42 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-10T10:34:00.893Z] #59 13.43 Successfully built yamllint [2022-09-10T10:34:00.893Z] #59 13.44 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-10T10:34:01.459Z] #59 13.86 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-10T10:34:02.026Z] #59 DONE 14.4s [2022-09-10T10:34:02.026Z] [2022-09-10T10:34:02.026Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:34:02.026Z] #44 134.3 CCLD libyajl.la [2022-09-10T10:34:02.026Z] #44 134.7 CCLD verify/json_verify [2022-09-10T10:34:02.026Z] #44 135.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:34:02.026Z] #44 135.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-10T10:34:02.026Z] #44 135.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-10T10:34:02.026Z] #44 135.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:34:02.026Z] #44 135.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:34:02.026Z] #44 135.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:34:02.026Z] #44 135.2 CC src/validate.o [2022-09-10T10:34:02.026Z] #44 135.2 CC src/image_spec_schema_config_schema.lo [2022-09-10T10:34:02.026Z] #44 135.3 CC src/image_spec_schema_content_descriptor.lo [2022-09-10T10:34:02.026Z] #44 135.3 CC src/image_spec_schema_defs.lo [2022-09-10T10:34:02.026Z] #44 135.3 CC src/image_spec_schema_defs_descriptor.lo [2022-09-10T10:34:02.026Z] #44 135.3 CC src/image_spec_schema_image_index_schema.lo [2022-09-10T10:34:02.026Z] #44 135.3 CC src/image_spec_schema_image_layout_schema.lo [2022-09-10T10:34:02.026Z] #44 135.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-10T10:34:02.026Z] #44 135.3 CC src/runtime_spec_schema_config_linux.lo [2022-09-10T10:34:02.026Z] #44 135.4 CC src/runtime_spec_schema_config_zos.lo [2022-09-10T10:34:02.026Z] #44 135.4 CC src/runtime_spec_schema_config_schema.lo [2022-09-10T10:34:02.026Z] #44 135.5 CC src/runtime_spec_schema_config_solaris.lo [2022-09-10T10:34:02.026Z] #44 135.6 CC src/runtime_spec_schema_config_vm.lo [2022-09-10T10:34:02.026Z] #44 135.6 CC src/runtime_spec_schema_config_windows.lo [2022-09-10T10:34:02.026Z] #44 135.7 CC src/runtime_spec_schema_defs.lo [2022-09-10T10:34:02.026Z] #44 135.9 CC src/runtime_spec_schema_defs_linux.lo [2022-09-10T10:34:02.026Z] #44 135.9 CC src/runtime_spec_schema_defs_zos.lo [2022-09-10T10:34:02.026Z] #44 136.0 CC src/runtime_spec_schema_defs_vm.lo [2022-09-10T10:34:02.026Z] #44 136.2 CC src/runtime_spec_schema_defs_windows.lo [2022-09-10T10:34:02.026Z] #44 136.3 CC src/runtime_spec_schema_state_schema.lo [2022-09-10T10:34:02.026Z] #44 136.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-10T10:34:02.026Z] #44 136.6 CC src/basic_test_double_array_item.lo [2022-09-10T10:34:02.026Z] #44 136.8 CC src/basic_test_double_array.lo [2022-09-10T10:34:02.026Z] #44 136.9 CC src/basic_test_top_array_int.lo [2022-09-10T10:34:02.026Z] #44 137.0 CC src/basic_test_top_array_string.lo [2022-09-10T10:34:02.026Z] #44 137.3 CC src/basic_test_top_double_array_int.lo [2022-09-10T10:34:02.026Z] #44 137.5 CC src/basic_test_top_double_array_obj.lo [2022-09-10T10:34:02.286Z] #44 137.8 CC src/basic_test_top_double_array_refobj.lo [2022-09-10T10:34:02.545Z] #44 138.0 CC src/basic_test_top_double_array_string.lo [2022-09-10T10:34:02.545Z] #44 138.0 CC src/read-file.lo [2022-09-10T10:34:02.804Z] #44 138.2 CC src/json_common.lo [2022-09-10T10:34:02.804Z] #44 138.4 CC tests/test-1.o [2022-09-10T10:34:03.062Z] #44 138.5 CC tests/test-2.o [2022-09-10T10:34:03.062Z] #44 138.7 CC tests/test-3.o [2022-09-10T10:34:03.224Z] #32 270.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-10T10:34:03.224Z] #32 270.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:34:03.224Z] #32 270.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:34:03.224Z] #32 270.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-10T10:34:03.224Z] #32 270.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-10T10:34:03.224Z] #32 270.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-10T10:34:03.224Z] #32 270.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-10T10:34:03.224Z] #32 270.3 Setting up libfile-which-perl (1.23-1) ... [2022-09-10T10:34:03.224Z] #32 270.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-10T10:34:03.224Z] #32 270.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-10T10:34:03.224Z] #32 270.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-10T10:34:03.224Z] #32 270.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:34:03.224Z] #32 270.3 Setting up libicu67:amd64 (67.1-7) ... [2022-09-10T10:34:03.224Z] #32 270.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-10T10:34:03.224Z] #32 270.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-10T10:34:03.224Z] #32 270.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-10T10:34:03.224Z] #32 270.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-10T10:34:03.321Z] #44 138.8 CC tests/test-4.o [2022-09-10T10:34:03.483Z] #32 270.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-10T10:34:03.483Z] #32 270.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-10T10:34:03.483Z] #32 270.4 Setting up file (1:5.39-3) ... [2022-09-10T10:34:03.483Z] #32 270.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:34:03.483Z] #32 270.5 Setting up bzip2 (1.0.8-4) ... [2022-09-10T10:34:03.483Z] #32 270.5 Setting up libyaml-perl (1.30-1) ... [2022-09-10T10:34:03.483Z] #32 270.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-10T10:34:03.483Z] #32 270.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-10T10:34:03.483Z] #32 270.5 Setting up libio-string-perl (1.08-3.1) ... [2022-09-10T10:34:03.483Z] #32 270.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-10T10:34:03.483Z] #32 270.5 Setting up cross-config (2.6.18+nmu1) ... [2022-09-10T10:34:03.580Z] #44 138.9 CC tests/test-5.o [2022-09-10T10:34:03.580Z] #44 139.1 CC tests/test-6.o [2022-09-10T10:34:03.741Z] #32 270.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:34:03.741Z] #32 270.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-10T10:34:03.741Z] #32 270.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-10T10:34:03.741Z] #32 270.7 Setting up patch (2.7.6-7) ... [2022-09-10T10:34:03.741Z] #32 270.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-10T10:34:03.741Z] #32 270.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-10T10:34:03.741Z] #32 270.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:34:03.741Z] #32 270.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-10T10:34:03.741Z] #32 270.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-10T10:34:03.741Z] #32 270.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:34:03.741Z] #32 270.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:34:03.741Z] #32 270.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-10T10:34:03.741Z] #32 270.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-10T10:34:03.741Z] #32 270.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:34:03.741Z] #32 270.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:34:03.741Z] #32 270.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-10T10:34:03.741Z] #32 270.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-10T10:34:03.838Z] #44 139.2 CC tests/test-7.o [2022-09-10T10:34:03.838Z] #44 139.3 CC tests/test-8.o [2022-09-10T10:34:04.000Z] #32 270.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-10T10:34:04.000Z] #32 270.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-10T10:34:04.000Z] #32 270.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 270.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-10T10:34:04.000Z] #32 270.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 270.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-10T10:34:04.000Z] #32 270.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:34:04.000Z] #32 271.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-10T10:34:04.000Z] #32 271.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-10T10:34:04.000Z] #32 271.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.000Z] #32 271.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-10T10:34:04.096Z] #44 139.5 CC tests/test-9.o [2022-09-10T10:34:04.260Z] #32 271.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.260Z] #32 271.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.260Z] #32 271.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.260Z] #32 271.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-10T10:34:04.260Z] #32 271.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-10T10:34:04.260Z] #32 271.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-10T10:34:04.355Z] #44 139.8 CC tests/test-10.o [2022-09-10T10:34:04.520Z] #32 271.5 [2022-09-10T10:34:04.520Z] #32 271.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-10T10:34:04.520Z] #32 271.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.520Z] #32 271.7 Setting up dpkg-dev (1.20.11) ... [2022-09-10T10:34:04.614Z] #44 140.0 CC tests/test-11.o [2022-09-10T10:34:04.779Z] #32 271.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.779Z] #32 271.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-10T10:34:04.779Z] #32 271.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.779Z] #32 271.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.779Z] #32 271.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.779Z] #32 271.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.779Z] #32 271.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-10T10:34:04.779Z] #32 271.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.779Z] #32 271.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:34:04.779Z] #32 271.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.039Z] #32 272.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.039Z] #32 272.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-10T10:34:05.039Z] #32 272.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-10T10:34:05.039Z] #32 272.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-10T10:34:05.039Z] #32 272.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-10T10:34:05.297Z] #32 272.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-10T10:34:05.297Z] #32 272.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:34:05.297Z] #32 272.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:34:05.297Z] #32 272.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.297Z] #32 272.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-10T10:34:05.297Z] #32 272.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.297Z] #32 272.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.297Z] #32 272.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:34:05.297Z] #32 272.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-10T10:34:05.297Z] #32 272.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.297Z] #32 272.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.297Z] #32 272.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.297Z] #32 272.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.556Z] #32 272.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.556Z] #32 272.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.556Z] #32 272.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-10T10:34:05.556Z] #32 272.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:34:05.556Z] #32 272.5 Setting up libxml-simple-perl (2.25-1) ... [2022-09-10T10:34:05.556Z] #32 272.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-10T10:34:05.556Z] #32 272.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-10T10:34:05.556Z] #32 272.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-10T10:34:05.556Z] #32 272.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.556Z] #32 272.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.556Z] #32 272.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.556Z] #32 272.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.556Z] #32 272.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:34:05.556Z] #32 272.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-10T10:34:05.556Z] #32 272.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.556Z] #32 272.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:34:05.556Z] #32 272.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.815Z] #32 272.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:34:05.815Z] #32 272.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-10T10:34:05.815Z] #32 272.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-10T10:34:05.815Z] #32 272.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-10T10:34:05.815Z] #32 272.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:34:05.815Z] #32 272.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:34:05.815Z] #32 272.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:34:05.815Z] #32 272.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:34:05.815Z] #32 272.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-10T10:34:05.815Z] #32 272.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:34:05.815Z] #32 272.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:34:05.815Z] #32 272.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:34:05.815Z] #32 272.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:34:05.815Z] #32 272.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-10T10:34:05.815Z] #32 273.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:34:05.815Z] #32 273.0 Setting up crossbuild-essential-armel (12.9) ... [2022-09-10T10:34:06.073Z] #32 273.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:34:06.073Z] #32 273.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-10T10:34:06.073Z] #32 273.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-10T10:34:06.073Z] #32 273.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-10T10:34:06.073Z] #32 273.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-10T10:34:06.073Z] #32 273.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:34:06.073Z] #32 DONE 273.3s [2022-09-10T10:34:06.333Z] [2022-09-10T10:34:06.333Z] #42 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-10T10:34:06.333Z] #42 DONE 0.1s [2022-09-10T10:34:06.333Z] [2022-09-10T10:34:06.333Z] #43 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-10T10:34:06.593Z] #43 ... [2022-09-10T10:34:06.593Z] [2022-09-10T10:34:06.593Z] #44 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-10T10:34:06.593Z] #44 DONE 0.2s [2022-09-10T10:34:06.593Z] [2022-09-10T10:34:06.593Z] #45 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-10T10:34:07.972Z] #45 1.559 + RM_GOPATH=0 [2022-09-10T10:34:07.972Z] #45 1.559 + TMP_GOPATH= [2022-09-10T10:34:07.972Z] #45 1.559 + : /build [2022-09-10T10:34:07.972Z] #45 1.559 + '[' -z '' ']' [2022-09-10T10:34:07.972Z] #45 1.559 ++ mktemp -d [2022-09-10T10:34:07.972Z] #45 1.561 + export GOPATH=/tmp/tmp.ntW5T3tLZI [2022-09-10T10:34:07.972Z] #45 1.561 + GOPATH=/tmp/tmp.ntW5T3tLZI [2022-09-10T10:34:07.972Z] #45 1.561 + RM_GOPATH=1 [2022-09-10T10:34:07.972Z] #45 1.561 + case "$(go env GOARCH)" in [2022-09-10T10:34:07.972Z] #45 1.561 ++ go env GOARCH [2022-09-10T10:34:07.972Z] #45 1.564 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:34:07.972Z] #45 1.564 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:34:07.972Z] #45 1.564 ++ dirname /install.sh [2022-09-10T10:34:07.972Z] #45 1.565 + dir=/ [2022-09-10T10:34:07.972Z] #45 1.565 + bin=rootlesskit [2022-09-10T10:34:07.972Z] #45 1.565 + shift [2022-09-10T10:34:07.972Z] #45 1.565 + '[' '!' -f //rootlesskit.installer ']' [2022-09-10T10:34:07.972Z] #45 1.565 + . //rootlesskit.installer [2022-09-10T10:34:07.972Z] #45 1.566 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:34:07.972Z] #45 1.566 + install_rootlesskit [2022-09-10T10:34:07.972Z] #45 1.566 + case "$1" in [2022-09-10T10:34:07.972Z] #45 1.566 + export CGO_ENABLED=0 [2022-09-10T10:34:07.972Z] #45 1.566 + CGO_ENABLED=0 [2022-09-10T10:34:07.972Z] #45 1.566 + _install_rootlesskit [2022-09-10T10:34:07.972Z] #45 1.566 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-10T10:34:07.972Z] #45 1.566 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:34:07.972Z] #45 1.566 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T10:34:07.972Z] #45 1.566 + GOBIN=/build [2022-09-10T10:34:07.972Z] #45 1.566 + GO111MODULE=on [2022-09-10T10:34:07.972Z] #45 1.566 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:34:08.231Z] #45 1.912 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-10T10:34:10.141Z] #45 3.807 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T10:34:10.141Z] #45 3.811 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-10T10:34:10.402Z] #45 ... [2022-09-10T10:34:10.402Z] [2022-09-10T10:34:10.402Z] #46 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-10T10:34:10.402Z] #0 1.399 + RM_GOPATH=0 [2022-09-10T10:34:10.402Z] #0 1.399 + TMP_GOPATH= [2022-09-10T10:34:10.402Z] #0 1.399 + : /build [2022-09-10T10:34:10.402Z] #0 1.399 + '[' -z '' ']' [2022-09-10T10:34:10.402Z] #0 1.399 ++ mktemp -d [2022-09-10T10:34:10.402Z] #0 1.402 + export GOPATH=/tmp/tmp.gfvu9hX7LU [2022-09-10T10:34:10.402Z] #0 1.402 + GOPATH=/tmp/tmp.gfvu9hX7LU [2022-09-10T10:34:10.402Z] #0 1.402 + RM_GOPATH=1 [2022-09-10T10:34:10.402Z] #0 1.402 + case "$(go env GOARCH)" in [2022-09-10T10:34:10.402Z] #0 1.402 ++ go env GOARCH [2022-09-10T10:34:10.402Z] #0 1.406 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:34:10.402Z] #0 1.406 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:34:10.402Z] #0 1.410 ++ dirname /install.sh [2022-09-10T10:34:10.402Z] #0 1.411 Install docker/cli version 17.06.2-ce from stable [2022-09-10T10:34:10.402Z] #0 1.411 + dir=/ [2022-09-10T10:34:10.402Z] #0 1.411 + bin=dockercli [2022-09-10T10:34:10.402Z] #0 1.411 + shift [2022-09-10T10:34:10.402Z] #0 1.411 + '[' '!' -f //dockercli.installer ']' [2022-09-10T10:34:10.402Z] #0 1.411 + . //dockercli.installer [2022-09-10T10:34:10.402Z] #0 1.411 ++ : stable [2022-09-10T10:34:10.402Z] #0 1.411 ++ : 17.06.2-ce [2022-09-10T10:34:10.402Z] #0 1.411 + install_dockercli [2022-09-10T10:34:10.402Z] #0 1.411 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-10T10:34:10.402Z] #0 1.411 ++ uname -m [2022-09-10T10:34:10.402Z] #0 1.413 + arch=x86_64 [2022-09-10T10:34:10.402Z] #0 1.413 + '[' x86_64 '!=' x86_64 ']' [2022-09-10T10:34:10.402Z] #0 1.413 + url=https://download.docker.com/linux/static [2022-09-10T10:34:10.402Z] #0 1.413 + tar -xz docker/docker [2022-09-10T10:34:10.402Z] #0 1.413 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-10T10:34:10.402Z] #0 3.890 + mkdir -p /build [2022-09-10T10:34:10.402Z] #0 3.892 + mv docker/docker /build/ [2022-09-10T10:34:10.402Z] #0 3.894 + rmdir docker [2022-09-10T10:34:10.402Z] #46 DONE 4.1s [2022-09-10T10:34:10.402Z] [2022-09-10T10:34:10.402Z] #45 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-10T10:34:10.402Z] #45 4.061 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-10T10:34:11.341Z] #45 ... [2022-09-10T10:34:11.341Z] [2022-09-10T10:34:11.341Z] #43 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-10T10:34:11.341Z] #43 2.152 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:34:11.341Z] #43 2.178 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:34:11.341Z] #43 2.178 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:34:11.341Z] #43 2.473 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:34:11.341Z] #43 2.816 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-10T10:34:11.341Z] #43 3.235 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-10T10:34:11.341Z] #43 3.637 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-10T10:34:11.341Z] #43 4.211 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:34:11.341Z] #43 5.087 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-10T10:34:11.910Z] #43 5.729 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-10T10:34:12.169Z] #43 5.737 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:34:12.169Z] #43 5.748 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-10T10:34:12.169Z] #43 5.752 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-10T10:34:12.169Z] #43 5.756 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:34:12.169Z] #43 5.772 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-10T10:34:12.169Z] #43 5.935 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-10T10:34:12.169Z] #43 5.940 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-10T10:34:12.169Z] #43 5.943 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:34:12.169Z] #43 5.944 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-10T10:34:12.169Z] #43 5.945 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:34:12.169Z] #43 5.945 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-10T10:34:15.459Z] #43 ... [2022-09-10T10:34:15.459Z] [2022-09-10T10:34:15.459Z] #45 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-10T10:34:15.459Z] #45 5.869 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-10T10:34:15.459Z] #45 6.162 go: downloading github.com/google/uuid v1.3.0 [2022-09-10T10:34:15.459Z] #45 6.162 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-10T10:34:15.459Z] #45 6.182 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-10T10:34:15.459Z] #45 6.359 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T10:34:15.459Z] #45 6.408 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-10T10:34:15.459Z] #45 6.487 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-10T10:34:15.459Z] #45 6.583 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-10T10:34:15.459Z] #45 6.626 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-10T10:34:15.459Z] #45 6.719 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-10T10:34:15.459Z] #45 7.174 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-10T10:34:16.396Z] #45 ... [2022-09-10T10:34:16.396Z] [2022-09-10T10:34:16.396Z] #47 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:34:16.396Z] #0 2.148 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:34:16.396Z] #0 2.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:34:16.396Z] #0 2.182 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:34:16.396Z] #0 2.474 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-10T10:34:16.396Z] #0 2.861 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-10T10:34:16.396Z] #0 3.365 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:34:16.396Z] #0 3.912 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-10T10:34:16.396Z] #0 4.482 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-10T10:34:16.396Z] #0 5.006 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:34:16.396Z] #0 5.432 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-10T10:34:16.396Z] #0 5.436 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:34:16.396Z] #0 5.446 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-10T10:34:16.396Z] #0 5.454 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:34:16.396Z] #0 5.461 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-10T10:34:16.396Z] #0 5.491 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-10T10:34:16.396Z] #0 5.493 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:34:16.396Z] #0 5.494 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:34:16.396Z] #0 5.495 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-10T10:34:16.396Z] #0 5.499 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-10T10:34:16.396Z] #0 5.501 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-10T10:34:16.396Z] #0 5.504 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-10T10:34:16.396Z] #47 ... [2022-09-10T10:34:16.396Z] [2022-09-10T10:34:16.396Z] #48 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-10T10:34:16.396Z] #0 2.148 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:34:16.396Z] #0 2.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:34:16.396Z] #0 2.176 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:34:16.396Z] #0 2.426 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-10T10:34:16.396Z] #0 2.733 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:34:16.396Z] #0 3.144 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-10T10:34:16.396Z] #0 3.552 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-10T10:34:16.396Z] #0 4.164 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-10T10:34:16.396Z] #0 4.829 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:34:16.396Z] #0 5.531 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-10T10:34:16.396Z] #0 5.539 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:34:16.396Z] #0 5.568 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:34:16.396Z] #0 5.571 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-10T10:34:16.396Z] #0 5.573 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-10T10:34:16.396Z] #0 5.581 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-10T10:34:16.396Z] #0 5.600 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:34:16.396Z] #0 5.600 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-10T10:34:16.396Z] #0 5.600 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-10T10:34:16.396Z] #0 5.600 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-10T10:34:16.396Z] #0 5.600 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:34:16.396Z] #0 5.600 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-10T10:34:26.551Z] #44 ... [2022-09-10T10:34:26.551Z] [2022-09-10T10:34:26.551Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-10T10:34:26.551Z] #37 209.6 + dpkg --print-architecture [2022-09-10T10:34:26.551Z] #37 DONE 210.1s [2022-09-10T10:34:26.551Z] [2022-09-10T10:34:26.551Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:34:28.613Z] #48 21.45 Fetched 49.2 MB in 20s (2501 kB/s) [2022-09-10T10:34:28.613Z] #48 21.45 Reading package lists... [2022-09-10T10:34:28.613Z] #48 ... [2022-09-10T10:34:28.613Z] [2022-09-10T10:34:28.613Z] #47 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:34:28.613Z] #47 21.84 Fetched 49.2 MB in 20s (2447 kB/s) [2022-09-10T10:34:36.532Z] #32 ... [2022-09-10T10:34:36.533Z] [2022-09-10T10:34:36.533Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:34:36.533Z] #44 172.1 CCLD libocispec.la [2022-09-10T10:34:37.101Z] #44 172.5 CCLD src/validate [2022-09-10T10:34:37.101Z] #44 172.5 CCLD tests/test-1 [2022-09-10T10:34:37.101Z] #44 172.5 CCLD tests/test-2 [2022-09-10T10:34:37.101Z] #44 172.6 CCLD tests/test-3 [2022-09-10T10:34:37.101Z] #44 172.6 CCLD tests/test-4 [2022-09-10T10:34:37.360Z] #44 172.7 CCLD tests/test-5 [2022-09-10T10:34:37.360Z] #44 172.7 CCLD tests/test-6 [2022-09-10T10:34:37.360Z] #44 172.9 CCLD tests/test-7 [2022-09-10T10:34:37.360Z] #44 173.0 CCLD tests/test-8 [2022-09-10T10:34:37.360Z] #44 173.0 CCLD tests/test-9 [2022-09-10T10:34:37.360Z] #44 173.1 CCLD tests/test-10 [2022-09-10T10:34:37.619Z] #44 173.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-10T10:34:37.878Z] #44 173.2 CCLD tests/test-11 [2022-09-10T10:34:38.635Z] #47 21.84 Reading package lists... [2022-09-10T10:34:38.635Z] #47 ... [2022-09-10T10:34:38.635Z] [2022-09-10T10:34:38.635Z] #48 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-10T10:34:38.635Z] #48 21.45 Reading package lists... [2022-09-10T10:34:38.635Z] #48 30.96 Reading package lists... [2022-09-10T10:34:38.635Z] #48 ... [2022-09-10T10:34:38.635Z] [2022-09-10T10:34:38.635Z] #43 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-10T10:34:38.635Z] #43 21.94 Fetched 49.2 MB in 20s (2436 kB/s) [2022-09-10T10:34:38.635Z] #43 21.94 Reading package lists... [2022-09-10T10:34:38.635Z] #43 31.08 Reading package lists... [2022-09-10T10:34:38.635Z] #43 ... [2022-09-10T10:34:38.635Z] [2022-09-10T10:34:38.635Z] #47 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:34:38.635Z] #47 21.84 Reading package lists... [2022-09-10T10:34:39.783Z] #44 174.9 libtool: link: ar cr libocispec.a [2022-09-10T10:34:39.783Z] #44 175.0 libtool: link: ranlib libocispec.a [2022-09-10T10:34:40.720Z] #44 176.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:34:40.720Z] #44 176.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-10T10:34:40.720Z] #44 176.3 make[5]: Nothing to be done for 'install-data-am'. [2022-09-10T10:34:40.720Z] #44 176.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:34:40.720Z] #44 176.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:34:40.720Z] #44 176.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:34:40.720Z] #44 176.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:34:40.720Z] #44 176.3 make[2]: Entering directory '/tmp/crun-build' [2022-09-10T10:34:40.720Z] #44 176.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-10T10:34:40.980Z] #44 176.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-10T10:34:40.980Z] #44 176.4 CC src/libcrun/libcrun_testing_a-container.o [2022-09-10T10:34:40.980Z] #44 176.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-10T10:34:40.980Z] #44 176.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-10T10:34:40.980Z] #44 176.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-10T10:34:40.980Z] #44 176.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-10T10:34:40.980Z] #44 176.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-10T10:34:40.980Z] #44 176.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-10T10:34:40.980Z] #44 176.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-10T10:34:40.980Z] #44 176.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-10T10:34:40.980Z] #44 176.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-10T10:34:40.980Z] #44 176.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-10T10:34:41.238Z] #44 176.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-10T10:34:41.238Z] #44 176.8 CC src/libcrun/libcrun_testing_a-error.o [2022-09-10T10:34:41.238Z] #44 176.9 CC src/libcrun/libcrun_testing_a-status.o [2022-09-10T10:34:41.497Z] #44 177.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-10T10:34:41.497Z] #44 177.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-10T10:34:41.497Z] #44 177.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-10T10:34:41.757Z] #44 177.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-10T10:34:41.757Z] #44 177.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-10T10:34:41.757Z] #44 177.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-10T10:34:41.757Z] #44 177.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-10T10:34:42.016Z] #44 177.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-10T10:34:42.275Z] #44 177.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-10T10:34:42.275Z] #44 177.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-10T10:34:42.275Z] #44 177.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-10T10:34:42.843Z] #44 178.4 CC src/crun-crun.o [2022-09-10T10:34:43.103Z] #44 178.5 CC src/crun-run.o [2022-09-10T10:34:43.103Z] #44 178.5 CC src/crun-delete.o [2022-09-10T10:34:43.103Z] #44 178.7 CC src/crun-kill.o [2022-09-10T10:34:43.362Z] #44 178.8 CC src/crun-pause.o [2022-09-10T10:34:43.622Z] #44 179.0 CC src/crun-unpause.o [2022-09-10T10:34:43.622Z] #44 179.2 CC src/crun-spec.o [2022-09-10T10:34:43.881Z] #44 179.4 CC src/crun-exec.o [2022-09-10T10:34:43.881Z] #44 179.4 CC src/crun-list.o [2022-09-10T10:34:43.881Z] #44 179.5 CC src/crun-create.o [2022-09-10T10:34:44.140Z] #44 179.6 CC src/crun-start.o [2022-09-10T10:34:44.140Z] #44 179.7 CC src/crun-state.o [2022-09-10T10:34:44.399Z] #44 179.9 CC src/crun-update.o [2022-09-10T10:34:44.658Z] #44 180.2 CC src/crun-ps.o [2022-09-10T10:34:44.658Z] #44 180.2 CC src/crun-checkpoint.o [2022-09-10T10:34:44.917Z] #44 180.6 CC src/crun-restore.o [2022-09-10T10:34:45.177Z] #44 180.7 CC src/libcrun/libcrun_la-utils.lo [2022-09-10T10:34:45.436Z] #44 180.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-10T10:34:45.436Z] #44 181.0 CC src/libcrun/libcrun_la-container.lo [2022-09-10T10:34:45.696Z] #44 181.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-10T10:34:45.696Z] #44 181.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-10T10:34:46.264Z] #44 181.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-10T10:34:46.523Z] #44 181.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-10T10:34:46.524Z] #44 182.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-10T10:34:46.759Z] #47 31.11 Reading package lists... [2022-09-10T10:34:46.760Z] #47 ... [2022-09-10T10:34:46.760Z] [2022-09-10T10:34:46.760Z] #43 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-10T10:34:46.760Z] #43 31.08 Reading package lists... [2022-09-10T10:34:46.784Z] #44 182.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-10T10:34:47.043Z] #44 182.5 CC src/libcrun/libcrun_la-criu.lo [2022-09-10T10:34:47.302Z] #44 182.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-10T10:34:47.302Z] #44 182.8 CC src/libcrun/libcrun_la-linux.lo [2022-09-10T10:34:47.561Z] #44 183.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-10T10:34:47.820Z] #44 183.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-10T10:34:48.388Z] #44 183.7 CC src/libcrun/libcrun_la-error.lo [2022-09-10T10:34:48.388Z] #44 183.8 CC src/libcrun/libcrun_la-status.lo [2022-09-10T10:34:48.664Z] #43 40.06 Building dependency tree... [2022-09-10T10:34:48.955Z] #44 184.4 CC src/libcrun/libcrun_la-terminal.lo [2022-09-10T10:34:48.955Z] #44 184.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-10T10:34:49.522Z] #44 184.9 CC src/libcrun/libcrun_la-signals.lo [2022-09-10T10:34:49.781Z] #44 185.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-10T10:34:50.349Z] #44 185.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-10T10:34:50.570Z] #43 44.16 The following additional packages will be installed: [2022-09-10T10:34:50.570Z] #43 44.19 libbtrfs0 [2022-09-10T10:34:50.829Z] #43 44.46 The following NEW packages will be installed: [2022-09-10T10:34:50.829Z] #43 44.48 libbtrfs-dev libbtrfs0 [2022-09-10T10:34:51.088Z] #43 44.96 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:34:51.089Z] #43 44.96 Need to get 460 kB of archives. [2022-09-10T10:34:51.089Z] #43 44.96 After this operation, 1237 kB of additional disk space will be used. [2022-09-10T10:34:51.089Z] #43 44.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-10T10:34:51.089Z] #43 44.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-10T10:34:51.286Z] #44 186.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-10T10:34:51.286Z] #44 186.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-10T10:34:51.545Z] #44 187.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-10T10:34:51.658Z] #43 45.54 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:34:52.112Z] #44 187.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-10T10:34:52.112Z] #44 187.6 CC tests/init.o [2022-09-10T10:34:52.227Z] #43 45.91 Fetched 460 kB in 0s (1334 kB/s) [2022-09-10T10:34:52.227Z] #43 ... [2022-09-10T10:34:52.227Z] [2022-09-10T10:34:52.227Z] #47 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:34:52.227Z] #47 31.11 Reading package lists... [2022-09-10T10:34:52.227Z] #47 40.29 Building dependency tree... [2022-09-10T10:34:52.227Z] #47 44.18 The following additional packages will be installed: [2022-09-10T10:34:52.227Z] #47 44.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-10T10:34:52.227Z] #47 44.18 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-10T10:34:52.227Z] #47 44.18 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-10T10:34:52.227Z] #47 44.19 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-10T10:34:52.227Z] #47 44.20 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-10T10:34:52.227Z] #47 44.21 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-10T10:34:52.227Z] #47 44.21 mingw-w64-common mingw-w64-x86-64-dev [2022-09-10T10:34:52.227Z] #47 44.24 Suggested packages: [2022-09-10T10:34:52.227Z] #47 44.25 gcc-10-locales seccomp wine64 [2022-09-10T10:34:52.227Z] #47 45.00 The following NEW packages will be installed: [2022-09-10T10:34:52.227Z] #47 45.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-10T10:34:52.227Z] #47 45.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-10T10:34:52.227Z] #47 45.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-10T10:34:52.227Z] #47 45.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-10T10:34:52.227Z] #47 45.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-10T10:34:52.227Z] #47 45.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-10T10:34:52.227Z] #47 45.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-10T10:34:52.227Z] #47 45.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-10T10:34:52.227Z] #47 45.01 mingw-w64-x86-64-dev [2022-09-10T10:34:52.227Z] #47 45.45 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:34:52.227Z] #47 45.45 Need to get 115 MB of archives. [2022-09-10T10:34:52.227Z] #47 45.45 After this operation, 645 MB of additional disk space will be used. [2022-09-10T10:34:52.227Z] #47 45.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-10T10:34:52.227Z] #47 45.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-10T10:34:52.227Z] #47 45.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-10T10:34:52.227Z] #47 45.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-10T10:34:52.227Z] #47 45.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-10T10:34:52.227Z] #47 45.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-10T10:34:52.227Z] #47 45.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-10T10:34:52.227Z] #47 45.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-10T10:34:52.227Z] #47 45.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-10T10:34:52.227Z] #47 46.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-10T10:34:52.227Z] #47 ... [2022-09-10T10:34:52.227Z] [2022-09-10T10:34:52.227Z] #43 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-10T10:34:52.227Z] #43 46.03 Selecting previously unselected package libbtrfs0:amd64. [2022-09-10T10:34:52.227Z] #43 46.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-10T10:34:52.227Z] #43 46.08 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-10T10:34:52.227Z] #43 46.09 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-10T10:34:52.487Z] #43 46.19 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-10T10:34:52.487Z] #43 46.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-10T10:34:52.487Z] #43 46.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-10T10:34:52.487Z] #43 46.41 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-10T10:34:52.679Z] #44 188.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-10T10:34:52.747Z] #43 46.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-10T10:34:52.747Z] #43 46.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:34:53.007Z] #43 DONE 46.7s [2022-09-10T10:34:53.007Z] [2022-09-10T10:34:53.007Z] #49 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-10T10:34:53.007Z] #49 DONE 0.1s [2022-09-10T10:34:53.007Z] [2022-09-10T10:34:53.007Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:34:53.951Z] #50 0.906 + RM_GOPATH=0 [2022-09-10T10:34:53.951Z] #50 0.906 + TMP_GOPATH= [2022-09-10T10:34:53.951Z] #50 0.906 + : /build [2022-09-10T10:34:53.951Z] #50 0.906 + '[' -z '' ']' [2022-09-10T10:34:53.951Z] #50 0.906 ++ mktemp -d [2022-09-10T10:34:53.951Z] #50 0.908 + export GOPATH=/tmp/tmp.C1BsQAj0vO [2022-09-10T10:34:53.951Z] #50 0.908 + GOPATH=/tmp/tmp.C1BsQAj0vO [2022-09-10T10:34:53.951Z] #50 0.908 + RM_GOPATH=1 [2022-09-10T10:34:53.951Z] #50 0.908 + case "$(go env GOARCH)" in [2022-09-10T10:34:53.951Z] #50 0.909 ++ go env GOARCH [2022-09-10T10:34:53.951Z] #50 0.920 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:34:53.951Z] #50 0.920 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:34:53.951Z] #50 0.921 ++ dirname /install.sh [2022-09-10T10:34:53.951Z] #50 0.922 + dir=/ [2022-09-10T10:34:53.951Z] #50 0.922 + bin=containerd [2022-09-10T10:34:53.951Z] #50 0.922 + shift [2022-09-10T10:34:53.951Z] #50 0.923 + '[' '!' -f //containerd.installer ']' [2022-09-10T10:34:53.951Z] #50 0.923 + . //containerd.installer [2022-09-10T10:34:53.951Z] #50 0.924 ++ set -e [2022-09-10T10:34:53.951Z] #50 0.924 ++ : v1.6.8 [2022-09-10T10:34:53.951Z] #50 0.924 + install_containerd [2022-09-10T10:34:53.951Z] #50 0.925 + echo 'Install containerd version v1.6.8' [2022-09-10T10:34:53.951Z] #50 0.925 Install containerd version v1.6.8 [2022-09-10T10:34:53.951Z] #50 0.926 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C1BsQAj0vO/src/github.com/containerd/containerd [2022-09-10T10:34:53.951Z] #50 0.931 Cloning into '/tmp/tmp.C1BsQAj0vO/src/github.com/containerd/containerd'... [2022-09-10T10:34:56.489Z] #50 ... [2022-09-10T10:34:56.489Z] [2022-09-10T10:34:56.489Z] #48 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-10T10:34:56.489Z] #48 30.96 Reading package lists... [2022-09-10T10:34:56.489Z] #48 40.37 Building dependency tree... [2022-09-10T10:34:56.489Z] #48 44.37 The following additional packages will be installed: [2022-09-10T10:34:56.489Z] #48 44.40 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-10T10:34:56.489Z] #48 44.43 Suggested packages: [2022-09-10T10:34:56.489Z] #48 44.44 cmake-doc ninja-build lrzip [2022-09-10T10:34:56.489Z] #48 44.44 Recommended packages: [2022-09-10T10:34:56.489Z] #48 44.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-10T10:34:56.489Z] #48 44.99 The following NEW packages will be installed: [2022-09-10T10:34:56.489Z] #48 45.04 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-10T10:34:56.489Z] #48 45.45 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:34:56.489Z] #48 45.45 Need to get 8418 kB of archives. [2022-09-10T10:34:56.489Z] #48 45.45 After this operation, 34.9 MB of additional disk space will be used. [2022-09-10T10:34:56.489Z] #48 45.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-10T10:34:56.489Z] #48 45.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-10T10:34:56.489Z] #48 45.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-10T10:34:56.489Z] #48 45.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-10T10:34:56.489Z] #48 45.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-10T10:34:56.489Z] #48 45.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-10T10:34:56.489Z] #48 45.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-10T10:34:56.489Z] #48 45.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-10T10:34:56.489Z] #48 46.24 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:34:56.489Z] #48 46.57 Fetched 8418 kB in 0s (18.6 MB/s) [2022-09-10T10:34:56.489Z] #48 46.65 Selecting previously unselected package xxd. [2022-09-10T10:34:56.489Z] #48 46.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-10T10:34:56.489Z] #48 46.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-10T10:34:56.489Z] #48 46.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:34:56.489Z] #48 46.93 Selecting previously unselected package vim-common. [2022-09-10T10:34:56.489Z] #48 46.93 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-10T10:34:56.489Z] #48 46.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:34:56.489Z] #48 47.20 Selecting previously unselected package cmake-data. [2022-09-10T10:34:56.489Z] #48 47.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-10T10:34:56.489Z] #48 47.23 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-10T10:34:56.489Z] #48 48.42 Selecting previously unselected package libarchive13:amd64. [2022-09-10T10:34:56.489Z] #48 48.42 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-10T10:34:56.489Z] #48 48.44 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-10T10:34:56.489Z] #48 48.62 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-10T10:34:56.489Z] #48 48.63 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-10T10:34:56.489Z] #48 48.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-10T10:34:56.489Z] #48 48.76 Selecting previously unselected package librhash0:amd64. [2022-09-10T10:34:56.489Z] #48 48.76 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-10T10:34:56.489Z] #48 48.77 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-10T10:34:56.489Z] #48 48.84 Selecting previously unselected package libuv1:amd64. [2022-09-10T10:34:56.489Z] #48 48.84 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-10T10:34:56.489Z] #48 48.85 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-10T10:34:56.489Z] #48 48.94 Selecting previously unselected package cmake. [2022-09-10T10:34:56.489Z] #48 48.95 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-10T10:34:56.489Z] #48 48.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-10T10:34:56.749Z] #48 ... [2022-09-10T10:34:56.749Z] [2022-09-10T10:34:56.749Z] #47 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:34:56.749Z] #47 46.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-10T10:34:56.749Z] #47 46.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-10T10:34:56.749Z] #47 46.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-10T10:34:56.749Z] #47 47.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-10T10:34:56.749Z] #47 47.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-10T10:34:56.749Z] #47 47.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-10T10:34:56.749Z] #47 47.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-10T10:34:56.749Z] #47 47.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-10T10:34:56.749Z] #47 47.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-10T10:34:56.749Z] #47 47.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-10T10:34:56.749Z] #47 47.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-10T10:34:56.749Z] #47 47.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-10T10:34:56.749Z] #47 47.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-10T10:34:56.749Z] #47 47.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-10T10:34:56.749Z] #47 47.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-10T10:34:56.749Z] #47 47.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-10T10:34:56.749Z] #47 47.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-10T10:34:56.749Z] #47 47.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-10T10:34:56.749Z] #47 47.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-10T10:34:56.749Z] #47 47.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-10T10:34:56.749Z] #47 48.40 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:34:56.749Z] #47 48.70 Fetched 115 MB in 3s (44.5 MB/s) [2022-09-10T10:34:56.749Z] #47 48.76 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-10T10:34:56.749Z] #47 48.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-10T10:34:56.749Z] #47 48.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-10T10:34:56.749Z] #47 48.81 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-10T10:34:56.749Z] #47 49.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-10T10:34:56.749Z] #47 49.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-10T10:34:56.749Z] #47 49.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-10T10:34:57.009Z] #47 50.71 Selecting previously unselected package binutils-mingw-w64. [2022-09-10T10:34:57.009Z] #47 50.71 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-10T10:34:57.009Z] #47 50.72 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-10T10:34:57.009Z] #47 50.79 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-10T10:34:57.009Z] #47 50.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-10T10:34:57.009Z] #47 50.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-10T10:34:57.270Z] #47 50.92 Selecting previously unselected package dmsetup. [2022-09-10T10:34:57.271Z] #47 50.94 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-10T10:34:57.271Z] #47 50.97 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-10T10:34:57.271Z] #47 ... [2022-09-10T10:34:57.271Z] [2022-09-10T10:34:57.271Z] #48 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-10T10:34:57.271Z] #48 50.61 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-10T10:34:57.271Z] #48 50.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:34:57.271Z] #48 50.64 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-10T10:34:57.271Z] #48 50.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:34:57.271Z] #48 50.70 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-10T10:34:57.271Z] #48 50.72 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-10T10:34:57.271Z] #48 50.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-10T10:34:57.271Z] #48 50.75 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-10T10:34:57.271Z] #48 50.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:34:57.271Z] #48 DONE 51.2s [2022-09-10T10:34:57.271Z] [2022-09-10T10:34:57.271Z] #47 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:34:57.271Z] #47 51.16 Selecting previously unselected package mingw-w64-common. [2022-09-10T10:34:57.271Z] #47 51.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-10T10:34:57.271Z] #47 51.17 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-10T10:34:57.532Z] #47 ... [2022-09-10T10:34:57.532Z] [2022-09-10T10:34:57.532Z] #51 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-10T10:34:57.532Z] #51 DONE 0.1s [2022-09-10T10:34:57.532Z] [2022-09-10T10:34:57.532Z] #52 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-10T10:34:57.793Z] #52 ... [2022-09-10T10:34:57.793Z] [2022-09-10T10:34:57.793Z] #45 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-10T10:34:57.793Z] #45 48.61 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T10:34:57.793Z] #45 48.61 + GOBIN=/build [2022-09-10T10:34:57.793Z] #45 48.61 + GO111MODULE=on [2022-09-10T10:34:57.793Z] #45 48.61 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:34:57.793Z] #45 51.23 rootlesskit version 1.0.0 [2022-09-10T10:34:57.793Z] #45 51.26 Usage of /build/rootlesskit-docker-proxy: [2022-09-10T10:34:57.793Z] #45 51.26 -container-ip string [2022-09-10T10:34:57.793Z] #45 51.26 container ip [2022-09-10T10:34:57.793Z] #45 51.26 -container-port int [2022-09-10T10:34:57.793Z] #45 51.26 container port (default -1) [2022-09-10T10:34:57.793Z] #45 51.26 -host-ip string [2022-09-10T10:34:57.793Z] #45 51.26 host ip [2022-09-10T10:34:57.793Z] #45 51.26 -host-port int [2022-09-10T10:34:57.793Z] #45 51.26 host port (default -1) [2022-09-10T10:34:57.793Z] #45 51.26 -proto string [2022-09-10T10:34:57.793Z] #45 51.26 proxy protocol (default "tcp") [2022-09-10T10:34:57.793Z] #45 DONE 51.4s [2022-09-10T10:34:57.793Z] [2022-09-10T10:34:57.793Z] #53 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-10T10:34:57.793Z] #53 DONE 0.1s [2022-09-10T10:34:58.052Z] [2022-09-10T10:34:58.052Z] #54 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-10T10:34:58.053Z] #54 DONE 0.1s [2022-09-10T10:34:58.053Z] [2022-09-10T10:34:58.053Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:34:58.621Z] #50 ... [2022-09-10T10:34:58.621Z] [2022-09-10T10:34:58.621Z] #52 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-10T10:34:58.621Z] #52 1.248 + RM_GOPATH=0 [2022-09-10T10:34:58.881Z] #52 1.248 + TMP_GOPATH= [2022-09-10T10:34:58.881Z] #52 1.248 + : /build [2022-09-10T10:34:58.881Z] #52 1.248 + '[' -z '' ']' [2022-09-10T10:34:58.881Z] #52 1.251 ++ mktemp -d [2022-09-10T10:34:58.881Z] #52 1.252 + export GOPATH=/tmp/tmp.mkO3bkSEqG [2022-09-10T10:34:58.881Z] #52 1.252 + GOPATH=/tmp/tmp.mkO3bkSEqG [2022-09-10T10:34:58.881Z] #52 1.252 + RM_GOPATH=1 [2022-09-10T10:34:58.881Z] #52 1.252 + case "$(go env GOARCH)" in [2022-09-10T10:34:58.881Z] #52 1.252 ++ go env GOARCH [2022-09-10T10:34:58.881Z] #52 1.283 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:34:58.881Z] #52 1.283 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:34:58.881Z] #52 1.283 ++ dirname /install.sh [2022-09-10T10:34:58.881Z] #52 1.283 + dir=/ [2022-09-10T10:34:58.881Z] #52 1.283 + bin=tini [2022-09-10T10:34:58.881Z] #52 1.283 + shift [2022-09-10T10:34:58.881Z] #52 1.283 + '[' '!' -f //tini.installer ']' [2022-09-10T10:34:58.881Z] #52 1.283 + . //tini.installer [2022-09-10T10:34:58.881Z] #52 1.283 ++ : v0.19.0 [2022-09-10T10:34:58.881Z] #52 1.283 + install_tini [2022-09-10T10:34:58.881Z] #52 1.283 + echo 'Install tini version v0.19.0' [2022-09-10T10:34:58.881Z] #52 1.283 + git clone https://github.com/krallin/tini.git /tmp/tmp.mkO3bkSEqG/tini [2022-09-10T10:34:58.881Z] #52 1.283 Install tini version v0.19.0 [2022-09-10T10:34:58.881Z] #52 1.300 Cloning into '/tmp/tmp.mkO3bkSEqG/tini'... [2022-09-10T10:34:59.450Z] #52 1.793 + cd /tmp/tmp.mkO3bkSEqG/tini [2022-09-10T10:34:59.450Z] #52 1.794 + git checkout -q v0.19.0 [2022-09-10T10:34:59.450Z] #52 1.801 + cmake . [2022-09-10T10:34:59.711Z] #52 2.178 -- The C compiler identification is GNU 10.2.1 [2022-09-10T10:34:59.711Z] #52 2.242 -- Detecting C compiler ABI info [2022-09-10T10:34:59.970Z] #52 2.372 -- Detecting C compiler ABI info - done [2022-09-10T10:34:59.970Z] #52 2.428 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-10T10:34:59.970Z] #52 2.429 -- Detecting C compile features [2022-09-10T10:34:59.970Z] #52 2.430 -- Detecting C compile features - done [2022-09-10T10:34:59.970Z] #52 2.444 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-10T10:34:59.970Z] #52 2.542 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-10T10:34:59.970Z] #52 2.579 -- Configuring done [2022-09-10T10:35:00.229Z] #52 2.590 -- Generating done [2022-09-10T10:35:00.229Z] #52 2.592 -- Build files have been written to: /tmp/tmp.mkO3bkSEqG/tini [2022-09-10T10:35:00.229Z] #52 2.597 + make tini-static [2022-09-10T10:35:00.229Z] #52 2.677 Scanning dependencies of target tini-static [2022-09-10T10:35:00.229Z] #52 2.705 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-10T10:35:00.803Z] #52 3.177 [100%] Linking C executable tini-static [2022-09-10T10:35:00.803Z] #52 3.408 [100%] Built target tini-static [2022-09-10T10:35:01.062Z] #52 3.425 + mkdir -p /build [2022-09-10T10:35:01.062Z] #52 3.429 + cp tini-static /build/docker-init [2022-09-10T10:35:01.062Z] #52 DONE 3.7s [2022-09-10T10:35:01.062Z] [2022-09-10T10:35:01.062Z] #47 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:35:01.062Z] #47 53.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-10T10:35:01.062Z] #47 53.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-10T10:35:01.062Z] #47 53.63 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-10T10:35:02.000Z] #47 55.62 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-10T10:35:02.000Z] #47 55.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:35:02.000Z] #47 55.62 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-10T10:35:02.000Z] #47 55.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-10T10:35:02.000Z] #47 55.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:35:02.000Z] #47 55.70 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-10T10:35:04.542Z] #47 57.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-10T10:35:04.542Z] #47 57.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:35:04.542Z] #47 57.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:35:08.738Z] #47 62.00 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-10T10:35:08.739Z] #47 62.01 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:35:08.739Z] #47 62.02 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:35:08.739Z] #47 ... [2022-09-10T10:35:08.739Z] [2022-09-10T10:35:08.739Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:35:08.739Z] #50 15.46 + cd /tmp/tmp.C1BsQAj0vO/src/github.com/containerd/containerd [2022-09-10T10:35:08.739Z] #50 15.46 + git checkout -q v1.6.8 [2022-09-10T10:35:09.307Z] #50 16.16 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-10T10:35:09.307Z] #50 16.16 + BUILDTAGS='netgo osusergo static_build' [2022-09-10T10:35:09.307Z] #50 16.16 + export EXTRA_FLAGS=-buildmode=pie [2022-09-10T10:35:09.307Z] #50 16.16 + EXTRA_FLAGS=-buildmode=pie [2022-09-10T10:35:09.307Z] #50 16.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-10T10:35:09.307Z] #50 16.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-10T10:35:09.307Z] #50 16.16 + '[' '' = dynamic ']' [2022-09-10T10:35:09.307Z] #50 16.16 + make [2022-09-10T10:35:10.245Z] #50 17.13 + bin/ctr [2022-09-10T10:35:10.896Z] #44 206.4 CCLD tests/init [2022-09-10T10:35:15.523Z] #50 ... [2022-09-10T10:35:15.523Z] [2022-09-10T10:35:15.523Z] #47 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-10T10:35:15.523Z] #47 63.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-10T10:35:15.523Z] #47 63.61 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:35:15.523Z] #47 63.62 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-10T10:35:15.523Z] #47 65.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-10T10:35:15.523Z] #47 65.27 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:35:15.523Z] #47 65.28 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:35:15.523Z] #47 69.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-10T10:35:15.523Z] #47 69.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:35:15.523Z] #47 69.01 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:35:16.903Z] #47 70.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-10T10:35:16.903Z] #47 70.66 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-10T10:35:16.903Z] #47 70.67 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-10T10:35:16.903Z] #47 70.73 Selecting previously unselected package libapparmor1:amd64. [2022-09-10T10:35:16.903Z] #47 70.74 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-10T10:35:17.162Z] #47 70.75 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-10T10:35:17.162Z] #47 70.79 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-10T10:35:17.162Z] #47 70.80 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-10T10:35:17.162Z] #47 70.81 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-10T10:35:17.162Z] #47 70.88 Selecting previously unselected package libbtrfs0:amd64. [2022-09-10T10:35:17.162Z] #47 70.88 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-10T10:35:17.162Z] #47 70.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-10T10:35:17.162Z] #47 70.96 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-10T10:35:17.162Z] #47 70.97 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-10T10:35:17.162Z] #47 70.98 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-10T10:35:17.421Z] #47 71.06 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-10T10:35:17.421Z] #47 71.06 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-10T10:35:17.421Z] #47 71.07 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-10T10:35:17.421Z] #47 71.11 Selecting previously unselected package libudev-dev:amd64. [2022-09-10T10:35:17.421Z] #47 71.12 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-10T10:35:17.421Z] #47 71.12 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-10T10:35:17.421Z] #47 71.18 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-10T10:35:17.421Z] #47 71.19 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-10T10:35:17.421Z] #47 71.20 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-10T10:35:17.680Z] #47 71.31 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-10T10:35:17.680Z] #47 71.32 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-10T10:35:17.680Z] #47 71.33 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-10T10:35:17.680Z] #47 71.42 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-10T10:35:17.680Z] #47 71.42 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-10T10:35:17.680Z] #47 71.43 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-10T10:35:17.940Z] #47 71.52 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-10T10:35:17.940Z] #47 71.54 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-10T10:35:17.940Z] #47 71.54 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-10T10:35:17.940Z] #47 71.59 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-10T10:35:17.940Z] #47 71.59 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-10T10:35:17.940Z] #47 71.59 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-10T10:35:18.200Z] #47 71.78 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-10T10:35:18.200Z] #47 71.79 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-10T10:35:18.200Z] #47 71.79 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-10T10:35:18.200Z] #47 71.89 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-10T10:35:18.200Z] #47 71.90 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-10T10:35:18.200Z] #47 71.91 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-10T10:35:18.200Z] #47 71.96 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-10T10:35:18.200Z] #47 71.97 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-10T10:35:18.200Z] #47 71.97 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-10T10:35:18.460Z] #47 72.03 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-10T10:35:18.460Z] #47 72.04 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-10T10:35:18.460Z] #47 72.05 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-10T10:35:18.460Z] #47 72.28 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-10T10:35:18.460Z] #47 72.29 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-10T10:35:18.460Z] #47 72.30 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-10T10:35:18.460Z] #47 72.31 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-10T10:35:18.460Z] #47 72.33 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-10T10:35:18.460Z] #47 72.34 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-10T10:35:18.460Z] #47 72.36 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-10T10:35:18.460Z] #47 72.37 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-10T10:35:18.460Z] #47 72.38 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-10T10:35:18.460Z] #47 72.39 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-10T10:35:18.720Z] #47 72.40 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-10T10:35:18.720Z] #47 72.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-10T10:35:18.720Z] #47 72.43 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-10T10:35:18.720Z] #47 72.44 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-10T10:35:18.720Z] #47 72.45 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-10T10:35:18.720Z] #47 72.46 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-10T10:35:18.720Z] #47 72.47 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-10T10:35:18.720Z] #47 72.48 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-10T10:35:18.720Z] #47 72.50 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-10T10:35:18.720Z] #47 72.51 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-10T10:35:18.720Z] #47 72.52 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:35:18.720Z] #47 72.53 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-10T10:35:18.720Z] #47 72.54 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:35:18.720Z] #47 72.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-10T10:35:18.720Z] #47 72.57 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-10T10:35:18.720Z] #47 72.58 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:35:18.720Z] #47 72.59 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-10T10:35:18.720Z] #47 72.60 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:35:18.980Z] #47 72.61 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-10T10:35:18.980Z] #47 72.63 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-10T10:35:18.980Z] #47 72.64 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-10T10:35:18.980Z] #47 72.66 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-10T10:35:18.980Z] #47 72.67 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-10T10:35:18.980Z] #47 72.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:35:19.921Z] #47 DONE 73.5s [2022-09-10T10:35:19.921Z] [2022-09-10T10:35:19.921Z] #55 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-09-10T10:35:21.310Z] #55 1.251 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-10T10:35:21.310Z] #55 1.408 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-10T10:35:21.310Z] #55 1.493 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-10T10:35:26.848Z] #55 1.740 Reading package lists... [2022-09-10T10:35:31.044Z] #55 6.348 Reading package lists... [2022-09-10T10:35:31.983Z] #55 10.95 Building dependency tree... [2022-09-10T10:35:31.983Z] #55 12.03 Reading state information... [2022-09-10T10:35:32.829Z] #44 ... [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-10T10:35:32.830Z] #31 273.1 + return [2022-09-10T10:35:32.830Z] #31 DONE 274.1s [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:35:32.830Z] #44 226.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-10T10:35:32.830Z] #44 226.0 AR libcrun_testing.a [2022-09-10T10:35:32.830Z] #44 226.2 CCLD tests/tests_libcrun_utils [2022-09-10T10:35:32.830Z] #44 226.2 CCLD tests/tests_libcrun_errors [2022-09-10T10:35:32.830Z] #44 226.3 CCLD tests/tests_libcrun_fuzzer [2022-09-10T10:35:32.830Z] #44 227.0 CCLD libcrun.la [2022-09-10T10:35:32.830Z] #44 ... [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-10T10:35:32.830Z] #60 DONE 0.1s [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-10T10:35:32.830Z] #61 DONE 0.2s [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-10T10:35:32.830Z] #62 DONE 0.1s [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-10T10:35:32.830Z] #63 DONE 0.1s [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-10T10:35:32.830Z] #64 DONE 0.1s [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:35:32.830Z] #43 ... [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-10T10:35:32.830Z] #65 DONE 0.1s [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-10T10:35:32.830Z] #66 DONE 0.1s [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-10T10:35:32.830Z] #67 DONE 0.1s [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:35:32.830Z] #32 ... [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-10T10:35:32.830Z] #68 DONE 0.1s [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-10T10:35:32.830Z] #69 DONE 0.1s [2022-09-10T10:35:32.830Z] [2022-09-10T10:35:32.830Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-10T10:35:32.830Z] #44 227.9 CCLD crun [2022-09-10T10:35:32.830Z] #44 228.3 make[3]: Entering directory '/tmp/crun-build' [2022-09-10T10:35:32.830Z] #44 228.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-10T10:35:32.830Z] #44 228.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-10T10:35:32.923Z] #55 13.02 The following additional packages will be installed: [2022-09-10T10:35:32.923Z] #55 13.02 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-10T10:35:32.923Z] #55 13.02 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-10T10:35:32.923Z] #55 13.02 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-10T10:35:32.923Z] #55 13.02 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-10T10:35:32.923Z] #55 13.02 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-10T10:35:32.923Z] #55 13.02 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-10T10:35:32.923Z] #55 13.03 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-10T10:35:32.923Z] #55 13.04 Suggested packages: [2022-09-10T10:35:32.923Z] #55 13.04 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-10T10:35:32.923Z] #55 13.04 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-10T10:35:32.923Z] #55 13.04 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-10T10:35:32.923Z] #55 13.04 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-10T10:35:32.923Z] #55 13.04 seccomp:ppc64el seccomp:s390x [2022-09-10T10:35:32.923Z] #55 13.04 Recommended packages: [2022-09-10T10:35:32.923Z] #55 13.04 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-10T10:35:32.923Z] #55 13.04 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-10T10:35:32.923Z] #55 13.04 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-10T10:35:32.923Z] #55 13.04 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-10T10:35:33.097Z] #44 228.4 /bin/mkdir -p '/usr/local/lib' [2022-09-10T10:35:33.097Z] #44 228.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-10T10:35:33.097Z] #44 228.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-10T10:35:33.097Z] #44 228.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-10T10:35:33.097Z] #44 228.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-10T10:35:33.097Z] #44 228.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-10T10:35:33.097Z] #44 228.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-10T10:35:33.097Z] #44 228.7 ---------------------------------------------------------------------- [2022-09-10T10:35:33.182Z] #55 13.48 The following NEW packages will be installed: [2022-09-10T10:35:33.182Z] #55 13.48 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-10T10:35:33.182Z] #55 13.48 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-10T10:35:33.182Z] #55 13.48 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-10T10:35:33.182Z] #55 13.48 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-10T10:35:33.182Z] #55 13.49 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-10T10:35:33.182Z] #55 13.49 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-10T10:35:33.182Z] #55 13.49 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-10T10:35:33.182Z] #55 13.49 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-10T10:35:33.182Z] #55 13.49 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-10T10:35:33.182Z] #55 13.49 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-10T10:35:33.182Z] #55 13.49 libseccomp2:ppc64el libseccomp2:s390x [2022-09-10T10:35:33.358Z] #44 228.7 Libraries have been installed in: [2022-09-10T10:35:33.358Z] #44 228.7 /usr/local/lib [2022-09-10T10:35:33.358Z] #44 228.7 [2022-09-10T10:35:33.358Z] #44 228.7 If you ever happen to want to link against installed libraries [2022-09-10T10:35:33.358Z] #44 228.7 in a given directory, LIBDIR, you must either use libtool, and [2022-09-10T10:35:33.358Z] #44 228.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-10T10:35:33.358Z] #44 228.7 flag during linking and do at least one of the following: [2022-09-10T10:35:33.358Z] #44 228.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-10T10:35:33.358Z] #44 228.7 during execution [2022-09-10T10:35:33.358Z] #44 228.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-10T10:35:33.358Z] #44 228.7 during linking [2022-09-10T10:35:33.358Z] #44 228.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-10T10:35:33.358Z] #44 228.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-10T10:35:33.358Z] #44 228.7 [2022-09-10T10:35:33.358Z] #44 228.7 See any operating system documentation about shared libraries for [2022-09-10T10:35:33.358Z] #44 228.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-10T10:35:33.358Z] #44 228.7 ---------------------------------------------------------------------- [2022-09-10T10:35:33.358Z] #44 228.7 /bin/mkdir -p '/build' [2022-09-10T10:35:33.358Z] #44 228.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-10T10:35:33.358Z] #44 228.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-10T10:35:33.358Z] #44 228.7 make[3]: Leaving directory '/tmp/crun-build' [2022-09-10T10:35:33.358Z] #44 228.8 make[2]: Leaving directory '/tmp/crun-build' [2022-09-10T10:35:33.358Z] #44 228.8 make[1]: Leaving directory '/tmp/crun-build' [2022-09-10T10:35:33.358Z] #44 DONE 228.9s [2022-09-10T10:35:33.358Z] [2022-09-10T10:35:33.358Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:35:33.443Z] #55 13.84 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:35:33.443Z] #55 13.84 Need to get 15.9 MB of archives. [2022-09-10T10:35:33.443Z] #55 13.84 After this operation, 73.0 MB of additional disk space will be used. [2022-09-10T10:35:33.443Z] #55 13.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-10T10:35:33.703Z] #55 13.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-10T10:35:33.703Z] #55 13.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-10T10:35:33.703Z] #55 13.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-10T10:35:33.703Z] #55 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-10T10:35:33.703Z] #55 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-10T10:35:33.703Z] #55 13.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-10T10:35:33.703Z] #55 13.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-10T10:35:33.703Z] #55 13.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-10T10:35:33.703Z] #55 13.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-10T10:35:33.703Z] #55 13.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-10T10:35:33.703Z] #55 13.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-10T10:35:33.703Z] #55 13.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-10T10:35:33.703Z] #55 13.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-10T10:35:33.703Z] #55 13.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-10T10:35:33.703Z] #55 13.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-10T10:35:33.703Z] #55 13.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-10T10:35:33.703Z] #55 13.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-10T10:35:33.703Z] #55 13.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-10T10:35:33.703Z] #55 13.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-10T10:35:33.703Z] #55 13.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-10T10:35:33.703Z] #55 13.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-10T10:35:33.703Z] #55 13.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-10T10:35:33.703Z] #55 14.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-10T10:35:33.703Z] #55 14.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-10T10:35:33.703Z] #55 14.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-10T10:35:33.703Z] #55 14.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-10T10:35:33.703Z] #55 14.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-10T10:35:33.703Z] #55 14.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-10T10:35:33.703Z] #55 14.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-10T10:35:33.703Z] #55 14.03 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-10T10:35:33.703Z] #55 14.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-10T10:35:33.703Z] #55 14.04 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-10T10:35:33.703Z] #55 14.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-10T10:35:33.703Z] #55 14.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-10T10:35:33.703Z] #55 14.04 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-10T10:35:33.703Z] #55 14.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-10T10:35:33.703Z] #55 14.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-10T10:35:33.963Z] #55 14.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-10T10:35:33.963Z] #55 14.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-10T10:35:34.223Z] #55 14.49 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:35:34.223Z] #55 14.64 Fetched 15.9 MB in 0s (32.3 MB/s) [2022-09-10T10:35:34.482Z] #55 14.67 Selecting previously unselected package gcc-10-base:armel. [2022-09-10T10:35:34.482Z] #55 14.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-10T10:35:34.482Z] #55 14.72 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-10T10:35:34.482Z] #55 14.73 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-10T10:35:34.482Z] #55 14.78 Selecting previously unselected package gcc-10-base:armhf. [2022-09-10T10:35:34.742Z] #55 14.78 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-10T10:35:34.742Z] #55 14.79 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-10T10:35:34.742Z] #55 14.84 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-10T10:35:34.742Z] #55 14.84 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-10T10:35:34.742Z] #55 14.85 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-10T10:35:34.742Z] #55 14.91 Selecting previously unselected package gcc-10-base:s390x. [2022-09-10T10:35:34.742Z] #55 14.91 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-10T10:35:34.742Z] #55 14.92 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-10T10:35:34.742Z] #55 14.98 Selecting previously unselected package gcc-10-base:arm64. [2022-09-10T10:35:34.742Z] #55 14.98 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-10T10:35:34.742Z] #55 14.99 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-10T10:35:34.742Z] #55 15.04 Selecting previously unselected package libgcc-s1:armel. [2022-09-10T10:35:34.742Z] #55 15.04 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-10T10:35:35.068Z] #55 15.05 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-10T10:35:35.068Z] #55 15.10 Selecting previously unselected package libcrypt1:armel. [2022-09-10T10:35:35.068Z] #55 15.10 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-10T10:35:35.068Z] #55 15.11 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-10T10:35:35.068Z] #55 15.19 Selecting previously unselected package libc6:armel. [2022-09-10T10:35:35.068Z] #55 15.19 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-10T10:35:35.329Z] #55 15.37 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-10T10:35:35.594Z] #55 15.88 Selecting previously unselected package libapparmor1:armel. [2022-09-10T10:35:35.594Z] #55 15.89 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-10T10:35:35.594Z] #55 15.90 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-10T10:35:35.855Z] #55 15.94 Selecting previously unselected package libapparmor-dev:armel. [2022-09-10T10:35:35.855Z] #55 15.95 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-10T10:35:35.855Z] #55 15.96 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-10T10:35:35.855Z] #55 16.04 Selecting previously unselected package libgcc-s1:arm64. [2022-09-10T10:35:35.855Z] #55 16.05 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-10T10:35:35.855Z] #55 16.06 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-10T10:35:35.855Z] #55 16.12 Selecting previously unselected package libcrypt1:arm64. [2022-09-10T10:35:35.855Z] #55 16.13 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-10T10:35:35.855Z] #55 16.14 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-10T10:35:36.117Z] #55 16.21 Selecting previously unselected package libc6:arm64. [2022-09-10T10:35:36.117Z] #55 16.22 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-10T10:35:36.376Z] #55 16.45 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-10T10:35:36.635Z] #55 16.94 Selecting previously unselected package libapparmor1:arm64. [2022-09-10T10:35:36.635Z] #55 16.95 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-10T10:35:36.635Z] #55 16.95 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-10T10:35:36.635Z] #55 17.00 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-10T10:35:36.641Z] #43 ... [2022-09-10T10:35:36.641Z] [2022-09-10T10:35:36.641Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-10T10:35:36.641Z] #32 280.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-10T10:35:36.895Z] #55 17.01 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-10T10:35:36.895Z] #55 17.01 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-10T10:35:36.895Z] #55 17.08 Selecting previously unselected package libgcc-s1:s390x. [2022-09-10T10:35:36.895Z] #55 17.08 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-10T10:35:36.895Z] #55 17.09 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-10T10:35:36.895Z] #55 17.13 Selecting previously unselected package libcrypt1:s390x. [2022-09-10T10:35:36.895Z] #55 17.14 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-10T10:35:36.895Z] #55 17.14 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-10T10:35:36.895Z] #55 17.22 Selecting previously unselected package libc6:s390x. [2022-09-10T10:35:36.895Z] #55 17.22 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-10T10:35:37.155Z] #55 17.39 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-10T10:35:37.577Z] #32 DONE 281.5s [2022-09-10T10:35:37.577Z] [2022-09-10T10:35:37.577Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:35:37.577Z] #50 166.7 + mkdir -p /build [2022-09-10T10:35:37.724Z] #55 17.87 Selecting previously unselected package libapparmor1:s390x. [2022-09-10T10:35:37.724Z] #55 17.88 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-10T10:35:37.724Z] #55 17.88 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-10T10:35:37.724Z] #55 17.93 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-10T10:35:37.724Z] #55 17.94 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-10T10:35:37.724Z] #55 17.94 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-10T10:35:37.724Z] #55 18.00 Selecting previously unselected package libgcc-s1:armhf. [2022-09-10T10:35:37.724Z] #55 18.02 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-10T10:35:37.724Z] #55 18.02 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-10T10:35:37.724Z] #55 18.06 Selecting previously unselected package libcrypt1:armhf. [2022-09-10T10:35:37.724Z] #55 18.07 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-10T10:35:37.724Z] #55 18.07 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-10T10:35:37.837Z] #50 166.7 + cp runc /build/runc [2022-09-10T10:35:37.837Z] #50 DONE 166.8s [2022-09-10T10:35:37.837Z] [2022-09-10T10:35:37.837Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:35:37.983Z] #55 18.16 Selecting previously unselected package libc6:armhf. [2022-09-10T10:35:37.983Z] #55 18.16 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-10T10:35:38.243Z] #55 18.35 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-10T10:35:38.503Z] #55 18.75 Selecting previously unselected package libapparmor1:armhf. [2022-09-10T10:35:38.503Z] #55 18.76 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-10T10:35:38.503Z] #55 18.76 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-10T10:35:38.503Z] #55 18.81 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-10T10:35:38.503Z] #55 18.82 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-10T10:35:38.503Z] #55 18.82 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-10T10:35:38.503Z] #55 18.90 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-10T10:35:38.762Z] #55 18.90 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-10T10:35:38.762Z] #55 18.91 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-10T10:35:38.762Z] #55 18.95 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-10T10:35:38.762Z] #55 18.96 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-10T10:35:38.762Z] #55 18.96 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-10T10:35:39.021Z] #55 19.06 Selecting previously unselected package libc6:ppc64el. [2022-09-10T10:35:39.021Z] #55 19.06 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-10T10:35:39.021Z] #55 19.22 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-10T10:35:39.217Z] #43 ... [2022-09-10T10:35:39.217Z] [2022-09-10T10:35:39.217Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-10T10:35:39.217Z] #70 DONE 0.3s [2022-09-10T10:35:39.217Z] [2022-09-10T10:35:39.217Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:35:39.477Z] #43 ... [2022-09-10T10:35:39.477Z] [2022-09-10T10:35:39.477Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-10T10:35:39.477Z] #71 DONE 0.1s [2022-09-10T10:35:39.477Z] [2022-09-10T10:35:39.477Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-10T10:35:39.589Z] #55 19.82 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-10T10:35:39.589Z] #55 19.82 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-10T10:35:39.589Z] #55 19.83 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-10T10:35:39.589Z] #55 19.88 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-10T10:35:39.589Z] #55 19.89 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-10T10:35:39.589Z] #55 19.90 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-10T10:35:39.736Z] #72 DONE 0.2s [2022-09-10T10:35:39.736Z] [2022-09-10T10:35:39.736Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:35:39.849Z] #55 19.98 Selecting previously unselected package libseccomp2:s390x. [2022-09-10T10:35:39.849Z] #55 19.98 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-10T10:35:39.849Z] #55 19.99 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-10T10:35:39.849Z] #55 20.04 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-10T10:35:39.849Z] #55 20.05 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-10T10:35:39.849Z] #55 20.06 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-10T10:35:39.849Z] #55 20.12 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-10T10:35:39.849Z] #55 20.13 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-10T10:35:39.849Z] #55 20.13 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-10T10:35:40.108Z] #55 20.18 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-10T10:35:40.108Z] #55 20.19 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-10T10:35:40.108Z] #55 20.19 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-10T10:35:40.108Z] #55 20.26 Selecting previously unselected package libseccomp2:armhf. [2022-09-10T10:35:40.108Z] #55 20.26 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-10T10:35:40.108Z] #55 20.27 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-10T10:35:40.108Z] #55 20.31 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-10T10:35:40.108Z] #55 20.32 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-10T10:35:40.108Z] #55 20.32 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-10T10:35:40.108Z] #55 20.38 Selecting previously unselected package libseccomp2:armel. [2022-09-10T10:35:40.108Z] #55 20.39 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-10T10:35:40.108Z] #55 20.39 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-10T10:35:40.367Z] #55 20.44 Selecting previously unselected package libseccomp-dev:armel. [2022-09-10T10:35:40.367Z] #55 20.45 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-10T10:35:40.367Z] #55 20.45 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-10T10:35:40.367Z] #55 20.51 Selecting previously unselected package libseccomp2:arm64. [2022-09-10T10:35:40.367Z] #55 20.51 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-10T10:35:40.367Z] #55 20.52 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:35:40.367Z] #55 20.57 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-10T10:35:40.367Z] #55 20.58 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-10T10:35:40.367Z] #55 20.59 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:35:40.626Z] #55 20.69 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-10T10:35:40.627Z] #55 20.70 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-10T10:35:40.627Z] #55 20.71 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-10T10:35:40.627Z] #55 20.72 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-10T10:35:40.627Z] #55 20.73 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-10T10:35:40.627Z] #55 20.74 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-10T10:35:40.627Z] #55 20.75 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-10T10:35:40.627Z] #55 20.77 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-10T10:35:40.627Z] #55 20.78 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-10T10:35:40.627Z] #55 20.79 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-10T10:35:40.627Z] #55 20.80 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-10T10:35:40.627Z] #55 20.82 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-10T10:35:40.627Z] #55 20.83 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-10T10:35:40.627Z] #55 20.84 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-10T10:35:40.627Z] #55 20.85 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-10T10:35:40.627Z] #55 20.86 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-10T10:35:42.006Z] #55 22.10 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-10T10:35:42.268Z] #43 249.1 + bin/containerd [2022-09-10T10:35:43.385Z] #55 23.33 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-10T10:35:44.323Z] #55 24.58 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-10T10:35:45.704Z] #55 25.80 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-10T10:35:46.902Z] #55 27.06 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-10T10:35:46.902Z] #55 27.07 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-10T10:35:46.902Z] #55 27.09 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-10T10:35:46.902Z] #55 27.10 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-10T10:35:46.902Z] #55 27.11 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-10T10:35:46.902Z] #55 27.12 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:35:46.902Z] #55 27.13 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-10T10:35:46.902Z] #55 27.14 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-10T10:35:46.902Z] #55 27.16 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-10T10:35:46.902Z] #55 27.17 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-10T10:35:46.902Z] #55 27.18 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-10T10:35:46.902Z] #55 27.19 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-10T10:35:46.902Z] #55 27.20 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-10T10:35:46.902Z] #55 27.21 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-10T10:35:46.902Z] #55 27.22 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-10T10:35:46.902Z] #55 27.23 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:35:46.902Z] #55 27.24 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-10T10:35:46.902Z] #55 27.25 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-10T10:35:47.162Z] #55 27.27 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-10T10:35:47.162Z] #55 27.28 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-10T10:35:47.162Z] #55 27.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:35:47.733Z] #55 DONE 27.8s [2022-09-10T10:35:47.733Z] [2022-09-10T10:35:47.733Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-10T10:35:47.733Z] #56 DONE 0.1s [2022-09-10T10:35:47.733Z] [2022-09-10T10:35:47.733Z] #57 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-10T10:35:49.115Z] #57 DONE 1.3s [2022-09-10T10:35:49.115Z] [2022-09-10T10:35:49.115Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:35:49.115Z] #0 1.192 + RM_GOPATH=0 [2022-09-10T10:35:49.115Z] #0 1.192 + TMP_GOPATH= [2022-09-10T10:35:49.115Z] #0 1.192 + : /build [2022-09-10T10:35:49.115Z] #0 1.192 + '[' -z '' ']' [2022-09-10T10:35:49.115Z] #0 1.192 ++ mktemp -d [2022-09-10T10:35:49.115Z] #0 1.195 + export GOPATH=/tmp/tmp.aS5DefFfxK [2022-09-10T10:35:49.115Z] #0 1.195 + GOPATH=/tmp/tmp.aS5DefFfxK [2022-09-10T10:35:49.115Z] #0 1.195 + RM_GOPATH=1 [2022-09-10T10:35:49.115Z] #0 1.196 + case "$(go env GOARCH)" in [2022-09-10T10:35:49.115Z] #0 1.197 ++ go env GOARCH [2022-09-10T10:35:49.115Z] #0 1.204 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:35:49.115Z] #0 1.204 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:35:49.115Z] #0 1.204 ++ dirname /install.sh [2022-09-10T10:35:49.115Z] #0 1.212 + dir=/ [2022-09-10T10:35:49.115Z] #0 1.212 + bin=runc [2022-09-10T10:35:49.115Z] #0 1.212 + shift [2022-09-10T10:35:49.115Z] #0 1.212 + '[' '!' -f //runc.installer ']' [2022-09-10T10:35:49.115Z] #0 1.212 + . //runc.installer [2022-09-10T10:35:49.115Z] #0 1.212 ++ set -e [2022-09-10T10:35:49.115Z] #0 1.212 ++ : v1.1.4 [2022-09-10T10:35:49.115Z] #0 1.212 + install_runc [2022-09-10T10:35:49.115Z] #0 1.212 + RUNC_BUILDTAGS=seccomp [2022-09-10T10:35:49.115Z] #0 1.212 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-10T10:35:49.115Z] #0 1.212 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aS5DefFfxK/src/github.com/opencontainers/runc [2022-09-10T10:35:49.115Z] #0 1.212 Cloning into '/tmp/tmp.aS5DefFfxK/src/github.com/opencontainers/runc'... [2022-09-10T10:35:49.115Z] #0 1.213 Install runc version v1.1.4 (build tags: seccomp) [2022-09-10T10:35:49.687Z] #58 ... [2022-09-10T10:35:49.687Z] [2022-09-10T10:35:49.687Z] #59 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-10T10:35:49.687Z] #59 DONE 1.0s [2022-09-10T10:35:49.947Z] [2022-09-10T10:35:49.947Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-10T10:35:50.887Z] #60 0.922 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-10T10:35:50.887Z] #60 DONE 1.0s [2022-09-10T10:35:50.887Z] [2022-09-10T10:35:50.887Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:35:50.887Z] #50 ... [2022-09-10T10:35:50.887Z] [2022-09-10T10:35:50.887Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-10T10:35:51.826Z] #61 DONE 1.0s [2022-09-10T10:35:51.826Z] [2022-09-10T10:35:51.826Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:35:51.826Z] #50 ... [2022-09-10T10:35:51.826Z] [2022-09-10T10:35:51.826Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-10T10:35:52.765Z] #62 DONE 0.9s [2022-09-10T10:35:52.765Z] [2022-09-10T10:35:52.765Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:35:52.765Z] #50 ... [2022-09-10T10:35:52.765Z] [2022-09-10T10:35:52.765Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-10T10:35:53.705Z] #63 DONE 1.0s [2022-09-10T10:35:53.705Z] [2022-09-10T10:35:53.705Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:35:53.705Z] #58 5.797 + cd /tmp/tmp.aS5DefFfxK/src/github.com/opencontainers/runc [2022-09-10T10:35:53.705Z] #58 5.797 + git checkout -q v1.1.4 [2022-09-10T10:35:53.965Z] #58 6.182 + '[' -z '' ']' [2022-09-10T10:35:53.965Z] #58 6.182 + target=static [2022-09-10T10:35:53.965Z] #58 6.183 + make BUILDTAGS=seccomp static [2022-09-10T10:35:54.226Z] #58 6.613 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-10T10:35:59.503Z] #58 ... [2022-09-10T10:35:59.503Z] [2022-09-10T10:35:59.503Z] #64 [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-09-10T10:35:59.503Z] #0 1.178 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:35:59.503Z] #0 1.199 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:35:59.503Z] #0 1.199 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:35:59.503Z] #0 1.454 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-10T10:35:59.503Z] #0 1.687 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-10T10:35:59.503Z] #0 1.959 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-10T10:35:59.503Z] #0 2.297 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-10T10:35:59.503Z] #0 2.739 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:35:59.503Z] #0 2.979 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:35:59.503Z] #0 3.235 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:35:59.503Z] #0 3.236 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-10T10:35:59.503Z] #0 3.240 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-10T10:35:59.503Z] #0 3.248 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-10T10:35:59.503Z] #0 3.250 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:35:59.503Z] #0 3.257 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-10T10:35:59.503Z] #0 3.273 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-10T10:35:59.503Z] #0 3.277 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:35:59.503Z] #0 3.278 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:35:59.503Z] #0 3.279 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-10T10:35:59.503Z] #0 3.279 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-10T10:35:59.503Z] #0 3.281 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-10T10:36:09.492Z] #64 14.77 Fetched 49.2 MB in 14s (3558 kB/s) [2022-09-10T10:36:16.074Z] #64 14.77 Reading package lists... [2022-09-10T10:36:21.352Z] #64 21.52 Reading package lists... [2022-09-10T10:36:23.261Z] #64 27.74 Building dependency tree... [2022-09-10T10:36:24.200Z] #64 30.58 bzip2 is already the newest version (1.0.8-4). [2022-09-10T10:36:24.200Z] #64 30.58 patch is already the newest version (2.7.6-7). [2022-09-10T10:36:24.200Z] #64 30.58 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-10T10:36:24.200Z] #64 30.58 The following additional packages will be installed: [2022-09-10T10:36:24.459Z] #64 30.59 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-09-10T10:36:24.460Z] #64 30.59 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-10T10:36:24.460Z] #64 30.60 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-10T10:36:24.460Z] #64 30.60 python3-pkg-resources vim-runtime xxd [2022-09-10T10:36:24.460Z] #64 30.61 Suggested packages: [2022-09-10T10:36:24.460Z] #64 30.62 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-10T10:36:24.460Z] #64 30.62 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-10T10:36:24.460Z] #64 30.62 Recommended packages: [2022-09-10T10:36:24.460Z] #64 30.62 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-10T10:36:25.840Z] #64 32.14 The following NEW packages will be installed: [2022-09-10T10:36:25.840Z] #64 32.14 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-09-10T10:36:25.840Z] #64 32.15 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-09-10T10:36:25.840Z] #64 32.15 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-10T10:36:25.840Z] #64 32.15 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-10T10:36:25.840Z] #64 32.15 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-10T10:36:25.840Z] #64 32.16 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-09-10T10:36:25.840Z] #64 32.16 vim-common vim-runtime xfsprogs xxd zip zstd [2022-09-10T10:36:26.111Z] #64 32.52 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:36:26.111Z] #64 32.52 Need to get 18.6 MB of archives. [2022-09-10T10:36:26.111Z] #64 32.52 After this operation, 71.4 MB of additional disk space will be used. [2022-09-10T10:36:26.111Z] #64 32.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-10T10:36:26.371Z] #64 32.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-10T10:36:26.371Z] #64 32.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-10T10:36:26.371Z] #64 32.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-10T10:36:26.371Z] #64 32.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-10T10:36:26.371Z] #64 32.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-10T10:36:26.371Z] #64 32.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-10T10:36:26.371Z] #64 32.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-10T10:36:26.371Z] #64 32.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-10T10:36:26.371Z] #64 32.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-10T10:36:26.371Z] #64 32.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-10T10:36:26.371Z] #64 32.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-10T10:36:26.371Z] #64 32.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-10T10:36:26.371Z] #64 32.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-10T10:36:26.371Z] #64 32.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-10T10:36:26.371Z] #64 32.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-10T10:36:26.371Z] #64 32.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-10T10:36:26.371Z] #64 32.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-10T10:36:26.371Z] #64 32.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-10T10:36:26.371Z] #64 32.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-10T10:36:26.371Z] #64 32.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-10T10:36:26.371Z] #64 32.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-10T10:36:26.371Z] #64 32.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-10T10:36:26.371Z] #64 32.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-10T10:36:26.371Z] #64 32.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-10T10:36:26.371Z] #64 32.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-10T10:36:26.371Z] #64 32.63 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-09-10T10:36:26.372Z] #64 32.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-10T10:36:26.372Z] #64 32.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-10T10:36:26.372Z] #64 32.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-10T10:36:26.372Z] #64 32.64 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-10T10:36:26.372Z] #64 32.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-10T10:36:26.372Z] #64 32.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-10T10:36:26.372Z] #64 32.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-10T10:36:26.372Z] #64 32.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-10T10:36:26.372Z] #64 32.70 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-10T10:36:26.372Z] #64 32.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-10T10:36:26.372Z] #64 32.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-10T10:36:26.372Z] #64 32.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-10T10:36:26.631Z] #64 32.74 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-10T10:36:26.631Z] #64 32.74 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-10T10:36:26.631Z] #64 32.86 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-10T10:36:26.631Z] #64 32.88 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-10T10:36:26.631Z] #64 32.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-10T10:36:26.631Z] #64 32.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-10T10:36:27.201Z] #64 33.59 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:36:27.461Z] #64 33.88 Fetched 18.6 MB in 1s (27.6 MB/s) [2022-09-10T10:36:27.720Z] #64 33.94 Selecting previously unselected package pigz. [2022-09-10T10:36:27.720Z] #64 33.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 ... 40116 files and directories currently installed.) [2022-09-10T10:36:27.720Z] #64 33.99 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-09-10T10:36:27.720Z] #64 34.00 Unpacking pigz (2.6-1) ... [2022-09-10T10:36:27.720Z] #64 34.08 Selecting previously unselected package libelf1:amd64. [2022-09-10T10:36:27.980Z] #64 34.10 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-09-10T10:36:27.980Z] #64 34.11 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-10T10:36:27.980Z] #64 34.22 Selecting previously unselected package libbpf0:amd64. [2022-09-10T10:36:27.980Z] #64 34.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-10T10:36:27.980Z] #64 34.25 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-10T10:36:27.980Z] #64 34.32 Selecting previously unselected package libcap2:amd64. [2022-09-10T10:36:28.240Z] #64 34.33 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-10T10:36:28.240Z] #64 34.34 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-10T10:36:28.240Z] #64 34.38 Selecting previously unselected package libmnl0:amd64. [2022-09-10T10:36:28.240Z] #64 34.38 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-09-10T10:36:28.240Z] #64 34.39 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-10T10:36:28.240Z] #64 34.43 Selecting previously unselected package libxtables12:amd64. [2022-09-10T10:36:28.240Z] #64 34.44 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-09-10T10:36:28.240Z] #64 34.45 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-10T10:36:28.240Z] #64 34.50 Selecting previously unselected package libcap2-bin. [2022-09-10T10:36:28.240Z] #64 34.50 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-10T10:36:28.240Z] #64 34.51 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-10T10:36:28.240Z] #64 34.56 Selecting previously unselected package iproute2. [2022-09-10T10:36:28.500Z] #64 34.56 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-09-10T10:36:28.500Z] #64 34.57 Unpacking iproute2 (5.10.0-4) ... [2022-09-10T10:36:28.760Z] #64 34.89 Selecting previously unselected package xxd. [2022-09-10T10:36:28.760Z] #64 34.89 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-10T10:36:28.760Z] #64 34.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:36:28.760Z] #64 34.98 Selecting previously unselected package vim-common. [2022-09-10T10:36:28.760Z] #64 34.98 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-10T10:36:28.760Z] #64 35.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:36:28.942Z] #43 289.3 # github.com/containerd/containerd/cmd/containerd [2022-09-10T10:36:28.942Z] #43 289.3 /usr/bin/ld: /tmp/go-link-1237860251/000019.o: in function `New': [2022-09-10T10:36:28.942Z] #43 289.3 /tmp/tmp.eCJt80PcKP/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-10T10:36:28.942Z] #43 289.4 + bin/containerd-stress [2022-09-10T10:36:28.942Z] #43 290.5 + bin/containerd-shim [2022-09-10T10:36:29.020Z] #64 35.10 Selecting previously unselected package bash-completion. [2022-09-10T10:36:29.020Z] #64 35.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-10T10:36:30.219Z] #64 36.29 Unpacking bash-completion (1:2.11-2) ... [2022-09-10T10:36:30.219Z] #64 36.54 Selecting previously unselected package apparmor. [2022-09-10T10:36:30.478Z] #64 36.55 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-09-10T10:36:30.478Z] #64 36.59 Unpacking apparmor (2.13.6-10) ... [2022-09-10T10:36:30.738Z] #64 36.89 Selecting previously unselected package inetutils-ping. [2022-09-10T10:36:30.738Z] #64 36.90 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-10T10:36:30.738Z] #64 36.90 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-10T10:36:30.738Z] #64 36.97 Selecting previously unselected package libip4tc2:amd64. [2022-09-10T10:36:30.738Z] #64 36.98 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-10T10:36:30.738Z] #64 36.98 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-10T10:36:30.738Z] #64 37.03 Selecting previously unselected package libip6tc2:amd64. [2022-09-10T10:36:30.738Z] #64 37.04 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-10T10:36:30.738Z] #64 37.05 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-10T10:36:30.738Z] #64 37.11 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-10T10:36:30.997Z] #64 37.11 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-10T10:36:30.997Z] #64 37.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-10T10:36:30.997Z] #64 37.17 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-10T10:36:30.997Z] #64 37.17 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-10T10:36:30.997Z] #64 37.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-10T10:36:30.997Z] #64 37.23 Selecting previously unselected package libnftnl11:amd64. [2022-09-10T10:36:30.997Z] #64 37.24 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-10T10:36:30.997Z] #64 37.24 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-10T10:36:30.997Z] #64 37.30 Selecting previously unselected package iptables. [2022-09-10T10:36:30.997Z] #64 37.31 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-09-10T10:36:30.997Z] #64 37.32 Unpacking iptables (1.8.7-1) ... [2022-09-10T10:36:31.257Z] #64 37.52 Selecting previously unselected package libonig5:amd64. [2022-09-10T10:36:31.257Z] #64 37.53 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-10T10:36:31.257Z] #64 37.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-10T10:36:31.257Z] #64 37.64 Selecting previously unselected package libjq1:amd64. [2022-09-10T10:36:31.516Z] #64 37.64 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-09-10T10:36:31.516Z] #64 37.65 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-10T10:36:31.516Z] #64 37.72 Selecting previously unselected package jq. [2022-09-10T10:36:31.516Z] #64 37.73 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-09-10T10:36:31.516Z] #64 37.74 Unpacking jq (1.6-2.1) ... [2022-09-10T10:36:31.516Z] #64 37.80 Selecting previously unselected package libaio1:amd64. [2022-09-10T10:36:31.516Z] #64 37.80 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-09-10T10:36:31.516Z] #64 37.81 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-10T10:36:31.516Z] #64 37.86 Selecting previously unselected package libgpm2:amd64. [2022-09-10T10:36:31.516Z] #64 37.86 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-09-10T10:36:31.516Z] #64 37.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-10T10:36:31.516Z] #64 37.91 Selecting previously unselected package libinih1:amd64. [2022-09-10T10:36:31.776Z] #64 37.92 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-09-10T10:36:31.776Z] #64 37.93 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-10T10:36:31.776Z] #64 37.99 Selecting previously unselected package libnet1:amd64. [2022-09-10T10:36:31.776Z] #64 38.01 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T10:36:31.776Z] #64 38.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:36:31.776Z] #64 38.07 Selecting previously unselected package libnl-3-200:amd64. [2022-09-10T10:36:31.776Z] #64 38.08 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-10T10:36:31.776Z] #64 38.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-10T10:36:31.776Z] #64 38.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-10T10:36:31.776Z] #64 38.18 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-10T10:36:32.036Z] #64 38.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-10T10:36:32.036Z] #64 38.24 Selecting previously unselected package libyajl2:amd64. [2022-09-10T10:36:32.036Z] #64 38.24 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-09-10T10:36:32.036Z] #64 38.24 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-10T10:36:32.036Z] #64 38.28 Selecting previously unselected package net-tools. [2022-09-10T10:36:32.036Z] #64 38.29 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-10T10:36:32.036Z] #64 38.30 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-10T10:36:32.036Z] #64 38.43 Selecting previously unselected package python-pip-whl. [2022-09-10T10:36:32.036Z] #64 38.43 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-10T10:36:32.232Z] #43 299.1 + bin/containerd-shim-runc-v1 [2022-09-10T10:36:32.295Z] #64 38.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-10T10:36:32.561Z] #64 38.79 Selecting previously unselected package python3-lib2to3. [2022-09-10T10:36:32.561Z] #64 38.79 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-10T10:36:32.561Z] #64 38.80 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-10T10:36:32.843Z] #64 38.93 Selecting previously unselected package python3-distutils. [2022-09-10T10:36:32.843Z] #64 38.93 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-09-10T10:36:32.843Z] #64 38.94 Unpacking python3-distutils (3.9.2-1) ... [2022-09-10T10:36:32.843Z] #64 39.06 Selecting previously unselected package python3-pkg-resources. [2022-09-10T10:36:32.843Z] #64 39.07 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-10T10:36:32.843Z] #64 39.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:36:33.103Z] #64 39.20 Selecting previously unselected package python3-setuptools. [2022-09-10T10:36:33.103Z] #64 39.20 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-09-10T10:36:33.103Z] #64 39.20 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-10T10:36:33.103Z] #64 39.39 Selecting previously unselected package python3-wheel. [2022-09-10T10:36:33.103Z] #64 39.40 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-09-10T10:36:33.103Z] #64 39.41 Unpacking python3-wheel (0.34.2-1) ... [2022-09-10T10:36:33.365Z] #64 39.46 Selecting previously unselected package python3-pip. [2022-09-10T10:36:33.365Z] #64 39.47 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-10T10:36:33.365Z] #64 39.48 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-10T10:36:33.365Z] #64 39.69 Selecting previously unselected package sudo. [2022-09-10T10:36:33.365Z] #64 39.70 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-09-10T10:36:33.365Z] #64 39.71 Unpacking sudo (1.9.5p2-3) ... [2022-09-10T10:36:33.888Z] #64 40.04 Selecting previously unselected package thin-provisioning-tools. [2022-09-10T10:36:33.888Z] #64 40.08 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-10T10:36:33.888Z] #64 40.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-10T10:36:34.146Z] #64 40.25 Selecting previously unselected package uidmap. [2022-09-10T10:36:34.146Z] #64 40.27 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-10T10:36:34.146Z] #64 40.28 Unpacking uidmap (1:4.8.1-1) ... [2022-09-10T10:36:34.146Z] #64 40.35 Selecting previously unselected package vim-runtime. [2022-09-10T10:36:34.146Z] #64 40.36 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-10T10:36:34.146Z] #64 40.38 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-10T10:36:34.146Z] #64 40.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-10T10:36:34.146Z] #64 40.40 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:36:36.057Z] #64 42.06 Selecting previously unselected package vim. [2022-09-10T10:36:36.057Z] #64 42.06 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-10T10:36:36.057Z] #64 42.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:36:36.057Z] #64 42.40 Selecting previously unselected package xfsprogs. [2022-09-10T10:36:36.057Z] #64 42.41 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-10T10:36:36.317Z] #64 42.41 Unpacking xfsprogs (5.10.0-4) ... [2022-09-10T10:36:36.317Z] #64 42.67 Selecting previously unselected package zip. [2022-09-10T10:36:36.577Z] #64 42.68 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-09-10T10:36:36.577Z] #64 42.68 Unpacking zip (3.0-12) ... [2022-09-10T10:36:36.577Z] #64 42.79 Selecting previously unselected package zstd. [2022-09-10T10:36:36.577Z] #64 42.80 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-10T10:36:36.577Z] #64 42.81 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-10T10:36:36.836Z] #64 42.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:36:37.096Z] #64 43.48 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-10T10:36:37.096Z] #64 43.50 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-10T10:36:37.356Z] #64 43.51 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-10T10:36:37.356Z] #64 43.52 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-10T10:36:37.356Z] #64 43.53 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-10T10:36:37.356Z] #64 43.54 Setting up uidmap (1:4.8.1-1) ... [2022-09-10T10:36:37.356Z] #64 43.55 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-10T10:36:37.356Z] #64 43.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:36:37.356Z] #64 43.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-10T10:36:37.356Z] #64 43.59 Setting up python3-wheel (0.34.2-1) ... [2022-09-10T10:36:37.503Z] #43 304.1 + bin/containerd-shim-runc-v2 [2022-09-10T10:36:37.876Z] #64 43.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:36:37.876Z] #64 43.94 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-10T10:36:37.876Z] #64 43.95 Setting up libcap2-bin (1:2.44-1) ... [2022-09-10T10:36:37.876Z] #64 43.96 Setting up apparmor (2.13.6-10) ... [2022-09-10T10:36:37.876Z] #64 ... [2022-09-10T10:36:37.876Z] [2022-09-10T10:36:37.876Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:36:37.876Z] #50 104.7 + bin/containerd [2022-09-10T10:36:38.070Z] #43 304.9 + binaries [2022-09-10T10:36:38.070Z] #43 304.9 + install -D bin/containerd /build/containerd [2022-09-10T10:36:38.070Z] #43 304.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-10T10:36:38.070Z] #43 304.9 + install -D bin/ctr /build/ctr [2022-09-10T10:36:39.005Z] #43 DONE 305.6s [2022-09-10T10:36:39.571Z] [2022-09-10T10:36:39.571Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-10T10:36:40.506Z] #73 DONE 0.8s [2022-09-10T10:36:40.506Z] [2022-09-10T10:36:40.506Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-10T10:36:40.506Z] #74 DONE 0.1s [2022-09-10T10:36:40.506Z] [2022-09-10T10:36:40.506Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-10T10:36:40.764Z] #75 DONE 0.4s [2022-09-10T10:36:40.764Z] [2022-09-10T10:36:40.764Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-10T10:36:40.764Z] #76 DONE 0.1s [2022-09-10T10:36:40.764Z] [2022-09-10T10:36:40.764Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-10T10:36:40.764Z] #77 DONE 0.0s [2022-09-10T10:36:40.764Z] [2022-09-10T10:36:40.764Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-10T10:36:40.764Z] #78 DONE 0.0s [2022-09-10T10:36:40.764Z] [2022-09-10T10:36:40.764Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-10T10:36:41.700Z] #79 DONE 0.9s [2022-09-10T10:36:41.700Z] [2022-09-10T10:36:41.700Z] #80 exporting to image [2022-09-10T10:36:41.700Z] #80 exporting layers [2022-09-10T10:36:43.151Z] #50 ... [2022-09-10T10:36:43.151Z] [2022-09-10T10:36:43.151Z] #64 [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-09-10T10:36:43.151Z] #64 44.98 Setting up zip (3.0-12) ... [2022-09-10T10:36:43.151Z] #64 44.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:36:43.151Z] #64 45.01 Setting up bash-completion (1:2.11-2) ... [2022-09-10T10:36:43.151Z] #64 46.15 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-10T10:36:43.151Z] #64 46.16 Setting up sudo (1.9.5p2-3) ... [2022-09-10T10:36:43.151Z] #64 46.22 invoke-rc.d: could not determine current runlevel [2022-09-10T10:36:43.151Z] #64 46.22 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-10T10:36:43.151Z] #64 46.23 Setting up xfsprogs (5.10.0-4) ... [2022-09-10T10:36:43.151Z] #64 46.25 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-10T10:36:43.151Z] #64 46.26 Setting up inetutils-ping (2:2.0-1) ... [2022-09-10T10:36:43.151Z] #64 46.27 Setting up pigz (2.6-1) ... [2022-09-10T10:36:43.151Z] #64 46.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-10T10:36:43.151Z] #64 46.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-10T10:36:43.151Z] #64 46.35 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-10T10:36:43.151Z] #64 46.37 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:36:43.151Z] #64 46.80 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-10T10:36:43.151Z] #64 46.81 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-10T10:36:43.151Z] #64 47.08 Setting up libelf1:amd64 (0.183-1) ... [2022-09-10T10:36:43.151Z] #64 47.09 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-10T10:36:43.151Z] #64 47.10 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-10T10:36:43.151Z] #64 47.12 Setting up python3-distutils (3.9.2-1) ... [2022-09-10T10:36:43.151Z] #64 47.47 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:36:43.151Z] #64 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-10T10:36:43.151Z] #64 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-10T10:36:43.151Z] #64 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-10T10:36:43.151Z] #64 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-10T10:36:43.151Z] #64 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-10T10:36:43.151Z] #64 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-10T10:36:43.151Z] #64 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-10T10:36:43.151Z] #64 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-10T10:36:43.151Z] #64 47.55 Setting up python3-setuptools (52.0.0-4) ... [2022-09-10T10:36:43.151Z] #64 48.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-10T10:36:43.151Z] #64 48.52 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-10T10:36:43.151Z] #64 48.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-10T10:36:43.151Z] #64 48.55 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-10T10:36:43.151Z] #64 49.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-10T10:36:43.151Z] #64 49.23 Setting up jq (1.6-2.1) ... [2022-09-10T10:36:43.151Z] #64 49.24 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-10T10:36:43.151Z] #64 49.25 Setting up iptables (1.8.7-1) ... [2022-09-10T10:36:43.151Z] #64 49.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T10:36:43.151Z] #64 49.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T10:36:43.151Z] #64 49.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T10:36:43.151Z] #64 49.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T10:36:43.151Z] #64 49.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-10T10:36:43.151Z] #64 49.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-10T10:36:43.151Z] #64 49.30 Setting up iproute2 (5.10.0-4) ... [2022-09-10T10:36:43.412Z] #64 49.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:36:43.992Z] #64 DONE 50.2s [2022-09-10T10:36:43.992Z] [2022-09-10T10:36:43.992Z] #65 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-10T10:36:44.932Z] #65 0.948 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-10T10:36:44.932Z] #65 0.952 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-10T10:36:44.932Z] #65 0.955 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-10T10:36:44.932Z] #65 DONE 1.0s [2022-09-10T10:36:44.932Z] [2022-09-10T10:36:44.932Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-10T10:36:44.984Z] #80 exporting layers 2.9s done [2022-09-10T10:36:44.984Z] #80 writing image sha256:874e6ecc2cf418e88789f8f74b56cca15c89611aa6a5849c1d7d2af0e98c84de done [2022-09-10T10:36:44.984Z] #80 naming to docker.io/library/docker:95831246a2b3dc59ad4696ebaf02a0f9e530876a done [2022-09-10T10:36:44.984Z] #80 DONE 2.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-10T10:36:45.295Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-10T10:36:45.580Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44126/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95831246a2b3dc59ad4696ebaf02a0f9e530876a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:95831246a2b3dc59ad4696ebaf02a0f9e530876a hack/test/unit [2022-09-10T10:36:46.954Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-09-10T10:36:46.954Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-10T10:36:46.954Z] + TESTDIRS=./... [2022-09-10T10:36:46.954Z] + exclude_paths='/vendor/|/integration' [2022-09-10T10:36:46.954Z] ++ go list ./... [2022-09-10T10:36:46.954Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-10T10:36:47.899Z] + pkg_list='github.com/docker/docker/api [2022-09-10T10:36:47.899Z] github.com/docker/docker/api/server [2022-09-10T10:36:47.899Z] github.com/docker/docker/api/server/backend/build [2022-09-10T10:36:47.899Z] github.com/docker/docker/api/server/httpstatus [2022-09-10T10:36:47.899Z] github.com/docker/docker/api/server/httputils [2022-09-10T10:36:47.899Z] github.com/docker/docker/api/server/middleware [2022-09-10T10:36:47.899Z] github.com/docker/docker/api/server/router [2022-09-10T10:36:47.899Z] github.com/docker/docker/api/server/router/build [2022-09-10T10:36:47.899Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-10T10:36:47.899Z] github.com/docker/docker/api/server/router/container [2022-09-10T10:36:47.899Z] github.com/docker/docker/api/server/router/debug [2022-09-10T10:36:47.899Z] github.com/docker/docker/api/server/router/distribution [2022-09-10T10:36:47.899Z] github.com/docker/docker/api/server/router/grpc [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/image [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/network [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/plugin [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/session [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/swarm [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/system [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/volume [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/backend [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/blkiodev [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/container [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/events [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/filters [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/image [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/mount [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/network [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/registry [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/strslice [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/swarm [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/time [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/versions [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/volume [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next/worker [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/dockerfile [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/remotecontext [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/remotecontext/git [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-10T10:36:47.900Z] github.com/docker/docker/cli [2022-09-10T10:36:47.900Z] github.com/docker/docker/cli/config [2022-09-10T10:36:47.900Z] github.com/docker/docker/cli/debug [2022-09-10T10:36:47.900Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-10T10:36:47.900Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-10T10:36:47.900Z] github.com/docker/docker/client [2022-09-10T10:36:47.900Z] github.com/docker/docker/cmd/docker-proxy [2022-09-10T10:36:47.900Z] github.com/docker/docker/cmd/dockerd [2022-09-10T10:36:47.900Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-10T10:36:47.900Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-10T10:36:47.900Z] github.com/docker/docker/container [2022-09-10T10:36:47.900Z] github.com/docker/docker/container/stream [2022-09-10T10:36:47.900Z] github.com/docker/docker/contrib/apparmor [2022-09-10T10:36:47.900Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-10T10:36:47.900Z] github.com/docker/docker/contrib/httpserver [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/cluster [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/cluster/convert [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/cluster/executor [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/cluster/provider [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/config [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/events [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/events/testutils [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/exec [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/images [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/initlayer [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/links [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/listeners [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/gelf [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/journald [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/local [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/logentries [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/splunk [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/syslog [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/templates [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/names [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/network [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/stats [2022-09-10T10:36:47.900Z] github.com/docker/docker/distribution [2022-09-10T10:36:47.900Z] github.com/docker/docker/distribution/metadata [2022-09-10T10:36:47.900Z] github.com/docker/docker/distribution/utils [2022-09-10T10:36:47.900Z] github.com/docker/docker/distribution/xfer [2022-09-10T10:36:47.900Z] github.com/docker/docker/dockerversion [2022-09-10T10:36:47.900Z] github.com/docker/docker/errdefs [2022-09-10T10:36:47.900Z] github.com/docker/docker/image [2022-09-10T10:36:47.900Z] github.com/docker/docker/image/cache [2022-09-10T10:36:47.900Z] github.com/docker/docker/image/tarexport [2022-09-10T10:36:47.900Z] github.com/docker/docker/image/v1 [2022-09-10T10:36:47.900Z] github.com/docker/docker/internal/test/suite [2022-09-10T10:36:47.900Z] github.com/docker/docker/layer [2022-09-10T10:36:47.900Z] github.com/docker/docker/libcontainerd [2022-09-10T10:36:47.900Z] github.com/docker/docker/libcontainerd/queue [2022-09-10T10:36:47.900Z] github.com/docker/docker/libcontainerd/remote [2022-09-10T10:36:47.900Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-10T10:36:47.900Z] github.com/docker/docker/libcontainerd/types [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/bitseq [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/cluster [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/config [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/datastore [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/driverapi [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/etchosts [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/idm [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/ipam [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/iptables [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/netlabel [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/netutils [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/networkdb [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/ns [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/options [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/osl [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/portallocator [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/portmapper [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/testutils [2022-09-10T10:36:47.900Z] github.com/docker/docker/libnetwork/types [2022-09-10T10:36:47.900Z] github.com/docker/docker/oci [2022-09-10T10:36:47.900Z] github.com/docker/docker/oci/caps [2022-09-10T10:36:47.900Z] github.com/docker/docker/opts [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/aaparser [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/archive [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/authorization [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/broadcaster [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/capabilities [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/chrootarchive [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/containerfs [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/devicemapper [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/directory [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/dmesg [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/fileutils [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/fsutils [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/homedir [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/idtools [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/ioutils [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/jsonmessage [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/longpath [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/loopback [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/namesgenerator [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/parsers [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/pidfile [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/platform [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/plugingetter [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/plugins [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/plugins/transport [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/pools [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/progress [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/pubsub [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/reexec [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/signal [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/stack [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/stdcopy [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/streamformatter [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/stringid [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/sysinfo [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/system [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/tailfile [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/tarsum [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/truncindex [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/urlutil [2022-09-10T10:36:47.900Z] github.com/docker/docker/pkg/useragent [2022-09-10T10:36:47.900Z] github.com/docker/docker/plugin [2022-09-10T10:36:47.900Z] github.com/docker/docker/plugin/executor/containerd [2022-09-10T10:36:47.900Z] github.com/docker/docker/plugin/v2 [2022-09-10T10:36:47.900Z] github.com/docker/docker/profiles/apparmor [2022-09-10T10:36:47.900Z] github.com/docker/docker/profiles/seccomp [2022-09-10T10:36:47.900Z] github.com/docker/docker/quota [2022-09-10T10:36:47.900Z] github.com/docker/docker/reference [2022-09-10T10:36:47.900Z] github.com/docker/docker/registry [2022-09-10T10:36:47.900Z] github.com/docker/docker/registry/resumable [2022-09-10T10:36:47.900Z] github.com/docker/docker/restartmanager [2022-09-10T10:36:47.900Z] github.com/docker/docker/rootless [2022-09-10T10:36:47.900Z] github.com/docker/docker/rootless/specconv [2022-09-10T10:36:47.900Z] github.com/docker/docker/runconfig [2022-09-10T10:36:47.900Z] github.com/docker/docker/runconfig/opts [2022-09-10T10:36:47.900Z] github.com/docker/docker/testutil [2022-09-10T10:36:47.900Z] github.com/docker/docker/testutil/daemon [2022-09-10T10:36:47.900Z] github.com/docker/docker/testutil/environment [2022-09-10T10:36:47.900Z] github.com/docker/docker/testutil/fakecontext [2022-09-10T10:36:47.900Z] github.com/docker/docker/testutil/fakegit [2022-09-10T10:36:47.900Z] github.com/docker/docker/testutil/fakestorage [2022-09-10T10:36:47.900Z] github.com/docker/docker/testutil/fixtures/load [2022-09-10T10:36:47.900Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-10T10:36:47.900Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-10T10:36:47.900Z] github.com/docker/docker/testutil/registry [2022-09-10T10:36:47.900Z] github.com/docker/docker/testutil/request [2022-09-10T10:36:47.900Z] github.com/docker/docker/volume [2022-09-10T10:36:47.900Z] github.com/docker/docker/volume/drivers [2022-09-10T10:36:47.900Z] github.com/docker/docker/volume/local [2022-09-10T10:36:47.900Z] github.com/docker/docker/volume/mounts [2022-09-10T10:36:47.900Z] github.com/docker/docker/volume/service [2022-09-10T10:36:47.900Z] github.com/docker/docker/volume/service/opts [2022-09-10T10:36:47.900Z] github.com/docker/docker/volume/testutils' [2022-09-10T10:36:47.900Z] ++ grep --fixed-strings -v /libnetwork [2022-09-10T10:36:47.900Z] ++ echo 'github.com/docker/docker/api [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/backend/build [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/httpstatus [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/httputils [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/middleware [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/build [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/container [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/debug [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/distribution [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/grpc [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/image [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/network [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/plugin [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/session [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/swarm [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/system [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/server/router/volume [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/backend [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/blkiodev [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/container [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/events [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/filters [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/image [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/mount [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/network [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/registry [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/strslice [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/swarm [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/time [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/versions [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-10T10:36:47.900Z] github.com/docker/docker/api/types/volume [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/builder-next/worker [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/dockerfile [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/remotecontext [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/remotecontext/git [2022-09-10T10:36:47.900Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-10T10:36:47.900Z] github.com/docker/docker/cli [2022-09-10T10:36:47.900Z] github.com/docker/docker/cli/config [2022-09-10T10:36:47.900Z] github.com/docker/docker/cli/debug [2022-09-10T10:36:47.900Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-10T10:36:47.900Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-10T10:36:47.900Z] github.com/docker/docker/client [2022-09-10T10:36:47.900Z] github.com/docker/docker/cmd/docker-proxy [2022-09-10T10:36:47.900Z] github.com/docker/docker/cmd/dockerd [2022-09-10T10:36:47.900Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-10T10:36:47.900Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-10T10:36:47.900Z] github.com/docker/docker/container [2022-09-10T10:36:47.900Z] github.com/docker/docker/container/stream [2022-09-10T10:36:47.900Z] github.com/docker/docker/contrib/apparmor [2022-09-10T10:36:47.900Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-10T10:36:47.900Z] github.com/docker/docker/contrib/httpserver [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/cluster [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/cluster/convert [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/cluster/executor [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/cluster/provider [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/config [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/events [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/events/testutils [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/exec [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/images [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/initlayer [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/links [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/listeners [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-10T10:36:47.900Z] github.com/docker/docker/daemon/logger/gelf [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/journald [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/local [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/logentries [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/splunk [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/syslog [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/templates [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/names [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/network [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/stats [2022-09-10T10:36:47.901Z] github.com/docker/docker/distribution [2022-09-10T10:36:47.901Z] github.com/docker/docker/distribution/metadata [2022-09-10T10:36:47.901Z] github.com/docker/docker/distribution/utils [2022-09-10T10:36:47.901Z] github.com/docker/docker/distribution/xfer [2022-09-10T10:36:47.901Z] github.com/docker/docker/dockerversion [2022-09-10T10:36:47.901Z] github.com/docker/docker/errdefs [2022-09-10T10:36:47.901Z] github.com/docker/docker/image [2022-09-10T10:36:47.901Z] github.com/docker/docker/image/cache [2022-09-10T10:36:47.901Z] github.com/docker/docker/image/tarexport [2022-09-10T10:36:47.901Z] github.com/docker/docker/image/v1 [2022-09-10T10:36:47.901Z] github.com/docker/docker/internal/test/suite [2022-09-10T10:36:47.901Z] github.com/docker/docker/layer [2022-09-10T10:36:47.901Z] github.com/docker/docker/libcontainerd [2022-09-10T10:36:47.901Z] github.com/docker/docker/libcontainerd/queue [2022-09-10T10:36:47.901Z] github.com/docker/docker/libcontainerd/remote [2022-09-10T10:36:47.901Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-10T10:36:47.901Z] github.com/docker/docker/libcontainerd/types [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/bitseq [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/cluster [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/config [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/datastore [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/driverapi [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/etchosts [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/idm [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/ipam [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/iptables [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/netlabel [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/netutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/networkdb [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/ns [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/options [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/osl [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/portallocator [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/portmapper [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/testutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/libnetwork/types [2022-09-10T10:36:47.901Z] github.com/docker/docker/oci [2022-09-10T10:36:47.901Z] github.com/docker/docker/oci/caps [2022-09-10T10:36:47.901Z] github.com/docker/docker/opts [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/aaparser [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/archive [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/authorization [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/broadcaster [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/capabilities [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/chrootarchive [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/containerfs [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/devicemapper [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/directory [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/dmesg [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/fileutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/fsutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/homedir [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/idtools [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/ioutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/jsonmessage [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/longpath [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/loopback [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/namesgenerator [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/parsers [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/pidfile [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/platform [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/plugingetter [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/plugins [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/plugins/transport [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/pools [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/progress [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/pubsub [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/reexec [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/signal [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/stack [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/stdcopy [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/streamformatter [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/stringid [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/sysinfo [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/system [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/tailfile [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/tarsum [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/truncindex [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/urlutil [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/useragent [2022-09-10T10:36:47.901Z] github.com/docker/docker/plugin [2022-09-10T10:36:47.901Z] github.com/docker/docker/plugin/executor/containerd [2022-09-10T10:36:47.901Z] github.com/docker/docker/plugin/v2 [2022-09-10T10:36:47.901Z] github.com/docker/docker/profiles/apparmor [2022-09-10T10:36:47.901Z] github.com/docker/docker/profiles/seccomp [2022-09-10T10:36:47.901Z] github.com/docker/docker/quota [2022-09-10T10:36:47.901Z] github.com/docker/docker/reference [2022-09-10T10:36:47.901Z] github.com/docker/docker/registry [2022-09-10T10:36:47.901Z] github.com/docker/docker/registry/resumable [2022-09-10T10:36:47.901Z] github.com/docker/docker/restartmanager [2022-09-10T10:36:47.901Z] github.com/docker/docker/rootless [2022-09-10T10:36:47.901Z] github.com/docker/docker/rootless/specconv [2022-09-10T10:36:47.901Z] github.com/docker/docker/runconfig [2022-09-10T10:36:47.901Z] github.com/docker/docker/runconfig/opts [2022-09-10T10:36:47.901Z] github.com/docker/docker/testutil [2022-09-10T10:36:47.901Z] github.com/docker/docker/testutil/daemon [2022-09-10T10:36:47.901Z] github.com/docker/docker/testutil/environment [2022-09-10T10:36:47.901Z] github.com/docker/docker/testutil/fakecontext [2022-09-10T10:36:47.901Z] github.com/docker/docker/testutil/fakegit [2022-09-10T10:36:47.901Z] github.com/docker/docker/testutil/fakestorage [2022-09-10T10:36:47.901Z] github.com/docker/docker/testutil/fixtures/load [2022-09-10T10:36:47.901Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-10T10:36:47.901Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-10T10:36:47.901Z] github.com/docker/docker/testutil/registry [2022-09-10T10:36:47.901Z] github.com/docker/docker/testutil/request [2022-09-10T10:36:47.901Z] github.com/docker/docker/volume [2022-09-10T10:36:47.901Z] github.com/docker/docker/volume/drivers [2022-09-10T10:36:47.901Z] github.com/docker/docker/volume/local [2022-09-10T10:36:47.901Z] github.com/docker/docker/volume/mounts [2022-09-10T10:36:47.901Z] github.com/docker/docker/volume/service [2022-09-10T10:36:47.901Z] github.com/docker/docker/volume/service/opts [2022-09-10T10:36:47.901Z] github.com/docker/docker/volume/testutils' [2022-09-10T10:36:47.901Z] + base_pkg_list='github.com/docker/docker/api [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/backend/build [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/httpstatus [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/httputils [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/middleware [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/build [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/container [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/debug [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/distribution [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/grpc [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/image [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/network [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/plugin [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/session [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/swarm [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/system [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/server/router/volume [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/backend [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/blkiodev [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/container [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/events [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/filters [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/image [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/mount [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/network [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/registry [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/strslice [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/swarm [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/time [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/versions [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-10T10:36:47.901Z] github.com/docker/docker/api/types/volume [2022-09-10T10:36:47.901Z] github.com/docker/docker/builder [2022-09-10T10:36:47.901Z] github.com/docker/docker/builder/builder-next [2022-09-10T10:36:47.901Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-10T10:36:47.901Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-10T10:36:47.901Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-10T10:36:47.901Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-10T10:36:47.901Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-10T10:36:47.901Z] github.com/docker/docker/builder/builder-next/worker [2022-09-10T10:36:47.901Z] github.com/docker/docker/builder/dockerfile [2022-09-10T10:36:47.901Z] github.com/docker/docker/builder/remotecontext [2022-09-10T10:36:47.901Z] github.com/docker/docker/builder/remotecontext/git [2022-09-10T10:36:47.901Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-10T10:36:47.901Z] github.com/docker/docker/cli [2022-09-10T10:36:47.901Z] github.com/docker/docker/cli/config [2022-09-10T10:36:47.901Z] github.com/docker/docker/cli/debug [2022-09-10T10:36:47.901Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-10T10:36:47.901Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-10T10:36:47.901Z] github.com/docker/docker/client [2022-09-10T10:36:47.901Z] github.com/docker/docker/cmd/docker-proxy [2022-09-10T10:36:47.901Z] github.com/docker/docker/cmd/dockerd [2022-09-10T10:36:47.901Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-10T10:36:47.901Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-10T10:36:47.901Z] github.com/docker/docker/container [2022-09-10T10:36:47.901Z] github.com/docker/docker/container/stream [2022-09-10T10:36:47.901Z] github.com/docker/docker/contrib/apparmor [2022-09-10T10:36:47.901Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-10T10:36:47.901Z] github.com/docker/docker/contrib/httpserver [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/cluster [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/cluster/convert [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/cluster/executor [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/cluster/provider [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/config [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/events [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/events/testutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/exec [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/images [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/initlayer [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/links [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/listeners [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/gelf [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/journald [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/local [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/logentries [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/splunk [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/syslog [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/logger/templates [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/names [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/network [2022-09-10T10:36:47.901Z] github.com/docker/docker/daemon/stats [2022-09-10T10:36:47.901Z] github.com/docker/docker/distribution [2022-09-10T10:36:47.901Z] github.com/docker/docker/distribution/metadata [2022-09-10T10:36:47.901Z] github.com/docker/docker/distribution/utils [2022-09-10T10:36:47.901Z] github.com/docker/docker/distribution/xfer [2022-09-10T10:36:47.901Z] github.com/docker/docker/dockerversion [2022-09-10T10:36:47.901Z] github.com/docker/docker/errdefs [2022-09-10T10:36:47.901Z] github.com/docker/docker/image [2022-09-10T10:36:47.901Z] github.com/docker/docker/image/cache [2022-09-10T10:36:47.901Z] github.com/docker/docker/image/tarexport [2022-09-10T10:36:47.901Z] github.com/docker/docker/image/v1 [2022-09-10T10:36:47.901Z] github.com/docker/docker/internal/test/suite [2022-09-10T10:36:47.901Z] github.com/docker/docker/layer [2022-09-10T10:36:47.901Z] github.com/docker/docker/libcontainerd [2022-09-10T10:36:47.901Z] github.com/docker/docker/libcontainerd/queue [2022-09-10T10:36:47.901Z] github.com/docker/docker/libcontainerd/remote [2022-09-10T10:36:47.901Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-10T10:36:47.901Z] github.com/docker/docker/libcontainerd/types [2022-09-10T10:36:47.901Z] github.com/docker/docker/oci [2022-09-10T10:36:47.901Z] github.com/docker/docker/oci/caps [2022-09-10T10:36:47.901Z] github.com/docker/docker/opts [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/aaparser [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/archive [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/authorization [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/broadcaster [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/capabilities [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/chrootarchive [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/containerfs [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/devicemapper [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/directory [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/dmesg [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/fileutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/fsutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/homedir [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/idtools [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/ioutils [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/jsonmessage [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/longpath [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/loopback [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/namesgenerator [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/parsers [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/pidfile [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/platform [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/plugingetter [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/plugins [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/plugins/transport [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/pools [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/progress [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/pubsub [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/reexec [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/signal [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/stack [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/stdcopy [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/streamformatter [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/stringid [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/sysinfo [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/system [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/tailfile [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/tarsum [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/truncindex [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/urlutil [2022-09-10T10:36:47.901Z] github.com/docker/docker/pkg/useragent [2022-09-10T10:36:47.901Z] github.com/docker/docker/plugin [2022-09-10T10:36:47.901Z] github.com/docker/docker/plugin/executor/containerd [2022-09-10T10:36:47.901Z] github.com/docker/docker/plugin/v2 [2022-09-10T10:36:47.901Z] github.com/docker/docker/profiles/apparmor [2022-09-10T10:36:47.901Z] github.com/docker/docker/profiles/seccomp [2022-09-10T10:36:47.901Z] github.com/docker/docker/quota [2022-09-10T10:36:47.901Z] github.com/docker/docker/reference [2022-09-10T10:36:47.901Z] github.com/docker/docker/registry [2022-09-10T10:36:47.901Z] github.com/docker/docker/registry/resumable [2022-09-10T10:36:47.901Z] github.com/docker/docker/restartmanager [2022-09-10T10:36:47.901Z] github.com/docker/docker/rootless [2022-09-10T10:36:47.901Z] github.com/docker/docker/rootless/specconv [2022-09-10T10:36:47.901Z] github.com/docker/docker/runconfig [2022-09-10T10:36:47.902Z] github.com/docker/docker/runconfig/opts [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/daemon [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/environment [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/fakecontext [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/fakegit [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/fakestorage [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/fixtures/load [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/registry [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/request [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume/drivers [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume/local [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume/mounts [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume/service [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume/service/opts [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume/testutils' [2022-09-10T10:36:47.902Z] ++ grep --fixed-strings /libnetwork [2022-09-10T10:36:47.902Z] ++ echo 'github.com/docker/docker/api [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/backend/build [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/httpstatus [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/httputils [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/middleware [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/build [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/container [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/debug [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/distribution [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/grpc [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/image [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/network [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/plugin [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/session [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/swarm [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/system [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/server/router/volume [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/backend [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/blkiodev [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/container [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/events [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/filters [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/image [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/mount [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/network [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/registry [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/strslice [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/swarm [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/time [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/versions [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-10T10:36:47.902Z] github.com/docker/docker/api/types/volume [2022-09-10T10:36:47.902Z] github.com/docker/docker/builder [2022-09-10T10:36:47.902Z] github.com/docker/docker/builder/builder-next [2022-09-10T10:36:47.902Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-10T10:36:47.902Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-10T10:36:47.902Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-10T10:36:47.902Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-10T10:36:47.902Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-10T10:36:47.902Z] github.com/docker/docker/builder/builder-next/worker [2022-09-10T10:36:47.902Z] github.com/docker/docker/builder/dockerfile [2022-09-10T10:36:47.902Z] github.com/docker/docker/builder/remotecontext [2022-09-10T10:36:47.902Z] github.com/docker/docker/builder/remotecontext/git [2022-09-10T10:36:47.902Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-10T10:36:47.902Z] github.com/docker/docker/cli [2022-09-10T10:36:47.902Z] github.com/docker/docker/cli/config [2022-09-10T10:36:47.902Z] github.com/docker/docker/cli/debug [2022-09-10T10:36:47.902Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-10T10:36:47.902Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-10T10:36:47.902Z] github.com/docker/docker/client [2022-09-10T10:36:47.902Z] github.com/docker/docker/cmd/docker-proxy [2022-09-10T10:36:47.902Z] github.com/docker/docker/cmd/dockerd [2022-09-10T10:36:47.902Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-10T10:36:47.902Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-10T10:36:47.902Z] github.com/docker/docker/container [2022-09-10T10:36:47.902Z] github.com/docker/docker/container/stream [2022-09-10T10:36:47.902Z] github.com/docker/docker/contrib/apparmor [2022-09-10T10:36:47.902Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-10T10:36:47.902Z] github.com/docker/docker/contrib/httpserver [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/cluster [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/cluster/convert [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/cluster/executor [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/cluster/provider [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/config [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/events [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/events/testutils [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/exec [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/images [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/initlayer [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/links [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/listeners [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/gelf [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/journald [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/local [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/logentries [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/splunk [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/syslog [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/logger/templates [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/names [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/network [2022-09-10T10:36:47.902Z] github.com/docker/docker/daemon/stats [2022-09-10T10:36:47.902Z] github.com/docker/docker/distribution [2022-09-10T10:36:47.902Z] github.com/docker/docker/distribution/metadata [2022-09-10T10:36:47.902Z] github.com/docker/docker/distribution/utils [2022-09-10T10:36:47.902Z] github.com/docker/docker/distribution/xfer [2022-09-10T10:36:47.902Z] github.com/docker/docker/dockerversion [2022-09-10T10:36:47.902Z] github.com/docker/docker/errdefs [2022-09-10T10:36:47.902Z] github.com/docker/docker/image [2022-09-10T10:36:47.902Z] github.com/docker/docker/image/cache [2022-09-10T10:36:47.902Z] github.com/docker/docker/image/tarexport [2022-09-10T10:36:47.902Z] github.com/docker/docker/image/v1 [2022-09-10T10:36:47.902Z] github.com/docker/docker/internal/test/suite [2022-09-10T10:36:47.902Z] github.com/docker/docker/layer [2022-09-10T10:36:47.902Z] github.com/docker/docker/libcontainerd [2022-09-10T10:36:47.902Z] github.com/docker/docker/libcontainerd/queue [2022-09-10T10:36:47.902Z] github.com/docker/docker/libcontainerd/remote [2022-09-10T10:36:47.902Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-10T10:36:47.902Z] github.com/docker/docker/libcontainerd/types [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/bitseq [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cluster [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/config [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/datastore [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/driverapi [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/etchosts [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/idm [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/ipam [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/iptables [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/netlabel [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/netutils [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/networkdb [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/ns [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/options [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/osl [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/portallocator [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/portmapper [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/testutils [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/types [2022-09-10T10:36:47.902Z] github.com/docker/docker/oci [2022-09-10T10:36:47.902Z] github.com/docker/docker/oci/caps [2022-09-10T10:36:47.902Z] github.com/docker/docker/opts [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/aaparser [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/archive [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/authorization [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/broadcaster [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/capabilities [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/chrootarchive [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/containerfs [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/devicemapper [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/directory [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/dmesg [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/fileutils [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/fsutils [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/homedir [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/idtools [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/ioutils [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/jsonmessage [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/longpath [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/loopback [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/namesgenerator [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/parsers [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/pidfile [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/platform [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/plugingetter [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/plugins [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/plugins/transport [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/pools [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/progress [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/pubsub [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/reexec [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/signal [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/stack [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/stdcopy [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/streamformatter [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/stringid [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/sysinfo [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/system [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/tailfile [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/tarsum [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/truncindex [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/urlutil [2022-09-10T10:36:47.902Z] github.com/docker/docker/pkg/useragent [2022-09-10T10:36:47.902Z] github.com/docker/docker/plugin [2022-09-10T10:36:47.902Z] github.com/docker/docker/plugin/executor/containerd [2022-09-10T10:36:47.902Z] github.com/docker/docker/plugin/v2 [2022-09-10T10:36:47.902Z] github.com/docker/docker/profiles/apparmor [2022-09-10T10:36:47.902Z] github.com/docker/docker/profiles/seccomp [2022-09-10T10:36:47.902Z] github.com/docker/docker/quota [2022-09-10T10:36:47.902Z] github.com/docker/docker/reference [2022-09-10T10:36:47.902Z] github.com/docker/docker/registry [2022-09-10T10:36:47.902Z] github.com/docker/docker/registry/resumable [2022-09-10T10:36:47.902Z] github.com/docker/docker/restartmanager [2022-09-10T10:36:47.902Z] github.com/docker/docker/rootless [2022-09-10T10:36:47.902Z] github.com/docker/docker/rootless/specconv [2022-09-10T10:36:47.902Z] github.com/docker/docker/runconfig [2022-09-10T10:36:47.902Z] github.com/docker/docker/runconfig/opts [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/daemon [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/environment [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/fakecontext [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/fakegit [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/fakestorage [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/fixtures/load [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/registry [2022-09-10T10:36:47.902Z] github.com/docker/docker/testutil/request [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume/drivers [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume/local [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume/mounts [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume/service [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume/service/opts [2022-09-10T10:36:47.902Z] github.com/docker/docker/volume/testutils' [2022-09-10T10:36:47.902Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/bitseq [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cluster [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/config [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/datastore [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/driverapi [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/etchosts [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/idm [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/ipam [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-10T10:36:47.902Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/iptables [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/netlabel [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/netutils [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/networkdb [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ns [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/options [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/osl [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/portallocator [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/portmapper [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/testutils [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/types' [2022-09-10T10:36:47.903Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-10T10:36:47.903Z] + echo 'github.com/docker/docker/libnetwork [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/bitseq [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/cluster [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/config [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/datastore [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/driverapi [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/etchosts [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/idm [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipam [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/iptables [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/netlabel [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/netutils [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/networkdb [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/ns [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/options [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/osl [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/portallocator [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/portmapper [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/testutils [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/types' [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:36:47.903Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:36:47.903Z] + type docker-proxy [2022-09-10T10:36:47.903Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-10T10:36:47.903Z] + hack/make.sh binary-proxy install-proxy [2022-09-10T10:36:47.903Z] [2022-09-10T10:36:47.903Z] Removing bundles/ [2022-09-10T10:36:47.903Z] [2022-09-10T10:36:47.903Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-10T10:36:47.903Z] Building: bundles/binary-proxy/docker-proxy [2022-09-10T10:36:47.903Z] GOOS="" GOARCH="" GOARM="" [2022-09-10T10:36:53.060Z] #66 7.562 Collecting yamllint==1.27.1 [2022-09-10T10:36:53.630Z] #66 8.620 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-10T10:36:54.199Z] #66 9.308 Collecting pathspec>=0.5.3 [2022-09-10T10:36:54.199Z] #66 9.314 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-10T10:36:54.459Z] #66 9.501 Collecting pyyaml [2022-09-10T10:36:54.459Z] #66 9.509 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-10T10:36:54.459Z] #66 9.538 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-10T10:36:54.459Z] #66 9.543 Building wheels for collected packages: yamllint [2022-09-10T10:36:54.459Z] #66 9.546 Building wheel for yamllint (setup.py): started [2022-09-10T10:36:54.464Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-10T10:36:54.464Z] [2022-09-10T10:36:54.464Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-10T10:36:54.464Z] Installing docker-proxy to /usr/local/bin/ [2022-09-10T10:36:54.464Z] [2022-09-10T10:36:54.464Z] + mkdir -p bundles [2022-09-10T10:36:54.464Z] + '[' -n 'github.com/docker/docker/api [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/backend/build [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/httpstatus [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/httputils [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/middleware [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/build [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/container [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/debug [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/distribution [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/grpc [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/image [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/network [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/plugin [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/session [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/swarm [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/system [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/server/router/volume [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/backend [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/blkiodev [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/container [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/events [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/filters [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/image [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/mount [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/network [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/registry [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/strslice [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/swarm [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/time [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/versions [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-10T10:36:54.464Z] github.com/docker/docker/api/types/volume [2022-09-10T10:36:54.464Z] github.com/docker/docker/builder [2022-09-10T10:36:54.464Z] github.com/docker/docker/builder/builder-next [2022-09-10T10:36:54.464Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-10T10:36:54.464Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-10T10:36:54.464Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-10T10:36:54.464Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-10T10:36:54.464Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-10T10:36:54.464Z] github.com/docker/docker/builder/builder-next/worker [2022-09-10T10:36:54.464Z] github.com/docker/docker/builder/dockerfile [2022-09-10T10:36:54.464Z] github.com/docker/docker/builder/remotecontext [2022-09-10T10:36:54.464Z] github.com/docker/docker/builder/remotecontext/git [2022-09-10T10:36:54.464Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-10T10:36:54.464Z] github.com/docker/docker/cli [2022-09-10T10:36:54.464Z] github.com/docker/docker/cli/config [2022-09-10T10:36:54.464Z] github.com/docker/docker/cli/debug [2022-09-10T10:36:54.464Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-10T10:36:54.464Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-10T10:36:54.464Z] github.com/docker/docker/client [2022-09-10T10:36:54.464Z] github.com/docker/docker/cmd/docker-proxy [2022-09-10T10:36:54.464Z] github.com/docker/docker/cmd/dockerd [2022-09-10T10:36:54.464Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-10T10:36:54.464Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-10T10:36:54.464Z] github.com/docker/docker/container [2022-09-10T10:36:54.464Z] github.com/docker/docker/container/stream [2022-09-10T10:36:54.464Z] github.com/docker/docker/contrib/apparmor [2022-09-10T10:36:54.464Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-10T10:36:54.464Z] github.com/docker/docker/contrib/httpserver [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/cluster [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/cluster/convert [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/cluster/executor [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/cluster/provider [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/config [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/events [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/events/testutils [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/exec [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/images [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/initlayer [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/links [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/listeners [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/gelf [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/journald [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/local [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/logentries [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/splunk [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/syslog [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/logger/templates [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/names [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/network [2022-09-10T10:36:54.464Z] github.com/docker/docker/daemon/stats [2022-09-10T10:36:54.464Z] github.com/docker/docker/distribution [2022-09-10T10:36:54.464Z] github.com/docker/docker/distribution/metadata [2022-09-10T10:36:54.464Z] github.com/docker/docker/distribution/utils [2022-09-10T10:36:54.464Z] github.com/docker/docker/distribution/xfer [2022-09-10T10:36:54.464Z] github.com/docker/docker/dockerversion [2022-09-10T10:36:54.464Z] github.com/docker/docker/errdefs [2022-09-10T10:36:54.464Z] github.com/docker/docker/image [2022-09-10T10:36:54.464Z] github.com/docker/docker/image/cache [2022-09-10T10:36:54.464Z] github.com/docker/docker/image/tarexport [2022-09-10T10:36:54.464Z] github.com/docker/docker/image/v1 [2022-09-10T10:36:54.464Z] github.com/docker/docker/internal/test/suite [2022-09-10T10:36:54.464Z] github.com/docker/docker/layer [2022-09-10T10:36:54.464Z] github.com/docker/docker/libcontainerd [2022-09-10T10:36:54.464Z] github.com/docker/docker/libcontainerd/queue [2022-09-10T10:36:54.464Z] github.com/docker/docker/libcontainerd/remote [2022-09-10T10:36:54.464Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-10T10:36:54.464Z] github.com/docker/docker/libcontainerd/types [2022-09-10T10:36:54.464Z] github.com/docker/docker/oci [2022-09-10T10:36:54.464Z] github.com/docker/docker/oci/caps [2022-09-10T10:36:54.464Z] github.com/docker/docker/opts [2022-09-10T10:36:54.464Z] github.com/docker/docker/pkg/aaparser [2022-09-10T10:36:54.464Z] github.com/docker/docker/pkg/archive [2022-09-10T10:36:54.464Z] github.com/docker/docker/pkg/authorization [2022-09-10T10:36:54.464Z] github.com/docker/docker/pkg/broadcaster [2022-09-10T10:36:54.464Z] github.com/docker/docker/pkg/capabilities [2022-09-10T10:36:54.464Z] github.com/docker/docker/pkg/chrootarchive [2022-09-10T10:36:54.464Z] github.com/docker/docker/pkg/containerfs [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/devicemapper [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/directory [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/dmesg [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/fileutils [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/fsutils [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/homedir [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/idtools [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/ioutils [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/jsonmessage [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/longpath [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/loopback [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/namesgenerator [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/parsers [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/pidfile [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/platform [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/plugingetter [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/plugins [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/plugins/transport [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/pools [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/progress [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/pubsub [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/reexec [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/signal [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/stack [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/stdcopy [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/streamformatter [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/stringid [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/sysinfo [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/system [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/tailfile [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/tarsum [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/truncindex [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/urlutil [2022-09-10T10:36:54.465Z] github.com/docker/docker/pkg/useragent [2022-09-10T10:36:54.465Z] github.com/docker/docker/plugin [2022-09-10T10:36:54.465Z] github.com/docker/docker/plugin/executor/containerd [2022-09-10T10:36:54.465Z] github.com/docker/docker/plugin/v2 [2022-09-10T10:36:54.465Z] github.com/docker/docker/profiles/apparmor [2022-09-10T10:36:54.465Z] github.com/docker/docker/profiles/seccomp [2022-09-10T10:36:54.465Z] github.com/docker/docker/quota [2022-09-10T10:36:54.465Z] github.com/docker/docker/reference [2022-09-10T10:36:54.465Z] github.com/docker/docker/registry [2022-09-10T10:36:54.465Z] github.com/docker/docker/registry/resumable [2022-09-10T10:36:54.465Z] github.com/docker/docker/restartmanager [2022-09-10T10:36:54.465Z] github.com/docker/docker/rootless [2022-09-10T10:36:54.465Z] github.com/docker/docker/rootless/specconv [2022-09-10T10:36:54.465Z] github.com/docker/docker/runconfig [2022-09-10T10:36:54.465Z] github.com/docker/docker/runconfig/opts [2022-09-10T10:36:54.465Z] github.com/docker/docker/testutil [2022-09-10T10:36:54.465Z] github.com/docker/docker/testutil/daemon [2022-09-10T10:36:54.465Z] github.com/docker/docker/testutil/environment [2022-09-10T10:36:54.465Z] github.com/docker/docker/testutil/fakecontext [2022-09-10T10:36:54.465Z] github.com/docker/docker/testutil/fakegit [2022-09-10T10:36:54.465Z] github.com/docker/docker/testutil/fakestorage [2022-09-10T10:36:54.465Z] github.com/docker/docker/testutil/fixtures/load [2022-09-10T10:36:54.465Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-10T10:36:54.465Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-10T10:36:54.465Z] github.com/docker/docker/testutil/registry [2022-09-10T10:36:54.465Z] github.com/docker/docker/testutil/request [2022-09-10T10:36:54.465Z] github.com/docker/docker/volume [2022-09-10T10:36:54.465Z] github.com/docker/docker/volume/drivers [2022-09-10T10:36:54.465Z] github.com/docker/docker/volume/local [2022-09-10T10:36:54.465Z] github.com/docker/docker/volume/mounts [2022-09-10T10:36:54.465Z] github.com/docker/docker/volume/service [2022-09-10T10:36:54.465Z] github.com/docker/docker/volume/service/opts [2022-09-10T10:36:54.465Z] github.com/docker/docker/volume/testutils' ']' [2022-09-10T10:36:54.465Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.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-09-10T10:36:54.723Z] ? github.com/docker/docker/api [no test files] [2022-09-10T10:36:55.029Z] #66 10.13 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-10T10:36:55.029Z] #66 10.13 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=9df1abef1e20cfe510b8ae10f92e460611252e4a87d7f523b7c68a2dbea9f3ad [2022-09-10T10:36:55.029Z] #66 10.13 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-10T10:36:55.029Z] #66 10.14 Successfully built yamllint [2022-09-10T10:36:55.029Z] #66 10.16 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-10T10:36:55.599Z] #66 10.43 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-10T10:36:55.860Z] #66 DONE 10.8s [2022-09-10T10:36:55.860Z] [2022-09-10T10:36:55.860Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-10T10:36:55.860Z] #67 DONE 0.2s [2022-09-10T10:36:55.860Z] [2022-09-10T10:36:55.860Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:36:56.121Z] #50 ... [2022-09-10T10:36:56.121Z] [2022-09-10T10:36:56.121Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-10T10:36:56.121Z] #68 DONE 0.2s [2022-09-10T10:36:56.121Z] [2022-09-10T10:36:56.121Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:36:56.381Z] #58 ... [2022-09-10T10:36:56.381Z] [2022-09-10T10:36:56.381Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-10T10:36:56.381Z] #69 DONE 0.1s [2022-09-10T10:36:56.381Z] [2022-09-10T10:36:56.381Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-10T10:36:56.381Z] #70 DONE 0.1s [2022-09-10T10:36:56.381Z] [2022-09-10T10:36:56.381Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:36:56.381Z] #58 ... [2022-09-10T10:36:56.381Z] [2022-09-10T10:36:56.381Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-10T10:36:56.381Z] #71 DONE 0.1s [2022-09-10T10:36:56.381Z] [2022-09-10T10:36:56.381Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-10T10:36:56.381Z] #72 DONE 0.1s [2022-09-10T10:36:56.645Z] [2022-09-10T10:36:56.645Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-10T10:36:56.645Z] #73 DONE 0.0s [2022-09-10T10:36:56.645Z] [2022-09-10T10:36:56.645Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-10T10:36:56.645Z] #74 DONE 0.2s [2022-09-10T10:36:56.645Z] [2022-09-10T10:36:56.645Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-10T10:36:56.645Z] #75 DONE 0.0s [2022-09-10T10:36:56.645Z] [2022-09-10T10:36:56.645Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-10T10:36:56.907Z] #76 DONE 0.1s [2022-09-10T10:36:56.907Z] [2022-09-10T10:36:56.907Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-10T10:36:56.907Z] #77 DONE 0.2s [2022-09-10T10:36:56.907Z] [2022-09-10T10:36:56.907Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:36:57.169Z] #50 ... [2022-09-10T10:36:57.169Z] [2022-09-10T10:36:57.169Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-10T10:36:57.169Z] #78 DONE 0.1s [2022-09-10T10:36:57.428Z] [2022-09-10T10:36:57.428Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:37:09.651Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-10T10:37:19.374Z] #58 90.67 + mkdir -p /build [2022-09-10T10:37:19.374Z] #58 90.68 + cp runc /build/runc [2022-09-10T10:37:19.374Z] #58 DONE 91.0s [2022-09-10T10:37:19.374Z] [2022-09-10T10:37:19.374Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:37:20.316Z] #50 ... [2022-09-10T10:37:20.316Z] [2022-09-10T10:37:20.316Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-10T10:37:20.316Z] #79 DONE 0.1s [2022-09-10T10:37:20.316Z] [2022-09-10T10:37:20.316Z] #50 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-10T10:37:59.049Z] #50 180.5 # github.com/containerd/containerd/cmd/containerd [2022-09-10T10:37:59.049Z] #50 180.5 /usr/bin/ld: /tmp/go-link-1694897057/000019.o: in function `New': [2022-09-10T10:37:59.049Z] #50 180.5 /tmp/tmp.C1BsQAj0vO/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-10T10:37:59.049Z] #50 180.6 + bin/containerd-stress [2022-09-10T10:37:59.049Z] #50 181.7 + bin/containerd-shim [2022-09-10T10:38:07.178Z] #50 193.0 + bin/containerd-shim-runc-v1 [2022-09-10T10:38:12.456Z] #50 199.4 + bin/containerd-shim-runc-v2 [2022-09-10T10:38:13.395Z] #50 200.2 + binaries [2022-09-10T10:38:13.395Z] #50 200.2 + install -D bin/containerd /build/containerd [2022-09-10T10:38:13.395Z] #50 200.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-10T10:38:13.395Z] #50 200.3 + install -D bin/ctr /build/ctr [2022-09-10T10:38:14.330Z] #50 DONE 201.2s [2022-09-10T10:38:15.270Z] [2022-09-10T10:38:15.270Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-10T10:38:15.270Z] #80 DONE 0.2s [2022-09-10T10:38:15.529Z] [2022-09-10T10:38:15.529Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-10T10:38:15.788Z] #81 DONE 0.2s [2022-09-10T10:38:15.788Z] [2022-09-10T10:38:15.788Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-10T10:38:16.355Z] #82 DONE 0.7s [2022-09-10T10:38:16.355Z] [2022-09-10T10:38:16.355Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-10T10:38:16.355Z] #83 DONE 0.0s [2022-09-10T10:38:16.355Z] [2022-09-10T10:38:16.355Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-10T10:38:16.355Z] #84 DONE 0.0s [2022-09-10T10:38:16.355Z] [2022-09-10T10:38:16.355Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-10T10:38:16.355Z] #85 DONE 0.0s [2022-09-10T10:38:16.614Z] [2022-09-10T10:38:16.614Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-10T10:38:17.341Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-10T10:38:17.341Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-10T10:38:17.599Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-09-10T10:38:19.501Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-09-10T10:38:19.501Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-10T10:38:19.501Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-10T10:38:19.501Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-10T10:38:19.501Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-10T10:38:19.501Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-10T10:38:19.501Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-10T10:38:19.501Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-10T10:38:19.768Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-10T10:38:19.768Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-10T10:38:19.904Z] #86 DONE 3.3s [2022-09-10T10:38:19.904Z] [2022-09-10T10:38:19.904Z] #87 exporting to image [2022-09-10T10:38:19.904Z] #87 exporting layers [2022-09-10T10:38:20.703Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-10T10:38:20.704Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-10T10:38:20.704Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-09-10T10:38:20.704Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-10T10:38:21.271Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-09-10T10:38:21.271Z] ? github.com/docker/docker/api/types [no test files] [2022-09-10T10:38:21.271Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-10T10:38:21.271Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-10T10:38:21.271Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-10T10:38:21.271Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-10T10:38:21.271Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-09-10T10:38:21.271Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-10T10:38:21.271Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-10T10:38:21.271Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-10T10:38:21.271Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-10T10:38:21.271Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-10T10:38:21.530Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2022-09-10T10:38:21.530Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-10T10:38:21.530Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-10T10:38:21.530Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-09-10T10:38:21.788Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-09-10T10:38:21.788Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-10T10:38:21.788Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-10T10:38:21.788Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-10T10:38:21.788Z] ? github.com/docker/docker/builder [no test files] [2022-09-10T10:38:21.788Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-10T10:38:21.788Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-10T10:38:21.788Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-10T10:38:21.788Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-10T10:38:21.788Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-10T10:38:21.788Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-10T10:38:21.788Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-10T10:38:24.333Z] ok github.com/docker/docker/builder/remotecontext 0.154s coverage: 13.7% of statements [2022-09-10T10:38:24.333Z] ok github.com/docker/docker/builder/dockerfile 0.470s coverage: 49.3% of statements [2022-09-10T10:38:24.592Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-10T10:38:25.159Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-10T10:38:25.727Z] ok github.com/docker/docker/builder/remotecontext/git 1.428s coverage: 86.3% of statements [2022-09-10T10:38:25.727Z] ? github.com/docker/docker/cli [no test files] [2022-09-10T10:38:25.727Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-10T10:38:25.727Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-10T10:38:25.727Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-10T10:38:26.662Z] ok github.com/docker/docker/cmd/docker-proxy 0.169s coverage: 67.6% of statements [2022-09-10T10:38:30.855Z] ok github.com/docker/docker/client 0.085s coverage: 76.0% of statements [2022-09-10T10:38:46.518Z] #87 exporting layers 23.8s done [2022-09-10T10:38:46.518Z] #87 writing image sha256:d5a9c5e6e3469b070bf275b04415ad315b93a68f484de3a610592dfe7bf7d900 done [2022-09-10T10:38:46.518Z] #87 naming to docker.io/library/docker:95831246a2b3dc59ad4696ebaf02a0f9e530876a done [2022-09-10T10:38:46.518Z] #87 DONE 23.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-10T10:38:46.846Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44126/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44126/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95831246a2b3dc59ad4696ebaf02a0f9e530876a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:95831246a2b3dc59ad4696ebaf02a0f9e530876a hack/validate/default [2022-09-10T10:38:48.752Z] Congratulations! Seccomp profile generation is done correctly. [2022-09-10T10:38:48.752Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-10T10:38:48.752Z] Congratulations! yamllint config file formatted correctly [2022-09-10T10:39:02.933Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 31.8% of statements [2022-09-10T10:39:02.933Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-09-10T10:39:02.934Z] ok github.com/docker/docker/cmd/dockerd/trap 2.437s coverage: 0.0% of statements [2022-09-10T10:39:02.934Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-10T10:39:02.934Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-10T10:39:02.934Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-10T10:39:02.934Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-10T10:39:02.934Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-10T10:39:08.204Z] ok github.com/docker/docker/daemon/cluster 0.079s coverage: 0.5% of statements [2022-09-10T10:39:09.140Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.025s coverage: 65.3% of statements [2022-09-10T10:39:10.517Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-09-10T10:39:17.077Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.4% of statements [2022-09-10T10:39:18.454Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.1% of statements [2022-09-10T10:39:18.713Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-10T10:39:19.280Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-10T10:39:20.214Z] ok github.com/docker/docker/daemon 10.116s coverage: 16.5% of statements [2022-09-10T10:39:20.214Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-10T10:39:20.214Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-10T10:39:20.214Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-10T10:39:20.214Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-10T10:39:20.782Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.630s coverage: 74.8% of statements [2022-09-10T10:39:21.717Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.346s coverage: 60.7% of statements [2022-09-10T10:39:21.976Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.0% of statements [2022-09-10T10:39:23.352Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-09-10T10:39:24.868Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.288s coverage: 50.6% of statements [2022-09-10T10:39:26.252Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.610s coverage: 46.1% of statements [2022-09-10T10:39:26.252Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-10T10:39:27.189Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-09-10T10:39:27.189Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.844s coverage: 58.5% of statements [2022-09-10T10:39:27.189Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-10T10:39:27.189Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-10T10:39:27.489Z] Congratulations! YAML files are formatted correctly [2022-09-10T10:39:28.125Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-09-10T10:39:28.383Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-09-10T10:39:29.319Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-09-10T10:39:29.319Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-10T10:39:29.319Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-10T10:39:29.886Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.2% of statements [2022-09-10T10:39:30.454Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 79.6% of statements [2022-09-10T10:39:30.454Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 53.6% of statements [2022-09-10T10:39:30.454Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-10T10:39:30.779Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-09-10T10:39:31.020Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-09-10T10:39:31.279Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-09-10T10:39:31.538Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-09-10T10:39:32.105Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.124s coverage: 76.8% of statements [2022-09-10T10:39:32.363Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 79.4% of statements [2022-09-10T10:39:32.363Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-10T10:39:32.363Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-10T10:39:33.299Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 62.3% of statements [2022-09-10T10:39:33.299Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-10T10:39:34.234Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements [2022-09-10T10:39:34.234Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-10T10:39:34.802Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-10T10:39:35.738Z] ok github.com/docker/docker/daemon/logger/splunk 1.509s coverage: 82.5% of statements [2022-09-10T10:39:35.738Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-10T10:39:35.738Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-10T10:39:36.049Z] Congratulations! All API changes are done the right way. [2022-09-10T10:39:36.049Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-10T10:39:36.049Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-10T10:39:36.049Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-10T10:39:36.049Z] [2022-09-10T10:39:36.049Z] INFO Start validation with golang-ci-lint [2022-09-10T10:39:36.306Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-09-10T10:39:36.617Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-10T10:39:36.617Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-10T10:39:37.682Z] ok github.com/docker/docker/distribution 1.493s coverage: 28.0% of statements [2022-09-10T10:39:37.682Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-10T10:39:37.941Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements [2022-09-10T10:39:38.508Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-09-10T10:39:39.076Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-09-10T10:39:39.076Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-10T10:39:39.076Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-09-10T10:39:40.012Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-09-10T10:39:40.012Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-10T10:39:40.012Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-10T10:39:40.271Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-09-10T10:39:40.838Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-09-10T10:39:41.405Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-09-10T10:39:41.405Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-10T10:39:43.308Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 81.9% of statements [2022-09-10T10:39:43.874Z] ok github.com/docker/docker/pkg/authorization 0.455s coverage: 68.3% of statements [2022-09-10T10:39:44.133Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-10T10:39:44.391Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-10T10:39:47.675Z] ok github.com/docker/docker/pkg/chrootarchive 2.522s coverage: 42.7% of statements [2022-09-10T10:39:47.675Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-10T10:39:47.933Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-10T10:39:48.191Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-10T10:39:48.191Z] ok github.com/docker/docker/layer 7.687s coverage: 68.9% of statements [2022-09-10T10:39:48.191Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-10T10:39:48.191Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-10T10:39:48.191Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-10T10:39:48.191Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-10T10:39:48.191Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-10T10:39:48.191Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-10T10:39:48.449Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-09-10T10:39:48.708Z] ok github.com/docker/docker/pkg/fsutils 0.161s coverage: 85.1% of statements [2022-09-10T10:39:48.708Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-10T10:39:49.645Z] ok github.com/docker/docker/pkg/idtools 0.394s coverage: 67.9% of statements [2022-09-10T10:39:49.903Z] ok github.com/docker/docker/pkg/ioutils 0.364s coverage: 71.5% of statements [2022-09-10T10:39:50.162Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-09-10T10:39:50.162Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-09-10T10:39:50.162Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-10T10:39:50.162Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-10T10:39:50.421Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-09-10T10:39:50.421Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-09-10T10:39:50.681Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-09-10T10:39:50.681Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-09-10T10:39:50.681Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-10T10:39:50.681Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-10T10:39:51.249Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-09-10T10:39:51.819Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-10T10:39:51.819Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2022-09-10T10:39:52.077Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-10T10:39:53.452Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-09-10T10:39:53.710Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-10T10:39:53.969Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-10T10:39:53.969Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-10T10:39:54.536Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-09-10T10:39:54.536Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-10T10:39:55.104Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-09-10T10:39:55.363Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-09-10T10:39:55.930Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-09-10T10:39:56.188Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2022-09-10T10:39:56.447Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-10T10:39:56.706Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-10T10:39:58.611Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-10T10:39:58.870Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-10T10:39:59.129Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-09-10T10:40:00.505Z] ok github.com/docker/docker/quota 0.193s coverage: 71.4% of statements [2022-09-10T10:40:00.763Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-10T10:40:01.698Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-09-10T10:40:01.957Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-10T10:40:02.216Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-10T10:40:02.783Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-09-10T10:40:02.783Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-10T10:40:04.720Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-10T10:40:04.983Z] ok github.com/docker/docker/volume/local 0.072s coverage: 76.8% of statements [2022-09-10T10:40:05.558Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-09-10T10:40:06.934Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-10T10:40:28.865Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.3% of statements [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/rootless [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/volume [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-10T10:40:28.865Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === Skipped [2022-09-10T10:40:28.865Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-10T10:40:28.865Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-10T10:40:28.865Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-10T10:40:28.865Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-10T10:40:28.865Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:71: No driver to put! [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-10T10:40:28.865Z] time="2022-09-10T10:39:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-10T10:40:28.865Z] time="2022-09-10T10:39:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-10T10:40:28.865Z] time="2022-09-10T10:39:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-10T10:40:28.865Z] time="2022-09-10T10:39:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-10T10:40:28.865Z] time="2022-09-10T10:39:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:71: No driver to put! [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-10T10:40:28.865Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-10T10:40:28.865Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-10T10:40:28.865Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:40:28.865Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-10T10:40:28.865Z] graphtest_unix.go:71: No driver to put! [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-10T10:40:28.865Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-10T10:40:28.865Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-10T10:40:28.865Z] [2022-09-10T10:40:28.865Z] DONE 2799 tests, 28 skipped in 211.653s [2022-09-10T10:40:28.865Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/bitseq [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/cluster [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/config [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/datastore [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/driverapi [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/etchosts [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/idm [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/ipam [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/iptables [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/netlabel [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/netutils [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/networkdb [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/ns [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/options [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/osl [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/portallocator [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/portmapper [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/testutils [2022-09-10T10:40:28.865Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-10T10:40:28.866Z] + 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/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-09-10T10:41:15.530Z] ok github.com/docker/docker/libnetwork 37.455s coverage: 40.6% of statements [2022-09-10T10:41:15.530Z] ok github.com/docker/docker/libnetwork/bitseq 0.142s coverage: 84.4% of statements [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-10T10:41:15.530Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-09-10T10:41:15.530Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-10T10:41:15.530Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-10T10:41:15.530Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.639s coverage: 59.9% of statements [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-10T10:41:15.530Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-10T10:41:15.530Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-10T10:41:15.530Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-09-10T10:41:15.530Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-10T10:41:15.530Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-10T10:41:25.499Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.293s coverage: 6.6% of statements [2022-09-10T10:41:25.499Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-10T10:41:25.499Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-10T10:41:25.499Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-09-10T10:41:25.499Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-10T10:41:25.499Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-10T10:41:25.499Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-10T10:41:26.065Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-09-10T10:41:26.323Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.2% of statements [2022-09-10T10:41:26.323Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-10T10:41:26.581Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-10T10:41:38.782Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-10T10:41:53.661Z] ok github.com/docker/docker/libnetwork/ipam 15.865s coverage: 85.3% of statements [2022-09-10T10:41:53.661Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-10T10:41:53.661Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-10T10:41:53.661Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-10T10:41:53.919Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-10T10:41:53.919Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-10T10:41:54.180Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-10T10:41:54.747Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2022-09-10T10:41:55.313Z] ok github.com/docker/docker/libnetwork/iptables 0.168s coverage: 45.0% of statements [2022-09-10T10:41:55.571Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2022-09-10T10:41:55.830Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-09-10T10:42:43.188Z] INFO [loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 2m54.297792781s [2022-09-10T10:42:43.188Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 683.973628ms [2022-09-10T10:43:47.266Z] ok github.com/docker/docker/libnetwork/networkdb 105.021s coverage: 60.1% of statements [2022-09-10T10:43:47.266Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-10T10:43:47.266Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-10T10:43:47.524Z] ok github.com/docker/docker/libnetwork/osl 4.333s coverage: 39.7% of statements [2022-09-10T10:43:47.524Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-10T10:43:48.092Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-09-10T10:43:49.469Z] ok github.com/docker/docker/libnetwork/portmapper 0.747s coverage: 48.6% of statements [2022-09-10T10:43:49.469Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-10T10:43:49.469Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-10T10:43:49.728Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-09-10T10:43:49.728Z] [2022-09-10T10:43:49.728Z] === Skipped [2022-09-10T10:43:49.728Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-10T10:43:49.728Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-10T10:43:49.728Z] [2022-09-10T10:43:49.728Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-10T10:43:49.728Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-10T10:43:49.728Z] [2022-09-10T10:43:49.728Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-10T10:43:49.728Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-10T10:43:49.728Z] [2022-09-10T10:43:49.728Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-10T10:43:49.728Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-10T10:43:49.728Z] [2022-09-10T10:43:49.728Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-10T10:43:49.728Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-10T10:43:49.728Z] [2022-09-10T10:43:49.728Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-10T10:43:49.728Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-10T10:43:49.728Z] [2022-09-10T10:43:49.728Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-10T10:43:49.728Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-10T10:43:49.728Z] [2022-09-10T10:43:49.728Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-10T10:43:49.728Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-10T10:43:49.728Z] [2022-09-10T10:43:49.728Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-10T10:43:49.728Z] firewalld_test.go:14: firewalld is not running [2022-09-10T10:43:49.728Z] [2022-09-10T10:43:49.728Z] DONE 327 tests, 9 skipped in 204.401s Post stage [Pipeline] junit [2022-09-10T10:43:50.683Z] Recording test results [2022-09-10T10:43:51.935Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-10T10:43:52.257Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44126/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95831246a2b3dc59ad4696ebaf02a0f9e530876a -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:95831246a2b3dc59ad4696ebaf02a0f9e530876a hack/make.sh dynbinary test-integration [2022-09-10T10:43:52.826Z] [2022-09-10T10:43:52.826Z] Removing bundles/ [2022-09-10T10:43:52.826Z] [2022-09-10T10:43:52.826Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-10T10:43:52.826Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-10T10:43:52.826Z] GOOS="" GOARCH="" GOARM="" [2022-09-10T10:44:19.650Z] INFO [linters context/goanalysis] analyzers took 6m26.680449193s with top 10 stages: buildir: 2m25.31299513s, the_only_name: 41.512076777s, goimports: 27.365435209s, unconvert: 24.27090091s, S1038: 18.052281864s, gosec: 15.654806994s, misspell: 5.950203193s, unused: 5.4232956s, S1039: 5.273861907s, SA4030: 4.692886191s [2022-09-10T10:44:19.650Z] INFO [runner] Issues before processing: 2417, after processing: 0 [2022-09-10T10:44:19.650Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2151/2151, path_prettifier: 2151/2151, identifier_marker: 2028/2028, exclude-rules: 78/2028, skip_files: 2151/2151, nolint: 0/78, cgo: 2151/2417, skip_dirs: 2151/2151, autogenerated_exclude: 2028/2151, exclude: 2028/2028 [2022-09-10T10:44:19.650Z] INFO [runner] processing took 83.314663ms with stages: nolint: 31.962046ms, identifier_marker: 21.775935ms, path_prettifier: 10.810988ms, autogenerated_exclude: 8.575718ms, exclude-rules: 7.995263ms, skip_dirs: 1.753525ms, cgo: 259.714µs, filename_unadjuster: 175.583µs, max_same_issues: 1.502µs, uniq_by_line: 622ns, source_code: 579ns, exclude: 546ns, skip_files: 489ns, severity-rules: 440ns, max_from_linter: 418ns, diff: 379ns, path_shortener: 345ns, max_per_file_from_linter: 240ns, sort_results: 219ns, path_prefixer: 112ns [2022-09-10T10:44:19.650Z] INFO [runner] linters took 1m46.460503856s with stages: goanalysis_metalinter: 1m46.377062751s [2022-09-10T10:44:19.650Z] INFO File cache stats: 1677 entries of total size 8.6MiB [2022-09-10T10:44:19.650Z] INFO Memory: 2816 samples, avg is 319.5MB, max is 1210.8MB [2022-09-10T10:44:19.650Z] INFO Execution took 4m41.459309522s [2022-09-10T10:44:19.650Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-10T10:44:19.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44126/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=95831246a2b3dc59ad4696ebaf02a0f9e530876a -e DOCKER_GRAPHDRIVER docker:95831246a2b3dc59ad4696ebaf02a0f9e530876a hack/make.sh cross [2022-09-10T10:44:20.534Z] [2022-09-10T10:44:20.534Z] Removing bundles/ [2022-09-10T10:44:20.534Z] [2022-09-10T10:44:20.534Z] ---> Making bundle: cross (in bundles/cross) [2022-09-10T10:44:20.534Z] Cross building: bundles/cross/linux/amd64 [2022-09-10T10:44:20.534Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-10T10:44:20.534Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-10T10:45:29.279Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-10T10:45:29.279Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-10T10:45:29.279Z] GOOS="" GOARCH="" GOARM="" [2022-09-10T10:45:29.279Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-10T10:45:29.279Z] [2022-09-10T10:45:29.279Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-10T10:45:29.279Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-10T10:45:29.279Z] HOSTNAME=8239104c91a4 [2022-09-10T10:45:29.279Z] TESTDEBUG=0 [2022-09-10T10:45:29.279Z] DEST=bundles/test-integration [2022-09-10T10:45:29.279Z] PWD=/go/src/github.com/docker/docker [2022-09-10T10:45:29.279Z] DOCKER_GITCOMMIT=95831246a2b3dc59ad4696ebaf02a0f9e530876a [2022-09-10T10:45:29.279Z] container=docker [2022-09-10T10:45:29.279Z] HOME=/root [2022-09-10T10:45:29.279Z] GOLANG_VERSION=1.19.1 [2022-09-10T10:45:29.279Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-10T10:45:29.279Z] VALIDATE_BRANCH=22.06 [2022-09-10T10:45:29.279Z] TERM=xterm [2022-09-10T10:45:29.279Z] DOCKER_PKG=github.com/docker/docker [2022-09-10T10:45:29.279Z] SHLVL=1 [2022-09-10T10:45:29.279Z] TIMEOUT=120m [2022-09-10T10:45:29.279Z] DOCKER_BUILDTAGS= journald [2022-09-10T10:45:29.279Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-10T10:45:29.279Z] GO111MODULE=off [2022-09-10T10:45:29.279Z] DOCKER_EXPERIMENTAL=1 [2022-09-10T10:45:29.279Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-10T10:45:29.279Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-10T10:45:29.279Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-10T10:45:29.279Z] GOPATH=/go [2022-09-10T10:45:29.279Z] PKG_CONFIG=pkg-config [2022-09-10T10:45:29.279Z] _=/usr/bin/env [2022-09-10T10:45:29.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-10T10:46:08.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-10T10:46:08.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-10T10:46:22.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-10T10:46:27.089Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-10T10:46:27.089Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-10T10:46:27.089Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-10T10:46:27.089Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-10T10:46:27.089Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-10T10:46:27.089Z] Cross building: bundles/cross/windows/amd64 [2022-09-10T10:46:27.089Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-10T10:46:27.089Z] { [2022-09-10T10:46:27.089Z] "RT_GROUP_ICON": { [2022-09-10T10:46:27.089Z] "#1": { [2022-09-10T10:46:27.089Z] "0409": "../../winresources/docker.ico" [2022-09-10T10:46:27.089Z] } [2022-09-10T10:46:27.089Z] }, [2022-09-10T10:46:27.089Z] "RT_MANIFEST": { [2022-09-10T10:46:27.089Z] "#1": { [2022-09-10T10:46:27.089Z] "0409": { [2022-09-10T10:46:27.089Z] "identity": {}, [2022-09-10T10:46:27.089Z] "description": "Docker Engine", [2022-09-10T10:46:27.089Z] "minimum-os": "vista", [2022-09-10T10:46:27.089Z] "execution-level": "", [2022-09-10T10:46:27.089Z] "ui-access": false, [2022-09-10T10:46:27.090Z] "auto-elevate": false, [2022-09-10T10:46:27.090Z] "dpi-awareness": "unaware", [2022-09-10T10:46:27.090Z] "disable-theming": false, [2022-09-10T10:46:27.090Z] "disable-window-filtering": false, [2022-09-10T10:46:27.090Z] "high-resolution-scrolling-aware": false, [2022-09-10T10:46:27.090Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-10T10:46:27.090Z] "long-path-aware": false, [2022-09-10T10:46:27.090Z] "printer-driver-isolation": false, [2022-09-10T10:46:27.090Z] "gdi-scaling": false, [2022-09-10T10:46:27.090Z] "segment-heap": false, [2022-09-10T10:46:27.090Z] "use-common-controls-v6": false [2022-09-10T10:46:27.090Z] } [2022-09-10T10:46:27.090Z] } [2022-09-10T10:46:27.090Z] }, [2022-09-10T10:46:27.090Z] "RT_MESSAGETABLE": { [2022-09-10T10:46:27.090Z] "#1": { [2022-09-10T10:46:27.090Z] "0409": "../../winresources/event_messages.bin" [2022-09-10T10:46:27.090Z] } [2022-09-10T10:46:27.090Z] }, [2022-09-10T10:46:27.090Z] "RT_VERSION": { [2022-09-10T10:46:27.090Z] "#1": { [2022-09-10T10:46:27.090Z] "0409": { [2022-09-10T10:46:27.090Z] "fixed": { [2022-09-10T10:46:27.090Z] "file_version": "0.0.0.0", [2022-09-10T10:46:27.090Z] "product_version": "0.0.0.0", [2022-09-10T10:46:27.090Z] "type": "Unknown" [2022-09-10T10:46:27.090Z] }, [2022-09-10T10:46:27.090Z] "info": { [2022-09-10T10:46:27.090Z] "0000": { [2022-09-10T10:46:27.090Z] "CompanyName": "", [2022-09-10T10:46:27.090Z] "FileVersion": "dev", [2022-09-10T10:46:27.090Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-10T10:46:27.090Z] "OriginalFileName": "dockerd.exe", [2022-09-10T10:46:27.090Z] "ProductName": "", [2022-09-10T10:46:27.090Z] "ProductVersion": "dev", [2022-09-10T10:46:27.090Z] "SpecialBuild": "95831246a2b3dc59ad4696ebaf02a0f9e530876a" [2022-09-10T10:46:27.090Z] } [2022-09-10T10:46:27.090Z] } [2022-09-10T10:46:27.090Z] } [2022-09-10T10:46:27.090Z] } [2022-09-10T10:46:27.090Z] } [2022-09-10T10:46:27.090Z] } [2022-09-10T10:46:27.090Z] cmd/dockerd/config.go [2022-09-10T10:46:27.090Z] cmd/dockerd/config_windows.go [2022-09-10T10:46:27.090Z] cmd/dockerd/daemon.go [2022-09-10T10:46:27.090Z] cmd/dockerd/daemon_test.go [2022-09-10T10:46:27.090Z] cmd/dockerd/daemon_windows.go [2022-09-10T10:46:27.090Z] cmd/dockerd/docker.go [2022-09-10T10:46:27.090Z] cmd/dockerd/docker_windows.go [2022-09-10T10:46:27.090Z] cmd/dockerd/genwinres_windows.go [2022-09-10T10:46:27.090Z] cmd/dockerd/metrics.go [2022-09-10T10:46:27.090Z] cmd/dockerd/options.go [2022-09-10T10:46:27.090Z] cmd/dockerd/options_test.go [2022-09-10T10:46:27.090Z] cmd/dockerd/service_windows.go [2022-09-10T10:46:27.090Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-10T10:46:27.090Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-10T10:46:32.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-10T10:46:39.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-10T10:46:39.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-10T10:46:40.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-10T10:46:40.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-10T10:46:41.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-10T10:46:41.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-10T10:46:42.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-10T10:46:45.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-10T10:46:46.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-10T10:46:47.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-10T10:46:47.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-10T10:46:48.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-10T10:46:49.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-10T10:46:50.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-10T10:46:51.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-10T10:46:52.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-10T10:46:52.660Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-10T10:46:52.660Z] Using test binary docker [2022-09-10T10:46:52.660Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-10T10:46:52.919Z] +++ /etc/init.d/apparmor start [2022-09-10T10:46:52.919Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-10T10:46:52.919Z] INFO: Waiting for daemon to start... [2022-09-10T10:46:52.919Z] Starting dockerd [2022-09-10T10:46:52.919Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-09-10T10:46:54.823Z] . [2022-09-10T10:46:54.823Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-10T10:46:54.823Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-10T10:46:54.823Z] Error: No such image: emptyfs [2022-09-10T10:46:54.823Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-10T10:46:54.823Z] ++++ docker load [2022-09-10T10:46:55.082Z] Running integration-test (iteration 1) [2022-09-10T10:46:55.082Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-10T10:46:55.082Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:46:55.082Z] ++ set -e [2022-09-10T10:46:55.082Z] ++ '[' -n 0 ']' [2022-09-10T10:46:55.082Z] ++ set -x [2022-09-10T10:46:55.082Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:46:55.340Z] Loaded image: busybox:latest [2022-09-10T10:46:55.340Z] Loaded image: busybox:glibc [2022-09-10T10:46:56.718Z] Loaded image: debian:bullseye-slim [2022-09-10T10:46:56.718Z] Loaded image: hello-world:latest [2022-09-10T10:46:56.718Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T10:46:56.718Z] INFO: Testing against a local daemon [2022-09-10T10:46:56.718Z] === RUN TestCgroupNamespacesBuild [2022-09-10T10:46:58.620Z] --- PASS: TestCgroupNamespacesBuild (2.03s) [2022-09-10T10:46:58.620Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-10T10:46:59.998Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-09-10T10:46:59.998Z] === RUN TestBuildWithSession [2022-09-10T10:46:59.998Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T10:46:59.998Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-10T10:46:59.998Z] === RUN TestBuildSquashParent [2022-09-10T10:47:03.289Z] --- PASS: TestBuildSquashParent (3.51s) [2022-09-10T10:47:03.289Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-10T10:47:03.289Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T10:47:03.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T10:47:03.289Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T10:47:03.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T10:47:03.289Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T10:47:03.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T10:47:03.289Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T10:47:03.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T10:47:03.289Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T10:47:03.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T10:47:03.289Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T10:47:03.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T10:47:03.289Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T10:47:03.289Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T10:47:05.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T10:47:05.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T10:47:06.129Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T10:47:06.129Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T10:47:07.505Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-10T10:47:07.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2022-09-10T10:47:07.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2022-09-10T10:47:07.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.16s) [2022-09-10T10:47:07.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2022-09-10T10:47:07.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s) [2022-09-10T10:47:07.506Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-09-10T10:47:07.506Z] === RUN TestBuildMultiStageCopy [2022-09-10T10:47:07.506Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-10T10:47:08.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-10T10:47:08.700Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-10T10:47:08.959Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-10T10:47:09.218Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-10T10:47:09.477Z] --- PASS: TestBuildMultiStageCopy (2.18s) [2022-09-10T10:47:09.477Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-09-10T10:47:09.477Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-09-10T10:47:09.477Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) [2022-09-10T10:47:09.477Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-09-10T10:47:09.477Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-10T10:47:09.477Z] === RUN TestBuildMultiStageParentConfig [2022-09-10T10:47:10.044Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-09-10T10:47:10.044Z] === RUN TestBuildLabelWithTargets [2022-09-10T10:47:10.981Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-09-10T10:47:10.981Z] === RUN TestBuildWithEmptyLayers [2022-09-10T10:47:11.548Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2022-09-10T10:47:11.548Z] === RUN TestBuildMultiStageOnBuild [2022-09-10T10:47:12.925Z] --- PASS: TestBuildMultiStageOnBuild (1.45s) [2022-09-10T10:47:12.925Z] === RUN TestBuildUncleanTarFilenames [2022-09-10T10:47:13.861Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-09-10T10:47:13.861Z] === RUN TestBuildMultiStageLayerLeak [2022-09-10T10:47:15.239Z] --- PASS: TestBuildMultiStageLayerLeak (1.47s) [2022-09-10T10:47:15.239Z] === RUN TestBuildWithHugeFile [2022-09-10T10:48:01.921Z] --- PASS: TestBuildWithHugeFile (44.10s) [2022-09-10T10:48:01.921Z] === RUN TestBuildWCOWSandboxSize [2022-09-10T10:48:01.921Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-10T10:48:01.921Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-10T10:48:01.921Z] === RUN TestBuildWithEmptyDockerfile [2022-09-10T10:48:01.921Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T10:48:01.921Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T10:48:01.921Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T10:48:01.921Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T10:48:01.921Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T10:48:01.921Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T10:48:01.921Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T10:48:01.921Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T10:48:01.921Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T10:48:01.921Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-10T10:48:01.921Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-09-10T10:48:01.921Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-10T10:48:01.921Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-10T10:48:01.921Z] === RUN TestBuildPreserveOwnership [2022-09-10T10:48:01.921Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-10T10:48:01.921Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-10T10:48:02.487Z] --- PASS: TestBuildPreserveOwnership (2.95s) [2022-09-10T10:48:02.487Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) [2022-09-10T10:48:02.487Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) [2022-09-10T10:48:02.487Z] === RUN TestBuildPlatformInvalid [2022-09-10T10:48:02.487Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-10T10:48:02.487Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-10T10:48:03.422Z] Loaded image: busybox:latest [2022-09-10T10:48:03.422Z] Loaded image: busybox:glibc [2022-09-10T10:48:03.557Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-10T10:48:03.557Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-10T10:48:03.557Z] { [2022-09-10T10:48:03.557Z] "RT_GROUP_ICON": { [2022-09-10T10:48:03.557Z] "#1": { [2022-09-10T10:48:03.557Z] "0409": "../../winresources/docker.ico" [2022-09-10T10:48:03.557Z] } [2022-09-10T10:48:03.557Z] }, [2022-09-10T10:48:03.557Z] "RT_MANIFEST": { [2022-09-10T10:48:03.557Z] "#1": { [2022-09-10T10:48:03.557Z] "0409": { [2022-09-10T10:48:03.557Z] "identity": {}, [2022-09-10T10:48:03.557Z] "description": "Docker Engine", [2022-09-10T10:48:03.557Z] "minimum-os": "vista", [2022-09-10T10:48:03.557Z] "execution-level": "", [2022-09-10T10:48:03.557Z] "ui-access": false, [2022-09-10T10:48:03.557Z] "auto-elevate": false, [2022-09-10T10:48:03.557Z] "dpi-awareness": "unaware", [2022-09-10T10:48:03.557Z] "disable-theming": false, [2022-09-10T10:48:03.557Z] "disable-window-filtering": false, [2022-09-10T10:48:03.557Z] "high-resolution-scrolling-aware": false, [2022-09-10T10:48:03.557Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-10T10:48:03.557Z] "long-path-aware": false, [2022-09-10T10:48:03.557Z] "printer-driver-isolation": false, [2022-09-10T10:48:03.557Z] "gdi-scaling": false, [2022-09-10T10:48:03.557Z] "segment-heap": false, [2022-09-10T10:48:03.557Z] "use-common-controls-v6": false [2022-09-10T10:48:03.557Z] } [2022-09-10T10:48:03.557Z] } [2022-09-10T10:48:03.557Z] }, [2022-09-10T10:48:03.557Z] "RT_MESSAGETABLE": { [2022-09-10T10:48:03.557Z] "#1": { [2022-09-10T10:48:03.557Z] "0409": "../../winresources/event_messages.bin" [2022-09-10T10:48:03.557Z] } [2022-09-10T10:48:03.557Z] }, [2022-09-10T10:48:03.557Z] "RT_VERSION": { [2022-09-10T10:48:03.557Z] "#1": { [2022-09-10T10:48:03.557Z] "0409": { [2022-09-10T10:48:03.557Z] "fixed": { [2022-09-10T10:48:03.557Z] "file_version": "0.0.0.0", [2022-09-10T10:48:03.557Z] "product_version": "0.0.0.0", [2022-09-10T10:48:03.557Z] "type": "Unknown" [2022-09-10T10:48:03.557Z] }, [2022-09-10T10:48:03.557Z] "info": { [2022-09-10T10:48:03.557Z] "0000": { [2022-09-10T10:48:03.557Z] "CompanyName": "", [2022-09-10T10:48:03.557Z] "FileVersion": "dev", [2022-09-10T10:48:03.557Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-10T10:48:03.557Z] "OriginalFileName": "docker-proxy.exe", [2022-09-10T10:48:03.557Z] "ProductName": "", [2022-09-10T10:48:03.557Z] "ProductVersion": "dev", [2022-09-10T10:48:03.557Z] "SpecialBuild": "95831246a2b3dc59ad4696ebaf02a0f9e530876a" [2022-09-10T10:48:03.557Z] } [2022-09-10T10:48:03.557Z] } [2022-09-10T10:48:03.557Z] } [2022-09-10T10:48:03.557Z] } [2022-09-10T10:48:03.557Z] } [2022-09-10T10:48:03.557Z] } [2022-09-10T10:48:03.557Z] cmd/docker-proxy/genwinres_windows.go [2022-09-10T10:48:03.557Z] cmd/docker-proxy/main.go [2022-09-10T10:48:03.557Z] cmd/docker-proxy/network_proxy_test.go [2022-09-10T10:48:03.557Z] cmd/docker-proxy/proxy.go [2022-09-10T10:48:03.557Z] cmd/docker-proxy/sctp_proxy.go [2022-09-10T10:48:03.557Z] cmd/docker-proxy/tcp_proxy.go [2022-09-10T10:48:03.557Z] cmd/docker-proxy/udp_proxy.go [2022-09-10T10:48:03.557Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-10T10:48:03.557Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-10T10:48:03.557Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-10T10:48:03.557Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-10T10:48:03.557Z] remote: Enumerating objects: 23, done. [2022-09-10T10:48:03.557Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-10T10:48:03.557Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-10T10:48:03.557Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-10T10:48:03.557Z] 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-09-10T10:48:03.557Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-10T10:48:03.557Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-10T10:48:04.355Z] Loaded image: debian:bullseye-slim [2022-09-10T10:48:04.355Z] Loaded image: hello-world:latest [2022-09-10T10:48:04.614Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T10:48:08.837Z] Cross building: bundles/cross/linux/ppc64le [2022-09-10T10:48:08.837Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-10T10:48:08.837Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-10T10:48:14.683Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.50s) [2022-09-10T10:48:14.683Z] PASS [2022-09-10T10:48:14.683Z] [2022-09-10T10:48:14.683Z] === Skipped [2022-09-10T10:48:14.683Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-10T10:48:14.683Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T10:48:14.683Z] [2022-09-10T10:48:14.683Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-10T10:48:14.683Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-10T10:48:14.683Z] [2022-09-10T10:48:14.683Z] DONE 34 tests, 2 skipped in 77.925s [2022-09-10T10:48:14.683Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-10T10:48:14.683Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:48:14.683Z] ++ set -e [2022-09-10T10:48:14.683Z] ++ '[' -n 0 ']' [2022-09-10T10:48:14.683Z] ++ set -x [2022-09-10T10:48:14.684Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:48:14.684Z] INFO: Testing against a local daemon [2022-09-10T10:48:14.684Z] === RUN TestConfigInspect [2022-09-10T10:48:15.621Z] --- PASS: TestConfigInspect (2.33s) [2022-09-10T10:48:15.621Z] === RUN TestConfigList [2022-09-10T10:48:17.527Z] --- PASS: TestConfigList (2.19s) [2022-09-10T10:48:17.527Z] === RUN TestConfigsCreateAndDelete [2022-09-10T10:48:20.061Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-09-10T10:48:20.061Z] === RUN TestConfigsUpdate [2022-09-10T10:48:22.600Z] --- PASS: TestConfigsUpdate (2.32s) [2022-09-10T10:48:22.600Z] === RUN TestTemplatedConfig [2022-09-10T10:48:24.509Z] --- PASS: TestTemplatedConfig (2.48s) [2022-09-10T10:48:24.509Z] === RUN TestConfigCreateResolve [2022-09-10T10:48:27.040Z] --- PASS: TestConfigCreateResolve (2.34s) [2022-09-10T10:48:27.040Z] PASS [2022-09-10T10:48:27.040Z] [2022-09-10T10:48:27.040Z] DONE 6 tests in 13.933s [2022-09-10T10:48:27.040Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-10T10:48:27.040Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:48:27.040Z] ++ set -e [2022-09-10T10:48:27.040Z] ++ '[' -n 0 ']' [2022-09-10T10:48:27.040Z] ++ set -x [2022-09-10T10:48:27.040Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:48:27.040Z] INFO: Testing against a local daemon [2022-09-10T10:48:27.040Z] === RUN TestAttachWithTTY [2022-09-10T10:48:27.299Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-10T10:48:27.299Z] === RUN TestAttachWithoutTTy [2022-09-10T10:48:27.299Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-10T10:48:27.299Z] === RUN TestCheckpoint [2022-09-10T10:48:27.299Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T10:48:27.299Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/commit [2022-09-10T10:48:27.299Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-10T10:48:27.299Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-10T10:48:27.299Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-10T10:48:27.299Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-10T10:48:27.299Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-10T10:48:27.299Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-10T10:48:27.299Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-10T10:48:27.299Z] === CONT TestContainerInvalidJSON/commit [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-10T10:48:27.299Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-10T10:48:27.299Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-10T10:48:27.299Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-10T10:48:27.299Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-10T10:48:27.299Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-10T10:48:27.299Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-10T10:48:27.299Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-10T10:48:27.299Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-10T10:48:27.299Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-10T10:48:27.299Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-10T10:48:27.299Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-10T10:48:27.299Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-10T10:48:27.299Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-10T10:48:27.558Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-10T10:48:27.558Z] === RUN TestCopyEmptyFile [2022-09-10T10:48:27.558Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-10T10:48:27.558Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-10T10:48:27.816Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-10T10:48:27.816Z] === RUN TestCopyFromContainer [2022-09-10T10:48:28.751Z] === RUN TestCopyFromContainer// [2022-09-10T10:48:28.751Z] === RUN TestCopyFromContainer//bar/root [2022-09-10T10:48:28.751Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-10T10:48:28.751Z] === RUN TestCopyFromContainer/bar/quux [2022-09-10T10:48:29.010Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-10T10:48:29.010Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-10T10:48:29.010Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-10T10:48:29.010Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-10T10:48:29.268Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-10T10:48:29.268Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-10T10:48:29.268Z] --- PASS: TestCopyFromContainer (1.58s) [2022-09-10T10:48:29.268Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-10T10:48:29.268Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-10T10:48:29.268Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-10T10:48:29.268Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-09-10T10:48:29.268Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-10T10:48:29.268Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-10T10:48:29.268Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-10T10:48:29.268Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-10T10:48:29.268Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-10T10:48:29.268Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-10T10:48:29.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-10T10:48:29.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T10:48:29.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T10:48:29.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T10:48:29.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T10:48:29.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T10:48:29.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T10:48:29.268Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T10:48:29.268Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T10:48:29.268Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T10:48:29.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-10T10:48:29.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-10T10:48:29.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-10T10:48:29.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-10T10:48:29.268Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-10T10:48:29.268Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-10T10:48:29.268Z] === RUN TestCreateWithInvalidEnv [2022-09-10T10:48:29.268Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-10T10:48:29.268Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-10T10:48:29.268Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-10T10:48:29.268Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-10T10:48:29.268Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-10T10:48:29.268Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-10T10:48:29.268Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-10T10:48:29.268Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-10T10:48:29.268Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-10T10:48:29.268Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-10T10:48:29.268Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-10T10:48:29.268Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-10T10:48:29.268Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-10T10:48:29.268Z] === RUN TestCreateTmpfsMountsTarget [2022-09-10T10:48:29.268Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-10T10:48:29.268Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-10T10:48:30.645Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2022-09-10T10:48:30.645Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-10T10:48:32.021Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s) [2022-09-10T10:48:32.021Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-10T10:48:32.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T10:48:32.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T10:48:32.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T10:48:32.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T10:48:32.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T10:48:32.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T10:48:32.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T10:48:32.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T10:48:32.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T10:48:32.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T10:48:32.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T10:48:32.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T10:48:32.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T10:48:32.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T10:48:32.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T10:48:32.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-10T10:48:32.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-10T10:48:32.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-10T10:48:32.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-10T10:48:32.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-10T10:48:32.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-10T10:48:32.021Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-10T10:48:32.279Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-09-10T10:48:32.279Z] === RUN TestCreateDifferentPlatform [2022-09-10T10:48:32.537Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-10T10:48:32.537Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-10T10:48:32.537Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-10T10:48:32.537Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-10T10:48:32.537Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-10T10:48:32.537Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-10T10:48:32.537Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-10T10:48:32.537Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-10T10:48:32.537Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-10T10:48:32.537Z] === RUN TestCreateInvalidHostConfig [2022-09-10T10:48:32.537Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-10T10:48:32.537Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-10T10:48:32.537Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-10T10:48:32.537Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-10T10:48:32.537Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-10T10:48:32.537Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-10T10:48:32.537Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-10T10:48:32.537Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-10T10:48:32.537Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-10T10:48:32.537Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-10T10:48:32.537Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-10T10:48:32.537Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-10T10:48:32.537Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-10T10:48:32.537Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-10T10:48:32.537Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-10T10:48:32.537Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-10T10:48:32.537Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-10T10:48:32.537Z] === RUN TestContainerStartOnDaemonRestart [2022-09-10T10:48:32.537Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-10T10:48:32.537Z] === RUN TestDaemonRestartIpcMode [2022-09-10T10:48:32.537Z] === PAUSE TestDaemonRestartIpcMode [2022-09-10T10:48:32.537Z] === RUN TestDaemonHostGatewayIP [2022-09-10T10:48:32.537Z] === PAUSE TestDaemonHostGatewayIP [2022-09-10T10:48:32.537Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-10T10:48:32.537Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-10T10:48:32.537Z] === RUN TestContainerKillOnDaemonStart [2022-09-10T10:48:32.537Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-10T10:48:32.537Z] === RUN TestDiff [2022-09-10T10:48:33.104Z] --- PASS: TestDiff (0.43s) [2022-09-10T10:48:33.104Z] === RUN TestExecConsoleSize [2022-09-10T10:48:33.363Z] --- PASS: TestExecConsoleSize (0.49s) [2022-09-10T10:48:33.363Z] === RUN TestExecWithCloseStdin [2022-09-10T10:48:33.932Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-09-10T10:48:33.932Z] === RUN TestExec [2022-09-10T10:48:34.340Z] --- PASS: TestExec (0.49s) [2022-09-10T10:48:34.340Z] === RUN TestExecUser [2022-09-10T10:48:34.907Z] --- PASS: TestExecUser (0.49s) [2022-09-10T10:48:34.907Z] === RUN TestExportContainerAndImportImage [2022-09-10T10:48:35.473Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-09-10T10:48:35.473Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-10T10:48:36.849Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-09-10T10:48:36.849Z] === RUN TestHealthCheckWorkdir [2022-09-10T10:48:37.416Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-09-10T10:48:37.416Z] === RUN TestHealthKillContainer [2022-09-10T10:48:45.525Z] --- PASS: TestHealthKillContainer (7.81s) [2022-09-10T10:48:45.525Z] === RUN TestHealthCheckProcessKilled [2022-09-10T10:48:45.783Z] --- PASS: TestHealthCheckProcessKilled (0.67s) [2022-09-10T10:48:45.783Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-10T10:48:46.351Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) [2022-09-10T10:48:46.351Z] === RUN TestIpcModeNone [2022-09-10T10:48:46.919Z] --- PASS: TestIpcModeNone (0.52s) [2022-09-10T10:48:46.919Z] === RUN TestIpcModePrivate [2022-09-10T10:48:47.177Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-10T10:48:47.177Z] --- PASS: TestIpcModePrivate (0.45s) [2022-09-10T10:48:47.177Z] === RUN TestIpcModeShareable [2022-09-10T10:48:47.744Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-10T10:48:47.744Z] --- PASS: TestIpcModeShareable (0.49s) [2022-09-10T10:48:47.744Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-10T10:48:49.646Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.59s) [2022-09-10T10:48:49.646Z] === RUN TestAPIIpcModeHost [2022-09-10T10:48:49.646Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-09-10T10:48:49.646Z] === RUN TestDaemonIpcModeShareable [2022-09-10T10:48:51.022Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-10T10:48:51.022Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-09-10T10:48:51.022Z] === RUN TestDaemonIpcModePrivate [2022-09-10T10:48:51.957Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-10T10:48:52.215Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-09-10T10:48:52.215Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-10T10:48:53.150Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-10T10:48:53.408Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-09-10T10:48:53.408Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-10T10:48:54.342Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-10T10:48:54.342Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-09-10T10:48:54.342Z] === RUN TestIpcModeOlderClient [2022-09-10T10:48:54.342Z] === PAUSE TestIpcModeOlderClient [2022-09-10T10:48:54.342Z] === RUN TestKillContainerInvalidSignal [2022-09-10T10:48:54.909Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-09-10T10:48:54.909Z] === RUN TestKillContainer [2022-09-10T10:48:54.909Z] === RUN TestKillContainer/no_signal [2022-09-10T10:48:55.167Z] === RUN TestKillContainer/non_killing_signal [2022-09-10T10:48:55.733Z] === RUN TestKillContainer/killing_signal [2022-09-10T10:48:56.313Z] --- PASS: TestKillContainer (1.31s) [2022-09-10T10:48:56.313Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-09-10T10:48:56.313Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-10T10:48:56.313Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-09-10T10:48:56.313Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-10T10:48:56.313Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-10T10:48:56.586Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-10T10:48:57.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.92s) [2022-09-10T10:48:57.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2022-09-10T10:48:57.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-09-10T10:48:57.162Z] === RUN TestKillStoppedContainer [2022-09-10T10:48:57.162Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-10T10:48:57.162Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-10T10:48:57.162Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-10T10:48:57.162Z] === RUN TestKillDifferentUserContainer [2022-09-10T10:48:57.731Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-09-10T10:48:57.731Z] === RUN TestInspectOomKilledTrue [2022-09-10T10:48:58.298Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-09-10T10:48:58.298Z] === RUN TestInspectOomKilledFalse [2022-09-10T10:48:58.556Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-09-10T10:48:58.556Z] === RUN TestLinksEtcHostsContentMatch [2022-09-10T10:48:58.814Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-09-10T10:48:58.814Z] === RUN TestLinksContainerNames [2022-09-10T10:48:59.750Z] --- PASS: TestLinksContainerNames (0.85s) [2022-09-10T10:48:59.750Z] === RUN TestLogsFollowTailEmpty [2022-09-10T10:49:00.317Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-09-10T10:49:00.317Z] === RUN TestLogs [2022-09-10T10:49:00.317Z] === RUN TestLogs/driver_local [2022-09-10T10:49:00.317Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-10T10:49:00.317Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-10T10:49:00.317Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-10T10:49:00.317Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-10T10:49:00.317Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-10T10:49:00.317Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-10T10:49:00.317Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-10T10:49:00.317Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-10T10:49:00.317Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-10T10:49:00.317Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-10T10:49:00.317Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-10T10:49:00.317Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-10T10:49:00.317Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-10T10:49:00.317Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-10T10:49:00.884Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-10T10:49:00.884Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-10T10:49:01.820Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-10T10:49:01.820Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-10T10:49:02.386Z] === RUN TestLogs/driver_json-file [2022-09-10T10:49:02.386Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-10T10:49:02.386Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-10T10:49:02.386Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-10T10:49:02.386Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-10T10:49:02.386Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-10T10:49:02.386Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-10T10:49:02.386Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-10T10:49:02.386Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-10T10:49:02.386Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-10T10:49:02.386Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-10T10:49:02.386Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-10T10:49:02.386Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-10T10:49:02.386Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-10T10:49:02.386Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-10T10:49:02.954Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-10T10:49:02.954Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-10T10:49:03.522Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-10T10:49:03.522Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-10T10:49:04.088Z] --- PASS: TestLogs (3.96s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.81s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.81s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.78s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.51s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-09-10T10:49:04.088Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-09-10T10:49:04.088Z] === RUN TestContainerNetworkMountsNoChown [2022-09-10T10:49:04.654Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/default [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/default [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/private [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/private [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rprivate [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/slave [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/slave [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rslave [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/shared [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/shared [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rshared [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-10T10:49:04.654Z] === CONT TestMountDaemonRoot/default [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-10T10:49:04.654Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-10T10:49:04.654Z] === CONT TestMountDaemonRoot/rshared [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T10:49:04.654Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-10T10:49:04.654Z] === CONT TestMountDaemonRoot/shared [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-10T10:49:04.654Z] === CONT TestMountDaemonRoot/rslave [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-10T10:49:04.654Z] === CONT TestMountDaemonRoot/slave [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-10T10:49:04.654Z] === CONT TestMountDaemonRoot/rprivate [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-10T10:49:04.654Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T10:49:04.654Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T10:49:04.654Z] === CONT TestMountDaemonRoot/private [2022-09-10T10:49:04.655Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-10T10:49:04.655Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-10T10:49:04.655Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-10T10:49:04.655Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-10T10:49:04.655Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-10T10:49:04.655Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-10T10:49:04.655Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-10T10:49:04.655Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-10T10:49:04.655Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-10T10:49:04.655Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-10T10:49:04.655Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-10T10:49:04.655Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T10:49:04.655Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-10T10:49:04.655Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T10:49:04.655Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-10T10:49:04.655Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-10T10:49:04.913Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T10:49:05.172Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-10T10:49:05.172Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-10T10:49:05.172Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-10T10:49:05.172Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-10T10:49:05.172Z] === RUN TestContainerBindMountNonRecursive [2022-09-10T10:49:06.547Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-09-10T10:49:06.547Z] === RUN TestContainerVolumesMountedAsShared [2022-09-10T10:49:06.809Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-09-10T10:49:06.809Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-10T10:49:07.376Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-09-10T10:49:07.376Z] === RUN TestNetworkNat [2022-09-10T10:49:07.634Z] --- PASS: TestNetworkNat (0.49s) [2022-09-10T10:49:07.634Z] === RUN TestNetworkLocalhostTCPNat [2022-09-10T10:49:08.201Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-09-10T10:49:08.201Z] === RUN TestNetworkLoopbackNat [2022-09-10T10:49:10.732Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-09-10T10:49:10.732Z] === RUN TestPause [2022-09-10T10:49:11.299Z] --- PASS: TestPause (0.53s) [2022-09-10T10:49:11.299Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-10T10:49:11.299Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-10T10:49:11.299Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-10T10:49:11.299Z] === RUN TestPauseStopPausedContainer [2022-09-10T10:49:11.866Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-09-10T10:49:11.866Z] === RUN TestPidHost [2022-09-10T10:49:12.802Z] --- PASS: TestPidHost (0.98s) [2022-09-10T10:49:12.802Z] === RUN TestPsFilter [2022-09-10T10:49:12.802Z] --- PASS: TestPsFilter (0.12s) [2022-09-10T10:49:12.802Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-10T10:49:13.368Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-09-10T10:49:13.368Z] === RUN TestRemoveContainerWithVolume [2022-09-10T10:49:13.626Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-09-10T10:49:13.626Z] === RUN TestRemoveContainerRunning [2022-09-10T10:49:14.193Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-09-10T10:49:14.193Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-10T10:49:14.451Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-09-10T10:49:14.451Z] === RUN TestRemoveInvalidContainer [2022-09-10T10:49:14.451Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-10T10:49:14.451Z] === RUN TestRenameLinkedContainer [2022-09-10T10:49:16.356Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-09-10T10:49:16.356Z] === RUN TestRenameStoppedContainer [2022-09-10T10:49:16.614Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-09-10T10:49:16.614Z] === RUN TestRenameRunningContainerAndReuse [2022-09-10T10:49:17.552Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-09-10T10:49:17.552Z] === RUN TestRenameInvalidName [2022-09-10T10:49:18.120Z] --- PASS: TestRenameInvalidName (0.44s) [2022-09-10T10:49:18.120Z] === RUN TestRenameAnonymousContainer [2022-09-10T10:49:19.497Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-09-10T10:49:19.497Z] === RUN TestRenameContainerWithSameName [2022-09-10T10:49:20.064Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-09-10T10:49:20.064Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-10T10:49:21.000Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-09-10T10:49:21.000Z] === RUN TestResize [2022-09-10T10:49:21.259Z] --- PASS: TestResize (0.43s) [2022-09-10T10:49:21.259Z] === RUN TestResizeWithInvalidSize [2022-09-10T10:49:21.826Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-09-10T10:49:21.826Z] === RUN TestResizeWhenContainerNotStarted [2022-09-10T10:49:22.392Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T10:49:22.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T10:49:22.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T10:49:22.392Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T10:49:22.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T10:49:23.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T10:49:23.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T10:49:25.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T10:49:25.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-10T10:49:26.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-10T10:49:28.615Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-10T10:49:29.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-10T10:49:32.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T10:49:33.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T10:49:34.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T10:49:35.276Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T10:49:35.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T10:49:37.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T10:49:37.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.77s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.88s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.83s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-09-10T10:49:39.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-09-10T10:49:39.698Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-10T10:49:39.698Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-10T10:49:40.265Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-10T10:49:41.200Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s) [2022-09-10T10:49:41.200Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-09-10T10:49:41.200Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-09-10T10:49:41.200Z] === RUN TestCgroupNamespacesRun [2022-09-10T10:49:42.577Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-09-10T10:49:42.577Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-10T10:49:43.512Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-09-10T10:49:43.512Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-10T10:49:44.925Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-09-10T10:49:44.925Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-10T10:49:45.883Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-09-10T10:49:45.883Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-10T10:49:47.259Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-09-10T10:49:47.259Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-10T10:49:48.634Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-09-10T10:49:48.634Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-10T10:49:49.202Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-09-10T10:49:49.202Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-10T10:49:50.136Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-09-10T10:49:50.136Z] === RUN TestNISDomainname [2022-09-10T10:49:50.703Z] --- PASS: TestNISDomainname (0.56s) [2022-09-10T10:49:50.704Z] === RUN TestHostnameDnsResolution [2022-09-10T10:49:51.638Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-09-10T10:49:51.638Z] === RUN TestUnprivilegedPortsAndPing [2022-09-10T10:49:51.897Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-09-10T10:49:51.897Z] === RUN TestPrivilegedHostDevices [2022-09-10T10:49:52.465Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-09-10T10:49:52.465Z] === RUN TestRunConsoleSize [2022-09-10T10:49:53.032Z] --- PASS: TestRunConsoleSize (0.42s) [2022-09-10T10:49:53.032Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-10T10:49:54.940Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s) [2022-09-10T10:49:54.940Z] === RUN TestStats [2022-09-10T10:49:57.469Z] --- PASS: TestStats (2.48s) [2022-09-10T10:49:57.469Z] === RUN TestStopContainerWithTimeout [2022-09-10T10:49:57.469Z] === RUN TestStopContainerWithTimeout/0 [2022-09-10T10:49:57.469Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-10T10:49:57.469Z] === RUN TestStopContainerWithTimeout/1 [2022-09-10T10:49:57.469Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-10T10:49:57.469Z] === RUN TestStopContainerWithTimeout/3 [2022-09-10T10:49:57.469Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-10T10:49:57.469Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-10T10:49:57.469Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-10T10:49:57.469Z] === CONT TestStopContainerWithTimeout/0 [2022-09-10T10:49:57.469Z] === CONT TestStopContainerWithTimeout/3 [2022-09-10T10:49:58.404Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-10T10:50:00.305Z] === CONT TestStopContainerWithTimeout/1 [2022-09-10T10:50:01.680Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-10T10:50:01.680Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-09-10T10:50:01.680Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-09-10T10:50:01.680Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-09-10T10:50:01.680Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-09-10T10:50:01.680Z] === RUN TestDeleteDevicemapper [2022-09-10T10:50:01.680Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-10T10:50:01.680Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-10T10:50:01.680Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-10T10:50:03.584Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2022-09-10T10:50:03.584Z] === RUN TestUpdateMemory [2022-09-10T10:50:04.150Z] --- PASS: TestUpdateMemory (0.56s) [2022-09-10T10:50:04.150Z] === RUN TestUpdateCPUQuota [2022-09-10T10:50:05.085Z] --- PASS: TestUpdateCPUQuota (0.76s) [2022-09-10T10:50:05.085Z] === RUN TestUpdatePidsLimit [2022-09-10T10:50:05.085Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-10T10:50:05.343Z] === RUN TestUpdatePidsLimit/no_change [2022-09-10T10:50:05.343Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-10T10:50:05.601Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-10T10:50:05.860Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-10T10:50:06.118Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-10T10:50:06.376Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-10T10:50:06.943Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-09-10T10:50:06.943Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-09-10T10:50:06.943Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-09-10T10:50:06.943Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-09-10T10:50:06.943Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-09-10T10:50:06.943Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-09-10T10:50:06.943Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-09-10T10:50:06.943Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-09-10T10:50:06.943Z] === RUN TestUpdateRestartPolicy [2022-09-10T10:50:15.317Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-10T10:50:15.318Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-10T10:50:15.318Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-10T10:50:15.318Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-10T10:50:15.318Z] Cross building: bundles/cross/linux/s390x [2022-09-10T10:50:15.318Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-10T10:50:15.318Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-10T10:50:19.143Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-09-10T10:50:19.143Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-10T10:50:19.143Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-09-10T10:50:19.143Z] === RUN TestWaitNonBlocked [2022-09-10T10:50:19.143Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T10:50:19.143Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T10:50:19.143Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T10:50:19.143Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T10:50:19.143Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T10:50:19.143Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T10:50:19.143Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-10T10:50:19.143Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-09-10T10:50:19.143Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-09-10T10:50:19.143Z] === RUN TestWaitBlocked [2022-09-10T10:50:19.143Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T10:50:19.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T10:50:19.143Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T10:50:19.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T10:50:19.143Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T10:50:19.143Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T10:50:19.710Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-10T10:50:19.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s) [2022-09-10T10:50:19.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-09-10T10:50:19.710Z] === RUN TestWaitConditions [2022-09-10T10:50:19.710Z] === RUN TestWaitConditions/default [2022-09-10T10:50:19.710Z] === PAUSE TestWaitConditions/default [2022-09-10T10:50:19.710Z] === RUN TestWaitConditions/not-running [2022-09-10T10:50:19.710Z] === PAUSE TestWaitConditions/not-running [2022-09-10T10:50:19.710Z] === RUN TestWaitConditions/next-exit [2022-09-10T10:50:19.710Z] === PAUSE TestWaitConditions/next-exit [2022-09-10T10:50:19.710Z] === RUN TestWaitConditions/removed [2022-09-10T10:50:19.710Z] === PAUSE TestWaitConditions/removed [2022-09-10T10:50:19.710Z] === CONT TestWaitConditions/default [2022-09-10T10:50:19.710Z] === CONT TestWaitConditions/next-exit [2022-09-10T10:50:21.612Z] === CONT TestWaitConditions/removed [2022-09-10T10:50:21.612Z] === CONT TestWaitConditions/not-running [2022-09-10T10:50:23.028Z] --- PASS: TestWaitConditions (0.01s) [2022-09-10T10:50:23.028Z] --- PASS: TestWaitConditions/next-exit (1.82s) [2022-09-10T10:50:23.028Z] --- PASS: TestWaitConditions/default (1.85s) [2022-09-10T10:50:23.028Z] --- PASS: TestWaitConditions/not-running (1.49s) [2022-09-10T10:50:23.028Z] --- PASS: TestWaitConditions/removed (1.56s) [2022-09-10T10:50:23.028Z] === RUN TestWaitRestartedContainer [2022-09-10T10:50:23.028Z] === RUN TestWaitRestartedContainer/default [2022-09-10T10:50:23.028Z] === PAUSE TestWaitRestartedContainer/default [2022-09-10T10:50:23.028Z] === RUN TestWaitRestartedContainer/not-running [2022-09-10T10:50:23.028Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-10T10:50:23.028Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-10T10:50:23.028Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-10T10:50:23.028Z] === CONT TestWaitRestartedContainer/default [2022-09-10T10:50:23.028Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-10T10:50:24.425Z] === CONT TestWaitRestartedContainer/not-running [2022-09-10T10:50:25.361Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-10T10:50:25.361Z] --- PASS: TestWaitRestartedContainer/next-exit (1.12s) [2022-09-10T10:50:25.361Z] --- PASS: TestWaitRestartedContainer/default (1.35s) [2022-09-10T10:50:25.361Z] --- PASS: TestWaitRestartedContainer/not-running (1.11s) [2022-09-10T10:50:25.361Z] === CONT TestContainerStartOnDaemonRestart [2022-09-10T10:50:25.361Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-10T10:50:27.898Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-09-10T10:50:27.898Z] === CONT TestIpcModeOlderClient [2022-09-10T10:50:27.898Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-10T10:50:27.898Z] === CONT TestContainerKillOnDaemonStart [2022-09-10T10:50:27.898Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.65s) [2022-09-10T10:50:27.898Z] === CONT TestDaemonHostGatewayIP [2022-09-10T10:50:30.430Z] --- PASS: TestDaemonHostGatewayIP (2.37s) [2022-09-10T10:50:30.430Z] === CONT TestDaemonRestartIpcMode [2022-09-10T10:50:32.962Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-09-10T10:50:39.522Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-09-10T10:50:39.522Z] PASS [2022-09-10T10:50:39.522Z] [2022-09-10T10:50:39.522Z] === Skipped [2022-09-10T10:50:39.522Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-10T10:50:39.522Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T10:50:39.522Z] [2022-09-10T10:50:39.522Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-10T10:50:39.522Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-10T10:50:39.522Z] [2022-09-10T10:50:39.522Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-10T10:50:39.522Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-10T10:50:39.522Z] [2022-09-10T10:50:39.522Z] DONE 273 tests, 3 skipped in 132.154s [2022-09-10T10:50:39.522Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-10T10:50:39.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:50:39.522Z] ++ set -e [2022-09-10T10:50:39.522Z] ++ '[' -n 0 ']' [2022-09-10T10:50:39.522Z] ++ set -x [2022-09-10T10:50:39.522Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:50:39.522Z] === RUN TestConfigDaemonLibtrustID [2022-09-10T10:50:39.780Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-10T10:50:39.780Z] === RUN TestConfigDaemonID [2022-09-10T10:50:40.715Z] daemon_test.go:83: [d0a8c6d3cc742] daemon is not started [2022-09-10T10:50:40.715Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-10T10:50:40.715Z] === RUN TestDaemonConfigValidation [2022-09-10T10:50:40.715Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-10T10:50:40.715Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-10T10:50:40.715Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-10T10:50:40.715Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-10T10:50:40.715Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-10T10:50:40.715Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-10T10:50:40.715Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-10T10:50:40.715Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-10T10:50:40.715Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-10T10:50:40.715Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-10T10:50:40.715Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-10T10:50:40.715Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-10T10:50:40.976Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-10T10:50:40.976Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-10T10:50:40.976Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-10T10:50:40.976Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-10T10:50:40.976Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-09-10T10:50:40.976Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-09-10T10:50:40.976Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-09-10T10:50:40.976Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-09-10T10:50:40.976Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-10T10:50:40.976Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-10T10:50:40.976Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-10T10:50:42.353Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-10T10:50:43.288Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-10T10:50:44.222Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-10T10:50:44.222Z] daemon_test.go:197: [d82420b0cbef6] daemon is not started [2022-09-10T10:50:44.222Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-10T10:50:44.222Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-10T10:50:44.222Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-10T10:50:44.222Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-10T10:50:44.222Z] === RUN TestDaemonProxy [2022-09-10T10:50:44.222Z] === RUN TestDaemonProxy/environment_variables [2022-09-10T10:50:46.123Z] === RUN TestDaemonProxy/command-line_options [2022-09-10T10:50:47.497Z] === RUN TestDaemonProxy/configuration_file [2022-09-10T10:50:49.398Z] === RUN TestDaemonProxy/conflicting_options [2022-09-10T10:50:49.965Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-10T10:50:50.532Z] --- PASS: TestDaemonProxy (6.24s) [2022-09-10T10:50:50.532Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-09-10T10:50:50.532Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-09-10T10:50:50.532Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-09-10T10:50:50.532Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-10T10:50:50.532Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-10T10:50:50.532Z] PASS [2022-09-10T10:50:50.532Z] [2022-09-10T10:50:50.532Z] DONE 18 tests in 11.278s [2022-09-10T10:50:50.532Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-10T10:50:50.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:50:50.532Z] ++ set -e [2022-09-10T10:50:50.532Z] ++ '[' -n 0 ']' [2022-09-10T10:50:50.532Z] ++ set -x [2022-09-10T10:50:50.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:50:50.532Z] INFO: Testing against a local daemon [2022-09-10T10:50:50.532Z] === RUN TestCommitInheritsEnv [2022-09-10T10:50:50.791Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-09-10T10:50:50.791Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-10T10:50:50.791Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-10T10:50:50.791Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-10T10:50:50.791Z] === RUN TestImportWithCustomPlatform [2022-09-10T10:50:50.791Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-10T10:50:51.050Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-10T10:50:51.050Z] === RUN TestImportWithCustomPlatform// [2022-09-10T10:50:51.050Z] === RUN TestImportWithCustomPlatform/linux [2022-09-10T10:50:51.050Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-10T10:50:51.050Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-10T10:50:51.050Z] === RUN TestImportWithCustomPlatform/macos [2022-09-10T10:50:51.050Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-10T10:50:51.050Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-10T10:50:51.050Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-10T10:50:51.050Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-10T10:50:51.050Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-10T10:50:51.050Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-10T10:50:51.050Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-10T10:50:51.050Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-10T10:50:51.050Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-10T10:50:51.050Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-10T10:50:51.050Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-10T10:50:51.050Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-10T10:50:51.050Z] === RUN TestImagesFilterMultiReference [2022-09-10T10:50:51.308Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-10T10:50:51.309Z] === RUN TestImagePullPlatformInvalid [2022-09-10T10:50:51.309Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-10T10:50:51.309Z] === RUN TestRemoveImageOrphaning [2022-09-10T10:50:51.567Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-09-10T10:50:51.567Z] === RUN TestRemoveImageGarbageCollector [2022-09-10T10:50:51.567Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:50:51.567Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-10T10:50:51.567Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-10T10:50:51.567Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-10T10:50:51.567Z] === RUN TestTagInvalidReference [2022-09-10T10:50:51.567Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-10T10:50:51.567Z] === RUN TestTagValidPrefixedRepo [2022-09-10T10:50:51.567Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-10T10:50:51.567Z] === RUN TestTagExistedNameWithoutForce [2022-09-10T10:50:51.567Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-10T10:50:51.567Z] === RUN TestTagOfficialNames [2022-09-10T10:50:51.567Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-10T10:50:51.567Z] === RUN TestTagMatchesDigest [2022-09-10T10:50:51.567Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-10T10:50:51.567Z] PASS [2022-09-10T10:50:51.567Z] [2022-09-10T10:50:51.567Z] === Skipped [2022-09-10T10:50:51.567Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-10T10:50:51.567Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-10T10:50:51.567Z] [2022-09-10T10:50:51.567Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-10T10:50:51.567Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:50:51.567Z] [2022-09-10T10:50:51.567Z] DONE 22 tests, 2 skipped in 1.234s [2022-09-10T10:50:51.567Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-10T10:50:51.567Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:50:51.567Z] ++ set -e [2022-09-10T10:50:51.567Z] ++ '[' -n 0 ']' [2022-09-10T10:50:51.567Z] ++ set -x [2022-09-10T10:50:51.567Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:50:51.826Z] === RUN TestStripANSICommands [2022-09-10T10:50:51.826Z] === RUN TestStripANSICommands/#00 [2022-09-10T10:50:51.826Z] === RUN TestStripANSICommands/#01 [2022-09-10T10:50:51.826Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-10T10:50:51.826Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-10T10:50:51.826Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-10T10:50:51.826Z] PASS [2022-09-10T10:50:51.826Z] [2022-09-10T10:50:51.826Z] DONE 3 tests in 0.041s [2022-09-10T10:50:51.826Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-10T10:50:51.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:50:51.826Z] ++ set -e [2022-09-10T10:50:51.826Z] ++ '[' -n 0 ']' [2022-09-10T10:50:51.826Z] ++ set -x [2022-09-10T10:50:51.826Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:50:51.826Z] INFO: Testing against a local daemon [2022-09-10T10:50:51.826Z] === RUN TestNetworkCreateDelete [2022-09-10T10:50:52.085Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-10T10:50:52.085Z] === RUN TestDockerNetworkDeletePreferID [2022-09-10T10:50:52.344Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-10T10:50:52.344Z] === RUN TestDaemonDNSFallback [2022-09-10T10:50:58.907Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-09-10T10:50:58.907Z] === RUN TestInspectNetwork [2022-09-10T10:51:01.440Z] === RUN TestInspectNetwork/full_network_id [2022-09-10T10:51:01.440Z] === RUN TestInspectNetwork/partial_network_id [2022-09-10T10:51:01.440Z] === RUN TestInspectNetwork/network_name [2022-09-10T10:51:01.440Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-10T10:51:05.626Z] --- PASS: TestInspectNetwork (7.00s) [2022-09-10T10:51:05.626Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-10T10:51:05.626Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-10T10:51:05.626Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-10T10:51:05.626Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-10T10:51:05.626Z] === RUN TestRunContainerWithBridgeNone [2022-09-10T10:51:07.002Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-09-10T10:51:07.002Z] === RUN TestNetworkInvalidJSON [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-10T10:51:07.261Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-10T10:51:07.261Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-10T10:51:07.261Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-10T10:51:07.261Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-10T10:51:07.261Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-10T10:51:07.261Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-10T10:51:07.261Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-10T10:51:07.261Z] === RUN TestNetworkList [2022-09-10T10:51:07.261Z] === RUN TestNetworkList//networks [2022-09-10T10:51:07.261Z] === PAUSE TestNetworkList//networks [2022-09-10T10:51:07.261Z] === RUN TestNetworkList//networks/ [2022-09-10T10:51:07.261Z] === PAUSE TestNetworkList//networks/ [2022-09-10T10:51:07.261Z] === CONT TestNetworkList//networks [2022-09-10T10:51:07.261Z] === CONT TestNetworkList//networks/ [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkList (0.02s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-10T10:51:07.261Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-10T10:51:07.261Z] === RUN TestHostIPv4BridgeLabel [2022-09-10T10:51:07.829Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-10T10:51:07.829Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-10T10:51:08.764Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-10T10:51:08.764Z] === RUN TestDaemonDefaultNetworkPools [2022-09-10T10:51:09.700Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-10T10:51:09.700Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-10T10:51:10.636Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-09-10T10:51:10.636Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-10T10:51:12.011Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-10T10:51:12.011Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-10T10:51:12.579Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-10T10:51:12.579Z] === RUN TestServiceWithPredefinedNetwork [2022-09-10T10:51:15.113Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2022-09-10T10:51:15.113Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-10T10:51:15.113Z] service_test.go:243: FLAKY_TEST [2022-09-10T10:51:15.113Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T10:51:15.113Z] === RUN TestServiceWithDataPathPortInit [2022-09-10T10:51:28.406Z] --- PASS: TestServiceWithDataPathPortInit (13.56s) [2022-09-10T10:51:28.406Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-10T10:51:30.947Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9xd60f6kxdfi3owto4jtnsof3 Created:2022-09-10 10:51:29.494550166 +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[1d95bf1470b0660fbccfdeaaa1ce98a4956fe74bd1c88de0079406a7e50a7cb7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yhp489vyb0yaeh0v0hkivevhi EndpointID:ac94b9bfea676e7bb94c4a06093b7e396a6a66efefee69172531ffd7b0fd5b07 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3009fda316a1a6a58b1b21d85ac4eca243a9a56d3a9de34715dfbd2e9d75917b 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:5940d963f8a1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yhp489vyb0yaeh0v0hkivevhi EndpointID:ac94b9bfea676e7bb94c4a06093b7e396a6a66efefee69172531ffd7b0fd5b07 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-10T10:51:35.132Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2022-09-10T10:51:35.132Z] PASS [2022-09-10T10:51:35.132Z] [2022-09-10T10:51:35.132Z] === Skipped [2022-09-10T10:51:35.132Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T10:51:35.132Z] service_test.go:243: FLAKY_TEST [2022-09-10T10:51:35.132Z] [2022-09-10T10:51:35.132Z] DONE 38 tests, 1 skipped in 43.355s [2022-09-10T10:51:35.132Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-10T10:51:35.132Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:51:35.132Z] ++ set -e [2022-09-10T10:51:35.132Z] ++ '[' -n 0 ']' [2022-09-10T10:51:35.132Z] ++ set -x [2022-09-10T10:51:35.132Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:51:35.132Z] INFO: Testing against a local daemon [2022-09-10T10:51:35.132Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-10T10:51:35.132Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T10:51:35.132Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-10T10:51:35.132Z] === RUN TestDockerNetworkIpvlan [2022-09-10T10:51:35.132Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T10:51:35.132Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-10T10:51:35.132Z] PASS [2022-09-10T10:51:35.132Z] [2022-09-10T10:51:35.132Z] === Skipped [2022-09-10T10:51:35.132Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-10T10:51:35.132Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T10:51:35.132Z] [2022-09-10T10:51:35.132Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-10T10:51:35.132Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T10:51:35.132Z] [2022-09-10T10:51:35.132Z] DONE 2 tests, 2 skipped in 0.081s [2022-09-10T10:51:35.132Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-10T10:51:35.132Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:51:35.132Z] ++ set -e [2022-09-10T10:51:35.132Z] ++ '[' -n 0 ']' [2022-09-10T10:51:35.132Z] ++ set -x [2022-09-10T10:51:35.132Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:51:35.390Z] INFO: Testing against a local daemon [2022-09-10T10:51:35.390Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-10T10:51:36.765Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-09-10T10:51:36.765Z] === RUN TestDockerNetworkMacvlan [2022-09-10T10:51:37.332Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-10T10:51:37.898Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-10T10:51:38.833Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-10T10:51:40.736Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-10T10:51:42.111Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-10T10:51:45.395Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-10T10:51:45.962Z] --- PASS: TestDockerNetworkMacvlan (9.30s) [2022-09-10T10:51:45.962Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-10T10:51:45.962Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-10T10:51:45.963Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-09-10T10:51:45.963Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-09-10T10:51:45.963Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-09-10T10:51:45.963Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-09-10T10:51:45.963Z] PASS [2022-09-10T10:51:45.963Z] [2022-09-10T10:51:45.963Z] DONE 8 tests in 10.663s [2022-09-10T10:51:45.963Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-10T10:51:45.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:51:45.963Z] ++ set -e [2022-09-10T10:51:45.963Z] ++ '[' -n 0 ']' [2022-09-10T10:51:45.963Z] ++ set -x [2022-09-10T10:51:45.963Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:51:45.963Z] testing: warning: no tests to run [2022-09-10T10:51:45.963Z] PASS [2022-09-10T10:51:45.963Z] [2022-09-10T10:51:45.963Z] DONE 0 tests in 0.025s [2022-09-10T10:51:45.963Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-10T10:51:45.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:51:45.963Z] ++ set -e [2022-09-10T10:51:45.963Z] ++ '[' -n 0 ']' [2022-09-10T10:51:45.963Z] ++ set -x [2022-09-10T10:51:45.963Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:51:45.963Z] INFO: Testing against a local daemon [2022-09-10T10:51:45.963Z] === RUN TestAuthZPluginAllowRequest [2022-09-10T10:51:47.338Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-09-10T10:51:47.338Z] === RUN TestAuthZPluginTLS [2022-09-10T10:51:47.597Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-10T10:51:47.597Z] === RUN TestAuthZPluginDenyRequest [2022-09-10T10:51:48.164Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-10T10:51:48.164Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-10T10:51:48.731Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-10T10:51:48.731Z] === RUN TestAuthZPluginDenyResponse [2022-09-10T10:51:49.307Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-10T10:51:49.307Z] === RUN TestAuthZPluginAllowEventStream [2022-09-10T10:51:50.682Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-09-10T10:51:50.682Z] === RUN TestAuthZPluginErrorResponse [2022-09-10T10:51:50.942Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-10T10:51:50.942Z] === RUN TestAuthZPluginErrorRequest [2022-09-10T10:51:51.509Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-10T10:51:51.509Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-10T10:51:52.076Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-10T10:51:52.076Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-10T10:51:53.452Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-09-10T10:51:53.452Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-10T10:51:54.828Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-09-10T10:51:54.828Z] === RUN TestAuthZPluginHeader [2022-09-10T10:51:55.394Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-10T10:51:55.394Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-10T10:51:55.394Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:51:55.394Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-10T10:51:55.394Z] === RUN TestAuthZPluginV2Disable [2022-09-10T10:51:55.394Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:51:55.394Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-10T10:51:55.394Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-10T10:51:55.394Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:51:55.394Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-10T10:51:55.394Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-10T10:51:55.394Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:51:55.394Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-10T10:51:55.394Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-10T10:52:06.807Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-10T10:52:06.807Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-10T10:52:06.807Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-10T10:52:06.807Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-10T10:52:06.807Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-10T10:52:07.139Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44126/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95831246a2b3dc59ad4696ebaf02a0f9e530876a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:95831246a2b3dc59ad4696ebaf02a0f9e530876a hack/validate/vendor [2022-09-10T10:52:07.706Z] +++ dirname ./hack/vendor.sh [2022-09-10T10:52:07.706Z] ++ cd ./hack [2022-09-10T10:52:07.706Z] ++ pwd [2022-09-10T10:52:07.706Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-10T10:52:07.706Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-09-10T10:52:07.706Z] + GO111MODULE=auto [2022-09-10T10:52:07.706Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-09-10T10:52:07.965Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-10T10:52:07.965Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T10:52:08.224Z] go: downloading google.golang.org/grpc v1.45.0 [2022-09-10T10:52:08.224Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-09-10T10:52:08.483Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-09-10T10:52:08.742Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T10:52:08.742Z] go: downloading gotest.tools/v3 v3.2.0 [2022-09-10T10:52:08.742Z] go: downloading github.com/docker/go-units v0.5.0 [2022-09-10T10:52:08.742Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-09-10T10:52:09.002Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-09-10T10:52:09.002Z] go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c [2022-09-10T10:52:09.002Z] go: downloading github.com/moby/buildkit v0.10.4 [2022-09-10T10:52:09.261Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-10T10:52:09.261Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-09-10T10:52:09.261Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-09-10T10:52:09.261Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-09-10T10:52:09.261Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-09-10T10:52:09.261Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-09-10T10:52:09.261Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-09-10T10:52:09.261Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-10T10:52:09.520Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-09-10T10:52:09.520Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-09-10T10:52:09.520Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-09-10T10:52:09.520Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-09-10T10:52:09.779Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-09-10T10:52:09.779Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-09-10T10:52:09.779Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-09-10T10:52:09.779Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-09-10T10:52:09.779Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-09-10T10:52:09.779Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-09-10T10:52:10.038Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-09-10T10:52:10.038Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-09-10T10:52:10.038Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-09-10T10:52:10.038Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-09-10T10:52:10.038Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-09-10T10:52:10.038Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-09-10T10:52:10.038Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-09-10T10:52:10.297Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-09-10T10:52:10.297Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-09-10T10:52:10.297Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-10T10:52:10.297Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-09-10T10:52:10.555Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-09-10T10:52:10.555Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-09-10T10:52:10.555Z] go: downloading github.com/moby/locker v1.0.1 [2022-09-10T10:52:10.556Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-09-10T10:52:10.556Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-10T10:52:10.556Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-09-10T10:52:10.556Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-09-10T10:52:10.556Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-09-10T10:52:10.556Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-09-10T10:52:10.556Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-09-10T10:52:10.556Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-09-10T10:52:13.092Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-09-10T10:52:13.092Z] go: downloading cloud.google.com/go v0.93.3 [2022-09-10T10:52:13.092Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-09-10T10:52:13.092Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-10T10:52:13.092Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-09-10T10:52:13.092Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-09-10T10:52:13.092Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-09-10T10:52:13.092Z] go: downloading github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30 [2022-09-10T10:52:13.352Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-09-10T10:52:13.472Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-10T10:52:13.472Z] PASS [2022-09-10T10:52:13.472Z] [2022-09-10T10:52:13.472Z] === Skipped [2022-09-10T10:52:13.472Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-10T10:52:13.472Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:52:13.472Z] [2022-09-10T10:52:13.472Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-10T10:52:13.472Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:52:13.472Z] [2022-09-10T10:52:13.472Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-10T10:52:13.472Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:52:13.472Z] [2022-09-10T10:52:13.472Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-10T10:52:13.472Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:52:13.472Z] [2022-09-10T10:52:13.472Z] DONE 17 tests, 4 skipped in 26.454s [2022-09-10T10:52:13.472Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-10T10:52:13.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:13.472Z] ++ set -e [2022-09-10T10:52:13.472Z] ++ '[' -n 0 ']' [2022-09-10T10:52:13.472Z] ++ set -x [2022-09-10T10:52:13.472Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:13.472Z] INFO: Testing against a local daemon [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-10T10:52:13.472Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-10T10:52:13.472Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-10T10:52:13.472Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-10T10:52:13.472Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-10T10:52:13.472Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-10T10:52:13.472Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-10T10:52:13.472Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-10T10:52:13.472Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-10T10:52:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-10T10:52:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-10T10:52:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-10T10:52:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-10T10:52:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-10T10:52:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-10T10:52:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-10T10:52:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-10T10:52:13.472Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-10T10:52:13.473Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-10T10:52:13.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-10T10:52:13.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-10T10:52:13.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-10T10:52:13.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-10T10:52:13.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-10T10:52:13.473Z] === RUN TestPluginInstall [2022-09-10T10:52:13.473Z] === RUN TestPluginInstall/no_auth [2022-09-10T10:52:13.611Z] go: downloading github.com/creack/pty v1.1.11 [2022-09-10T10:52:13.611Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-09-10T10:52:13.611Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-09-10T10:52:13.611Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-10T10:52:13.870Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-09-10T10:52:13.870Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-09-10T10:52:13.870Z] go: downloading github.com/miekg/dns v1.1.27 [2022-09-10T10:52:13.870Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-09-10T10:52:14.129Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-09-10T10:52:16.759Z] time="2022-09-10T10:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T10:52:16.759Z] time="2022-09-10T10:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db5618c0cef6e6f2eb1ef4aa203c0872e8aa438027f407c0d3cf5aa745305cd1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T10:52:16.759Z] time="2022-09-10T10:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T10:52:16.759Z] time="2022-09-10T10:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db5618c0cef6e6f2eb1ef4aa203c0872e8aa438027f407c0d3cf5aa745305cd1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T10:52:16.759Z] === RUN TestPluginInstall/with_htpasswd [2022-09-10T10:52:17.018Z] time="2022-09-10T10:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T10:52:17.018Z] time="2022-09-10T10:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d88fd43908614ee4766bcff7118330bbc0aaccb19a8dac1ad5a78a6bbfe18c33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T10:52:17.018Z] time="2022-09-10T10:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T10:52:17.018Z] time="2022-09-10T10:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d88fd43908614ee4766bcff7118330bbc0aaccb19a8dac1ad5a78a6bbfe18c33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T10:52:17.276Z] === RUN TestPluginInstall/with_insecure [2022-09-10T10:52:17.416Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-09-10T10:52:17.416Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-09-10T10:52:17.416Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-10T10:52:17.416Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-09-10T10:52:17.416Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-09-10T10:52:17.416Z] go: downloading github.com/klauspost/compress v1.15.9 [2022-09-10T10:52:17.416Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-09-10T10:52:17.416Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-09-10T10:52:17.416Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-09-10T10:52:17.416Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-09-10T10:52:17.416Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-09-10T10:52:17.675Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-10T10:52:17.675Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-10T10:52:17.675Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-09-10T10:52:17.675Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-09-10T10:52:17.675Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-09-10T10:52:17.675Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-09-10T10:52:17.675Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-09-10T10:52:17.675Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-09-10T10:52:17.675Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-09-10T10:52:17.934Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-09-10T10:52:17.934Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-09-10T10:52:17.934Z] go: downloading github.com/containerd/console v1.0.3 [2022-09-10T10:52:17.934Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-09-10T10:52:17.934Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-09-10T10:52:17.934Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-09-10T10:52:17.934Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-09-10T10:52:17.934Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-09-10T10:52:17.934Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-10T10:52:18.193Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-10T10:52:18.193Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-10T10:52:18.193Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-09-10T10:52:18.193Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-09-10T10:52:18.193Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-09-10T10:52:18.193Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-09-10T10:52:18.193Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-09-10T10:52:18.193Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-09-10T10:52:18.193Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-09-10T10:52:18.193Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-10T10:52:18.193Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T10:52:18.193Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-09-10T10:52:18.193Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-10T10:52:18.193Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-10T10:52:18.193Z] go: downloading github.com/prometheus/common v0.32.1 [2022-09-10T10:52:18.193Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-10T10:52:18.193Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-09-10T10:52:18.193Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-09-10T10:52:18.212Z] time="2022-09-10T10:52:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T10:52:18.212Z] time="2022-09-10T10:52:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9a5e22b159dfad7447129f76790534cf51aa2bcd1c17679e89612a5de1ebd1c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T10:52:18.212Z] time="2022-09-10T10:52:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T10:52:18.212Z] time="2022-09-10T10:52:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9a5e22b159dfad7447129f76790534cf51aa2bcd1c17679e89612a5de1ebd1c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T10:52:18.212Z] plugin_test.go:195: [d43a9b7c38e28] daemon is not started [2022-09-10T10:52:18.212Z] --- PASS: TestPluginInstall (5.74s) [2022-09-10T10:52:18.212Z] --- PASS: TestPluginInstall/no_auth (4.11s) [2022-09-10T10:52:18.212Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-09-10T10:52:18.212Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-09-10T10:52:18.212Z] === RUN TestPluginsWithRuntimes [2022-09-10T10:52:18.452Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-09-10T10:52:18.452Z] go: downloading google.golang.org/api v0.54.0 [2022-09-10T10:52:20.112Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-10T10:52:20.679Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-10T10:52:20.989Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-09-10T10:52:20.989Z] go: downloading go.opencensus.io v0.23.0 [2022-09-10T10:52:20.989Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-09-10T10:52:20.989Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-09-10T10:52:20.989Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-10T10:52:20.989Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-10T10:52:20.989Z] go: downloading gopkg.in/yaml.v3 v3.0.0 [2022-09-10T10:52:20.989Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-10T10:52:20.989Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-09-10T10:52:20.989Z] go: downloading golang.org/x/text v0.3.7 [2022-09-10T10:52:21.614Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-09-10T10:52:21.615Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-09-10T10:52:21.615Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-09-10T10:52:21.615Z] === RUN TestPluginBackCompatMediaTypes [2022-09-10T10:52:21.927Z] go: downloading github.com/google/btree v1.0.1 [2022-09-10T10:52:21.927Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-09-10T10:52:21.927Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-10T10:52:21.927Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-09-10T10:52:21.927Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-09-10T10:52:21.927Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-09-10T10:52:21.927Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T10:52:21.927Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-09-10T10:52:21.927Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-09-10T10:52:21.927Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-10T10:52:21.927Z] go: downloading go.uber.org/goleak v1.1.12 [2022-09-10T10:52:21.927Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-09-10T10:52:21.927Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-09-10T10:52:21.927Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-09-10T10:52:21.927Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-09-10T10:52:22.181Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-10T10:52:22.181Z] PASS [2022-09-10T10:52:22.181Z] [2022-09-10T10:52:22.181Z] DONE 24 tests in 9.773s [2022-09-10T10:52:22.181Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-10T10:52:22.182Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:22.182Z] ++ set -e [2022-09-10T10:52:22.182Z] ++ '[' -n 0 ']' [2022-09-10T10:52:22.182Z] ++ set -x [2022-09-10T10:52:22.182Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:22.182Z] INFO: Testing against a local daemon [2022-09-10T10:52:22.182Z] === RUN TestExternalGraphDriver [2022-09-10T10:52:22.186Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-09-10T10:52:22.186Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-09-10T10:52:22.186Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-09-10T10:52:22.186Z] go: downloading github.com/kr/pretty v0.2.1 [2022-09-10T10:52:22.186Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-09-10T10:52:22.186Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-10T10:52:22.186Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-09-10T10:52:22.186Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-10T10:52:22.186Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-09-10T10:52:22.186Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-09-10T10:52:22.186Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-09-10T10:52:22.186Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-09-10T10:52:22.186Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-09-10T10:52:22.186Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-09-10T10:52:22.446Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-09-10T10:52:22.446Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-09-10T10:52:22.446Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-09-10T10:52:22.446Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-09-10T10:52:22.706Z] go: downloading github.com/kr/text v0.2.0 [2022-09-10T10:52:22.706Z] go: downloading google.golang.org/appengine v1.6.7 [2022-09-10T10:52:22.706Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-09-10T10:52:22.706Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-09-10T10:52:22.706Z] go: downloading go.uber.org/zap v1.17.0 [2022-09-10T10:52:22.706Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-09-10T10:52:22.706Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-09-10T10:52:22.706Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-09-10T10:52:22.706Z] go: downloading go.uber.org/atomic v1.7.0 [2022-09-10T10:52:22.706Z] go: downloading go.uber.org/multierr v1.6.0 [2022-09-10T10:52:22.748Z] === RUN TestExternalGraphDriver/json [2022-09-10T10:52:22.967Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-10T10:52:22.967Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-09-10T10:52:22.967Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-10T10:52:22.967Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-09-10T10:52:22.967Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-09-10T10:52:22.967Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-09-10T10:52:22.967Z] + GO111MODULE=auto [2022-09-10T10:52:22.967Z] + go mod vendor -modfile vendor.mod [2022-09-10T10:52:24.124Z] === RUN TestExternalGraphDriver/spec [2022-09-10T10:52:26.024Z] === RUN TestExternalGraphDriver/pull [2022-09-10T10:52:27.159Z] Congratulations! All vendoring changes are done the right way. [2022-09-10T10:52:27.400Z] --- PASS: TestExternalGraphDriver (5.20s) [2022-09-10T10:52:27.400Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-09-10T10:52:27.400Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-09-10T10:52:27.400Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-09-10T10:52:27.400Z] === RUN TestGraphdriverPluginV2 [2022-09-10T10:52:27.967Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:52:27.967Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-10T10:52:27.967Z] PASS [2022-09-10T10:52:27.967Z] [2022-09-10T10:52:27.967Z] === Skipped [2022-09-10T10:52:27.967Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-10T10:52:27.967Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:52:27.967Z] [2022-09-10T10:52:27.967Z] DONE 5 tests, 1 skipped in 5.625s [2022-09-10T10:52:27.967Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-10T10:52:27.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:27.967Z] ++ set -e [2022-09-10T10:52:27.967Z] ++ '[' -n 0 ']' [2022-09-10T10:52:27.967Z] ++ set -x [2022-09-10T10:52:27.967Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:27.967Z] INFO: Testing against a local daemon [2022-09-10T10:52:27.967Z] === RUN TestContinueAfterPluginCrash [2022-09-10T10:52:27.967Z] === PAUSE TestContinueAfterPluginCrash [2022-09-10T10:52:27.967Z] === RUN TestReadPluginNoRead [2022-09-10T10:52:27.967Z] === PAUSE TestReadPluginNoRead [2022-09-10T10:52:27.967Z] === RUN TestDaemonStartWithLogOpt [2022-09-10T10:52:27.967Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-10T10:52:27.967Z] === CONT TestContinueAfterPluginCrash [2022-09-10T10:52:27.967Z] === CONT TestDaemonStartWithLogOpt [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-10T10:52:29.366Z] + echo Ensuring container killed. [2022-09-10T10:52:29.366Z] Ensuring container killed. [2022-09-10T10:52:29.366Z] + docker rm -vf docker-pr1 [2022-09-10T10:52:29.366Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-10T10:52:29.650Z] + echo Chowning /workspace to jenkins user [2022-09-10T10:52:29.650Z] Chowning /workspace to jenkins user [2022-09-10T10:52:29.650Z] + id -u [2022-09-10T10:52:29.650Z] + id -g [2022-09-10T10:52:29.650Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44126:/workspace busybox chown -R 1000:1000 /workspace [2022-09-10T10:52:29.650Z] Unable to find image 'busybox:latest' locally [2022-09-10T10:52:29.650Z] latest: Pulling from library/busybox [2022-09-10T10:52:29.911Z] 2c39bef88607: Pulling fs layer [2022-09-10T10:52:29.911Z] 2c39bef88607: Download complete [2022-09-10T10:52:29.911Z] 2c39bef88607: Pull complete [2022-09-10T10:52:29.911Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-10T10:52:29.911Z] Status: Downloaded newer image for busybox:latest [2022-09-10T10:52:31.266Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-09-10T10:52:31.266Z] === CONT TestReadPluginNoRead [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-10T10:52:31.582Z] + bundleName=unit [2022-09-10T10:52:31.582Z] + echo Creating unit-bundles.tar.gz [2022-09-10T10:52:31.582Z] Creating unit-bundles.tar.gz [2022-09-10T10:52:31.582Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report*.xml bundles/go-test-report*.json bundles/coverage*.out [2022-09-10T10:52:31.582Z] tar: bundles/junit-report*.xml: Cannot stat: No such file or directory [2022-09-10T10:52:31.582Z] tar: bundles/go-test-report*.json: Cannot stat: No such file or directory [2022-09-10T10:52:31.582Z] tar: bundles/coverage*.out: Cannot stat: No such file or directory [2022-09-10T10:52:31.582Z] tar: Exiting with failure status due to previous errors [Pipeline] } [2022-09-10T10:52:31.591Z] ERROR: Failed to create bundles.tar.gz [2022-09-10T10:52:31.591Z] ERROR: script returned exit code 2 [Pipeline] // catchError [Pipeline] sh [2022-09-10T10:52:31.891Z] + make clean [2022-09-10T10:52:32.149Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-10T10:52:32.149Z] docker-dev-cache [2022-09-10T10:52:32.149Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-10T10:52:33.199Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-10T10:52:34.581Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-10T10:52:35.957Z] === RUN TestReadPluginNoRead/default [2022-09-10T10:52:35.957Z] --- PASS: TestContinueAfterPluginCrash (8.06s) [2022-09-10T10:52:36.891Z] === CONT TestReadPluginNoRead [2022-09-10T10:52:36.891Z] read_test.go:92: [dfa1d845674a9] daemon is not started [2022-09-10T10:52:36.891Z] --- PASS: TestReadPluginNoRead (5.89s) [2022-09-10T10:52:36.891Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-09-10T10:52:36.891Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-09-10T10:52:36.891Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-09-10T10:52:36.891Z] PASS [2022-09-10T10:52:36.891Z] [2022-09-10T10:52:36.891Z] DONE 6 tests in 9.040s [2022-09-10T10:52:36.891Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-10T10:52:36.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:36.892Z] ++ set -e [2022-09-10T10:52:36.892Z] ++ '[' -n 0 ']' [2022-09-10T10:52:36.892Z] ++ set -x [2022-09-10T10:52:36.892Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:36.892Z] testing: warning: no tests to run [2022-09-10T10:52:36.892Z] PASS [2022-09-10T10:52:36.892Z] [2022-09-10T10:52:36.892Z] DONE 0 tests in 0.034s [2022-09-10T10:52:36.892Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-10T10:52:36.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:36.892Z] ++ set -e [2022-09-10T10:52:36.892Z] ++ '[' -n 0 ']' [2022-09-10T10:52:36.892Z] ++ set -x [2022-09-10T10:52:36.892Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:37.150Z] INFO: Testing against a local daemon [2022-09-10T10:52:37.150Z] === RUN TestPluginWithDevMounts [2022-09-10T10:52:37.150Z] === PAUSE TestPluginWithDevMounts [2022-09-10T10:52:37.150Z] === CONT TestPluginWithDevMounts [2022-09-10T10:52:38.526Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-09-10T10:52:38.526Z] PASS [2022-09-10T10:52:38.526Z] [2022-09-10T10:52:38.526Z] DONE 1 tests in 1.634s [2022-09-10T10:52:38.526Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-10T10:52:38.526Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:38.526Z] ++ set -e [2022-09-10T10:52:38.526Z] ++ '[' -n 0 ']' [2022-09-10T10:52:38.526Z] ++ set -x [2022-09-10T10:52:38.526Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:38.785Z] INFO: Testing against a local daemon [2022-09-10T10:52:38.785Z] === RUN TestSecretInspect [2022-09-10T10:52:41.315Z] --- PASS: TestSecretInspect (2.23s) [2022-09-10T10:52:41.315Z] === RUN TestSecretList [2022-09-10T10:52:43.215Z] --- PASS: TestSecretList (2.18s) [2022-09-10T10:52:43.215Z] === RUN TestSecretsCreateAndDelete [2022-09-10T10:52:45.748Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-09-10T10:52:45.748Z] === RUN TestSecretsUpdate [2022-09-10T10:52:47.650Z] --- PASS: TestSecretsUpdate (2.17s) [2022-09-10T10:52:47.650Z] === RUN TestTemplatedSecret [2022-09-10T10:52:50.182Z] --- PASS: TestTemplatedSecret (2.37s) [2022-09-10T10:52:50.182Z] === RUN TestSecretCreateResolve [2022-09-10T10:52:52.085Z] --- PASS: TestSecretCreateResolve (2.34s) [2022-09-10T10:52:52.085Z] PASS [2022-09-10T10:52:52.085Z] [2022-09-10T10:52:52.085Z] DONE 6 tests in 13.570s [2022-09-10T10:52:52.085Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-10T10:52:52.085Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:52.085Z] ++ set -e [2022-09-10T10:52:52.085Z] ++ '[' -n 0 ']' [2022-09-10T10:52:52.085Z] ++ set -x [2022-09-10T10:52:52.085Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:52:52.343Z] INFO: Testing against a local daemon [2022-09-10T10:52:52.343Z] === RUN TestServiceCreateInit [2022-09-10T10:52:52.343Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-10T10:52:56.530Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-10T10:52:59.813Z] --- PASS: TestServiceCreateInit (7.25s) [2022-09-10T10:52:59.814Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-09-10T10:52:59.814Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) [2022-09-10T10:52:59.814Z] === RUN TestCreateServiceMultipleTimes [2022-09-10T10:53:14.689Z] --- PASS: TestCreateServiceMultipleTimes (15.19s) [2022-09-10T10:53:14.689Z] === RUN TestCreateServiceConflict [2022-09-10T10:53:17.222Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-09-10T10:53:17.222Z] === RUN TestCreateServiceMaxReplicas [2022-09-10T10:53:19.752Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2022-09-10T10:53:19.752Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-10T10:53:34.624Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) [2022-09-10T10:53:34.624Z] === RUN TestCreateServiceSecretFileMode [2022-09-10T10:53:35.190Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2022-09-10T10:53:35.190Z] === RUN TestCreateServiceConfigFileMode [2022-09-10T10:53:37.721Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2022-09-10T10:53:37.721Z] === RUN TestCreateServiceSysctls [2022-09-10T10:53:41.005Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-09-10T10:53:41.005Z] === RUN TestCreateServiceCapabilities [2022-09-10T10:53:43.536Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-09-10T10:53:43.536Z] === RUN TestInspect [2022-09-10T10:53:46.068Z] --- PASS: TestInspect (2.56s) [2022-09-10T10:53:46.068Z] === RUN TestCreateJob [2022-09-10T10:53:48.612Z] --- PASS: TestCreateJob (2.93s) [2022-09-10T10:53:48.612Z] === RUN TestReplicatedJob [2022-09-10T10:53:53.909Z] --- PASS: TestReplicatedJob (4.56s) [2022-09-10T10:53:53.909Z] === RUN TestUpdateReplicatedJob [2022-09-10T10:53:56.439Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-09-10T10:53:56.439Z] === RUN TestServiceListWithStatuses [2022-09-10T10:53:56.439Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-10T10:53:56.439Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-10T10:53:56.439Z] === RUN TestDockerNetworkConnectAlias [2022-09-10T10:54:00.626Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-09-10T10:54:00.626Z] === RUN TestDockerNetworkReConnect [2022-09-10T10:54:03.910Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-09-10T10:54:03.910Z] === RUN TestServicePlugin [2022-09-10T10:54:03.910Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:54:03.910Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-10T10:54:03.910Z] === RUN TestServiceUpdateLabel [2022-09-10T10:54:05.812Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-09-10T10:54:05.812Z] === RUN TestServiceUpdateSecrets [2022-09-10T10:54:20.685Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-09-10T10:54:20.685Z] === RUN TestServiceUpdateConfigs [2022-09-10T10:54:35.558Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2022-09-10T10:54:35.558Z] === RUN TestServiceUpdateNetwork [2022-09-10T10:54:47.758Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2022-09-10T10:54:47.758Z] === RUN TestServiceUpdatePidsLimit [2022-09-10T10:54:48.325Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-10T10:54:48.891Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-10T10:54:57.002Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-10T10:55:03.561Z] --- PASS: TestServiceUpdatePidsLimit (16.11s) [2022-09-10T10:55:03.561Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-09-10T10:55:03.561Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-10T10:55:03.561Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-10T10:55:03.561Z] PASS [2022-09-10T10:55:03.561Z] [2022-09-10T10:55:03.561Z] === Skipped [2022-09-10T10:55:03.561Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-10T10:55:03.561Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-10T10:55:03.561Z] [2022-09-10T10:55:03.561Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-10T10:55:03.561Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:55:03.561Z] [2022-09-10T10:55:03.561Z] DONE 27 tests, 2 skipped in 130.853s [2022-09-10T10:55:03.561Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-10T10:55:03.561Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:55:03.561Z] ++ set -e [2022-09-10T10:55:03.561Z] ++ '[' -n 0 ']' [2022-09-10T10:55:03.561Z] ++ set -x [2022-09-10T10:55:03.561Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:55:03.561Z] INFO: Testing against a local daemon [2022-09-10T10:55:03.561Z] === RUN TestSessionCreate [2022-09-10T10:55:03.561Z] --- PASS: TestSessionCreate (0.02s) [2022-09-10T10:55:03.561Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-10T10:55:03.561Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-10T10:55:03.561Z] PASS [2022-09-10T10:55:03.561Z] [2022-09-10T10:55:03.561Z] DONE 2 tests in 0.128s [2022-09-10T10:55:03.561Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-10T10:55:03.561Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:55:03.561Z] ++ set -e [2022-09-10T10:55:03.561Z] ++ '[' -n 0 ']' [2022-09-10T10:55:03.561Z] ++ set -x [2022-09-10T10:55:03.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:55:03.562Z] INFO: Testing against a local daemon [2022-09-10T10:55:03.562Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-10T10:55:03.562Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-10T10:55:03.562Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-10T10:55:03.562Z] === RUN TestDiskUsage [2022-09-10T10:55:03.562Z] === PAUSE TestDiskUsage [2022-09-10T10:55:03.562Z] === RUN TestEventsExecDie [2022-09-10T10:55:03.820Z] --- PASS: TestEventsExecDie (0.53s) [2022-09-10T10:55:03.820Z] === RUN TestEventsBackwardsCompatible [2022-09-10T10:55:03.820Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-10T10:55:03.820Z] === RUN TestEventsVolumeCreate [2022-09-10T10:55:03.820Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-10T10:55:03.820Z] === RUN TestInfoBinaryCommits [2022-09-10T10:55:04.078Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-10T10:55:04.078Z] === RUN TestInfoAPIVersioned [2022-09-10T10:55:04.078Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-10T10:55:04.078Z] === RUN TestInfoAPI [2022-09-10T10:55:04.078Z] --- PASS: TestInfoAPI (0.02s) [2022-09-10T10:55:04.078Z] === RUN TestInfoAPIWarnings [2022-09-10T10:55:22.157Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-10T10:55:22.157Z] === RUN TestInfoDebug [2022-09-10T10:55:22.157Z] --- PASS: TestInfoDebug (0.52s) [2022-09-10T10:55:22.157Z] === RUN TestInfoInsecureRegistries [2022-09-10T10:55:22.157Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-10T10:55:22.157Z] === RUN TestInfoRegistryMirrors [2022-09-10T10:55:22.157Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-10T10:55:22.157Z] === RUN TestLoginFailsWithBadCredentials [2022-09-10T10:55:22.415Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-10T10:55:22.415Z] === RUN TestPingCacheHeaders [2022-09-10T10:55:22.415Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-10T10:55:22.415Z] === RUN TestPingGet [2022-09-10T10:55:22.415Z] --- PASS: TestPingGet (0.01s) [2022-09-10T10:55:22.415Z] === RUN TestPingHead [2022-09-10T10:55:22.415Z] --- PASS: TestPingHead (0.02s) [2022-09-10T10:55:22.415Z] === RUN TestPingSwarmHeader [2022-09-10T10:55:22.981Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-10T10:55:23.240Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-10T10:55:24.175Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-10T10:55:24.175Z] --- PASS: TestPingSwarmHeader (1.66s) [2022-09-10T10:55:24.175Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-10T10:55:24.175Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-10T10:55:24.175Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-10T10:55:24.175Z] === RUN TestPingBuilderHeader [2022-09-10T10:55:24.175Z] === RUN TestPingBuilderHeader/default_config [2022-09-10T10:55:24.742Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-10T10:55:25.309Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-10T10:55:25.309Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-10T10:55:25.309Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-10T10:55:25.309Z] === RUN TestVersion [2022-09-10T10:55:25.309Z] --- PASS: TestVersion (0.02s) [2022-09-10T10:55:25.309Z] === CONT TestDiskUsage [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/empty [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/empty/container_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/empty/image_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/empty/volume_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-10T10:55:25.878Z] === RUN TestDiskUsage/after_container.Run [2022-09-10T10:55:26.137Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-10T10:55:26.137Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-10T10:55:26.137Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-10T10:55:26.137Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-10T10:55:26.137Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-10T10:55:26.137Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-10T10:55:26.137Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-10T10:55:26.137Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-10T10:55:26.137Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-10T10:55:26.137Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage (1.15s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-10T10:55:26.396Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-10T10:55:26.396Z] PASS [2022-09-10T10:55:26.396Z] [2022-09-10T10:55:26.396Z] === Skipped [2022-09-10T10:55:26.396Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-10T10:55:26.396Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-10T10:55:26.396Z] [2022-09-10T10:55:26.396Z] DONE 57 tests, 1 skipped in 23.222s [2022-09-10T10:55:26.396Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-10T10:55:26.396Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:55:26.396Z] ++ set -e [2022-09-10T10:55:26.396Z] ++ '[' -n 0 ']' [2022-09-10T10:55:26.396Z] ++ set -x [2022-09-10T10:55:26.396Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-10T10:55:26.396Z] INFO: Testing against a local daemon [2022-09-10T10:55:26.396Z] === RUN TestVolumesCreateAndList [2022-09-10T10:55:26.655Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-10T10:55:26.655Z] === RUN TestVolumesRemove [2022-09-10T10:55:26.655Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-10T10:55:26.655Z] === RUN TestVolumesInspect [2022-09-10T10:55:26.655Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-10T10:55:26.655Z] === RUN TestVolumesInvalidJSON [2022-09-10T10:55:26.655Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-10T10:55:26.655Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-10T10:55:26.655Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-10T10:55:26.655Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-10T10:55:26.655Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-10T10:55:26.655Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-10T10:55:26.655Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-10T10:55:26.655Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-10T10:55:26.655Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-10T10:55:26.655Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-10T10:55:26.655Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-10T10:55:26.655Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-10T10:55:26.655Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-10T10:55:26.655Z] PASS [2022-09-10T10:55:26.655Z] [2022-09-10T10:55:26.655Z] DONE 9 tests in 0.207s [2022-09-10T10:55:26.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-10T10:55:26.655Z] ++++ cat bundles/test-integration/docker.pid [2022-09-10T10:55:26.655Z] +++ kill 14534 [2022-09-10T10:55:26.914Z] +++ /etc/init.d/apparmor stop [2022-09-10T10:55:26.914Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-10T10:55:26.914Z] [2022-09-10T10:55:26.914Z] Unloading profiles will leave already running processes permanently [2022-09-10T10:55:26.914Z] unconfined, which can lead to unexpected situations. [2022-09-10T10:55:26.914Z] [2022-09-10T10:55:26.914Z] To set a process to complain mode, use the command line tool [2022-09-10T10:55:26.914Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-10T10:55:26.914Z] +++ true [2022-09-10T10:55:26.914Z] exiting test-integration [2022-09-10T10:55:26.914Z] ++ exit 0 [2022-09-10T10:55:26.914Z] Post stage [Pipeline] junit [2022-09-10T10:55:27.900Z] Recording test results [2022-09-10T10:55:28.099Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-10T10:55:28.430Z] + echo Ensuring container killed. [2022-09-10T10:55:28.430Z] Ensuring container killed. [2022-09-10T10:55:28.430Z] + docker rm -vf docker-pr1 [2022-09-10T10:55:28.430Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-10T10:55:28.728Z] + echo Chowning /workspace to jenkins user [2022-09-10T10:55:28.728Z] Chowning /workspace to jenkins user [2022-09-10T10:55:28.728Z] + id -u [2022-09-10T10:55:28.728Z] + id -g [2022-09-10T10:55:28.728Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44126:/workspace busybox chown -R 1000:1000 /workspace [2022-09-10T10:55:28.728Z] Unable to find image 'busybox:latest' locally [2022-09-10T10:55:28.728Z] latest: Pulling from library/busybox [2022-09-10T10:55:28.989Z] 4189ef966ca4: Pulling fs layer [2022-09-10T10:55:28.989Z] 4189ef966ca4: Verifying Checksum [2022-09-10T10:55:28.989Z] 4189ef966ca4: Download complete [2022-09-10T10:55:28.989Z] 4189ef966ca4: Pull complete [2022-09-10T10:55:28.989Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-10T10:55:28.989Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-10T10:55:30.652Z] + bundleName=arm64-integration [2022-09-10T10:55:30.652Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-10T10:55:30.652Z] Creating arm64-integration-bundles.tar.gz [2022-09-10T10:55:30.653Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-10T10:55:30.653Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-10T10:55:30.922Z] Archiving artifacts [2022-09-10T10:55:32.458Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44126/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-10T10:55:32.756Z] + make clean [2022-09-10T10:55:33.014Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-10T10:55:33.014Z] docker-dev-cache [2022-09-10T10:55:33.014Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS