Pull request #44119 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c7e77dba7ff1e512d702dc434d8d2bb956d80f47+de7af816e76a7fd3fbf06bffa6832959289fba32 (c126a5cc660d62b48bcceba9031cd37de4bfa030) 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-44119@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-08T21:31:05.022Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-08T21:31:05.026Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-08T21:31:20.194Z] Still waiting to schedule task [2022-09-08T21:31:20.196Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bac0959a91c5ab86)’ is offline [2022-09-08T21:31:58.886Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bac0959a91c5ab86) in /home/ubuntu/workspace/moby_PR-44119 [Pipeline] { [Pipeline] checkout [2022-09-08T21:31:59.043Z] The recommended git tool is: git [2022-09-08T21:32:01.765Z] using credential docker-jenkins-github-credentials [2022-09-08T21:32:01.774Z] Cloning the remote Git repository [2022-09-08T21:32:01.774Z] Cloning with configured refspecs honoured and without tags [2022-09-08T21:32:01.350Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T21:32:01.423Z] > git init /home/ubuntu/workspace/moby_PR-44119 # timeout=10 [2022-09-08T21:32:01.647Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T21:32:01.647Z] > git --version # timeout=10 [2022-09-08T21:32:01.682Z] > git --version # 'git version 2.17.1' [2022-09-08T21:32:01.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T21:32:01.687Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44119/head:refs/remotes/origin/PR-44119 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T21:32:25.215Z] Fetching without tags [2022-09-08T21:32:25.118Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T21:32:25.138Z] > git config --add remote.origin.fetch +refs/pull/44119/head:refs/remotes/origin/PR-44119 # timeout=10 [2022-09-08T21:32:25.157Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T21:32:25.190Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T21:32:25.220Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T21:32:25.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T21:32:25.221Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44119/head:refs/remotes/origin/PR-44119 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T21:32:25.528Z] Merging remotes/origin/master commit de7af816e76a7fd3fbf06bffa6832959289fba32 into PR head commit c7e77dba7ff1e512d702dc434d8d2bb956d80f47 [2022-09-08T21:32:26.962Z] Merge succeeded, producing c7e77dba7ff1e512d702dc434d8d2bb956d80f47 [2022-09-08T21:32:26.962Z] Checking out Revision c7e77dba7ff1e512d702dc434d8d2bb956d80f47 (PR-44119) [2022-09-08T21:32:25.543Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T21:32:25.572Z] > git checkout -f c7e77dba7ff1e512d702dc434d8d2bb956d80f47 # timeout=10 [2022-09-08T21:32:26.846Z] > git remote # timeout=10 [2022-09-08T21:32:26.872Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T21:32:26.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T21:32:26.893Z] > git merge de7af816e76a7fd3fbf06bffa6832959289fba32 # timeout=10 [2022-09-08T21:32:26.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T21:32:26.965Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T21:32:26.989Z] > git checkout -f c7e77dba7ff1e512d702dc434d8d2bb956d80f47 # timeout=10 [2022-09-08T21:32:31.199Z] Commit message: "Update some tests for supplementary group permissions" [2022-09-08T21:32:31.199Z] First time build. Skipping changelog. [2022-09-08T21:32:31.218Z] > git --version # timeout=10 [2022-09-08T21:32:31.233Z] > git --version # 'git version 2.17.1' [2022-09-08T21:32:31.243Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T21:32:32.156Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44119:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-08T21:32:47.043Z] Unable to find image 'alpine:latest' locally [2022-09-08T21:32:47.043Z] latest: Pulling from library/alpine [2022-09-08T21:32:47.043Z] 213ec9aee27d: Pulling fs layer [2022-09-08T21:32:47.043Z] 213ec9aee27d: Verifying Checksum [2022-09-08T21:32:47.043Z] 213ec9aee27d: Download complete [2022-09-08T21:32:47.043Z] 213ec9aee27d: Pull complete [2022-09-08T21:32:47.043Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-08T21:32:47.043Z] Status: Downloaded newer image for alpine:latest [2022-09-08T21:32:52.318Z] 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-08T21:32:52.760Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bac0959a91c5ab86) in /home/ubuntu/workspace/moby_PR-44119 [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-08T21:32:52.800Z] The recommended git tool is: git [Pipeline] // stage [2022-09-08T21:32:52.808Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-09-08T21:32:52.822Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-08T21:32:52.833Z] 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 [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-08T21:32:53.022Z] Merging remotes/origin/master commit de7af816e76a7fd3fbf06bffa6832959289fba32 into PR head commit c7e77dba7ff1e512d702dc434d8d2bb956d80f47 [2022-09-08T21:32:53.135Z] Merge succeeded, producing c7e77dba7ff1e512d702dc434d8d2bb956d80f47 [2022-09-08T21:32:53.135Z] Checking out Revision c7e77dba7ff1e512d702dc434d8d2bb956d80f47 (PR-44119) [2022-09-08T21:32:53.199Z] Commit message: "Update some tests for supplementary group permissions" [2022-09-08T21:32:53.211Z] > git --version # timeout=10 [2022-09-08T21:32:53.232Z] > git --version # 'git version 2.17.1' [2022-09-08T21:32:53.251Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T21:32:52.817Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44119/.git # timeout=10 [2022-09-08T21:32:52.825Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T21:32:52.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T21:32:52.835Z] > git --version # timeout=10 [2022-09-08T21:32:52.841Z] > git --version # 'git version 2.17.1' [2022-09-08T21:32:52.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T21:32:52.842Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44119/head:refs/remotes/origin/PR-44119 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T21:32:53.024Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T21:32:53.042Z] > git checkout -f c7e77dba7ff1e512d702dc434d8d2bb956d80f47 # timeout=10 [2022-09-08T21:32:53.093Z] > git remote # timeout=10 [2022-09-08T21:32:53.103Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T21:32:53.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T21:32:53.118Z] > git merge de7af816e76a7fd3fbf06bffa6832959289fba32 # timeout=10 [2022-09-08T21:32:53.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T21:32:53.138Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T21:32:53.141Z] > git checkout -f c7e77dba7ff1e512d702dc434d8d2bb956d80f47 # timeout=10 [2022-09-08T21:32:53.850Z] + [ PR != PR ] [2022-09-08T21:32:53.850Z] + [ master != master ] [2022-09-08T21:32:53.850Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T21:32:54.216Z] + docker version [2022-09-08T21:32:54.216Z] Client: Docker Engine - Community [2022-09-08T21:32:54.216Z] Version: 22.06.0-beta.0 [2022-09-08T21:32:54.216Z] API version: 1.42 [2022-09-08T21:32:54.216Z] Go version: go1.18.3 [2022-09-08T21:32:54.216Z] Git commit: 3e9117b [2022-09-08T21:32:54.216Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T21:32:54.216Z] OS/Arch: linux/amd64 [2022-09-08T21:32:54.216Z] Context: default [2022-09-08T21:32:54.216Z] [2022-09-08T21:32:54.216Z] Server: Docker Engine - Community [2022-09-08T21:32:54.216Z] Engine: [2022-09-08T21:32:54.216Z] Version: 22.06.0-beta.0 [2022-09-08T21:32:54.216Z] API version: 1.42 (minimum version 1.12) [2022-09-08T21:32:54.216Z] Go version: go1.18.3 [2022-09-08T21:32:54.216Z] Git commit: 38633e7 [2022-09-08T21:32:54.216Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T21:32:54.216Z] OS/Arch: linux/amd64 [2022-09-08T21:32:54.216Z] Experimental: true [2022-09-08T21:32:54.216Z] containerd: [2022-09-08T21:32:54.216Z] Version: 1.6.8 [2022-09-08T21:32:54.216Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T21:32:54.216Z] runc: [2022-09-08T21:32:54.216Z] Version: 1.1.4 [2022-09-08T21:32:54.216Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T21:32:54.216Z] docker-init: [2022-09-08T21:32:54.216Z] Version: 0.19.0 [2022-09-08T21:32:54.216Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T21:32:54.498Z] + docker info [2022-09-08T21:32:54.498Z] Client: [2022-09-08T21:32:54.498Z] Context: default [2022-09-08T21:32:54.498Z] Debug Mode: false [2022-09-08T21:32:54.498Z] Plugins: [2022-09-08T21:32:54.498Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T21:32:54.498Z] Version: f500bf6 [2022-09-08T21:32:54.498Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T21:32:54.498Z] compose: Docker Compose (Docker Inc.) [2022-09-08T21:32:54.498Z] Version: v2.10.2 [2022-09-08T21:32:54.498Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T21:32:54.498Z] scan: Docker Scan (Docker Inc.) [2022-09-08T21:32:54.498Z] Version: v0.17.0 [2022-09-08T21:32:54.498Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T21:32:54.498Z] [2022-09-08T21:32:54.498Z] Server: [2022-09-08T21:32:54.498Z] Containers: 0 [2022-09-08T21:32:54.498Z] Running: 0 [2022-09-08T21:32:54.498Z] Paused: 0 [2022-09-08T21:32:54.498Z] Stopped: 0 [2022-09-08T21:32:54.498Z] Images: 1 [2022-09-08T21:32:54.498Z] Server Version: 22.06.0-beta.0 [2022-09-08T21:32:54.498Z] Storage Driver: overlay2 [2022-09-08T21:32:54.498Z] Backing Filesystem: extfs [2022-09-08T21:32:54.498Z] Supports d_type: true [2022-09-08T21:32:54.498Z] Using metacopy: false [2022-09-08T21:32:54.498Z] Native Overlay Diff: true [2022-09-08T21:32:54.498Z] userxattr: false [2022-09-08T21:32:54.498Z] Logging Driver: json-file [2022-09-08T21:32:54.498Z] Cgroup Driver: cgroupfs [2022-09-08T21:32:54.498Z] Cgroup Version: 1 [2022-09-08T21:32:54.498Z] Plugins: [2022-09-08T21:32:54.498Z] Volume: local [2022-09-08T21:32:54.498Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T21:32:54.498Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T21:32:54.498Z] Swarm: inactive [2022-09-08T21:32:54.498Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T21:32:54.498Z] Default Runtime: runc [2022-09-08T21:32:54.498Z] Init Binary: docker-init [2022-09-08T21:32:54.498Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T21:32:54.498Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T21:32:54.498Z] init version: de40ad0 [2022-09-08T21:32:54.498Z] Security Options: [2022-09-08T21:32:54.498Z] apparmor [2022-09-08T21:32:54.498Z] seccomp [2022-09-08T21:32:54.498Z] Profile: builtin [2022-09-08T21:32:54.498Z] Kernel Version: 5.4.0-1084-aws [2022-09-08T21:32:54.498Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-08T21:32:54.498Z] OSType: linux [2022-09-08T21:32:54.498Z] Architecture: x86_64 [2022-09-08T21:32:54.498Z] CPUs: 2 [2022-09-08T21:32:54.498Z] Total Memory: 7.483GiB [2022-09-08T21:32:54.498Z] Name: ip-10-100-120-124 [2022-09-08T21:32:54.498Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-08T21:32:54.498Z] Docker Root Dir: /var/lib/docker [2022-09-08T21:32:54.498Z] Debug Mode: false [2022-09-08T21:32:54.498Z] Registry: https://index.docker.io/v1/ [2022-09-08T21:32:54.498Z] Labels: [2022-09-08T21:32:54.498Z] Experimental: true [2022-09-08T21:32:54.498Z] Insecure Registries: [2022-09-08T21:32:54.498Z] 127.0.0.0/8 [2022-09-08T21:32:54.498Z] Live Restore Enabled: true [2022-09-08T21:32:54.498Z] [2022-09-08T21:32:54.498Z] WARNING: No swap limit support [Pipeline] sh [2022-09-08T21:32:54.783Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T21:32:54.784Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T21:32:54.784Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44119/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-08T21:32:55.042Z] + bash /home/ubuntu/workspace/moby_PR-44119/check-config.sh [2022-09-08T21:32:55.042Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T21:32:55.042Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-08T21:32:55.042Z] [2022-09-08T21:32:55.042Z] Generally Necessary: [2022-09-08T21:32:55.042Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T21:32:55.042Z] - apparmor: enabled and tools installed [2022-09-08T21:32:55.042Z] - CONFIG_NAMESPACES: enabled [2022-09-08T21:32:55.042Z] - CONFIG_NET_NS: enabled [2022-09-08T21:32:55.042Z] - CONFIG_PID_NS: enabled [2022-09-08T21:32:55.042Z] - CONFIG_IPC_NS: enabled [2022-09-08T21:32:55.042Z] - CONFIG_UTS_NS: enabled [2022-09-08T21:32:55.042Z] - CONFIG_CGROUPS: enabled [2022-09-08T21:32:55.042Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T21:32:55.042Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T21:32:55.042Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T21:32:55.042Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T21:32:55.042Z] - CONFIG_CPUSETS: enabled [2022-09-08T21:32:55.042Z] - CONFIG_MEMCG: enabled [2022-09-08T21:32:55.042Z] - CONFIG_KEYS: enabled [2022-09-08T21:32:55.042Z] - CONFIG_VETH: enabled (as module) [2022-09-08T21:32:55.042Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T21:32:55.042Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T21:32:55.042Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T21:32:55.042Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T21:32:55.042Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T21:32:55.042Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T21:32:55.042Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T21:32:55.042Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-08T21:32:55.042Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T21:32:55.322Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T21:32:55.322Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T21:32:55.322Z] - CONFIG_CGROUP_BPF: enabled [2022-09-08T21:32:55.322Z] [2022-09-08T21:32:55.322Z] Optional Features: [2022-09-08T21:32:55.322Z] - CONFIG_USER_NS: enabled [2022-09-08T21:32:55.322Z] - CONFIG_SECCOMP: enabled [2022-09-08T21:32:55.322Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-08T21:32:55.322Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T21:32:55.322Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T21:32:55.322Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-08T21:32:55.322Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-08T21:32:55.322Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T21:32:55.322Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T21:32:55.322Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T21:32:55.322Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T21:32:55.322Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T21:32:55.322Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T21:32:55.322Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T21:32:55.322Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T21:32:55.322Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T21:32:55.322Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T21:32:55.322Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T21:32:55.322Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T21:32:55.322Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T21:32:55.322Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T21:32:55.322Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T21:32:55.322Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-08T21:32:55.322Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-08T21:32:55.322Z] - CONFIG_EXT4_FS: enabled [2022-09-08T21:32:55.322Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T21:32:55.322Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T21:32:55.322Z] - Network Drivers: [2022-09-08T21:32:55.322Z] - "overlay": [2022-09-08T21:32:55.322Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T21:32:55.322Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T21:32:55.322Z] Optional (for encrypted networks): [2022-09-08T21:32:55.595Z] - CONFIG_CRYPTO: enabled [2022-09-08T21:32:55.595Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T21:32:55.595Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T21:32:55.595Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T21:32:55.595Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T21:32:55.595Z] - CONFIG_XFRM: enabled [2022-09-08T21:32:55.595Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T21:32:55.595Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T21:32:55.595Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T21:32:55.595Z] - "ipvlan": [2022-09-08T21:32:55.595Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T21:32:55.595Z] - "macvlan": [2022-09-08T21:32:55.595Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T21:32:55.595Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T21:32:55.595Z] - "ftp,tftp client in container": [2022-09-08T21:32:55.595Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T21:32:55.595Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T21:32:55.595Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T21:32:55.595Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T21:32:55.595Z] - Storage Drivers: [2022-09-08T21:32:55.595Z] - "aufs": [2022-09-08T21:32:55.595Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T21:32:55.595Z] - "btrfs": [2022-09-08T21:32:55.595Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T21:32:55.595Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T21:32:55.595Z] - "devicemapper": [2022-09-08T21:32:55.595Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T21:32:55.595Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T21:32:55.595Z] - "overlay": [2022-09-08T21:32:55.595Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T21:32:55.595Z] - "zfs": [2022-09-08T21:32:55.595Z] - /dev/zfs: present [2022-09-08T21:32:55.595Z] - zfs command: missing [2022-09-08T21:32:55.595Z] - zpool command: missing [2022-09-08T21:32:55.595Z] [2022-09-08T21:32:55.595Z] Limits: [2022-09-08T21:32:55.595Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T21:32:55.595Z] [2022-09-08T21:32:55.595Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T21:32:55.920Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:c7e77dba7ff1e512d702dc434d8d2bb956d80f47 . [2022-09-08T21:32:56.178Z] #1 [internal] load build definition from Dockerfile [2022-09-08T21:32:56.178Z] #1 transferring dockerfile: 19.11kB done [2022-09-08T21:32:56.178Z] #1 DONE 0.1s [2022-09-08T21:32:56.178Z] [2022-09-08T21:32:56.178Z] #2 [internal] load .dockerignore [2022-09-08T21:32:56.178Z] #2 transferring context: 145B done [2022-09-08T21:32:56.178Z] #2 DONE 0.1s [2022-09-08T21:32:56.178Z] [2022-09-08T21:32:56.178Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-08T21:32:56.438Z] #3 DONE 0.3s [2022-09-08T21:32:56.438Z] [2022-09-08T21:32:56.438Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-08T21:32:56.438Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-08T21:32:56.438Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-08T21:32:56.438Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-08T21:32:56.438Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-08T21:32:56.438Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s [2022-09-08T21:32:56.705Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-08T21:32:56.705Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-08T21:32:56.969Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-08T21:32:56.969Z] #4 DONE 0.5s [2022-09-08T21:32:56.969Z] [2022-09-08T21:32:56.969Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-08T21:32:58.344Z] #5 DONE 1.1s [2022-09-08T21:32:58.344Z] [2022-09-08T21:32:58.344Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T21:32:58.344Z] #6 DONE 1.1s [2022-09-08T21:32:58.344Z] [2022-09-08T21:32:58.344Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T21:32:58.344Z] #7 DONE 1.1s [2022-09-08T21:32:58.344Z] [2022-09-08T21:32:58.344Z] #8 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-08T21:32:58.344Z] #8 DONE 1.1s [2022-09-08T21:32:58.605Z] [2022-09-08T21:32:58.605Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T21:32:58.605Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-09-08T21:32:58.605Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T21:32:58.605Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-08T21:32:58.605Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-08T21:32:58.864Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-09-08T21:32:58.864Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s [2022-09-08T21:32:59.123Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.4s [2022-09-08T21:32:59.123Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-09-08T21:32:59.385Z] #9 ... [2022-09-08T21:32:59.385Z] [2022-09-08T21:32:59.385Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T21:32:59.385Z] #10 DONE 0.7s [2022-09-08T21:32:59.385Z] [2022-09-08T21:32:59.385Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T21:32:59.385Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-09-08T21:32:59.385Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-08T21:33:02.676Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-09-08T21:33:02.676Z] #9 DONE 3.7s [2022-09-08T21:33:02.676Z] [2022-09-08T21:33:02.676Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:33:02.676Z] #11 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.0s done [2022-09-08T21:33:02.676Z] #11 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-08T21:33:02.676Z] #11 sha256:6d7adf071e0a8fc31a41dd6eee6679699c2a86768e8e49fa9c033d65bc398e10 7.10kB / 7.10kB done [2022-09-08T21:33:02.676Z] #11 sha256:2fe84e0d95d50e52e2d121dd0ee6548f95c868b172c64eca4acee2894a9f71fe 1.80kB / 1.80kB done [2022-09-08T21:33:02.676Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.4s done [2022-09-08T21:33:02.676Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.4s done [2022-09-08T21:33:02.676Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.8s done [2022-09-08T21:33:02.676Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.1s done [2022-09-08T21:33:02.676Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.9s done [2022-09-08T21:33:02.676Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 123.91MB / 148.82MB 3.4s [2022-09-08T21:33:02.676Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.7s [2022-09-08T21:33:02.676Z] #11 sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 157B / 157B 2.1s done [2022-09-08T21:33:02.676Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 132.12MB / 148.82MB 3.5s [2022-09-08T21:33:02.676Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 146.80MB / 148.82MB 3.7s [2022-09-08T21:33:04.053Z] #11 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 148.82MB / 148.82MB 5.2s done [2022-09-08T21:33:04.314Z] #11 ... [2022-09-08T21:33:04.314Z] [2022-09-08T21:33:04.314Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T21:33:04.314Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-08T21:33:04.314Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T21:33:04.314Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-08T21:33:04.314Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-08T21:33:04.314Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2022-09-08T21:33:04.314Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-09-08T21:33:04.314Z] #12 DONE 5.8s [2022-09-08T21:33:04.314Z] [2022-09-08T21:33:04.314Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:33:04.314Z] #11 ... [2022-09-08T21:33:04.314Z] [2022-09-08T21:33:04.314Z] #13 [internal] load build context [2022-09-08T21:33:04.314Z] #13 transferring context: 62.72MB 5.7s done [2022-09-08T21:33:04.575Z] #13 DONE 5.9s [2022-09-08T21:33:04.575Z] [2022-09-08T21:33:04.575Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:33:05.952Z] #11 ... [2022-09-08T21:33:05.952Z] [2022-09-08T21:33:05.952Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T21:33:05.952Z] #14 DONE 0.6s [2022-09-08T21:33:05.952Z] [2022-09-08T21:33:05.952Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:33:05.952Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.5s done [2022-09-08T21:33:06.268Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.1s [2022-09-08T21:33:06.526Z] #11 ... [2022-09-08T21:33:06.526Z] [2022-09-08T21:33:06.526Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T21:33:06.526Z] #15 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-08T21:33:06.526Z] #15 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-08T21:33:06.526Z] #15 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-08T21:33:06.526Z] #15 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-08T21:33:06.526Z] #15 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.4s done [2022-09-08T21:33:06.526Z] #15 DONE 7.8s [2022-09-08T21:33:06.526Z] [2022-09-08T21:33:06.526Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:33:06.526Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.3s done [2022-09-08T21:33:06.788Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-08T21:33:07.052Z] #11 ... [2022-09-08T21:33:07.052Z] [2022-09-08T21:33:07.052Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T21:33:07.052Z] #16 DONE 0.9s [2022-09-08T21:33:07.052Z] [2022-09-08T21:33:07.052Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:33:07.619Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.7s done [2022-09-08T21:33:07.763Z] Still waiting to schedule task [2022-09-08T21:33:07.763Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-021eba9c356f1dbd3)’ is offline [2022-09-08T21:33:07.879Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0.1s [2022-09-08T21:33:12.091Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.1s done [2022-09-08T21:33:12.091Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-08T21:33:16.286Z] #11 ... [2022-09-08T21:33:16.286Z] [2022-09-08T21:33:16.286Z] #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-08T21:33:16.286Z] #0 1.561 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:33:16.286Z] #0 1.567 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:33:16.286Z] #0 1.567 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:33:16.286Z] #0 1.696 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T21:33:16.286Z] #0 1.911 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T21:33:16.286Z] #0 2.233 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T21:33:16.286Z] #0 3.493 Fetched 8574 kB in 2s (3896 kB/s) [2022-09-08T21:33:16.286Z] #0 3.493 Reading package lists... [2022-09-08T21:33:16.286Z] #0 4.290 Reading package lists... [2022-09-08T21:33:16.286Z] #0 5.095 Building dependency tree... [2022-09-08T21:33:16.286Z] #0 5.451 The following additional packages will be installed: [2022-09-08T21:33:16.286Z] #0 5.451 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-08T21:33:16.286Z] #0 5.454 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-08T21:33:16.286Z] #0 5.456 Recommended packages: [2022-09-08T21:33:16.286Z] #0 5.456 libldap-common publicsuffix libsasl2-modules [2022-09-08T21:33:16.286Z] #0 5.625 The following NEW packages will be installed: [2022-09-08T21:33:16.286Z] #0 5.626 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-08T21:33:16.286Z] #0 5.626 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-08T21:33:16.286Z] #0 5.626 libssh2-1 openssl [2022-09-08T21:33:16.286Z] #0 5.891 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:33:16.286Z] #0 5.891 Need to get 3047 kB of archives. [2022-09-08T21:33:16.286Z] #0 5.891 After this operation, 6661 kB of additional disk space will be used. [2022-09-08T21:33:16.286Z] #0 5.891 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-08T21:33:16.286Z] #0 5.904 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-08T21:33:16.286Z] #0 5.904 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-08T21:33:16.286Z] #0 5.920 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-08T21:33:16.286Z] #0 5.920 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-08T21:33:16.286Z] #0 5.920 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-08T21:33:16.286Z] #0 5.920 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-08T21:33:16.286Z] #0 5.920 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-08T21:33:16.286Z] #0 5.920 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-08T21:33:16.286Z] #0 5.920 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-08T21:33:16.286Z] #0 5.920 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-08T21:33:16.286Z] #0 5.920 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-08T21:33:16.286Z] #0 5.928 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T21:33:16.286Z] #0 5.928 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T21:33:16.286Z] #0 5.936 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T21:33:16.286Z] #0 6.082 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:33:16.286Z] #0 6.110 Fetched 3047 kB in 0s (10.0 MB/s) [2022-09-08T21:33:16.286Z] #0 6.164 Selecting previously unselected package openssl. [2022-09-08T21:33:16.286Z] #0 6.164 (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-08T21:33:16.286Z] #0 6.164 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 6.168 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-08T21:33:16.286Z] #0 6.339 Selecting previously unselected package ca-certificates. [2022-09-08T21:33:16.286Z] #0 6.339 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-08T21:33:16.286Z] #0 6.343 Unpacking ca-certificates (20210119) ... [2022-09-08T21:33:16.286Z] #0 6.470 Selecting previously unselected package libbrotli1:amd64. [2022-09-08T21:33:16.286Z] #0 6.471 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 6.479 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-08T21:33:16.286Z] #0 6.560 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-08T21:33:16.286Z] #0 6.560 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 6.567 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T21:33:16.286Z] #0 6.608 Selecting previously unselected package libsasl2-2:amd64. [2022-09-08T21:33:16.286Z] #0 6.608 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 6.613 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T21:33:16.286Z] #0 6.665 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-08T21:33:16.286Z] #0 6.665 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 6.671 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T21:33:16.286Z] #0 6.748 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-08T21:33:16.286Z] #0 6.748 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 6.752 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-08T21:33:16.286Z] #0 6.798 Selecting previously unselected package libpsl5:amd64. [2022-09-08T21:33:16.286Z] #0 6.798 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 6.809 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-08T21:33:16.286Z] #0 6.859 Selecting previously unselected package librtmp1:amd64. [2022-09-08T21:33:16.286Z] #0 6.859 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 6.859 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T21:33:16.286Z] #0 6.900 Selecting previously unselected package libssh2-1:amd64. [2022-09-08T21:33:16.286Z] #0 6.900 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 6.905 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-08T21:33:16.286Z] #0 6.963 Selecting previously unselected package libcurl4:amd64. [2022-09-08T21:33:16.286Z] #0 6.964 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 6.969 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-08T21:33:16.286Z] #0 7.042 Selecting previously unselected package curl. [2022-09-08T21:33:16.286Z] #0 7.042 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 7.047 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-08T21:33:16.286Z] #0 7.181 Selecting previously unselected package libonig5:amd64. [2022-09-08T21:33:16.286Z] #0 7.182 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 7.186 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T21:33:16.286Z] #0 7.264 Selecting previously unselected package libjq1:amd64. [2022-09-08T21:33:16.286Z] #0 7.264 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 7.270 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T21:33:16.286Z] #0 7.329 Selecting previously unselected package jq. [2022-09-08T21:33:16.286Z] #0 7.329 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-08T21:33:16.286Z] #0 7.334 Unpacking jq (1.6-2.1) ... [2022-09-08T21:33:16.286Z] #0 7.375 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-08T21:33:16.286Z] #0 7.387 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-08T21:33:16.286Z] #0 7.400 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-08T21:33:16.286Z] #0 7.412 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T21:33:16.286Z] #0 7.425 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T21:33:16.286Z] #0 7.435 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T21:33:16.286Z] #0 7.449 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-08T21:33:16.286Z] #0 7.463 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-08T21:33:16.286Z] #0 7.481 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T21:33:16.286Z] #0 7.493 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T21:33:16.286Z] #0 7.505 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T21:33:16.286Z] #0 7.519 Setting up ca-certificates (20210119) ... [2022-09-08T21:33:16.286Z] #0 8.082 Updating certificates in /etc/ssl/certs... [2022-09-08T21:33:16.286Z] #0 8.785 129 added, 0 removed; done. [2022-09-08T21:33:16.286Z] #0 8.821 Setting up jq (1.6-2.1) ... [2022-09-08T21:33:16.286Z] #0 8.834 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-08T21:33:16.286Z] #0 8.847 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-08T21:33:16.286Z] #0 8.860 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:33:16.286Z] #0 8.878 Processing triggers for ca-certificates (20210119) ... [2022-09-08T21:33:16.286Z] #0 8.888 Updating certificates in /etc/ssl/certs... [2022-09-08T21:33:16.286Z] #0 9.479 0 added, 0 removed; done. [2022-09-08T21:33:16.286Z] #0 9.479 Running hooks in /etc/ca-certificates/update.d... [2022-09-08T21:33:16.286Z] #0 9.481 done. [2022-09-08T21:33:16.547Z] #17 ... [2022-09-08T21:33:16.547Z] [2022-09-08T21:33:16.547Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:33:16.547Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.3s done [2022-09-08T21:33:16.805Z] #11 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 [2022-09-08T21:33:18.183Z] #11 ... [2022-09-08T21:33:18.183Z] [2022-09-08T21:33:18.183Z] #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-08T21:33:18.183Z] #17 DONE 12.0s [2022-09-08T21:33:18.183Z] [2022-09-08T21:33:18.183Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:33:18.752Z] #11 ... [2022-09-08T21:33:18.752Z] [2022-09-08T21:33:18.752Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T21:33:18.752Z] #18 DONE 0.3s [2022-09-08T21:33:18.752Z] [2022-09-08T21:33:18.752Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:33:22.047Z] #11 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 5.0s [2022-09-08T21:33:24.587Z] #11 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 7.4s done [2022-09-08T21:33:24.587Z] #11 extracting sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 done [2022-09-08T21:33:24.846Z] #11 DONE 26.2s [2022-09-08T21:33:24.846Z] [2022-09-08T21:33:24.846Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T21:33:25.781Z] #19 DONE 1.2s [2022-09-08T21:33:25.781Z] [2022-09-08T21:33:25.781Z] #20 [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-08T21:33:26.717Z] #20 DONE 0.6s [2022-09-08T21:33:26.717Z] [2022-09-08T21:33:26.717Z] #21 [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-08T21:33:26.717Z] #21 ... [2022-09-08T21:33:26.717Z] [2022-09-08T21:33:26.717Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T21:33:26.717Z] #22 DONE 0.1s [2022-09-08T21:33:26.717Z] [2022-09-08T21:33:26.717Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T21:33:26.717Z] #23 DONE 0.3s [2022-09-08T21:33:26.976Z] [2022-09-08T21:33:26.976Z] #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-08T21:33:26.976Z] #24 DONE 0.3s [2022-09-08T21:33:26.976Z] [2022-09-08T21:33:26.976Z] #25 [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-08T21:33:28.357Z] #25 ... [2022-09-08T21:33:28.357Z] [2022-09-08T21:33:28.357Z] #26 [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-08T21:33:28.357Z] #0 1.612 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T21:33:28.357Z] #0 1.890 [2022-09-08T21:33:28.357Z] #0 2.113 #=#=# ################################################################## 92.6% ######################################################################## 100.0% [2022-09-08T21:33:28.357Z] #0 2.407 [2022-09-08T21:33:28.357Z] #0 3.444 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T21:33:28.357Z] #0 3.705 [2022-09-08T21:33:28.357Z] #0 3.926 #=#=# ######################################## 56.8% ######################################################################## 100.0% [2022-09-08T21:33:28.357Z] #0 4.249 [2022-09-08T21:33:28.357Z] #0 5.141 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-08T21:33:28.357Z] #0 5.412 [2022-09-08T21:33:28.357Z] #0 5.631 #=#=# ######## 12.3% ########################################## 59.7% ################################################################## 91.9% ######################################################################## 100.0% [2022-09-08T21:33:28.357Z] #0 6.113 [2022-09-08T21:33:28.357Z] #0 6.979 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T21:33:28.357Z] #0 7.185 [2022-09-08T21:33:28.357Z] #0 7.400 #=#=# ######################################################################## 100.0% [2022-09-08T21:33:28.357Z] #0 7.710 [2022-09-08T21:33:28.357Z] #0 8.458 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T21:33:28.357Z] #0 8.905 [2022-09-08T21:33:28.357Z] #0 9.163 #=#=# ######################################################################## 100.0% [2022-09-08T21:33:28.357Z] #0 9.609 [2022-09-08T21:33:28.357Z] #0 9.682 Download of images into '/build' complete. [2022-09-08T21:33:28.357Z] #0 9.682 Use something like the following to load the result into a Docker daemon: [2022-09-08T21:33:28.357Z] #0 9.682 tar -cC '/build' . | docker load [2022-09-08T21:33:28.357Z] #26 DONE 9.7s [2022-09-08T21:33:28.357Z] [2022-09-08T21:33:28.357Z] #27 [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-08T21:33:30.264Z] #27 ... [2022-09-08T21:33:30.264Z] [2022-09-08T21:33:30.264Z] #28 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-08T21:33:30.264Z] #28 DONE 3.3s [2022-09-08T21:33:30.264Z] [2022-09-08T21:33:30.264Z] #29 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-08T21:33:31.641Z] #29 DONE 1.7s [2022-09-08T21:33:31.641Z] [2022-09-08T21:33:31.641Z] #25 [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-08T21:33:31.641Z] #25 4.640 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:33:31.641Z] #25 4.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:33:31.641Z] #25 4.671 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:33:32.585Z] #25 5.412 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-08T21:33:32.585Z] #25 5.516 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T21:33:33.163Z] #25 ... [2022-09-08T21:33:33.163Z] [2022-09-08T21:33:33.163Z] #30 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-08T21:33:33.163Z] #30 DONE 1.4s [2022-09-08T21:33:33.164Z] [2022-09-08T21:33:33.164Z] #31 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-08T21:33:34.538Z] #31 DONE 1.4s [2022-09-08T21:33:34.538Z] [2022-09-08T21:33:34.538Z] #32 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-08T21:33:35.918Z] #32 DONE 1.4s [2022-09-08T21:33:35.918Z] [2022-09-08T21:33:35.918Z] #33 [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-08T21:33:35.918Z] #0 4.705 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-08T21:33:35.918Z] #0 6.407 go: downloading github.com/fatih/color v1.10.0 [2022-09-08T21:33:35.918Z] #0 6.447 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T21:33:35.918Z] #0 6.580 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T21:33:35.918Z] #0 6.651 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T21:33:35.918Z] #0 6.893 go: downloading golang.org/x/tools v0.1.0 [2022-09-08T21:33:35.918Z] #0 7.146 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T21:33:35.918Z] #0 7.210 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T21:33:35.918Z] #0 7.222 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T21:33:35.918Z] #0 7.473 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T21:33:35.918Z] #33 ... [2022-09-08T21:33:35.918Z] [2022-09-08T21:33:35.918Z] #34 [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-08T21:33:36.487Z] #34 ... [2022-09-08T21:33:36.487Z] [2022-09-08T21:33:36.487Z] #35 [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-08T21:33:36.487Z] #0 4.694 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-08T21:33:36.747Z] #35 ... [2022-09-08T21:33:36.747Z] [2022-09-08T21:33:36.747Z] #36 [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-08T21:33:36.747Z] #0 4.933 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:33:36.747Z] #0 4.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:33:36.747Z] #0 4.965 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:33:36.747Z] #0 6.122 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T21:33:36.747Z] #0 7.839 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T21:33:36.747Z] #0 9.850 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T21:33:36.747Z] #36 ... [2022-09-08T21:33:36.747Z] [2022-09-08T21:33:36.747Z] #37 [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-08T21:33:36.748Z] #0 3.631 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-08T21:33:36.748Z] #0 3.631 Cloning into '.'... [2022-09-08T21:33:37.007Z] #37 ... [2022-09-08T21:33:37.007Z] [2022-09-08T21:33:37.007Z] #38 [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-08T21:33:37.007Z] #0 4.975 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-08T21:33:37.266Z] #38 ... [2022-09-08T21:33:37.266Z] [2022-09-08T21:33:37.266Z] #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-08T21:33:37.266Z] #0 4.977 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-08T21:33:37.266Z] #0 5.853 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-08T21:33:37.266Z] #0 7.190 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-08T21:33:37.266Z] #0 7.444 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-08T21:33:37.266Z] #0 7.504 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-08T21:33:37.266Z] #0 10.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-08T21:33:37.266Z] #39 10.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T21:33:37.266Z] #39 ... [2022-09-08T21:33:37.266Z] [2022-09-08T21:33:37.266Z] #40 [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-08T21:33:37.266Z] #0 4.337 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-08T21:33:37.266Z] #0 7.243 go: downloading github.com/fatih/color v1.13.0 [2022-09-08T21:33:37.266Z] #0 7.243 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T21:33:37.266Z] #0 7.409 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-08T21:33:37.266Z] #0 7.527 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-08T21:33:37.266Z] #0 7.878 go: downloading github.com/spf13/viper v1.11.0 [2022-09-08T21:33:37.266Z] #0 7.883 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-08T21:33:37.266Z] #0 8.776 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-08T21:33:37.266Z] #0 8.796 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-08T21:33:37.266Z] #0 8.880 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-08T21:33:37.266Z] #0 8.948 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-08T21:33:37.266Z] #0 10.74 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-08T21:33:37.266Z] #40 10.81 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-08T21:33:37.266Z] #40 ... [2022-09-08T21:33:37.266Z] [2022-09-08T21:33:37.266Z] #34 [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-08T21:33:37.266Z] #34 1.550 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:33:37.533Z] #34 1.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:33:37.534Z] #34 1.597 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:33:38.470Z] #34 2.446 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T21:33:39.408Z] #34 3.250 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T21:33:40.348Z] #34 4.289 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T21:33:40.607Z] #34 ... [2022-09-08T21:33:40.607Z] [2022-09-08T21:33:40.607Z] #21 [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-08T21:33:40.607Z] #21 3.993 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-08T21:33:40.607Z] #21 ... [2022-09-08T21:33:40.607Z] [2022-09-08T21:33:40.607Z] #38 [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-08T21:33:40.607Z] #38 14.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-08T21:33:40.607Z] #38 14.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-08T21:33:40.607Z] #38 14.15 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-08T21:33:41.175Z] #38 ... [2022-09-08T21:33:41.175Z] [2022-09-08T21:33:41.175Z] #27 [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-08T21:33:41.175Z] #27 4.253 + git clone https://github.com/docker/distribution.git . [2022-09-08T21:33:41.175Z] #27 4.261 Cloning into '.'... [2022-09-08T21:33:41.175Z] #27 ... [2022-09-08T21:33:41.175Z] [2022-09-08T21:33:41.175Z] #35 [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-08T21:33:41.175Z] #35 13.48 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-08T21:33:41.175Z] #35 13.49 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-08T21:33:41.175Z] #35 13.91 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-08T21:33:41.175Z] #35 14.09 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-08T21:33:41.175Z] #35 14.39 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-08T21:33:41.175Z] #35 14.58 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-08T21:33:41.175Z] #35 14.62 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-08T21:33:41.175Z] #35 14.69 go: downloading github.com/peterh/liner v1.2.2 [2022-09-08T21:33:41.434Z] #35 14.81 go: downloading github.com/google/go-dap v0.6.0 [2022-09-08T21:33:41.694Z] #35 15.08 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-08T21:33:42.262Z] #35 15.77 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-08T21:33:42.526Z] #35 16.02 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-08T21:33:42.785Z] #35 ... [2022-09-08T21:33:42.785Z] [2022-09-08T21:33:42.785Z] #21 [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-08T21:33:42.785Z] #21 15.70 tomll can be used in two ways: [2022-09-08T21:33:42.785Z] #21 15.70 Writing to STDIN and reading from STDOUT: [2022-09-08T21:33:42.785Z] #21 15.70 cat file.toml | tomll > file.toml [2022-09-08T21:33:42.785Z] #21 15.70 [2022-09-08T21:33:42.785Z] #21 15.70 Reading and updating a list of files: [2022-09-08T21:33:42.785Z] #21 15.70 tomll a.toml b.toml c.toml [2022-09-08T21:33:42.785Z] #21 15.70 [2022-09-08T21:33:42.785Z] #21 15.70 When given a list of files, tomll will modify all files in place without asking. [2022-09-08T21:33:42.785Z] #21 DONE 16.1s [2022-09-08T21:33:42.785Z] [2022-09-08T21:33:42.785Z] #35 [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-08T21:33:42.785Z] #35 16.09 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-08T21:33:44.696Z] #35 ... [2022-09-08T21:33:44.696Z] [2022-09-08T21:33:44.696Z] #25 [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-08T21:33:44.696Z] #25 7.541 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T21:33:44.696Z] #25 9.587 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T21:33:44.696Z] #25 11.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-08T21:33:44.696Z] #25 16.99 Fetched 8578 kB in 13s (678 kB/s) [2022-09-08T21:33:44.696Z] #25 16.99 Reading package lists... [2022-09-08T21:33:44.696Z] #25 ... [2022-09-08T21:33:44.696Z] [2022-09-08T21:33:44.696Z] #35 [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-08T21:33:44.696Z] #35 17.99 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-08T21:33:44.696Z] #35 18.14 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-08T21:33:45.633Z] #35 19.01 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-08T21:33:47.548Z] #35 ... [2022-09-08T21:33:47.548Z] [2022-09-08T21:33:47.548Z] #40 [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-08T21:33:47.548Z] #40 11.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-08T21:33:47.548Z] #40 11.07 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-08T21:33:47.548Z] #40 15.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T21:33:47.548Z] #40 15.41 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-08T21:33:47.548Z] #40 15.77 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-08T21:33:47.548Z] #40 15.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-08T21:33:47.548Z] #40 15.91 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-08T21:33:47.548Z] #40 15.97 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-08T21:33:47.548Z] #40 16.08 go: downloading github.com/spf13/afero v1.8.2 [2022-09-08T21:33:47.548Z] #40 16.14 go: downloading github.com/spf13/cast v1.4.1 [2022-09-08T21:33:47.548Z] #40 16.20 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-08T21:33:47.548Z] #40 16.47 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-08T21:33:47.548Z] #40 16.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-08T21:33:47.548Z] #40 16.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-08T21:33:47.548Z] #40 16.99 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-08T21:33:47.548Z] #40 17.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-08T21:33:47.548Z] #40 17.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-08T21:33:47.548Z] #40 17.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-08T21:33:47.548Z] #40 17.37 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-08T21:33:47.548Z] #40 17.43 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-08T21:33:47.548Z] #40 18.32 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-08T21:33:47.548Z] #40 18.42 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-08T21:33:47.548Z] #40 18.90 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-08T21:33:47.548Z] #40 19.53 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-08T21:33:47.548Z] #40 19.55 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-08T21:33:47.548Z] #40 19.65 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-08T21:33:47.548Z] #40 19.75 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-08T21:33:47.548Z] #40 19.76 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-08T21:33:47.548Z] #40 20.04 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-08T21:33:47.548Z] #40 20.13 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-08T21:33:47.548Z] #40 20.20 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-08T21:33:47.548Z] #40 20.28 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-08T21:33:47.548Z] #40 20.37 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-08T21:33:47.548Z] #40 20.42 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-08T21:33:47.548Z] #40 20.49 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-08T21:33:47.548Z] #40 20.57 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-08T21:33:47.548Z] #40 20.76 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-08T21:33:47.548Z] #40 20.87 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-08T21:33:47.548Z] #40 20.88 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-08T21:33:47.548Z] #40 20.98 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-08T21:33:47.548Z] #40 20.98 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-08T21:33:47.548Z] #40 21.02 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-08T21:33:47.548Z] #40 21.07 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-08T21:33:47.806Z] #40 21.19 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-08T21:33:47.806Z] #40 21.25 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-08T21:33:47.806Z] #40 ... [2022-09-08T21:33:47.806Z] [2022-09-08T21:33:47.806Z] #33 [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-08T21:33:47.806Z] #33 11.18 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T21:33:47.806Z] #33 11.20 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T21:33:47.806Z] #33 11.35 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T21:33:47.806Z] #33 13.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T21:33:47.806Z] #33 13.80 go: downloading golang.org/x/mod v0.3.0 [2022-09-08T21:33:47.806Z] #33 ... [2022-09-08T21:33:47.806Z] [2022-09-08T21:33:47.806Z] #40 [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-08T21:33:47.806Z] #40 21.39 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-08T21:33:48.064Z] #40 21.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-08T21:33:48.121Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-021eba9c356f1dbd3) in /home/ubuntu/workspace/moby_PR-44119 [Pipeline] { [Pipeline] checkout [2022-09-08T21:33:48.228Z] The recommended git tool is: git [2022-09-08T21:33:48.322Z] #40 21.54 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-08T21:33:48.323Z] #40 21.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-08T21:33:48.323Z] #40 21.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-08T21:33:48.581Z] #40 22.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-08T21:33:48.581Z] #40 22.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-08T21:33:48.581Z] #40 22.04 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-08T21:33:48.840Z] #40 22.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-08T21:33:48.840Z] #40 22.21 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-08T21:33:48.840Z] #40 22.40 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-08T21:33:48.840Z] #40 22.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-08T21:33:49.098Z] #40 22.45 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-08T21:33:49.098Z] #40 22.48 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-08T21:33:49.099Z] #40 22.50 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-08T21:33:49.099Z] #40 22.55 go: downloading github.com/julz/importas v0.1.0 [2022-09-08T21:33:49.099Z] #40 22.58 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-08T21:33:49.099Z] #40 22.67 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-08T21:33:49.357Z] #40 22.71 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-08T21:33:49.357Z] #40 22.80 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-08T21:33:49.357Z] #40 22.84 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-08T21:33:49.357Z] #40 22.91 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-08T21:33:49.625Z] #40 22.95 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-08T21:33:49.625Z] #40 23.07 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-08T21:33:49.625Z] #40 23.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-08T21:33:49.625Z] #40 23.18 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-08T21:33:49.884Z] #40 23.24 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-08T21:33:50.818Z] #40 24.01 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-08T21:33:50.818Z] #40 24.01 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-08T21:33:50.818Z] #40 24.08 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-08T21:33:50.818Z] #40 24.19 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-08T21:33:50.818Z] #40 24.26 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-08T21:33:50.818Z] #40 24.28 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-08T21:33:51.044Z] using credential docker-jenkins-github-credentials [2022-09-08T21:33:51.053Z] Cloning the remote Git repository [2022-09-08T21:33:51.053Z] Cloning with configured refspecs honoured and without tags [2022-09-08T21:33:51.077Z] #40 24.36 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-08T21:33:51.077Z] #40 24.37 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-08T21:33:51.077Z] #40 24.47 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-08T21:33:51.077Z] #40 ... [2022-09-08T21:33:51.077Z] [2022-09-08T21:33:51.077Z] #34 [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-08T21:33:51.077Z] #34 5.185 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T21:33:51.077Z] #34 6.114 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T21:33:51.077Z] #34 7.673 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T21:33:51.077Z] #34 8.560 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T21:33:51.077Z] #34 8.581 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T21:33:51.077Z] #34 8.596 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T21:33:51.077Z] #34 8.610 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T21:33:51.077Z] #34 8.623 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T21:33:51.077Z] #34 8.637 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T21:33:51.077Z] #34 8.663 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T21:33:51.077Z] #34 8.664 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T21:33:51.077Z] #34 8.673 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T21:33:51.077Z] #34 8.674 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T21:33:51.077Z] #34 8.677 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T21:33:51.077Z] #34 8.686 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T21:33:51.336Z] #34 ... [2022-09-08T21:33:51.336Z] [2022-09-08T21:33:51.336Z] #40 [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-08T21:33:51.336Z] #40 24.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-08T21:33:51.336Z] #40 24.77 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-08T21:33:51.336Z] #40 24.83 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-08T21:33:51.336Z] #40 24.83 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-08T21:33:51.595Z] #40 24.91 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-08T21:33:51.595Z] #40 25.04 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-08T21:33:51.595Z] #40 25.10 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-08T21:33:51.595Z] #40 25.14 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-08T21:33:51.031Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T21:33:51.094Z] > git init /home/ubuntu/workspace/moby_PR-44119 # timeout=10 [2022-09-08T21:33:51.540Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T21:33:51.540Z] > git --version # timeout=10 [2022-09-08T21:33:51.551Z] > git --version # 'git version 2.25.1' [2022-09-08T21:33:51.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T21:33:51.553Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44119/head:refs/remotes/origin/PR-44119 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T21:33:51.854Z] #40 25.20 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-08T21:33:51.854Z] #40 25.23 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-08T21:33:51.854Z] #40 25.29 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-08T21:33:51.854Z] #40 25.39 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-08T21:33:52.113Z] #40 25.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-08T21:33:52.113Z] #40 ... [2022-09-08T21:33:52.113Z] [2022-09-08T21:33:52.113Z] #38 [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-08T21:33:52.113Z] #38 15.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-08T21:33:52.372Z] #38 ... [2022-09-08T21:33:52.372Z] [2022-09-08T21:33:52.372Z] #40 [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-08T21:33:52.372Z] #40 25.72 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-08T21:33:52.372Z] #40 25.77 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-08T21:33:52.372Z] #40 25.82 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-08T21:33:52.631Z] #40 25.97 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-08T21:33:52.631Z] #40 26.01 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-08T21:33:52.889Z] #40 26.12 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-08T21:33:52.889Z] #40 26.21 go: downloading honnef.co/go/tools v0.3.1 [2022-09-08T21:33:53.468Z] #40 ... [2022-09-08T21:33:53.468Z] [2022-09-08T21:33:53.468Z] #36 [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-08T21:33:53.468Z] #36 16.80 Fetched 8574 kB in 12s (706 kB/s) [2022-09-08T21:33:53.468Z] #36 16.80 Reading package lists... [2022-09-08T21:33:53.468Z] #36 21.28 Reading package lists... [2022-09-08T21:33:53.468Z] #36 25.82 Building dependency tree... [2022-09-08T21:33:53.468Z] #36 ... [2022-09-08T21:33:53.468Z] [2022-09-08T21:33:53.468Z] #27 [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-08T21:33:53.468Z] #27 21.87 Updating files: 83% (1815/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-08T21:33:53.468Z] #27 22.07 + git checkout -q v2.3.0 [2022-09-08T21:33:53.468Z] #27 23.97 + 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-08T21:33:55.372Z] #27 ... [2022-09-08T21:33:55.372Z] [2022-09-08T21:33:55.372Z] #36 [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-08T21:33:55.372Z] #36 28.70 python3 is already the newest version (3.9.2-3). [2022-09-08T21:33:55.372Z] #36 28.70 The following additional packages will be installed: [2022-09-08T21:33:55.372Z] #36 28.71 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-08T21:33:55.372Z] #36 28.71 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-08T21:33:55.372Z] #36 28.73 Suggested packages: [2022-09-08T21:33:55.372Z] #36 28.73 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-08T21:33:55.372Z] #36 28.73 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-08T21:33:55.372Z] #36 28.73 m4-doc ed diffutils-doc [2022-09-08T21:33:55.372Z] #36 28.73 Recommended packages: [2022-09-08T21:33:55.372Z] #36 28.73 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-08T21:33:56.757Z] #36 30.00 The following NEW packages will be installed: [2022-09-08T21:33:56.757Z] #36 30.01 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-08T21:33:56.757Z] #36 30.01 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-08T21:33:56.757Z] #36 30.01 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-08T21:33:56.757Z] #36 30.02 libyajl2 m4 patch xz-utils [2022-09-08T21:33:57.015Z] #36 30.40 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:33:57.015Z] #36 30.40 Need to get 5940 kB of archives. [2022-09-08T21:33:57.015Z] #36 30.40 After this operation, 18.7 MB of additional disk space will be used. [2022-09-08T21:33:57.015Z] #36 30.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T21:33:57.015Z] #36 30.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-08T21:33:57.015Z] #36 30.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-08T21:33:57.015Z] #36 30.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-08T21:33:57.015Z] #36 30.43 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-08T21:33:57.015Z] #36 30.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-08T21:33:57.015Z] #36 30.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-08T21:33:57.015Z] #36 30.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-08T21:33:57.015Z] #36 30.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-08T21:33:57.015Z] #36 30.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-08T21:33:57.015Z] #36 30.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T21:33:57.283Z] #36 30.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-08T21:33:57.283Z] #36 30.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-08T21:33:57.283Z] #36 30.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T21:33:57.283Z] #36 30.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-08T21:33:57.283Z] #36 30.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-08T21:33:57.283Z] #36 30.67 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-08T21:33:57.284Z] #36 30.67 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-08T21:33:57.284Z] #36 30.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-08T21:33:57.284Z] #36 30.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-08T21:33:57.284Z] #36 30.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-08T21:33:57.543Z] #36 30.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T21:33:57.543Z] #36 30.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-08T21:33:58.111Z] #36 31.60 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:33:58.371Z] #36 31.81 Fetched 5940 kB in 1s (8928 kB/s) [2022-09-08T21:33:58.371Z] #36 31.88 Selecting previously unselected package bzip2. [2022-09-08T21:33:58.371Z] #36 ... [2022-09-08T21:33:58.371Z] [2022-09-08T21:33:58.371Z] #25 [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-08T21:33:58.371Z] #25 16.99 Reading package lists... [2022-09-08T21:33:58.371Z] #25 21.65 Reading package lists... [2022-09-08T21:33:58.371Z] #25 26.16 Building dependency tree... [2022-09-08T21:33:58.371Z] #25 29.15 The following additional packages will be installed: [2022-09-08T21:33:58.371Z] #25 29.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T21:33:58.371Z] #25 29.17 python3-protobuf python3-six [2022-09-08T21:33:58.371Z] #25 29.17 Suggested packages: [2022-09-08T21:33:58.371Z] #25 29.18 python3-setuptools [2022-09-08T21:33:58.371Z] #25 29.18 Recommended packages: [2022-09-08T21:33:58.371Z] #25 29.18 iproute2 | iproute [2022-09-08T21:33:58.371Z] #25 29.79 The following NEW packages will be installed: [2022-09-08T21:33:58.371Z] #25 29.80 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T21:33:58.371Z] #25 29.81 python3-protobuf python3-six [2022-09-08T21:33:58.371Z] #25 30.28 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:33:58.371Z] #25 30.28 Need to get 2315 kB of archives. [2022-09-08T21:33:58.371Z] #25 30.28 After this operation, 11.1 MB of additional disk space will be used. [2022-09-08T21:33:58.371Z] #25 30.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-08T21:33:58.371Z] #25 30.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T21:33:58.371Z] #25 30.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-08T21:33:58.371Z] #25 30.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-08T21:33:58.371Z] #25 30.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T21:33:58.371Z] #25 30.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-08T21:33:58.371Z] #25 30.37 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-08T21:33:58.630Z] #25 ... [2022-09-08T21:33:58.630Z] [2022-09-08T21:33:58.630Z] #36 [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-08T21:33:58.630Z] #36 31.88 Selecting previously unselected package bzip2. [2022-09-08T21:33:58.630Z] #36 31.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T21:33:58.630Z] #36 31.94 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T21:33:58.630Z] #36 31.96 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T21:33:58.630Z] #36 32.08 Selecting previously unselected package libmagic-mgc. [2022-09-08T21:33:58.630Z] #36 32.09 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-08T21:33:58.630Z] #36 32.10 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-08T21:33:59.198Z] #36 32.54 Selecting previously unselected package libmagic1:amd64. [2022-09-08T21:33:59.198Z] #36 32.55 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-08T21:33:59.198Z] #36 32.56 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-08T21:33:59.198Z] #36 32.71 Selecting previously unselected package file. [2022-09-08T21:33:59.198Z] #36 32.72 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-08T21:33:59.457Z] #36 32.75 Unpacking file (1:5.39-3) ... [2022-09-08T21:33:59.715Z] #36 32.91 Selecting previously unselected package xz-utils. [2022-09-08T21:33:59.715Z] #36 32.92 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T21:33:59.715Z] #36 32.93 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T21:33:59.715Z] #36 33.16 Selecting previously unselected package libsigsegv2:amd64. [2022-09-08T21:33:59.715Z] #36 33.17 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-08T21:33:59.715Z] #36 33.17 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-08T21:33:59.715Z] #36 33.25 Selecting previously unselected package m4. [2022-09-08T21:33:59.976Z] #36 33.27 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-08T21:33:59.976Z] #36 33.28 Unpacking m4 (1.4.18-5) ... [2022-09-08T21:34:00.242Z] #36 33.62 Selecting previously unselected package autoconf. [2022-09-08T21:34:00.242Z] #36 33.62 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-08T21:34:00.531Z] #36 33.80 Unpacking autoconf (2.69-14) ... [2022-09-08T21:34:01.099Z] #36 34.40 Selecting previously unselected package autotools-dev.#36 ... [2022-09-08T21:34:01.099Z] [2022-09-08T21:34:01.099Z] #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-08T21:34:01.099Z] #39 33.32 NAME: [2022-09-08T21:34:01.099Z] #39 33.33 go-winres - A tool for embedding resources in Windows executables [2022-09-08T21:34:01.099Z] #39 33.33 [2022-09-08T21:34:01.099Z] #39 33.33 USAGE: [2022-09-08T21:34:01.099Z] #39 33.33 go-winres [global options] command [command options] [arguments...] [2022-09-08T21:34:01.099Z] #39 33.33 [2022-09-08T21:34:01.099Z] #39 33.33 COMMANDS: [2022-09-08T21:34:01.099Z] #39 33.34 init Create an initial ./winres/winres.json [2022-09-08T21:34:01.099Z] #39 33.34 make Make syso files for the "go build" command [2022-09-08T21:34:01.099Z] #39 33.34 simply Make syso files for the "go build" command (simplified) [2022-09-08T21:34:01.099Z] #39 33.35 extract Extract all resources from an executable [2022-09-08T21:34:01.099Z] #39 33.35 patch Replace resources in an executable file (exe, dll) [2022-09-08T21:34:01.099Z] #39 33.35 help, h Shows a list of commands or help for one command [2022-09-08T21:34:01.099Z] #39 33.35 [2022-09-08T21:34:01.099Z] #39 33.35 GLOBAL OPTIONS: [2022-09-08T21:34:01.099Z] #39 33.35 --help, -h show help (default: false) [2022-09-08T21:34:01.099Z] #39 DONE 34.4s [2022-09-08T21:34:01.099Z] [2022-09-08T21:34:01.099Z] #36 [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-08T21:34:01.099Z] #36 34.40 Selecting previously unselected package autotools-dev. [2022-09-08T21:34:01.099Z] #36 34.41 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-08T21:34:01.099Z] #36 34.44 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-08T21:34:01.357Z] #36 34.76 Selecting previously unselected package automake. [2022-09-08T21:34:01.357Z] #36 34.76 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-08T21:34:01.357Z] #36 34.80 Unpacking automake (1:1.16.3-2) ... [2022-09-08T21:34:02.293Z] #36 35.59 Selecting previously unselected package patch. [2022-09-08T21:34:02.293Z] #36 35.59 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-08T21:34:02.293Z] #36 35.61 Unpacking patch (2.7.6-7) ... [2022-09-08T21:34:02.552Z] #36 35.76 Selecting previously unselected package dpkg-dev. [2022-09-08T21:34:02.552Z] #36 35.78 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-08T21:34:02.552Z] #36 35.79 Unpacking dpkg-dev (1.20.11) ... [2022-09-08T21:34:03.544Z] #36 36.87 Selecting previously unselected package build-essential. [2022-09-08T21:34:03.544Z] #36 36.90 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-08T21:34:03.544Z] #36 36.93 Unpacking build-essential (12.9) ... [2022-09-08T21:34:03.544Z] #36 37.03 Selecting previously unselected package libcap2:amd64. [2022-09-08T21:34:03.544Z] #36 37.04 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T21:34:03.544Z] #36 37.05 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T21:34:03.804Z] #36 37.17 Selecting previously unselected package libcap-dev:amd64. [2022-09-08T21:34:03.804Z] #36 37.20 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-08T21:34:03.804Z] #36 37.21 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-08T21:34:04.063Z] #36 37.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T21:34:04.063Z] #36 37.33 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T21:34:04.063Z] #36 37.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T21:34:04.063Z] #36 37.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-08T21:34:04.063Z] #36 37.53 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-08T21:34:04.063Z] #36 37.54 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-08T21:34:04.328Z] #36 37.63 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T21:34:04.328Z] #36 37.63 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-08T21:34:04.329Z] #36 37.68 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T21:34:04.329Z] #36 37.82 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T21:34:04.329Z] #36 37.82 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-08T21:34:04.329Z] #36 37.82 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T21:34:04.329Z] #36 ... [2022-09-08T21:34:04.329Z] [2022-09-08T21:34:04.329Z] #40 [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-08T21:34:04.329Z] #40 27.81 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-08T21:34:04.329Z] #40 27.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-08T21:34:04.329Z] #40 27.98 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-08T21:34:04.329Z] #40 28.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-08T21:34:04.329Z] #40 28.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-08T21:34:04.329Z] #40 28.12 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-08T21:34:04.329Z] #40 28.21 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-08T21:34:04.329Z] #40 28.26 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-08T21:34:04.329Z] #40 28.53 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-08T21:34:04.329Z] #40 28.53 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-08T21:34:04.329Z] #40 28.66 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-08T21:34:04.329Z] #40 28.70 go: downloading golang.org/x/text v0.3.7 [2022-09-08T21:34:04.329Z] #40 33.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-08T21:34:04.329Z] #40 33.99 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-08T21:34:04.329Z] #40 34.02 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-08T21:34:04.329Z] #40 34.20 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-08T21:34:04.329Z] #40 34.23 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-08T21:34:04.329Z] #40 34.31 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-08T21:34:04.329Z] #40 34.31 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-08T21:34:04.329Z] #40 34.46 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-08T21:34:04.329Z] #40 34.53 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-08T21:34:04.329Z] #40 34.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-08T21:34:04.329Z] #40 34.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-08T21:34:04.329Z] #40 34.69 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-08T21:34:04.329Z] #40 35.62 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-08T21:34:04.329Z] #40 35.64 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-08T21:34:04.329Z] #40 35.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-08T21:34:04.329Z] #40 35.77 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-08T21:34:04.329Z] #40 36.14 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-08T21:34:04.329Z] #40 36.19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-08T21:34:04.329Z] #40 36.20 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-08T21:34:04.329Z] #40 36.22 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-08T21:34:04.329Z] #40 36.28 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-08T21:34:04.329Z] #40 36.33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-08T21:34:04.329Z] #40 36.40 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-08T21:34:04.329Z] #40 36.41 go: downloading github.com/prometheus/common v0.32.1 [2022-09-08T21:34:04.329Z] #40 36.73 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-08T21:34:04.329Z] #40 37.00 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-08T21:34:04.329Z] #40 37.51 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-08T21:34:04.329Z] #40 37.72 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-08T21:34:04.592Z] #40 ... [2022-09-08T21:34:04.592Z] [2022-09-08T21:34:04.592Z] #37 [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-08T21:34:04.592Z] #37 36.51 Updating files: 93% (1423/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-08T21:34:04.592Z] #37 36.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-08T21:34:04.592Z] #37 36.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T21:34:05.967Z] #37 ... [2022-09-08T21:34:05.967Z] [2022-09-08T21:34:05.967Z] #38 [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-08T21:34:05.967Z] #38 38.78 v3.0.2 [2022-09-08T21:34:05.967Z] #38 DONE 39.3s [2022-09-08T21:34:05.967Z] [2022-09-08T21:34:05.967Z] #36 [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-08T21:34:05.967Z] #36 38.56 Selecting previously unselected package libtool. [2022-09-08T21:34:05.967Z] #36 38.56 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-08T21:34:05.967Z] #36 38.57 Unpacking libtool (2.4.6-15) ... [2022-09-08T21:34:05.967Z] #36 38.78 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T21:34:05.967Z] #36 38.78 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-08T21:34:05.967Z] #36 38.79 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-08T21:34:05.967Z] #36 39.23 Selecting previously unselected package libyajl2:amd64. [2022-09-08T21:34:05.967Z] #36 39.23 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T21:34:05.967Z] #36 39.25 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T21:34:05.967Z] #36 39.42 Selecting previously unselected package libyajl-dev:amd64. [2022-09-08T21:34:05.967Z] #36 39.43 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-08T21:34:05.967Z] #36 39.49 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-08T21:34:06.235Z] #36 39.71 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T21:34:06.235Z] #36 39.77 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-08T21:34:06.493Z] #36 39.84 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T21:34:06.493Z] #36 39.87 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-08T21:34:06.493Z] #36 39.92 Setting up file (1:5.39-3) ... [2022-09-08T21:34:06.493Z] #36 39.93 Setting up bzip2 (1.0.8-4) ... [2022-09-08T21:34:06.493Z] #36 39.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T21:34:06.493Z] #36 39.98 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-08T21:34:06.493Z] #36 40.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T21:34:06.493Z] #36 40.01 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-08T21:34:06.493Z] #36 40.03 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-08T21:34:06.751Z] #36 40.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T21:34:06.751Z] #36 40.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T21:34:06.751Z] #36 40.09 Setting up patch (2.7.6-7) ... [2022-09-08T21:34:06.751Z] #36 40.10 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-08T21:34:06.751Z] #36 40.13 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-08T21:34:06.751Z] #36 40.14 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-08T21:34:06.752Z] #36 40.16 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T21:34:06.752Z] #36 40.18 Setting up libtool (2.4.6-15) ... [2022-09-08T21:34:06.752Z] #36 40.20 Setting up m4 (1.4.18-5) ... [2022-09-08T21:34:06.752Z] #36 40.24 Setting up dpkg-dev (1.20.11) ... [2022-09-08T21:34:06.752Z] #36 40.27 Setting up autoconf (2.69-14) ... [2022-09-08T21:34:06.955Z] Fetching without tags [2022-09-08T21:34:07.010Z] #36 40.32 Setting up build-essential (12.9) ... [2022-09-08T21:34:07.010Z] #36 40.35 Setting up automake (1:1.16.3-2) ... [2022-09-08T21:34:07.010Z] #36 40.36 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-08T21:34:07.010Z] #36 40.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:34:07.190Z] Merging remotes/origin/master commit de7af816e76a7fd3fbf06bffa6832959289fba32 into PR head commit c7e77dba7ff1e512d702dc434d8d2bb956d80f47 [2022-09-08T21:34:07.268Z] #36 DONE 40.7s [2022-09-08T21:34:07.268Z] [2022-09-08T21:34:07.268Z] #25 [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-08T21:34:07.268Z] #25 33.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-08T21:34:07.268Z] #25 34.84 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:34:07.268Z] #25 35.26 Fetched 2315 kB in 4s (644 kB/s) [2022-09-08T21:34:07.268Z] #25 35.34 Selecting previously unselected package libprotobuf23:amd64. [2022-09-08T21:34:07.268Z] #25 35.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-08T21:34:07.268Z] #25 35.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-08T21:34:07.268Z] #25 35.42 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-08T21:34:07.268Z] #25 36.10 Selecting previously unselected package python3-pkg-resources. [2022-09-08T21:34:07.268Z] #25 36.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T21:34:07.268Z] #25 36.14 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T21:34:07.268Z] #25 36.39 Selecting previously unselected package python3-six. [2022-09-08T21:34:07.268Z] #25 36.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-08T21:34:07.268Z] #25 36.41 Unpacking python3-six (1.16.0-2) ... [2022-09-08T21:34:07.268Z] #25 36.67 Selecting previously unselected package python3-protobuf. [2022-09-08T21:34:07.268Z] #25 36.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-08T21:34:07.268Z] #25 36.68 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-08T21:34:07.268Z] #25 37.20 Selecting previously unselected package libnet1:amd64. [2022-09-08T21:34:07.268Z] #25 37.20 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T21:34:07.268Z] #25 37.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T21:34:07.268Z] #25 37.33 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T21:34:07.268Z] #25 37.33 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T21:34:07.268Z] #25 37.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T21:34:07.268Z] #25 37.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T21:34:07.268Z] #25 37.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T21:34:07.268Z] #25 37.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T21:34:07.268Z] #25 37.58 Selecting previously unselected package criu. [2022-09-08T21:34:07.268Z] #25 37.60 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-08T21:34:07.268Z] #25 37.61 Unpacking criu (3.17.1-1) ... [2022-09-08T21:34:07.268Z] #25 38.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T21:34:07.268Z] #25 40.15 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-08T21:34:07.268Z] #25 40.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T21:34:07.268Z] #25 40.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T21:34:07.268Z] #25 40.22 Setting up python3-six (1.16.0-2) ... [2022-09-08T21:34:07.810Z] Merge succeeded, producing c7e77dba7ff1e512d702dc434d8d2bb956d80f47 [2022-09-08T21:34:07.810Z] Checking out Revision c7e77dba7ff1e512d702dc434d8d2bb956d80f47 (PR-44119) [2022-09-08T21:34:06.901Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T21:34:06.916Z] > git config --add remote.origin.fetch +refs/pull/44119/head:refs/remotes/origin/PR-44119 # timeout=10 [2022-09-08T21:34:06.925Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T21:34:06.937Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T21:34:06.945Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T21:34:06.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T21:34:06.946Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44119/head:refs/remotes/origin/PR-44119 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-08T21:34:07.190Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T21:34:07.201Z] > git checkout -f c7e77dba7ff1e512d702dc434d8d2bb956d80f47 # timeout=10 [2022-09-08T21:34:07.745Z] > git remote # timeout=10 [2022-09-08T21:34:07.762Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T21:34:07.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T21:34:07.774Z] > git merge de7af816e76a7fd3fbf06bffa6832959289fba32 # timeout=10 [2022-09-08T21:34:07.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T21:34:07.799Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T21:34:07.803Z] > git checkout -f c7e77dba7ff1e512d702dc434d8d2bb956d80f47 # timeout=10 [2022-09-08T21:34:08.646Z] #25 41.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T21:34:08.646Z] #25 41.49 Setting up python3-protobuf (3.12.4-1) ... [2022-09-08T21:34:11.180Z] #25 44.34 Setting up criu (3.17.1-1) ... [2022-09-08T21:34:12.155Z] Commit message: "Update some tests for supplementary group permissions" [2022-09-08T21:34:12.164Z] > git --version # timeout=10 [2022-09-08T21:34:12.171Z] > git --version # 'git version 2.25.1' [2022-09-08T21:34:12.177Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T21:34:13.048Z] + docker version [2022-09-08T21:34:13.117Z] #25 45.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:34:13.117Z] #25 DONE 46.3s [2022-09-08T21:34:13.117Z] [2022-09-08T21:34:13.117Z] #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-08T21:34:13.117Z] #0 0.985 Cloning into '/tmp/crun-build'... [2022-09-08T21:34:13.117Z] #0 5.854 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-08T21:34:13.117Z] #0 5.873 Cloning into '/tmp/crun-build/libocispec'... [2022-09-08T21:34:14.494Z] #41 7.066 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-08T21:34:14.495Z] #41 7.078 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-08T21:34:14.495Z] #41 7.081 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-08T21:34:14.495Z] #41 7.082 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-08T21:34:14.495Z] #41 7.090 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-08T21:34:16.399Z] #41 8.738 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-08T21:34:17.778Z] #41 10.29 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-08T21:34:18.714Z] #41 11.29 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-08T21:34:18.714Z] #41 ... [2022-09-08T21:34:18.714Z] [2022-09-08T21:34:18.714Z] #33 [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-08T21:34:18.714Z] #33 52.03 gotestsum version dev [2022-09-08T21:34:18.975Z] #33 DONE 52.4s [2022-09-08T21:34:18.975Z] [2022-09-08T21:34:18.975Z] #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-08T21:34:18.975Z] #41 11.48 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-08T21:34:18.975Z] #41 11.63 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-08T21:34:27.945Z] Client: Docker Engine - Community [2022-09-08T21:34:27.945Z] Version: 22.06.0-beta.0 [2022-09-08T21:34:27.945Z] API version: 1.42 [2022-09-08T21:34:27.945Z] Go version: go1.18.3 [2022-09-08T21:34:27.945Z] Git commit: 3e9117b [2022-09-08T21:34:27.945Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-08T21:34:27.945Z] OS/Arch: linux/arm64 [2022-09-08T21:34:27.945Z] Context: default [2022-09-08T21:34:27.945Z] [2022-09-08T21:34:27.945Z] Server: Docker Engine - Community [2022-09-08T21:34:27.945Z] Engine: [2022-09-08T21:34:27.945Z] Version: 22.06.0-beta.0 [2022-09-08T21:34:27.945Z] API version: 1.42 (minimum version 1.12) [2022-09-08T21:34:27.945Z] Go version: go1.18.3 [2022-09-08T21:34:27.945Z] Git commit: 38633e7 [2022-09-08T21:34:27.945Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-08T21:34:27.945Z] OS/Arch: linux/arm64 [2022-09-08T21:34:27.945Z] Experimental: true [2022-09-08T21:34:27.945Z] containerd: [2022-09-08T21:34:27.945Z] Version: 1.6.8 [2022-09-08T21:34:27.945Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T21:34:27.945Z] runc: [2022-09-08T21:34:27.945Z] Version: 1.1.4 [2022-09-08T21:34:27.945Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T21:34:27.945Z] docker-init: [2022-09-08T21:34:27.945Z] Version: 0.19.0 [2022-09-08T21:34:27.945Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T21:34:28.254Z] + docker info [2022-09-08T21:34:28.254Z] Client: [2022-09-08T21:34:28.254Z] Context: default [2022-09-08T21:34:28.254Z] Debug Mode: false [2022-09-08T21:34:28.254Z] Plugins: [2022-09-08T21:34:28.254Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T21:34:28.254Z] Version: v0.8.2 [2022-09-08T21:34:28.254Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-08T21:34:28.254Z] compose: Docker Compose (Docker Inc.) [2022-09-08T21:34:28.254Z] Version: v2.10.2 [2022-09-08T21:34:28.254Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T21:34:28.254Z] [2022-09-08T21:34:28.254Z] Server: [2022-09-08T21:34:28.254Z] Containers: 0 [2022-09-08T21:34:28.254Z] Running: 0 [2022-09-08T21:34:28.254Z] Paused: 0 [2022-09-08T21:34:28.254Z] Stopped: 0 [2022-09-08T21:34:28.254Z] Images: 0 [2022-09-08T21:34:28.254Z] Server Version: 22.06.0-beta.0 [2022-09-08T21:34:28.254Z] Storage Driver: overlay2 [2022-09-08T21:34:28.254Z] Backing Filesystem: extfs [2022-09-08T21:34:28.254Z] Supports d_type: true [2022-09-08T21:34:28.254Z] Using metacopy: false [2022-09-08T21:34:28.254Z] Native Overlay Diff: true [2022-09-08T21:34:28.254Z] userxattr: false [2022-09-08T21:34:28.254Z] Logging Driver: json-file [2022-09-08T21:34:28.254Z] Cgroup Driver: cgroupfs [2022-09-08T21:34:28.254Z] Cgroup Version: 1 [2022-09-08T21:34:28.254Z] Plugins: [2022-09-08T21:34:28.254Z] Volume: local [2022-09-08T21:34:28.254Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T21:34:28.254Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T21:34:28.254Z] Swarm: inactive [2022-09-08T21:34:28.254Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T21:34:28.254Z] Default Runtime: runc [2022-09-08T21:34:28.254Z] Init Binary: docker-init [2022-09-08T21:34:28.254Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T21:34:28.254Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T21:34:28.254Z] init version: de40ad0 [2022-09-08T21:34:28.254Z] Security Options: [2022-09-08T21:34:28.254Z] apparmor [2022-09-08T21:34:28.254Z] seccomp [2022-09-08T21:34:28.254Z] Profile: builtin [2022-09-08T21:34:28.254Z] Kernel Version: 5.15.0-1019-aws [2022-09-08T21:34:28.254Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-08T21:34:28.254Z] OSType: linux [2022-09-08T21:34:28.254Z] Architecture: aarch64 [2022-09-08T21:34:28.254Z] CPUs: 2 [2022-09-08T21:34:28.254Z] Total Memory: 7.559GiB [2022-09-08T21:34:28.254Z] Name: ip-10-100-63-22 [2022-09-08T21:34:28.254Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-08T21:34:28.254Z] Docker Root Dir: /var/lib/docker [2022-09-08T21:34:28.254Z] Debug Mode: false [2022-09-08T21:34:28.254Z] Registry: https://index.docker.io/v1/ [2022-09-08T21:34:28.254Z] Labels: [2022-09-08T21:34:28.254Z] Experimental: true [2022-09-08T21:34:28.254Z] Insecure Registries: [2022-09-08T21:34:28.254Z] 127.0.0.0/8 [2022-09-08T21:34:28.254Z] Live Restore Enabled: true [2022-09-08T21:34:28.254Z] [Pipeline] sh [2022-09-08T21:34:28.542Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T21:34:28.542Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-08T21:34:28.542Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44119/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-08T21:34:28.542Z] + bash /home/ubuntu/workspace/moby_PR-44119/check-config.sh [2022-09-08T21:34:28.542Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T21:34:28.542Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-08T21:34:28.542Z] [2022-09-08T21:34:28.542Z] Generally Necessary: [2022-09-08T21:34:28.542Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T21:34:28.542Z] - apparmor: enabled and tools installed [2022-09-08T21:34:28.542Z] - CONFIG_NAMESPACES: enabled [2022-09-08T21:34:28.542Z] - CONFIG_NET_NS: enabled [2022-09-08T21:34:28.542Z] - CONFIG_PID_NS: enabled [2022-09-08T21:34:28.542Z] - CONFIG_IPC_NS: enabled [2022-09-08T21:34:28.542Z] - CONFIG_UTS_NS: enabled [2022-09-08T21:34:28.542Z] - CONFIG_CGROUPS: enabled [2022-09-08T21:34:28.542Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T21:34:28.542Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T21:34:28.542Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T21:34:28.542Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T21:34:28.542Z] - CONFIG_CPUSETS: enabled [2022-09-08T21:34:28.542Z] - CONFIG_MEMCG: enabled [2022-09-08T21:34:28.542Z] - CONFIG_KEYS: enabled [2022-09-08T21:34:28.542Z] - CONFIG_VETH: enabled (as module) [2022-09-08T21:34:28.542Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T21:34:28.542Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T21:34:28.542Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T21:34:28.801Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T21:34:28.801Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T21:34:28.801Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T21:34:28.801Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T21:34:28.801Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-08T21:34:28.801Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T21:34:28.801Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T21:34:28.801Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T21:34:28.801Z] - CONFIG_CGROUP_BPF: enabled [2022-09-08T21:34:28.801Z] [2022-09-08T21:34:28.801Z] Optional Features: [2022-09-08T21:34:28.801Z] - CONFIG_USER_NS: enabled [2022-09-08T21:34:28.801Z] - CONFIG_SECCOMP: enabled [2022-09-08T21:34:28.801Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-08T21:34:28.801Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T21:34:28.801Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T21:34:28.801Z] (cgroup swap accounting is currently enabled) [2022-09-08T21:34:28.801Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T21:34:28.801Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T21:34:28.801Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T21:34:28.801Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T21:34:28.801Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T21:34:28.801Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T21:34:28.801Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T21:34:28.801Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T21:34:28.801Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T21:34:28.801Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T21:34:29.061Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T21:34:29.061Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T21:34:29.061Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T21:34:29.061Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T21:34:29.061Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T21:34:29.061Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-08T21:34:29.061Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-08T21:34:29.061Z] - CONFIG_EXT4_FS: enabled [2022-09-08T21:34:29.061Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T21:34:29.061Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T21:34:29.061Z] - Network Drivers: [2022-09-08T21:34:29.061Z] - "overlay": [2022-09-08T21:34:29.061Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T21:34:29.061Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T21:34:29.061Z] Optional (for encrypted networks): [2022-09-08T21:34:29.061Z] - CONFIG_CRYPTO: enabled [2022-09-08T21:34:29.061Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T21:34:29.061Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T21:34:29.061Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T21:34:29.061Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T21:34:29.061Z] - CONFIG_XFRM: enabled [2022-09-08T21:34:29.061Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T21:34:29.061Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T21:34:29.061Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T21:34:29.061Z] - "ipvlan": [2022-09-08T21:34:29.061Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T21:34:29.061Z] - "macvlan": [2022-09-08T21:34:29.061Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T21:34:29.061Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T21:34:29.061Z] - "ftp,tftp client in container": [2022-09-08T21:34:29.322Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T21:34:29.322Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T21:34:29.322Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T21:34:29.322Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T21:34:29.322Z] - Storage Drivers: [2022-09-08T21:34:29.322Z] - "aufs": [2022-09-08T21:34:29.322Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T21:34:29.322Z] - "btrfs": [2022-09-08T21:34:29.322Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T21:34:29.322Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T21:34:29.322Z] - "devicemapper": [2022-09-08T21:34:29.322Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T21:34:29.322Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T21:34:29.322Z] - "overlay": [2022-09-08T21:34:29.322Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T21:34:29.322Z] - "zfs": [2022-09-08T21:34:29.322Z] - /dev/zfs: present [2022-09-08T21:34:29.322Z] - zfs command: missing [2022-09-08T21:34:29.322Z] - zpool command: missing [2022-09-08T21:34:29.322Z] [2022-09-08T21:34:29.322Z] Limits: [2022-09-08T21:34:29.322Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T21:34:29.322Z] [2022-09-08T21:34:29.322Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T21:34:29.641Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c7e77dba7ff1e512d702dc434d8d2bb956d80f47 . [2022-09-08T21:34:29.902Z] #1 [internal] load build definition from Dockerfile [2022-09-08T21:34:29.902Z] #1 transferring dockerfile: 19.11kB done [2022-09-08T21:34:29.902Z] #1 DONE 0.1s [2022-09-08T21:34:29.902Z] [2022-09-08T21:34:29.902Z] #2 [internal] load .dockerignore [2022-09-08T21:34:29.902Z] #2 transferring context: 145B done [2022-09-08T21:34:30.162Z] #2 DONE 0.1s [2022-09-08T21:34:30.162Z] [2022-09-08T21:34:30.162Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-08T21:34:30.422Z] #3 DONE 0.5s [2022-09-08T21:34:30.422Z] [2022-09-08T21:34:30.422Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-08T21:34:30.422Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-08T21:34:30.422Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-08T21:34:30.422Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-08T21:34:30.422Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s [2022-09-08T21:34:30.422Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-08T21:34:30.682Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done [2022-09-08T21:34:30.682Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s [2022-09-08T21:34:30.941Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-08T21:34:30.941Z] #4 DONE 0.5s [2022-09-08T21:34:30.941Z] [2022-09-08T21:34:30.941Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T21:34:31.192Z] #41 23.41 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-08T21:34:31.451Z] #41 ... [2022-09-08T21:34:31.451Z] [2022-09-08T21:34:31.451Z] #34 [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-08T21:34:31.451Z] #34 45.65 Fetched 49.2 MB in 44s (1109 kB/s) [2022-09-08T21:34:32.322Z] #5 ... [2022-09-08T21:34:32.322Z] [2022-09-08T21:34:32.322Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T21:34:32.322Z] #6 DONE 1.3s [2022-09-08T21:34:32.322Z] [2022-09-08T21:34:32.322Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-08T21:34:32.322Z] #7 DONE 1.3s [2022-09-08T21:34:32.586Z] [2022-09-08T21:34:32.586Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T21:34:32.586Z] #5 DONE 1.4s [2022-09-08T21:34:32.586Z] [2022-09-08T21:34:32.586Z] #8 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-08T21:34:32.586Z] #8 DONE 1.4s [2022-09-08T21:34:35.644Z] #34 45.65 Reading package lists... [2022-09-08T21:34:35.947Z] [2022-09-08T21:34:35.947Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T21:34:35.947Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-08T21:34:35.947Z] #9 DONE 0.0s [2022-09-08T21:34:35.947Z] [2022-09-08T21:34:35.947Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T21:34:35.947Z] #10 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T21:34:35.947Z] #10 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-08T21:34:35.947Z] #10 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-08T21:34:35.947Z] #10 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-09-08T21:34:35.947Z] #10 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-09-08T21:34:35.947Z] #10 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 12.58MB / 53.69MB 0.2s [2022-09-08T21:34:35.947Z] #10 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 31.46MB / 53.69MB 0.4s [2022-09-08T21:34:35.947Z] #10 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 41.94MB / 53.69MB 0.5s [2022-09-08T21:34:36.206Z] #10 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 51.38MB / 53.69MB 0.6s [2022-09-08T21:34:36.472Z] #10 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.8s done [2022-09-08T21:34:37.050Z] #10 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0.5s [2022-09-08T21:34:38.005Z] #10 ... [2022-09-08T21:34:38.005Z] [2022-09-08T21:34:38.005Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-08T21:34:38.005Z] #11 DONE 2.7s [2022-09-08T21:34:38.005Z] [2022-09-08T21:34:38.005Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:34:38.005Z] #12 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.1s done [2022-09-08T21:34:38.005Z] #12 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-08T21:34:38.005Z] #12 sha256:a814e9c37e35d15b2e14ae4bd1c34829c96be6f0599d73e3eb49c20417c0415e 7.12kB / 7.12kB done [2022-09-08T21:34:38.005Z] #12 sha256:0da5cee18bec9020914ebb0ea1e5187386f62e7b820b28d873ba9fc63e3c98b5 1.80kB / 1.80kB done [2022-09-08T21:34:38.005Z] #12 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.6s done [2022-09-08T21:34:38.005Z] #12 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.8s done [2022-09-08T21:34:38.005Z] #12 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.7s done [2022-09-08T21:34:38.005Z] #12 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.5s done [2022-09-08T21:34:38.005Z] #12 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.3s done [2022-09-08T21:34:38.005Z] #12 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 112.20MB / 115.10MB 2.5s [2022-09-08T21:34:38.005Z] #12 sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 125B / 125B 1.6s done [2022-09-08T21:34:38.659Z] #12 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 115.10MB / 115.10MB 2.8s done [2022-09-08T21:34:38.659Z] #12 ... [2022-09-08T21:34:38.659Z] [2022-09-08T21:34:38.659Z] #13 [internal] load build context [2022-09-08T21:34:38.659Z] #13 transferring context: 62.72MB 3.2s done [2022-09-08T21:34:38.659Z] #13 DONE 3.3s [2022-09-08T21:34:38.659Z] [2022-09-08T21:34:38.659Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:34:38.920Z] #12 ... [2022-09-08T21:34:38.920Z] [2022-09-08T21:34:38.920Z] #14 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T21:34:38.920Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-08T21:34:38.920Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T21:34:38.920Z] #14 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-08T21:34:38.920Z] #14 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-08T21:34:38.920Z] #14 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.1s done [2022-09-08T21:34:38.920Z] #14 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-09-08T21:34:38.920Z] #14 DONE 3.7s [2022-09-08T21:34:38.920Z] [2022-09-08T21:34:38.920Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:34:39.495Z] #12 ... [2022-09-08T21:34:39.496Z] [2022-09-08T21:34:39.496Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T21:34:39.496Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T21:34:39.496Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-08T21:34:39.496Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-08T21:34:39.496Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.5s done [2022-09-08T21:34:39.496Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-09-08T21:34:39.496Z] #9 DONE 4.0s [2022-09-08T21:34:39.496Z] [2022-09-08T21:34:39.496Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:34:39.835Z] #34 59.56 Reading package lists... [2022-09-08T21:34:39.835Z] #34 ... [2022-09-08T21:34:39.835Z] [2022-09-08T21:34:39.835Z] #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-08T21:34:39.835Z] #41 32.05 libtoolize: putting auxiliary files in '.'. [2022-09-08T21:34:39.835Z] #41 32.05 libtoolize: copying file './ltmain.sh' [2022-09-08T21:34:39.835Z] #41 32.57 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-08T21:34:39.835Z] #41 32.57 libtoolize: and rerunning libtoolize and aclocal. [2022-09-08T21:34:39.835Z] #41 32.57 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T21:34:40.435Z] #12 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 3.8s done [2022-09-08T21:34:40.720Z] #12 ... [2022-09-08T21:34:40.720Z] [2022-09-08T21:34:40.720Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-08T21:34:40.720Z] #10 DONE 5.6s [2022-09-08T21:34:40.720Z] [2022-09-08T21:34:40.720Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:34:40.720Z] #12 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 [2022-09-08T21:34:40.981Z] #12 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.3s done [2022-09-08T21:34:41.241Z] #12 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-09-08T21:34:41.501Z] #12 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.3s done [2022-09-08T21:34:41.760Z] #12 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0.1s [2022-09-08T21:34:45.067Z] #12 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 2.8s done [2022-09-08T21:34:45.067Z] #12 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0.1s [2022-09-08T21:34:46.452Z] #12 ... [2022-09-08T21:34:46.452Z] [2022-09-08T21:34:46.452Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T21:34:47.956Z] #41 39.62 configure.ac:7: installing './compile' [2022-09-08T21:34:47.957Z] #41 39.62 configure.ac:11: installing './config.guess' [2022-09-08T21:34:47.957Z] #41 39.64 configure.ac:11: installing './config.sub' [2022-09-08T21:34:47.957Z] #41 39.64 configure.ac:8: installing './install-sh' [2022-09-08T21:34:47.957Z] #41 39.64 configure.ac:8: installing './missing' [2022-09-08T21:34:47.957Z] #41 39.74 Makefile.am: installing './depcomp' [2022-09-08T21:34:47.957Z] #41 40.66 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T21:34:47.957Z] #41 40.66 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T21:34:47.957Z] #41 40.74 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T21:34:47.957Z] #41 40.74 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T21:34:48.216Z] #41 40.83 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T21:34:48.216Z] #41 40.90 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T21:34:48.216Z] #41 40.99 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T21:34:48.216Z] #41 41.08 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T21:34:48.363Z] #15 DONE 1.5s [2022-09-08T21:34:48.363Z] [2022-09-08T21:34:48.363Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T21:34:48.363Z] #16 DONE 0.3s [2022-09-08T21:34:48.363Z] [2022-09-08T21:34:48.363Z] #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-08T21:34:48.363Z] #0 1.213 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:34:48.363Z] #0 1.226 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:34:48.363Z] #0 1.226 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:34:48.363Z] #0 1.375 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T21:34:48.363Z] #0 1.618 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T21:34:48.363Z] #0 1.899 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T21:34:48.363Z] #0 2.592 Fetched 8460 kB in 2s (5162 kB/s) [2022-09-08T21:34:48.363Z] #0 2.592 Reading package lists... [2022-09-08T21:34:48.363Z] #0 3.131 Reading package lists... [2022-09-08T21:34:48.363Z] #0 3.643 Building dependency tree... [2022-09-08T21:34:48.363Z] #0 3.954 The following additional packages will be installed: [2022-09-08T21:34:48.363Z] #0 3.955 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-08T21:34:48.363Z] #0 3.955 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-08T21:34:48.363Z] #0 3.956 Recommended packages: [2022-09-08T21:34:48.363Z] #0 3.957 libldap-common publicsuffix libsasl2-modules [2022-09-08T21:34:48.363Z] #0 4.092 The following NEW packages will be installed: [2022-09-08T21:34:48.363Z] #0 4.092 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-08T21:34:48.363Z] #0 4.093 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-08T21:34:48.363Z] #0 4.093 libssh2-1 openssl [2022-09-08T21:34:48.363Z] #0 4.368 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:34:48.363Z] #0 4.368 Need to get 2942 kB of archives. [2022-09-08T21:34:48.363Z] #0 4.368 After this operation, 6482 kB of additional disk space will be used. [2022-09-08T21:34:48.363Z] #0 4.368 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-08T21:34:48.363Z] #0 4.382 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-08T21:34:48.363Z] #0 4.385 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-08T21:34:48.363Z] #0 4.389 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-08T21:34:48.363Z] #0 4.389 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-08T21:34:48.363Z] #0 4.390 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-08T21:34:48.363Z] #0 4.391 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-08T21:34:48.363Z] #0 4.392 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-08T21:34:48.363Z] #0 4.392 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-08T21:34:48.363Z] #0 4.393 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-08T21:34:48.363Z] #0 4.400 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-09-08T21:34:48.363Z] #0 4.440 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-09-08T21:34:48.363Z] #0 4.442 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-08T21:34:48.363Z] #0 4.459 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-08T21:34:48.363Z] #0 4.460 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-08T21:34:48.363Z] #0 4.631 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:34:48.363Z] #0 4.675 Fetched 2942 kB in 0s (8161 kB/s) [2022-09-08T21:34:48.363Z] #0 4.760 Selecting previously unselected package openssl. [2022-09-08T21:34:48.363Z] #0 4.760 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-09-08T21:34:48.363Z] #0 4.760 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-08T21:34:48.363Z] #0 4.805 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-08T21:34:48.363Z] #0 5.257 Selecting previously unselected package ca-certificates. [2022-09-08T21:34:48.363Z] #0 5.258 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-08T21:34:48.363Z] #0 5.271 Unpacking ca-certificates (20210119) ... [2022-09-08T21:34:48.363Z] #0 5.537 Selecting previously unselected package libbrotli1:arm64. [2022-09-08T21:34:48.363Z] #0 5.537 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-08T21:34:48.363Z] #0 5.566 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-08T21:34:48.363Z] #0 5.754 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-08T21:34:48.363Z] #0 5.754 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-08T21:34:48.364Z] #0 5.761 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T21:34:48.364Z] #0 5.809 Selecting previously unselected package libsasl2-2:arm64. [2022-09-08T21:34:48.364Z] #0 5.809 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-08T21:34:48.364Z] #0 5.814 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T21:34:48.364Z] #0 6.224 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-08T21:34:48.364Z] #0 6.224 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-08T21:34:48.364Z] #0 6.269 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T21:34:48.364Z] #0 6.626 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-08T21:34:48.364Z] #0 6.626 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-08T21:34:48.364Z] #0 6.690 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-08T21:34:48.364Z] #0 7.242 Selecting previously unselected package libpsl5:arm64. [2022-09-08T21:34:48.364Z] #0 7.244 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-08T21:34:48.364Z] #0 7.252 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-08T21:34:48.364Z] #0 7.315 Selecting previously unselected package librtmp1:arm64. [2022-09-08T21:34:48.364Z] #0 7.315 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-08T21:34:48.364Z] #0 7.316 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T21:34:48.364Z] #0 7.375 Selecting previously unselected package libssh2-1:arm64. [2022-09-08T21:34:48.364Z] #0 7.375 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-08T21:34:48.364Z] #0 7.385 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-08T21:34:48.364Z] #0 7.477 Selecting previously unselected package libcurl4:arm64. [2022-09-08T21:34:48.364Z] #0 7.477 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-08T21:34:48.364Z] #0 7.491 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-08T21:34:48.364Z] #0 7.549 Selecting previously unselected package curl. [2022-09-08T21:34:48.364Z] #0 7.549 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-08T21:34:48.364Z] #0 7.554 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-08T21:34:48.364Z] #17 7.625 Selecting previously unselected package libonig5:arm64. [2022-09-08T21:34:48.364Z] #17 7.625 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-08T21:34:48.364Z] #17 7.638 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-08T21:34:48.364Z] #17 7.712 Selecting previously unselected package libjq1:arm64. [2022-09-08T21:34:48.474Z] #41 41.15 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T21:34:48.627Z] #17 7.713 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-08T21:34:48.627Z] #17 7.719 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-08T21:34:48.627Z] #17 7.769 Selecting previously unselected package jq. [2022-09-08T21:34:48.627Z] #17 7.769 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-08T21:34:48.627Z] #17 7.773 Unpacking jq (1.6-2.1) ... [2022-09-08T21:34:48.627Z] #17 7.814 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-08T21:34:48.627Z] #17 7.825 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-08T21:34:48.627Z] #17 7.836 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-08T21:34:48.627Z] #17 7.856 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T21:34:48.627Z] #17 7.870 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-08T21:34:48.627Z] #17 7.883 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-08T21:34:48.627Z] #17 7.896 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-08T21:34:48.627Z] #17 7.908 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-08T21:34:48.627Z] #17 7.928 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-08T21:34:48.888Z] #17 7.941 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-08T21:34:48.888Z] #17 7.954 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-08T21:34:48.888Z] #17 7.969 Setting up ca-certificates (20210119) ... [2022-09-08T21:34:49.457Z] #17 8.602 Updating certificates in /etc/ssl/certs... [2022-09-08T21:34:49.852Z] #41 ... [2022-09-08T21:34:49.852Z] [2022-09-08T21:34:49.852Z] #34 [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-08T21:34:49.852Z] #34 59.56 Reading package lists... [2022-09-08T21:34:50.399Z] #17 9.446 129 added, 0 removed; done. [2022-09-08T21:34:50.399Z] #17 9.483 Setting up jq (1.6-2.1) ... [2022-09-08T21:34:50.399Z] #17 9.495 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-08T21:34:50.399Z] #17 9.506 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-08T21:34:50.399Z] #17 9.521 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:34:50.399Z] #17 9.544 Processing triggers for ca-certificates (20210119) ... [2022-09-08T21:34:50.399Z] #17 9.558 Updating certificates in /etc/ssl/certs... [2022-09-08T21:34:51.237Z] #17 10.28 0 added, 0 removed; done. [2022-09-08T21:34:51.237Z] #17 10.28 Running hooks in /etc/ca-certificates/update.d... [2022-09-08T21:34:51.237Z] #17 10.28 done. [2022-09-08T21:34:52.189Z] #17 DONE 11.3s [2022-09-08T21:34:52.189Z] [2022-09-08T21:34:52.189Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T21:34:52.449Z] #18 DONE 0.2s [2022-09-08T21:34:52.449Z] [2022-09-08T21:34:52.449Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-08T21:34:52.449Z] #12 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 2.6s done [2022-09-08T21:34:52.449Z] #12 extracting sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 4.4s [2022-09-08T21:34:53.022Z] #12 extracting sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 5.1s done [2022-09-08T21:34:53.022Z] #12 extracting sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 [2022-09-08T21:34:53.141Z] #34 74.04 Building dependency tree... [2022-09-08T21:34:53.282Z] #12 extracting sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 done [2022-09-08T21:34:53.550Z] #12 DONE 18.2s [2022-09-08T21:34:53.550Z] [2022-09-08T21:34:53.550Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T21:34:53.815Z] #19 DONE 0.5s [2022-09-08T21:34:53.815Z] [2022-09-08T21:34:53.815Z] #20 [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-08T21:34:53.815Z] #0 1.589 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T21:34:54.075Z] #20 1.879 [2022-09-08T21:34:54.336Z] [2022-09-08T21:34:54.336Z] #20 ... [2022-09-08T21:34:54.336Z] [2022-09-08T21:34:54.336Z] #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-08T21:34:54.336Z] #21 DONE 0.5s [2022-09-08T21:34:54.336Z] [2022-09-08T21:34:54.336Z] #20 [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-08T21:34:54.597Z] #20 2.098 #=#=# #20 ... [2022-09-08T21:34:54.597Z] [2022-09-08T21:34:54.597Z] #22 [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-08T21:34:54.597Z] #22 DONE 0.2s [2022-09-08T21:34:54.597Z] [2022-09-08T21:34:54.597Z] #20 [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-08T21:34:54.597Z] #20 2.098 #=#=# ######################################################################## 100.0% [2022-09-08T21:34:54.597Z] #20 ... [2022-09-08T21:34:54.597Z] [2022-09-08T21:34:54.597Z] #23 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T21:34:54.597Z] #23 DONE 0.2s [2022-09-08T21:34:54.597Z] [2022-09-08T21:34:54.597Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T21:34:54.597Z] #24 DONE 0.3s [2022-09-08T21:34:54.860Z] [2022-09-08T21:34:54.860Z] #25 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T21:34:54.860Z] #25 DONE 0.3s [2022-09-08T21:34:54.860Z] [2022-09-08T21:34:54.860Z] #26 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T21:34:54.860Z] #26 DONE 0.4s [2022-09-08T21:34:54.860Z] [2022-09-08T21:34:54.860Z] #27 [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-08T21:34:57.334Z] #34 80.70 The following additional packages will be installed: [2022-09-08T21:34:57.334Z] #34 80.72 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-08T21:34:57.334Z] #34 80.72 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-08T21:34:57.334Z] #34 80.72 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-08T21:34:57.334Z] #34 80.72 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-08T21:34:57.334Z] #34 80.72 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-08T21:34:57.334Z] #34 80.72 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-08T21:34:57.334Z] #34 80.72 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-08T21:34:57.334Z] #34 80.72 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-08T21:34:57.334Z] #34 80.72 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-08T21:34:57.334Z] #34 80.72 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-08T21:34:57.334Z] #34 80.72 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-08T21:34:57.334Z] #34 80.72 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-08T21:34:57.334Z] #34 80.72 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-08T21:34:57.334Z] #34 80.72 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-08T21:34:57.334Z] #34 80.72 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-08T21:34:57.334Z] #34 80.73 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-08T21:34:57.334Z] #34 80.73 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-08T21:34:57.334Z] #34 80.74 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-08T21:34:57.334Z] #34 80.74 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-08T21:34:57.334Z] #34 80.74 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-08T21:34:57.334Z] #34 80.74 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-08T21:34:57.334Z] #34 80.74 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-08T21:34:57.334Z] #34 80.74 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-08T21:34:57.334Z] #34 80.74 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-08T21:34:57.334Z] #34 80.74 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-08T21:34:57.334Z] #34 80.74 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-08T21:34:57.334Z] #34 80.74 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-08T21:34:57.334Z] #34 80.74 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-08T21:34:57.334Z] #34 80.74 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-08T21:34:57.334Z] #34 80.74 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-08T21:34:57.334Z] #34 80.75 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-08T21:34:57.334Z] #34 80.75 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-08T21:34:57.334Z] #34 80.75 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-08T21:34:57.334Z] #34 80.75 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-08T21:34:57.334Z] #34 80.75 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-08T21:34:57.334Z] #34 80.75 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-08T21:34:57.334Z] #34 80.75 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-08T21:34:57.334Z] #34 80.75 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-08T21:34:57.334Z] #34 80.75 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-08T21:34:57.334Z] #34 80.76 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-08T21:34:57.334Z] #34 80.76 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-08T21:34:57.334Z] #34 80.76 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-08T21:34:57.334Z] #34 80.76 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-08T21:34:57.334Z] #34 80.77 linux-libc-dev-s390x-cross patch xz-utils [2022-09-08T21:34:57.334Z] #34 80.81 Suggested packages: [2022-09-08T21:34:57.334Z] #34 80.82 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-08T21:34:57.334Z] #34 80.82 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-08T21:34:57.334Z] #34 80.82 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-08T21:34:57.334Z] #34 80.82 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-08T21:34:57.334Z] #34 80.82 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-08T21:34:57.334Z] #34 80.82 libyaml-shell-perl ed diffutils-doc [2022-09-08T21:34:57.334Z] #34 80.82 Recommended packages: [2022-09-08T21:34:57.334Z] #34 80.82 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-08T21:34:57.334Z] #34 80.82 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-08T21:34:57.593Z] #34 ... [2022-09-08T21:34:57.593Z] [2022-09-08T21:34:57.593Z] #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-08T21:34:57.593Z] #41 50.25 configure.ac:7: installing 'build-aux/compile' [2022-09-08T21:34:57.593Z] #41 50.26 configure.ac:9: installing 'build-aux/config.guess' [2022-09-08T21:34:57.593Z] #41 50.27 configure.ac:9: installing 'build-aux/config.sub' [2022-09-08T21:34:57.593Z] #41 50.27 configure.ac:11: installing 'build-aux/install-sh' [2022-09-08T21:34:57.593Z] #41 50.28 configure.ac:11: installing 'build-aux/missing' [2022-09-08T21:34:57.593Z] #41 50.49 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T21:34:57.852Z] #41 50.60 parallel-tests: installing 'build-aux/test-driver' [2022-09-08T21:34:59.758Z] #41 52.19 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T21:34:59.758Z] #41 52.19 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T21:34:59.758Z] #41 52.62 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T21:34:59.758Z] #41 52.62 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T21:34:59.758Z] #41 52.69 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T21:35:00.018Z] #41 52.77 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T21:35:00.277Z] #41 52.85 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T21:35:00.277Z] #41 52.97 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T21:35:00.284Z] #27 5.026 + RM_GOPATH=0 [2022-09-08T21:35:00.284Z] #27 5.027 + TMP_GOPATH= [2022-09-08T21:35:00.284Z] #27 5.042 + : /build [2022-09-08T21:35:00.284Z] #27 5.042 + '[' -z '' ']' [2022-09-08T21:35:00.284Z] #27 5.043 ++ mktemp -d [2022-09-08T21:35:00.284Z] #27 5.046 + export GOPATH=/tmp/tmp.2uyw40PEFX [2022-09-08T21:35:00.284Z] #27 5.046 + GOPATH=/tmp/tmp.2uyw40PEFX [2022-09-08T21:35:00.284Z] #27 5.048 + RM_GOPATH=1 [2022-09-08T21:35:00.284Z] #27 5.049 + case "$(go env GOARCH)" in [2022-09-08T21:35:00.284Z] #27 5.050 ++ go env GOARCH [2022-09-08T21:35:00.284Z] #27 5.070 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T21:35:00.284Z] #27 5.070 + GO_BUILDMODE=-buildmode=pie [2022-09-08T21:35:00.284Z] #27 5.071 ++ dirname /install.sh [2022-09-08T21:35:00.284Z] #27 5.072 + dir=/ [2022-09-08T21:35:00.284Z] #27 5.074 + bin=rootlesskit [2022-09-08T21:35:00.284Z] #27 5.074 + shift [2022-09-08T21:35:00.284Z] #27 5.074 + '[' '!' -f //rootlesskit.installer ']' [2022-09-08T21:35:00.284Z] #27 5.074 + . //rootlesskit.installer [2022-09-08T21:35:00.284Z] #27 5.074 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T21:35:00.284Z] #27 5.075 + install_rootlesskit [2022-09-08T21:35:00.284Z] #27 5.075 + case "$1" in [2022-09-08T21:35:00.284Z] #27 5.075 + export CGO_ENABLED=0 [2022-09-08T21:35:00.284Z] #27 5.075 + CGO_ENABLED=0 [2022-09-08T21:35:00.284Z] #27 5.075 + _install_rootlesskit [2022-09-08T21:35:00.284Z] #27 5.076 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-08T21:35:00.284Z] #27 5.076 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T21:35:00.284Z] #27 5.076 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T21:35:00.284Z] #27 5.076 + GOBIN=/build [2022-09-08T21:35:00.284Z] #27 5.076 + GO111MODULE=on [2022-09-08T21:35:00.284Z] #27 5.077 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T21:35:00.544Z] #27 5.679 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-08T21:35:02.877Z] #41 ... [2022-09-08T21:35:02.877Z] [2022-09-08T21:35:02.877Z] #34 [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-08T21:35:02.877Z] #34 86.23 The following NEW packages will be installed: [2022-09-08T21:35:02.877Z] #34 86.24 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-08T21:35:02.877Z] #34 86.24 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-08T21:35:02.877Z] #34 86.24 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-08T21:35:02.877Z] #34 86.24 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-08T21:35:02.877Z] #34 86.24 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-08T21:35:02.877Z] #34 86.24 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-08T21:35:02.877Z] #34 86.24 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-08T21:35:02.877Z] #34 86.24 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-08T21:35:02.877Z] #34 86.25 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-08T21:35:02.877Z] #34 86.25 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-08T21:35:02.877Z] #34 86.26 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-08T21:35:02.877Z] #34 86.26 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-08T21:35:02.877Z] #34 86.26 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-08T21:35:02.877Z] #34 86.26 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-08T21:35:02.877Z] #34 86.26 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-08T21:35:02.877Z] #34 86.26 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-08T21:35:02.877Z] #34 86.26 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-08T21:35:02.877Z] #34 86.26 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-08T21:35:02.877Z] #34 86.26 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-08T21:35:02.877Z] #34 86.26 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-08T21:35:02.877Z] #34 86.26 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-08T21:35:02.877Z] #34 86.27 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-08T21:35:02.877Z] #34 86.27 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-08T21:35:02.877Z] #34 86.27 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-08T21:35:02.877Z] #34 86.27 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-08T21:35:02.877Z] #34 86.27 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-08T21:35:02.877Z] #34 86.27 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-08T21:35:02.877Z] #34 86.27 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-08T21:35:02.877Z] #34 86.27 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-08T21:35:02.877Z] #34 86.27 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-08T21:35:02.877Z] #34 86.27 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-08T21:35:02.877Z] #34 86.27 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-08T21:35:02.877Z] #34 86.27 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-08T21:35:02.877Z] #34 86.27 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-08T21:35:02.877Z] #34 86.27 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-08T21:35:02.877Z] #34 86.28 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-08T21:35:02.877Z] #34 86.28 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-08T21:35:02.877Z] #34 86.29 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-08T21:35:02.877Z] #34 86.29 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-08T21:35:02.877Z] #34 86.29 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-08T21:35:02.877Z] #34 86.29 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-08T21:35:02.877Z] #34 86.29 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-08T21:35:02.877Z] #34 86.29 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-08T21:35:02.877Z] #34 86.29 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-08T21:35:02.877Z] #34 86.29 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-08T21:35:02.877Z] #34 86.29 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-08T21:35:02.877Z] #34 86.29 linux-libc-dev-s390x-cross patch xz-utils [2022-09-08T21:35:02.877Z] #34 86.92 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:35:02.877Z] #34 86.92 Need to get 788 MB of archives. [2022-09-08T21:35:02.877Z] #34 86.92 After this operation, 3385 MB of additional disk space will be used. [2022-09-08T21:35:02.877Z] #34 86.92 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-08T21:35:02.877Z] #34 86.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-08T21:35:02.877Z] #34 86.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-08T21:35:02.877Z] #34 86.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-08T21:35:02.877Z] #34 86.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-08T21:35:02.877Z] #34 86.94 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-08T21:35:02.877Z] #34 86.95 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-08T21:35:02.877Z] #34 87.06 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-08T21:35:03.092Z] #27 7.929 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-08T21:35:03.092Z] #27 7.930 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T21:35:03.137Z] #34 87.17 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-08T21:35:03.137Z] #34 87.27 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-08T21:35:03.359Z] #27 8.607 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-08T21:35:03.398Z] #34 87.33 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-08T21:35:03.398Z] #34 87.39 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-08T21:35:03.398Z] #34 87.40 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-08T21:35:04.742Z] #27 ... [2022-09-08T21:35:04.742Z] [2022-09-08T21:35:04.742Z] #28 [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-08T21:35:04.742Z] #0 5.377 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-08T21:35:04.742Z] #28 ... [2022-09-08T21:35:04.742Z] [2022-09-08T21:35:04.742Z] #29 [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-08T21:35:04.742Z] #0 3.803 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:35:04.742Z] #0 3.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:35:04.742Z] #0 3.835 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:35:04.742Z] #0 4.133 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T21:35:04.742Z] #0 5.038 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T21:35:04.742Z] #0 7.092 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T21:35:04.742Z] #29 ... [2022-09-08T21:35:04.742Z] [2022-09-08T21:35:04.742Z] #30 [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-08T21:35:04.742Z] #0 5.608 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:35:04.742Z] #0 5.687 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:35:04.742Z] #0 5.690 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:35:04.742Z] #0 6.988 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T21:35:04.742Z] #0 8.832 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-08T21:35:05.002Z] #30 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T21:35:05.002Z] #30 ... [2022-09-08T21:35:05.002Z] [2022-09-08T21:35:05.002Z] #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-08T21:35:05.002Z] #0 4.603 + RM_GOPATH=0 [2022-09-08T21:35:05.002Z] #0 4.603 + TMP_GOPATH= [2022-09-08T21:35:05.002Z] #0 4.603 + : /build [2022-09-08T21:35:05.002Z] #0 4.603 + '[' -z '' ']' [2022-09-08T21:35:05.002Z] #0 4.603 ++ mktemp -d [2022-09-08T21:35:05.002Z] #0 4.603 + export GOPATH=/tmp/tmp.wmLRHmJGzK [2022-09-08T21:35:05.002Z] #0 4.603 + GOPATH=/tmp/tmp.wmLRHmJGzK [2022-09-08T21:35:05.002Z] #0 4.603 + RM_GOPATH=1 [2022-09-08T21:35:05.002Z] #0 4.603 + case "$(go env GOARCH)" in [2022-09-08T21:35:05.002Z] #0 4.603 ++ go env GOARCH [2022-09-08T21:35:05.002Z] #0 4.635 Install docker/cli version 17.06.2-ce from stable [2022-09-08T21:35:05.002Z] #0 4.635 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T21:35:05.002Z] #0 4.635 + GO_BUILDMODE=-buildmode=pie [2022-09-08T21:35:05.002Z] #0 4.635 ++ dirname /install.sh [2022-09-08T21:35:05.002Z] #0 4.635 + dir=/ [2022-09-08T21:35:05.002Z] #0 4.635 + bin=dockercli [2022-09-08T21:35:05.002Z] #0 4.635 + shift [2022-09-08T21:35:05.002Z] #0 4.635 + '[' '!' -f //dockercli.installer ']' [2022-09-08T21:35:05.002Z] #0 4.635 + . //dockercli.installer [2022-09-08T21:35:05.002Z] #0 4.635 ++ : stable [2022-09-08T21:35:05.002Z] #0 4.635 ++ : 17.06.2-ce [2022-09-08T21:35:05.002Z] #0 4.635 + install_dockercli [2022-09-08T21:35:05.002Z] #0 4.635 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T21:35:05.002Z] #0 4.635 ++ uname -m [2022-09-08T21:35:05.002Z] #0 4.635 + arch=aarch64 [2022-09-08T21:35:05.002Z] #0 4.635 + '[' aarch64 '!=' x86_64 ']' [2022-09-08T21:35:05.002Z] #0 4.635 + '[' aarch64 '!=' s390x ']' [2022-09-08T21:35:05.002Z] #0 4.635 + '[' aarch64 '!=' armhf ']' [2022-09-08T21:35:05.002Z] #0 4.635 + build_dockercli [2022-09-08T21:35:05.002Z] #0 4.635 + git clone https://github.com/docker/docker-ce /tmp/tmp.wmLRHmJGzK/tmp/docker-ce [2022-09-08T21:35:05.002Z] #0 4.641 Cloning into '/tmp/tmp.wmLRHmJGzK/tmp/docker-ce'... [2022-09-08T21:35:05.002Z] #31 ... [2022-09-08T21:35:05.002Z] [2022-09-08T21:35:05.002Z] #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-08T21:35:05.002Z] #0 4.387 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-08T21:35:05.002Z] #0 5.945 go: downloading github.com/fatih/color v1.13.0 [2022-09-08T21:35:05.002Z] #0 5.959 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T21:35:05.002Z] #0 6.034 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T21:35:05.002Z] #0 6.166 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-08T21:35:05.002Z] #0 6.166 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-08T21:35:05.002Z] #0 6.427 go: downloading github.com/spf13/viper v1.11.0 [2022-09-08T21:35:05.002Z] #0 6.557 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-08T21:35:05.002Z] #0 7.237 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-08T21:35:05.002Z] #0 7.304 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-08T21:35:05.002Z] #0 7.453 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-08T21:35:05.002Z] #0 7.466 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-08T21:35:05.002Z] #0 9.822 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-08T21:35:05.002Z] #0 9.885 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-08T21:35:05.002Z] #0 10.03 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-08T21:35:05.002Z] #0 10.17 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-08T21:35:05.268Z] #32 ... [2022-09-08T21:35:05.268Z] [2022-09-08T21:35:05.268Z] #33 [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-08T21:35:05.268Z] #0 5.544 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-08T21:35:05.268Z] #0 6.398 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-08T21:35:05.268Z] #0 7.647 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-08T21:35:05.268Z] #0 7.761 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-08T21:35:05.268Z] #0 7.914 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-08T21:35:05.268Z] #0 10.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-08T21:35:05.268Z] #0 10.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T21:35:05.268Z] #33 ... [2022-09-08T21:35:05.268Z] [2022-09-08T21:35:05.268Z] #34 [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-08T21:35:05.268Z] #0 5.633 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-08T21:35:05.268Z] #0 7.039 go: downloading github.com/fatih/color v1.10.0 [2022-09-08T21:35:05.268Z] #0 7.122 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T21:35:05.269Z] #0 7.142 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T21:35:05.269Z] #0 7.363 go: downloading golang.org/x/tools v0.1.0 [2022-09-08T21:35:05.269Z] #0 7.657 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T21:35:05.269Z] #0 7.806 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T21:35:05.269Z] #0 7.874 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T21:35:05.269Z] #0 8.018 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T21:35:05.299Z] #34 89.37 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-08T21:35:05.299Z] #34 89.37 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-08T21:35:05.537Z] #34 ... [2022-09-08T21:35:05.537Z] [2022-09-08T21:35:05.537Z] #35 [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-08T21:35:05.537Z] #0 5.744 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:35:05.537Z] #0 5.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:35:05.537Z] #0 5.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:35:05.537Z] #0 6.756 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T21:35:05.537Z] #0 9.482 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T21:35:05.537Z] #35 ... [2022-09-08T21:35:05.537Z] [2022-09-08T21:35:05.537Z] #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-08T21:35:05.537Z] #0 5.425 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-08T21:35:05.797Z] #36 ... [2022-09-08T21:35:05.797Z] [2022-09-08T21:35:05.797Z] #37 [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-08T21:35:05.797Z] #0 4.622 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-08T21:35:05.797Z] #0 4.622 Cloning into '.'... [2022-09-08T21:35:06.060Z] #37 ... [2022-09-08T21:35:06.060Z] [2022-09-08T21:35:06.060Z] #38 [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-08T21:35:06.060Z] #0 5.529 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-08T21:35:06.060Z] #0 6.601 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-08T21:35:06.060Z] #0 6.601 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-08T21:35:06.060Z] #0 6.913 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-08T21:35:06.060Z] #0 8.395 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-08T21:35:06.060Z] #38 ... [2022-09-08T21:35:06.060Z] [2022-09-08T21:35:06.060Z] #39 [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-08T21:35:06.060Z] #0 5.786 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:35:06.060Z] #0 5.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:35:06.060Z] #0 5.854 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:35:06.060Z] #0 6.820 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T21:35:06.060Z] #0 9.185 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T21:35:06.319Z] #39 ... [2022-09-08T21:35:06.319Z] [2022-09-08T21:35:06.319Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-08T21:35:06.319Z] #0 4.871 + git clone https://github.com/docker/distribution.git . [2022-09-08T21:35:06.319Z] #0 4.887 Cloning into '.'... [2022-09-08T21:35:06.319Z] #40 ... [2022-09-08T21:35:06.319Z] [2022-09-08T21:35:06.319Z] #41 [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-08T21:35:06.319Z] #0 5.744 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:35:06.319Z] #0 5.819 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:35:06.319Z] #0 5.823 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:35:06.319Z] #0 6.680 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T21:35:06.319Z] #0 9.877 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T21:35:06.579Z] #41 ... [2022-09-08T21:35:06.579Z] [2022-09-08T21:35:06.579Z] #20 [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-08T21:35:06.579Z] #20 2.424 [2022-09-08T21:35:06.579Z] #20 3.836 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T21:35:06.579Z] #20 4.176 [2022-09-08T21:35:06.579Z] #20 4.420 #=#=# 0.7% ######################################################################## 100.0% [2022-09-08T21:35:06.579Z] #20 4.714 [2022-09-08T21:35:06.579Z] #20 5.889 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-08T21:35:06.579Z] #20 6.389 [2022-09-08T21:35:06.579Z] #20 6.669 #=#=# 0.0% ##################### 29.3% ######################################### 57.8% ###################################################### 76.1% ######################################################################## 100.0% [2022-09-08T21:35:06.579Z] #20 8.004 [2022-09-08T21:35:06.579Z] #20 13.12 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T21:35:06.579Z] #20 ... [2022-09-08T21:35:06.579Z] [2022-09-08T21:35:06.579Z] #39 [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-08T21:35:06.579Z] #39 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T21:35:07.204Z] #34 91.22 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-08T21:35:07.204Z] #34 91.22 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-08T21:35:09.106Z] #34 93.04 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-08T21:35:09.106Z] #34 93.04 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-08T21:35:11.011Z] #34 94.71 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-08T21:35:11.011Z] #34 94.72 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-08T21:35:11.868Z] #39 ... [2022-09-08T21:35:11.868Z] [2022-09-08T21:35:11.868Z] #20 [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-08T21:35:11.868Z] #20 15.02 #=#=# [2022-09-08T21:35:11.868Z] #20 15.44 #=#=# ######################################################################## 100.0% [2022-09-08T21:35:11.868Z] #20 16.76 [2022-09-08T21:35:11.868Z] #20 19.61 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T21:35:11.947Z] #34 ... [2022-09-08T21:35:11.948Z] [2022-09-08T21:35:11.948Z] #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-08T21:35:11.948Z] #41 64.75 configure.ac:11: installing 'build-aux/compile' [2022-09-08T21:35:11.948Z] #41 64.75 configure.ac:11: installing 'build-aux/config.guess' [2022-09-08T21:35:11.948Z] #41 64.76 configure.ac:11: installing 'build-aux/config.sub' [2022-09-08T21:35:11.948Z] #41 64.77 configure.ac:13: installing 'build-aux/install-sh' [2022-09-08T21:35:11.948Z] #41 64.78 configure.ac:13: installing 'build-aux/missing' [2022-09-08T21:35:12.206Z] #41 64.78 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-08T21:35:12.206Z] #41 64.93 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T21:35:13.584Z] #41 66.07 checking build system type... x86_64-pc-linux-gnu [2022-09-08T21:35:13.584Z] #41 66.34 checking host system type... x86_64-pc-linux-gnu [2022-09-08T21:35:13.584Z] #41 66.34 checking how to print strings... printf [2022-09-08T21:35:13.584Z] #41 66.35 checking for gcc... gcc [2022-09-08T21:35:13.780Z] #20 21.52 #=#=# [2022-09-08T21:35:13.843Z] #41 66.46 checking whether the C compiler works... yes [2022-09-08T21:35:13.843Z] #41 66.69 checking for C compiler default output file name... a.out [2022-09-08T21:35:14.102Z] #41 66.69 checking for suffix of executables... [2022-09-08T21:35:14.360Z] #20 21.85 #=#=# ######################################################################## 100.0% [2022-09-08T21:35:14.361Z] #41 66.84 checking whether we are cross compiling... no [2022-09-08T21:35:14.361Z] #41 67.00 checking for suffix of object files... o [2022-09-08T21:35:14.361Z] #41 67.07 checking whether we are using the GNU C compiler... yes [2022-09-08T21:35:14.620Z] #41 67.14 checking whether gcc accepts -g... yes [2022-09-08T21:35:14.620Z] #41 67.22 checking for gcc option to accept ISO C89... none needed [2022-09-08T21:35:14.879Z] #41 67.38 checking whether gcc understands -c and -o together... yes [2022-09-08T21:35:14.879Z] #41 67.54 checking for a sed that does not truncate output... /bin/sed [2022-09-08T21:35:14.879Z] #41 67.57 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T21:35:14.879Z] #41 67.57 checking for egrep... /bin/grep -E [2022-09-08T21:35:14.879Z] #41 67.59 checking for fgrep... /bin/grep -F [2022-09-08T21:35:14.879Z] #41 67.60 checking for ld used by gcc... /usr/bin/ld [2022-09-08T21:35:14.879Z] #41 67.63 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T21:35:14.879Z] #41 67.65 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T21:35:15.138Z] #41 67.67 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T21:35:15.138Z] #41 67.78 checking whether ln -s works... yes [2022-09-08T21:35:15.138Z] #41 67.78 checking the maximum length of command line arguments... 1572864 [2022-09-08T21:35:15.138Z] #41 67.81 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T21:35:15.138Z] #41 67.81 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T21:35:15.138Z] #41 67.81 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T21:35:15.138Z] #41 67.81 checking for objdump... objdump [2022-09-08T21:35:15.138Z] #41 67.82 checking how to recognize dependent libraries... pass_all [2022-09-08T21:35:15.138Z] #41 67.82 checking for dlltool... no [2022-09-08T21:35:15.138Z] #41 67.83 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T21:35:15.138Z] #41 67.83 checking for ar... ar [2022-09-08T21:35:15.138Z] #41 67.84 checking for archiver @FILE support... @ [2022-09-08T21:35:15.138Z] #41 67.96 checking for strip... strip [2022-09-08T21:35:15.138Z] #41 67.96 checking for ranlib... ranlib [2022-09-08T21:35:15.138Z] #41 67.96 checking for gawk... no [2022-09-08T21:35:15.138Z] #41 67.97 checking for mawk... mawk [2022-09-08T21:35:15.706Z] #41 67.97 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T21:35:15.706Z] #41 68.36 checking for sysroot... no [2022-09-08T21:35:15.706Z] #41 68.36 checking for a working dd... /bin/dd [2022-09-08T21:35:15.706Z] #41 68.37 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T21:35:15.706Z] #41 68.45 checking for mt... no [2022-09-08T21:35:15.706Z] #41 68.45 checking if : is a manifest tool... no [2022-09-08T21:35:15.706Z] #41 68.47 checking how to run the C preprocessor... gcc -E [2022-09-08T21:35:15.742Z] #20 ... [2022-09-08T21:35:15.742Z] [2022-09-08T21:35:15.742Z] #29 [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-08T21:35:15.742Z] #29 11.02 Fetched 8460 kB in 8s (1128 kB/s) [2022-09-08T21:35:15.742Z] #29 11.02 Reading package lists... [2022-09-08T21:35:15.742Z] #29 16.01 Reading package lists... [2022-09-08T21:35:15.742Z] #29 20.59 Building dependency tree... [2022-09-08T21:35:15.742Z] #29 ... [2022-09-08T21:35:15.742Z] [2022-09-08T21:35:15.742Z] #34 [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-08T21:35:15.742Z] #34 11.15 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T21:35:15.742Z] #34 11.22 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T21:35:15.742Z] #34 11.32 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T21:35:15.742Z] #34 14.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T21:35:15.742Z] #34 14.19 go: downloading golang.org/x/mod v0.3.0 [2022-09-08T21:35:15.742Z] #34 ... [2022-09-08T21:35:15.742Z] [2022-09-08T21:35:15.742Z] #20 [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-08T21:35:15.742Z] #20 23.39 [2022-09-08T21:35:16.003Z] #20 23.82 Download of images into '/build' complete. [2022-09-08T21:35:16.235Z] #41 68.68 checking for ANSI C header files... yes [2022-09-08T21:35:16.263Z] #20 23.82 Use something like the following to load the result into a Docker daemon: [2022-09-08T21:35:16.264Z] #20 23.82 tar -cC '/build' . | docker load [2022-09-08T21:35:16.264Z] #20 ... [2022-09-08T21:35:16.264Z] [2022-09-08T21:35:16.264Z] #27 [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-08T21:35:16.264Z] #27 11.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-08T21:35:16.264Z] #27 12.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T21:35:16.264Z] #27 12.18 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T21:35:16.264Z] #27 12.21 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-08T21:35:16.264Z] #27 12.37 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T21:35:16.264Z] #27 12.43 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T21:35:16.264Z] #27 12.59 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T21:35:16.264Z] #27 13.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-08T21:35:16.264Z] #27 13.20 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-08T21:35:16.264Z] #27 13.46 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-08T21:35:16.264Z] #27 15.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T21:35:16.264Z] #27 ... [2022-09-08T21:35:16.264Z] [2022-09-08T21:35:16.264Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-08T21:35:16.494Z] #41 69.11 checking for sys/types.h... yes [2022-09-08T21:35:16.525Z] #40 21.36 Updating files: 74% (1620/2185) Updating files: 75% (1639/2185) Updating files: 76% (1661/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/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) #40 ... [2022-09-08T21:35:16.525Z] [2022-09-08T21:35:16.525Z] #20 [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-08T21:35:16.525Z] #20 DONE 24.2s [2022-09-08T21:35:16.525Z] [2022-09-08T21:35:16.525Z] #28 [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-08T21:35:16.525Z] #28 17.84 tomll can be used in two ways: [2022-09-08T21:35:16.525Z] #28 17.84 Writing to STDIN and reading from STDOUT: [2022-09-08T21:35:16.525Z] #28 17.85 cat file.toml | tomll > file.toml [2022-09-08T21:35:16.525Z] #28 17.85 [2022-09-08T21:35:16.525Z] #28 17.86 Reading and updating a list of files: [2022-09-08T21:35:16.525Z] #28 17.86 tomll a.toml b.toml c.toml [2022-09-08T21:35:16.525Z] #28 17.86 [2022-09-08T21:35:16.525Z] #28 17.86 When given a list of files, tomll will modify all files in place without asking. [2022-09-08T21:35:16.525Z] #28 DONE 22.1s [2022-09-08T21:35:16.525Z] [2022-09-08T21:35:16.525Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-08T21:35:16.525Z] #40 21.36 Updating files: 74% (1620/2185) Updating files: 75% (1639/2185) Updating files: 76% (1661/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/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-08T21:35:16.754Z] #41 69.20 checking for sys/stat.h... yes [2022-09-08T21:35:16.754Z] #41 69.39 checking for stdlib.h... yes [2022-09-08T21:35:16.754Z] #41 69.50 checking for string.h... yes [2022-09-08T21:35:16.787Z] #40 21.97 + git checkout -q v2.3.0 [2022-09-08T21:35:16.787Z] #40 ... [2022-09-08T21:35:16.787Z] [2022-09-08T21:35:16.787Z] #35 [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-08T21:35:16.787Z] #35 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T21:35:16.787Z] #35 17.47 Fetched 8460 kB in 12s (702 kB/s) [2022-09-08T21:35:17.013Z] #41 69.64 checking for memory.h... yes [2022-09-08T21:35:17.049Z] #35 17.47 Reading package lists... [2022-09-08T21:35:17.049Z] #35 ... [2022-09-08T21:35:17.049Z] [2022-09-08T21:35:17.049Z] #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-08T21:35:17.049Z] #32 14.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T21:35:17.049Z] #32 14.11 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-08T21:35:17.049Z] #32 14.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-08T21:35:17.049Z] #32 14.43 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-08T21:35:17.049Z] #32 14.50 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-08T21:35:17.049Z] #32 14.52 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-08T21:35:17.049Z] #32 14.67 go: downloading github.com/spf13/afero v1.8.2 [2022-09-08T21:35:17.049Z] #32 14.70 go: downloading github.com/spf13/cast v1.4.1 [2022-09-08T21:35:17.049Z] #32 14.83 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-08T21:35:17.049Z] #32 15.06 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-08T21:35:17.049Z] #32 15.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-08T21:35:17.049Z] #32 15.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-08T21:35:17.049Z] #32 15.38 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-08T21:35:17.049Z] #32 15.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-08T21:35:17.049Z] #32 15.67 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-08T21:35:17.049Z] #32 15.85 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-08T21:35:17.049Z] #32 15.91 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-08T21:35:17.049Z] #32 16.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-08T21:35:17.049Z] #32 17.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-08T21:35:17.049Z] #32 17.22 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-08T21:35:17.049Z] #32 17.69 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-08T21:35:17.049Z] #32 18.03 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-08T21:35:17.049Z] #32 18.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-08T21:35:17.049Z] #32 18.11 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-08T21:35:17.049Z] #32 18.15 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-08T21:35:17.049Z] #32 18.27 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-08T21:35:17.049Z] #32 18.30 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-08T21:35:17.049Z] #32 18.57 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-08T21:35:17.049Z] #32 18.68 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-08T21:35:17.049Z] #32 18.93 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-08T21:35:17.049Z] #32 19.02 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-08T21:35:17.049Z] #32 19.07 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-08T21:35:17.049Z] #32 19.09 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-08T21:35:17.049Z] #32 19.13 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-08T21:35:17.049Z] #32 19.13 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-08T21:35:17.049Z] #32 19.33 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-08T21:35:17.049Z] #32 19.34 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-08T21:35:17.049Z] #32 19.43 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-08T21:35:17.049Z] #32 19.54 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-08T21:35:17.049Z] #32 19.56 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-08T21:35:17.049Z] #32 19.69 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-08T21:35:17.049Z] #32 19.76 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-08T21:35:17.049Z] #32 19.86 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-08T21:35:17.049Z] #32 19.98 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-08T21:35:17.049Z] #32 20.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-08T21:35:17.049Z] #32 20.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-08T21:35:17.049Z] #32 20.21 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-08T21:35:17.049Z] #32 20.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-08T21:35:17.049Z] #32 20.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-08T21:35:17.049Z] #32 20.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-08T21:35:17.049Z] #32 20.67 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-08T21:35:17.049Z] #32 20.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-08T21:35:17.049Z] #32 20.77 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-08T21:35:17.049Z] #32 20.88 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-08T21:35:17.049Z] #32 20.99 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-08T21:35:17.049Z] #32 21.04 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-08T21:35:17.049Z] #32 21.06 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-08T21:35:17.049Z] #32 21.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-08T21:35:17.049Z] #32 21.18 go: downloading github.com/julz/importas v0.1.0 [2022-09-08T21:35:17.049Z] #32 21.20 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-08T21:35:17.049Z] #32 21.30 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-08T21:35:17.049Z] #32 21.34 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-08T21:35:17.049Z] #32 21.45 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-08T21:35:17.049Z] #32 21.50 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-08T21:35:17.049Z] #32 21.50 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-08T21:35:17.049Z] #32 21.76 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-08T21:35:17.049Z] #32 21.83 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-08T21:35:17.049Z] #32 21.91 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-08T21:35:17.049Z] #32 21.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-08T21:35:17.049Z] #32 21.96 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-08T21:35:17.049Z] #32 ... [2022-09-08T21:35:17.049Z] [2022-09-08T21:35:17.049Z] #41 [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-08T21:35:17.049Z] #41 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T21:35:17.049Z] #41 17.37 Fetched 8460 kB in 12s (712 kB/s) [2022-09-08T21:35:17.049Z] #41 17.37 Reading package lists... [2022-09-08T21:35:17.272Z] #41 69.78 checking for strings.h... yes [2022-09-08T21:35:17.272Z] #41 69.97 checking for inttypes.h... yes [2022-09-08T21:35:17.309Z] #41 22.85 Reading package lists... [2022-09-08T21:35:17.309Z] #41 ... [2022-09-08T21:35:17.309Z] [2022-09-08T21:35:17.309Z] #35 [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-08T21:35:17.309Z] #35 17.47 Reading package lists... [2022-09-08T21:35:17.531Z] #41 70.14 checking for stdint.h... yes [2022-09-08T21:35:17.570Z] #35 23.11 Reading package lists... [2022-09-08T21:35:17.570Z] #35 ... [2022-09-08T21:35:17.570Z] [2022-09-08T21:35:17.570Z] #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-08T21:35:17.570Z] #36 13.18 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-08T21:35:17.570Z] #36 13.20 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-08T21:35:17.570Z] #36 13.57 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-08T21:35:17.570Z] #36 13.69 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-08T21:35:17.570Z] #36 13.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-08T21:35:17.570Z] #36 14.24 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-08T21:35:17.570Z] #36 14.28 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-08T21:35:17.570Z] #36 14.31 go: downloading github.com/peterh/liner v1.2.2 [2022-09-08T21:35:17.570Z] #36 14.58 go: downloading github.com/google/go-dap v0.6.0 [2022-09-08T21:35:17.570Z] #36 15.04 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-08T21:35:17.570Z] #36 15.26 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-08T21:35:17.570Z] #36 15.83 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-08T21:35:17.570Z] #36 15.96 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-08T21:35:17.570Z] #36 16.10 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-08T21:35:17.570Z] #36 17.23 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-08T21:35:17.790Z] #41 70.32 checking for unistd.h... yes [2022-09-08T21:35:17.830Z] #36 ... [2022-09-08T21:35:17.830Z] [2022-09-08T21:35:17.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-08T21:35:17.830Z] #32 23.09 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-08T21:35:17.830Z] #32 23.11 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-08T21:35:17.830Z] #32 23.21 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-08T21:35:17.830Z] #32 23.37 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-08T21:35:17.830Z] #32 23.55 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-08T21:35:18.049Z] #41 70.49 checking for dlfcn.h... yes [2022-09-08T21:35:18.049Z] #41 70.64 checking for objdir... .libs [2022-09-08T21:35:18.090Z] #32 23.62 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-08T21:35:18.090Z] #32 23.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-08T21:35:18.090Z] #32 23.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-08T21:35:18.090Z] #32 23.74 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-08T21:35:18.090Z] #32 ... [2022-09-08T21:35:18.090Z] [2022-09-08T21:35:18.090Z] #30 [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-08T21:35:18.090Z] #30 13.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T21:35:18.090Z] #30 16.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-08T21:35:18.090Z] #30 18.53 Fetched 8464 kB in 13s (642 kB/s) [2022-09-08T21:35:18.090Z] #30 18.53 Reading package lists... [2022-09-08T21:35:18.308Z] #41 71.01 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T21:35:18.350Z] #30 23.27 Reading package lists... [2022-09-08T21:35:18.350Z] #30 ... [2022-09-08T21:35:18.350Z] [2022-09-08T21:35:18.350Z] #29 [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-08T21:35:18.350Z] #29 20.59 Building dependency tree... [2022-09-08T21:35:18.567Z] #41 71.16 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T21:35:18.567Z] #41 71.16 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T21:35:18.825Z] #41 71.26 checking if gcc static flag -static works... yes [2022-09-08T21:35:18.920Z] #29 24.57 python3 is already the newest version (3.9.2-3). [2022-09-08T21:35:18.920Z] #29 24.57 The following additional packages will be installed: [2022-09-08T21:35:18.920Z] #29 24.60 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-08T21:35:18.920Z] #29 24.60 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-08T21:35:18.920Z] #29 24.61 Suggested packages: [2022-09-08T21:35:18.920Z] #29 24.63 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-08T21:35:18.920Z] #29 24.63 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-08T21:35:18.920Z] #29 24.63 m4-doc ed diffutils-doc [2022-09-08T21:35:18.920Z] #29 24.63 Recommended packages: [2022-09-08T21:35:18.920Z] #29 24.63 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-08T21:35:19.084Z] #41 71.66 checking if gcc supports -c -o file.o... yes [2022-09-08T21:35:19.084Z] #41 71.76 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T21:35:19.084Z] #41 71.76 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T21:35:19.344Z] #41 71.80 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T21:35:19.344Z] #41 72.09 checking how to hardcode library paths into programs... immediate [2022-09-08T21:35:19.344Z] #41 72.09 checking whether stripping libraries is possible... yes [2022-09-08T21:35:19.344Z] #41 72.11 checking if libtool supports shared libraries... yes [2022-09-08T21:35:19.344Z] #41 72.11 checking whether to build shared libraries... no [2022-09-08T21:35:19.344Z] #41 72.11 checking whether to build static libraries... yes [2022-09-08T21:35:19.344Z] #41 72.11 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T21:35:19.344Z] #41 72.16 checking whether build environment is sane... yes [2022-09-08T21:35:19.344Z] #41 72.20 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T21:35:19.344Z] #41 72.21 checking whether make sets $(MAKE)... yes [2022-09-08T21:35:19.602Z] #41 72.26 checking whether make supports the include directive... yes (GNU style) [2022-09-08T21:35:19.602Z] #41 72.29 checking whether make supports nested variables... yes [2022-09-08T21:35:19.602Z] #41 72.32 checking whether UID '0' is supported by ustar format... yes [2022-09-08T21:35:19.602Z] #41 72.33 checking whether GID '0' is supported by ustar format... yes [2022-09-08T21:35:19.603Z] #41 72.33 checking how to create a ustar tar archive... gnutar [2022-09-08T21:35:19.603Z] #41 72.38 checking dependency style of gcc... gcc3 [2022-09-08T21:35:19.861Z] #41 72.54 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T21:35:19.861Z] #41 72.55 checking whether make supports nested variables... (cached) yes [2022-09-08T21:35:19.861Z] #41 72.55 checking for gawk... (cached) mawk [2022-09-08T21:35:19.861Z] #41 72.55 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T21:35:19.861Z] #41 72.55 checking for gcc... (cached) gcc [2022-09-08T21:35:19.861Z] #41 72.63 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T21:35:19.861Z] #41 72.64 checking whether gcc accepts -g... (cached) yes [2022-09-08T21:35:19.861Z] #41 72.64 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T21:35:19.861Z] #41 72.64 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T21:35:19.861Z] #41 72.64 checking for a Python interpreter with version >= 3... python3 [2022-09-08T21:35:19.861Z] #41 72.71 checking for python3... /usr/bin/python3 [2022-09-08T21:35:19.861Z] #41 72.71 checking for python3 version... 3.9 [2022-09-08T21:35:20.120Z] #41 72.77 checking for python3 platform... linux [2022-09-08T21:35:20.302Z] #29 25.91 The following NEW packages will be installed: [2022-09-08T21:35:20.302Z] #29 25.94 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-08T21:35:20.302Z] #29 25.94 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-08T21:35:20.302Z] #29 25.94 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-08T21:35:20.302Z] #29 25.94 libyajl2 m4 patch xz-utils [2022-09-08T21:35:20.379Z] #41 72.82 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T21:35:20.379Z] #41 73.01 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T21:35:20.638Z] #41 73.20 checking for go-md2man... no [2022-09-08T21:35:20.638Z] #41 73.21 checking error.h usability... yes [2022-09-08T21:35:20.638Z] #41 73.39 checking error.h presence... yes [2022-09-08T21:35:20.873Z] #29 26.36 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:35:20.873Z] #29 26.36 Need to get 5916 kB of archives. [2022-09-08T21:35:20.873Z] #29 26.36 After this operation, 18.6 MB of additional disk space will be used. [2022-09-08T21:35:20.873Z] #29 26.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-08T21:35:20.873Z] #29 26.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-08T21:35:20.873Z] #29 26.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-08T21:35:20.873Z] #29 26.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-08T21:35:20.873Z] #29 26.42 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-08T21:35:20.873Z] #29 26.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-08T21:35:20.873Z] #29 26.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-08T21:35:20.873Z] #29 26.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-08T21:35:20.873Z] #29 26.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-08T21:35:20.873Z] #29 26.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-08T21:35:20.873Z] #29 26.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-08T21:35:20.873Z] #29 26.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-08T21:35:20.873Z] #29 26.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-08T21:35:20.897Z] #41 73.45 checking for error.h... yes [2022-09-08T21:35:20.897Z] #41 73.49 checking linux/openat2.h usability... yes [2022-09-08T21:35:20.897Z] #41 73.68 checking linux/openat2.h presence... yes [2022-09-08T21:35:20.897Z] #41 73.71 checking for linux/openat2.h... yes [2022-09-08T21:35:21.133Z] #29 26.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-08T21:35:21.133Z] #29 26.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-08T21:35:21.133Z] #29 26.60 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-08T21:35:21.133Z] #29 26.60 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-08T21:35:21.133Z] #29 26.60 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-08T21:35:21.133Z] #29 26.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-08T21:35:21.133Z] #29 26.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-08T21:35:21.133Z] #29 26.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-08T21:35:21.133Z] #29 26.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-08T21:35:21.133Z] #29 26.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-08T21:35:21.156Z] #41 73.74 checking for copy_file_range... yes [2022-09-08T21:35:21.414Z] #41 73.97 checking for fgetxattr... yes [2022-09-08T21:35:21.673Z] #41 74.16 checking for statx... yes [2022-09-08T21:35:21.703Z] #29 ... [2022-09-08T21:35:21.703Z] [2022-09-08T21:35:21.703Z] #39 [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-08T21:35:21.703Z] #39 17.15 Fetched 8460 kB in 12s (727 kB/s) [2022-09-08T21:35:21.703Z] #39 17.15 Reading package lists... [2022-09-08T21:35:21.703Z] #39 22.52 Reading package lists... [2022-09-08T21:35:21.704Z] #39 ... [2022-09-08T21:35:21.704Z] [2022-09-08T21:35:21.704Z] #35 [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-08T21:35:21.704Z] #35 23.11 Reading package lists... [2022-09-08T21:35:21.932Z] #41 74.41 checking for fgetpwent_r... yes [2022-09-08T21:35:22.192Z] #41 74.71 checking for issetugid... no [2022-09-08T21:35:22.192Z] #41 74.97 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T21:35:22.192Z] #41 74.97 checking pkg-config is at least version 0.9.0... yes [2022-09-08T21:35:22.192Z] #41 74.97 checking for library containing yajl_tree_get... [2022-09-08T21:35:22.192Z] #41 ... [2022-09-08T21:35:22.192Z] [2022-09-08T21:35:22.192Z] #34 [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-08T21:35:22.192Z] #34 96.33 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-08T21:35:22.192Z] #34 96.34 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-08T21:35:22.192Z] #34 96.34 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-08T21:35:22.192Z] #34 96.34 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-08T21:35:22.192Z] #34 96.35 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-08T21:35:22.192Z] #34 96.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-08T21:35:22.192Z] #34 96.36 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-08T21:35:22.192Z] #34 96.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-08T21:35:22.192Z] #34 96.41 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-08T21:35:22.192Z] #34 96.42 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-08T21:35:22.192Z] #34 96.43 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-08T21:35:22.192Z] #34 96.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-08T21:35:22.192Z] #34 96.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-08T21:35:22.192Z] #34 96.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-08T21:35:22.192Z] #34 96.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-08T21:35:22.192Z] #34 96.62 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-08T21:35:22.192Z] #34 96.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-08T21:35:22.192Z] #34 96.66 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-08T21:35:22.192Z] #34 96.69 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-08T21:35:22.192Z] #34 98.76 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-08T21:35:22.192Z] #34 98.76 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-08T21:35:22.192Z] #34 98.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-08T21:35:22.192Z] #34 98.86 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-08T21:35:22.192Z] #34 98.92 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-08T21:35:22.192Z] #34 101.0 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-08T21:35:22.192Z] #34 101.0 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-08T21:35:22.192Z] #34 101.0 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-08T21:35:22.192Z] #34 101.0 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-08T21:35:22.192Z] #34 101.0 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-08T21:35:22.192Z] #34 101.0 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-08T21:35:22.192Z] #34 101.4 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-08T21:35:22.192Z] #34 101.4 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-08T21:35:22.192Z] #34 101.4 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-08T21:35:22.192Z] #34 101.4 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-08T21:35:22.192Z] #34 101.4 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-08T21:35:22.192Z] #34 101.4 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-08T21:35:22.192Z] #34 101.4 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-08T21:35:22.192Z] #34 101.4 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-08T21:35:22.192Z] #34 101.4 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-08T21:35:22.192Z] #34 101.4 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-08T21:35:22.192Z] #34 101.4 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-08T21:35:22.192Z] #34 101.4 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-08T21:35:22.192Z] #34 101.4 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-08T21:35:22.192Z] #34 101.4 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-08T21:35:22.192Z] #34 101.5 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-08T21:35:22.192Z] #34 101.5 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-08T21:35:22.192Z] #34 101.5 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-08T21:35:22.192Z] #34 101.5 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-08T21:35:22.192Z] #34 101.5 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-08T21:35:22.192Z] #34 101.5 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-08T21:35:22.192Z] #34 101.5 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-09-08T21:35:22.192Z] #34 101.6 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-08T21:35:22.192Z] #34 103.3 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-08T21:35:22.192Z] #34 103.3 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-08T21:35:22.192Z] #34 103.3 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-08T21:35:22.192Z] #34 103.4 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-08T21:35:22.192Z] #34 103.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-08T21:35:22.192Z] #34 105.1 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-08T21:35:22.192Z] #34 105.1 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-08T21:35:22.192Z] #34 105.1 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-08T21:35:22.192Z] #34 105.2 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-09-08T21:35:22.192Z] #34 105.2 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-08T21:35:22.192Z] #34 105.2 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-08T21:35:22.192Z] #34 105.2 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-08T21:35:22.192Z] #34 105.2 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-08T21:35:22.192Z] #34 105.3 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-08T21:35:22.192Z] #34 105.3 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-08T21:35:22.192Z] #34 105.3 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-08T21:35:22.760Z] #34 ... [2022-09-08T21:35:22.760Z] [2022-09-08T21:35:22.760Z] #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-08T21:35:22.760Z] #41 74.97 checking for library containing yajl_tree_get... -lyajl [2022-09-08T21:35:22.760Z] #41 75.28 checking for yajl >= 2.0.0... yes [2022-09-08T21:35:22.760Z] #41 75.31 checking sys/capability.h usability... yes [2022-09-08T21:35:22.760Z] #41 75.45 checking sys/capability.h presence... yes [2022-09-08T21:35:22.760Z] #41 75.49 checking for sys/capability.h... yes [2022-09-08T21:35:23.019Z] #41 75.49 checking for library containing cap_from_name... -lcap [2022-09-08T21:35:23.085Z] #35 27.36 Building dependency tree... [2022-09-08T21:35:23.586Z] #41 75.80 checking for library containing dlopen... -ldl [2022-09-08T21:35:23.586Z] #41 76.25 checking seccomp.h usability... yes [2022-09-08T21:35:23.586Z] #41 76.36 checking seccomp.h presence... yes [2022-09-08T21:35:23.586Z] #41 76.41 checking for seccomp.h... yes [2022-09-08T21:35:24.154Z] #41 76.41 checking for library containing seccomp_rule_add... -lseccomp [2022-09-08T21:35:24.413Z] #41 76.85 checking for library containing seccomp_arch_resolve_name... none required [2022-09-08T21:35:24.413Z] #41 77.05 checking systemd/sd-bus.h usability... yes [2022-09-08T21:35:24.672Z] #41 77.28 checking systemd/sd-bus.h presence... yes [2022-09-08T21:35:24.672Z] #41 77.39 checking for systemd/sd-bus.h... yes [2022-09-08T21:35:25.240Z] #41 77.39 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-08T21:35:25.240Z] #41 77.84 checking for sd_notify_barrier... yes [2022-09-08T21:35:25.500Z] #41 78.13 checking linux/bpf.h usability... yes [2022-09-08T21:35:25.626Z] #35 30.89 The following additional packages will be installed: [2022-09-08T21:35:25.626Z] #35 30.90 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-08T21:35:25.626Z] #35 30.92 Suggested packages: [2022-09-08T21:35:25.626Z] #35 30.93 cmake-doc ninja-build lrzip [2022-09-08T21:35:25.626Z] #35 30.93 Recommended packages: [2022-09-08T21:35:25.626Z] #35 30.93 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T21:35:25.759Z] #41 78.38 checking linux/bpf.h presence... yes [2022-09-08T21:35:25.759Z] #41 78.45 checking for linux/bpf.h... yes [2022-09-08T21:35:25.759Z] #41 78.45 checking compilation for eBPF... yes [2022-09-08T21:35:25.887Z] #35 31.60 The following NEW packages will be installed: [2022-09-08T21:35:26.018Z] #41 78.64 checking for criu >= 3.15... no [2022-09-08T21:35:26.018Z] #41 78.68 configure: CRIU headers not found, building without CRIU support [2022-09-08T21:35:26.018Z] #41 78.68 checking for criu > 3.16... no [2022-09-08T21:35:26.018Z] #41 78.70 configure: CRIU version doesn't support join-ns API [2022-09-08T21:35:26.018Z] #41 78.70 checking for criu > 3.16.1... no [2022-09-08T21:35:26.018Z] #41 78.72 configure: CRIU version doesn't support for pre-dumping [2022-09-08T21:35:26.018Z] #41 78.73 checking for new mount API (fsconfig)... yes [2022-09-08T21:35:26.018Z] #41 78.79 checking for seccomp notify API... yes [2022-09-08T21:35:26.153Z] #35 31.62 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-08T21:35:26.153Z] #35 31.62 vim-common xxd [2022-09-08T21:35:26.277Z] #41 78.89 checking for gperf... no [2022-09-08T21:35:26.277Z] #41 78.89 configure: gperf not found - cannot rebuild signal parser code [2022-09-08T21:35:26.277Z] #41 78.89 checking for library containing argp_parse... none required [2022-09-08T21:35:26.413Z] #35 32.06 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:35:26.413Z] #35 32.06 Need to get 15.6 MB of archives. [2022-09-08T21:35:26.413Z] #35 32.06 After this operation, 67.4 MB of additional disk space will be used. [2022-09-08T21:35:26.413Z] #35 32.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T21:35:26.413Z] #35 32.06 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-08T21:35:26.536Z] #41 79.29 checking that generated files are newer than configure... done [2022-09-08T21:35:26.536Z] #41 79.30 configure: creating ./config.status [2022-09-08T21:35:26.673Z] #35 32.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-08T21:35:26.673Z] #35 32.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-08T21:35:26.933Z] #35 32.48 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-08T21:35:26.933Z] #35 32.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-08T21:35:26.933Z] #35 32.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-08T21:35:26.933Z] #35 32.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-08T21:35:26.933Z] #35 32.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-08T21:35:26.933Z] #35 32.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-08T21:35:27.195Z] #35 ... [2022-09-08T21:35:27.195Z] [2022-09-08T21:35:27.195Z] #29 [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-08T21:35:27.195Z] #29 27.77 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:35:27.195Z] #29 28.15 Fetched 5916 kB in 1s (9354 kB/s) [2022-09-08T21:35:27.195Z] #29 28.26 Selecting previously unselected package bzip2. [2022-09-08T21:35:27.195Z] #29 28.26 (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-08T21:35:27.195Z] #29 28.32 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-08T21:35:27.195Z] #29 28.32 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T21:35:27.195Z] #29 28.47 Selecting previously unselected package libmagic-mgc. [2022-09-08T21:35:27.195Z] #29 28.49 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-08T21:35:27.195Z] #29 28.50 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-08T21:35:27.195Z] #29 29.17 Selecting previously unselected package libmagic1:arm64. [2022-09-08T21:35:27.195Z] #29 29.17 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-08T21:35:27.195Z] #29 29.18 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-08T21:35:27.195Z] #29 29.35 Selecting previously unselected package file. [2022-09-08T21:35:27.195Z] #29 29.35 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-08T21:35:27.195Z] #29 29.36 Unpacking file (1:5.39-3) ... [2022-09-08T21:35:27.195Z] #29 29.54 Selecting previously unselected package xz-utils. [2022-09-08T21:35:27.195Z] #29 29.54 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-08T21:35:27.195Z] #29 29.54 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T21:35:27.195Z] #29 29.86 Selecting previously unselected package libsigsegv2:arm64. [2022-09-08T21:35:27.195Z] #29 29.86 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-08T21:35:27.195Z] #29 29.87 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-08T21:35:27.195Z] #29 29.99 Selecting previously unselected package m4. [2022-09-08T21:35:27.195Z] #29 29.99 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-08T21:35:27.195Z] #29 30.00 Unpacking m4 (1.4.18-5) ... [2022-09-08T21:35:27.195Z] #29 30.21 Selecting previously unselected package autoconf. [2022-09-08T21:35:27.195Z] #29 30.21 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-08T21:35:27.195Z] #29 30.22 Unpacking autoconf (2.69-14) ... [2022-09-08T21:35:27.195Z] #29 30.67 Selecting previously unselected package autotools-dev. [2022-09-08T21:35:27.195Z] #29 30.70 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-08T21:35:27.195Z] #29 30.70 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-08T21:35:27.195Z] #29 30.85 Selecting previously unselected package automake. [2022-09-08T21:35:27.195Z] #29 30.85 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-08T21:35:27.195Z] #29 30.86 Unpacking automake (1:1.16.3-2) ... [2022-09-08T21:35:27.195Z] #29 31.41 Selecting previously unselected package patch. [2022-09-08T21:35:27.195Z] #29 31.41 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-08T21:35:27.195Z] #29 31.42 Unpacking patch (2.7.6-7) ... [2022-09-08T21:35:27.195Z] #29 31.66 Selecting previously unselected package dpkg-dev. [2022-09-08T21:35:27.195Z] #29 31.66 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-08T21:35:27.195Z] #29 31.70 Unpacking dpkg-dev (1.20.11) ... [2022-09-08T21:35:27.195Z] #29 32.72 Selecting previously unselected package build-essential. [2022-09-08T21:35:27.195Z] #29 32.72 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-08T21:35:27.195Z] #29 32.73 Unpacking build-essential (12.9) ... [2022-09-08T21:35:27.457Z] #29 32.96 Selecting previously unselected package libcap2:arm64. [2022-09-08T21:35:27.457Z] #29 32.96 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-08T21:35:27.457Z] #29 32.98 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-08T21:35:27.457Z] #29 33.11 Selecting previously unselected package libcap-dev:arm64. [2022-09-08T21:35:27.457Z] #29 33.12 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-08T21:35:27.457Z] #29 33.13 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-08T21:35:28.410Z] #29 ... [2022-09-08T21:35:28.410Z] [2022-09-08T21:35:28.410Z] #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-08T21:35:28.410Z] #32 24.03 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-08T21:35:28.410Z] #32 24.03 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-08T21:35:28.410Z] #32 24.08 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-08T21:35:28.410Z] #32 24.09 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-08T21:35:28.410Z] #32 24.17 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-08T21:35:28.410Z] #32 24.26 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-08T21:35:28.410Z] #32 24.34 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-08T21:35:28.410Z] #32 24.34 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-08T21:35:28.410Z] #32 24.42 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-08T21:35:28.410Z] #32 24.46 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-08T21:35:28.410Z] #32 24.50 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-08T21:35:28.410Z] #32 24.56 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-08T21:35:28.410Z] #32 24.64 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-08T21:35:28.410Z] #32 24.95 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-08T21:35:28.410Z] #32 25.03 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-08T21:35:28.410Z] #32 25.09 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-08T21:35:28.410Z] #32 25.15 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-08T21:35:28.410Z] #32 25.20 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-08T21:35:28.410Z] #32 25.20 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-08T21:35:28.410Z] #32 25.35 go: downloading honnef.co/go/tools v0.3.1 [2022-09-08T21:35:28.410Z] #32 27.05 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-08T21:35:28.410Z] #32 27.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-08T21:35:28.410Z] #32 27.17 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-08T21:35:28.410Z] #32 27.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-08T21:35:28.410Z] #32 27.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-08T21:35:28.410Z] #32 27.37 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-08T21:35:28.410Z] #32 27.45 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-08T21:35:28.410Z] #32 27.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-08T21:35:28.410Z] #32 27.83 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-08T21:35:28.410Z] #32 27.84 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-08T21:35:28.410Z] #32 27.94 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-08T21:35:28.410Z] #32 27.96 go: downloading golang.org/x/text v0.3.7 [2022-09-08T21:35:28.410Z] #32 32.86 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-08T21:35:28.410Z] #32 32.93 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-08T21:35:28.410Z] #32 32.95 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-08T21:35:28.410Z] #32 33.01 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-08T21:35:28.410Z] #32 33.07 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-08T21:35:28.410Z] #32 33.15 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-08T21:35:28.410Z] #32 33.15 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-08T21:35:28.410Z] #32 33.22 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-08T21:35:28.410Z] #32 33.22 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-08T21:35:28.410Z] #32 33.33 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-08T21:35:28.410Z] #32 33.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-08T21:35:28.410Z] #32 33.72 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-08T21:35:28.440Z] #41 81.09 config.status: creating Makefile [2022-09-08T21:35:28.440Z] #41 81.14 config.status: creating rpm/crun.spec [2022-09-08T21:35:28.440Z] #41 81.19 config.status: creating config.h [2022-09-08T21:35:28.440Z] #41 81.21 config.status: executing libtool commands [2022-09-08T21:35:28.440Z] #41 81.23 config.status: executing depfiles commands [2022-09-08T21:35:28.440Z] #41 ... [2022-09-08T21:35:28.440Z] [2022-09-08T21:35:28.440Z] #35 [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-08T21:35:28.440Z] #35 122.0 Delve is a source level debugger for Go programs. [2022-09-08T21:35:28.440Z] #35 122.0 [2022-09-08T21:35:28.440Z] #35 122.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-08T21:35:28.440Z] #35 122.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-08T21:35:28.440Z] #35 122.0 [2022-09-08T21:35:28.440Z] #35 122.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-08T21:35:28.440Z] #35 122.0 [2022-09-08T21:35:28.440Z] #35 122.0 Pass flags to the program you are debugging using `--`, for example: [2022-09-08T21:35:28.440Z] #35 122.0 [2022-09-08T21:35:28.669Z] #32 ... [2022-09-08T21:35:28.669Z] [2022-09-08T21:35:28.669Z] #29 [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-08T21:35:28.669Z] #29 34.24 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-08T21:35:28.669Z] #29 34.24 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-08T21:35:28.669Z] #29 34.25 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-08T21:35:28.705Z] #35 122.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-08T21:35:28.705Z] #35 122.0 [2022-09-08T21:35:28.705Z] #35 122.0 Usage: [2022-09-08T21:35:28.705Z] #35 122.0 dlv [command] [2022-09-08T21:35:28.705Z] #35 122.0 [2022-09-08T21:35:28.705Z] #35 122.0 Available Commands: [2022-09-08T21:35:28.705Z] #35 122.0 attach Attach to running process and begin debugging. [2022-09-08T21:35:28.705Z] #35 122.0 connect Connect to a headless debug server with a terminal client. [2022-09-08T21:35:28.705Z] #35 122.0 core Examine a core dump. [2022-09-08T21:35:28.705Z] #35 122.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-08T21:35:28.705Z] #35 122.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-08T21:35:28.705Z] #35 122.0 exec Execute a precompiled binary, and begin a debug session. [2022-09-08T21:35:28.705Z] #35 122.0 help Help about any command [2022-09-08T21:35:28.705Z] #35 122.0 run Deprecated command. Use 'debug' instead. [2022-09-08T21:35:28.705Z] #35 122.0 test Compile test binary and begin debugging program. [2022-09-08T21:35:28.705Z] #35 122.0 trace Compile and begin tracing program. [2022-09-08T21:35:28.705Z] #35 122.0 version Prints version. [2022-09-08T21:35:28.705Z] #35 122.0 [2022-09-08T21:35:28.705Z] #35 122.0 Flags: [2022-09-08T21:35:28.705Z] #35 122.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-08T21:35:28.705Z] #35 122.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-08T21:35:28.705Z] #35 122.0 --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-08T21:35:28.705Z] #35 122.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-08T21:35:28.705Z] #35 122.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-08T21:35:28.705Z] #35 122.0 --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-08T21:35:28.705Z] #35 122.0 --disable-aslr Disables address space randomization [2022-09-08T21:35:28.705Z] #35 122.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-08T21:35:28.705Z] #35 122.0 -h, --help help for dlv [2022-09-08T21:35:28.705Z] #35 122.0 --init string Init file, executed by the terminal client. [2022-09-08T21:35:28.705Z] #35 122.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-08T21:35:28.705Z] #35 122.0 --log Enable debugging server logging. [2022-09-08T21:35:28.705Z] #35 122.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-08T21:35:28.705Z] #35 122.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-08T21:35:28.705Z] #35 122.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-08T21:35:28.705Z] #35 122.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-08T21:35:28.705Z] #35 122.0 --wd string Working directory for running the program. [2022-09-08T21:35:28.705Z] #35 122.0 [2022-09-08T21:35:28.705Z] #35 122.0 Additional help topics: [2022-09-08T21:35:28.705Z] #35 122.0 dlv backend Help about the --backend flag. [2022-09-08T21:35:28.705Z] #35 122.0 dlv log Help about logging flags. [2022-09-08T21:35:28.705Z] #35 122.0 dlv redirect Help about file redirection. [2022-09-08T21:35:28.705Z] #35 122.0 [2022-09-08T21:35:28.705Z] #35 122.0 Use "dlv [command] --help" for more information about a command. [2022-09-08T21:35:28.930Z] #29 34.40 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-08T21:35:28.930Z] #29 34.40 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-08T21:35:28.930Z] #29 34.42 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-08T21:35:28.968Z] #35 DONE 122.4s [2022-09-08T21:35:28.968Z] [2022-09-08T21:35:28.968Z] #37 [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-08T21:35:28.968Z] #37 DONE 122.3s [2022-09-08T21:35:28.968Z] [2022-09-08T21:35:28.968Z] #34 [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-08T21:35:28.968Z] #34 107.1 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-08T21:35:28.968Z] #34 107.1 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-08T21:35:28.968Z] #34 107.1 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-08T21:35:28.968Z] #34 107.2 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-08T21:35:28.968Z] #34 107.2 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-08T21:35:28.968Z] #34 108.7 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-09-08T21:35:28.968Z] #34 108.7 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-08T21:35:28.968Z] #34 108.7 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-08T21:35:28.968Z] #34 108.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-08T21:35:28.968Z] #34 108.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-08T21:35:28.968Z] #34 108.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-08T21:35:28.968Z] #34 108.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-08T21:35:28.968Z] #34 108.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-08T21:35:28.968Z] #34 108.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-08T21:35:28.968Z] #34 108.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-08T21:35:28.968Z] #34 108.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-08T21:35:28.968Z] #34 108.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-08T21:35:28.968Z] #34 108.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-08T21:35:28.968Z] #34 108.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-08T21:35:28.968Z] #34 109.0 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-08T21:35:28.968Z] #34 110.6 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-08T21:35:28.968Z] #34 110.6 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-08T21:35:28.968Z] #34 110.7 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-08T21:35:28.968Z] #34 110.7 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-08T21:35:28.968Z] #34 110.8 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-08T21:35:28.968Z] #34 113.0 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-08T21:35:28.968Z] #34 113.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-08T21:35:28.968Z] #34 113.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-08T21:35:28.968Z] #34 113.1 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-08T21:35:28.968Z] #34 113.1 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-08T21:35:28.968Z] #34 113.1 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-08T21:35:28.968Z] #34 113.1 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-08T21:35:28.968Z] #34 113.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-08T21:35:28.968Z] #34 113.2 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-08T21:35:28.968Z] #34 113.2 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-08T21:35:28.968Z] #34 113.2 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-08T21:35:29.190Z] #29 34.64 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-08T21:35:29.190Z] #29 34.65 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-08T21:35:29.190Z] #29 34.66 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T21:35:29.190Z] #29 ... [2022-09-08T21:35:29.190Z] [2022-09-08T21:35:29.190Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-08T21:35:29.190Z] #40 24.39 + 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-08T21:35:29.190Z] #40 ... [2022-09-08T21:35:29.190Z] [2022-09-08T21:35:29.190Z] #33 [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-08T21:35:29.190Z] #33 34.49 NAME: [2022-09-08T21:35:29.190Z] #33 34.49 go-winres - A tool for embedding resources in Windows executables [2022-09-08T21:35:29.190Z] #33 34.49 [2022-09-08T21:35:29.190Z] #33 34.49 USAGE: [2022-09-08T21:35:29.190Z] #33 34.49 go-winres [global options] command [command options] [arguments...] [2022-09-08T21:35:29.190Z] #33 34.49 [2022-09-08T21:35:29.190Z] #33 34.49 COMMANDS: [2022-09-08T21:35:29.190Z] #33 34.49 init Create an initial ./winres/winres.json [2022-09-08T21:35:29.190Z] #33 34.49 make Make syso files for the "go build" command [2022-09-08T21:35:29.190Z] #33 34.49 simply Make syso files for the "go build" command (simplified) [2022-09-08T21:35:29.190Z] #33 34.49 extract Extract all resources from an executable [2022-09-08T21:35:29.190Z] #33 34.49 patch Replace resources in an executable file (exe, dll) [2022-09-08T21:35:29.190Z] #33 34.49 help, h Shows a list of commands or help for one command [2022-09-08T21:35:29.190Z] #33 34.49 [2022-09-08T21:35:29.190Z] #33 34.49 GLOBAL OPTIONS: [2022-09-08T21:35:29.190Z] #33 34.49 --help, -h show help (default: false) [2022-09-08T21:35:29.227Z] #34 113.3 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-08T21:35:29.487Z] #34 ... [2022-09-08T21:35:29.487Z] [2022-09-08T21:35:29.487Z] #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-08T21:35:29.487Z] #41 82.18 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-08T21:35:29.487Z] #41 82.20 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T21:35:30.054Z] #41 82.72 checking for gcc... gcc [2022-09-08T21:35:30.313Z] #41 82.87 checking whether the C compiler works... yes [2022-09-08T21:35:30.313Z] #41 83.13 checking for C compiler default output file name... a.out [2022-09-08T21:35:30.572Z] #41 83.13 checking for suffix of executables... [2022-09-08T21:35:30.831Z] #41 83.40 checking whether we are cross compiling... no [2022-09-08T21:35:31.089Z] #41 83.63 checking for suffix of object files... o [2022-09-08T21:35:31.089Z] #41 83.75 checking whether we are using the GNU C compiler... yes [2022-09-08T21:35:31.089Z] #41 83.86 checking whether gcc accepts -g... yes [2022-09-08T21:35:31.101Z] #33 DONE 36.4s [2022-09-08T21:35:31.101Z] [2022-09-08T21:35:31.101Z] #38 [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-08T21:35:31.101Z] #38 33.31 v3.0.2 [2022-09-08T21:35:31.101Z] #38 DONE 36.4s [2022-09-08T21:35:31.101Z] [2022-09-08T21:35:31.101Z] #29 [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-08T21:35:31.101Z] #29 34.93 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-08T21:35:31.101Z] #29 34.93 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-08T21:35:31.101Z] #29 34.95 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-08T21:35:31.101Z] #29 35.97 Selecting previously unselected package libtool. [2022-09-08T21:35:31.101Z] #29 35.97 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-08T21:35:31.101Z] #29 35.98 Unpacking libtool (2.4.6-15) ... [2022-09-08T21:35:31.101Z] #29 36.34 Selecting previously unselected package libudev-dev:arm64. [2022-09-08T21:35:31.101Z] #29 36.34 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-08T21:35:31.101Z] #29 36.35 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-08T21:35:31.101Z] #29 ... [2022-09-08T21:35:31.101Z] [2022-09-08T21:35:31.101Z] #39 [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-08T21:35:31.101Z] #39 27.31 Building dependency tree... [2022-09-08T21:35:31.101Z] #39 30.83 The following additional packages will be installed: [2022-09-08T21:35:31.101Z] #39 30.83 libbtrfs0 [2022-09-08T21:35:31.101Z] #39 31.08 The following NEW packages will be installed: [2022-09-08T21:35:31.101Z] #39 31.08 libbtrfs-dev libbtrfs0 [2022-09-08T21:35:31.101Z] #39 31.51 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:35:31.101Z] #39 31.51 Need to get 454 kB of archives. [2022-09-08T21:35:31.101Z] #39 31.51 After this operation, 1275 kB of additional disk space will be used. [2022-09-08T21:35:31.101Z] #39 31.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-08T21:35:31.101Z] #39 31.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-08T21:35:31.101Z] #39 32.50 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:35:31.101Z] #39 32.78 Fetched 454 kB in 0s (1267 kB/s) [2022-09-08T21:35:31.101Z] #39 32.97 Selecting previously unselected package libbtrfs0:arm64. [2022-09-08T21:35:31.101Z] #39 32.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-08T21:35:31.101Z] #39 33.01 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-08T21:35:31.101Z] #39 33.05 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-08T21:35:31.101Z] #39 34.20 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-08T21:35:31.101Z] #39 34.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-08T21:35:31.101Z] #39 34.25 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-08T21:35:31.101Z] #39 34.77 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-08T21:35:31.101Z] #39 34.90 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-08T21:35:31.101Z] #39 34.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:35:31.101Z] #39 DONE 36.5s [2022-09-08T21:35:31.101Z] [2022-09-08T21:35:31.101Z] #41 [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-08T21:35:31.101Z] #41 22.85 Reading package lists... [2022-09-08T21:35:31.101Z] #41 26.49 Building dependency tree... [2022-09-08T21:35:31.101Z] #41 29.92 The following additional packages will be installed: [2022-09-08T21:35:31.101Z] #41 29.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T21:35:31.101Z] #41 29.92 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-08T21:35:31.101Z] #41 29.92 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-08T21:35:31.101Z] #41 29.93 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-08T21:35:31.101Z] #41 29.94 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-08T21:35:31.101Z] #41 29.94 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-08T21:35:31.101Z] #41 29.95 mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T21:35:31.101Z] #41 29.97 Suggested packages: [2022-09-08T21:35:31.101Z] #41 29.97 gcc-10-locales seccomp wine64 [2022-09-08T21:35:31.101Z] #41 31.14 The following NEW packages will be installed: [2022-09-08T21:35:31.101Z] #41 31.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T21:35:31.101Z] #41 31.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-08T21:35:31.101Z] #41 31.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-08T21:35:31.101Z] #41 31.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-08T21:35:31.101Z] #41 31.15 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-08T21:35:31.101Z] #41 31.15 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-08T21:35:31.101Z] #41 31.15 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-08T21:35:31.101Z] #41 31.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-08T21:35:31.101Z] #41 31.15 mingw-w64-x86-64-dev [2022-09-08T21:35:31.101Z] #41 31.55 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:35:31.101Z] #41 31.55 Need to get 108 MB of archives. [2022-09-08T21:35:31.101Z] #41 31.55 After this operation, 620 MB of additional disk space will be used. [2022-09-08T21:35:31.102Z] #41 31.55 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-08T21:35:31.102Z] #41 31.64 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-08T21:35:31.102Z] #41 31.77 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-08T21:35:31.102Z] #41 31.77 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-08T21:35:31.102Z] #41 31.78 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-08T21:35:31.102Z] #41 31.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-08T21:35:31.102Z] #41 31.96 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-08T21:35:31.102Z] #41 32.06 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-08T21:35:31.102Z] #41 32.09 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-08T21:35:31.102Z] #41 32.55 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-08T21:35:31.102Z] #41 33.28 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-08T21:35:31.102Z] #41 34.34 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-08T21:35:31.102Z] #41 34.64 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-08T21:35:31.102Z] #41 35.69 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-08T21:35:31.102Z] #41 36.07 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-08T21:35:31.102Z] #41 36.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-08T21:35:31.102Z] #41 36.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-08T21:35:31.102Z] #41 36.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-08T21:35:31.102Z] #41 36.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-08T21:35:31.102Z] #41 36.08 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-08T21:35:31.102Z] #41 36.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-08T21:35:31.102Z] #41 36.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-08T21:35:31.102Z] #41 36.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-09-08T21:35:31.102Z] #41 36.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-09-08T21:35:31.102Z] #41 36.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-09-08T21:35:31.102Z] #41 36.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-09-08T21:35:31.102Z] #41 36.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-08T21:35:31.102Z] #41 36.12 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-08T21:35:31.102Z] #41 36.12 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-08T21:35:31.102Z] #41 36.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-08T21:35:31.102Z] #41 ... [2022-09-08T21:35:31.102Z] [2022-09-08T21:35:31.102Z] #29 [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-08T21:35:31.102Z] #29 36.71 Selecting previously unselected package libyajl2:arm64. [2022-09-08T21:35:31.102Z] #29 36.71 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-08T21:35:31.102Z] #29 36.71 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-08T21:35:31.348Z] #41 83.93 checking for gcc option to accept ISO C89... none needed [2022-09-08T21:35:31.348Z] #41 84.05 checking whether gcc understands -c and -o together... yes [2022-09-08T21:35:31.364Z] #29 36.92 Selecting previously unselected package libyajl-dev:arm64. [2022-09-08T21:35:31.364Z] #29 36.93 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-08T21:35:31.364Z] #29 36.97 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-08T21:35:31.607Z] #41 84.15 checking how to run the C preprocessor... gcc -E [2022-09-08T21:35:31.607Z] #41 84.29 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T21:35:31.607Z] #41 84.29 checking for egrep... /bin/grep -E [2022-09-08T21:35:31.624Z] #29 37.16 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T21:35:31.624Z] #29 37.20 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-08T21:35:31.866Z] #41 84.30 checking for ANSI C header files... yes [2022-09-08T21:35:31.866Z] #41 84.65 checking for sys/types.h... yes [2022-09-08T21:35:31.885Z] #29 37.40 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-08T21:35:31.885Z] #29 37.47 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-08T21:35:31.885Z] #29 ... [2022-09-08T21:35:31.885Z] [2022-09-08T21:35:31.885Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-08T21:35:31.885Z] #42 DONE 0.9s [2022-09-08T21:35:31.885Z] [2022-09-08T21:35:31.885Z] #29 [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-08T21:35:31.885Z] #29 37.52 Setting up file (1:5.39-3) ... [2022-09-08T21:35:31.885Z] #29 37.55 Setting up bzip2 (1.0.8-4) ... [2022-09-08T21:35:31.885Z] #29 37.60 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-08T21:35:32.124Z] #41 84.77 checking for sys/stat.h... yes [2022-09-08T21:35:32.124Z] #41 84.87 checking for stdlib.h... yes [2022-09-08T21:35:32.145Z] #29 37.64 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-08T21:35:32.145Z] #29 37.68 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-08T21:35:32.145Z] #29 37.71 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-08T21:35:32.145Z] #29 37.75 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-08T21:35:32.145Z] #29 37.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T21:35:32.145Z] #29 37.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T21:35:32.145Z] #29 37.85 Setting up patch (2.7.6-7) ... [2022-09-08T21:35:32.145Z] #29 ... [2022-09-08T21:35:32.145Z] [2022-09-08T21:35:32.145Z] #30 [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-08T21:35:32.145Z] #30 23.27 Reading package lists... [2022-09-08T21:35:32.145Z] #30 27.68 Building dependency tree... [2022-09-08T21:35:32.145Z] #30 31.32 The following additional packages will be installed: [2022-09-08T21:35:32.145Z] #30 31.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T21:35:32.145Z] #30 31.34 python3-protobuf python3-six [2022-09-08T21:35:32.145Z] #30 31.34 Suggested packages: [2022-09-08T21:35:32.145Z] #30 31.35 python3-setuptools [2022-09-08T21:35:32.145Z] #30 31.35 Recommended packages: [2022-09-08T21:35:32.145Z] #30 31.35 iproute2 | iproute [2022-09-08T21:35:32.145Z] #30 31.95 The following NEW packages will be installed: [2022-09-08T21:35:32.145Z] #30 31.96 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-08T21:35:32.145Z] #30 31.96 python3-protobuf python3-six [2022-09-08T21:35:32.145Z] #30 32.50 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:35:32.145Z] #30 32.50 Need to get 2136 kB of archives. [2022-09-08T21:35:32.145Z] #30 32.50 After this operation, 10.8 MB of additional disk space will be used. [2022-09-08T21:35:32.145Z] #30 32.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-08T21:35:32.145Z] #30 32.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T21:35:32.145Z] #30 32.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-08T21:35:32.145Z] #30 32.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-08T21:35:32.145Z] #30 32.53 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-08T21:35:32.145Z] #30 32.53 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-08T21:35:32.145Z] #30 32.54 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-08T21:35:32.145Z] #30 35.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-08T21:35:32.145Z] #30 37.37 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:35:32.383Z] #41 84.97 checking for string.h... yes [2022-09-08T21:35:32.383Z] #41 85.10 checking for memory.h... yes [2022-09-08T21:35:32.405Z] #30 37.73 Fetched 2136 kB in 4s (531 kB/s) [2022-09-08T21:35:32.405Z] #30 ... [2022-09-08T21:35:32.405Z] [2022-09-08T21:35:32.405Z] #29 [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-08T21:35:32.405Z] #29 37.85 Setting up patch (2.7.6-7) ... [2022-09-08T21:35:32.405Z] #29 37.87 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-08T21:35:32.405Z] #29 37.88 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-08T21:35:32.405Z] #29 37.90 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-08T21:35:32.405Z] #29 37.92 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-08T21:35:32.405Z] #29 37.93 Setting up libtool (2.4.6-15) ... [2022-09-08T21:35:32.405Z] #29 37.94 Setting up m4 (1.4.18-5) ... [2022-09-08T21:35:32.405Z] #29 37.97 Setting up dpkg-dev (1.20.11) ... [2022-09-08T21:35:32.405Z] #29 38.00 Setting up autoconf (2.69-14) ... [2022-09-08T21:35:32.405Z] #29 38.10 Setting up build-essential (12.9) ... [2022-09-08T21:35:32.642Z] #41 85.18 checking for strings.h... yes [2022-09-08T21:35:32.642Z] #41 85.27 checking for inttypes.h... yes [2022-09-08T21:35:32.642Z] #41 85.36 checking for stdint.h... yes [2022-09-08T21:35:32.697Z] #29 38.12 Setting up automake (1:1.16.3-2) ... [2022-09-08T21:35:32.697Z] #29 38.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-08T21:35:32.697Z] #29 38.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:35:32.900Z] #41 85.43 checking for unistd.h... yes [2022-09-08T21:35:32.900Z] #41 85.51 checking minix/config.h usability... no [2022-09-08T21:35:32.900Z] #41 85.58 checking minix/config.h presence... no [2022-09-08T21:35:32.900Z] #41 85.61 checking for minix/config.h... no [2022-09-08T21:35:32.900Z] #41 85.61 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-08T21:35:33.159Z] #41 85.74 checking build system type... x86_64-pc-linux-gnu [2022-09-08T21:35:33.160Z] #41 85.90 checking host system type... x86_64-pc-linux-gnu [2022-09-08T21:35:33.160Z] #41 85.91 checking how to print strings... printf [2022-09-08T21:35:33.160Z] #41 85.91 checking for a sed that does not truncate output... /bin/sed [2022-09-08T21:35:33.160Z] #41 85.93 checking for fgrep... /bin/grep -F [2022-09-08T21:35:33.160Z] #41 85.93 checking for ld used by gcc... /usr/bin/ld [2022-09-08T21:35:33.160Z] #41 85.94 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T21:35:33.160Z] #41 85.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T21:35:33.268Z] #29 DONE 38.9s [2022-09-08T21:35:33.268Z] [2022-09-08T21:35:33.268Z] #43 [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-08T21:35:33.419Z] #41 85.96 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T21:35:33.419Z] #41 86.04 checking whether ln -s works... yes [2022-09-08T21:35:33.419Z] #41 86.04 checking the maximum length of command line arguments... 1572864 [2022-09-08T21:35:33.419Z] #41 86.06 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T21:35:33.419Z] #41 86.06 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T21:35:33.419Z] #41 86.06 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T21:35:33.419Z] #41 86.06 checking for objdump... objdump [2022-09-08T21:35:33.419Z] #41 86.06 checking how to recognize dependent libraries... pass_all [2022-09-08T21:35:33.419Z] #41 86.06 checking for dlltool... no [2022-09-08T21:35:33.419Z] #41 86.07 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T21:35:33.419Z] #41 86.07 checking for ar... ar [2022-09-08T21:35:33.419Z] #41 86.07 checking for archiver @FILE support... @ [2022-09-08T21:35:33.419Z] #41 86.15 checking for strip... strip [2022-09-08T21:35:33.419Z] #41 86.15 checking for ranlib... ranlib [2022-09-08T21:35:33.419Z] #41 86.15 checking for gawk... no [2022-09-08T21:35:33.419Z] #41 86.15 checking for mawk... mawk [2022-09-08T21:35:33.677Z] #41 86.15 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T21:35:33.677Z] #41 86.33 checking for sysroot... no [2022-09-08T21:35:33.677Z] #41 86.33 checking for a working dd... /bin/dd [2022-09-08T21:35:33.677Z] #41 86.34 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T21:35:33.677Z] #41 86.37 checking for mt... no [2022-09-08T21:35:33.677Z] #41 86.37 checking if : is a manifest tool... no [2022-09-08T21:35:33.677Z] #41 86.38 checking for dlfcn.h... yes [2022-09-08T21:35:33.677Z] #41 86.46 checking for objdir... .libs [2022-09-08T21:35:33.936Z] #41 86.68 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T21:35:33.936Z] #41 86.74 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T21:35:33.936Z] #41 86.74 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T21:35:34.195Z] #41 86.79 checking if gcc static flag -static works... yes [2022-09-08T21:35:34.207Z] #43 0.705 Cloning into '/tmp/crun-build'... [2022-09-08T21:35:34.454Z] #41 87.02 checking if gcc supports -c -o file.o... yes [2022-09-08T21:35:34.454Z] #41 87.10 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T21:35:34.454Z] #41 87.10 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T21:35:34.454Z] #41 87.12 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T21:35:34.454Z] #41 87.31 checking how to hardcode library paths into programs... immediate [2022-09-08T21:35:34.454Z] #41 87.31 checking whether stripping libraries is possible... yes [2022-09-08T21:35:34.454Z] #41 87.32 checking if libtool supports shared libraries... yes [2022-09-08T21:35:34.454Z] #41 87.32 checking whether to build shared libraries... no [2022-09-08T21:35:34.454Z] #41 87.32 checking whether to build static libraries... yes [2022-09-08T21:35:34.454Z] #41 87.32 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T21:35:34.454Z] #41 87.34 checking whether build environment is sane... yes [2022-09-08T21:35:34.454Z] #41 87.37 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T21:35:34.713Z] #41 87.38 checking whether make sets $(MAKE)... yes [2022-09-08T21:35:34.713Z] #41 87.43 checking whether make supports the include directive... yes (GNU style) [2022-09-08T21:35:34.713Z] #41 87.44 checking whether make supports nested variables... yes [2022-09-08T21:35:34.713Z] #41 87.47 checking whether UID '0' is supported by ustar format... yes [2022-09-08T21:35:34.713Z] #41 87.47 checking whether GID '0' is supported by ustar format... yes [2022-09-08T21:35:34.713Z] #41 87.47 checking how to create a ustar tar archive... gnutar [2022-09-08T21:35:34.713Z] #41 87.50 checking dependency style of gcc... gcc3 [2022-09-08T21:35:34.713Z] #41 87.58 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T21:35:34.713Z] #41 87.58 checking whether make supports nested variables... (cached) yes [2022-09-08T21:35:34.713Z] #41 87.58 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T21:35:34.713Z] #41 87.58 checking pkg-config is at least version 0.9.0... yes [2022-09-08T21:35:34.713Z] #41 87.59 checking for yajl >= 2.1.0... yes [2022-09-08T21:35:34.972Z] #41 87.61 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T21:35:34.972Z] #41 87.61 checking for gcc... (cached) gcc [2022-09-08T21:35:34.972Z] #41 87.66 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T21:35:34.972Z] #41 87.67 checking whether gcc accepts -g... (cached) yes [2022-09-08T21:35:34.972Z] #41 87.68 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T21:35:34.972Z] #41 87.68 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T21:35:34.972Z] #41 87.68 checking for a Python interpreter with version >= 3... python3 [2022-09-08T21:35:34.972Z] #41 87.73 checking for python3... /usr/bin/python3 [2022-09-08T21:35:34.972Z] #41 87.74 checking for python3 version... 3.9 [2022-09-08T21:35:34.972Z] #41 87.76 checking for python3 platform... linux [2022-09-08T21:35:34.972Z] #41 87.78 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T21:35:35.239Z] #41 87.85 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T21:35:35.497Z] #41 88.08 checking that generated files are newer than configure... done [2022-09-08T21:35:35.755Z] #41 88.36 configure: creating ./config.status [2022-09-08T21:35:36.691Z] #41 89.53 config.status: creating Makefile [2022-09-08T21:35:36.950Z] #41 89.56 config.status: creating config.h [2022-09-08T21:35:36.950Z] #41 89.59 config.status: executing libtool commands [2022-09-08T21:35:36.950Z] #41 89.61 config.status: executing depfiles commands [2022-09-08T21:35:37.209Z] #41 90.11 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-08T21:35:37.468Z] #41 90.12 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T21:35:37.468Z] #41 90.32 checking for gcc... gcc [2022-09-08T21:35:38.036Z] #41 90.36 checking whether the C compiler works... yes [2022-09-08T21:35:38.036Z] #41 90.52 checking for C compiler default output file name... a.out [2022-09-08T21:35:38.036Z] #41 90.53 checking for suffix of executables... [2022-09-08T21:35:38.036Z] #41 90.61 checking whether we are cross compiling... no [2022-09-08T21:35:38.036Z] #41 90.73 checking for suffix of object files... o [2022-09-08T21:35:38.036Z] #41 90.81 checking whether we are using the GNU C compiler... yes [2022-09-08T21:35:38.295Z] #41 90.88 checking whether gcc accepts -g... yes [2022-09-08T21:35:38.295Z] #41 90.98 checking for gcc option to accept ISO C89... none needed [2022-09-08T21:35:38.415Z] #43 ... [2022-09-08T21:35:38.415Z] [2022-09-08T21:35:38.415Z] #30 [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-08T21:35:38.415Z] #30 37.93 Selecting previously unselected package libprotobuf23:arm64. [2022-09-08T21:35:38.415Z] #30 37.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-08T21:35:38.415Z] #30 38.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-08T21:35:38.415Z] #30 38.10 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-08T21:35:38.415Z] #30 39.24 Selecting previously unselected package python3-pkg-resources. [2022-09-08T21:35:38.415Z] #30 39.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T21:35:38.415Z] #30 39.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T21:35:38.415Z] #30 39.47 Selecting previously unselected package python3-six. [2022-09-08T21:35:38.415Z] #30 39.48 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-08T21:35:38.415Z] #30 39.48 Unpacking python3-six (1.16.0-2) ... [2022-09-08T21:35:38.415Z] #30 39.58 Selecting previously unselected package python3-protobuf. [2022-09-08T21:35:38.415Z] #30 39.58 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-08T21:35:38.415Z] #30 39.59 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-08T21:35:38.415Z] #30 40.02 Selecting previously unselected package libnet1:arm64. [2022-09-08T21:35:38.415Z] #30 40.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-08T21:35:38.415Z] #30 40.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-08T21:35:38.415Z] #30 40.27 Selecting previously unselected package libnl-3-200:arm64. [2022-09-08T21:35:38.415Z] #30 40.28 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-08T21:35:38.415Z] #30 40.30 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-08T21:35:38.415Z] #30 40.45 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-08T21:35:38.415Z] #30 40.45 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-08T21:35:38.415Z] #30 40.46 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-08T21:35:38.415Z] #30 40.57 Selecting previously unselected package criu. [2022-09-08T21:35:38.416Z] #30 40.57 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-08T21:35:38.416Z] #30 40.58 Unpacking criu (3.17.1-1) ... [2022-09-08T21:35:38.416Z] #30 41.31 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T21:35:38.416Z] #30 42.75 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-08T21:35:38.416Z] #30 42.77 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-08T21:35:38.416Z] #30 42.80 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-08T21:35:38.416Z] #30 42.83 Setting up python3-six (1.16.0-2) ... [2022-09-08T21:35:38.554Z] #41 91.11 checking whether gcc understands -c and -o together... yes [2022-09-08T21:35:38.554Z] #41 91.23 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T21:35:38.554Z] #41 91.25 checking whether build environment is sane... yes [2022-09-08T21:35:38.554Z] #41 91.28 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T21:35:38.554Z] #41 91.29 checking for gawk... no [2022-09-08T21:35:38.554Z] #41 91.29 checking for mawk... mawk [2022-09-08T21:35:38.554Z] #41 91.30 checking whether make sets $(MAKE)... yes [2022-09-08T21:35:38.554Z] #41 91.32 checking whether make supports the include directive... yes (GNU style) [2022-09-08T21:35:38.676Z] #30 43.98 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-08T21:35:38.676Z] #30 44.02 Setting up python3-protobuf (3.12.4-1) ... [2022-09-08T21:35:38.676Z] #30 ... [2022-09-08T21:35:38.676Z] [2022-09-08T21:35:38.676Z] #35 [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-08T21:35:38.676Z] #35 34.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:35:38.676Z] #35 34.50 Fetched 15.6 MB in 1s (16.7 MB/s) [2022-09-08T21:35:38.676Z] #35 34.65 Selecting previously unselected package xxd. [2022-09-08T21:35:38.676Z] #35 34.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 ... 15708 files and directories currently installed.) [2022-09-08T21:35:38.676Z] #35 34.71 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-08T21:35:38.676Z] #35 34.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:35:38.676Z] #35 35.07 Selecting previously unselected package vim-common. [2022-09-08T21:35:38.676Z] #35 35.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T21:35:38.676Z] #35 35.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:35:38.676Z] #35 35.89 Selecting previously unselected package cmake-data. [2022-09-08T21:35:38.676Z] #35 35.90 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-08T21:35:38.676Z] #35 35.93 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T21:35:38.676Z] #35 40.64 Selecting previously unselected package libicu67:arm64. [2022-09-08T21:35:38.676Z] #35 40.65 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-08T21:35:38.676Z] #35 40.66 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-08T21:35:38.676Z] #35 ... [2022-09-08T21:35:38.676Z] [2022-09-08T21:35:38.676Z] #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-08T21:35:38.676Z] #32 34.39 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-08T21:35:38.676Z] #32 34.43 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-08T21:35:38.676Z] #32 34.56 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-08T21:35:38.676Z] #32 34.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-08T21:35:38.676Z] #32 34.75 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-08T21:35:38.676Z] #32 34.97 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-08T21:35:38.676Z] #32 35.03 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-08T21:35:38.676Z] #32 35.08 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-08T21:35:38.676Z] #32 35.11 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-08T21:35:38.676Z] #32 35.23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-08T21:35:38.676Z] #32 35.27 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-08T21:35:38.676Z] #32 35.31 go: downloading github.com/prometheus/common v0.32.1 [2022-09-08T21:35:38.676Z] #32 35.54 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-08T21:35:38.676Z] #32 35.54 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-08T21:35:38.676Z] #32 36.32 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-08T21:35:38.676Z] #32 37.90 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-08T21:35:38.813Z] #41 91.35 checking whether make supports nested variables... yes [2022-09-08T21:35:38.813Z] #41 91.37 checking whether UID '0' is supported by ustar format... yes [2022-09-08T21:35:38.813Z] #41 91.37 checking whether GID '0' is supported by ustar format... yes [2022-09-08T21:35:38.813Z] #41 91.37 checking how to create a ustar tar archive... gnutar [2022-09-08T21:35:38.813Z] #41 91.41 checking dependency style of gcc... gcc3 [2022-09-08T21:35:38.813Z] #41 91.51 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T21:35:38.813Z] #41 91.51 checking whether make supports nested variables... (cached) yes [2022-09-08T21:35:38.936Z] #32 ... [2022-09-08T21:35:38.936Z] [2022-09-08T21:35:38.936Z] #43 [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-08T21:35:38.936Z] #43 5.569 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-08T21:35:38.936Z] #43 5.592 Cloning into '/tmp/crun-build/libocispec'... [2022-09-08T21:35:39.071Z] #41 91.54 checking build system type... x86_64-pc-linux-gnu [2022-09-08T21:35:39.071Z] #41 91.68 checking host system type... x86_64-pc-linux-gnu [2022-09-08T21:35:39.071Z] #41 91.68 checking how to print strings... printf [2022-09-08T21:35:39.071Z] #41 91.68 checking for a sed that does not truncate output... /bin/sed [2022-09-08T21:35:39.071Z] #41 91.69 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T21:35:39.071Z] #41 91.69 checking for egrep... /bin/grep -E [2022-09-08T21:35:39.071Z] #41 91.70 checking for fgrep... /bin/grep -F [2022-09-08T21:35:39.071Z] #41 91.70 checking for ld used by gcc... /usr/bin/ld [2022-09-08T21:35:39.071Z] #41 91.71 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T21:35:39.071Z] #41 91.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T21:35:39.071Z] #41 91.73 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T21:35:39.071Z] #41 91.79 checking whether ln -s works... yes [2022-09-08T21:35:39.071Z] #41 91.80 checking the maximum length of command line arguments... 1572864 [2022-09-08T21:35:39.071Z] #41 91.81 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-08T21:35:39.071Z] #41 91.81 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T21:35:39.071Z] #41 91.81 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T21:35:39.071Z] #41 91.81 checking for objdump... objdump [2022-09-08T21:35:39.071Z] #41 91.81 checking how to recognize dependent libraries... pass_all [2022-09-08T21:35:39.071Z] #41 91.81 checking for dlltool... no [2022-09-08T21:35:39.071Z] #41 91.82 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T21:35:39.071Z] #41 91.82 checking for ar... ar [2022-09-08T21:35:39.071Z] #41 91.82 checking for archiver @FILE support... @ [2022-09-08T21:35:39.330Z] #41 91.90 checking for strip... strip [2022-09-08T21:35:39.330Z] #41 91.90 checking for ranlib... ranlib [2022-09-08T21:35:39.330Z] #41 91.90 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T21:35:39.330Z] #41 92.11 checking for sysroot... no [2022-09-08T21:35:39.330Z] #41 92.12 checking for a working dd... /bin/dd [2022-09-08T21:35:39.330Z] #41 92.13 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T21:35:39.588Z] #41 92.20 checking for mt... no [2022-09-08T21:35:39.588Z] #41 92.20 checking if : is a manifest tool... no [2022-09-08T21:35:39.588Z] #41 92.21 checking how to run the C preprocessor... gcc -E [2022-09-08T21:35:39.847Z] #41 92.38 checking for ANSI C header files... yes [2022-09-08T21:35:39.875Z] #43 6.613 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-08T21:35:39.875Z] #43 6.640 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-08T21:35:39.875Z] #43 6.640 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-08T21:35:39.875Z] #43 6.641 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-08T21:35:39.875Z] #43 6.695 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-08T21:35:40.106Z] #41 92.77 checking for sys/types.h... yes [2022-09-08T21:35:40.364Z] #41 92.92 checking for sys/stat.h... yes [2022-09-08T21:35:40.364Z] #41 93.01 checking for stdlib.h... yes [2022-09-08T21:35:40.364Z] #41 93.10 checking for string.h... yes [2022-09-08T21:35:40.623Z] #41 93.21 checking for memory.h... yes [2022-09-08T21:35:40.623Z] #41 93.31 checking for strings.h... yes [2022-09-08T21:35:40.816Z] #43 ... [2022-09-08T21:35:40.816Z] [2022-09-08T21:35:40.816Z] #37 [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-08T21:35:40.816Z] #37 36.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-08T21:35:40.816Z] #37 37.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T21:35:40.882Z] #41 93.46 checking for inttypes.h... yes [2022-09-08T21:35:40.882Z] #41 93.63 checking for stdint.h... yes [2022-09-08T21:35:41.079Z] #37 ... [2022-09-08T21:35:41.079Z] [2022-09-08T21:35:41.079Z] #35 [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-08T21:35:41.079Z] #35 45.57 Selecting previously unselected package libxml2:arm64. [2022-09-08T21:35:41.079Z] #35 45.57 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-08T21:35:41.079Z] #35 45.58 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T21:35:41.079Z] #35 46.04 Selecting previously unselected package libarchive13:arm64. [2022-09-08T21:35:41.079Z] #35 46.04 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-08T21:35:41.079Z] #35 46.05 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-08T21:35:41.079Z] #35 46.30 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-08T21:35:41.079Z] #35 46.30 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-08T21:35:41.079Z] #35 46.31 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-08T21:35:41.079Z] #35 46.49 Selecting previously unselected package librhash0:arm64. [2022-09-08T21:35:41.079Z] #35 46.50 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-08T21:35:41.079Z] #35 46.51 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-08T21:35:41.079Z] #35 46.67 Selecting previously unselected package libuv1:arm64. [2022-09-08T21:35:41.079Z] #35 46.67 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-08T21:35:41.079Z] #35 46.68 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-08T21:35:41.141Z] #41 93.75 checking for unistd.h... yes [2022-09-08T21:35:41.339Z] #35 46.85 Selecting previously unselected package cmake. [2022-09-08T21:35:41.339Z] #35 46.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-08T21:35:41.339Z] #35 46.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-08T21:35:41.400Z] #41 93.94 checking for dlfcn.h... yes [2022-09-08T21:35:41.400Z] #41 94.06 checking for objdir... .libs [2022-09-08T21:35:41.400Z] #41 ... [2022-09-08T21:35:41.400Z] [2022-09-08T21:35:41.400Z] #34 [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-08T21:35:41.400Z] #34 115.5 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-08T21:35:41.400Z] #34 115.5 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-08T21:35:41.400Z] #34 115.5 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-08T21:35:41.400Z] #34 115.6 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-08T21:35:41.400Z] #34 115.6 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-08T21:35:41.400Z] #34 116.8 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-08T21:35:41.400Z] #34 116.9 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-08T21:35:41.400Z] #34 117.6 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:35:41.400Z] #34 118.0 Fetched 788 MB in 30s (26.0 MB/s) [2022-09-08T21:35:41.400Z] #34 118.0 Selecting previously unselected package liblocale-gettext-perl. [2022-09-08T21:35:41.400Z] #34 118.0 (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-08T21:35:41.400Z] #34 118.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-08T21:35:41.400Z] #34 118.1 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-08T21:35:41.400Z] #34 118.1 Selecting previously unselected package bzip2. [2022-09-08T21:35:41.400Z] #34 118.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-08T21:35:41.400Z] #34 118.1 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T21:35:41.400Z] #34 118.2 Selecting previously unselected package libmagic-mgc. [2022-09-08T21:35:41.400Z] #34 118.2 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-08T21:35:41.400Z] #34 118.2 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-08T21:35:41.400Z] #34 118.4 Selecting previously unselected package libmagic1:amd64. [2022-09-08T21:35:41.400Z] #34 118.4 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-08T21:35:41.400Z] #34 118.4 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-08T21:35:41.400Z] #34 118.5 Selecting previously unselected package file. [2022-09-08T21:35:41.400Z] #34 118.5 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-08T21:35:41.400Z] #34 118.5 Unpacking file (1:5.39-3) ... [2022-09-08T21:35:41.400Z] #34 118.6 Selecting previously unselected package xz-utils. [2022-09-08T21:35:41.400Z] #34 118.6 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-08T21:35:41.400Z] #34 118.6 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T21:35:41.400Z] #34 118.8 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-08T21:35:41.400Z] #34 118.8 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-08T21:35:41.400Z] #34 118.8 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-08T21:35:41.400Z] #34 119.8 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-08T21:35:41.400Z] #34 119.8 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-08T21:35:41.400Z] #34 119.8 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-08T21:35:41.400Z] #34 120.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-08T21:35:41.400Z] #34 120.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-08T21:35:41.400Z] #34 120.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-08T21:35:41.401Z] #34 121.6 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-08T21:35:41.401Z] #34 121.6 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-08T21:35:41.401Z] #34 121.6 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-08T21:35:41.401Z] #34 122.3 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-08T21:35:41.401Z] #34 122.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-08T21:35:41.401Z] #34 122.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-08T21:35:41.401Z] #34 123.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-08T21:35:41.401Z] #34 123.1 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:35:41.401Z] #34 123.1 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T21:35:41.401Z] #34 123.2 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-08T21:35:41.401Z] #34 123.2 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:35:41.401Z] #34 123.2 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:35:41.659Z] #34 ... [2022-09-08T21:35:41.659Z] [2022-09-08T21:35:41.659Z] #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-08T21:35:41.659Z] #41 94.37 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T21:35:41.659Z] #41 94.44 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T21:35:41.908Z] #35 ... [2022-09-08T21:35:41.908Z] [2022-09-08T21:35:41.908Z] #44 [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-08T21:35:41.908Z] #0 1.687 + RM_GOPATH=0 [2022-09-08T21:35:41.908Z] #0 1.687 + TMP_GOPATH= [2022-09-08T21:35:41.908Z] #0 1.687 + : /build [2022-09-08T21:35:41.908Z] #0 1.687 + '[' -z '' ']' [2022-09-08T21:35:41.908Z] #0 1.687 ++ mktemp -d [2022-09-08T21:35:41.908Z] #0 1.691 + export GOPATH=/tmp/tmp.di3mAzeMIR [2022-09-08T21:35:41.908Z] #0 1.691 + GOPATH=/tmp/tmp.di3mAzeMIR [2022-09-08T21:35:41.908Z] #0 1.691 + RM_GOPATH=1 [2022-09-08T21:35:41.908Z] #0 1.691 + case "$(go env GOARCH)" in [2022-09-08T21:35:41.908Z] #0 1.691 ++ go env GOARCH [2022-09-08T21:35:41.908Z] #0 1.764 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T21:35:41.908Z] #0 1.764 + GO_BUILDMODE=-buildmode=pie [2022-09-08T21:35:41.908Z] #0 1.764 ++ dirname /install.sh [2022-09-08T21:35:41.908Z] #0 1.773 + dir=/ [2022-09-08T21:35:41.908Z] #0 1.773 + bin=containerd [2022-09-08T21:35:41.908Z] #0 1.773 + shift [2022-09-08T21:35:41.908Z] #0 1.773 + '[' '!' -f //containerd.installer ']' [2022-09-08T21:35:41.908Z] #0 1.773 + . //containerd.installer [2022-09-08T21:35:41.908Z] #0 1.773 ++ set -e [2022-09-08T21:35:41.908Z] #0 1.773 ++ : v1.6.8 [2022-09-08T21:35:41.908Z] #0 1.773 + install_containerd [2022-09-08T21:35:41.908Z] #0 1.779 + echo 'Install containerd version v1.6.8' [2022-09-08T21:35:41.908Z] #0 1.779 + git clone https://github.com/containerd/containerd.git /tmp/tmp.di3mAzeMIR/src/github.com/containerd/containerd [2022-09-08T21:35:41.908Z] #0 1.779 Install containerd version v1.6.8 [2022-09-08T21:35:41.908Z] #0 1.796 Cloning into '/tmp/tmp.di3mAzeMIR/src/github.com/containerd/containerd'... [2022-09-08T21:35:41.918Z] #41 94.44 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T21:35:41.918Z] #41 94.49 checking if gcc static flag -static works... yes [2022-09-08T21:35:42.167Z] #44 ... [2022-09-08T21:35:42.167Z] [2022-09-08T21:35:42.167Z] #41 [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-08T21:35:42.167Z] #41 37.52 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:35:42.167Z] #41 37.95 Fetched 108 MB in 5s (22.1 MB/s) [2022-09-08T21:35:42.167Z] #41 38.12 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T21:35:42.167Z] #41 38.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-08T21:35:42.167Z] #41 38.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-08T21:35:42.167Z] #41 38.20 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T21:35:42.167Z] #41 41.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T21:35:42.167Z] #41 41.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-08T21:35:42.167Z] #41 41.21 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T21:35:42.167Z] #41 43.53 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T21:35:42.167Z] #41 43.53 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-08T21:35:42.167Z] #41 43.54 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T21:35:42.167Z] #41 43.71 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-08T21:35:42.167Z] #41 43.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-08T21:35:42.167Z] #41 43.74 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-08T21:35:42.167Z] #41 43.89 Selecting previously unselected package dmsetup. [2022-09-08T21:35:42.167Z] #41 43.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-08T21:35:42.167Z] #41 43.90 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-08T21:35:42.167Z] #41 44.06 Selecting previously unselected package mingw-w64-common. [2022-09-08T21:35:42.167Z] #41 44.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-08T21:35:42.167Z] #41 44.08 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-08T21:35:42.167Z] #41 ... [2022-09-08T21:35:42.167Z] [2022-09-08T21:35:42.167Z] #43 [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-08T21:35:42.167Z] #43 8.916 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-08T21:35:42.176Z] #41 94.75 checking if gcc supports -c -o file.o... yes [2022-09-08T21:35:42.177Z] #41 94.80 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T21:35:42.177Z] #41 94.80 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-08T21:35:42.435Z] #41 94.83 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T21:35:42.435Z] #41 95.05 checking how to hardcode library paths into programs... immediate [2022-09-08T21:35:42.435Z] #41 95.05 checking whether stripping libraries is possible... yes [2022-09-08T21:35:42.435Z] #41 95.06 checking if libtool supports shared libraries... yes [2022-09-08T21:35:42.435Z] #41 95.06 checking whether to build shared libraries... no [2022-09-08T21:35:42.435Z] #41 95.06 checking whether to build static libraries... yes [2022-09-08T21:35:42.435Z] #41 95.08 checking float.h usability... yes [2022-09-08T21:35:42.435Z] #41 95.16 checking float.h presence... yes [2022-09-08T21:35:42.435Z] #41 95.19 checking for float.h... yes [2022-09-08T21:35:42.694Z] #41 95.22 checking limits.h usability... yes [2022-09-08T21:35:42.694Z] #41 95.32 checking limits.h presence... yes [2022-09-08T21:35:42.694Z] #41 95.36 checking for limits.h... yes [2022-09-08T21:35:42.694Z] #41 95.38 checking stddef.h usability... yes [2022-09-08T21:35:42.694Z] #41 95.48 checking stddef.h presence... yes [2022-09-08T21:35:42.694Z] #41 95.50 checking for stddef.h... yes [2022-09-08T21:35:42.694Z] #41 95.52 checking for stdlib.h... (cached) yes [2022-09-08T21:35:42.694Z] #41 95.54 checking for string.h... (cached) yes [2022-09-08T21:35:42.954Z] #41 95.56 checking sys/time.h usability... yes [2022-09-08T21:35:42.954Z] #41 95.63 checking sys/time.h presence... yes [2022-09-08T21:35:42.954Z] #41 95.65 checking for sys/time.h... yes [2022-09-08T21:35:42.954Z] #41 95.66 checking for inline... inline [2022-09-08T21:35:43.214Z] #41 95.69 checking for size_t... yes [2022-09-08T21:35:43.214Z] #41 95.91 checking for stdlib.h... (cached) yes [2022-09-08T21:35:43.214Z] #41 95.91 checking for GNU libc compatible malloc... yes [2022-09-08T21:35:43.214Z] #41 96.04 checking for stdlib.h... (cached) yes [2022-09-08T21:35:43.473Z] #41 96.04 checking for GNU libc compatible realloc... yes [2022-09-08T21:35:43.731Z] #41 96.26 checking for working strtod... yes [2022-09-08T21:35:43.991Z] #41 96.49 checking for gettimeofday... yes [2022-09-08T21:35:43.991Z] #41 96.66 checking for memset... yes [2022-09-08T21:35:44.091Z] #43 10.57 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-08T21:35:44.252Z] #41 96.81 checking for strspn... yes [2022-09-08T21:35:44.513Z] #41 97.08 checking that generated files are newer than configure... done [2022-09-08T21:35:44.514Z] #41 97.09 configure: creating ./config.status [2022-09-08T21:35:45.109Z] #43 11.55 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-08T21:35:45.109Z] #43 11.82 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-08T21:35:45.371Z] #43 12.08 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-08T21:35:45.890Z] #41 98.29 config.status: creating Makefile [2022-09-08T21:35:45.890Z] #41 98.33 config.status: creating config.h [2022-09-08T21:35:45.890Z] #41 98.35 config.status: executing depfiles commands [2022-09-08T21:35:45.890Z] #41 98.48 config.status: executing libtool commands [2022-09-08T21:35:46.457Z] #41 99.05 GEN .version [2022-09-08T21:35:46.457Z] #41 99.07 make install-recursive [2022-09-08T21:35:46.457Z] #41 99.07 make[1]: Entering directory '/tmp/crun-build' [2022-09-08T21:35:46.457Z] #41 99.15 Making install in libocispec [2022-09-08T21:35:46.457Z] #41 99.15 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T21:35:46.457Z] #41 99.23 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-08T21:35:46.457Z] #41 99.23 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-08T21:35:46.457Z] #41 99.23 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-08T21:35:46.457Z] #41 99.25 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-08T21:35:47.026Z] #41 99.73 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-08T21:35:47.026Z] #41 99.84 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-08T21:35:47.026Z] #41 99.84 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-08T21:35:47.026Z] #41 99.84 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-08T21:35:47.026Z] #41 99.84 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-08T21:35:47.026Z] #41 99.84 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-08T21:35:47.026Z] #41 99.84 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-08T21:35:47.026Z] #41 99.84 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-08T21:35:47.026Z] #41 99.84 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-08T21:35:47.285Z] #41 99.99 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-08T21:35:47.285Z] #41 99.99 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-08T21:35:47.285Z] #41 99.99 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-08T21:35:47.285Z] #41 99.99 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-08T21:35:47.285Z] #41 99.99 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-08T21:35:47.285Z] #41 99.99 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-08T21:35:47.285Z] #41 99.99 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-08T21:35:47.314Z] #43 ... [2022-09-08T21:35:47.314Z] [2022-09-08T21:35:47.314Z] #30 [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-08T21:35:47.314Z] #30 47.19 Setting up criu (3.17.1-1) ... [2022-09-08T21:35:47.314Z] #30 48.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:35:47.314Z] #30 DONE 52.4s [2022-09-08T21:35:47.314Z] [2022-09-08T21:35:47.314Z] #35 [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-08T21:35:47.314Z] #35 49.50 Setting up libicu67:arm64 (67.1-7) ... [2022-09-08T21:35:47.314Z] #35 49.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:35:47.314Z] #35 49.57 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-08T21:35:47.314Z] #35 49.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:35:47.314Z] #35 49.67 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-08T21:35:47.314Z] #35 49.70 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-08T21:35:47.314Z] #35 49.75 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T21:35:47.314Z] #35 50.31 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T21:35:47.314Z] #35 50.36 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-08T21:35:47.314Z] #35 50.41 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-08T21:35:47.314Z] #35 50.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:35:47.314Z] #35 DONE 52.6s [2022-09-08T21:35:47.314Z] [2022-09-08T21:35:47.314Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-08T21:35:47.314Z] #45 DONE 0.2s [2022-09-08T21:35:47.314Z] [2022-09-08T21:35:47.314Z] #41 [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-08T21:35:47.314Z] #41 50.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T21:35:47.314Z] #41 50.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-08T21:35:47.314Z] #41 50.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T21:35:48.222Z] #41 100.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-08T21:35:48.222Z] #41 100.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-08T21:35:48.222Z] #41 100.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-08T21:35:48.222Z] #41 100.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-08T21:35:48.222Z] #41 100.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-08T21:35:48.222Z] #41 100.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-08T21:35:48.222Z] #41 100.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-08T21:35:48.222Z] #41 100.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-08T21:35:48.222Z] #41 100.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-08T21:35:48.222Z] #41 100.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-08T21:35:48.222Z] #41 100.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-08T21:35:48.222Z] #41 100.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-08T21:35:48.222Z] #41 100.8 make install-recursive [2022-09-08T21:35:48.222Z] #41 100.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T21:35:48.222Z] #41 100.8 Making install in yajl [2022-09-08T21:35:48.222Z] #41 100.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T21:35:48.222Z] #41 100.9 CC verify/json_verify-json_verify.o [2022-09-08T21:35:48.222Z] #41 100.9 CC src/libyajl_la-yajl_alloc.lo [2022-09-08T21:35:48.222Z] #41 100.9 CC src/libyajl_la-yajl.lo [2022-09-08T21:35:48.222Z] #41 100.9 CC src/libyajl_la-yajl_gen.lo [2022-09-08T21:35:48.222Z] #41 100.9 CC src/libyajl_la-yajl_parser.lo [2022-09-08T21:35:48.222Z] #41 100.9 CC src/libyajl_la-yajl_buf.lo [2022-09-08T21:35:48.222Z] #41 100.9 CC src/libyajl_la-yajl_encode.lo [2022-09-08T21:35:48.222Z] #41 100.9 CC src/libyajl_la-yajl_lex.lo [2022-09-08T21:35:48.222Z] #41 100.9 CC src/libyajl_la-yajl_tree.lo [2022-09-08T21:35:49.279Z] #41 ... [2022-09-08T21:35:49.280Z] [2022-09-08T21:35:49.280Z] #34 [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-08T21:35:49.280Z] #34 54.37 gotestsum version dev [2022-09-08T21:35:49.280Z] #34 DONE 54.5s [2022-09-08T21:35:49.280Z] [2022-09-08T21:35:49.280Z] #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-08T21:35:49.280Z] #0 1.031 + RM_GOPATH=0 [2022-09-08T21:35:49.280Z] #0 1.031 + TMP_GOPATH= [2022-09-08T21:35:49.280Z] #0 1.046 + : /build [2022-09-08T21:35:49.280Z] #0 1.051 + '[' -z '' ']' [2022-09-08T21:35:49.280Z] #0 1.064 ++ mktemp -d [2022-09-08T21:35:49.280Z] #0 1.067 + export GOPATH=/tmp/tmp.6s9Md4MvkP [2022-09-08T21:35:49.280Z] #0 1.067 + GOPATH=/tmp/tmp.6s9Md4MvkP [2022-09-08T21:35:49.280Z] #0 1.067 + RM_GOPATH=1 [2022-09-08T21:35:49.280Z] #0 1.067 + case "$(go env GOARCH)" in [2022-09-08T21:35:49.280Z] #0 1.068 ++ go env GOARCH [2022-09-08T21:35:49.280Z] #0 1.154 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T21:35:49.280Z] #0 1.154 + GO_BUILDMODE=-buildmode=pie [2022-09-08T21:35:49.280Z] #0 1.154 ++ dirname /install.sh [2022-09-08T21:35:49.280Z] #0 1.154 + dir=/ [2022-09-08T21:35:49.280Z] #0 1.154 + bin=tini [2022-09-08T21:35:49.280Z] #0 1.154 + shift [2022-09-08T21:35:49.280Z] #0 1.154 + '[' '!' -f //tini.installer ']' [2022-09-08T21:35:49.280Z] #0 1.154 + . //tini.installer [2022-09-08T21:35:49.280Z] #0 1.154 ++ : v0.19.0 [2022-09-08T21:35:49.280Z] #0 1.154 + install_tini [2022-09-08T21:35:49.280Z] #0 1.154 + echo 'Install tini version v0.19.0' [2022-09-08T21:35:49.280Z] #0 1.154 + git clone https://github.com/krallin/tini.git /tmp/tmp.6s9Md4MvkP/tini [2022-09-08T21:35:49.280Z] #0 1.154 Cloning into '/tmp/tmp.6s9Md4MvkP/tini'... [2022-09-08T21:35:49.280Z] #0 1.154 Install tini version v0.19.0 [2022-09-08T21:35:49.280Z] #46 1.951 + cd /tmp/tmp.6s9Md4MvkP/tini [2022-09-08T21:35:49.280Z] #46 1.951 + git checkout -q v0.19.0 [2022-09-08T21:35:49.280Z] #46 1.979 + cmake . [2022-09-08T21:35:50.217Z] #46 2.703 -- The C compiler identification is GNU 10.2.1 [2022-09-08T21:35:50.217Z] #46 2.788 -- Detecting C compiler ABI info [2022-09-08T21:35:50.477Z] #46 3.226 -- Detecting C compiler ABI info - done [2022-09-08T21:35:50.477Z] #46 3.313 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-08T21:35:50.477Z] #46 3.334 -- Detecting C compile features [2022-09-08T21:35:50.738Z] #46 3.338 -- Detecting C compile features - done [2022-09-08T21:35:50.738Z] #46 3.385 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T21:35:50.738Z] #46 3.618 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T21:35:50.998Z] #46 3.693 -- Configuring done [2022-09-08T21:35:50.998Z] #46 3.707 -- Generating done [2022-09-08T21:35:50.998Z] #46 3.722 -- Build files have been written to: /tmp/tmp.6s9Md4MvkP/tini [2022-09-08T21:35:50.998Z] #46 3.742 + make tini-static [2022-09-08T21:35:51.257Z] #46 4.045 Scanning dependencies of target tini-static [2022-09-08T21:35:51.509Z] #41 ... [2022-09-08T21:35:51.509Z] [2022-09-08T21:35:51.509Z] #34 [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-08T21:35:51.509Z] #34 135.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-08T21:35:51.509Z] #34 135.6 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:35:51.509Z] #34 135.6 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-08T21:35:51.517Z] #46 4.205 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T21:35:51.768Z] #34 135.7 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-08T21:35:51.768Z] #34 135.7 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:35:51.768Z] #34 135.7 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T21:35:52.901Z] #46 5.656 [100%] Linking C executable tini-static [2022-09-08T21:35:53.473Z] #46 6.118 [100%] Built target tini-static [2022-09-08T21:35:53.473Z] #46 6.176 + mkdir -p /build [2022-09-08T21:35:53.473Z] #46 6.179 + cp tini-static /build/docker-init [2022-09-08T21:35:54.412Z] #46 DONE 7.0s [2022-09-08T21:35:54.412Z] [2022-09-08T21:35:54.412Z] #41 [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-08T21:35:54.412Z] #41 57.17 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T21:35:54.412Z] #41 57.19 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-08T21:35:54.412Z] #41 57.20 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T21:35:54.412Z] #41 57.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-08T21:35:54.412Z] #41 57.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-08T21:35:54.412Z] #41 57.33 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T21:35:58.335Z] #34 ... [2022-09-08T21:35:58.335Z] [2022-09-08T21:35:58.335Z] #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-08T21:35:58.335Z] #41 104.8 CCLD libyajl.la [2022-09-08T21:35:58.335Z] #41 104.9 CCLD verify/json_verify [2022-09-08T21:35:58.335Z] #41 105.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T21:35:58.335Z] #41 105.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T21:35:58.335Z] #41 105.3 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T21:35:58.335Z] #41 105.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T21:35:58.335Z] #41 105.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T21:35:58.335Z] #41 105.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T21:35:58.335Z] #41 105.4 CC src/validate.o [2022-09-08T21:35:58.335Z] #41 105.4 CC src/image_spec_schema_config_schema.lo [2022-09-08T21:35:58.335Z] #41 105.4 CC src/image_spec_schema_content_descriptor.lo [2022-09-08T21:35:58.335Z] #41 105.4 CC src/image_spec_schema_defs_descriptor.lo [2022-09-08T21:35:58.335Z] #41 105.4 CC src/image_spec_schema_defs.lo [2022-09-08T21:35:58.335Z] #41 105.4 CC src/image_spec_schema_image_index_schema.lo [2022-09-08T21:35:58.335Z] #41 105.4 CC src/image_spec_schema_image_layout_schema.lo [2022-09-08T21:35:58.335Z] #41 105.4 CC src/runtime_spec_schema_config_linux.lo [2022-09-08T21:35:58.335Z] #41 105.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-08T21:35:58.335Z] #41 105.5 CC src/runtime_spec_schema_config_zos.lo [2022-09-08T21:35:58.335Z] #41 105.5 CC src/runtime_spec_schema_config_schema.lo [2022-09-08T21:35:58.335Z] #41 105.5 CC src/runtime_spec_schema_config_vm.lo [2022-09-08T21:35:58.335Z] #41 105.5 CC src/runtime_spec_schema_config_solaris.lo [2022-09-08T21:35:58.335Z] #41 105.5 CC src/runtime_spec_schema_defs.lo [2022-09-08T21:35:58.335Z] #41 105.6 CC src/runtime_spec_schema_config_windows.lo [2022-09-08T21:35:58.335Z] #41 105.6 CC src/runtime_spec_schema_defs_zos.lo [2022-09-08T21:35:58.335Z] #41 105.6 CC src/runtime_spec_schema_defs_linux.lo [2022-09-08T21:35:58.335Z] #41 105.6 CC src/runtime_spec_schema_defs_vm.lo [2022-09-08T21:35:58.335Z] #41 105.6 CC src/runtime_spec_schema_defs_windows.lo [2022-09-08T21:35:58.335Z] #41 105.7 CC src/runtime_spec_schema_state_schema.lo [2022-09-08T21:35:58.335Z] #41 105.8 CC src/basic_test_double_array_item.lo [2022-09-08T21:35:58.335Z] #41 105.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-08T21:35:58.335Z] #41 105.8 CC src/basic_test_double_array.lo [2022-09-08T21:35:58.335Z] #41 105.8 CC src/basic_test_top_array_int.lo [2022-09-08T21:35:58.335Z] #41 105.9 CC src/basic_test_top_double_array_int.lo [2022-09-08T21:35:58.335Z] #41 105.9 CC src/basic_test_top_array_string.lo [2022-09-08T21:35:58.335Z] #41 105.9 CC src/basic_test_top_double_array_obj.lo [2022-09-08T21:35:58.335Z] #41 105.9 CC src/basic_test_top_double_array_refobj.lo [2022-09-08T21:35:58.335Z] #41 106.0 CC src/basic_test_top_double_array_string.lo [2022-09-08T21:35:58.335Z] #41 106.0 CC src/read-file.lo [2022-09-08T21:35:58.335Z] #41 106.1 CC src/json_common.lo [2022-09-08T21:35:58.335Z] #41 106.2 CC tests/test-2.o [2022-09-08T21:35:58.335Z] #41 106.3 CC tests/test-1.o [2022-09-08T21:35:58.335Z] #41 106.3 CC tests/test-3.o [2022-09-08T21:35:58.335Z] #41 106.5 CC tests/test-5.o [2022-09-08T21:35:58.335Z] #41 106.5 CC tests/test-4.o [2022-09-08T21:35:58.335Z] #41 106.5 CC tests/test-6.o [2022-09-08T21:35:58.335Z] #41 106.7 CC tests/test-7.o [2022-09-08T21:35:58.335Z] #41 106.8 CC tests/test-9.o [2022-09-08T21:35:58.335Z] #41 106.9 CC tests/test-8.o [2022-09-08T21:35:58.335Z] #41 106.9 CC tests/test-10.o [2022-09-08T21:35:58.335Z] #41 107.0 CC tests/test-11.o [2022-09-08T21:35:58.608Z] #41 63.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-08T21:35:58.608Z] #41 63.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-08T21:35:58.608Z] #41 63.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T21:35:59.187Z] #41 ... [2022-09-08T21:35:59.187Z] [2022-09-08T21:35:59.187Z] #43 [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-08T21:35:59.187Z] #43 25.92 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-08T21:36:03.646Z] #41 ... [2022-09-08T21:36:03.646Z] [2022-09-08T21:36:03.646Z] #34 [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-08T21:36:03.646Z] #34 147.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-08T21:36:03.646Z] #34 147.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:36:03.646Z] #34 147.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-08T21:36:03.646Z] #34 147.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-08T21:36:03.646Z] #34 147.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:36:03.646Z] #34 147.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T21:36:09.179Z] #43 35.24 libtoolize: putting auxiliary files in '.'. [2022-09-08T21:36:09.179Z] #43 35.24 libtoolize: copying file './ltmain.sh' [2022-09-08T21:36:09.179Z] #43 ... [2022-09-08T21:36:09.179Z] [2022-09-08T21:36:09.179Z] #41 [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-08T21:36:09.179Z] #41 74.45 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-08T21:36:09.179Z] #41 74.45 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-08T21:36:09.179Z] #41 74.45 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T21:36:14.468Z] #41 79.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-08T21:36:14.468Z] #41 79.56 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-08T21:36:14.468Z] #41 79.57 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T21:36:14.468Z] #41 ... [2022-09-08T21:36:14.468Z] [2022-09-08T21:36:14.468Z] #44 [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-08T21:36:14.468Z] #44 39.75 Updating files: 53% (2651/4986) Updating files: 54% (2693/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: 91% (4544/4986) Updating files: 92% (4588/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-08T21:36:14.468Z] #44 41.07 + cd /tmp/tmp.di3mAzeMIR/src/github.com/containerd/containerd [2022-09-08T21:36:14.468Z] #44 41.08 + git checkout -q v1.6.8 [2022-09-08T21:36:15.037Z] #44 43.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T21:36:15.037Z] #44 43.06 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T21:36:15.037Z] #44 43.07 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T21:36:15.037Z] #44 43.07 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T21:36:15.037Z] #44 43.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T21:36:15.037Z] #44 43.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T21:36:15.037Z] #44 43.07 + '[' '' = dynamic ']' [2022-09-08T21:36:15.037Z] #44 43.07 + make [2022-09-08T21:36:16.946Z] #44 44.83 + bin/ctr [2022-09-08T21:36:18.545Z] #34 160.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-08T21:36:18.545Z] #34 160.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:36:18.545Z] #34 160.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T21:36:18.545Z] #34 160.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-08T21:36:18.545Z] #34 160.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:36:18.545Z] #34 160.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:36:19.486Z] #44 ... [2022-09-08T21:36:19.486Z] [2022-09-08T21:36:19.486Z] #43 [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-08T21:36:19.486Z] #43 36.05 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-08T21:36:19.486Z] #43 36.05 libtoolize: and rerunning libtoolize and aclocal. [2022-09-08T21:36:19.486Z] #43 36.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T21:36:19.486Z] #43 43.95 configure.ac:7: installing './compile' [2022-09-08T21:36:19.486Z] #43 43.95 configure.ac:11: installing './config.guess' [2022-09-08T21:36:19.486Z] #43 43.95 configure.ac:11: installing './config.sub' [2022-09-08T21:36:19.486Z] #43 43.98 configure.ac:8: installing './install-sh' [2022-09-08T21:36:19.486Z] #43 43.99 configure.ac:8: installing './missing' [2022-09-08T21:36:19.486Z] #43 44.07 Makefile.am: installing './depcomp' [2022-09-08T21:36:19.486Z] #43 45.26 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T21:36:19.486Z] #43 45.26 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T21:36:19.486Z] #43 45.42 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T21:36:19.486Z] #43 45.42 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T21:36:19.486Z] #43 45.50 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T21:36:19.486Z] #43 45.61 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T21:36:19.486Z] #43 45.73 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T21:36:19.486Z] #43 45.88 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T21:36:19.486Z] #43 46.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-08T21:36:20.055Z] #43 ... [2022-09-08T21:36:20.055Z] [2022-09-08T21:36:20.055Z] #41 [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-08T21:36:20.055Z] #41 85.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-08T21:36:20.055Z] #41 85.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-08T21:36:20.055Z] #41 85.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T21:36:21.837Z] #34 ... [2022-09-08T21:36:21.837Z] [2022-09-08T21:36:21.837Z] #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-08T21:36:21.837Z] #41 134.4 CCLD libocispec.la [2022-09-08T21:36:22.096Z] #41 134.8 CCLD src/validate [2022-09-08T21:36:22.096Z] #41 134.8 CCLD tests/test-1 [2022-09-08T21:36:22.096Z] #41 134.8 CCLD tests/test-2 [2022-09-08T21:36:22.096Z] #41 134.9 CCLD tests/test-3 [2022-09-08T21:36:22.096Z] #41 134.9 CCLD tests/test-4 [2022-09-08T21:36:22.096Z] #41 134.9 CCLD tests/test-5 [2022-09-08T21:36:22.355Z] #41 135.0 CCLD tests/test-6 [2022-09-08T21:36:22.355Z] #41 135.0 CCLD tests/test-7 [2022-09-08T21:36:22.355Z] #41 135.1 CCLD tests/test-8 [2022-09-08T21:36:22.355Z] #41 135.1 CCLD tests/test-9 [2022-09-08T21:36:22.355Z] #41 135.1 CCLD tests/test-10 [2022-09-08T21:36:22.355Z] #41 135.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-08T21:36:22.355Z] #41 135.2 CCLD tests/test-11 [2022-09-08T21:36:24.260Z] #41 136.7 libtool: link: ar cr libocispec.a [2022-09-08T21:36:24.260Z] #41 136.8 libtool: link: ranlib libocispec.a [2022-09-08T21:36:25.640Z] #41 138.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T21:36:25.640Z] #41 138.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T21:36:25.640Z] #41 138.1 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T21:36:25.640Z] #41 138.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T21:36:25.640Z] #41 138.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T21:36:25.640Z] #41 138.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T21:36:25.640Z] #41 138.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T21:36:25.640Z] #41 138.1 make[2]: Entering directory '/tmp/crun-build' [2022-09-08T21:36:25.640Z] #41 138.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-08T21:36:25.640Z] #41 138.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-08T21:36:25.640Z] #41 138.2 CC src/libcrun/libcrun_testing_a-container.o [2022-09-08T21:36:25.640Z] #41 138.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-08T21:36:25.640Z] #41 138.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-08T21:36:25.640Z] #41 138.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-08T21:36:25.640Z] #41 138.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-08T21:36:25.640Z] #41 138.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-08T21:36:25.640Z] #41 138.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-08T21:36:25.640Z] #41 138.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-08T21:36:25.640Z] #41 138.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-08T21:36:25.640Z] #41 138.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-08T21:36:25.640Z] #41 138.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-08T21:36:25.640Z] #41 138.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-08T21:36:25.899Z] #41 138.5 CC src/libcrun/libcrun_testing_a-error.o [2022-09-08T21:36:25.899Z] #41 138.5 CC src/libcrun/libcrun_testing_a-status.o [2022-09-08T21:36:25.899Z] #41 138.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-08T21:36:25.899Z] #41 138.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-08T21:36:25.899Z] #41 138.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-08T21:36:25.899Z] #41 138.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-08T21:36:25.899Z] #41 138.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-08T21:36:25.899Z] #41 138.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-08T21:36:25.899Z] #41 138.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-08T21:36:25.899Z] #41 138.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-08T21:36:25.899Z] #41 138.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-08T21:36:25.899Z] #41 138.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-08T21:36:25.899Z] #41 138.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-08T21:36:26.158Z] #41 139.0 CC src/crun-crun.o [2022-09-08T21:36:26.158Z] #41 139.0 CC src/crun-run.o [2022-09-08T21:36:26.417Z] #41 139.1 CC src/crun-kill.o [2022-09-08T21:36:26.417Z] #41 139.2 CC src/crun-delete.o [2022-09-08T21:36:26.417Z] #41 139.2 CC src/crun-pause.o [2022-09-08T21:36:26.417Z] #41 139.2 CC src/crun-unpause.o [2022-09-08T21:36:26.417Z] #41 139.2 CC src/crun-spec.o [2022-09-08T21:36:26.417Z] #41 139.3 CC src/crun-exec.o [2022-09-08T21:36:26.417Z] #41 139.3 CC src/crun-list.o [2022-09-08T21:36:26.675Z] #41 139.4 CC src/crun-create.o [2022-09-08T21:36:26.675Z] #41 139.4 CC src/crun-start.o [2022-09-08T21:36:26.675Z] #41 139.5 CC src/crun-state.o [2022-09-08T21:36:26.675Z] #41 139.6 CC src/crun-update.o [2022-09-08T21:36:26.934Z] #41 139.6 CC src/crun-checkpoint.o [2022-09-08T21:36:26.934Z] #41 139.7 CC src/crun-ps.o [2022-09-08T21:36:26.934Z] #41 139.7 CC src/crun-restore.o [2022-09-08T21:36:26.934Z] #41 139.7 CC src/libcrun/libcrun_la-utils.lo [2022-09-08T21:36:27.193Z] #41 139.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-08T21:36:27.451Z] #41 140.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-08T21:36:27.451Z] #41 140.0 CC src/libcrun/libcrun_la-container.lo [2022-09-08T21:36:27.451Z] #41 140.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-08T21:36:27.451Z] #41 140.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-08T21:36:27.451Z] #41 140.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-08T21:36:27.710Z] #41 140.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-08T21:36:27.710Z] #41 140.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-08T21:36:27.710Z] #41 140.5 CC src/libcrun/libcrun_la-criu.lo [2022-09-08T21:36:27.710Z] #41 140.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-08T21:36:27.968Z] #41 140.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-08T21:36:27.968Z] #41 140.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-08T21:36:27.968Z] #41 140.8 CC src/libcrun/libcrun_la-linux.lo [2022-09-08T21:36:27.968Z] #41 140.9 CC src/libcrun/libcrun_la-error.lo [2022-09-08T21:36:28.227Z] #41 141.0 CC src/libcrun/libcrun_la-terminal.lo [2022-09-08T21:36:28.227Z] #41 141.0 CC src/libcrun/libcrun_la-status.lo [2022-09-08T21:36:28.227Z] #41 141.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-08T21:36:28.227Z] #41 141.1 CC src/libcrun/libcrun_la-signals.lo [2022-09-08T21:36:28.486Z] #41 141.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-08T21:36:28.745Z] #41 141.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-08T21:36:28.745Z] #41 141.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-08T21:36:28.745Z] #41 141.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-08T21:36:28.745Z] #41 ... [2022-09-08T21:36:28.745Z] [2022-09-08T21:36:28.745Z] #34 [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-08T21:36:28.745Z] #34 172.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-08T21:36:28.745Z] #34 172.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:36:28.745Z] #34 173.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T21:36:28.745Z] #34 173.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-08T21:36:28.745Z] #34 173.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:36:29.004Z] #34 173.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:36:30.042Z] #41 ... [2022-09-08T21:36:30.042Z] [2022-09-08T21:36:30.042Z] #43 [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-08T21:36:30.042Z] #43 56.58 configure.ac:7: installing 'build-aux/compile' [2022-09-08T21:36:30.042Z] #43 56.58 configure.ac:9: installing 'build-aux/config.guess' [2022-09-08T21:36:30.042Z] #43 56.60 configure.ac:9: installing 'build-aux/config.sub' [2022-09-08T21:36:30.042Z] #43 56.62 configure.ac:11: installing 'build-aux/install-sh' [2022-09-08T21:36:30.042Z] #43 56.63 configure.ac:11: installing 'build-aux/missing' [2022-09-08T21:36:30.042Z] #43 56.77 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T21:36:30.042Z] #43 56.85 parallel-tests: installing 'build-aux/test-driver' [2022-09-08T21:36:31.950Z] #43 58.73 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-08T21:36:31.950Z] #43 58.73 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-08T21:36:32.890Z] #43 59.47 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-08T21:36:32.890Z] #43 59.47 libtoolize: copying file 'm4/libtool.m4' [2022-09-08T21:36:32.890Z] #43 59.57 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-08T21:36:32.890Z] #43 59.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-08T21:36:33.150Z] #43 59.78 libtoolize: copying file 'm4/ltversion.m4' [2022-09-08T21:36:33.150Z] #43 59.89 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-08T21:36:35.568Z] #34 ... [2022-09-08T21:36:35.568Z] [2022-09-08T21:36:35.568Z] #27 [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-08T21:36:35.568Z] #27 188.0 + dpkg --print-architecture [2022-09-08T21:36:35.568Z] #27 188.0 + git checkout -q v2.1.0 [2022-09-08T21:36:35.568Z] #27 188.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-08T21:36:35.568Z] #27 188.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-08T21:36:35.690Z] #43 ... [2022-09-08T21:36:35.690Z] [2022-09-08T21:36:35.690Z] #27 [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-08T21:36:35.690Z] #27 100.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T21:36:35.690Z] #27 100.9 + GOBIN=/build [2022-09-08T21:36:35.690Z] #27 100.9 + GO111MODULE=on [2022-09-08T21:36:35.690Z] #27 100.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T21:36:38.855Z] #27 ... [2022-09-08T21:36:38.855Z] [2022-09-08T21:36:38.855Z] #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-08T21:36:38.855Z] #41 141.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-08T21:36:38.855Z] #41 141.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-08T21:36:38.855Z] #41 141.7 CC tests/init.o [2022-09-08T21:36:38.855Z] #41 141.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-08T21:36:39.889Z] #27 105.0 rootlesskit version 1.0.0 [2022-09-08T21:36:39.889Z] #27 105.0 Usage of /build/rootlesskit-docker-proxy: [2022-09-08T21:36:39.889Z] #27 105.0 -container-ip string [2022-09-08T21:36:39.889Z] #27 105.0 container ip [2022-09-08T21:36:39.889Z] #27 105.0 -container-port int [2022-09-08T21:36:39.889Z] #27 105.0 container port (default -1) [2022-09-08T21:36:39.889Z] #27 105.0 -host-ip string [2022-09-08T21:36:39.889Z] #27 105.0 host ip [2022-09-08T21:36:39.889Z] #27 105.0 -host-port int [2022-09-08T21:36:39.889Z] #27 105.0 host port (default -1) [2022-09-08T21:36:39.889Z] #27 105.0 -proto string [2022-09-08T21:36:39.889Z] #27 105.0 proxy protocol (default "tcp") [2022-09-08T21:36:40.149Z] #27 ... [2022-09-08T21:36:40.149Z] [2022-09-08T21:36:40.149Z] #41 [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-08T21:36:40.149Z] #41 95.80 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-08T21:36:40.149Z] #41 95.81 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-08T21:36:40.149Z] #41 95.82 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T21:36:40.149Z] #41 100.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T21:36:40.149Z] #41 100.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-08T21:36:40.149Z] #41 100.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T21:36:40.149Z] #41 101.0 Selecting previously unselected package libapparmor1:arm64. [2022-09-08T21:36:40.149Z] #41 101.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-08T21:36:40.149Z] #41 101.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-08T21:36:40.149Z] #41 101.2 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-08T21:36:40.149Z] #41 101.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-08T21:36:40.149Z] #41 101.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-08T21:36:40.149Z] #41 101.3 Selecting previously unselected package libbtrfs0:arm64. [2022-09-08T21:36:40.149Z] #41 101.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-08T21:36:40.149Z] #41 101.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-08T21:36:40.149Z] #41 101.5 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-08T21:36:40.149Z] #41 101.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-08T21:36:40.149Z] #41 101.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-08T21:36:40.149Z] #41 101.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-08T21:36:40.149Z] #41 101.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-08T21:36:40.149Z] #41 101.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-08T21:36:40.149Z] #41 101.9 Selecting previously unselected package libudev-dev:arm64. [2022-09-08T21:36:40.149Z] #41 101.9 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-08T21:36:40.149Z] #41 101.9 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-08T21:36:40.149Z] #41 102.0 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-08T21:36:40.149Z] #41 102.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-08T21:36:40.149Z] #41 102.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-08T21:36:40.149Z] #41 102.4 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-08T21:36:40.149Z] #41 102.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-09-08T21:36:40.149Z] #41 102.4 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-09-08T21:36:40.150Z] #41 102.6 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-08T21:36:40.150Z] #41 102.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-09-08T21:36:40.150Z] #41 102.6 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-09-08T21:36:40.150Z] #41 102.7 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-08T21:36:40.150Z] #41 102.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-09-08T21:36:40.150Z] #41 102.7 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-09-08T21:36:40.150Z] #41 102.8 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-08T21:36:40.150Z] #41 102.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-09-08T21:36:40.150Z] #41 102.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-09-08T21:36:40.150Z] #41 103.2 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-08T21:36:40.150Z] #41 103.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-08T21:36:40.150Z] #41 103.2 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-08T21:36:40.150Z] #41 103.5 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-08T21:36:40.150Z] #41 103.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-08T21:36:40.150Z] #41 103.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-08T21:36:40.150Z] #41 103.6 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-08T21:36:40.150Z] #41 103.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-08T21:36:40.150Z] #41 103.6 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T21:36:40.150Z] #41 103.7 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-08T21:36:40.150Z] #41 103.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-08T21:36:40.150Z] #41 103.8 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-08T21:36:40.150Z] #41 104.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T21:36:40.150Z] #41 104.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-08T21:36:40.150Z] #41 104.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T21:36:40.150Z] #41 104.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-08T21:36:40.150Z] #41 104.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T21:36:40.150Z] #41 104.3 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-09-08T21:36:40.150Z] #41 104.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-08T21:36:40.150Z] #41 104.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-09-08T21:36:40.150Z] #41 104.4 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-08T21:36:40.150Z] #41 104.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-09-08T21:36:40.150Z] #41 104.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T21:36:40.150Z] #41 104.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-08T21:36:40.150Z] #41 104.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T21:36:40.150Z] #41 104.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-08T21:36:40.150Z] #41 104.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-08T21:36:40.150Z] #41 104.4 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-08T21:36:40.150Z] #41 104.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T21:36:40.150Z] #41 104.5 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-09-08T21:36:40.150Z] #41 104.5 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-08T21:36:40.150Z] #41 104.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T21:36:40.150Z] #41 104.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T21:36:40.150Z] #41 104.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T21:36:40.150Z] #41 104.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T21:36:40.150Z] #41 104.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T21:36:40.150Z] #41 104.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T21:36:40.150Z] #41 104.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T21:36:40.150Z] #41 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-08T21:36:40.150Z] #41 104.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T21:36:40.150Z] #41 104.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T21:36:40.150Z] #41 104.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-08T21:36:40.150Z] #41 104.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-08T21:36:40.150Z] #41 104.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-08T21:36:40.150Z] #41 104.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-08T21:36:40.150Z] #41 104.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:36:40.759Z] #41 ... [2022-09-08T21:36:40.759Z] [2022-09-08T21:36:40.759Z] #34 [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-08T21:36:40.759Z] #34 184.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-08T21:36:40.759Z] #34 184.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:36:40.759Z] #34 184.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:36:41.018Z] #34 185.0 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-08T21:36:41.018Z] #34 185.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:36:41.018Z] #34 185.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T21:36:41.018Z] #34 185.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-08T21:36:41.018Z] #34 185.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:36:41.018Z] #34 185.0 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T21:36:41.018Z] #34 185.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-08T21:36:41.018Z] #34 185.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:36:41.018Z] #34 185.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:36:41.018Z] #34 185.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-08T21:36:41.018Z] #34 185.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:36:41.018Z] #34 185.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:36:41.277Z] #34 185.2 Selecting previously unselected package cross-config. [2022-09-08T21:36:41.277Z] #34 185.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-08T21:36:41.277Z] #34 185.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-08T21:36:41.277Z] #34 185.3 Selecting previously unselected package gcc-10-cross-base. [2022-09-08T21:36:41.277Z] #34 185.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-08T21:36:41.277Z] #34 185.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-08T21:36:41.277Z] #34 185.4 Selecting previously unselected package libc6-arm64-cross. [2022-09-08T21:36:41.277Z] #34 185.4 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-08T21:36:41.277Z] #34 185.4 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-08T21:36:41.533Z] #41 DONE 107.1s [2022-09-08T21:36:41.533Z] [2022-09-08T21:36:41.533Z] #27 [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-08T21:36:41.533Z] #27 DONE 106.7s [2022-09-08T21:36:41.533Z] [2022-09-08T21:36:41.533Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T21:36:41.591Z] #34 185.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-08T21:36:41.793Z] #47 ... [2022-09-08T21:36:41.793Z] [2022-09-08T21:36:41.793Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T21:36:41.793Z] #48 DONE 0.2s [2022-09-08T21:36:41.793Z] [2022-09-08T21:36:41.793Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T21:36:41.793Z] #47 DONE 0.2s [2022-09-08T21:36:41.793Z] [2022-09-08T21:36:41.793Z] #49 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T21:36:41.793Z] #49 DONE 0.1s [2022-09-08T21:36:41.793Z] [2022-09-08T21:36:41.793Z] #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-08T21:36:41.851Z] #34 185.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:36:41.851Z] #34 185.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:36:41.851Z] #34 185.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-08T21:36:41.851Z] #34 185.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:36:41.851Z] #34 185.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:36:42.110Z] #34 186.0 Selecting previously unselected package libitm1-arm64-cross. [2022-09-08T21:36:42.110Z] #34 186.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:36:42.110Z] #34 186.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:36:42.110Z] #34 186.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-08T21:36:42.110Z] #34 186.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:36:42.110Z] #34 186.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:36:42.110Z] #34 186.1 Selecting previously unselected package libasan6-arm64-cross. [2022-09-08T21:36:42.110Z] #34 186.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:36:42.110Z] #34 186.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:36:42.677Z] #34 186.8 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-08T21:36:42.677Z] #34 186.8 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:36:42.677Z] #34 186.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:36:43.174Z] #50 ... [2022-09-08T21:36:43.174Z] [2022-09-08T21:36:43.174Z] #51 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T21:36:43.174Z] #51 DONE 1.5s [2022-09-08T21:36:43.174Z] [2022-09-08T21:36:43.174Z] #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-08T21:36:43.174Z] #50 1.429 + RM_GOPATH=0 [2022-09-08T21:36:43.174Z] #50 1.429 + TMP_GOPATH= [2022-09-08T21:36:43.174Z] #50 1.429 + : /build [2022-09-08T21:36:43.174Z] #50 1.429 + '[' -z '' ']' [2022-09-08T21:36:43.174Z] #50 1.429 ++ mktemp -d [2022-09-08T21:36:43.174Z] #50 1.452 + export GOPATH=/tmp/tmp.9pWO5Ss3cf [2022-09-08T21:36:43.174Z] #50 1.452 + GOPATH=/tmp/tmp.9pWO5Ss3cf [2022-09-08T21:36:43.174Z] #50 1.452 + RM_GOPATH=1 [2022-09-08T21:36:43.174Z] #50 1.452 + case "$(go env GOARCH)" in [2022-09-08T21:36:43.174Z] #50 1.452 ++ go env GOARCH [2022-09-08T21:36:43.174Z] #50 1.477 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T21:36:43.174Z] #50 1.477 + GO_BUILDMODE=-buildmode=pie [2022-09-08T21:36:43.174Z] #50 1.480 ++ dirname /install.sh [2022-09-08T21:36:43.174Z] #50 1.483 + dir=/ [2022-09-08T21:36:43.174Z] #50 1.483 + bin=runc [2022-09-08T21:36:43.174Z] #50 1.483 + shift [2022-09-08T21:36:43.174Z] #50 1.483 + '[' '!' -f //runc.installer ']' [2022-09-08T21:36:43.174Z] #50 1.483 + . //runc.installer [2022-09-08T21:36:43.174Z] #50 1.483 ++ set -e [2022-09-08T21:36:43.174Z] #50 1.483 ++ : v1.1.4 [2022-09-08T21:36:43.174Z] #50 1.483 + install_runc [2022-09-08T21:36:43.174Z] #50 1.483 + RUNC_BUILDTAGS=seccomp [2022-09-08T21:36:43.174Z] #50 1.483 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T21:36:43.174Z] #50 1.483 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9pWO5Ss3cf/src/github.com/opencontainers/runc [2022-09-08T21:36:43.174Z] #50 1.483 Cloning into '/tmp/tmp.9pWO5Ss3cf/src/github.com/opencontainers/runc'... [2022-09-08T21:36:43.174Z] #50 1.484 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T21:36:43.244Z] #34 187.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-08T21:36:43.245Z] #34 187.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:36:43.245Z] #34 187.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:36:43.812Z] #34 187.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-08T21:36:43.812Z] #34 187.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:36:43.812Z] #34 187.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:36:44.070Z] #34 188.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-08T21:36:44.070Z] #34 188.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:36:44.070Z] #34 188.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:36:44.118Z] #50 ... [2022-09-08T21:36:44.118Z] [2022-09-08T21:36:44.118Z] #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-08T21:36:44.118Z] #52 DONE 1.1s [2022-09-08T21:36:44.329Z] #34 188.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-08T21:36:44.329Z] #34 188.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:36:44.329Z] #34 188.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:36:44.378Z] [2022-09-08T21:36:44.378Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T21:36:44.896Z] #34 188.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-08T21:36:44.896Z] #34 188.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:36:44.896Z] #34 188.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:36:44.957Z] #53 0.725 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T21:36:44.957Z] #53 DONE 0.8s [2022-09-08T21:36:44.957Z] [2022-09-08T21:36:44.957Z] #44 [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-08T21:36:44.957Z] #44 ... [2022-09-08T21:36:44.957Z] [2022-09-08T21:36:44.957Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T21:36:45.895Z] #54 DONE 0.8s [2022-09-08T21:36:45.895Z] [2022-09-08T21:36:45.895Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T21:36:46.511Z] #55 DONE 0.7s [2022-09-08T21:36:46.511Z] [2022-09-08T21:36:46.511Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-08T21:36:47.537Z] #56 DONE 0.9s [2022-09-08T21:36:47.537Z] [2022-09-08T21:36:47.537Z] #43 [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-08T21:36:47.537Z] #43 73.91 configure.ac:11: installing 'build-aux/compile' [2022-09-08T21:36:47.537Z] #43 73.93 configure.ac:11: installing 'build-aux/config.guess' [2022-09-08T21:36:47.537Z] #43 73.94 configure.ac:11: installing 'build-aux/config.sub' [2022-09-08T21:36:47.537Z] #43 73.96 configure.ac:13: installing 'build-aux/install-sh' [2022-09-08T21:36:47.537Z] #43 73.97 configure.ac:13: installing 'build-aux/missing' [2022-09-08T21:36:47.537Z] #43 73.97 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-08T21:36:47.537Z] #43 74.30 Makefile.am: installing 'build-aux/depcomp' [2022-09-08T21:36:49.448Z] #43 75.86 checking build system type... aarch64-unknown-linux-gnu [2022-09-08T21:36:49.448Z] #43 76.21 checking host system type... aarch64-unknown-linux-gnu [2022-09-08T21:36:49.448Z] #43 76.21 checking how to print strings... printf [2022-09-08T21:36:49.448Z] #43 76.22 checking for gcc... gcc [2022-09-08T21:36:49.967Z] #43 76.36 checking whether the C compiler works... yes [2022-09-08T21:36:49.967Z] #43 76.55 checking for C compiler default output file name... a.out [2022-09-08T21:36:49.967Z] #43 76.55 checking for suffix of executables... [2022-09-08T21:36:50.226Z] #43 76.68 checking whether we are cross compiling... no [2022-09-08T21:36:50.486Z] #43 76.87 checking for suffix of object files... o [2022-09-08T21:36:50.486Z] #43 77.02 checking whether we are using the GNU C compiler... yes [2022-09-08T21:36:50.486Z] #43 77.14 checking whether gcc accepts -g... yes [2022-09-08T21:36:50.745Z] #43 77.29 checking for gcc option to accept ISO C89... none needed [2022-09-08T21:36:51.005Z] #43 77.44 checking whether gcc understands -c and -o together... yes [2022-09-08T21:36:51.005Z] #43 77.60 checking for a sed that does not truncate output... /bin/sed [2022-09-08T21:36:51.005Z] #43 77.62 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T21:36:51.005Z] #43 77.63 checking for egrep... /bin/grep -E [2022-09-08T21:36:51.005Z] #43 77.65 checking for fgrep... /bin/grep -F [2022-09-08T21:36:51.005Z] #43 77.66 checking for ld used by gcc... /usr/bin/ld [2022-09-08T21:36:51.005Z] #43 77.69 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T21:36:51.005Z] #43 77.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T21:36:51.264Z] #43 77.73 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T21:36:51.264Z] #43 77.92 checking whether ln -s works... yes [2022-09-08T21:36:51.264Z] #43 77.92 checking the maximum length of command line arguments... 1572864 [2022-09-08T21:36:51.264Z] #43 77.97 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-08T21:36:51.264Z] #43 77.97 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T21:36:51.265Z] #43 77.97 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T21:36:51.265Z] #43 77.97 checking for objdump... objdump [2022-09-08T21:36:51.265Z] #43 77.97 checking how to recognize dependent libraries... pass_all [2022-09-08T21:36:51.265Z] #43 77.98 checking for dlltool... no [2022-09-08T21:36:51.265Z] #43 77.98 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T21:36:51.265Z] #43 77.98 checking for ar... ar [2022-09-08T21:36:51.523Z] #43 77.98 checking for archiver @FILE support... @ [2022-09-08T21:36:51.523Z] #43 78.15 checking for strip... strip [2022-09-08T21:36:51.523Z] #43 78.16 checking for ranlib... ranlib [2022-09-08T21:36:51.523Z] #43 78.16 checking for gawk... no [2022-09-08T21:36:51.523Z] #43 78.16 checking for mawk... mawk [2022-09-08T21:36:52.093Z] #43 78.16 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T21:36:52.093Z] #43 78.59 checking for sysroot... no [2022-09-08T21:36:52.093Z] #43 78.60 checking for a working dd... /bin/dd [2022-09-08T21:36:52.093Z] #43 78.62 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T21:36:52.093Z] #43 78.68 checking for mt... no [2022-09-08T21:36:52.093Z] #43 78.69 checking if : is a manifest tool... no [2022-09-08T21:36:52.353Z] #43 78.71 checking how to run the C preprocessor... gcc -E [2022-09-08T21:36:52.922Z] #43 79.05 checking for ANSI C header files... yes [2022-09-08T21:36:53.181Z] #43 79.72 checking for sys/types.h... yes [2022-09-08T21:36:53.441Z] #43 79.99 checking for sys/stat.h... yes [2022-09-08T21:36:53.701Z] #43 80.18 checking for stdlib.h... yes [2022-09-08T21:36:53.960Z] #43 80.36 checking for string.h... yes [2022-09-08T21:36:54.227Z] #43 80.66 checking for memory.h... yes [2022-09-08T21:36:54.488Z] #43 80.91 checking for strings.h... [2022-09-08T21:36:54.488Z] #43 ... [2022-09-08T21:36:54.488Z] [2022-09-08T21:36:54.488Z] #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-08T21:36:54.488Z] #36 119.6 Delve is a source level debugger for Go programs. [2022-09-08T21:36:54.488Z] #36 119.6 [2022-09-08T21:36:54.488Z] #36 119.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-08T21:36:54.488Z] #36 119.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-08T21:36:54.488Z] #36 119.6 [2022-09-08T21:36:54.488Z] #36 119.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-08T21:36:54.488Z] #36 119.6 [2022-09-08T21:36:54.488Z] #36 119.6 Pass flags to the program you are debugging using `--`, for example: [2022-09-08T21:36:54.488Z] #36 119.6 [2022-09-08T21:36:54.488Z] #36 119.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-08T21:36:54.488Z] #36 119.6 [2022-09-08T21:36:54.488Z] #36 119.7 Usage: [2022-09-08T21:36:54.488Z] #36 119.7 dlv [command] [2022-09-08T21:36:54.488Z] #36 119.7 [2022-09-08T21:36:54.488Z] #36 119.7 Available Commands: [2022-09-08T21:36:54.488Z] #36 119.7 attach Attach to running process and begin debugging. [2022-09-08T21:36:54.488Z] #36 119.7 connect Connect to a headless debug server with a terminal client. [2022-09-08T21:36:54.488Z] #36 119.7 core Examine a core dump. [2022-09-08T21:36:54.488Z] #36 119.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-08T21:36:54.488Z] #36 119.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-08T21:36:54.488Z] #36 119.7 exec Execute a precompiled binary, and begin a debug session. [2022-09-08T21:36:54.488Z] #36 119.7 help Help about any command [2022-09-08T21:36:54.488Z] #36 119.7 run Deprecated command. Use 'debug' instead. [2022-09-08T21:36:54.488Z] #36 119.7 test Compile test binary and begin debugging program. [2022-09-08T21:36:54.488Z] #36 119.7 trace Compile and begin tracing program. [2022-09-08T21:36:54.488Z] #36 119.7 version Prints version. [2022-09-08T21:36:54.488Z] #36 119.7 [2022-09-08T21:36:54.488Z] #36 119.7 Flags: [2022-09-08T21:36:54.488Z] #36 119.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-08T21:36:54.488Z] #36 119.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-08T21:36:54.488Z] #36 119.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-08T21:36:54.488Z] #36 119.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-08T21:36:54.488Z] #36 119.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-08T21:36:54.488Z] #36 119.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-08T21:36:54.488Z] #36 119.7 --disable-aslr Disables address space randomization [2022-09-08T21:36:54.488Z] #36 119.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-08T21:36:54.488Z] #36 119.7 -h, --help help for dlv [2022-09-08T21:36:54.488Z] #36 119.7 --init string Init file, executed by the terminal client. [2022-09-08T21:36:54.488Z] #36 119.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-08T21:36:54.488Z] #36 119.7 --log Enable debugging server logging. [2022-09-08T21:36:54.488Z] #36 119.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-08T21:36:54.488Z] #36 119.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-08T21:36:54.488Z] #36 119.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-08T21:36:54.488Z] #36 119.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-08T21:36:54.488Z] #36 119.7 --wd string Working directory for running the program. [2022-09-08T21:36:54.488Z] #36 119.7 [2022-09-08T21:36:54.488Z] #36 119.7 Additional help topics: [2022-09-08T21:36:54.488Z] #36 119.7 dlv backend Help about the --backend flag. [2022-09-08T21:36:54.488Z] #36 119.7 dlv log Help about logging flags. [2022-09-08T21:36:54.488Z] #36 119.7 dlv redirect Help about file redirection. [2022-09-08T21:36:54.488Z] #36 119.7 [2022-09-08T21:36:54.488Z] #36 119.7 Use "dlv [command] --help" for more information about a command. [2022-09-08T21:36:54.488Z] #36 DONE 120.0s [2022-09-08T21:36:54.488Z] [2022-09-08T21:36:54.488Z] #43 [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-08T21:36:54.488Z] #43 80.91 checking for strings.h... yes [2022-09-08T21:36:54.488Z] #43 81.08 checking for inttypes.h... [2022-09-08T21:36:54.488Z] #43 ... [2022-09-08T21:36:54.488Z] [2022-09-08T21:36:54.488Z] #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-08T21:36:57.601Z] #31 119.9 Updating files: 25% (2955/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 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: 64% (7392/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 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: 95% (10883/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) [2022-09-08T21:36:57.601Z] #31 ... [2022-09-08T21:36:57.601Z] [2022-09-08T21:36:57.601Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T21:36:57.601Z] #0 1.265 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:36:57.601Z] #0 1.457 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:36:57.601Z] #0 1.640 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:36:57.601Z] #0 1.947 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T21:36:57.601Z] #0 3.537 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T21:36:57.601Z] #0 4.860 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T21:36:57.601Z] #0 7.904 Fetched 8460 kB in 7s (1191 kB/s) [2022-09-08T21:36:57.601Z] #0 7.904 Reading package lists... [2022-09-08T21:36:57.601Z] #57 ... [2022-09-08T21:36:57.601Z] [2022-09-08T21:36:57.601Z] #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-08T21:36:57.601Z] #31 119.9 Updating files: 25% (2955/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 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: 64% (7392/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 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: 95% (10883/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-08T21:36:57.861Z] #31 123.2 + cd /tmp/tmp.wmLRHmJGzK/tmp/docker-ce [2022-09-08T21:36:57.861Z] #31 123.2 + git checkout -q v17.06.2-ce [2022-09-08T21:36:59.776Z] #34 ... [2022-09-08T21:36:59.776Z] [2022-09-08T21:36:59.776Z] #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-08T21:36:59.776Z] #41 162.1 CCLD tests/init [2022-09-08T21:37:02.065Z] #31 126.8 + mkdir -p /tmp/tmp.wmLRHmJGzK/src/github.com/docker [2022-09-08T21:37:02.065Z] #31 126.9 + mv components/cli /tmp/tmp.wmLRHmJGzK/src/github.com/docker/cli [2022-09-08T21:37:02.065Z] #31 126.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-08T21:37:02.345Z] #41 ... [2022-09-08T21:37:02.345Z] [2022-09-08T21:37:02.345Z] #34 [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-08T21:37:02.345Z] #34 205.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-08T21:37:02.345Z] #34 205.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:37:02.345Z] #34 206.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:37:03.002Z] #31 ... [2022-09-08T21:37:03.003Z] [2022-09-08T21:37:03.003Z] #43 [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-08T21:37:03.003Z] #43 81.08 checking for inttypes.h... yes [2022-09-08T21:37:03.003Z] #43 81.33 checking for stdint.h... yes [2022-09-08T21:37:03.003Z] #43 81.73 checking for unistd.h... yes [2022-09-08T21:37:03.003Z] #43 82.10 checking for dlfcn.h... yes [2022-09-08T21:37:03.003Z] #43 82.30 checking for objdir... .libs [2022-09-08T21:37:03.003Z] #43 82.73 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T21:37:03.003Z] #43 82.88 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T21:37:03.003Z] #43 82.88 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T21:37:03.003Z] #43 83.01 checking if gcc static flag -static works... yes [2022-09-08T21:37:03.003Z] #43 83.37 checking if gcc supports -c -o file.o... yes [2022-09-08T21:37:03.003Z] #43 83.53 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T21:37:03.003Z] #43 83.54 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-08T21:37:03.003Z] #43 83.59 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T21:37:03.003Z] #43 83.88 checking how to hardcode library paths into programs... immediate [2022-09-08T21:37:03.003Z] #43 83.88 checking whether stripping libraries is possible... yes [2022-09-08T21:37:03.003Z] #43 83.90 checking if libtool supports shared libraries... yes [2022-09-08T21:37:03.003Z] #43 83.90 checking whether to build shared libraries... no [2022-09-08T21:37:03.003Z] #43 83.90 checking whether to build static libraries... yes [2022-09-08T21:37:03.003Z] #43 83.90 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T21:37:03.003Z] #43 83.96 checking whether build environment is sane... yes [2022-09-08T21:37:03.003Z] #43 84.05 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T21:37:03.003Z] #43 84.06 checking whether make sets $(MAKE)... yes [2022-09-08T21:37:03.003Z] #43 84.12 checking whether make supports the include directive... yes (GNU style) [2022-09-08T21:37:03.003Z] #43 84.20 checking whether make supports nested variables... yes [2022-09-08T21:37:03.003Z] #43 84.25 checking whether UID '0' is supported by ustar format... yes [2022-09-08T21:37:03.003Z] #43 84.26 checking whether GID '0' is supported by ustar format... yes [2022-09-08T21:37:03.003Z] #43 84.26 checking how to create a ustar tar archive... gnutar [2022-09-08T21:37:03.003Z] #43 84.32 checking dependency style of gcc... gcc3 [2022-09-08T21:37:03.003Z] #43 84.51 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T21:37:03.003Z] #43 84.51 checking whether make supports nested variables... (cached) yes [2022-09-08T21:37:03.003Z] #43 84.51 checking for gawk... (cached) mawk [2022-09-08T21:37:03.003Z] #43 84.51 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T21:37:03.003Z] #43 84.51 checking for gcc... (cached) gcc [2022-09-08T21:37:03.003Z] #43 84.65 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T21:37:03.003Z] #43 84.65 checking whether gcc accepts -g... (cached) yes [2022-09-08T21:37:03.003Z] #43 84.66 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T21:37:03.003Z] #43 84.66 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T21:37:03.003Z] #43 84.67 checking for a Python interpreter with version >= 3... python3 [2022-09-08T21:37:03.003Z] #43 84.73 checking for python3... /usr/bin/python3 [2022-09-08T21:37:03.003Z] #43 84.75 checking for python3 version... 3.9 [2022-09-08T21:37:03.003Z] #43 84.80 checking for python3 platform... linux [2022-09-08T21:37:03.003Z] #43 84.86 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T21:37:03.003Z] #43 84.98 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T21:37:03.003Z] #43 85.13 checking for go-md2man... no [2022-09-08T21:37:03.003Z] #43 85.14 checking error.h usability... yes [2022-09-08T21:37:03.003Z] #43 85.31 checking error.h presence... yes [2022-09-08T21:37:03.003Z] #43 85.40 checking for error.h... yes [2022-09-08T21:37:03.003Z] #43 85.45 checking linux/openat2.h usability... yes [2022-09-08T21:37:03.003Z] #43 85.61 checking linux/openat2.h presence... yes [2022-09-08T21:37:03.003Z] #43 85.68 checking for linux/openat2.h... yes [2022-09-08T21:37:03.003Z] #43 85.72 checking for copy_file_range... yes [2022-09-08T21:37:03.003Z] #43 86.04 checking for fgetxattr... yes [2022-09-08T21:37:03.003Z] #43 86.36 checking for statx... yes [2022-09-08T21:37:03.003Z] #43 86.54 checking for fgetpwent_r... yes [2022-09-08T21:37:03.003Z] #43 86.77 checking for issetugid... no [2022-09-08T21:37:03.003Z] #43 86.89 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T21:37:03.003Z] #43 86.89 checking pkg-config is at least version 0.9.0... yes [2022-09-08T21:37:03.003Z] #43 86.91 checking for library containing yajl_tree_get... -lyajl [2022-09-08T21:37:03.003Z] #43 87.33 checking for yajl >= 2.0.0... yes [2022-09-08T21:37:03.003Z] #43 87.37 checking sys/capability.h usability... yes [2022-09-08T21:37:03.003Z] #43 87.55 checking sys/capability.h presence... yes [2022-09-08T21:37:03.003Z] #43 87.63 checking for sys/capability.h... yes [2022-09-08T21:37:03.003Z] #43 87.65 checking for library containing cap_from_name... -lcap [2022-09-08T21:37:03.003Z] #43 88.12 checking for library containing dlopen... -ldl [2022-09-08T21:37:03.003Z] #43 88.49 checking seccomp.h usability... yes [2022-09-08T21:37:03.003Z] #43 88.65 checking seccomp.h presence... yes [2022-09-08T21:37:03.003Z] #43 88.78 checking for seccomp.h... yes [2022-09-08T21:37:03.003Z] #43 88.79 checking for library containing seccomp_rule_add... -lseccomp [2022-09-08T21:37:03.003Z] #43 89.26 checking for library containing seccomp_arch_resolve_name... none required [2022-09-08T21:37:03.003Z] #43 89.48 checking systemd/sd-bus.h usability... yes [2022-09-08T21:37:03.003Z] #43 89.75 checking systemd/sd-bus.h presence... yes [2022-09-08T21:37:03.263Z] #43 89.88 checking for systemd/sd-bus.h... yes [2022-09-08T21:37:03.522Z] #43 89.88 checking for library containing sd_bus_match_signal_async... [2022-09-08T21:37:03.522Z] #43 ... [2022-09-08T21:37:03.522Z] [2022-09-08T21:37:03.522Z] #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-08T21:37:03.522Z] #50 11.70 + cd /tmp/tmp.9pWO5Ss3cf/src/github.com/opencontainers/runc [2022-09-08T21:37:03.522Z] #50 11.71 + git checkout -q v1.1.4 [2022-09-08T21:37:03.522Z] #50 12.29 + '[' -z '' ']' [2022-09-08T21:37:03.522Z] #50 12.29 + target=static [2022-09-08T21:37:03.522Z] #50 12.29 + make BUILDTAGS=seccomp static [2022-09-08T21:37:03.522Z] #50 12.78 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-08T21:37:03.722Z] #34 207.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-08T21:37:03.722Z] #34 207.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-08T21:37:03.722Z] #34 207.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-08T21:37:03.782Z] #50 ... [2022-09-08T21:37:03.782Z] [2022-09-08T21:37:03.782Z] #43 [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-08T21:37:03.782Z] #43 89.88 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-08T21:37:04.042Z] #43 90.37 checking for sd_notify_barrier... yes [2022-09-08T21:37:04.042Z] #43 90.61 checking linux/bpf.h usability... yes [2022-09-08T21:37:04.042Z] #43 90.80 checking linux/bpf.h presence... yes [2022-09-08T21:37:04.302Z] #43 90.92 checking for linux/bpf.h... yes [2022-09-08T21:37:04.302Z] #43 90.92 checking compilation for eBPF... yes [2022-09-08T21:37:04.302Z] #43 91.05 checking for criu >= 3.15... no [2022-09-08T21:37:04.302Z] #43 91.07 configure: CRIU headers not found, building without CRIU support [2022-09-08T21:37:04.302Z] #43 91.07 checking for criu > 3.16... no [2022-09-08T21:37:04.302Z] #43 91.11 configure: CRIU version doesn't support join-ns API [2022-09-08T21:37:04.302Z] #43 91.11 checking for criu > 3.16.1... no [2022-09-08T21:37:04.302Z] #43 91.14 configure: CRIU version doesn't support for pre-dumping [2022-09-08T21:37:04.562Z] #43 91.14 checking for new mount API (fsconfig)... yes [2022-09-08T21:37:04.562Z] #43 91.23 checking for seccomp notify API... yes [2022-09-08T21:37:04.562Z] #43 91.33 checking for gperf... no [2022-09-08T21:37:04.562Z] #43 91.33 configure: gperf not found - cannot rebuild signal parser code [2022-09-08T21:37:04.821Z] #43 91.33 checking for library containing argp_parse... none required [2022-09-08T21:37:05.081Z] #43 91.67 checking that generated files are newer than configure... done [2022-09-08T21:37:05.081Z] #43 91.67 configure: creating ./config.status [2022-09-08T21:37:05.101Z] #34 ... [2022-09-08T21:37:05.101Z] [2022-09-08T21:37:05.101Z] #27 [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-08T21:37:05.101Z] #27 DONE 218.2s [2022-09-08T21:37:05.101Z] [2022-09-08T21:37:05.101Z] #34 [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-08T21:37:05.101Z] #34 209.2 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-08T21:37:05.101Z] #34 209.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-08T21:37:05.101Z] #34 209.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-08T21:37:06.485Z] #34 210.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-08T21:37:06.485Z] #34 210.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:06.485Z] #34 210.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:37:07.052Z] #34 211.2 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-08T21:37:07.052Z] #34 211.2 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:37:07.052Z] #34 211.3 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:37:07.617Z] #43 ... [2022-09-08T21:37:07.617Z] [2022-09-08T21:37:07.617Z] #37 [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-08T21:37:07.617Z] #37 DONE 132.5s [2022-09-08T21:37:07.617Z] [2022-09-08T21:37:07.617Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T21:37:07.617Z] #0 7.904 Reading package lists... [2022-09-08T21:37:07.617Z] #57 10.34 Reading package lists... [2022-09-08T21:37:07.617Z] #57 12.55 Building dependency tree... [2022-09-08T21:37:07.617Z] #57 14.47 The following additional packages will be installed: [2022-09-08T21:37:07.617Z] #57 14.48 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-08T21:37:07.617Z] #57 14.49 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-08T21:37:07.617Z] #57 14.49 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-08T21:37:07.617Z] #57 14.49 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T21:37:07.617Z] #57 14.49 python3-pkg-resources systemd vim-runtime xxd [2022-09-08T21:37:07.617Z] #57 14.49 Suggested packages: [2022-09-08T21:37:07.617Z] #57 14.50 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-08T21:37:07.618Z] #57 14.50 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-08T21:37:07.618Z] #57 14.50 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-08T21:37:07.618Z] #57 14.50 Recommended packages: [2022-09-08T21:37:07.618Z] #57 14.50 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-08T21:37:07.618Z] #57 14.50 systemd-timesyncd | time-daemon unzip [2022-09-08T21:37:07.618Z] #57 15.98 The following NEW packages will be installed: [2022-09-08T21:37:07.618Z] #57 15.99 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-08T21:37:07.618Z] #57 15.99 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-08T21:37:07.618Z] #57 15.99 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-08T21:37:07.618Z] #57 15.99 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-08T21:37:07.618Z] #57 15.99 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-08T21:37:07.618Z] #57 15.99 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-08T21:37:07.618Z] #57 15.99 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-08T21:37:07.618Z] #57 15.99 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-08T21:37:07.618Z] #57 15.99 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-08T21:37:07.618Z] #57 16.33 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:37:07.618Z] #57 16.33 Need to get 31.8 MB of archives. [2022-09-08T21:37:07.618Z] #57 16.33 After this operation, 123 MB of additional disk space will be used. [2022-09-08T21:37:07.618Z] #57 16.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-08T21:37:07.618Z] #57 16.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-08T21:37:07.618Z] #57 16.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-08T21:37:07.618Z] #57 16.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-08T21:37:07.618Z] #57 16.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-08T21:37:07.618Z] #57 16.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-08T21:37:07.618Z] #57 16.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-09-08T21:37:07.618Z] #57 16.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-08T21:37:07.618Z] #57 16.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-08T21:37:07.618Z] #57 16.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-08T21:37:07.618Z] #57 16.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-08T21:37:07.618Z] #57 16.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-08T21:37:07.618Z] #57 16.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-08T21:37:07.618Z] #57 16.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-08T21:37:07.618Z] #57 16.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T21:37:07.618Z] #57 16.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T21:37:07.618Z] #57 16.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-08T21:37:07.618Z] #57 16.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-08T21:37:07.618Z] #57 16.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-08T21:37:07.618Z] #57 16.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-08T21:37:07.618Z] #57 16.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-09-08T21:37:07.618Z] #57 16.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-08T21:37:07.618Z] #57 16.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-08T21:37:07.618Z] #57 16.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-08T21:37:07.618Z] #57 16.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-08T21:37:07.618Z] #57 16.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-08T21:37:07.618Z] #57 16.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-08T21:37:07.618Z] #57 16.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-08T21:37:07.618Z] #57 16.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-08T21:37:07.618Z] #57 16.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-08T21:37:07.618Z] #57 16.63 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-08T21:37:07.618Z] #57 16.63 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-08T21:37:07.618Z] #57 16.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-08T21:37:07.618Z] #57 16.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-08T21:37:07.618Z] #57 16.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-08T21:37:07.618Z] #57 16.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-08T21:37:07.618Z] #57 16.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-08T21:37:07.618Z] #57 16.95 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-08T21:37:07.618Z] #57 16.95 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-08T21:37:07.618Z] #57 16.96 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-08T21:37:07.618Z] #57 16.96 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-08T21:37:07.618Z] #57 17.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-08T21:37:07.618Z] #57 17.01 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-08T21:37:07.618Z] #57 17.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T21:37:07.618Z] #57 17.01 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-08T21:37:07.618Z] #57 17.03 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-08T21:37:07.618Z] #57 17.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-08T21:37:07.618Z] #57 17.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-08T21:37:07.618Z] #57 17.09 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-09-08T21:37:07.618Z] #57 17.09 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-08T21:37:07.618Z] #57 17.10 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-08T21:37:07.618Z] #57 17.11 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-08T21:37:07.618Z] #57 17.29 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-08T21:37:07.618Z] #57 17.33 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-08T21:37:07.618Z] #57 17.35 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-08T21:37:07.618Z] #57 17.36 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-08T21:37:07.618Z] #57 18.08 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:37:07.618Z] #57 18.24 Fetched 31.8 MB in 1s (23.7 MB/s) [2022-09-08T21:37:07.618Z] #57 18.31 Selecting previously unselected package libcap2:arm64. [2022-09-08T21:37:07.618Z] #57 18.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-09-08T21:37:07.618Z] #57 18.35 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-08T21:37:07.618Z] #57 18.36 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-08T21:37:07.618Z] #57 18.42 Selecting previously unselected package libargon2-1:arm64. [2022-09-08T21:37:07.618Z] #57 18.42 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-08T21:37:07.618Z] #57 18.42 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-08T21:37:07.618Z] #57 18.50 Selecting previously unselected package libjson-c5:arm64. [2022-09-08T21:37:07.618Z] #57 18.50 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-08T21:37:07.618Z] #57 18.51 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-08T21:37:07.618Z] #57 18.62 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-08T21:37:07.618Z] #57 18.63 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-08T21:37:07.618Z] #57 18.64 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-08T21:37:07.618Z] #57 18.82 Selecting previously unselected package libip4tc2:arm64. [2022-09-08T21:37:07.618Z] #57 18.83 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-08T21:37:07.618Z] #57 18.84 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-08T21:37:07.618Z] #57 18.92 Selecting previously unselected package libkmod2:arm64. [2022-09-08T21:37:07.618Z] #57 18.93 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-08T21:37:07.618Z] #57 18.93 Unpacking libkmod2:arm64 (28-1) ... [2022-09-08T21:37:07.618Z] #57 19.06 Selecting previously unselected package systemd. [2022-09-08T21:37:07.618Z] #57 19.06 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-09-08T21:37:07.618Z] #57 19.19 Unpacking systemd (247.3-7) ... [2022-09-08T21:37:08.186Z] #57 ... [2022-09-08T21:37:08.186Z] [2022-09-08T21:37:08.186Z] #43 [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-08T21:37:08.186Z] #43 94.77 config.status: creating Makefile [2022-09-08T21:37:08.186Z] #43 94.80 config.status: creating rpm/crun.spec [2022-09-08T21:37:08.186Z] #43 94.83 config.status: creating config.h [2022-09-08T21:37:08.186Z] #43 94.85 config.status: executing libtool commands [2022-09-08T21:37:08.186Z] #43 94.87 config.status: executing depfiles commands [2022-09-08T21:37:08.958Z] #34 ... [2022-09-08T21:37:08.958Z] [2022-09-08T21:37:08.958Z] #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-08T21:37:08.958Z] #41 179.4 AR libcrun_testing.a [2022-09-08T21:37:08.958Z] #41 179.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-08T21:37:08.958Z] #41 179.5 CCLD tests/tests_libcrun_utils [2022-09-08T21:37:08.958Z] #41 179.5 CCLD tests/tests_libcrun_errors [2022-09-08T21:37:08.958Z] #41 179.5 CCLD tests/tests_libcrun_fuzzer [2022-09-08T21:37:08.958Z] #41 179.5 CCLD libcrun.la [2022-09-08T21:37:08.958Z] #41 180.5 CCLD crun [2022-09-08T21:37:08.958Z] #41 180.9 make[3]: Entering directory '/tmp/crun-build' [2022-09-08T21:37:08.958Z] #41 181.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-08T21:37:08.958Z] #41 181.1 /bin/mkdir -p '/usr/local/lib' [2022-09-08T21:37:08.958Z] #41 181.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-08T21:37:08.958Z] #41 181.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-08T21:37:08.958Z] #41 181.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-08T21:37:08.958Z] #41 181.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-08T21:37:08.958Z] #41 181.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-08T21:37:08.958Z] #41 181.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-08T21:37:08.958Z] #41 181.3 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-08T21:37:08.958Z] #41 181.3 ---------------------------------------------------------------------- [2022-09-08T21:37:08.958Z] #41 181.3 Libraries have been installed in: [2022-09-08T21:37:08.958Z] #41 181.3 /usr/local/lib [2022-09-08T21:37:08.958Z] #41 181.3 [2022-09-08T21:37:08.958Z] #41 181.3 If you ever happen to want to link against installed libraries [2022-09-08T21:37:08.958Z] #41 181.3 in a given directory, LIBDIR, you must either use libtool, and [2022-09-08T21:37:08.958Z] #41 181.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-08T21:37:08.958Z] #41 181.3 flag during linking and do at least one of the following: [2022-09-08T21:37:08.958Z] #41 181.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-08T21:37:08.958Z] #41 181.3 during execution [2022-09-08T21:37:08.958Z] #41 181.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-08T21:37:08.958Z] #41 181.3 during linking [2022-09-08T21:37:08.958Z] #41 181.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-08T21:37:08.958Z] #41 181.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-08T21:37:08.958Z] #41 181.3 [2022-09-08T21:37:08.958Z] #41 181.3 See any operating system documentation about shared libraries for [2022-09-08T21:37:08.958Z] #41 181.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-08T21:37:08.958Z] #41 181.3 ---------------------------------------------------------------------- [2022-09-08T21:37:08.958Z] #41 181.3 /bin/mkdir -p '/build' [2022-09-08T21:37:08.958Z] #41 181.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-08T21:37:08.958Z] #41 181.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-08T21:37:08.958Z] #41 181.4 make[3]: Leaving directory '/tmp/crun-build' [2022-09-08T21:37:08.958Z] #41 181.4 make[2]: Leaving directory '/tmp/crun-build' [2022-09-08T21:37:08.958Z] #41 181.4 make[1]: Leaving directory '/tmp/crun-build' [2022-09-08T21:37:08.958Z] #41 DONE 181.9s [2022-09-08T21:37:09.219Z] [2022-09-08T21:37:09.219Z] #34 [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-08T21:37:09.563Z] #43 96.04 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-08T21:37:09.563Z] #43 96.06 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T21:37:09.822Z] #43 96.45 checking for gcc... gcc [2022-09-08T21:37:10.081Z] #43 96.53 checking whether the C compiler works... yes [2022-09-08T21:37:10.081Z] #43 96.73 checking for C compiler default output file name... a.out [2022-09-08T21:37:10.341Z] #43 96.73 checking for suffix of executables... [2022-09-08T21:37:10.341Z] #43 96.95 checking whether we are cross compiling... no [2022-09-08T21:37:10.600Z] #43 97.16 checking for suffix of object files... o [2022-09-08T21:37:10.600Z] #43 97.26 checking whether we are using the GNU C compiler... yes [2022-09-08T21:37:10.860Z] #43 97.35 checking whether gcc accepts -g... yes [2022-09-08T21:37:10.860Z] #43 97.45 checking for gcc option to accept ISO C89... none needed [2022-09-08T21:37:11.119Z] #43 97.70 checking whether gcc understands -c and -o together... yes [2022-09-08T21:37:11.119Z] #43 97.84 checking how to run the C preprocessor... gcc -E [2022-09-08T21:37:11.379Z] #43 98.08 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T21:37:11.379Z] #43 98.10 checking for egrep... /bin/grep -E [2022-09-08T21:37:11.948Z] #43 98.10 checking for ANSI C header files... yes [2022-09-08T21:37:12.208Z] #43 98.65 checking for sys/types.h... yes [2022-09-08T21:37:12.208Z] #43 98.86 checking for sys/stat.h... yes [2022-09-08T21:37:12.208Z] #43 98.97 checking for stdlib.h... yes [2022-09-08T21:37:12.469Z] #43 99.09 checking for string.h... yes [2022-09-08T21:37:12.729Z] #43 99.23 checking for memory.h... yes [2022-09-08T21:37:12.729Z] #43 99.37 checking for strings.h... yes [2022-09-08T21:37:12.989Z] #43 99.54 checking for inttypes.h... yes [2022-09-08T21:37:13.248Z] #43 99.72 checking for stdint.h... yes [2022-09-08T21:37:13.508Z] #43 99.92 checking for unistd.h... yes [2022-09-08T21:37:13.508Z] #43 100.1 checking minix/config.h usability... no [2022-09-08T21:37:13.508Z] #43 100.2 checking minix/config.h presence... no [2022-09-08T21:37:13.768Z] #43 100.3 checking for minix/config.h... no [2022-09-08T21:37:13.768Z] #43 100.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-08T21:37:14.028Z] #43 100.5 checking build system type... aarch64-unknown-linux-gnu [2022-09-08T21:37:14.028Z] #43 100.8 checking host system type... aarch64-unknown-linux-gnu [2022-09-08T21:37:14.028Z] #43 100.8 checking how to print strings... printf [2022-09-08T21:37:14.028Z] #43 100.8 checking for a sed that does not truncate output... /bin/sed [2022-09-08T21:37:14.028Z] #43 100.8 checking for fgrep... /bin/grep -F [2022-09-08T21:37:14.028Z] #43 100.8 checking for ld used by gcc... /usr/bin/ld [2022-09-08T21:37:14.287Z] #43 100.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T21:37:14.287Z] #43 100.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T21:37:14.287Z] #43 100.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T21:37:14.287Z] #43 101.0 checking whether ln -s works... yes [2022-09-08T21:37:14.287Z] #43 101.0 checking the maximum length of command line arguments... 1572864 [2022-09-08T21:37:14.547Z] #43 101.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-08T21:37:14.547Z] #43 101.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T21:37:14.547Z] #43 101.1 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T21:37:14.547Z] #43 101.1 checking for objdump... objdump [2022-09-08T21:37:14.547Z] #43 101.1 checking how to recognize dependent libraries... pass_all [2022-09-08T21:37:14.547Z] #43 101.1 checking for dlltool... no [2022-09-08T21:37:14.547Z] #43 101.1 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T21:37:14.547Z] #43 101.1 checking for ar... ar [2022-09-08T21:37:14.547Z] #43 101.1 checking for archiver @FILE support... @ [2022-09-08T21:37:14.547Z] #43 101.2 checking for strip... strip [2022-09-08T21:37:14.547Z] #43 101.2 checking for ranlib... ranlib [2022-09-08T21:37:14.547Z] #43 101.2 checking for gawk... no [2022-09-08T21:37:14.547Z] #43 101.2 checking for mawk... mawk [2022-09-08T21:37:14.807Z] #43 101.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T21:37:14.808Z] #43 101.6 checking for sysroot... no [2022-09-08T21:37:14.808Z] #43 101.6 checking for a working dd... /bin/dd [2022-09-08T21:37:15.067Z] #43 101.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T21:37:15.067Z] #43 101.6 checking for mt... no [2022-09-08T21:37:15.067Z] #43 101.6 checking if : is a manifest tool... no [2022-09-08T21:37:15.067Z] #43 101.7 checking for dlfcn.h... yes [2022-09-08T21:37:15.067Z] #43 101.8 checking for objdir... .libs [2022-09-08T21:37:15.637Z] #43 102.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T21:37:15.637Z] #43 102.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T21:37:15.637Z] #43 102.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T21:37:15.783Z] #34 219.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-08T21:37:15.783Z] #34 219.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:37:15.783Z] #34 219.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:37:15.783Z] #34 219.4 Selecting previously unselected package patch. [2022-09-08T21:37:15.783Z] #34 219.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-08T21:37:15.783Z] #34 219.4 Unpacking patch (2.7.6-7) ... [2022-09-08T21:37:15.783Z] #34 219.5 Selecting previously unselected package dpkg-dev. [2022-09-08T21:37:15.783Z] #34 219.5 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-08T21:37:15.783Z] #34 219.5 Unpacking dpkg-dev (1.20.11) ... [2022-09-08T21:37:15.783Z] #34 219.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-08T21:37:15.783Z] #34 219.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-08T21:37:15.783Z] #34 219.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-08T21:37:15.783Z] #34 219.8 Selecting previously unselected package libio-string-perl. [2022-09-08T21:37:15.783Z] #34 219.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-08T21:37:15.783Z] #34 219.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-08T21:37:15.783Z] #34 219.8 Selecting previously unselected package libicu67:amd64. [2022-09-08T21:37:15.783Z] #34 219.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-08T21:37:15.783Z] #34 219.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-08T21:37:16.206Z] #43 102.4 checking if gcc static flag -static works... yes [2022-09-08T21:37:16.206Z] #43 102.8 checking if gcc supports -c -o file.o... yes [2022-09-08T21:37:16.206Z] #43 102.9 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T21:37:16.206Z] #43 102.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-08T21:37:16.465Z] #43 103.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T21:37:16.725Z] #43 103.3 checking how to hardcode library paths into programs... immediate [2022-09-08T21:37:16.725Z] #43 103.3 checking whether stripping libraries is possible... yes [2022-09-08T21:37:16.725Z] #43 103.4 checking if libtool supports shared libraries... yes [2022-09-08T21:37:16.725Z] #43 103.4 checking whether to build shared libraries... no [2022-09-08T21:37:16.725Z] #43 103.4 checking whether to build static libraries... yes [2022-09-08T21:37:16.725Z] #43 103.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T21:37:16.725Z] #43 103.4 checking whether build environment is sane... yes [2022-09-08T21:37:16.725Z] #43 103.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T21:37:16.725Z] #43 103.5 checking whether make sets $(MAKE)... yes [2022-09-08T21:37:16.725Z] #43 103.5 checking whether make supports the include directive... yes (GNU style) [2022-09-08T21:37:16.986Z] #43 103.6 checking whether make supports nested variables... yes [2022-09-08T21:37:16.986Z] #43 103.6 checking whether UID '0' is supported by ustar format... yes [2022-09-08T21:37:16.986Z] #43 103.6 checking whether GID '0' is supported by ustar format... yes [2022-09-08T21:37:16.986Z] #43 103.7 checking how to create a ustar tar archive... gnutar [2022-09-08T21:37:17.156Z] #34 221.0 Selecting previously unselected package libxml2:amd64. [2022-09-08T21:37:17.156Z] #34 221.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-08T21:37:17.156Z] #34 221.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T21:37:17.156Z] #34 221.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-08T21:37:17.156Z] #34 221.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-08T21:37:17.156Z] #34 221.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-08T21:37:17.156Z] #34 221.1 Selecting previously unselected package libxml-sax-base-perl. [2022-09-08T21:37:17.156Z] #34 221.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-08T21:37:17.156Z] #34 221.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-08T21:37:17.156Z] #34 221.2 Selecting previously unselected package libxml-sax-perl. [2022-09-08T21:37:17.156Z] #34 221.2 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-08T21:37:17.156Z] #34 221.2 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-08T21:37:17.156Z] #34 221.2 Selecting previously unselected package libxml-libxml-perl. [2022-09-08T21:37:17.156Z] #34 221.3 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-08T21:37:17.156Z] #34 221.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-08T21:37:17.247Z] #43 103.7 checking dependency style of gcc... gcc3 [2022-09-08T21:37:17.247Z] #43 103.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T21:37:17.247Z] #43 103.9 checking whether make supports nested variables... (cached) yes [2022-09-08T21:37:17.247Z] #43 103.9 checking for pkg-config... /usr/bin/pkg-config [2022-09-08T21:37:17.247Z] #43 103.9 checking pkg-config is at least version 0.9.0... yes [2022-09-08T21:37:17.247Z] #43 103.9 checking for yajl >= 2.1.0... yes [2022-09-08T21:37:17.247Z] #43 103.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-08T21:37:17.247Z] #43 103.9 checking for gcc... (cached) gcc [2022-09-08T21:37:17.247Z] #43 104.1 checking whether we are using the GNU C compiler... (cached) yes [2022-09-08T21:37:17.247Z] #43 104.1 checking whether gcc accepts -g... (cached) yes [2022-09-08T21:37:17.247Z] #43 104.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-08T21:37:17.247Z] #43 104.1 checking whether gcc understands -c and -o together... (cached) yes [2022-09-08T21:37:17.247Z] #43 104.1 checking for a Python interpreter with version >= 3... python3 [2022-09-08T21:37:17.414Z] #34 221.4 Selecting previously unselected package libxml-simple-perl. [2022-09-08T21:37:17.414Z] #34 221.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-08T21:37:17.414Z] #34 221.4 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-08T21:37:17.414Z] #34 221.4 Selecting previously unselected package libyaml-perl. [2022-09-08T21:37:17.414Z] #34 221.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-08T21:37:17.414Z] #34 221.4 Unpacking libyaml-perl (1.30-1) ... [2022-09-08T21:37:17.414Z] #34 221.5 Selecting previously unselected package libconfig-auto-perl. [2022-09-08T21:37:17.414Z] #34 221.5 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-08T21:37:17.414Z] #34 221.5 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-08T21:37:17.414Z] #34 221.5 Selecting previously unselected package libfile-which-perl. [2022-09-08T21:37:17.414Z] #34 221.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-08T21:37:17.414Z] #34 221.5 Unpacking libfile-which-perl (1.23-1) ... [2022-09-08T21:37:17.414Z] #34 221.6 Selecting previously unselected package libfile-homedir-perl. [2022-09-08T21:37:17.414Z] #34 221.6 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-08T21:37:17.414Z] #34 221.6 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-08T21:37:17.414Z] #34 221.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-08T21:37:17.507Z] #43 104.1 checking for python3... /usr/bin/python3 [2022-09-08T21:37:17.507Z] #43 104.1 checking for python3 version... 3.9 [2022-09-08T21:37:17.507Z] #43 104.2 checking for python3 platform... linux [2022-09-08T21:37:17.673Z] #34 221.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-08T21:37:17.673Z] #34 221.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-08T21:37:17.673Z] #34 221.7 Selecting previously unselected package dpkg-cross. [2022-09-08T21:37:17.673Z] #34 221.7 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-08T21:37:17.673Z] #34 221.7 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-08T21:37:17.673Z] #34 221.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-08T21:37:17.673Z] #34 221.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-08T21:37:17.673Z] #34 221.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-08T21:37:17.673Z] #34 221.7 Selecting previously unselected package libc6-armel-cross. [2022-09-08T21:37:17.673Z] #34 221.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-08T21:37:17.673Z] #34 221.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-08T21:37:17.673Z] #34 221.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-08T21:37:17.673Z] #34 221.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:17.673Z] #34 221.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:37:17.673Z] #34 222.0 Selecting previously unselected package libgomp1-armel-cross. [2022-09-08T21:37:17.673Z] #34 222.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:17.673Z] #34 222.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:37:17.767Z] #43 104.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-08T21:37:17.767Z] #43 104.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-08T21:37:17.767Z] #43 104.5 checking that generated files are newer than configure... done [2022-09-08T21:37:17.931Z] #34 222.0 Selecting previously unselected package libatomic1-armel-cross. [2022-09-08T21:37:17.931Z] #34 222.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:17.931Z] #34 222.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:37:17.931Z] #34 222.0 Selecting previously unselected package libasan6-armel-cross. [2022-09-08T21:37:17.931Z] #34 222.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:17.931Z] #34 222.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:37:18.027Z] #43 104.5 configure: creating ./config.status [2022-09-08T21:37:18.497Z] #34 222.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-08T21:37:18.497Z] #34 222.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:18.497Z] #34 222.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:37:18.497Z] #34 222.5 Selecting previously unselected package libubsan1-armel-cross. [2022-09-08T21:37:18.497Z] #34 222.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:18.497Z] #34 222.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:37:18.757Z] #34 222.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-08T21:37:18.757Z] #34 222.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:18.757Z] #34 222.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:37:18.757Z] #34 222.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-08T21:37:18.757Z] #34 222.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:37:18.757Z] #34 222.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T21:37:18.968Z] #43 ... [2022-09-08T21:37:18.968Z] [2022-09-08T21:37:18.968Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T21:37:18.968Z] #57 21.49 Selecting previously unselected package pigz. [2022-09-08T21:37:18.968Z] #57 21.50 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-08T21:37:18.968Z] #57 21.50 Unpacking pigz (2.6-1) ... [2022-09-08T21:37:18.968Z] #57 21.58 Selecting previously unselected package libelf1:arm64. [2022-09-08T21:37:18.968Z] #57 21.58 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-08T21:37:18.968Z] #57 21.59 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-08T21:37:18.968Z] #57 21.80 Selecting previously unselected package libbpf0:arm64. [2022-09-08T21:37:18.968Z] #57 21.80 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-08T21:37:18.968Z] #57 21.80 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-08T21:37:18.968Z] #57 21.90 Selecting previously unselected package libmnl0:arm64. [2022-09-08T21:37:18.968Z] #57 21.91 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-08T21:37:18.968Z] #57 21.92 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-08T21:37:18.968Z] #57 22.00 Selecting previously unselected package libxtables12:arm64. [2022-09-08T21:37:18.968Z] #57 22.00 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-08T21:37:18.968Z] #57 22.00 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-08T21:37:18.968Z] #57 22.05 Selecting previously unselected package libcap2-bin. [2022-09-08T21:37:18.968Z] #57 22.06 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-08T21:37:18.968Z] #57 22.06 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-08T21:37:18.968Z] #57 22.16 Selecting previously unselected package iproute2. [2022-09-08T21:37:18.968Z] #57 22.16 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-08T21:37:18.968Z] #57 22.17 Unpacking iproute2 (5.10.0-4) ... [2022-09-08T21:37:18.968Z] #57 22.65 Selecting previously unselected package xxd. [2022-09-08T21:37:18.968Z] #57 22.65 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-08T21:37:18.968Z] #57 22.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:37:18.968Z] #57 22.77 Selecting previously unselected package vim-common. [2022-09-08T21:37:18.968Z] #57 22.77 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T21:37:18.968Z] #57 22.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:37:18.968Z] #57 22.94 Selecting previously unselected package bash-completion. [2022-09-08T21:37:18.968Z] #57 22.94 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-08T21:37:18.968Z] #57 25.15 Unpacking bash-completion (1:2.11-2) ... [2022-09-08T21:37:18.968Z] #57 25.61 Selecting previously unselected package bzip2. [2022-09-08T21:37:18.968Z] #57 25.61 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-08T21:37:18.968Z] #57 25.62 Unpacking bzip2 (1.0.8-4) ... [2022-09-08T21:37:18.968Z] #57 25.68 Selecting previously unselected package xz-utils. [2022-09-08T21:37:18.968Z] #57 25.68 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-08T21:37:18.968Z] #57 25.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T21:37:18.968Z] #57 25.85 Selecting previously unselected package apparmor. [2022-09-08T21:37:18.968Z] #57 25.85 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-08T21:37:18.968Z] #57 25.93 Unpacking apparmor (2.13.6-10) ... [2022-09-08T21:37:18.968Z] #57 26.35 Selecting previously unselected package inetutils-ping. [2022-09-08T21:37:18.968Z] #57 26.35 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-08T21:37:18.968Z] #57 26.37 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-08T21:37:18.968Z] #57 26.46 Selecting previously unselected package libip6tc2:arm64. [2022-09-08T21:37:18.969Z] #57 26.46 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 26.47 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-08T21:37:18.969Z] #57 26.59 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-08T21:37:18.969Z] #57 26.59 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 26.59 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-08T21:37:18.969Z] #57 26.67 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-08T21:37:18.969Z] #57 26.68 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 26.69 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-08T21:37:18.969Z] #57 26.81 Selecting previously unselected package libnftnl11:arm64. [2022-09-08T21:37:18.969Z] #57 26.81 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 26.82 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-08T21:37:18.969Z] #57 26.90 Selecting previously unselected package iptables. [2022-09-08T21:37:18.969Z] #57 26.91 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 26.92 Unpacking iptables (1.8.7-1) ... [2022-09-08T21:37:18.969Z] #57 27.24 Selecting previously unselected package libonig5:arm64. [2022-09-08T21:37:18.969Z] #57 27.25 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 27.27 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-08T21:37:18.969Z] #57 27.40 Selecting previously unselected package libjq1:arm64. [2022-09-08T21:37:18.969Z] #57 27.41 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 27.41 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-08T21:37:18.969Z] #57 27.54 Selecting previously unselected package jq. [2022-09-08T21:37:18.969Z] #57 27.54 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 27.54 Unpacking jq (1.6-2.1) ... [2022-09-08T21:37:18.969Z] #57 27.61 Selecting previously unselected package libaio1:arm64. [2022-09-08T21:37:18.969Z] #57 27.62 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 27.63 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-08T21:37:18.969Z] #57 27.69 Selecting previously unselected package libgpm2:arm64. [2022-09-08T21:37:18.969Z] #57 27.69 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 27.69 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-08T21:37:18.969Z] #57 27.78 Selecting previously unselected package libicu67:arm64. [2022-09-08T21:37:18.969Z] #57 27.78 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 27.78 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-08T21:37:18.969Z] #57 30.85 Selecting previously unselected package libinih1:arm64. [2022-09-08T21:37:18.969Z] #57 30.85 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 30.86 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-08T21:37:18.969Z] #57 30.90 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-08T21:37:18.969Z] #57 30.92 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 30.93 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-08T21:37:18.969Z] #57 31.04 Selecting previously unselected package libnet1:arm64. [2022-09-08T21:37:18.969Z] #57 31.04 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 31.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-08T21:37:18.969Z] #57 31.14 Selecting previously unselected package libnl-3-200:arm64. [2022-09-08T21:37:18.969Z] #57 31.16 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 31.17 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-08T21:37:18.969Z] #57 31.29 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-08T21:37:18.969Z] #57 31.29 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 31.31 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-08T21:37:18.969Z] #57 31.38 Selecting previously unselected package libyajl2:arm64. [2022-09-08T21:37:18.969Z] #57 31.41 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 31.41 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-08T21:37:18.969Z] #57 31.48 Selecting previously unselected package net-tools. [2022-09-08T21:37:18.969Z] #57 31.48 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-08T21:37:18.969Z] #57 31.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T21:37:19.229Z] #57 31.68 Selecting previously unselected package patch. [2022-09-08T21:37:19.229Z] #57 31.68 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-08T21:37:19.229Z] #57 31.69 Unpacking patch (2.7.6-7) ... [2022-09-08T21:37:19.229Z] #57 31.77 Selecting previously unselected package python-pip-whl. [2022-09-08T21:37:19.229Z] #57 31.79 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-08T21:37:19.229Z] #57 31.79 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T21:37:19.798Z] #57 32.39 Selecting previously unselected package python3-lib2to3. [2022-09-08T21:37:19.798Z] #57 32.39 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-08T21:37:19.798Z] #57 32.40 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-08T21:37:20.058Z] #57 32.51 Selecting previously unselected package python3-distutils. [2022-09-08T21:37:20.058Z] #57 32.51 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-08T21:37:20.058Z] #57 32.52 Unpacking python3-distutils (3.9.2-1) ... [2022-09-08T21:37:20.058Z] #57 32.64 Selecting previously unselected package python3-pkg-resources. [2022-09-08T21:37:20.058Z] #57 32.65 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T21:37:20.058Z] #57 32.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T21:37:20.058Z] #57 32.76 Selecting previously unselected package python3-setuptools. [2022-09-08T21:37:20.317Z] #57 32.76 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-08T21:37:20.317Z] #57 32.77 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-08T21:37:20.317Z] #57 ... [2022-09-08T21:37:20.317Z] [2022-09-08T21:37:20.317Z] #43 [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-08T21:37:20.317Z] #43 107.2 config.status: creating Makefile [2022-09-08T21:37:20.577Z] #43 107.3 config.status: creating config.h [2022-09-08T21:37:20.577Z] #43 107.3 config.status: executing libtool commands [2022-09-08T21:37:20.577Z] #43 107.4 config.status: executing depfiles commands [2022-09-08T21:37:21.517Z] #43 108.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-08T21:37:21.517Z] #43 108.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-08T21:37:21.777Z] #43 108.5 checking for gcc... gcc [2022-09-08T21:37:22.037Z] #43 108.6 checking whether the C compiler works... yes [2022-09-08T21:37:22.037Z] #43 108.8 checking for C compiler default output file name... a.out [2022-09-08T21:37:22.297Z] #43 108.8 checking for suffix of executables... [2022-09-08T21:37:22.557Z] #43 109.0 checking whether we are cross compiling... no [2022-09-08T21:37:22.557Z] #43 109.1 checking for suffix of object files... o [2022-09-08T21:37:22.557Z] #43 109.2 checking whether we are using the GNU C compiler... yes [2022-09-08T21:37:22.817Z] #43 109.3 checking whether gcc accepts -g... yes [2022-09-08T21:37:22.817Z] #43 109.4 checking for gcc option to accept ISO C89... none needed [2022-09-08T21:37:22.817Z] #43 109.5 checking whether gcc understands -c and -o together... yes [2022-09-08T21:37:23.077Z] #43 109.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-08T21:37:23.077Z] #43 109.7 checking whether build environment is sane... yes [2022-09-08T21:37:23.077Z] #43 109.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-08T21:37:23.077Z] #43 109.8 checking for gawk... no [2022-09-08T21:37:23.077Z] #43 109.8 checking for mawk... mawk [2022-09-08T21:37:23.077Z] #43 109.8 checking whether make sets $(MAKE)... yes [2022-09-08T21:37:23.077Z] #43 109.8 checking whether make supports the include directive... yes (GNU style) [2022-09-08T21:37:23.077Z] #43 109.9 checking whether make supports nested variables... yes [2022-09-08T21:37:23.337Z] #43 109.9 checking whether UID '0' is supported by ustar format... yes [2022-09-08T21:37:23.337Z] #43 110.0 checking whether GID '0' is supported by ustar format... yes [2022-09-08T21:37:23.337Z] #43 110.0 checking how to create a ustar tar archive... gnutar [2022-09-08T21:37:23.597Z] #43 110.0 checking dependency style of gcc... gcc3 [2022-09-08T21:37:23.597Z] #43 110.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-08T21:37:23.597Z] #43 110.2 checking whether make supports nested variables... (cached) yes [2022-09-08T21:37:23.857Z] #43 110.2 checking build system type... aarch64-unknown-linux-gnu [2022-09-08T21:37:23.857Z] #43 110.5 checking host system type... aarch64-unknown-linux-gnu [2022-09-08T21:37:23.857Z] #43 110.6 checking how to print strings... printf [2022-09-08T21:37:23.857Z] #43 110.6 checking for a sed that does not truncate output... /bin/sed [2022-09-08T21:37:23.857Z] #43 110.6 checking for grep that handles long lines and -e... /bin/grep [2022-09-08T21:37:23.857Z] #43 110.6 checking for egrep... /bin/grep -E [2022-09-08T21:37:23.857Z] #43 110.6 checking for fgrep... /bin/grep -F [2022-09-08T21:37:23.857Z] #43 110.6 checking for ld used by gcc... /usr/bin/ld [2022-09-08T21:37:23.857Z] #43 110.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-08T21:37:23.857Z] #43 110.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-08T21:37:24.117Z] #43 110.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-08T21:37:24.117Z] #43 110.7 checking whether ln -s works... yes [2022-09-08T21:37:24.117Z] #43 110.7 checking the maximum length of command line arguments... 1572864 [2022-09-08T21:37:24.117Z] #43 110.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-08T21:37:24.117Z] #43 110.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-08T21:37:24.117Z] #43 110.8 checking for /usr/bin/ld option to reload object files... -r [2022-09-08T21:37:24.117Z] #43 110.8 checking for objdump... objdump [2022-09-08T21:37:24.117Z] #43 110.8 checking how to recognize dependent libraries... pass_all [2022-09-08T21:37:24.117Z] #43 110.8 checking for dlltool... no [2022-09-08T21:37:24.117Z] #43 110.8 checking how to associate runtime and link libraries... printf %s\n [2022-09-08T21:37:24.117Z] #43 110.8 checking for ar... ar [2022-09-08T21:37:24.377Z] #43 110.8 checking for archiver @FILE support... @ [2022-09-08T21:37:24.377Z] #43 110.9 checking for strip... strip [2022-09-08T21:37:24.377Z] #43 111.0 checking for ranlib... ranlib [2022-09-08T21:37:24.637Z] #43 111.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-08T21:37:24.637Z] #43 111.4 checking for sysroot... no [2022-09-08T21:37:24.637Z] #43 111.4 checking for a working dd... /bin/dd [2022-09-08T21:37:24.637Z] #43 111.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-08T21:37:24.896Z] #43 111.4 checking for mt... no [2022-09-08T21:37:24.896Z] #43 111.4 checking if : is a manifest tool... no [2022-09-08T21:37:24.896Z] #43 111.5 checking how to run the C preprocessor... gcc -E [2022-09-08T21:37:25.466Z] #43 111.7 checking for ANSI C header files... yes [2022-09-08T21:37:25.726Z] #43 112.3 checking for sys/types.h... yes [2022-09-08T21:37:25.986Z] #43 112.4 checking for sys/stat.h... yes [2022-09-08T21:37:25.986Z] #43 112.6 checking for stdlib.h... yes [2022-09-08T21:37:26.246Z] #43 112.8 checking for string.h... yes [2022-09-08T21:37:26.506Z] #43 113.0 checking for memory.h... yes [2022-09-08T21:37:26.766Z] #43 113.2 checking for strings.h... yes [2022-09-08T21:37:26.766Z] #43 113.3 checking for inttypes.h... yes [2022-09-08T21:37:26.923Z] #34 230.2 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-08T21:37:26.923Z] #34 230.2 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:37:26.923Z] #34 230.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T21:37:26.923Z] #34 ... [2022-09-08T21:37:26.923Z] [2022-09-08T21:37:26.924Z] #40 [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-08T21:37:26.924Z] #40 237.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-08T21:37:26.924Z] #40 DONE 240.0s [2022-09-08T21:37:26.924Z] [2022-09-08T21:37:26.924Z] #34 [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-08T21:37:26.924Z] #34 230.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-08T21:37:26.924Z] #34 230.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-08T21:37:26.924Z] #34 230.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-08T21:37:26.924Z] #34 231.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-08T21:37:26.924Z] #34 231.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-08T21:37:26.924Z] #34 231.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-08T21:37:27.038Z] #43 113.6 checking for stdint.h... yes [2022-09-08T21:37:27.038Z] #43 113.6 checking for unistd.h... yes [2022-09-08T21:37:27.181Z] #34 231.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-08T21:37:27.307Z] #43 113.7 checking for dlfcn.h... yes [2022-09-08T21:37:27.307Z] #43 113.9 checking for objdir... .libs [2022-09-08T21:37:27.439Z] #34 231.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:27.439Z] #34 231.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:37:27.582Z] #43 114.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-08T21:37:27.709Z] #34 231.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-08T21:37:27.709Z] #34 231.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:37:27.709Z] #34 231.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T21:37:27.847Z] #43 114.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-08T21:37:27.847Z] #43 114.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-08T21:37:28.107Z] #43 114.5 checking if gcc static flag -static works... yes [2022-09-08T21:37:28.369Z] #43 114.8 checking if gcc supports -c -o file.o... yes [2022-09-08T21:37:28.369Z] #43 114.9 checking if gcc supports -c -o file.o... (cached) yes [2022-09-08T21:37:28.369Z] #43 114.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-08T21:37:28.627Z] #43 115.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-08T21:37:28.628Z] #43 115.3 checking how to hardcode library paths into programs... immediate [2022-09-08T21:37:28.628Z] #43 115.3 checking whether stripping libraries is possible... yes [2022-09-08T21:37:28.628Z] #43 115.3 checking if libtool supports shared libraries... yes [2022-09-08T21:37:28.628Z] #43 115.3 checking whether to build shared libraries... no [2022-09-08T21:37:28.628Z] #43 115.3 checking whether to build static libraries... yes [2022-09-08T21:37:28.887Z] #43 115.3 checking float.h usability... yes [2022-09-08T21:37:28.887Z] #43 115.6 checking float.h presence... yes [2022-09-08T21:37:28.887Z] #43 115.7 checking for float.h... yes [2022-09-08T21:37:29.147Z] #43 115.7 checking limits.h usability... yes [2022-09-08T21:37:29.147Z] #43 115.9 checking limits.h presence... yes [2022-09-08T21:37:29.147Z] #43 115.9 checking for limits.h... yes [2022-09-08T21:37:29.405Z] #43 115.9 checking stddef.h usability... yes [2022-09-08T21:37:29.405Z] #43 116.1 checking stddef.h presence... yes [2022-09-08T21:37:29.405Z] #43 116.1 checking for stddef.h... yes [2022-09-08T21:37:29.406Z] #43 116.2 checking for stdlib.h... (cached) yes [2022-09-08T21:37:29.406Z] #43 116.2 checking for string.h... (cached) yes [2022-09-08T21:37:29.665Z] #43 116.2 checking sys/time.h usability... yes [2022-09-08T21:37:29.665Z] #43 116.4 checking sys/time.h presence... yes [2022-09-08T21:37:29.665Z] #43 116.4 checking for sys/time.h... yes [2022-09-08T21:37:29.665Z] #43 116.4 checking for inline... inline [2022-09-08T21:37:29.924Z] #43 116.5 checking for size_t... yes [2022-09-08T21:37:29.924Z] #43 116.6 checking for stdlib.h... (cached) yes [2022-09-08T21:37:30.183Z] #43 116.6 checking for GNU libc compatible malloc... yes [2022-09-08T21:37:30.183Z] #43 116.8 checking for stdlib.h... (cached) yes [2022-09-08T21:37:30.443Z] #43 116.8 checking for GNU libc compatible realloc... yes [2022-09-08T21:37:30.443Z] #43 117.1 checking for working strtod... [2022-09-08T21:37:30.443Z] #43 ... [2022-09-08T21:37:30.443Z] [2022-09-08T21:37:30.443Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T21:37:30.443Z] #57 33.04 Selecting previously unselected package python3-wheel. [2022-09-08T21:37:30.443Z] #57 33.04 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-08T21:37:30.443Z] #57 33.04 Unpacking python3-wheel (0.34.2-1) ... [2022-09-08T21:37:30.443Z] #57 33.12 Selecting previously unselected package python3-pip. [2022-09-08T21:37:30.443Z] #57 33.13 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-08T21:37:30.443Z] #57 33.15 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T21:37:30.443Z] #57 33.41 Selecting previously unselected package sudo. [2022-09-08T21:37:30.443Z] #57 33.41 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-08T21:37:30.443Z] #57 33.42 Unpacking sudo (1.9.5p2-3) ... [2022-09-08T21:37:30.443Z] #57 33.97 Selecting previously unselected package systemd-journal-remote. [2022-09-08T21:37:30.443Z] #57 33.97 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-09-08T21:37:30.443Z] #57 33.99 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-08T21:37:30.443Z] #57 34.13 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T21:37:30.443Z] #57 34.13 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-08T21:37:30.443Z] #57 34.14 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-08T21:37:30.443Z] #57 34.37 Selecting previously unselected package uidmap. [2022-09-08T21:37:30.443Z] #57 34.39 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-08T21:37:30.443Z] #57 34.40 Unpacking uidmap (1:4.8.1-1) ... [2022-09-08T21:37:30.443Z] #57 34.58 Selecting previously unselected package vim-runtime. [2022-09-08T21:37:30.443Z] #57 34.59 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T21:37:30.443Z] #57 34.61 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-08T21:37:30.443Z] #57 34.68 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-08T21:37:30.443Z] #57 34.69 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:37:30.443Z] #57 37.74 Selecting previously unselected package vim. [2022-09-08T21:37:30.443Z] #57 37.75 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-08T21:37:30.443Z] #57 37.77 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:37:30.443Z] #57 38.33 Selecting previously unselected package xfsprogs. [2022-09-08T21:37:30.443Z] #57 38.33 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-08T21:37:30.443Z] #57 38.34 Unpacking xfsprogs (5.10.0-4) ... [2022-09-08T21:37:30.443Z] #57 38.72 Selecting previously unselected package zip. [2022-09-08T21:37:30.443Z] #57 38.73 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-08T21:37:30.443Z] #57 38.74 Unpacking zip (3.0-12) ... [2022-09-08T21:37:30.443Z] #57 38.86 Selecting previously unselected package zstd. [2022-09-08T21:37:30.443Z] #57 38.87 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-08T21:37:30.443Z] #57 38.88 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-08T21:37:30.443Z] #57 39.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T21:37:30.443Z] #57 39.97 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-08T21:37:30.443Z] #57 39.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T21:37:30.443Z] #57 39.99 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-08T21:37:30.443Z] #57 40.01 Setting up libicu67:arm64 (67.1-7) ... [2022-09-08T21:37:30.443Z] #57 40.02 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-08T21:37:30.443Z] #57 40.03 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-08T21:37:30.443Z] #57 40.04 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-08T21:37:30.443Z] #57 40.06 Setting up uidmap (1:4.8.1-1) ... [2022-09-08T21:37:30.443Z] #57 40.07 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-08T21:37:30.443Z] #57 40.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-08T21:37:30.443Z] #57 40.10 Setting up bzip2 (1.0.8-4) ... [2022-09-08T21:37:30.443Z] #57 40.12 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-08T21:37:30.443Z] #57 40.13 Setting up python3-wheel (0.34.2-1) ... [2022-09-08T21:37:30.443Z] #57 40.87 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-08T21:37:30.443Z] #57 40.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:37:30.443Z] #57 40.90 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-08T21:37:30.443Z] #57 40.91 Setting up libcap2-bin (1:2.44-1) ... [2022-09-08T21:37:30.443Z] #57 40.93 Setting up apparmor (2.13.6-10) ... [2022-09-08T21:37:30.443Z] #57 42.58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-08T21:37:30.443Z] #57 42.65 Setting up zip (3.0-12) ... [2022-09-08T21:37:30.443Z] #57 42.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:37:30.443Z] #57 42.68 Setting up bash-completion (1:2.11-2) ... [2022-09-08T21:37:30.703Z] #57 ... [2022-09-08T21:37:30.703Z] [2022-09-08T21:37:30.703Z] #43 [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-08T21:37:30.703Z] #43 117.1 checking for working strtod... yes [2022-09-08T21:37:30.703Z] #43 117.3 checking for gettimeofday... yes [2022-09-08T21:37:30.962Z] #43 117.6 checking for memset... yes [2022-09-08T21:37:31.530Z] #43 117.8 checking for strspn... yes [2022-09-08T21:37:31.530Z] #43 118.2 checking that generated files are newer than configure... done [2022-09-08T21:37:31.530Z] #43 118.2 configure: creating ./config.status [2022-09-08T21:37:32.974Z] #34 236.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-08T21:37:32.974Z] #34 236.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:37:32.974Z] #34 236.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T21:37:32.974Z] #34 236.4 Selecting previously unselected package crossbuild-essential-armel. [2022-09-08T21:37:32.974Z] #34 236.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-08T21:37:32.974Z] #34 236.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-08T21:37:32.974Z] #34 236.5 Selecting previously unselected package libc6-armhf-cross. [2022-09-08T21:37:32.974Z] #34 236.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-08T21:37:32.974Z] #34 236.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-08T21:37:32.974Z] #34 236.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-08T21:37:32.974Z] #34 236.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:32.974Z] #34 236.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:37:32.974Z] #34 236.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-08T21:37:32.974Z] #34 236.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:32.974Z] #34 236.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:37:32.974Z] #34 236.7 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-08T21:37:32.974Z] #34 236.7 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:32.974Z] #34 236.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:37:32.974Z] #34 236.8 Selecting previously unselected package libasan6-armhf-cross. [2022-09-08T21:37:32.974Z] #34 236.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:32.974Z] #34 236.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:37:32.974Z] #34 237.0 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-08T21:37:32.974Z] #34 237.0 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:32.974Z] #34 237.0 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:37:32.974Z] #34 237.1 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-08T21:37:32.974Z] #34 237.1 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:32.974Z] #34 237.1 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:37:32.974Z] #34 237.2 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-08T21:37:33.231Z] #34 237.2 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:33.231Z] #34 237.2 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:37:33.231Z] #34 237.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-08T21:37:33.231Z] #34 237.3 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:37:33.231Z] #34 237.3 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T21:37:34.069Z] #43 120.7 config.status: creating Makefile [2022-09-08T21:37:34.069Z] #43 120.7 config.status: creating config.h [2022-09-08T21:37:34.069Z] #43 120.8 config.status: executing depfiles commands [2022-09-08T21:37:34.328Z] #43 121.0 config.status: executing libtool commands [2022-09-08T21:37:35.266Z] #43 122.0 GEN .version [2022-09-08T21:37:35.266Z] #43 122.0 make install-recursive [2022-09-08T21:37:35.266Z] #43 122.1 make[1]: Entering directory '/tmp/crun-build' [2022-09-08T21:37:35.525Z] #43 122.2 Making install in libocispec [2022-09-08T21:37:35.525Z] #43 122.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T21:37:35.784Z] #43 122.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-08T21:37:35.784Z] #43 122.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-08T21:37:35.784Z] #43 122.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-08T21:37:35.784Z] #43 122.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-08T21:37:36.353Z] #43 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-08T21:37:36.353Z] #43 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-08T21:37:36.353Z] #43 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-08T21:37:36.353Z] #43 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-08T21:37:36.353Z] #43 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-08T21:37:36.353Z] #43 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-08T21:37:36.353Z] #43 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-08T21:37:36.353Z] #43 123.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-08T21:37:36.353Z] #43 123.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-08T21:37:36.612Z] #43 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-08T21:37:36.612Z] #43 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-08T21:37:36.612Z] #43 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-08T21:37:36.612Z] #43 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-08T21:37:36.612Z] #43 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-08T21:37:36.612Z] #43 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-08T21:37:36.612Z] #43 123.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-08T21:37:36.872Z] #43 ... [2022-09-08T21:37:36.872Z] [2022-09-08T21:37:36.872Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T21:37:36.872Z] #57 45.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T21:37:36.872Z] #57 45.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T21:37:36.872Z] #57 45.28 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-08T21:37:36.872Z] #57 45.30 Setting up patch (2.7.6-7) ... [2022-09-08T21:37:36.872Z] #57 45.31 Setting up sudo (1.9.5p2-3) ... [2022-09-08T21:37:36.872Z] #57 45.37 invoke-rc.d: could not determine current runlevel [2022-09-08T21:37:36.872Z] #57 45.38 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T21:37:36.872Z] #57 45.40 Setting up xfsprogs (5.10.0-4) ... [2022-09-08T21:37:36.872Z] #57 45.43 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-08T21:37:36.872Z] #57 45.43 Failed to connect to bus: Host is down [2022-09-08T21:37:36.872Z] #57 45.45 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-08T21:37:36.872Z] #57 45.49 Setting up inetutils-ping (2:2.0-1) ... [2022-09-08T21:37:36.872Z] #57 45.51 Setting up pigz (2.6-1) ... [2022-09-08T21:37:36.872Z] #57 45.53 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-08T21:37:36.872Z] #57 45.55 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-08T21:37:36.872Z] #57 45.57 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T21:37:36.872Z] #57 45.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:37:36.872Z] #57 46.34 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-08T21:37:36.872Z] #57 46.36 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-08T21:37:36.872Z] #57 46.68 Setting up libelf1:arm64 (0.183-1) ... [2022-09-08T21:37:36.872Z] #57 46.70 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-08T21:37:36.872Z] #57 46.73 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-08T21:37:36.872Z] #57 46.75 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-08T21:37:36.872Z] #57 46.78 Setting up libkmod2:arm64 (28-1) ... [2022-09-08T21:37:36.872Z] #57 46.80 Setting up python3-distutils (3.9.2-1) ... [2022-09-08T21:37:36.872Z] #57 47.23 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:37:36.872Z] #57 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T21:37:36.872Z] #57 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T21:37:36.872Z] #57 47.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T21:37:36.872Z] #57 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T21:37:36.872Z] #57 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T21:37:36.872Z] #57 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T21:37:36.872Z] #57 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T21:37:36.872Z] #57 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T21:37:36.872Z] #57 47.32 Setting up python3-setuptools (52.0.0-4) ... [2022-09-08T21:37:36.872Z] #57 48.81 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-08T21:37:36.872Z] #57 48.83 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-08T21:37:36.872Z] #57 48.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-08T21:37:36.872Z] #57 48.86 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T21:37:37.441Z] #57 50.01 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-08T21:37:37.441Z] #57 50.02 Setting up jq (1.6-2.1) ... [2022-09-08T21:37:37.441Z] #57 50.04 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-08T21:37:37.441Z] #57 50.05 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-08T21:37:37.441Z] #57 50.06 Setting up iptables (1.8.7-1) ... [2022-09-08T21:37:37.441Z] #57 50.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T21:37:37.441Z] #57 50.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T21:37:37.441Z] #57 50.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T21:37:37.441Z] #57 50.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T21:37:37.441Z] #57 50.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T21:37:37.701Z] #57 50.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T21:37:37.701Z] #57 50.11 Setting up iproute2 (5.10.0-4) ... [2022-09-08T21:37:37.961Z] #57 50.48 Setting up systemd (247.3-7) ... [2022-09-08T21:37:37.961Z] #57 50.52 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-08T21:37:37.961Z] #57 50.53 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-08T21:37:37.961Z] #57 50.53 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-08T21:37:37.961Z] #57 50.56 Initializing machine ID from random generator. [2022-09-08T21:37:38.899Z] #57 51.47 Setting up systemd-journal-remote (247.3-7) ... [2022-09-08T21:37:39.158Z] #57 51.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:37:39.785Z] #34 242.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-08T21:37:39.785Z] #34 242.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:37:39.785Z] #34 243.0 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T21:37:39.785Z] #34 243.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-08T21:37:39.785Z] #34 243.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-08T21:37:39.785Z] #34 244.0 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-08T21:37:40.116Z] #57 DONE 52.5s [2022-09-08T21:37:40.116Z] [2022-09-08T21:37:40.116Z] #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-08T21:37:40.684Z] #58 0.715 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T21:37:40.684Z] #58 0.728 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T21:37:40.684Z] #58 0.732 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T21:37:40.944Z] #58 DONE 0.9s [2022-09-08T21:37:40.944Z] [2022-09-08T21:37:40.944Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T21:37:41.156Z] #34 245.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-08T21:37:41.156Z] #34 245.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-08T21:37:41.156Z] #34 245.2 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-08T21:37:42.090Z] #34 246.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-08T21:37:42.090Z] #34 246.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:42.090Z] #34 246.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:37:42.090Z] #34 246.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-08T21:37:42.349Z] #34 246.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:37:42.349Z] #34 246.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T21:37:46.225Z] #59 ... [2022-09-08T21:37:46.225Z] [2022-09-08T21:37:46.225Z] #43 [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-08T21:37:46.225Z] #43 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-08T21:37:46.225Z] #43 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-08T21:37:46.225Z] #43 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-08T21:37:46.225Z] #43 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-08T21:37:46.225Z] #43 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-08T21:37:46.225Z] #43 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-08T21:37:46.225Z] #43 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-08T21:37:46.225Z] #43 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-08T21:37:46.225Z] #43 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-08T21:37:46.225Z] #43 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-08T21:37:46.225Z] #43 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-08T21:37:46.225Z] #43 124.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-08T21:37:46.225Z] #43 124.1 make install-recursive [2022-09-08T21:37:46.225Z] #43 124.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T21:37:46.225Z] #43 124.2 Making install in yajl [2022-09-08T21:37:46.225Z] #43 124.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T21:37:46.225Z] #43 124.2 CC verify/json_verify-json_verify.o [2022-09-08T21:37:46.225Z] #43 124.2 CC src/libyajl_la-yajl_alloc.lo [2022-09-08T21:37:46.225Z] #43 124.2 CC src/libyajl_la-yajl.lo [2022-09-08T21:37:46.225Z] #43 124.2 CC src/libyajl_la-yajl_parser.lo [2022-09-08T21:37:46.225Z] #43 124.2 CC src/libyajl_la-yajl_gen.lo [2022-09-08T21:37:46.225Z] #43 124.3 CC src/libyajl_la-yajl_buf.lo [2022-09-08T21:37:46.225Z] #43 124.3 CC src/libyajl_la-yajl_encode.lo [2022-09-08T21:37:46.225Z] #43 124.4 CC src/libyajl_la-yajl_lex.lo [2022-09-08T21:37:46.225Z] #43 124.4 CC src/libyajl_la-yajl_tree.lo [2022-09-08T21:37:46.225Z] #43 130.0 CCLD libyajl.la [2022-09-08T21:37:46.225Z] #43 130.4 CCLD verify/json_verify [2022-09-08T21:37:46.225Z] #43 130.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T21:37:46.225Z] #43 130.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T21:37:46.225Z] #43 130.8 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T21:37:46.225Z] #43 130.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T21:37:46.225Z] #43 130.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-08T21:37:46.225Z] #43 130.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T21:37:46.225Z] #43 130.9 CC src/validate.o [2022-09-08T21:37:46.225Z] #43 131.0 CC src/image_spec_schema_config_schema.lo [2022-09-08T21:37:46.225Z] #43 131.0 CC src/image_spec_schema_content_descriptor.lo [2022-09-08T21:37:46.225Z] #43 131.0 CC src/image_spec_schema_defs.lo [2022-09-08T21:37:46.225Z] #43 131.0 CC src/image_spec_schema_defs_descriptor.lo [2022-09-08T21:37:46.225Z] #43 131.1 CC src/image_spec_schema_image_index_schema.lo [2022-09-08T21:37:46.225Z] #43 131.1 CC src/image_spec_schema_image_layout_schema.lo [2022-09-08T21:37:46.225Z] #43 131.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-08T21:37:46.225Z] #43 131.2 CC src/runtime_spec_schema_config_linux.lo [2022-09-08T21:37:46.225Z] #43 131.2 CC src/runtime_spec_schema_config_zos.lo [2022-09-08T21:37:46.225Z] #43 131.3 CC src/runtime_spec_schema_config_schema.lo [2022-09-08T21:37:46.225Z] #43 131.3 CC src/runtime_spec_schema_config_solaris.lo [2022-09-08T21:37:46.225Z] #43 131.4 CC src/runtime_spec_schema_config_vm.lo [2022-09-08T21:37:46.225Z] #43 131.6 CC src/runtime_spec_schema_config_windows.lo [2022-09-08T21:37:46.225Z] #43 131.7 CC src/runtime_spec_schema_defs.lo [2022-09-08T21:37:46.225Z] #43 131.7 CC src/runtime_spec_schema_defs_linux.lo [2022-09-08T21:37:46.225Z] #43 131.8 CC src/runtime_spec_schema_defs_zos.lo [2022-09-08T21:37:46.225Z] #43 132.1 CC src/runtime_spec_schema_defs_vm.lo [2022-09-08T21:37:46.225Z] #43 132.1 CC src/runtime_spec_schema_defs_windows.lo [2022-09-08T21:37:46.225Z] #43 132.2 CC src/runtime_spec_schema_state_schema.lo [2022-09-08T21:37:46.225Z] #43 132.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-08T21:37:46.225Z] #43 132.5 CC src/basic_test_double_array_item.lo [2022-09-08T21:37:46.225Z] #43 132.7 CC src/basic_test_double_array.lo [2022-09-08T21:37:46.225Z] #43 132.9 CC src/basic_test_top_array_int.lo [2022-09-08T21:37:46.485Z] #43 133.1 CC src/basic_test_top_array_string.lo [2022-09-08T21:37:46.485Z] #43 133.3 CC src/basic_test_top_double_array_int.lo [2022-09-08T21:37:46.745Z] #43 133.5 CC src/basic_test_top_double_array_obj.lo [2022-09-08T21:37:47.005Z] #43 133.6 CC src/basic_test_top_double_array_refobj.lo [2022-09-08T21:37:47.005Z] #43 133.7 CC src/basic_test_top_double_array_string.lo [2022-09-08T21:37:47.005Z] #43 133.8 CC src/read-file.lo [2022-09-08T21:37:47.265Z] #43 133.9 CC src/json_common.lo [2022-09-08T21:37:47.525Z] #43 134.1 CC tests/test-1.o [2022-09-08T21:37:47.650Z] #34 250.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-08T21:37:47.650Z] #34 250.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:37:47.650Z] #34 250.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T21:37:47.650Z] #34 250.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-08T21:37:47.650Z] #34 250.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-08T21:37:47.650Z] #34 250.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-08T21:37:47.650Z] #34 251.0 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-08T21:37:47.650Z] #34 251.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-08T21:37:47.650Z] #34 251.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-08T21:37:47.650Z] #34 251.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-08T21:37:47.650Z] #34 251.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:47.650Z] #34 251.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:37:47.650Z] #34 251.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-08T21:37:47.650Z] #34 251.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:47.650Z] #34 251.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:37:47.650Z] #34 251.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-08T21:37:47.650Z] #34 251.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:47.650Z] #34 251.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:37:47.651Z] #34 251.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-08T21:37:47.651Z] #34 251.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:47.651Z] #34 251.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:37:47.651Z] #34 251.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-08T21:37:47.651Z] #34 251.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:47.651Z] #34 251.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:37:47.785Z] #43 134.4 CC tests/test-2.o [2022-09-08T21:37:47.785Z] #43 134.6 CC tests/test-3.o [2022-09-08T21:37:47.785Z] #43 134.7 CC tests/test-4.o [2022-09-08T21:37:48.045Z] #43 134.7 CC tests/test-5.o [2022-09-08T21:37:48.045Z] #43 134.8 CC tests/test-6.o [2022-09-08T21:37:48.306Z] #43 134.9 CC tests/test-7.o [2022-09-08T21:37:48.306Z] #43 135.0 CC tests/test-8.o [2022-09-08T21:37:48.566Z] #43 135.2 CC tests/test-9.o [2022-09-08T21:37:48.583Z] #34 252.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-08T21:37:48.583Z] #34 252.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:48.583Z] #34 252.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:37:48.825Z] #43 135.5 CC tests/test-10.o [2022-09-08T21:37:49.102Z] #43 135.7 CC tests/test-11.o [2022-09-08T21:37:49.517Z] #34 253.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-08T21:37:49.517Z] #34 253.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:49.775Z] #34 253.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:37:49.775Z] #34 253.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-08T21:37:49.775Z] #34 253.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:49.775Z] #34 254.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:37:50.033Z] #34 254.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-08T21:37:50.033Z] #34 254.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:50.033Z] #34 254.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:37:50.033Z] #34 254.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-08T21:37:50.033Z] #34 254.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:50.033Z] #34 254.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:37:50.033Z] #34 254.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-08T21:37:50.033Z] #34 254.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:50.033Z] #34 254.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:37:50.041Z] #43 ... [2022-09-08T21:37:50.041Z] [2022-09-08T21:37:50.041Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T21:37:50.041Z] #59 9.283 Collecting yamllint==1.27.1 [2022-09-08T21:37:50.291Z] #34 254.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-08T21:37:50.291Z] #34 254.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:37:50.291Z] #34 254.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:37:51.433Z] #59 10.35 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-08T21:37:52.373Z] #59 11.35 Collecting pathspec>=0.5.3 [2022-09-08T21:37:52.373Z] #59 11.37 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-08T21:37:52.632Z] #59 11.69 Collecting pyyaml [2022-09-08T21:37:52.632Z] #59 11.72 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-08T21:37:52.632Z] #59 11.76 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-08T21:37:52.632Z] #59 11.77 Building wheels for collected packages: yamllint [2022-09-08T21:37:52.632Z] #59 11.79 Building wheel for yamllint (setup.py): started [2022-09-08T21:37:53.571Z] #59 12.75 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-08T21:37:53.571Z] #59 12.75 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=9d665cc7eadf5834228dd021ec684c7aab65f5afe956693f5a95dc749b93fe97 [2022-09-08T21:37:53.571Z] #59 12.75 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-08T21:37:53.571Z] #59 12.76 Successfully built yamllint [2022-09-08T21:37:53.571Z] #59 12.79 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-08T21:37:54.139Z] #59 13.12 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-08T21:37:54.399Z] #59 DONE 13.7s [2022-09-08T21:37:54.399Z] [2022-09-08T21:37:54.399Z] #44 [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-08T21:37:55.557Z] #34 259.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-08T21:37:55.557Z] #34 259.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:37:55.557Z] #34 259.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:37:55.557Z] #34 259.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-08T21:37:55.557Z] #34 259.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-08T21:37:55.557Z] #34 259.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-08T21:37:55.557Z] #34 259.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-08T21:37:55.557Z] #34 259.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-08T21:37:55.557Z] #34 259.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-08T21:37:55.557Z] #34 259.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-08T21:37:55.557Z] #34 259.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:37:55.557Z] #34 259.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:37:55.816Z] #34 259.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-08T21:37:55.816Z] #34 259.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:37:55.816Z] #34 259.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:38:00.000Z] #34 264.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-08T21:38:00.000Z] #34 264.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:38:00.000Z] #34 264.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:38:00.000Z] #34 264.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-08T21:38:00.000Z] #34 264.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-08T21:38:00.000Z] #34 264.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-08T21:38:00.000Z] #34 264.2 Selecting previously unselected package libc6-s390x-cross. [2022-09-08T21:38:00.000Z] #34 264.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-08T21:38:00.000Z] #34 264.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-08T21:38:00.258Z] #34 264.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-08T21:38:00.258Z] #34 264.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:38:00.258Z] #34 264.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:00.258Z] #34 264.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-08T21:38:00.258Z] #34 264.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:38:00.258Z] #34 264.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:00.258Z] #34 264.4 Selecting previously unselected package libitm1-s390x-cross. [2022-09-08T21:38:00.258Z] #34 264.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:38:00.258Z] #34 264.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:00.258Z] #34 264.4 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-08T21:38:00.258Z] #34 264.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:38:00.258Z] #34 264.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:00.258Z] #34 264.5 Selecting previously unselected package libasan6-s390x-cross. [2022-09-08T21:38:00.516Z] #34 264.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:38:00.516Z] #34 264.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:00.516Z] #34 264.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-08T21:38:00.516Z] #34 264.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:38:00.516Z] #34 264.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:00.774Z] #34 264.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-08T21:38:00.774Z] #34 264.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:38:00.774Z] #34 264.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:00.774Z] #34 264.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-08T21:38:00.774Z] #34 264.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:38:00.774Z] #34 264.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:00.774Z] #34 265.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-08T21:38:01.033Z] #34 265.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:38:01.033Z] #34 265.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:38:06.295Z] #34 269.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-08T21:38:06.295Z] #34 269.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:38:06.295Z] #34 269.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:38:06.295Z] #34 269.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-08T21:38:06.295Z] #34 269.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-08T21:38:06.295Z] #34 269.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-08T21:38:06.295Z] #34 269.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-08T21:38:06.295Z] #34 269.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-08T21:38:06.295Z] #34 269.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-08T21:38:06.295Z] #34 269.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-08T21:38:06.295Z] #34 269.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-08T21:38:06.295Z] #34 269.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:06.295Z] #34 270.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-08T21:38:06.295Z] #34 270.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-08T21:38:06.295Z] #34 270.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:38:10.478Z] #34 274.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-08T21:38:10.478Z] #34 274.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-08T21:38:10.478Z] #34 274.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:38:10.478Z] #34 274.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-08T21:38:10.478Z] #34 274.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-08T21:38:10.478Z] #34 274.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-08T21:38:10.478Z] #34 274.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-08T21:38:10.478Z] #34 274.5 Setting up libfile-which-perl (1.23-1) ... [2022-09-08T21:38:10.478Z] #34 274.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-08T21:38:10.478Z] #34 274.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-08T21:38:10.478Z] #34 274.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-08T21:38:10.478Z] #34 274.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T21:38:10.478Z] #34 274.6 Setting up libicu67:amd64 (67.1-7) ... [2022-09-08T21:38:10.478Z] #34 274.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-08T21:38:10.478Z] #34 274.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-08T21:38:10.478Z] #34 274.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-08T21:38:10.478Z] #34 274.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-08T21:38:10.478Z] #34 274.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-08T21:38:10.478Z] #34 274.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-08T21:38:10.478Z] #34 274.6 Setting up file (1:5.39-3) ... [2022-09-08T21:38:10.478Z] #34 274.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-08T21:38:10.478Z] #34 274.7 Setting up bzip2 (1.0.8-4) ... [2022-09-08T21:38:10.478Z] #34 274.7 Setting up libyaml-perl (1.30-1) ... [2022-09-08T21:38:10.478Z] #34 274.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-08T21:38:10.478Z] #34 274.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-08T21:38:10.478Z] #34 274.7 Setting up libio-string-perl (1.08-3.1) ... [2022-09-08T21:38:10.478Z] #34 274.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-08T21:38:10.736Z] #34 274.8 Setting up cross-config (2.6.18+nmu1) ... [2022-09-08T21:38:10.736Z] #34 274.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-08T21:38:10.736Z] #34 274.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T21:38:10.736Z] #34 274.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-08T21:38:10.736Z] #34 274.9 Setting up patch (2.7.6-7) ... [2022-09-08T21:38:10.736Z] #34 274.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-08T21:38:10.736Z] #34 274.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-08T21:38:10.736Z] #34 274.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:38:10.736Z] #34 275.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-08T21:38:10.736Z] #34 275.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-08T21:38:10.736Z] #34 275.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:10.736Z] #34 275.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:38:10.993Z] #34 275.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-08T21:38:10.993Z] #34 275.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-08T21:38:10.993Z] #34 275.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:38:10.993Z] #34 275.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:38:10.993Z] #34 275.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-08T21:38:10.993Z] #34 275.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-08T21:38:10.993Z] #34 275.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-08T21:38:10.993Z] #34 275.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-08T21:38:10.993Z] #34 275.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:10.993Z] #34 275.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-08T21:38:10.993Z] #34 275.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T21:38:10.993Z] #34 275.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-08T21:38:10.993Z] #34 275.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:38:10.993Z] #34 275.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-08T21:38:10.993Z] #34 275.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T21:38:10.993Z] #34 275.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:38:10.993Z] #34 275.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-08T21:38:10.993Z] #34 275.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-08T21:38:11.252Z] #34 275.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-08T21:38:11.252Z] #34 275.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-08T21:38:11.252Z] #34 275.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.252Z] #34 275.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.511Z] #34 275.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.511Z] #34 275.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-08T21:38:11.511Z] #34 275.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-08T21:38:11.511Z] #34 275.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-08T21:38:11.511Z] #34 275.7 [2022-09-08T21:38:11.511Z] #34 275.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-08T21:38:11.511Z] #34 275.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.511Z] #34 275.7 Setting up dpkg-dev (1.20.11) ... [2022-09-08T21:38:11.511Z] #34 275.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.511Z] #34 275.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T21:38:11.511Z] #34 275.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.511Z] #34 275.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.770Z] #34 275.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.770Z] #34 275.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.770Z] #34 275.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T21:38:11.770Z] #34 275.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.770Z] #34 275.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.770Z] #34 275.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.770Z] #34 275.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:38:11.770Z] #34 275.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-08T21:38:11.770Z] #34 275.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-08T21:38:12.028Z] #34 276.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-08T21:38:12.028Z] #34 276.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-08T21:38:12.028Z] #34 276.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-08T21:38:12.028Z] #34 276.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:38:12.028Z] #34 276.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:38:12.028Z] #34 276.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.028Z] #34 276.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T21:38:12.028Z] #34 276.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.028Z] #34 276.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.028Z] #34 276.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:38:12.028Z] #34 276.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T21:38:12.285Z] #34 276.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.285Z] #34 276.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.285Z] #34 276.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.285Z] #34 276.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.285Z] #34 276.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.285Z] #34 276.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.285Z] #34 276.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-08T21:38:12.285Z] #34 276.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:38:12.285Z] #34 276.4 Setting up libxml-simple-perl (2.25-1) ... [2022-09-08T21:38:12.285Z] #34 276.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T21:38:12.285Z] #34 276.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T21:38:12.285Z] #34 276.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-08T21:38:12.285Z] #34 276.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.285Z] #34 276.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.285Z] #34 276.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.285Z] #34 276.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.542Z] #34 276.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:38:12.542Z] #34 276.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-08T21:38:12.542Z] #34 276.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.542Z] #34 276.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:38:12.542Z] #34 276.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.542Z] #34 276.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:38:12.542Z] #34 276.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T21:38:12.542Z] #34 276.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-08T21:38:12.542Z] #34 276.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-08T21:38:12.542Z] #34 276.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:38:12.542Z] #34 276.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-08T21:38:12.542Z] #34 276.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:38:12.542Z] #34 276.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:38:12.542Z] #34 276.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-08T21:38:12.542Z] #34 276.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:38:12.542Z] #34 276.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:38:12.542Z] #34 276.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-08T21:38:12.542Z] #34 276.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:38:12.542Z] #34 276.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-08T21:38:12.542Z] #34 276.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:38:12.542Z] #34 276.8 Setting up crossbuild-essential-armel (12.9) ... [2022-09-08T21:38:12.542Z] #34 276.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-08T21:38:12.543Z] #34 276.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-08T21:38:12.800Z] #34 276.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-08T21:38:12.800Z] #34 276.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-08T21:38:12.800Z] #34 276.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-08T21:38:12.800Z] #34 276.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:38:13.365Z] #34 DONE 277.4s [2022-09-08T21:38:13.365Z] [2022-09-08T21:38:13.365Z] #42 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-08T21:38:13.623Z] #42 DONE 0.1s [2022-09-08T21:38:13.623Z] [2022-09-08T21:38:13.623Z] #43 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-08T21:38:13.623Z] #43 DONE 0.2s [2022-09-08T21:38:13.623Z] [2022-09-08T21:38:13.623Z] #44 [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-08T21:38:14.998Z] #44 1.355 + RM_GOPATH=0 [2022-09-08T21:38:14.998Z] #44 1.355 + TMP_GOPATH= [2022-09-08T21:38:14.998Z] #44 1.355 + : /build [2022-09-08T21:38:14.998Z] #44 1.355 + '[' -z '' ']' [2022-09-08T21:38:14.998Z] #44 1.357 ++ mktemp -d [2022-09-08T21:38:14.998Z] #44 1.357 + export GOPATH=/tmp/tmp.VlIPSI8RnN [2022-09-08T21:38:14.998Z] #44 1.357 + GOPATH=/tmp/tmp.VlIPSI8RnN [2022-09-08T21:38:14.998Z] #44 1.357 + RM_GOPATH=1 [2022-09-08T21:38:14.998Z] #44 1.357 + case "$(go env GOARCH)" in [2022-09-08T21:38:14.998Z] #44 1.359 ++ go env GOARCH [2022-09-08T21:38:14.998Z] #44 1.365 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T21:38:14.998Z] #44 1.365 + GO_BUILDMODE=-buildmode=pie [2022-09-08T21:38:14.998Z] #44 1.365 ++ dirname /install.sh [2022-09-08T21:38:14.998Z] #44 1.366 + dir=/ [2022-09-08T21:38:14.998Z] #44 1.366 + bin=rootlesskit [2022-09-08T21:38:14.998Z] #44 1.366 + shift [2022-09-08T21:38:14.998Z] #44 1.366 + '[' '!' -f //rootlesskit.installer ']' [2022-09-08T21:38:14.998Z] #44 1.366 + . //rootlesskit.installer [2022-09-08T21:38:14.998Z] #44 1.366 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T21:38:14.998Z] #44 1.366 + install_rootlesskit [2022-09-08T21:38:14.998Z] #44 1.366 + case "$1" in [2022-09-08T21:38:14.998Z] #44 1.366 + export CGO_ENABLED=0 [2022-09-08T21:38:14.998Z] #44 1.366 + CGO_ENABLED=0 [2022-09-08T21:38:14.998Z] #44 1.366 + _install_rootlesskit [2022-09-08T21:38:14.998Z] #44 1.368 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-08T21:38:14.998Z] #44 1.368 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-08T21:38:14.998Z] #44 1.368 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T21:38:14.998Z] #44 1.368 + GOBIN=/build [2022-09-08T21:38:14.998Z] #44 1.368 + GO111MODULE=on [2022-09-08T21:38:14.998Z] #44 1.368 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T21:38:14.998Z] #44 1.423 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-08T21:38:15.935Z] #44 2.459 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T21:38:15.935Z] #44 2.461 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-08T21:38:16.196Z] #44 2.605 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-08T21:38:16.340Z] #44 ... [2022-09-08T21:38:16.340Z] [2022-09-08T21:38:16.340Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-08T21:38:16.340Z] #40 201.4 + dpkg --print-architecture [2022-09-08T21:38:16.599Z] #40 DONE 201.9s [2022-09-08T21:38:16.599Z] [2022-09-08T21:38:16.599Z] #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-08T21:38:17.572Z] #44 3.930 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-08T21:38:17.831Z] #44 4.339 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T21:38:17.831Z] #44 4.339 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T21:38:17.831Z] #44 4.417 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T21:38:18.090Z] #44 4.500 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T21:38:18.090Z] #44 ... [2022-09-08T21:38:18.090Z] [2022-09-08T21:38:18.090Z] #45 [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-08T21:38:18.090Z] #0 1.305 + RM_GOPATH=0 [2022-09-08T21:38:18.090Z] #0 1.305 + TMP_GOPATH= [2022-09-08T21:38:18.090Z] #0 1.305 + : /build [2022-09-08T21:38:18.090Z] #0 1.305 + '[' -z '' ']' [2022-09-08T21:38:18.090Z] #0 1.305 ++ mktemp -d [2022-09-08T21:38:18.090Z] #0 1.305 + export GOPATH=/tmp/tmp.j9VuyCuKD6 [2022-09-08T21:38:18.090Z] #0 1.305 + GOPATH=/tmp/tmp.j9VuyCuKD6 [2022-09-08T21:38:18.090Z] #0 1.305 + RM_GOPATH=1 [2022-09-08T21:38:18.090Z] #0 1.305 + case "$(go env GOARCH)" in [2022-09-08T21:38:18.090Z] #0 1.305 ++ go env GOARCH [2022-09-08T21:38:18.090Z] #0 1.306 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T21:38:18.090Z] #0 1.306 + GO_BUILDMODE=-buildmode=pie [2022-09-08T21:38:18.090Z] #0 1.307 ++ dirname /install.sh [2022-09-08T21:38:18.090Z] #0 1.307 + dir=/ [2022-09-08T21:38:18.090Z] #0 1.307 + bin=dockercli [2022-09-08T21:38:18.090Z] #0 1.307 + shift [2022-09-08T21:38:18.090Z] #0 1.307 + '[' '!' -f //dockercli.installer ']' [2022-09-08T21:38:18.090Z] #0 1.307 + . //dockercli.installer [2022-09-08T21:38:18.090Z] #0 1.307 ++ : stable [2022-09-08T21:38:18.090Z] #0 1.307 ++ : 17.06.2-ce [2022-09-08T21:38:18.090Z] #0 1.307 + install_dockercli [2022-09-08T21:38:18.090Z] #0 1.307 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T21:38:18.090Z] #0 1.307 Install docker/cli version 17.06.2-ce from stable [2022-09-08T21:38:18.090Z] #0 1.307 ++ uname -m [2022-09-08T21:38:18.090Z] #0 1.313 + arch=x86_64 [2022-09-08T21:38:18.090Z] #0 1.313 + '[' x86_64 '!=' x86_64 ']' [2022-09-08T21:38:18.090Z] #0 1.313 + url=https://download.docker.com/linux/static [2022-09-08T21:38:18.090Z] #0 1.313 + tar -xz docker/docker [2022-09-08T21:38:18.090Z] #0 1.313 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-08T21:38:18.090Z] #0 4.354 + mkdir -p /build [2022-09-08T21:38:18.090Z] #0 4.356 + mv docker/docker /build/ [2022-09-08T21:38:18.090Z] #0 4.358 + rmdir docker [2022-09-08T21:38:18.090Z] #45 DONE 4.7s [2022-09-08T21:38:18.090Z] [2022-09-08T21:38:18.090Z] #44 [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-08T21:38:18.090Z] #44 4.565 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T21:38:18.090Z] #44 4.658 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-08T21:38:18.664Z] #44 5.032 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-08T21:38:18.664Z] #44 5.159 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-08T21:38:18.664Z] #44 5.295 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-08T21:38:20.039Z] #44 6.370 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T21:38:21.871Z] #31 ... [2022-09-08T21:38:21.871Z] [2022-09-08T21:38:21.871Z] #43 [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-08T21:38:21.871Z] #43 168.4 CCLD libocispec.la [2022-09-08T21:38:22.131Z] #43 168.8 CCLD src/validate [2022-09-08T21:38:22.131Z] #43 168.8 CCLD tests/test-1 [2022-09-08T21:38:22.131Z] #43 168.8 CCLD tests/test-2 [2022-09-08T21:38:22.131Z] #43 168.8 CCLD tests/test-3 [2022-09-08T21:38:22.131Z] #43 168.9 CCLD tests/test-4 [2022-09-08T21:38:22.131Z] #43 168.9 CCLD tests/test-5 [2022-09-08T21:38:22.390Z] #43 169.1 CCLD tests/test-6 [2022-09-08T21:38:22.390Z] #43 169.1 CCLD tests/test-7 [2022-09-08T21:38:22.390Z] #43 169.1 CCLD tests/test-8 [2022-09-08T21:38:22.390Z] #43 169.3 CCLD tests/test-9 [2022-09-08T21:38:22.649Z] #43 169.3 CCLD tests/test-10 [2022-09-08T21:38:22.649Z] #43 169.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-08T21:38:22.649Z] #43 169.4 CCLD tests/test-11 [2022-09-08T21:38:23.320Z] #44 ... [2022-09-08T21:38:23.320Z] [2022-09-08T21:38:23.320Z] #46 [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-08T21:38:23.320Z] #0 1.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:38:23.320Z] #0 1.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:38:23.320Z] #0 1.821 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:38:23.320Z] #0 1.908 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T21:38:23.320Z] #0 2.250 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T21:38:23.320Z] #0 2.754 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T21:38:23.320Z] #0 3.216 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T21:38:23.320Z] #0 3.846 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T21:38:23.320Z] #0 4.246 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T21:38:23.320Z] #0 4.770 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T21:38:23.320Z] #0 4.775 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T21:38:23.320Z] #0 4.778 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T21:38:23.320Z] #0 4.778 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T21:38:23.320Z] #0 4.790 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T21:38:23.320Z] #0 4.796 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T21:38:23.320Z] #0 4.811 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T21:38:23.320Z] #0 4.812 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T21:38:23.320Z] #0 4.818 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T21:38:23.320Z] #0 4.819 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T21:38:23.320Z] #0 4.821 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T21:38:23.320Z] #0 4.822 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T21:38:23.577Z] #46 ... [2022-09-08T21:38:23.577Z] [2022-09-08T21:38:23.577Z] #47 [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-08T21:38:23.577Z] #0 1.948 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:38:23.577Z] #0 1.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:38:23.577Z] #0 1.967 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:38:23.577Z] #0 2.318 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T21:38:23.577Z] #0 2.791 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T21:38:23.577Z] #0 3.255 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T21:38:23.577Z] #0 3.890 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T21:38:23.577Z] #0 4.466 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T21:38:23.577Z] #0 4.990 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T21:38:23.577Z] #0 5.554 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T21:38:23.578Z] #0 5.575 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T21:38:23.578Z] #0 5.576 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T21:38:23.578Z] #0 5.576 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T21:38:23.578Z] #0 5.579 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T21:38:23.578Z] #0 5.588 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T21:38:23.578Z] #0 5.613 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T21:38:23.578Z] #0 5.615 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T21:38:23.578Z] #0 5.619 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T21:38:23.578Z] #0 5.622 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T21:38:23.578Z] #0 5.622 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T21:38:23.578Z] #0 5.625 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T21:38:23.578Z] #47 ... [2022-09-08T21:38:23.578Z] [2022-09-08T21:38:23.578Z] #48 [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-08T21:38:23.578Z] #0 1.942 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:38:23.578Z] #0 1.978 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:38:23.578Z] #0 1.978 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:38:23.578Z] #0 2.361 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T21:38:23.578Z] #0 2.881 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T21:38:23.578Z] #0 3.447 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T21:38:23.578Z] #0 4.030 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T21:38:23.578Z] #0 4.640 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T21:38:23.578Z] #0 5.206 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T21:38:23.578Z] #0 5.906 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T21:38:23.578Z] #0 5.906 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T21:38:23.578Z] #0 5.907 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T21:38:23.578Z] #0 5.911 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T21:38:23.578Z] #0 5.934 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T21:38:23.578Z] #0 5.938 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T21:38:23.578Z] #0 5.941 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T21:38:23.578Z] #0 5.945 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T21:38:23.578Z] #0 5.950 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T21:38:23.578Z] #0 5.960 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T21:38:23.578Z] #0 5.960 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T21:38:23.578Z] #0 5.961 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T21:38:24.027Z] #43 170.9 libtool: link: ar cr libocispec.a [2022-09-08T21:38:24.287Z] #43 170.9 libtool: link: ranlib libocispec.a [2022-09-08T21:38:25.668Z] #43 172.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-08T21:38:25.668Z] #43 172.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-08T21:38:25.668Z] #43 172.4 make[5]: Nothing to be done for 'install-data-am'. [2022-09-08T21:38:25.668Z] #43 172.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T21:38:25.668Z] #43 172.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T21:38:25.668Z] #43 172.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T21:38:25.668Z] #43 172.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-08T21:38:25.668Z] #43 172.4 make[2]: Entering directory '/tmp/crun-build' [2022-09-08T21:38:25.927Z] #43 172.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-08T21:38:25.927Z] #43 172.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-08T21:38:25.927Z] #43 172.5 CC src/libcrun/libcrun_testing_a-container.o [2022-09-08T21:38:25.927Z] #43 172.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-08T21:38:25.927Z] #43 172.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-08T21:38:25.927Z] #43 172.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-08T21:38:25.927Z] #43 172.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-08T21:38:25.927Z] #43 172.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-08T21:38:25.927Z] #43 172.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-08T21:38:25.927Z] #43 172.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-08T21:38:25.927Z] #43 172.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-08T21:38:26.186Z] #43 172.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-08T21:38:26.186Z] #43 172.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-08T21:38:26.186Z] #43 172.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-08T21:38:26.186Z] #43 172.9 CC src/libcrun/libcrun_testing_a-error.o [2022-09-08T21:38:26.186Z] #43 173.0 CC src/libcrun/libcrun_testing_a-status.o [2022-09-08T21:38:26.446Z] #43 173.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-08T21:38:26.446Z] #43 173.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-08T21:38:26.446Z] #43 173.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-08T21:38:26.705Z] #43 173.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-08T21:38:26.705Z] #43 173.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-08T21:38:26.705Z] #43 173.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-08T21:38:26.966Z] #43 173.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-08T21:38:26.966Z] #43 173.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-08T21:38:27.226Z] #43 173.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-08T21:38:27.226Z] #43 174.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-08T21:38:27.487Z] #43 174.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-08T21:38:27.747Z] #43 174.5 CC src/crun-crun.o [2022-09-08T21:38:28.006Z] #43 174.7 CC src/crun-run.o [2022-09-08T21:38:28.006Z] #43 174.8 CC src/crun-delete.o [2022-09-08T21:38:28.266Z] #43 175.0 CC src/crun-kill.o [2022-09-08T21:38:28.525Z] #43 175.2 CC src/crun-pause.o [2022-09-08T21:38:28.525Z] #43 175.2 CC src/crun-unpause.o [2022-09-08T21:38:28.525Z] #43 175.4 CC src/crun-spec.o [2022-09-08T21:38:28.803Z] #43 175.6 CC src/crun-exec.o [2022-09-08T21:38:28.803Z] #43 175.6 CC src/crun-list.o [2022-09-08T21:38:29.421Z] #43 176.0 CC src/crun-create.o [2022-09-08T21:38:29.421Z] #43 176.1 CC src/crun-start.o [2022-09-08T21:38:29.680Z] #43 176.3 CC src/crun-state.o [2022-09-08T21:38:29.939Z] #43 176.5 CC src/crun-update.o [2022-09-08T21:38:29.939Z] #43 176.7 CC src/crun-ps.o [2022-09-08T21:38:30.198Z] #43 176.8 CC src/crun-checkpoint.o [2022-09-08T21:38:30.457Z] #43 177.1 CC src/crun-restore.o [2022-09-08T21:38:30.457Z] #43 177.2 CC src/libcrun/libcrun_la-utils.lo [2022-09-08T21:38:30.716Z] #43 177.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-08T21:38:30.976Z] #43 177.6 CC src/libcrun/libcrun_la-container.lo [2022-09-08T21:38:31.235Z] #43 178.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-08T21:38:31.496Z] #43 178.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-08T21:38:31.755Z] #43 178.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-08T21:38:32.323Z] #43 179.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-08T21:38:32.323Z] #43 179.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-08T21:38:32.323Z] #43 179.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-08T21:38:32.582Z] #43 179.4 CC src/libcrun/libcrun_la-criu.lo [2022-09-08T21:38:33.150Z] #43 179.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-08T21:38:33.718Z] #43 180.3 CC src/libcrun/libcrun_la-linux.lo [2022-09-08T21:38:33.718Z] #43 180.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-08T21:38:33.718Z] #43 180.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-08T21:38:33.978Z] #43 180.6 CC src/libcrun/libcrun_la-error.lo [2022-09-08T21:38:33.978Z] #43 180.8 CC src/libcrun/libcrun_la-status.lo [2022-09-08T21:38:34.546Z] #43 181.2 CC src/libcrun/libcrun_la-terminal.lo [2022-09-08T21:38:34.807Z] #43 181.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-08T21:38:35.375Z] #43 181.9 CC src/libcrun/libcrun_la-signals.lo [2022-09-08T21:38:35.375Z] #43 182.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-08T21:38:35.635Z] #43 182.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-08T21:38:35.635Z] #43 182.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-08T21:38:35.778Z] #48 ... [2022-09-08T21:38:35.778Z] [2022-09-08T21:38:35.778Z] #46 [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-08T21:38:35.778Z] #46 21.66 Fetched 49.2 MB in 20s (2419 kB/s) [2022-09-08T21:38:36.203Z] #43 182.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-08T21:38:36.771Z] #43 183.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-08T21:38:38.150Z] #43 184.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-08T21:38:38.409Z] #43 185.2 CC tests/init.o [2022-09-08T21:38:38.668Z] #43 185.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-08T21:38:42.341Z] #46 21.66 Reading package lists... [2022-09-08T21:38:42.341Z] #46 ... [2022-09-08T21:38:42.341Z] [2022-09-08T21:38:42.341Z] #47 [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-08T21:38:42.341Z] #47 22.09 Fetched 49.2 MB in 20s (2418 kB/s) [2022-09-08T21:38:44.245Z] #47 22.09 Reading package lists... [2022-09-08T21:38:44.245Z] #47 ... [2022-09-08T21:38:44.245Z] [2022-09-08T21:38:44.245Z] #46 [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-08T21:38:44.245Z] #46 21.66 Reading package lists... [2022-09-08T21:38:45.179Z] #46 30.73 Reading package lists... [2022-09-08T21:38:45.179Z] #46 ... [2022-09-08T21:38:45.179Z] [2022-09-08T21:38:45.179Z] #48 [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-08T21:38:45.179Z] #48 21.96 Fetched 49.2 MB in 20s (2430 kB/s) [2022-09-08T21:38:45.179Z] #48 21.96 Reading package lists... [2022-09-08T21:38:45.437Z] #48 31.12 Reading package lists... [2022-09-08T21:38:45.437Z] #48 ... [2022-09-08T21:38:45.437Z] [2022-09-08T21:38:45.437Z] #47 [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-08T21:38:45.437Z] #47 22.09 Reading package lists... [2022-09-08T21:38:53.548Z] #47 31.45 Reading package lists... [2022-09-08T21:38:53.548Z] #47 ... [2022-09-08T21:38:53.548Z] [2022-09-08T21:38:53.548Z] #46 [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-08T21:38:53.548Z] #46 30.73 Reading package lists... [2022-09-08T21:38:55.495Z] #46 39.65 Building dependency tree... [2022-09-08T21:38:56.762Z] #43 201.8 CCLD tests/init [2022-09-08T21:38:57.406Z] #46 43.86 The following additional packages will be installed: [2022-09-08T21:38:57.406Z] #46 43.89 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-08T21:38:57.406Z] #46 43.93 Suggested packages: [2022-09-08T21:38:57.406Z] #46 43.93 cmake-doc ninja-build lrzip [2022-09-08T21:38:57.406Z] #46 43.93 Recommended packages: [2022-09-08T21:38:57.406Z] #46 43.93 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T21:38:57.973Z] #46 44.64 The following NEW packages will be installed: [2022-09-08T21:38:57.973Z] #46 44.66 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-08T21:38:58.542Z] #46 45.14 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:38:58.542Z] #46 45.14 Need to get 8418 kB of archives. [2022-09-08T21:38:58.542Z] #46 45.14 After this operation, 34.9 MB of additional disk space will be used. [2022-09-08T21:38:58.542Z] #46 45.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T21:38:58.542Z] #46 45.14 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-08T21:38:58.542Z] #46 45.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-08T21:38:58.542Z] #46 45.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-08T21:38:58.542Z] #46 45.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-08T21:38:58.542Z] #46 45.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-08T21:38:58.542Z] #46 45.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-08T21:38:58.542Z] #46 45.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-08T21:38:59.109Z] #46 45.89 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:38:59.676Z] #46 46.25 Fetched 8418 kB in 1s (16.8 MB/s) [2022-09-08T21:38:59.676Z] #46 46.31 Selecting previously unselected package xxd. [2022-09-08T21:38:59.676Z] #46 46.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-08T21:38:59.676Z] #46 46.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T21:38:59.676Z] #46 46.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:38:59.934Z] #46 46.51 Selecting previously unselected package vim-common. [2022-09-08T21:38:59.934Z] #46 46.51 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T21:38:59.934Z] #46 46.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:38:59.934Z] #46 46.70 Selecting previously unselected package cmake-data. [2022-09-08T21:38:59.934Z] #46 46.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-08T21:39:00.193Z] #46 46.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T21:39:00.453Z] #46 ... [2022-09-08T21:39:00.453Z] [2022-09-08T21:39:00.453Z] #47 [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-08T21:39:00.453Z] #47 31.45 Reading package lists... [2022-09-08T21:39:00.453Z] #47 40.62 Building dependency tree... [2022-09-08T21:39:00.453Z] #47 45.08 The following additional packages will be installed: [2022-09-08T21:39:00.453Z] #47 45.09 libbtrfs0 [2022-09-08T21:39:00.453Z] #47 45.33 The following NEW packages will be installed: [2022-09-08T21:39:00.453Z] #47 45.35 libbtrfs-dev libbtrfs0 [2022-09-08T21:39:00.453Z] #47 45.81 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:39:00.453Z] #47 45.81 Need to get 460 kB of archives. [2022-09-08T21:39:00.453Z] #47 45.81 After this operation, 1237 kB of additional disk space will be used. [2022-09-08T21:39:00.453Z] #47 45.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T21:39:00.453Z] #47 45.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T21:39:00.453Z] #47 46.55 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:39:00.453Z] #47 46.81 Fetched 460 kB in 0s (1516 kB/s) [2022-09-08T21:39:00.453Z] #47 46.87 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T21:39:00.453Z] #47 46.87 (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-08T21:39:00.453Z] #47 46.95 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T21:39:00.453Z] #47 46.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T21:39:00.453Z] #47 47.07 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T21:39:00.453Z] #47 47.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T21:39:00.453Z] #47 47.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T21:39:00.453Z] #47 47.23 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T21:39:00.453Z] #47 47.25 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T21:39:00.453Z] #47 47.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:39:01.024Z] #47 DONE 47.7s [2022-09-08T21:39:01.024Z] [2022-09-08T21:39:01.024Z] #48 [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-08T21:39:01.024Z] #48 31.12 Reading package lists... [2022-09-08T21:39:01.024Z] #48 40.24 Building dependency tree... [2022-09-08T21:39:01.024Z] #48 44.78 The following additional packages will be installed: [2022-09-08T21:39:01.024Z] #48 44.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T21:39:01.024Z] #48 44.78 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-08T21:39:01.024Z] #48 44.78 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-08T21:39:01.024Z] #48 44.78 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-08T21:39:01.024Z] #48 44.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-08T21:39:01.024Z] #48 44.80 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-08T21:39:01.024Z] #48 44.80 mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T21:39:01.024Z] #48 44.84 Suggested packages: [2022-09-08T21:39:01.024Z] #48 44.84 gcc-10-locales seccomp wine64 [2022-09-08T21:39:01.024Z] #48 45.55 The following NEW packages will be installed: [2022-09-08T21:39:01.024Z] #48 45.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T21:39:01.024Z] #48 45.55 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-08T21:39:01.024Z] #48 45.55 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-08T21:39:01.024Z] #48 45.55 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-08T21:39:01.024Z] #48 45.56 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-08T21:39:01.024Z] #48 45.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-08T21:39:01.024Z] #48 45.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-08T21:39:01.024Z] #48 45.57 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-08T21:39:01.024Z] #48 45.57 mingw-w64-x86-64-dev [2022-09-08T21:39:01.024Z] #48 45.98 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:39:01.024Z] #48 45.98 Need to get 115 MB of archives. [2022-09-08T21:39:01.024Z] #48 45.98 After this operation, 645 MB of additional disk space will be used. [2022-09-08T21:39:01.024Z] #48 45.98 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-08T21:39:01.024Z] #48 46.03 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-08T21:39:01.024Z] #48 46.09 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-08T21:39:01.024Z] #48 46.09 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-08T21:39:01.024Z] #48 46.09 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-08T21:39:01.024Z] #48 46.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-08T21:39:01.024Z] #48 46.20 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-08T21:39:01.024Z] #48 46.27 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-08T21:39:01.024Z] #48 46.28 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-08T21:39:01.024Z] #48 46.49 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-08T21:39:01.024Z] #48 47.03 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-08T21:39:01.024Z] #48 47.27 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-08T21:39:01.024Z] #48 47.53 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-08T21:39:01.024Z] #48 ... [2022-09-08T21:39:01.024Z] [2022-09-08T21:39:01.024Z] #49 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-08T21:39:01.024Z] #49 DONE 0.1s [2022-09-08T21:39:01.283Z] [2022-09-08T21:39:01.283Z] #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-08T21:39:01.852Z] #50 0.761 + RM_GOPATH=0 [2022-09-08T21:39:01.852Z] #50 0.761 + TMP_GOPATH= [2022-09-08T21:39:01.852Z] #50 0.761 + : /build [2022-09-08T21:39:01.852Z] #50 0.761 + '[' -z '' ']' [2022-09-08T21:39:01.852Z] #50 0.762 ++ mktemp -d [2022-09-08T21:39:01.852Z] #50 0.764 + export GOPATH=/tmp/tmp.7gNbf9lYgd [2022-09-08T21:39:01.852Z] #50 0.764 + GOPATH=/tmp/tmp.7gNbf9lYgd [2022-09-08T21:39:01.852Z] #50 0.764 + RM_GOPATH=1 [2022-09-08T21:39:01.852Z] #50 0.764 + case "$(go env GOARCH)" in [2022-09-08T21:39:01.852Z] #50 0.765 ++ go env GOARCH [2022-09-08T21:39:01.852Z] #50 0.774 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T21:39:01.852Z] #50 0.774 + GO_BUILDMODE=-buildmode=pie [2022-09-08T21:39:01.852Z] #50 0.775 ++ dirname /install.sh [2022-09-08T21:39:01.852Z] #50 0.777 + dir=/ [2022-09-08T21:39:01.852Z] #50 0.778 + bin=containerd [2022-09-08T21:39:01.852Z] #50 0.778 + shift [2022-09-08T21:39:01.852Z] #50 0.778 + '[' '!' -f //containerd.installer ']' [2022-09-08T21:39:01.852Z] #50 0.778 + . //containerd.installer [2022-09-08T21:39:01.852Z] #50 0.778 ++ set -e [2022-09-08T21:39:01.852Z] #50 0.778 ++ : v1.6.8 [2022-09-08T21:39:01.852Z] #50 0.781 + install_containerd [2022-09-08T21:39:01.852Z] #50 0.782 + echo 'Install containerd version v1.6.8' [2022-09-08T21:39:01.852Z] #50 0.783 Install containerd version v1.6.8 [2022-09-08T21:39:01.852Z] #50 0.783 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7gNbf9lYgd/src/github.com/containerd/containerd [2022-09-08T21:39:01.852Z] #50 0.788 Cloning into '/tmp/tmp.7gNbf9lYgd/src/github.com/containerd/containerd'... [2022-09-08T21:39:04.389Z] #50 ... [2022-09-08T21:39:04.389Z] [2022-09-08T21:39:04.389Z] #46 [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-08T21:39:04.389Z] #46 48.00 Selecting previously unselected package libarchive13:amd64. [2022-09-08T21:39:04.389Z] #46 48.02 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-08T21:39:04.389Z] #46 48.04 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T21:39:04.389Z] #46 48.19 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-08T21:39:04.389Z] #46 48.19 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-08T21:39:04.389Z] #46 48.22 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T21:39:04.389Z] #46 48.29 Selecting previously unselected package librhash0:amd64. [2022-09-08T21:39:04.389Z] #46 48.29 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-08T21:39:04.389Z] #46 48.30 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-08T21:39:04.389Z] #46 48.38 Selecting previously unselected package libuv1:amd64. [2022-09-08T21:39:04.389Z] #46 48.39 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-08T21:39:04.389Z] #46 48.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-08T21:39:04.389Z] #46 48.49 Selecting previously unselected package cmake. [2022-09-08T21:39:04.389Z] #46 48.51 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-08T21:39:04.389Z] #46 48.51 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-08T21:39:04.389Z] #46 50.15 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-08T21:39:04.389Z] #46 50.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:39:04.389Z] #46 50.18 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-08T21:39:04.389Z] #46 50.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:39:04.389Z] #46 50.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-08T21:39:04.389Z] #46 50.27 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-08T21:39:04.389Z] #46 50.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-08T21:39:04.389Z] #46 50.30 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-08T21:39:04.389Z] #46 50.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:39:04.389Z] #46 DONE 50.6s [2022-09-08T21:39:04.389Z] [2022-09-08T21:39:04.389Z] #51 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-08T21:39:04.389Z] #51 DONE 0.1s [2022-09-08T21:39:04.389Z] [2022-09-08T21:39:04.389Z] #48 [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-08T21:39:04.389Z] #48 48.20 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-08T21:39:04.389Z] #48 48.34 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-08T21:39:04.389Z] #48 48.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-08T21:39:04.389Z] #48 48.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-08T21:39:04.389Z] #48 48.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-08T21:39:04.389Z] #48 48.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-08T21:39:04.389Z] #48 48.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-08T21:39:04.389Z] #48 48.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-08T21:39:04.389Z] #48 48.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-08T21:39:04.389Z] #48 48.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-08T21:39:04.389Z] #48 48.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-08T21:39:04.389Z] #48 48.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-08T21:39:04.389Z] #48 48.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-08T21:39:04.389Z] #48 48.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-08T21:39:04.389Z] #48 48.43 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-08T21:39:04.389Z] #48 48.44 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-08T21:39:04.389Z] #48 48.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-08T21:39:04.389Z] #48 49.10 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:39:04.389Z] #48 49.38 Fetched 115 MB in 3s (41.1 MB/s) [2022-09-08T21:39:04.389Z] #48 49.44 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T21:39:04.389Z] #48 49.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 ... 30255 files and directories currently installed.) [2022-09-08T21:39:04.389Z] #48 49.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T21:39:04.389Z] #48 49.51 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T21:39:04.389Z] #48 50.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T21:39:04.389Z] #48 50.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-08T21:39:04.389Z] #48 50.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T21:39:04.389Z] #48 ... [2022-09-08T21:39:04.389Z] [2022-09-08T21:39:04.389Z] #44 [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-08T21:39:04.389Z] #44 47.86 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T21:39:04.389Z] #44 47.86 + GOBIN=/build [2022-09-08T21:39:04.389Z] #44 47.86 + GO111MODULE=on [2022-09-08T21:39:04.389Z] #44 47.87 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-08T21:39:04.389Z] #44 50.84 rootlesskit version 1.0.0 [2022-09-08T21:39:04.389Z] #44 50.85 Usage of /build/rootlesskit-docker-proxy: [2022-09-08T21:39:04.389Z] #44 50.85 -container-ip string [2022-09-08T21:39:04.389Z] #44 50.85 container ip [2022-09-08T21:39:04.389Z] #44 50.85 -container-port int [2022-09-08T21:39:04.389Z] #44 50.85 container port (default -1) [2022-09-08T21:39:04.389Z] #44 50.85 -host-ip string [2022-09-08T21:39:04.389Z] #44 50.85 host ip [2022-09-08T21:39:04.389Z] #44 50.85 -host-port int [2022-09-08T21:39:04.389Z] #44 50.85 host port (default -1) [2022-09-08T21:39:04.389Z] #44 50.85 -proto string [2022-09-08T21:39:04.389Z] #44 50.85 proxy protocol (default "tcp") [2022-09-08T21:39:04.389Z] #44 DONE 51.0s [2022-09-08T21:39:04.649Z] [2022-09-08T21:39:04.649Z] #52 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T21:39:04.649Z] #52 DONE 0.1s [2022-09-08T21:39:04.649Z] [2022-09-08T21:39:04.649Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T21:39:04.649Z] #53 DONE 0.1s [2022-09-08T21:39:04.649Z] [2022-09-08T21:39:04.649Z] #54 [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-08T21:39:05.585Z] #54 1.324 + RM_GOPATH=0 [2022-09-08T21:39:05.585Z] #54 1.324 + TMP_GOPATH= [2022-09-08T21:39:05.585Z] #54 1.324 + : /build [2022-09-08T21:39:05.585Z] #54 1.324 + '[' -z '' ']' [2022-09-08T21:39:05.585Z] #54 1.324 ++ mktemp -d [2022-09-08T21:39:05.585Z] #54 1.324 + export GOPATH=/tmp/tmp.Nt5WFitS8M [2022-09-08T21:39:05.585Z] #54 1.324 + GOPATH=/tmp/tmp.Nt5WFitS8M [2022-09-08T21:39:05.585Z] #54 1.324 + RM_GOPATH=1 [2022-09-08T21:39:05.585Z] #54 1.324 + case "$(go env GOARCH)" in [2022-09-08T21:39:05.585Z] #54 1.324 ++ go env GOARCH [2022-09-08T21:39:05.585Z] #54 1.373 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T21:39:05.585Z] #54 1.374 + GO_BUILDMODE=-buildmode=pie [2022-09-08T21:39:05.585Z] #54 1.374 ++ dirname /install.sh [2022-09-08T21:39:05.585Z] #54 1.375 + dir=/ [2022-09-08T21:39:05.585Z] #54 1.376 + bin=tini [2022-09-08T21:39:05.585Z] #54 1.376 + shift [2022-09-08T21:39:05.585Z] #54 1.376 + '[' '!' -f //tini.installer ']' [2022-09-08T21:39:05.585Z] #54 1.376 + . //tini.installer [2022-09-08T21:39:05.585Z] #54 1.377 ++ : v0.19.0 [2022-09-08T21:39:05.585Z] #54 1.377 + install_tini [2022-09-08T21:39:05.585Z] #54 1.377 + echo 'Install tini version v0.19.0' [2022-09-08T21:39:05.585Z] #54 1.377 Install tini version v0.19.0 [2022-09-08T21:39:05.585Z] #54 1.378 + git clone https://github.com/krallin/tini.git /tmp/tmp.Nt5WFitS8M/tini [2022-09-08T21:39:05.585Z] #54 1.379 Cloning into '/tmp/tmp.Nt5WFitS8M/tini'... [2022-09-08T21:39:06.152Z] #54 1.936 + cd /tmp/tmp.Nt5WFitS8M/tini [2022-09-08T21:39:06.152Z] #54 1.936 + git checkout -q v0.19.0 [2022-09-08T21:39:06.152Z] #54 1.957 + cmake . [2022-09-08T21:39:06.152Z] #54 2.240 -- The C compiler identification is GNU 10.2.1 [2022-09-08T21:39:06.152Z] #54 2.253 -- Detecting C compiler ABI info [2022-09-08T21:39:06.410Z] #54 2.434 -- Detecting C compiler ABI info - done [2022-09-08T21:39:06.410Z] #54 2.459 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-08T21:39:06.410Z] #54 2.459 -- Detecting C compile features [2022-09-08T21:39:06.410Z] #54 2.460 -- Detecting C compile features - done [2022-09-08T21:39:06.410Z] #54 2.469 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T21:39:06.410Z] #54 2.537 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T21:39:06.410Z] #54 2.567 -- Configuring done [2022-09-08T21:39:06.410Z] #54 2.573 -- Generating done [2022-09-08T21:39:06.671Z] #54 2.577 -- Build files have been written to: /tmp/tmp.Nt5WFitS8M/tini [2022-09-08T21:39:06.671Z] #54 2.580 + make tini-static [2022-09-08T21:39:06.671Z] #54 2.666 Scanning dependencies of target tini-static [2022-09-08T21:39:06.671Z] #54 2.680 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T21:39:06.930Z] #54 3.016 [100%] Linking C executable tini-static [2022-09-08T21:39:07.192Z] #54 3.205 [100%] Built target tini-static [2022-09-08T21:39:07.192Z] #54 3.238 + mkdir -p /build [2022-09-08T21:39:07.192Z] #54 3.240 + cp tini-static /build/docker-init [2022-09-08T21:39:07.192Z] #54 DONE 3.4s [2022-09-08T21:39:07.192Z] [2022-09-08T21:39:07.192Z] #48 [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-08T21:39:07.192Z] #48 51.65 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T21:39:07.192Z] #48 51.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-08T21:39:07.192Z] #48 51.66 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T21:39:07.192Z] #48 51.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-08T21:39:07.192Z] #48 51.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T21:39:07.192Z] #48 51.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T21:39:07.192Z] #48 51.86 Selecting previously unselected package dmsetup. [2022-09-08T21:39:07.192Z] #48 51.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T21:39:07.192Z] #48 51.87 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-08T21:39:07.192Z] #48 52.02 Selecting previously unselected package mingw-w64-common. [2022-09-08T21:39:07.192Z] #48 52.03 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-08T21:39:07.192Z] #48 52.03 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-08T21:39:08.132Z] #48 54.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T21:39:08.132Z] #48 54.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-08T21:39:08.132Z] #48 54.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T21:39:10.035Z] #48 56.35 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T21:39:10.035Z] #48 56.35 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-08T21:39:10.035Z] #48 56.36 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T21:39:10.035Z] #48 56.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-08T21:39:10.035Z] #48 56.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T21:39:10.035Z] #48 56.42 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T21:39:11.937Z] #48 58.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-08T21:39:11.937Z] #48 58.41 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T21:39:11.937Z] #48 58.42 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T21:39:14.865Z] #43 220.1 AR libcrun_testing.a [2022-09-08T21:39:14.865Z] #43 220.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-08T21:39:14.865Z] #43 220.3 CCLD tests/tests_libcrun_utils [2022-09-08T21:39:14.865Z] #43 220.3 CCLD tests/tests_libcrun_errors [2022-09-08T21:39:14.865Z] #43 220.3 CCLD tests/tests_libcrun_fuzzer [2022-09-08T21:39:14.865Z] #43 220.8 CCLD libcrun.la [2022-09-08T21:39:15.125Z] #43 221.9 CCLD crun [2022-09-08T21:39:15.223Z] #48 ... [2022-09-08T21:39:15.223Z] [2022-09-08T21:39:15.223Z] #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-08T21:39:15.223Z] #50 13.86 + cd /tmp/tmp.7gNbf9lYgd/src/github.com/containerd/containerd [2022-09-08T21:39:15.223Z] #50 13.86 + git checkout -q v1.6.8 [2022-09-08T21:39:15.695Z] #43 222.2 make[3]: Entering directory '/tmp/crun-build' [2022-09-08T21:39:15.695Z] #43 222.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-08T21:39:15.695Z] #43 222.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-08T21:39:15.695Z] #43 222.5 /bin/mkdir -p '/usr/local/lib' [2022-09-08T21:39:15.790Z] #50 14.74 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T21:39:15.790Z] #50 14.74 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T21:39:15.790Z] #50 14.74 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T21:39:15.790Z] #50 14.74 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T21:39:15.790Z] #50 14.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T21:39:15.790Z] #50 14.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T21:39:15.790Z] #50 14.74 + '[' '' = dynamic ']' [2022-09-08T21:39:15.790Z] #50 14.74 + make [2022-09-08T21:39:15.955Z] #43 222.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-08T21:39:15.955Z] #43 222.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-08T21:39:15.955Z] #43 222.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-08T21:39:15.955Z] #43 222.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-08T21:39:15.955Z] #43 222.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-08T21:39:15.955Z] #43 222.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-08T21:39:15.955Z] #43 222.7 ---------------------------------------------------------------------- [2022-09-08T21:39:15.955Z] #43 222.7 Libraries have been installed in: [2022-09-08T21:39:15.955Z] #43 222.7 /usr/local/lib [2022-09-08T21:39:15.955Z] #43 222.7 [2022-09-08T21:39:15.955Z] #43 222.7 If you ever happen to want to link against installed libraries [2022-09-08T21:39:15.955Z] #43 222.7 in a given directory, LIBDIR, you must either use libtool, and [2022-09-08T21:39:15.955Z] #43 222.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-08T21:39:15.955Z] #43 222.7 flag during linking and do at least one of the following: [2022-09-08T21:39:15.955Z] #43 222.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-08T21:39:15.955Z] #43 222.7 during execution [2022-09-08T21:39:15.955Z] #43 222.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-08T21:39:15.955Z] #43 222.7 during linking [2022-09-08T21:39:15.955Z] #43 222.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-08T21:39:15.955Z] #43 222.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-08T21:39:15.955Z] #43 222.7 [2022-09-08T21:39:15.955Z] #43 222.7 See any operating system documentation about shared libraries for [2022-09-08T21:39:15.955Z] #43 222.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-08T21:39:15.955Z] #43 222.7 ---------------------------------------------------------------------- [2022-09-08T21:39:15.955Z] #43 222.7 /bin/mkdir -p '/build' [2022-09-08T21:39:15.955Z] #43 222.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-08T21:39:15.955Z] #43 222.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-08T21:39:16.215Z] #43 222.8 make[3]: Leaving directory '/tmp/crun-build' [2022-09-08T21:39:16.215Z] #43 222.8 make[2]: Leaving directory '/tmp/crun-build' [2022-09-08T21:39:16.215Z] #43 222.9 make[1]: Leaving directory '/tmp/crun-build' [2022-09-08T21:39:16.726Z] #50 15.57 + bin/ctr [2022-09-08T21:39:16.784Z] #43 DONE 223.4s [2022-09-08T21:39:16.784Z] [2022-09-08T21:39:16.784Z] #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-08T21:39:19.323Z] #31 264.8 + return [2022-09-08T21:39:21.861Z] #31 DONE 266.8s [2022-09-08T21:39:21.861Z] [2022-09-08T21:39:21.861Z] #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-08T21:39:21.861Z] #32 266.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-08T21:39:21.861Z] #32 DONE 267.0s [2022-09-08T21:39:21.861Z] [2022-09-08T21:39:21.861Z] #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-08T21:39:21.861Z] #50 159.5 + mkdir -p /build [2022-09-08T21:39:21.861Z] #50 159.5 + cp runc /build/runc [2022-09-08T21:39:21.861Z] #50 DONE 159.7s [2022-09-08T21:39:21.861Z] [2022-09-08T21:39:21.861Z] #44 [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-08T21:39:23.290Z] #50 ... [2022-09-08T21:39:23.290Z] [2022-09-08T21:39:23.290Z] #48 [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-08T21:39:23.290Z] #48 62.25 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-08T21:39:23.290Z] #48 62.25 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-08T21:39:23.290Z] #48 62.26 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T21:39:23.290Z] #48 63.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-08T21:39:23.290Z] #48 63.85 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-08T21:39:23.290Z] #48 63.85 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T21:39:23.290Z] #48 65.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-08T21:39:23.290Z] #48 65.52 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T21:39:23.290Z] #48 65.52 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T21:39:23.290Z] #48 69.44 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-08T21:39:23.290Z] #48 69.45 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-08T21:39:23.290Z] #48 69.45 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T21:39:24.400Z] #44 ... [2022-09-08T21:39:24.400Z] [2022-09-08T21:39:24.400Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T21:39:24.400Z] #60 DONE 0.2s [2022-09-08T21:39:24.400Z] [2022-09-08T21:39:24.400Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T21:39:24.659Z] #61 DONE 0.2s [2022-09-08T21:39:24.659Z] [2022-09-08T21:39:24.659Z] #44 [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-08T21:39:24.659Z] #44 ... [2022-09-08T21:39:24.659Z] [2022-09-08T21:39:24.659Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T21:39:24.659Z] #62 DONE 0.1s [2022-09-08T21:39:24.666Z] #48 71.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T21:39:24.666Z] #48 71.20 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-08T21:39:24.666Z] #48 71.21 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T21:39:24.666Z] #48 71.28 Selecting previously unselected package libapparmor1:amd64. [2022-09-08T21:39:24.666Z] #48 71.28 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-08T21:39:24.666Z] #48 71.29 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T21:39:24.666Z] #48 71.35 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-08T21:39:24.666Z] #48 71.35 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-08T21:39:24.666Z] #48 71.36 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T21:39:24.666Z] #48 71.44 Selecting previously unselected package libbtrfs0:amd64. [2022-09-08T21:39:24.919Z] [2022-09-08T21:39:24.919Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-08T21:39:24.925Z] #48 71.44 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-08T21:39:24.925Z] #48 71.45 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T21:39:24.925Z] #48 71.52 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-08T21:39:24.925Z] #48 71.53 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-08T21:39:24.925Z] #48 71.53 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T21:39:24.925Z] #48 71.63 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-08T21:39:24.925Z] #48 71.64 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T21:39:24.925Z] #48 71.64 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T21:39:24.925Z] #48 71.68 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T21:39:25.184Z] #63 DONE 0.4s [2022-09-08T21:39:25.184Z] [2022-09-08T21:39:25.184Z] #44 [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-08T21:39:25.184Z] #44 ... [2022-09-08T21:39:25.184Z] [2022-09-08T21:39:25.184Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-08T21:39:25.184Z] #64 DONE 0.1s [2022-09-08T21:39:25.184Z] [2022-09-08T21:39:25.184Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-08T21:39:25.184Z] #65 DONE 0.1s [2022-09-08T21:39:25.184Z] #48 71.70 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-08T21:39:25.184Z] #48 71.70 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-08T21:39:25.184Z] #48 71.77 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-08T21:39:25.184Z] #48 71.78 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-08T21:39:25.184Z] #48 71.78 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T21:39:25.184Z] #48 71.91 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-08T21:39:25.184Z] #48 71.91 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-08T21:39:25.184Z] #48 71.91 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T21:39:25.443Z] #48 72.00 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-08T21:39:25.443Z] #48 72.00 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-08T21:39:25.443Z] #48 72.01 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T21:39:25.443Z] #48 72.09 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-08T21:39:25.443Z] #48 72.10 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-08T21:39:25.443Z] #48 72.10 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T21:39:25.443Z] #48 72.15 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-08T21:39:25.443Z] #48 72.15 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-08T21:39:25.443Z] #48 72.16 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T21:39:25.443Z] [2022-09-08T21:39:25.443Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T21:39:25.443Z] #66 DONE 0.0s [2022-09-08T21:39:25.443Z] [2022-09-08T21:39:25.443Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T21:39:25.443Z] #67 DONE 0.1s [2022-09-08T21:39:25.443Z] [2022-09-08T21:39:25.443Z] #44 [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-08T21:39:25.443Z] #44 ... [2022-09-08T21:39:25.443Z] [2022-09-08T21:39:25.443Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-08T21:39:25.443Z] #68 DONE 0.0s [2022-09-08T21:39:25.443Z] [2022-09-08T21:39:25.443Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T21:39:25.443Z] #69 DONE 0.1s [2022-09-08T21:39:25.701Z] #48 72.37 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-08T21:39:25.702Z] #48 72.38 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-08T21:39:25.702Z] #48 72.39 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T21:39:25.702Z] [2022-09-08T21:39:25.702Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T21:39:25.960Z] #48 72.50 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-08T21:39:25.960Z] #48 72.51 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-08T21:39:25.960Z] #48 72.52 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T21:39:25.960Z] #48 72.56 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T21:39:25.960Z] #48 72.57 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-08T21:39:25.960Z] #48 72.57 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T21:39:25.960Z] #48 72.63 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T21:39:25.960Z] #48 72.64 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-08T21:39:25.960Z] #48 72.64 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T21:39:26.219Z] #48 72.85 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-08T21:39:26.219Z] #48 72.87 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-08T21:39:26.219Z] #48 72.88 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-08T21:39:26.219Z] #48 72.90 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-08T21:39:26.219Z] #48 72.91 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-08T21:39:26.219Z] #48 72.92 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-08T21:39:26.219Z] #48 72.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-08T21:39:26.219Z] #48 72.95 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-08T21:39:26.219Z] #48 72.96 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-08T21:39:26.219Z] #48 72.97 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-08T21:39:26.219Z] #48 72.98 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-08T21:39:26.219Z] #48 72.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-08T21:39:26.219Z] #48 73.01 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-08T21:39:26.219Z] #48 73.02 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-08T21:39:26.219Z] #48 73.03 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-08T21:39:26.219Z] #48 73.04 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-08T21:39:26.219Z] #48 73.07 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-08T21:39:26.220Z] #48 73.09 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-08T21:39:26.220Z] #48 73.10 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-08T21:39:26.220Z] #48 73.11 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-08T21:39:26.478Z] #48 73.13 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T21:39:26.479Z] #48 73.15 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-08T21:39:26.479Z] #48 73.15 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T21:39:26.479Z] #48 73.16 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-08T21:39:26.479Z] #48 73.17 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-08T21:39:26.479Z] #48 73.19 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-08T21:39:26.479Z] #48 73.20 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-08T21:39:26.479Z] #48 73.21 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-08T21:39:26.479Z] #48 73.23 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-08T21:39:26.479Z] #48 73.25 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T21:39:26.479Z] #48 73.26 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-08T21:39:26.479Z] #48 73.28 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-08T21:39:26.479Z] #48 73.29 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-08T21:39:26.479Z] #48 73.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:39:26.639Z] #70 DONE 1.0s [2022-09-08T21:39:26.639Z] [2022-09-08T21:39:26.639Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T21:39:26.639Z] #71 DONE 0.1s [2022-09-08T21:39:26.639Z] [2022-09-08T21:39:26.639Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T21:39:26.639Z] #72 DONE 0.1s [2022-09-08T21:39:26.639Z] [2022-09-08T21:39:26.639Z] #44 [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-08T21:39:27.575Z] #44 235.8 + bin/containerd [2022-09-08T21:39:27.857Z] #48 DONE 74.3s [2022-09-08T21:39:27.857Z] [2022-09-08T21:39:27.857Z] #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-08T21:39:28.792Z] #55 1.157 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-08T21:39:29.050Z] #55 1.327 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-08T21:39:29.050Z] #55 1.345 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-08T21:39:34.583Z] #55 1.628 Reading package lists... [2022-09-08T21:39:38.772Z] #55 6.264 Reading package lists... [2022-09-08T21:39:39.708Z] #55 10.91 Building dependency tree... [2022-09-08T21:39:39.708Z] #55 11.99 Reading state information... [2022-09-08T21:39:41.084Z] #55 13.17 The following additional packages will be installed: [2022-09-08T21:39:41.084Z] #55 13.17 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-08T21:39:41.084Z] #55 13.17 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-08T21:39:41.084Z] #55 13.17 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-08T21:39:41.084Z] #55 13.17 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-08T21:39:41.084Z] #55 13.17 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-08T21:39:41.084Z] #55 13.18 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-08T21:39:41.084Z] #55 13.18 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-08T21:39:41.084Z] #55 13.20 Suggested packages: [2022-09-08T21:39:41.084Z] #55 13.20 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-08T21:39:41.084Z] #55 13.20 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-08T21:39:41.084Z] #55 13.20 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-08T21:39:41.084Z] #55 13.20 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-08T21:39:41.084Z] #55 13.20 seccomp:ppc64el seccomp:s390x [2022-09-08T21:39:41.084Z] #55 13.20 Recommended packages: [2022-09-08T21:39:41.084Z] #55 13.20 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-08T21:39:41.084Z] #55 13.20 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-08T21:39:41.084Z] #55 13.20 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-08T21:39:41.084Z] #55 13.20 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-08T21:39:41.343Z] #55 13.65 The following NEW packages will be installed: [2022-09-08T21:39:41.343Z] #55 13.65 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-08T21:39:41.343Z] #55 13.65 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-08T21:39:41.343Z] #55 13.65 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-08T21:39:41.343Z] #55 13.65 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-08T21:39:41.343Z] #55 13.65 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-08T21:39:41.343Z] #55 13.66 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-08T21:39:41.343Z] #55 13.66 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-08T21:39:41.343Z] #55 13.66 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-08T21:39:41.343Z] #55 13.66 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-08T21:39:41.343Z] #55 13.66 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-08T21:39:41.343Z] #55 13.66 libseccomp2:ppc64el libseccomp2:s390x [2022-09-08T21:39:41.601Z] #55 14.02 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:39:41.601Z] #55 14.02 Need to get 15.9 MB of archives. [2022-09-08T21:39:41.601Z] #55 14.02 After this operation, 73.0 MB of additional disk space will be used. [2022-09-08T21:39:41.601Z] #55 14.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-08T21:39:41.601Z] #55 14.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-08T21:39:41.601Z] #55 14.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-08T21:39:41.601Z] #55 14.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-08T21:39:41.601Z] #55 14.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-08T21:39:41.601Z] #55 14.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-08T21:39:41.601Z] #55 14.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-08T21:39:41.601Z] #55 14.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-08T21:39:41.601Z] #55 14.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-08T21:39:41.601Z] #55 14.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-08T21:39:41.601Z] #55 14.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-08T21:39:41.601Z] #55 14.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-08T21:39:41.601Z] #55 14.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-08T21:39:41.601Z] #55 14.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-08T21:39:41.859Z] #55 14.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-08T21:39:41.859Z] #55 14.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-08T21:39:41.859Z] #55 14.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-08T21:39:41.859Z] #55 14.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-08T21:39:41.859Z] #55 14.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-08T21:39:41.859Z] #55 14.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-08T21:39:41.859Z] #55 14.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-08T21:39:41.859Z] #55 14.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-08T21:39:41.859Z] #55 14.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-08T21:39:41.859Z] #55 14.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-08T21:39:41.859Z] #55 14.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-08T21:39:41.859Z] #55 14.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-08T21:39:41.859Z] #55 14.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-08T21:39:41.859Z] #55 14.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-08T21:39:41.859Z] #55 14.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-08T21:39:41.859Z] #55 14.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-08T21:39:41.859Z] #55 14.25 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-08T21:39:41.859Z] #55 14.25 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-08T21:39:41.859Z] #55 14.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-08T21:39:41.859Z] #55 14.25 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-08T21:39:41.859Z] #55 14.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-08T21:39:41.859Z] #55 14.26 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-08T21:39:41.860Z] #55 14.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-08T21:39:41.860Z] #55 14.26 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-08T21:39:41.860Z] #55 14.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-08T21:39:41.860Z] #55 14.26 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-08T21:39:42.427Z] #55 14.76 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:39:42.427Z] #55 14.94 Fetched 15.9 MB in 1s (30.6 MB/s) [2022-09-08T21:39:42.427Z] #55 14.98 Selecting previously unselected package gcc-10-base:armel. [2022-09-08T21:39:42.685Z] #55 14.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-08T21:39:42.685Z] #55 15.03 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-08T21:39:42.685Z] #55 15.03 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-08T21:39:42.685Z] #55 15.09 Selecting previously unselected package gcc-10-base:armhf. [2022-09-08T21:39:42.685Z] #55 15.10 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-08T21:39:42.685Z] #55 15.10 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-08T21:39:42.685Z] #55 15.15 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-08T21:39:42.685Z] #55 15.16 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-08T21:39:42.685Z] #55 15.16 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-08T21:39:42.686Z] #55 15.21 Selecting previously unselected package gcc-10-base:s390x. [2022-09-08T21:39:42.944Z] #55 15.22 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-08T21:39:42.944Z] #55 15.23 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-08T21:39:42.944Z] #55 15.28 Selecting previously unselected package gcc-10-base:arm64. [2022-09-08T21:39:42.944Z] #55 15.28 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-08T21:39:42.944Z] #55 15.29 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-08T21:39:42.944Z] #55 15.35 Selecting previously unselected package libgcc-s1:armel. [2022-09-08T21:39:42.944Z] #55 15.35 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-08T21:39:42.944Z] #55 15.36 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-08T21:39:42.944Z] #55 15.41 Selecting previously unselected package libcrypt1:armel. [2022-09-08T21:39:42.944Z] #55 15.41 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-08T21:39:42.944Z] #55 15.42 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-08T21:39:43.203Z] #55 15.50 Selecting previously unselected package libc6:armel. [2022-09-08T21:39:43.203Z] #55 15.50 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-08T21:39:43.203Z] #55 15.66 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-08T21:39:43.462Z] #55 16.05 Selecting previously unselected package libapparmor1:armel. [2022-09-08T21:39:43.462Z] #55 16.05 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-08T21:39:43.721Z] #55 16.06 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-08T21:39:43.721Z] #55 16.12 Selecting previously unselected package libapparmor-dev:armel. [2022-09-08T21:39:43.721Z] #55 16.12 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-08T21:39:43.721Z] #55 16.13 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-08T21:39:43.721Z] #55 16.19 Selecting previously unselected package libgcc-s1:arm64. [2022-09-08T21:39:43.721Z] #55 16.20 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-08T21:39:43.721Z] #55 16.20 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-08T21:39:43.721Z] #55 16.25 Selecting previously unselected package libcrypt1:arm64. [2022-09-08T21:39:43.721Z] #55 16.26 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-08T21:39:43.721Z] #55 16.27 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-08T21:39:43.979Z] #55 16.35 Selecting previously unselected package libc6:arm64. [2022-09-08T21:39:43.979Z] #55 16.36 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-08T21:39:44.238Z] #55 16.53 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-08T21:39:44.497Z] #55 16.94 Selecting previously unselected package libapparmor1:arm64. [2022-09-08T21:39:44.497Z] #55 16.95 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-08T21:39:44.497Z] #55 16.96 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-08T21:39:44.497Z] #55 17.01 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-08T21:39:44.497Z] #55 17.02 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-08T21:39:44.497Z] #55 17.02 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-08T21:39:44.497Z] #55 17.08 Selecting previously unselected package libgcc-s1:s390x. [2022-09-08T21:39:44.755Z] #55 17.09 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-08T21:39:44.755Z] #55 17.09 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-08T21:39:44.755Z] #55 17.14 Selecting previously unselected package libcrypt1:s390x. [2022-09-08T21:39:44.755Z] #55 17.15 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-08T21:39:44.755Z] #55 17.15 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-08T21:39:44.755Z] #55 17.23 Selecting previously unselected package libc6:s390x. [2022-09-08T21:39:45.013Z] #55 17.24 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-08T21:39:45.013Z] #55 17.40 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-08T21:39:45.579Z] #55 17.87 Selecting previously unselected package libapparmor1:s390x. [2022-09-08T21:39:45.579Z] #55 17.88 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-08T21:39:45.579Z] #55 17.88 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-08T21:39:45.579Z] #55 17.93 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-08T21:39:45.579Z] #55 17.94 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-08T21:39:45.579Z] #55 17.94 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-08T21:39:45.579Z] #55 18.01 Selecting previously unselected package libgcc-s1:armhf. [2022-09-08T21:39:45.579Z] #55 18.02 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-08T21:39:45.579Z] #55 18.02 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-08T21:39:45.579Z] #55 18.08 Selecting previously unselected package libcrypt1:armhf. [2022-09-08T21:39:45.579Z] #55 18.08 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-08T21:39:45.579Z] #55 18.09 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-08T21:39:45.579Z] #55 18.19 Selecting previously unselected package libc6:armhf. [2022-09-08T21:39:45.837Z] #55 18.20 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-08T21:39:46.095Z] #55 18.41 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-08T21:39:46.353Z] #55 18.84 Selecting previously unselected package libapparmor1:armhf. [2022-09-08T21:39:46.353Z] #55 18.84 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-08T21:39:46.353Z] #55 18.85 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-08T21:39:46.612Z] #55 18.90 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-08T21:39:46.612Z] #55 18.91 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-08T21:39:46.612Z] #55 18.92 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-08T21:39:46.612Z] #55 18.98 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-08T21:39:46.612Z] #55 18.98 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-08T21:39:46.612Z] #55 18.99 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-08T21:39:46.612Z] #55 19.04 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-08T21:39:46.612Z] #55 19.05 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-08T21:39:46.612Z] #55 19.06 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-08T21:39:46.871Z] #55 19.16 Selecting previously unselected package libc6:ppc64el. [2022-09-08T21:39:46.871Z] #55 19.17 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-08T21:39:46.871Z] #55 19.40 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-08T21:39:47.438Z] #55 20.02 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-08T21:39:47.697Z] #55 20.03 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-08T21:39:47.697Z] #55 20.03 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-08T21:39:47.697Z] #55 20.09 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-08T21:39:47.697Z] #55 20.10 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-08T21:39:47.697Z] #55 20.10 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-08T21:39:47.697Z] #55 20.18 Selecting previously unselected package libseccomp2:s390x. [2022-09-08T21:39:47.697Z] #55 20.19 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-08T21:39:47.697Z] #55 20.20 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-08T21:39:47.697Z] #55 20.24 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-08T21:39:47.697Z] #55 20.25 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-08T21:39:47.697Z] #55 20.25 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-08T21:39:47.956Z] #55 20.31 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-08T21:39:47.956Z] #55 20.32 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-08T21:39:47.956Z] #55 20.32 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-08T21:39:47.956Z] #55 20.37 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-08T21:39:47.956Z] #55 20.38 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-08T21:39:47.956Z] #55 20.39 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-08T21:39:47.956Z] #55 20.46 Selecting previously unselected package libseccomp2:armhf. [2022-09-08T21:39:48.215Z] #55 20.46 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-08T21:39:48.215Z] #55 20.47 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-08T21:39:48.215Z] #55 20.52 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-08T21:39:48.215Z] #55 20.52 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-08T21:39:48.215Z] #55 20.53 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-08T21:39:48.215Z] #55 20.61 Selecting previously unselected package libseccomp2:armel. [2022-09-08T21:39:48.215Z] #55 20.61 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-08T21:39:48.215Z] #55 20.61 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-08T21:39:48.215Z] #55 20.66 Selecting previously unselected package libseccomp-dev:armel. [2022-09-08T21:39:48.215Z] #55 20.66 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-08T21:39:48.215Z] #55 20.67 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-08T21:39:48.215Z] #55 20.75 Selecting previously unselected package libseccomp2:arm64. [2022-09-08T21:39:48.473Z] #55 20.75 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-08T21:39:48.473Z] #55 20.76 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T21:39:48.473Z] #55 20.80 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-08T21:39:48.473Z] #55 20.80 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-08T21:39:48.473Z] #55 20.81 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T21:39:48.473Z] #55 20.92 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-08T21:39:48.473Z] #55 20.93 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-08T21:39:48.473Z] #55 20.94 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-08T21:39:48.473Z] #55 20.95 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-08T21:39:48.473Z] #55 20.96 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-08T21:39:48.473Z] #55 20.98 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-08T21:39:48.473Z] #55 21.00 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-08T21:39:48.737Z] #55 21.01 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-08T21:39:48.737Z] #55 21.02 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-08T21:39:48.737Z] #55 21.04 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-08T21:39:48.737Z] #55 21.05 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-08T21:39:48.737Z] #55 21.07 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-08T21:39:48.737Z] #55 21.08 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-08T21:39:48.737Z] #55 21.10 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-08T21:39:48.737Z] #55 21.11 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-08T21:39:48.737Z] #55 21.13 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-08T21:39:50.111Z] #55 22.37 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-08T21:39:51.487Z] #55 23.60 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-08T21:39:52.422Z] #55 24.85 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-08T21:39:53.798Z] #55 26.05 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-08T21:39:54.783Z] #55 27.26 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-08T21:39:54.783Z] #55 27.27 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-08T21:39:54.783Z] #55 27.29 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-08T21:39:54.783Z] #55 27.30 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-08T21:39:54.783Z] #55 27.31 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-08T21:39:54.783Z] #55 27.32 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T21:39:54.783Z] #55 27.33 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-08T21:39:54.783Z] #55 27.34 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-08T21:39:54.783Z] #55 27.36 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-08T21:39:55.050Z] #55 27.38 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-08T21:39:55.050Z] #55 27.40 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-08T21:39:55.050Z] #55 27.41 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-08T21:39:55.050Z] #55 27.42 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-08T21:39:55.050Z] #55 27.44 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-08T21:39:55.050Z] #55 27.46 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-08T21:39:55.050Z] #55 27.47 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-08T21:39:55.050Z] #55 27.48 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-08T21:39:55.050Z] #55 27.49 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-08T21:39:55.050Z] #55 27.51 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-08T21:39:55.050Z] #55 27.52 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-08T21:39:55.050Z] #55 27.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:39:55.312Z] #55 DONE 27.8s [2022-09-08T21:39:55.312Z] [2022-09-08T21:39:55.312Z] #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-08T21:39:55.312Z] #50 ... [2022-09-08T21:39:55.312Z] [2022-09-08T21:39:55.312Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-08T21:39:55.312Z] #56 DONE 0.1s [2022-09-08T21:39:55.312Z] [2022-09-08T21:39:55.312Z] #57 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-08T21:39:56.724Z] #57 DONE 1.5s [2022-09-08T21:39:56.724Z] [2022-09-08T21:39:56.724Z] #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-08T21:39:56.724Z] #0 1.229 + RM_GOPATH=0 [2022-09-08T21:39:56.724Z] #0 1.229 + TMP_GOPATH= [2022-09-08T21:39:56.724Z] #0 1.229 + : /build [2022-09-08T21:39:56.724Z] #0 1.229 + '[' -z '' ']' [2022-09-08T21:39:56.724Z] #0 1.229 ++ mktemp -d [2022-09-08T21:39:56.724Z] #0 1.229 + export GOPATH=/tmp/tmp.N6AXzTXI0a [2022-09-08T21:39:56.724Z] #0 1.229 + GOPATH=/tmp/tmp.N6AXzTXI0a [2022-09-08T21:39:56.724Z] #0 1.229 + RM_GOPATH=1 [2022-09-08T21:39:56.724Z] #0 1.229 + case "$(go env GOARCH)" in [2022-09-08T21:39:56.724Z] #0 1.229 ++ go env GOARCH [2022-09-08T21:39:56.724Z] #0 1.232 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T21:39:56.724Z] #0 1.232 + GO_BUILDMODE=-buildmode=pie [2022-09-08T21:39:56.724Z] #0 1.233 ++ dirname /install.sh [2022-09-08T21:39:56.724Z] #0 1.235 + dir=/ [2022-09-08T21:39:56.724Z] #0 1.236 + bin=runc [2022-09-08T21:39:56.724Z] #0 1.236 + shift [2022-09-08T21:39:56.724Z] #0 1.236 + '[' '!' -f //runc.installer ']' [2022-09-08T21:39:56.724Z] #0 1.236 + . //runc.installer [2022-09-08T21:39:56.724Z] #0 1.237 ++ set -e [2022-09-08T21:39:56.724Z] #0 1.237 ++ : v1.1.4 [2022-09-08T21:39:56.724Z] #0 1.244 + install_runc [2022-09-08T21:39:56.724Z] #0 1.244 + RUNC_BUILDTAGS=seccomp [2022-09-08T21:39:56.724Z] #0 1.244 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T21:39:56.724Z] #0 1.244 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.N6AXzTXI0a/src/github.com/opencontainers/runc [2022-09-08T21:39:56.724Z] #0 1.244 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T21:39:56.724Z] #0 1.246 Cloning into '/tmp/tmp.N6AXzTXI0a/src/github.com/opencontainers/runc'... [2022-09-08T21:39:57.662Z] #58 ... [2022-09-08T21:39:57.662Z] [2022-09-08T21:39:57.662Z] #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-08T21:39:57.662Z] #59 DONE 1.0s [2022-09-08T21:39:57.922Z] [2022-09-08T21:39:57.922Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T21:39:58.858Z] #60 0.918 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T21:39:58.858Z] #60 DONE 1.0s [2022-09-08T21:39:58.858Z] [2022-09-08T21:39:58.858Z] #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-08T21:39:59.791Z] #58 ... [2022-09-08T21:39:59.791Z] [2022-09-08T21:39:59.791Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T21:39:59.791Z] #61 DONE 1.0s [2022-09-08T21:40:00.049Z] [2022-09-08T21:40:00.049Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T21:40:00.615Z] #62 DONE 1.0s [2022-09-08T21:40:00.615Z] [2022-09-08T21:40:00.615Z] #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-08T21:40:00.873Z] #50 ... [2022-09-08T21:40:00.873Z] [2022-09-08T21:40:00.873Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-08T21:40:01.808Z] #63 DONE 1.1s [2022-09-08T21:40:01.808Z] [2022-09-08T21:40:01.808Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T21:40:03.708Z] #64 1.779 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-08T21:40:03.708Z] #64 1.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-08T21:40:03.967Z] #64 1.971 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-08T21:40:03.967Z] #64 2.055 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-08T21:40:04.225Z] #64 2.350 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-08T21:40:04.483Z] #64 2.708 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-08T21:40:05.052Z] #64 3.001 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-08T21:40:05.052Z] #64 3.219 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-08T21:40:05.311Z] #64 3.621 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-08T21:40:05.878Z] #64 3.910 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-08T21:40:05.878Z] #64 3.915 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-08T21:40:05.878Z] #64 3.916 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-08T21:40:05.878Z] #64 3.916 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-08T21:40:05.878Z] #64 3.920 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-08T21:40:05.878Z] #64 3.926 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-08T21:40:05.878Z] #64 3.935 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-08T21:40:05.878Z] #64 3.936 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-08T21:40:05.878Z] #64 3.936 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-08T21:40:05.878Z] #64 3.937 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-08T21:40:05.878Z] #64 3.937 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-08T21:40:05.878Z] #64 3.938 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-08T21:40:11.146Z] #64 ... [2022-09-08T21:40:11.146Z] [2022-09-08T21:40:11.146Z] #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-08T21:40:11.146Z] #58 5.581 + cd /tmp/tmp.N6AXzTXI0a/src/github.com/opencontainers/runc [2022-09-08T21:40:11.146Z] #58 5.581 + git checkout -q v1.1.4 [2022-09-08T21:40:11.146Z] #58 5.975 + '[' -z '' ']' [2022-09-08T21:40:11.146Z] #58 5.975 + target=static [2022-09-08T21:40:11.146Z] #58 5.976 + make BUILDTAGS=seccomp static [2022-09-08T21:40:11.146Z] #58 6.246 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-08T21:40:14.266Z] #44 275.0 # github.com/containerd/containerd/cmd/containerd [2022-09-08T21:40:14.266Z] #44 275.0 /usr/bin/ld: /tmp/go-link-2126715567/000019.o: in function `New': [2022-09-08T21:40:14.266Z] #44 275.0 /tmp/tmp.di3mAzeMIR/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-08T21:40:14.266Z] #44 275.1 + bin/containerd-stress [2022-09-08T21:40:14.266Z] #44 276.1 + bin/containerd-shim [2022-09-08T21:40:16.806Z] #44 284.6 + bin/containerd-shim-runc-v1 [2022-09-08T21:40:17.714Z] #58 ... [2022-09-08T21:40:17.714Z] [2022-09-08T21:40:17.714Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T21:40:17.714Z] #64 15.18 Fetched 49.2 MB in 14s (3559 kB/s) [2022-09-08T21:40:22.104Z] #44 289.4 + bin/containerd-shim-runc-v2 [2022-09-08T21:40:22.104Z] #44 290.1 + binaries [2022-09-08T21:40:22.104Z] #44 290.1 + install -D bin/containerd /build/containerd [2022-09-08T21:40:22.104Z] #44 290.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T21:40:22.104Z] #44 290.1 + install -D bin/ctr /build/ctr [2022-09-08T21:40:23.069Z] #44 DONE 291.3s [2022-09-08T21:40:24.010Z] [2022-09-08T21:40:24.010Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T21:40:24.271Z] #73 DONE 0.2s [2022-09-08T21:40:24.271Z] [2022-09-08T21:40:24.271Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T21:40:24.271Z] #74 DONE 0.1s [2022-09-08T21:40:24.271Z] [2022-09-08T21:40:24.271Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T21:40:24.276Z] #64 15.18 Reading package lists... [2022-09-08T21:40:24.531Z] #75 DONE 0.2s [2022-09-08T21:40:24.531Z] [2022-09-08T21:40:24.531Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-08T21:40:24.531Z] #76 DONE 0.1s [2022-09-08T21:40:24.531Z] [2022-09-08T21:40:24.531Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-08T21:40:24.531Z] #77 DONE 0.0s [2022-09-08T21:40:24.531Z] [2022-09-08T21:40:24.531Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-08T21:40:24.531Z] #78 DONE 0.0s [2022-09-08T21:40:24.531Z] [2022-09-08T21:40:24.531Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T21:40:25.469Z] #79 DONE 0.9s [2022-09-08T21:40:25.469Z] [2022-09-08T21:40:25.469Z] #80 exporting to image [2022-09-08T21:40:25.469Z] #80 exporting layers [2022-09-08T21:40:28.759Z] #80 exporting layers 2.8s done [2022-09-08T21:40:28.759Z] #80 writing image sha256:70cad972a7e0162739755a13a4b613f3ba6612989e4dcbbc5f8c1172a4b94ebd done [2022-09-08T21:40:28.759Z] #80 naming to docker.io/library/docker:c7e77dba7ff1e512d702dc434d8d2bb956d80f47 done [2022-09-08T21:40:28.759Z] #80 DONE 2.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-08T21:40:29.071Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-08T21:40:29.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44119/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7e77dba7ff1e512d702dc434d8d2bb956d80f47 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7e77dba7ff1e512d702dc434d8d2bb956d80f47 hack/test/unit [2022-09-08T21:40:29.542Z] #64 21.69 Reading package lists... [2022-09-08T21:40:31.264Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-08T21:40:31.264Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-08T21:40:31.264Z] + TESTDIRS=./... [2022-09-08T21:40:31.264Z] + exclude_paths='/vendor/|/integration' [2022-09-08T21:40:31.264Z] ++ go list ./... [2022-09-08T21:40:31.264Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-08T21:40:31.704Z] #64 27.89 Building dependency tree... [2022-09-08T21:40:32.204Z] + pkg_list='github.com/docker/docker/api [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/backend/build [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/httputils [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/middleware [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/build [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/container [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/debug [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/image [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/network [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/session [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/system [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/server/router/volume [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/backend [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/container [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/events [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/filters [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/image [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/mount [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/network [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/registry [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/strslice [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/swarm [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/time [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/versions [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T21:40:32.204Z] github.com/docker/docker/api/types/volume [2022-09-08T21:40:32.204Z] github.com/docker/docker/builder [2022-09-08T21:40:32.204Z] github.com/docker/docker/builder/builder-next [2022-09-08T21:40:32.204Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T21:40:32.204Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T21:40:32.204Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T21:40:32.204Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T21:40:32.204Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T21:40:32.204Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T21:40:32.204Z] github.com/docker/docker/builder/dockerfile [2022-09-08T21:40:32.204Z] github.com/docker/docker/builder/remotecontext [2022-09-08T21:40:32.204Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T21:40:32.204Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T21:40:32.204Z] github.com/docker/docker/cli [2022-09-08T21:40:32.204Z] github.com/docker/docker/cli/config [2022-09-08T21:40:32.204Z] github.com/docker/docker/cli/debug [2022-09-08T21:40:32.204Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T21:40:32.204Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T21:40:32.204Z] github.com/docker/docker/client [2022-09-08T21:40:32.204Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T21:40:32.204Z] github.com/docker/docker/cmd/dockerd [2022-09-08T21:40:32.204Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T21:40:32.204Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T21:40:32.204Z] github.com/docker/docker/container [2022-09-08T21:40:32.204Z] github.com/docker/docker/container/stream [2022-09-08T21:40:32.204Z] github.com/docker/docker/contrib/apparmor [2022-09-08T21:40:32.204Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T21:40:32.204Z] github.com/docker/docker/contrib/httpserver [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/cluster [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/config [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/containerd [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/events [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/images [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/initlayer [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/links [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/listeners [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/local [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/names [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/network [2022-09-08T21:40:32.204Z] github.com/docker/docker/daemon/stats [2022-09-08T21:40:32.204Z] github.com/docker/docker/distribution [2022-09-08T21:40:32.204Z] github.com/docker/docker/distribution/metadata [2022-09-08T21:40:32.204Z] github.com/docker/docker/distribution/utils [2022-09-08T21:40:32.204Z] github.com/docker/docker/distribution/xfer [2022-09-08T21:40:32.204Z] github.com/docker/docker/dockerversion [2022-09-08T21:40:32.204Z] github.com/docker/docker/errdefs [2022-09-08T21:40:32.204Z] github.com/docker/docker/image [2022-09-08T21:40:32.204Z] github.com/docker/docker/image/cache [2022-09-08T21:40:32.204Z] github.com/docker/docker/image/tarexport [2022-09-08T21:40:32.204Z] github.com/docker/docker/image/v1 [2022-09-08T21:40:32.204Z] github.com/docker/docker/internal/test/suite [2022-09-08T21:40:32.204Z] github.com/docker/docker/layer [2022-09-08T21:40:32.204Z] github.com/docker/docker/libcontainerd [2022-09-08T21:40:32.204Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T21:40:32.204Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T21:40:32.204Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T21:40:32.204Z] github.com/docker/docker/libcontainerd/types [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/config [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/idm [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/ns [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/options [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/osl [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T21:40:32.204Z] github.com/docker/docker/libnetwork/types [2022-09-08T21:40:32.204Z] github.com/docker/docker/oci [2022-09-08T21:40:32.204Z] github.com/docker/docker/oci/caps [2022-09-08T21:40:32.204Z] github.com/docker/docker/opts [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/aaparser [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/archive [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/authorization [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/capabilities [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/containerfs [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/directory [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/dmesg [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/fileutils [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/fsutils [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/homedir [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/idtools [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/ioutils [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/longpath [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/loopback [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/parsers [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/pidfile [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/platform [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/plugins [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/pools [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/progress [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/pubsub [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/reexec [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/signal [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/stack [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/stringid [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/system [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/tailfile [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/tarsum [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/urlutil [2022-09-08T21:40:32.204Z] github.com/docker/docker/pkg/useragent [2022-09-08T21:40:32.204Z] github.com/docker/docker/plugin [2022-09-08T21:40:32.204Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T21:40:32.204Z] github.com/docker/docker/plugin/v2 [2022-09-08T21:40:32.204Z] github.com/docker/docker/profiles/apparmor [2022-09-08T21:40:32.204Z] github.com/docker/docker/profiles/seccomp [2022-09-08T21:40:32.204Z] github.com/docker/docker/quota [2022-09-08T21:40:32.204Z] github.com/docker/docker/reference [2022-09-08T21:40:32.204Z] github.com/docker/docker/registry [2022-09-08T21:40:32.204Z] github.com/docker/docker/registry/resumable [2022-09-08T21:40:32.205Z] github.com/docker/docker/restartmanager [2022-09-08T21:40:32.205Z] github.com/docker/docker/rootless [2022-09-08T21:40:32.205Z] github.com/docker/docker/rootless/specconv [2022-09-08T21:40:32.205Z] github.com/docker/docker/runconfig [2022-09-08T21:40:32.205Z] github.com/docker/docker/runconfig/opts [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/daemon [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/environment [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/fakegit [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/registry [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/request [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume/drivers [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume/local [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume/mounts [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume/service [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume/service/opts [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume/testutils' [2022-09-08T21:40:32.205Z] ++ grep --fixed-strings -v /libnetwork [2022-09-08T21:40:32.205Z] ++ echo 'github.com/docker/docker/api [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/backend/build [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/httputils [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/middleware [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/build [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/container [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/debug [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/image [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/network [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/session [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/system [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/volume [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/backend [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/container [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/events [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/filters [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/image [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/mount [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/network [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/registry [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/strslice [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/swarm [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/time [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/versions [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/volume [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/dockerfile [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/remotecontext [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T21:40:32.205Z] github.com/docker/docker/cli [2022-09-08T21:40:32.205Z] github.com/docker/docker/cli/config [2022-09-08T21:40:32.205Z] github.com/docker/docker/cli/debug [2022-09-08T21:40:32.205Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T21:40:32.205Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T21:40:32.205Z] github.com/docker/docker/client [2022-09-08T21:40:32.205Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T21:40:32.205Z] github.com/docker/docker/cmd/dockerd [2022-09-08T21:40:32.205Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T21:40:32.205Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T21:40:32.205Z] github.com/docker/docker/container [2022-09-08T21:40:32.205Z] github.com/docker/docker/container/stream [2022-09-08T21:40:32.205Z] github.com/docker/docker/contrib/apparmor [2022-09-08T21:40:32.205Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T21:40:32.205Z] github.com/docker/docker/contrib/httpserver [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/cluster [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/config [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/containerd [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/events [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/images [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/initlayer [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/links [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/listeners [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/local [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/names [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/network [2022-09-08T21:40:32.205Z] github.com/docker/docker/daemon/stats [2022-09-08T21:40:32.205Z] github.com/docker/docker/distribution [2022-09-08T21:40:32.205Z] github.com/docker/docker/distribution/metadata [2022-09-08T21:40:32.205Z] github.com/docker/docker/distribution/utils [2022-09-08T21:40:32.205Z] github.com/docker/docker/distribution/xfer [2022-09-08T21:40:32.205Z] github.com/docker/docker/dockerversion [2022-09-08T21:40:32.205Z] github.com/docker/docker/errdefs [2022-09-08T21:40:32.205Z] github.com/docker/docker/image [2022-09-08T21:40:32.205Z] github.com/docker/docker/image/cache [2022-09-08T21:40:32.205Z] github.com/docker/docker/image/tarexport [2022-09-08T21:40:32.205Z] github.com/docker/docker/image/v1 [2022-09-08T21:40:32.205Z] github.com/docker/docker/internal/test/suite [2022-09-08T21:40:32.205Z] github.com/docker/docker/layer [2022-09-08T21:40:32.205Z] github.com/docker/docker/libcontainerd [2022-09-08T21:40:32.205Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T21:40:32.205Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T21:40:32.205Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T21:40:32.205Z] github.com/docker/docker/libcontainerd/types [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/config [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/idm [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/ns [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/options [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/osl [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T21:40:32.205Z] github.com/docker/docker/libnetwork/types [2022-09-08T21:40:32.205Z] github.com/docker/docker/oci [2022-09-08T21:40:32.205Z] github.com/docker/docker/oci/caps [2022-09-08T21:40:32.205Z] github.com/docker/docker/opts [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/aaparser [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/archive [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/authorization [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/capabilities [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/containerfs [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/directory [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/dmesg [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/fileutils [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/fsutils [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/homedir [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/idtools [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/ioutils [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/longpath [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/loopback [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/parsers [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/pidfile [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/platform [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/plugins [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/pools [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/progress [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/pubsub [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/reexec [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/signal [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/stack [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/stringid [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/system [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/tailfile [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/tarsum [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/urlutil [2022-09-08T21:40:32.205Z] github.com/docker/docker/pkg/useragent [2022-09-08T21:40:32.205Z] github.com/docker/docker/plugin [2022-09-08T21:40:32.205Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T21:40:32.205Z] github.com/docker/docker/plugin/v2 [2022-09-08T21:40:32.205Z] github.com/docker/docker/profiles/apparmor [2022-09-08T21:40:32.205Z] github.com/docker/docker/profiles/seccomp [2022-09-08T21:40:32.205Z] github.com/docker/docker/quota [2022-09-08T21:40:32.205Z] github.com/docker/docker/reference [2022-09-08T21:40:32.205Z] github.com/docker/docker/registry [2022-09-08T21:40:32.205Z] github.com/docker/docker/registry/resumable [2022-09-08T21:40:32.205Z] github.com/docker/docker/restartmanager [2022-09-08T21:40:32.205Z] github.com/docker/docker/rootless [2022-09-08T21:40:32.205Z] github.com/docker/docker/rootless/specconv [2022-09-08T21:40:32.205Z] github.com/docker/docker/runconfig [2022-09-08T21:40:32.205Z] github.com/docker/docker/runconfig/opts [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/daemon [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/environment [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/fakegit [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/registry [2022-09-08T21:40:32.205Z] github.com/docker/docker/testutil/request [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume/drivers [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume/local [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume/mounts [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume/service [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume/service/opts [2022-09-08T21:40:32.205Z] github.com/docker/docker/volume/testutils' [2022-09-08T21:40:32.205Z] + base_pkg_list='github.com/docker/docker/api [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/backend/build [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/httputils [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/middleware [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/build [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/container [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/debug [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/image [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/network [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/session [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/system [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/server/router/volume [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/backend [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/container [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/events [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/filters [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/image [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/mount [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/network [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/registry [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/strslice [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/swarm [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/time [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/versions [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T21:40:32.205Z] github.com/docker/docker/api/types/volume [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/dockerfile [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/remotecontext [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T21:40:32.205Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T21:40:32.205Z] github.com/docker/docker/cli [2022-09-08T21:40:32.205Z] github.com/docker/docker/cli/config [2022-09-08T21:40:32.205Z] github.com/docker/docker/cli/debug [2022-09-08T21:40:32.205Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T21:40:32.205Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T21:40:32.205Z] github.com/docker/docker/client [2022-09-08T21:40:32.205Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T21:40:32.205Z] github.com/docker/docker/cmd/dockerd [2022-09-08T21:40:32.205Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T21:40:32.205Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T21:40:32.205Z] github.com/docker/docker/container [2022-09-08T21:40:32.205Z] github.com/docker/docker/container/stream [2022-09-08T21:40:32.206Z] github.com/docker/docker/contrib/apparmor [2022-09-08T21:40:32.206Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T21:40:32.206Z] github.com/docker/docker/contrib/httpserver [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/cluster [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/config [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/containerd [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/events [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/images [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/initlayer [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/links [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/listeners [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/local [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/names [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/network [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/stats [2022-09-08T21:40:32.206Z] github.com/docker/docker/distribution [2022-09-08T21:40:32.206Z] github.com/docker/docker/distribution/metadata [2022-09-08T21:40:32.206Z] github.com/docker/docker/distribution/utils [2022-09-08T21:40:32.206Z] github.com/docker/docker/distribution/xfer [2022-09-08T21:40:32.206Z] github.com/docker/docker/dockerversion [2022-09-08T21:40:32.206Z] github.com/docker/docker/errdefs [2022-09-08T21:40:32.206Z] github.com/docker/docker/image [2022-09-08T21:40:32.206Z] github.com/docker/docker/image/cache [2022-09-08T21:40:32.206Z] github.com/docker/docker/image/tarexport [2022-09-08T21:40:32.206Z] github.com/docker/docker/image/v1 [2022-09-08T21:40:32.206Z] github.com/docker/docker/internal/test/suite [2022-09-08T21:40:32.206Z] github.com/docker/docker/layer [2022-09-08T21:40:32.206Z] github.com/docker/docker/libcontainerd [2022-09-08T21:40:32.206Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T21:40:32.206Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T21:40:32.206Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T21:40:32.206Z] github.com/docker/docker/libcontainerd/types [2022-09-08T21:40:32.206Z] github.com/docker/docker/oci [2022-09-08T21:40:32.206Z] github.com/docker/docker/oci/caps [2022-09-08T21:40:32.206Z] github.com/docker/docker/opts [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/aaparser [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/archive [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/authorization [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/capabilities [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/containerfs [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/directory [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/dmesg [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/fileutils [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/fsutils [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/homedir [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/idtools [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/ioutils [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/longpath [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/loopback [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/parsers [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/pidfile [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/platform [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/plugins [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/pools [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/progress [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/pubsub [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/reexec [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/signal [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/stack [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/stringid [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/system [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/tailfile [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/tarsum [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/urlutil [2022-09-08T21:40:32.206Z] github.com/docker/docker/pkg/useragent [2022-09-08T21:40:32.206Z] github.com/docker/docker/plugin [2022-09-08T21:40:32.206Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T21:40:32.206Z] github.com/docker/docker/plugin/v2 [2022-09-08T21:40:32.206Z] github.com/docker/docker/profiles/apparmor [2022-09-08T21:40:32.206Z] github.com/docker/docker/profiles/seccomp [2022-09-08T21:40:32.206Z] github.com/docker/docker/quota [2022-09-08T21:40:32.206Z] github.com/docker/docker/reference [2022-09-08T21:40:32.206Z] github.com/docker/docker/registry [2022-09-08T21:40:32.206Z] github.com/docker/docker/registry/resumable [2022-09-08T21:40:32.206Z] github.com/docker/docker/restartmanager [2022-09-08T21:40:32.206Z] github.com/docker/docker/rootless [2022-09-08T21:40:32.206Z] github.com/docker/docker/rootless/specconv [2022-09-08T21:40:32.206Z] github.com/docker/docker/runconfig [2022-09-08T21:40:32.206Z] github.com/docker/docker/runconfig/opts [2022-09-08T21:40:32.206Z] github.com/docker/docker/testutil [2022-09-08T21:40:32.206Z] github.com/docker/docker/testutil/daemon [2022-09-08T21:40:32.206Z] github.com/docker/docker/testutil/environment [2022-09-08T21:40:32.206Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T21:40:32.206Z] github.com/docker/docker/testutil/fakegit [2022-09-08T21:40:32.206Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T21:40:32.206Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T21:40:32.206Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T21:40:32.206Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T21:40:32.206Z] github.com/docker/docker/testutil/registry [2022-09-08T21:40:32.206Z] github.com/docker/docker/testutil/request [2022-09-08T21:40:32.206Z] github.com/docker/docker/volume [2022-09-08T21:40:32.206Z] github.com/docker/docker/volume/drivers [2022-09-08T21:40:32.206Z] github.com/docker/docker/volume/local [2022-09-08T21:40:32.206Z] github.com/docker/docker/volume/mounts [2022-09-08T21:40:32.206Z] github.com/docker/docker/volume/service [2022-09-08T21:40:32.206Z] github.com/docker/docker/volume/service/opts [2022-09-08T21:40:32.206Z] github.com/docker/docker/volume/testutils' [2022-09-08T21:40:32.206Z] ++ grep --fixed-strings /libnetwork [2022-09-08T21:40:32.206Z] ++ echo 'github.com/docker/docker/api [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/backend/build [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/httputils [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/middleware [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/build [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/container [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/debug [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/image [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/network [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/session [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/system [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/server/router/volume [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/backend [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/container [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/events [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/filters [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/image [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/mount [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/network [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/registry [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/strslice [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/swarm [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/time [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/versions [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T21:40:32.206Z] github.com/docker/docker/api/types/volume [2022-09-08T21:40:32.206Z] github.com/docker/docker/builder [2022-09-08T21:40:32.206Z] github.com/docker/docker/builder/builder-next [2022-09-08T21:40:32.206Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T21:40:32.206Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T21:40:32.206Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T21:40:32.206Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T21:40:32.206Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T21:40:32.206Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T21:40:32.206Z] github.com/docker/docker/builder/dockerfile [2022-09-08T21:40:32.206Z] github.com/docker/docker/builder/remotecontext [2022-09-08T21:40:32.206Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T21:40:32.206Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T21:40:32.206Z] github.com/docker/docker/cli [2022-09-08T21:40:32.206Z] github.com/docker/docker/cli/config [2022-09-08T21:40:32.206Z] github.com/docker/docker/cli/debug [2022-09-08T21:40:32.206Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T21:40:32.206Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T21:40:32.206Z] github.com/docker/docker/client [2022-09-08T21:40:32.206Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T21:40:32.206Z] github.com/docker/docker/cmd/dockerd [2022-09-08T21:40:32.206Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T21:40:32.206Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T21:40:32.206Z] github.com/docker/docker/container [2022-09-08T21:40:32.206Z] github.com/docker/docker/container/stream [2022-09-08T21:40:32.206Z] github.com/docker/docker/contrib/apparmor [2022-09-08T21:40:32.206Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T21:40:32.206Z] github.com/docker/docker/contrib/httpserver [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/cluster [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/config [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/containerd [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/events [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/images [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/initlayer [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/links [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/listeners [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/local [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/names [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/network [2022-09-08T21:40:32.206Z] github.com/docker/docker/daemon/stats [2022-09-08T21:40:32.206Z] github.com/docker/docker/distribution [2022-09-08T21:40:32.206Z] github.com/docker/docker/distribution/metadata [2022-09-08T21:40:32.206Z] github.com/docker/docker/distribution/utils [2022-09-08T21:40:32.206Z] github.com/docker/docker/distribution/xfer [2022-09-08T21:40:32.206Z] github.com/docker/docker/dockerversion [2022-09-08T21:40:32.206Z] github.com/docker/docker/errdefs [2022-09-08T21:40:32.206Z] github.com/docker/docker/image [2022-09-08T21:40:32.206Z] github.com/docker/docker/image/cache [2022-09-08T21:40:32.206Z] github.com/docker/docker/image/tarexport [2022-09-08T21:40:32.206Z] github.com/docker/docker/image/v1 [2022-09-08T21:40:32.206Z] github.com/docker/docker/internal/test/suite [2022-09-08T21:40:32.206Z] github.com/docker/docker/layer [2022-09-08T21:40:32.206Z] github.com/docker/docker/libcontainerd [2022-09-08T21:40:32.206Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T21:40:32.206Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T21:40:32.206Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T21:40:32.206Z] github.com/docker/docker/libcontainerd/types [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/config [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/idm [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T21:40:32.206Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ns [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/options [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/osl [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/types [2022-09-08T21:40:32.207Z] github.com/docker/docker/oci [2022-09-08T21:40:32.207Z] github.com/docker/docker/oci/caps [2022-09-08T21:40:32.207Z] github.com/docker/docker/opts [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/aaparser [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/archive [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/authorization [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/capabilities [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/containerfs [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/directory [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/dmesg [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/fileutils [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/fsutils [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/homedir [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/idtools [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/ioutils [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/longpath [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/loopback [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/parsers [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/pidfile [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/platform [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/plugins [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/pools [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/progress [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/pubsub [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/reexec [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/signal [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/stack [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/stringid [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/system [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/tailfile [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/tarsum [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/urlutil [2022-09-08T21:40:32.207Z] github.com/docker/docker/pkg/useragent [2022-09-08T21:40:32.207Z] github.com/docker/docker/plugin [2022-09-08T21:40:32.207Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T21:40:32.207Z] github.com/docker/docker/plugin/v2 [2022-09-08T21:40:32.207Z] github.com/docker/docker/profiles/apparmor [2022-09-08T21:40:32.207Z] github.com/docker/docker/profiles/seccomp [2022-09-08T21:40:32.207Z] github.com/docker/docker/quota [2022-09-08T21:40:32.207Z] github.com/docker/docker/reference [2022-09-08T21:40:32.207Z] github.com/docker/docker/registry [2022-09-08T21:40:32.207Z] github.com/docker/docker/registry/resumable [2022-09-08T21:40:32.207Z] github.com/docker/docker/restartmanager [2022-09-08T21:40:32.207Z] github.com/docker/docker/rootless [2022-09-08T21:40:32.207Z] github.com/docker/docker/rootless/specconv [2022-09-08T21:40:32.207Z] github.com/docker/docker/runconfig [2022-09-08T21:40:32.207Z] github.com/docker/docker/runconfig/opts [2022-09-08T21:40:32.207Z] github.com/docker/docker/testutil [2022-09-08T21:40:32.207Z] github.com/docker/docker/testutil/daemon [2022-09-08T21:40:32.207Z] github.com/docker/docker/testutil/environment [2022-09-08T21:40:32.207Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T21:40:32.207Z] github.com/docker/docker/testutil/fakegit [2022-09-08T21:40:32.207Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T21:40:32.207Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T21:40:32.207Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T21:40:32.207Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T21:40:32.207Z] github.com/docker/docker/testutil/registry [2022-09-08T21:40:32.207Z] github.com/docker/docker/testutil/request [2022-09-08T21:40:32.207Z] github.com/docker/docker/volume [2022-09-08T21:40:32.207Z] github.com/docker/docker/volume/drivers [2022-09-08T21:40:32.207Z] github.com/docker/docker/volume/local [2022-09-08T21:40:32.207Z] github.com/docker/docker/volume/mounts [2022-09-08T21:40:32.207Z] github.com/docker/docker/volume/service [2022-09-08T21:40:32.207Z] github.com/docker/docker/volume/service/opts [2022-09-08T21:40:32.207Z] github.com/docker/docker/volume/testutils' [2022-09-08T21:40:32.207Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/config [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/idm [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ns [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/options [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/osl [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/types' [2022-09-08T21:40:32.207Z] + echo 'github.com/docker/docker/libnetwork [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/config [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/idm [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/ns [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/options [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/osl [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/types' [2022-09-08T21:40:32.207Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T21:40:32.207Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T21:40:32.207Z] + type docker-proxy [2022-09-08T21:40:32.207Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-08T21:40:32.207Z] + hack/make.sh binary-proxy install-proxy [2022-09-08T21:40:32.207Z] [2022-09-08T21:40:32.207Z] Removing bundles/ [2022-09-08T21:40:32.207Z] [2022-09-08T21:40:32.207Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-08T21:40:32.207Z] Building: bundles/binary-proxy/docker-proxy [2022-09-08T21:40:32.207Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T21:40:32.640Z] #64 30.76 bzip2 is already the newest version (1.0.8-4). [2022-09-08T21:40:32.640Z] #64 30.76 patch is already the newest version (2.7.6-7). [2022-09-08T21:40:32.640Z] #64 30.76 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-08T21:40:32.640Z] #64 30.76 The following additional packages will be installed: [2022-09-08T21:40:32.640Z] #64 30.76 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-08T21:40:32.640Z] #64 30.76 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-08T21:40:32.640Z] #64 30.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-08T21:40:32.640Z] #64 30.77 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-08T21:40:32.640Z] #64 30.77 systemd vim-runtime xxd [2022-09-08T21:40:32.640Z] #64 30.80 Suggested packages: [2022-09-08T21:40:32.640Z] #64 30.80 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-08T21:40:32.640Z] #64 30.80 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-08T21:40:32.640Z] #64 30.80 vim-scripts xfsdump acl attr quota [2022-09-08T21:40:32.640Z] #64 30.80 Recommended packages: [2022-09-08T21:40:32.640Z] #64 30.80 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-08T21:40:32.640Z] #64 30.80 systemd-timesyncd | time-daemon unzip [2022-09-08T21:40:34.543Z] #64 32.32 The following NEW packages will be installed: [2022-09-08T21:40:34.543Z] #64 32.33 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-08T21:40:34.543Z] #64 32.33 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-08T21:40:34.543Z] #64 32.33 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-08T21:40:34.543Z] #64 32.33 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-08T21:40:34.543Z] #64 32.33 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-08T21:40:34.543Z] #64 32.33 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-08T21:40:34.543Z] #64 32.33 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-08T21:40:34.543Z] #64 32.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-08T21:40:34.543Z] #64 32.33 zstd [2022-09-08T21:40:34.543Z] #64 32.79 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-08T21:40:34.543Z] #64 32.79 Need to get 23.8 MB of archives. [2022-09-08T21:40:34.543Z] #64 32.79 After this operation, 89.3 MB of additional disk space will be used. [2022-09-08T21:40:34.543Z] #64 32.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-08T21:40:34.543Z] #64 32.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-08T21:40:34.543Z] #64 32.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-08T21:40:34.543Z] #64 32.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-08T21:40:34.543Z] #64 32.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-08T21:40:34.802Z] #64 32.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-08T21:40:34.802Z] #64 32.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-08T21:40:34.802Z] #64 32.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-08T21:40:34.802Z] #64 32.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-08T21:40:34.802Z] #64 32.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-08T21:40:34.802Z] #64 32.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-08T21:40:34.802Z] #64 32.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-08T21:40:34.802Z] #64 32.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-08T21:40:34.802Z] #64 32.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-08T21:40:34.802Z] #64 32.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-08T21:40:34.802Z] #64 32.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-08T21:40:34.802Z] #64 32.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-08T21:40:34.802Z] #64 32.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-08T21:40:34.802Z] #64 33.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-08T21:40:34.802Z] #64 33.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-08T21:40:34.802Z] #64 33.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-08T21:40:34.802Z] #64 33.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-08T21:40:34.802Z] #64 33.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-08T21:40:34.802Z] #64 33.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-08T21:40:34.802Z] #64 33.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-08T21:40:34.802Z] #64 33.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-08T21:40:35.062Z] #64 33.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-08T21:40:35.062Z] #64 33.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-08T21:40:35.062Z] #64 33.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-08T21:40:35.062Z] #64 33.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-08T21:40:35.062Z] #64 33.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-08T21:40:35.062Z] #64 33.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T21:40:35.062Z] #64 33.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-08T21:40:35.062Z] #64 33.05 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-08T21:40:35.062Z] #64 33.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-08T21:40:35.062Z] #64 33.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-08T21:40:35.062Z] #64 33.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-08T21:40:35.062Z] #64 33.10 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-08T21:40:35.062Z] #64 33.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-08T21:40:35.062Z] #64 33.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-08T21:40:35.062Z] #64 33.10 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-08T21:40:35.062Z] #64 33.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-08T21:40:35.062Z] #64 33.10 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-08T21:40:35.062Z] #64 33.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-08T21:40:35.062Z] #64 33.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-08T21:40:35.062Z] #64 33.14 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-08T21:40:35.062Z] #64 33.15 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-08T21:40:35.062Z] #64 33.16 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-08T21:40:35.062Z] #64 33.26 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-08T21:40:35.321Z] #64 33.29 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-08T21:40:35.321Z] #64 33.30 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-08T21:40:35.321Z] #64 33.31 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-08T21:40:35.888Z] #64 33.90 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T21:40:36.146Z] #64 34.19 Fetched 23.8 MB in 1s (28.2 MB/s) [2022-09-08T21:40:36.146Z] #64 34.27 Selecting previously unselected package libcap2:amd64. [2022-09-08T21:40:36.146Z] #64 34.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-09-08T21:40:36.146Z] #64 34.33 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-08T21:40:36.146Z] #64 34.34 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-08T21:40:36.405Z] #64 34.40 Selecting previously unselected package libargon2-1:amd64. [2022-09-08T21:40:36.405Z] #64 34.41 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-08T21:40:36.405Z] #64 34.42 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T21:40:36.405Z] #64 34.48 Selecting previously unselected package libjson-c5:amd64. [2022-09-08T21:40:36.405Z] #64 34.50 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-08T21:40:36.405Z] #64 34.50 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-08T21:40:36.405Z] #64 34.57 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-08T21:40:36.405Z] #64 34.58 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-08T21:40:36.405Z] #64 34.59 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T21:40:36.664Z] #64 34.71 Selecting previously unselected package libip4tc2:amd64. [2022-09-08T21:40:36.664Z] #64 34.71 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-08T21:40:36.664Z] #64 34.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T21:40:36.664Z] #64 34.78 Selecting previously unselected package libkmod2:amd64. [2022-09-08T21:40:36.664Z] #64 34.80 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-08T21:40:36.664Z] #64 34.80 Unpacking libkmod2:amd64 (28-1) ... [2022-09-08T21:40:36.664Z] #64 34.88 Selecting previously unselected package systemd. [2022-09-08T21:40:36.664Z] #64 34.89 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-08T21:40:36.923Z] #64 34.97 Unpacking systemd (247.3-7) ... [2022-09-08T21:40:38.299Z] #64 36.13 Selecting previously unselected package pigz. [2022-09-08T21:40:38.299Z] #64 36.14 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-08T21:40:38.299Z] #64 36.14 Unpacking pigz (2.6-1) ... [2022-09-08T21:40:38.299Z] #64 36.20 Selecting previously unselected package libelf1:amd64. [2022-09-08T21:40:38.299Z] #64 36.22 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-08T21:40:38.299Z] #64 36.22 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-08T21:40:38.299Z] #64 36.37 Selecting previously unselected package libbpf0:amd64. [2022-09-08T21:40:38.299Z] #64 36.38 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-08T21:40:38.299Z] #64 36.38 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-08T21:40:38.299Z] #64 36.46 Selecting previously unselected package libmnl0:amd64. [2022-09-08T21:40:38.299Z] #64 36.47 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-08T21:40:38.299Z] #64 36.47 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-08T21:40:38.299Z] #64 36.52 Selecting previously unselected package libxtables12:amd64. [2022-09-08T21:40:38.299Z] #64 36.54 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-08T21:40:38.299Z] #64 36.55 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-08T21:40:38.558Z] #64 36.62 Selecting previously unselected package libcap2-bin. [2022-09-08T21:40:38.558Z] #64 36.62 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-08T21:40:38.558Z] #64 36.63 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-08T21:40:38.558Z] #64 36.70 Selecting previously unselected package iproute2. [2022-09-08T21:40:38.558Z] #64 36.71 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-08T21:40:38.558Z] #64 36.71 Unpacking iproute2 (5.10.0-4) ... [2022-09-08T21:40:38.780Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-08T21:40:38.780Z] [2022-09-08T21:40:38.780Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-08T21:40:38.780Z] Installing docker-proxy to /usr/local/bin/ [2022-09-08T21:40:38.780Z] [2022-09-08T21:40:38.780Z] + mkdir -p bundles [2022-09-08T21:40:38.780Z] + '[' -n 'github.com/docker/docker/api [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/backend/build [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/httpstatus [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/httputils [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/middleware [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/build [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/container [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/debug [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/distribution [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/grpc [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/image [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/network [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/plugin [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/session [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/swarm [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/system [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/server/router/volume [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/backend [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/blkiodev [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/container [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/events [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/filters [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/image [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/mount [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/network [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/registry [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/strslice [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/swarm [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/time [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/versions [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-08T21:40:38.780Z] github.com/docker/docker/api/types/volume [2022-09-08T21:40:38.780Z] github.com/docker/docker/builder [2022-09-08T21:40:38.780Z] github.com/docker/docker/builder/builder-next [2022-09-08T21:40:38.780Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-08T21:40:38.780Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-08T21:40:38.780Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-08T21:40:38.780Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-08T21:40:38.780Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-08T21:40:38.780Z] github.com/docker/docker/builder/builder-next/worker [2022-09-08T21:40:38.780Z] github.com/docker/docker/builder/dockerfile [2022-09-08T21:40:38.780Z] github.com/docker/docker/builder/remotecontext [2022-09-08T21:40:38.780Z] github.com/docker/docker/builder/remotecontext/git [2022-09-08T21:40:38.780Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-08T21:40:38.780Z] github.com/docker/docker/cli [2022-09-08T21:40:38.780Z] github.com/docker/docker/cli/config [2022-09-08T21:40:38.780Z] github.com/docker/docker/cli/debug [2022-09-08T21:40:38.780Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-08T21:40:38.780Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-08T21:40:38.780Z] github.com/docker/docker/client [2022-09-08T21:40:38.780Z] github.com/docker/docker/cmd/docker-proxy [2022-09-08T21:40:38.780Z] github.com/docker/docker/cmd/dockerd [2022-09-08T21:40:38.780Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-08T21:40:38.780Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-08T21:40:38.780Z] github.com/docker/docker/container [2022-09-08T21:40:38.780Z] github.com/docker/docker/container/stream [2022-09-08T21:40:38.780Z] github.com/docker/docker/contrib/apparmor [2022-09-08T21:40:38.780Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-08T21:40:38.780Z] github.com/docker/docker/contrib/httpserver [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/cluster [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/cluster/convert [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/cluster/executor [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/cluster/provider [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/config [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/containerd [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/events [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/events/testutils [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/images [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/initlayer [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/links [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/listeners [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/gelf [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/journald [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/local [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/logentries [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/splunk [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/syslog [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/logger/templates [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/names [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/network [2022-09-08T21:40:38.780Z] github.com/docker/docker/daemon/stats [2022-09-08T21:40:38.780Z] github.com/docker/docker/distribution [2022-09-08T21:40:38.780Z] github.com/docker/docker/distribution/metadata [2022-09-08T21:40:38.780Z] github.com/docker/docker/distribution/utils [2022-09-08T21:40:38.780Z] github.com/docker/docker/distribution/xfer [2022-09-08T21:40:38.780Z] github.com/docker/docker/dockerversion [2022-09-08T21:40:38.780Z] github.com/docker/docker/errdefs [2022-09-08T21:40:38.780Z] github.com/docker/docker/image [2022-09-08T21:40:38.780Z] github.com/docker/docker/image/cache [2022-09-08T21:40:38.780Z] github.com/docker/docker/image/tarexport [2022-09-08T21:40:38.780Z] github.com/docker/docker/image/v1 [2022-09-08T21:40:38.780Z] github.com/docker/docker/internal/test/suite [2022-09-08T21:40:38.780Z] github.com/docker/docker/layer [2022-09-08T21:40:38.780Z] github.com/docker/docker/libcontainerd [2022-09-08T21:40:38.780Z] github.com/docker/docker/libcontainerd/queue [2022-09-08T21:40:38.780Z] github.com/docker/docker/libcontainerd/remote [2022-09-08T21:40:38.780Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-08T21:40:38.780Z] github.com/docker/docker/libcontainerd/types [2022-09-08T21:40:38.780Z] github.com/docker/docker/oci [2022-09-08T21:40:38.780Z] github.com/docker/docker/oci/caps [2022-09-08T21:40:38.780Z] github.com/docker/docker/opts [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/aaparser [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/archive [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/authorization [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/broadcaster [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/capabilities [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/chrootarchive [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/containerfs [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/devicemapper [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/directory [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/dmesg [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/fileutils [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/fsutils [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/homedir [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/idtools [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/ioutils [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/jsonmessage [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/longpath [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/loopback [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/namesgenerator [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/parsers [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/pidfile [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/platform [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/plugingetter [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/plugins [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/plugins/transport [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/pools [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/progress [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/pubsub [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/reexec [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/signal [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/stack [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/stdcopy [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/streamformatter [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/stringid [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/sysinfo [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/system [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/tailfile [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/tarsum [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/urlutil [2022-09-08T21:40:38.780Z] github.com/docker/docker/pkg/useragent [2022-09-08T21:40:38.780Z] github.com/docker/docker/plugin [2022-09-08T21:40:38.780Z] github.com/docker/docker/plugin/executor/containerd [2022-09-08T21:40:38.780Z] github.com/docker/docker/plugin/v2 [2022-09-08T21:40:38.780Z] github.com/docker/docker/profiles/apparmor [2022-09-08T21:40:38.780Z] github.com/docker/docker/profiles/seccomp [2022-09-08T21:40:38.780Z] github.com/docker/docker/quota [2022-09-08T21:40:38.780Z] github.com/docker/docker/reference [2022-09-08T21:40:38.780Z] github.com/docker/docker/registry [2022-09-08T21:40:38.780Z] github.com/docker/docker/registry/resumable [2022-09-08T21:40:38.780Z] github.com/docker/docker/restartmanager [2022-09-08T21:40:38.780Z] github.com/docker/docker/rootless [2022-09-08T21:40:38.780Z] github.com/docker/docker/rootless/specconv [2022-09-08T21:40:38.780Z] github.com/docker/docker/runconfig [2022-09-08T21:40:38.780Z] github.com/docker/docker/runconfig/opts [2022-09-08T21:40:38.780Z] github.com/docker/docker/testutil [2022-09-08T21:40:38.780Z] github.com/docker/docker/testutil/daemon [2022-09-08T21:40:38.780Z] github.com/docker/docker/testutil/environment [2022-09-08T21:40:38.780Z] github.com/docker/docker/testutil/fakecontext [2022-09-08T21:40:38.780Z] github.com/docker/docker/testutil/fakegit [2022-09-08T21:40:38.781Z] github.com/docker/docker/testutil/fakestorage [2022-09-08T21:40:38.781Z] github.com/docker/docker/testutil/fixtures/load [2022-09-08T21:40:38.781Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-08T21:40:38.781Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-08T21:40:38.781Z] github.com/docker/docker/testutil/registry [2022-09-08T21:40:38.781Z] github.com/docker/docker/testutil/request [2022-09-08T21:40:38.781Z] github.com/docker/docker/volume [2022-09-08T21:40:38.781Z] github.com/docker/docker/volume/drivers [2022-09-08T21:40:38.781Z] github.com/docker/docker/volume/local [2022-09-08T21:40:38.781Z] github.com/docker/docker/volume/mounts [2022-09-08T21:40:38.781Z] github.com/docker/docker/volume/service [2022-09-08T21:40:38.781Z] github.com/docker/docker/volume/service/opts [2022-09-08T21:40:38.781Z] github.com/docker/docker/volume/testutils' ']' [2022-09-08T21:40:38.781Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-08T21:40:38.781Z] ? github.com/docker/docker/api [no test files] [2022-09-08T21:40:38.817Z] #64 37.00 Selecting previously unselected package xxd. [2022-09-08T21:40:38.817Z] #64 37.00 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T21:40:38.817Z] #64 37.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:40:38.817Z] #64 37.10 Selecting previously unselected package vim-common. [2022-09-08T21:40:39.076Z] #64 37.10 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T21:40:39.076Z] #64 37.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:40:39.076Z] #64 37.24 Selecting previously unselected package bash-completion. [2022-09-08T21:40:39.076Z] #64 37.25 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-08T21:40:40.452Z] #64 38.41 Unpacking bash-completion (1:2.11-2) ... [2022-09-08T21:40:40.452Z] #64 38.66 Selecting previously unselected package apparmor. [2022-09-08T21:40:40.452Z] #64 38.67 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-08T21:40:40.711Z] #64 38.71 Unpacking apparmor (2.13.6-10) ... [2022-09-08T21:40:40.970Z] #64 38.97 Selecting previously unselected package inetutils-ping. [2022-09-08T21:40:40.970Z] #64 38.98 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-08T21:40:40.970Z] #64 38.99 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-08T21:40:40.970Z] #64 39.08 Selecting previously unselected package libip6tc2:amd64. [2022-09-08T21:40:40.970Z] #64 39.10 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-08T21:40:40.970Z] #64 39.10 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T21:40:40.970Z] #64 39.16 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-08T21:40:40.970Z] #64 39.18 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-08T21:40:40.970Z] #64 39.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T21:40:41.229Z] #64 39.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-08T21:40:41.229Z] #64 39.25 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-08T21:40:41.229Z] #64 39.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T21:40:41.229Z] #64 39.34 Selecting previously unselected package libnftnl11:amd64. [2022-09-08T21:40:41.229Z] #64 39.35 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-08T21:40:41.229Z] #64 39.36 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T21:40:41.229Z] #64 39.43 Selecting previously unselected package iptables. [2022-09-08T21:40:41.229Z] #64 39.44 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-08T21:40:41.488Z] #64 39.45 Unpacking iptables (1.8.7-1) ... [2022-09-08T21:40:41.488Z] #64 39.62 Selecting previously unselected package libonig5:amd64. [2022-09-08T21:40:41.488Z] #64 39.63 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-08T21:40:41.488Z] #64 39.63 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T21:40:41.488Z] #64 39.72 Selecting previously unselected package libjq1:amd64. [2022-09-08T21:40:41.488Z] #64 39.73 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-08T21:40:41.488Z] #64 39.73 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-08T21:40:41.488Z] #64 39.81 Selecting previously unselected package jq. [2022-09-08T21:40:41.747Z] #64 39.82 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-08T21:40:41.747Z] #64 39.84 Unpacking jq (1.6-2.1) ... [2022-09-08T21:40:41.747Z] #64 39.89 Selecting previously unselected package libaio1:amd64. [2022-09-08T21:40:41.747Z] #64 39.90 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-08T21:40:41.747Z] #64 39.91 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-08T21:40:42.006Z] #64 39.96 Selecting previously unselected package libgpm2:amd64. [2022-09-08T21:40:42.006Z] #64 39.97 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-08T21:40:42.006Z] #64 39.98 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-08T21:40:42.006Z] #64 40.03 Selecting previously unselected package libinih1:amd64. [2022-09-08T21:40:42.006Z] #64 40.04 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-08T21:40:42.006Z] #64 40.05 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-08T21:40:42.006Z] #64 40.10 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-08T21:40:42.006Z] #64 40.10 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-08T21:40:42.006Z] #64 40.11 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T21:40:42.006Z] #64 40.18 Selecting previously unselected package libnet1:amd64. [2022-09-08T21:40:42.006Z] #64 40.18 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T21:40:42.006Z] #64 40.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T21:40:42.265Z] #64 40.25 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T21:40:42.265Z] #64 40.25 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-08T21:40:42.265Z] #64 40.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T21:40:42.265Z] #64 40.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T21:40:42.265Z] #64 40.33 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-08T21:40:42.265Z] #64 40.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T21:40:42.265Z] #64 40.40 Selecting previously unselected package libyajl2:amd64. [2022-09-08T21:40:42.265Z] #64 40.41 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-08T21:40:42.265Z] #64 40.42 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-08T21:40:42.265Z] #64 40.47 Selecting previously unselected package net-tools. [2022-09-08T21:40:42.265Z] #64 40.48 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-08T21:40:42.265Z] #64 40.48 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T21:40:42.524Z] #64 40.58 Selecting previously unselected package python-pip-whl. [2022-09-08T21:40:42.524Z] #64 40.59 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-08T21:40:42.524Z] #64 40.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T21:40:42.782Z] #64 40.91 Selecting previously unselected package python3-lib2to3. [2022-09-08T21:40:42.782Z] #64 40.92 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-08T21:40:42.782Z] #64 40.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-08T21:40:43.041Z] #64 41.01 Selecting previously unselected package python3-distutils. [2022-09-08T21:40:43.041Z] #64 41.02 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-08T21:40:43.041Z] #64 41.03 Unpacking python3-distutils (3.9.2-1) ... [2022-09-08T21:40:43.041Z] #64 41.12 Selecting previously unselected package python3-pkg-resources. [2022-09-08T21:40:43.041Z] #64 41.13 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-08T21:40:43.041Z] #64 41.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-08T21:40:43.298Z] #64 41.24 Selecting previously unselected package python3-setuptools. [2022-09-08T21:40:43.298Z] #64 41.25 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-08T21:40:43.298Z] #64 41.26 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-08T21:40:43.298Z] #64 41.39 Selecting previously unselected package python3-wheel. [2022-09-08T21:40:43.298Z] #64 41.39 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-08T21:40:43.298Z] #64 41.40 Unpacking python3-wheel (0.34.2-1) ... [2022-09-08T21:40:43.298Z] #64 41.46 Selecting previously unselected package python3-pip. [2022-09-08T21:40:43.298Z] #64 41.47 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-08T21:40:43.298Z] #64 41.47 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T21:40:43.557Z] #64 41.64 Selecting previously unselected package sudo. [2022-09-08T21:40:43.557Z] #64 41.65 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-08T21:40:43.557Z] #64 41.66 Unpacking sudo (1.9.5p2-3) ... [2022-09-08T21:40:43.816Z] #64 41.97 Selecting previously unselected package systemd-journal-remote. [2022-09-08T21:40:43.816Z] #64 41.99 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-08T21:40:43.816Z] #64 41.99 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-08T21:40:44.075Z] #64 42.05 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T21:40:44.075Z] #64 42.06 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-08T21:40:44.075Z] #64 42.07 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-08T21:40:44.075Z] #64 42.23 Selecting previously unselected package uidmap. [2022-09-08T21:40:44.075Z] #64 42.24 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-08T21:40:44.075Z] #64 42.25 Unpacking uidmap (1:4.8.1-1) ... [2022-09-08T21:40:44.333Z] #64 42.34 Selecting previously unselected package vim-runtime. [2022-09-08T21:40:44.333Z] #64 42.35 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-08T21:40:44.333Z] #64 42.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-08T21:40:44.333Z] #64 42.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-08T21:40:44.333Z] #64 42.41 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:40:46.236Z] #64 44.06 Selecting previously unselected package vim. [2022-09-08T21:40:46.236Z] #64 44.07 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-08T21:40:46.236Z] #64 44.08 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:40:46.236Z] #64 44.43 Selecting previously unselected package xfsprogs. [2022-09-08T21:40:46.495Z] #64 44.44 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-08T21:40:46.495Z] #64 44.44 Unpacking xfsprogs (5.10.0-4) ... [2022-09-08T21:40:46.495Z] #64 44.70 Selecting previously unselected package zip. [2022-09-08T21:40:46.495Z] #64 44.71 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-08T21:40:46.495Z] #64 44.72 Unpacking zip (3.0-12) ... [2022-09-08T21:40:46.495Z] #64 44.82 Selecting previously unselected package zstd. [2022-09-08T21:40:46.753Z] #64 44.82 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-08T21:40:46.753Z] #64 44.83 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-08T21:40:47.012Z] #64 45.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-08T21:40:47.580Z] #64 45.61 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-08T21:40:47.580Z] #64 45.62 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-08T21:40:47.580Z] #64 45.64 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-08T21:40:47.580Z] #64 45.65 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-08T21:40:47.580Z] #64 45.66 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-08T21:40:47.580Z] #64 45.67 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T21:40:47.580Z] #64 45.69 Setting up uidmap (1:4.8.1-1) ... [2022-09-08T21:40:47.580Z] #64 45.71 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-08T21:40:47.580Z] #64 45.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T21:40:47.580Z] #64 45.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-08T21:40:47.580Z] #64 45.75 Setting up python3-wheel (0.34.2-1) ... [2022-09-08T21:40:48.147Z] #64 46.12 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-08T21:40:48.147Z] #64 46.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:40:48.147Z] #64 46.15 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-08T21:40:48.147Z] #64 46.16 Setting up libcap2-bin (1:2.44-1) ... [2022-09-08T21:40:48.147Z] #64 46.18 Setting up apparmor (2.13.6-10) ... [2022-09-08T21:40:49.084Z] #64 47.36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-08T21:40:49.084Z] #64 47.40 Setting up zip (3.0-12) ... [2022-09-08T21:40:49.343Z] #64 47.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:40:49.343Z] #64 47.44 Setting up bash-completion (1:2.11-2) ... [2022-09-08T21:40:50.720Z] #64 48.62 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-08T21:40:50.720Z] #64 48.64 Setting up sudo (1.9.5p2-3) ... [2022-09-08T21:40:50.720Z] #64 48.74 invoke-rc.d: could not determine current runlevel [2022-09-08T21:40:50.720Z] #64 48.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T21:40:50.720Z] #64 48.76 Setting up xfsprogs (5.10.0-4) ... [2022-09-08T21:40:50.720Z] #64 48.77 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-08T21:40:50.720Z] #64 48.77 Failed to connect to bus: Host is down [2022-09-08T21:40:50.720Z] #64 48.77 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-08T21:40:50.720Z] #64 48.79 Setting up inetutils-ping (2:2.0-1) ... [2022-09-08T21:40:50.720Z] #64 48.81 Setting up pigz (2.6-1) ... [2022-09-08T21:40:50.720Z] #64 48.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T21:40:50.720Z] #64 48.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-08T21:40:50.720Z] #64 48.85 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-08T21:40:50.720Z] #64 48.87 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:40:51.288Z] #64 49.39 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-08T21:40:51.288Z] #64 49.40 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-08T21:40:51.546Z] #64 49.67 Setting up libelf1:amd64 (0.183-1) ... [2022-09-08T21:40:51.547Z] #64 49.68 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-08T21:40:51.547Z] #64 49.72 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-08T21:40:51.547Z] #64 49.73 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-08T21:40:51.547Z] #64 49.75 Setting up libkmod2:amd64 (28-1) ... [2022-09-08T21:40:51.547Z] #64 49.76 Setting up python3-distutils (3.9.2-1) ... [2022-09-08T21:40:51.806Z] #64 50.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-08T21:40:51.806Z] #64 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T21:40:51.806Z] #64 50.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T21:40:51.806Z] #64 50.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T21:40:51.806Z] #64 50.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T21:40:51.806Z] #64 50.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T21:40:51.806Z] #64 50.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T21:40:51.806Z] #64 50.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T21:40:52.064Z] #64 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T21:40:52.064Z] #64 50.14 Setting up python3-setuptools (52.0.0-4) ... [2022-09-08T21:40:52.999Z] #64 50.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-08T21:40:52.999Z] #64 50.94 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-08T21:40:52.999Z] #64 50.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-08T21:40:52.999Z] #64 50.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-08T21:40:53.568Z] #64 51.71 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-08T21:40:53.568Z] #64 51.73 Setting up jq (1.6-2.1) ... [2022-09-08T21:40:53.568Z] #64 51.74 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T21:40:53.568Z] #64 ... [2022-09-08T21:40:53.568Z] [2022-09-08T21:40:53.568Z] #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-08T21:40:53.568Z] #50 102.5 + bin/containerd [2022-09-08T21:40:53.568Z] #50 ... [2022-09-08T21:40:53.568Z] [2022-09-08T21:40:53.568Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-08T21:40:53.568Z] #64 51.74 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-08T21:40:53.568Z] #64 51.75 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-08T21:40:53.568Z] #64 51.76 Setting up iptables (1.8.7-1) ... [2022-09-08T21:40:53.568Z] #64 51.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T21:40:53.568Z] #64 51.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T21:40:53.568Z] #64 51.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T21:40:53.568Z] #64 51.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T21:40:53.568Z] #64 51.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T21:40:53.568Z] #64 51.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T21:40:53.568Z] #64 51.81 Setting up iproute2 (5.10.0-4) ... [2022-09-08T21:40:53.670Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-08T21:40:54.135Z] #64 52.07 Setting up systemd (247.3-7) ... [2022-09-08T21:40:54.135Z] #64 52.11 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-08T21:40:54.135Z] #64 52.12 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-08T21:40:54.135Z] #64 52.13 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-08T21:40:54.135Z] #64 52.16 Initializing machine ID from KVM UUID. [2022-09-08T21:40:54.701Z] #64 52.84 Setting up systemd-journal-remote (247.3-7) ... [2022-09-08T21:40:54.968Z] #64 53.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-08T21:40:55.987Z] #64 DONE 53.9s [2022-09-08T21:40:55.987Z] [2022-09-08T21:40:55.987Z] #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-08T21:40:56.934Z] #65 1.107 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T21:40:56.934Z] #65 1.112 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T21:40:56.934Z] #65 1.116 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T21:40:56.934Z] #65 DONE 1.2s [2022-09-08T21:40:56.934Z] [2022-09-08T21:40:56.934Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-08T21:41:05.063Z] #66 7.741 Collecting yamllint==1.27.1 [2022-09-08T21:41:05.630Z] #66 8.785 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-08T21:41:06.197Z] #66 9.368 Collecting pathspec>=0.5.3 [2022-09-08T21:41:06.469Z] #66 9.380 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-08T21:41:06.469Z] #66 9.627 Collecting pyyaml [2022-09-08T21:41:06.728Z] #66 9.633 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-08T21:41:06.728Z] #66 9.663 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-08T21:41:06.728Z] #66 9.669 Building wheels for collected packages: yamllint [2022-09-08T21:41:06.728Z] #66 9.671 Building wheel for yamllint (setup.py): started [2022-09-08T21:41:06.987Z] #66 10.17 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-08T21:41:06.987Z] #66 10.18 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=e839be5eba6f6166c5d8670d5523d870b9a5bf1c5fa2a4652f5a447282970eda [2022-09-08T21:41:06.987Z] #66 10.18 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-08T21:41:06.987Z] #66 10.18 Successfully built yamllint [2022-09-08T21:41:07.245Z] #66 10.19 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-08T21:41:07.245Z] #66 10.43 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-08T21:41:07.504Z] #66 DONE 10.7s [2022-09-08T21:41:07.504Z] [2022-09-08T21:41:07.504Z] #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-08T21:41:07.762Z] #50 ... [2022-09-08T21:41:07.762Z] [2022-09-08T21:41:07.762Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T21:41:07.762Z] #67 DONE 0.2s [2022-09-08T21:41:07.762Z] [2022-09-08T21:41:07.762Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T21:41:08.336Z] #68 DONE 0.3s [2022-09-08T21:41:08.336Z] [2022-09-08T21:41:08.336Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T21:41:08.336Z] #69 DONE 0.1s [2022-09-08T21:41:08.336Z] [2022-09-08T21:41:08.336Z] #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-08T21:41:08.336Z] #58 ... [2022-09-08T21:41:08.336Z] [2022-09-08T21:41:08.336Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-08T21:41:08.336Z] #70 DONE 0.1s [2022-09-08T21:41:08.336Z] [2022-09-08T21:41:08.336Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-08T21:41:08.336Z] #71 DONE 0.1s [2022-09-08T21:41:08.336Z] [2022-09-08T21:41:08.336Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-08T21:41:08.336Z] #72 DONE 0.1s [2022-09-08T21:41:08.336Z] [2022-09-08T21:41:08.336Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T21:41:08.336Z] #73 DONE 0.0s [2022-09-08T21:41:08.336Z] [2022-09-08T21:41:08.336Z] #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-08T21:41:08.595Z] #50 ... [2022-09-08T21:41:08.595Z] [2022-09-08T21:41:08.595Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T21:41:08.855Z] #74 DONE 0.2s [2022-09-08T21:41:08.855Z] [2022-09-08T21:41:08.855Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-08T21:41:08.855Z] #75 DONE 0.1s [2022-09-08T21:41:08.855Z] [2022-09-08T21:41:08.855Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T21:41:08.855Z] #76 DONE 0.1s [2022-09-08T21:41:08.855Z] [2022-09-08T21:41:08.855Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T21:41:09.114Z] #77 DONE 0.2s [2022-09-08T21:41:09.114Z] [2022-09-08T21:41:09.114Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T21:41:09.114Z] #78 DONE 0.1s [2022-09-08T21:41:09.114Z] [2022-09-08T21:41:09.114Z] #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-08T21:41:31.038Z] #58 93.43 + mkdir -p /build [2022-09-08T21:41:31.038Z] #58 93.43 + cp runc /build/runc [2022-09-08T21:41:31.038Z] #58 DONE 93.7s [2022-09-08T21:41:31.038Z] [2022-09-08T21:41:31.038Z] #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-08T21:41:31.038Z] #50 ... [2022-09-08T21:41:31.038Z] [2022-09-08T21:41:31.038Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T21:41:31.038Z] #79 DONE 0.1s [2022-09-08T21:41:31.038Z] [2022-09-08T21:41:31.038Z] #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-08T21:42:03.117Z] #50 181.7 # github.com/containerd/containerd/cmd/containerd [2022-09-08T21:42:03.117Z] #50 181.7 /usr/bin/ld: /tmp/go-link-2856204837/000019.o: in function `New': [2022-09-08T21:42:03.117Z] #50 181.7 /tmp/tmp.7gNbf9lYgd/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-08T21:42:03.117Z] #50 181.8 + bin/containerd-stress [2022-09-08T21:42:04.052Z] #50 183.1 + bin/containerd-shim [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 67.9% of statements [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/builder [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/builder/remotecontext 0.135s coverage: 13.7% of statements [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/builder/dockerfile 0.501s coverage: 49.3% of statements [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/builder/remotecontext/git 1.567s coverage: 86.3% of statements [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/cli [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-08T21:42:15.270Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/cmd/docker-proxy 0.225s coverage: 67.6% of statements [2022-09-08T21:42:15.270Z] ok github.com/docker/docker/client 0.080s coverage: 76.1% of statements [2022-09-08T21:42:17.221Z] #50 194.4 + bin/containerd-shim-runc-v1 [2022-09-08T21:42:22.489Z] #50 200.7 + bin/containerd-shim-runc-v2 [2022-09-08T21:42:22.489Z] #50 201.5 + binaries [2022-09-08T21:42:22.489Z] #50 201.5 + install -D bin/containerd /build/containerd [2022-09-08T21:42:22.489Z] #50 201.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T21:42:22.489Z] #50 201.6 + install -D bin/ctr /build/ctr [2022-09-08T21:42:23.430Z] #50 DONE 202.1s [2022-09-08T21:42:23.997Z] [2022-09-08T21:42:23.997Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T21:42:24.255Z] #80 DONE 0.2s [2022-09-08T21:42:24.255Z] [2022-09-08T21:42:24.255Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T21:42:24.255Z] #81 DONE 0.1s [2022-09-08T21:42:24.255Z] [2022-09-08T21:42:24.255Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T21:42:24.822Z] #82 DONE 0.5s [2022-09-08T21:42:24.822Z] [2022-09-08T21:42:24.822Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-08T21:42:24.822Z] #83 DONE 0.1s [2022-09-08T21:42:24.822Z] [2022-09-08T21:42:24.822Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-08T21:42:24.822Z] #84 DONE 0.0s [2022-09-08T21:42:25.082Z] [2022-09-08T21:42:25.082Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-08T21:42:25.082Z] #85 DONE 0.0s [2022-09-08T21:42:25.082Z] [2022-09-08T21:42:25.082Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T21:42:29.270Z] #86 DONE 4.3s [2022-09-08T21:42:29.270Z] [2022-09-08T21:42:29.270Z] #87 exporting to image [2022-09-08T21:42:29.270Z] #87 exporting layers [2022-09-08T21:42:41.827Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 29.9% of statements [2022-09-08T21:42:42.767Z] ok github.com/docker/docker/container 0.124s coverage: 35.7% of statements [2022-09-08T21:42:43.026Z] ok github.com/docker/docker/cmd/dockerd/trap 2.437s coverage: 0.0% of statements [2022-09-08T21:42:43.026Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-08T21:42:43.026Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-08T21:42:43.026Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-08T21:42:43.026Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-08T21:42:43.026Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-08T21:42:48.313Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2022-09-08T21:42:49.698Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2022-09-08T21:42:51.080Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-09-08T21:42:55.856Z] #87 exporting layers 24.4s done [2022-09-08T21:42:55.856Z] #87 writing image sha256:887389c25dd8038f82ed6e805f0dd027663e08fc1a989d9f8df40a7437c7e6e3 done [2022-09-08T21:42:55.856Z] #87 naming to docker.io/library/docker:c7e77dba7ff1e512d702dc434d8d2bb956d80f47 done [2022-09-08T21:42:55.856Z] #87 DONE 24.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-08T21:42:56.188Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44119/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44119/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7e77dba7ff1e512d702dc434d8d2bb956d80f47 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7e77dba7ff1e512d702dc434d8d2bb956d80f47 hack/validate/default [2022-09-08T21:42:56.754Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-08T21:42:57.012Z] Congratulations! yamllint config file formatted correctly [2022-09-08T21:42:57.012Z] Congratulations! YAML files are formatted correctly [2022-09-08T21:42:57.012Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-08T21:42:57.012Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-08T21:42:57.012Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-08T21:42:57.012Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-08T21:42:57.012Z] [2022-09-08T21:42:57.012Z] INFO Start validation with golang-ci-lint [2022-09-08T21:42:57.654Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-09-08T21:42:57.945Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-08T21:42:57.946Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-08T21:42:57.946Z] INFO [loader] Using build tags: [ journald] [2022-09-08T21:42:58.591Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-09-08T21:42:59.159Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-08T21:42:59.727Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-08T21:43:00.665Z] ok github.com/docker/docker/daemon 10.118s coverage: 16.4% of statements [2022-09-08T21:43:00.665Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-08T21:43:00.665Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-08T21:43:00.665Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-08T21:43:00.665Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-08T21:43:00.925Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.620s coverage: 74.8% of statements [2022-09-08T21:43:01.864Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.331s coverage: 60.7% of statements [2022-09-08T21:43:02.434Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-09-08T21:43:03.827Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-09-08T21:43:04.795Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.182s coverage: 50.6% of statements [2022-09-08T21:43:06.177Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.658s coverage: 46.1% of statements [2022-09-08T21:43:06.177Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-08T21:43:07.116Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-09-08T21:43:07.116Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.958s coverage: 58.5% of statements [2022-09-08T21:43:07.116Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-08T21:43:07.116Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-08T21:43:08.057Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-09-08T21:43:08.627Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-09-08T21:43:09.197Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 6.8% of statements [2022-09-08T21:43:09.197Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-08T21:43:09.197Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-08T21:43:09.767Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2022-09-08T21:43:10.337Z] ok github.com/docker/docker/daemon/logger/awslogs 0.125s coverage: 79.9% of statements [2022-09-08T21:43:10.597Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 53.6% of statements [2022-09-08T21:43:10.597Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-08T21:43:11.167Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-09-08T21:43:11.738Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.007s coverage: 88.2% of statements [2022-09-08T21:43:12.308Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.119s coverage: 76.8% of statements [2022-09-08T21:43:12.567Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-08T21:43:13.137Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 79.4% of statements [2022-09-08T21:43:14.076Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 63.5% of statements [2022-09-08T21:43:14.645Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-08T21:43:15.587Z] ok github.com/docker/docker/daemon/logger/journald 3.465s coverage: 74.3% of statements [2022-09-08T21:43:15.587Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-08T21:43:15.587Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-08T21:43:15.587Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-08T21:43:15.587Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-08T21:43:15.847Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-08T21:43:16.107Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2022-09-08T21:43:16.675Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-08T21:43:16.935Z] ok github.com/docker/docker/daemon/logger/splunk 1.515s coverage: 82.5% of statements [2022-09-08T21:43:16.935Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-08T21:43:16.935Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-08T21:43:17.875Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 44.4% of statements [2022-09-08T21:43:19.780Z] ok github.com/docker/docker/distribution 1.490s coverage: 28.0% of statements [2022-09-08T21:43:19.780Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-08T21:43:20.040Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-08T21:43:20.299Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-09-08T21:43:20.299Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-08T21:43:20.559Z] ok github.com/docker/docker/image 0.032s coverage: 86.9% of statements [2022-09-08T21:43:21.078Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-08T21:43:21.339Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-09-08T21:43:21.339Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-08T21:43:21.339Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-08T21:43:21.599Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-09-08T21:43:22.169Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-09-08T21:43:22.737Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-09-08T21:43:22.997Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-08T21:43:24.377Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 81.7% of statements [2022-09-08T21:43:25.349Z] ok github.com/docker/docker/pkg/authorization 0.295s coverage: 68.3% of statements [2022-09-08T21:43:25.349Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-08T21:43:25.627Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-08T21:43:28.953Z] ok github.com/docker/docker/pkg/chrootarchive 2.522s coverage: 42.7% of statements [2022-09-08T21:43:28.953Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-08T21:43:29.213Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-08T21:43:29.475Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-09-08T21:43:29.734Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-09-08T21:43:29.993Z] ok github.com/docker/docker/pkg/fsutils 0.123s coverage: 85.1% of statements [2022-09-08T21:43:30.252Z] ok github.com/docker/docker/layer 7.662s coverage: 68.9% of statements [2022-09-08T21:43:30.252Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-08T21:43:30.252Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-08T21:43:30.252Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-08T21:43:30.252Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-08T21:43:30.252Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-08T21:43:30.252Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-08T21:43:30.253Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-08T21:43:31.190Z] ok github.com/docker/docker/pkg/idtools 0.415s coverage: 69.3% of statements [2022-09-08T21:43:31.190Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 71.5% of statements [2022-09-08T21:43:31.450Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-09-08T21:43:31.450Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-09-08T21:43:31.450Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-08T21:43:31.709Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-08T21:43:31.709Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-08T21:43:31.968Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-09-08T21:43:32.228Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 90.5% of statements [2022-09-08T21:43:32.228Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-08T21:43:32.228Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-08T21:43:32.228Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-08T21:43:32.797Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-09-08T21:43:33.056Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-08T21:43:33.316Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-08T21:43:33.576Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-08T21:43:34.953Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-09-08T21:43:34.953Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-09-08T21:43:35.212Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-08T21:43:35.471Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-08T21:43:35.731Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-08T21:43:35.990Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-08T21:43:36.560Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.6% of statements [2022-09-08T21:43:36.820Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-09-08T21:43:37.080Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-09-08T21:43:37.650Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-09-08T21:43:37.650Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-08T21:43:39.559Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-09-08T21:43:39.559Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-08T21:43:40.129Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-09-08T21:43:41.070Z] ok github.com/docker/docker/quota 0.201s coverage: 71.4% of statements [2022-09-08T21:43:41.640Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-09-08T21:43:42.581Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-09-08T21:43:42.840Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-08T21:43:42.840Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-08T21:43:43.415Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-09-08T21:43:43.675Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-08T21:43:45.057Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-08T21:43:45.997Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.8% of statements [2022-09-08T21:43:46.257Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-09-08T21:43:47.194Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-09-08T21:44:09.130Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/rootless [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/volume [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-08T21:44:09.130Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === Skipped [2022-09-08T21:44:09.130Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-08T21:44:09.130Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-08T21:44:09.130Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-08T21:44:09.130Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-08T21:44:09.130Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:71: No driver to put! [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-08T21:44:09.130Z] time="2022-09-08T21:43:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-08T21:44:09.130Z] time="2022-09-08T21:43:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-08T21:44:09.130Z] time="2022-09-08T21:43:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-08T21:44:09.130Z] time="2022-09-08T21:43:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-08T21:44:09.130Z] time="2022-09-08T21:43:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:71: No driver to put! [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-08T21:44:09.130Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-08T21:44:09.130Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-08T21:44:09.130Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T21:44:09.130Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-08T21:44:09.130Z] graphtest_unix.go:71: No driver to put! [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-08T21:44:09.130Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-08T21:44:09.130Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-08T21:44:09.130Z] [2022-09-08T21:44:09.130Z] DONE 2874 tests, 28 skipped in 208.893s [2022-09-08T21:44:09.130Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/bitseq [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/cluster [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/config [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/datastore [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/driverapi [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/etchosts [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/idm [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/ipam [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/iptables [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/netlabel [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/netutils [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/networkdb [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/ns [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/options [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/osl [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/portallocator [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/portmapper [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/testutils [2022-09-08T21:44:09.130Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-08T21:44:09.131Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/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-08T21:44:55.817Z] ok github.com/docker/docker/libnetwork 37.536s coverage: 40.6% of statements [2022-09-08T21:44:55.817Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-08T21:44:55.817Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 22.4% of statements [2022-09-08T21:44:55.817Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-08T21:44:55.817Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-08T21:44:55.817Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.608s coverage: 59.9% of statements [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-08T21:44:55.817Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-08T21:44:55.817Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 5.1% of statements [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-08T21:44:55.817Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.013s coverage: 4.7% of statements [2022-09-08T21:44:55.817Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-08T21:44:56.077Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-08T21:45:06.057Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.246s coverage: 6.6% of statements [2022-09-08T21:45:06.057Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-08T21:45:06.057Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-08T21:45:06.316Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-09-08T21:45:06.316Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-08T21:45:06.317Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-08T21:45:06.317Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-08T21:45:06.886Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-09-08T21:45:07.145Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-09-08T21:45:07.145Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-08T21:45:07.405Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-08T21:45:19.665Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-08T21:45:34.549Z] ok github.com/docker/docker/libnetwork/ipam 15.189s coverage: 85.3% of statements [2022-09-08T21:45:34.549Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-08T21:45:34.549Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-08T21:45:34.549Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-08T21:45:34.549Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-08T21:45:34.549Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-08T21:45:34.549Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-08T21:45:34.808Z] ok github.com/docker/docker/libnetwork/ipamutils 0.255s coverage: 74.0% of statements [2022-09-08T21:45:35.376Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.0% of statements [2022-09-08T21:45:35.636Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-08T21:45:35.894Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-09-08T21:46:04.438Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|deps|name|types_sizes) took 2m57.073061762s [2022-09-08T21:46:04.438Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 522.697785ms [2022-09-08T21:47:27.358Z] ok github.com/docker/docker/libnetwork/networkdb 103.981s coverage: 60.6% of statements [2022-09-08T21:47:27.358Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-08T21:47:27.358Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-08T21:47:27.358Z] ok github.com/docker/docker/libnetwork/osl 4.371s coverage: 39.7% of statements [2022-09-08T21:47:27.358Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-08T21:47:27.358Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-09-08T21:47:27.928Z] ok github.com/docker/docker/libnetwork/portmapper 0.631s coverage: 48.6% of statements [2022-09-08T21:47:27.928Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-08T21:47:27.928Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-08T21:47:28.187Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-08T21:47:28.446Z] [2022-09-08T21:47:28.446Z] === Skipped [2022-09-08T21:47:28.446Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-08T21:47:28.446Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T21:47:28.446Z] [2022-09-08T21:47:28.446Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-08T21:47:28.446Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T21:47:28.446Z] [2022-09-08T21:47:28.446Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-08T21:47:28.446Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-08T21:47:28.446Z] [2022-09-08T21:47:28.446Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-08T21:47:28.446Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T21:47:28.446Z] [2022-09-08T21:47:28.446Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-08T21:47:28.446Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T21:47:28.446Z] [2022-09-08T21:47:28.446Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-08T21:47:28.446Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T21:47:28.446Z] [2022-09-08T21:47:28.446Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-08T21:47:28.446Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T21:47:28.446Z] [2022-09-08T21:47:28.446Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-08T21:47:28.446Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-08T21:47:28.446Z] [2022-09-08T21:47:28.446Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-08T21:47:28.446Z] firewalld_test.go:14: firewalld is not running [2022-09-08T21:47:28.446Z] [2022-09-08T21:47:28.446Z] DONE 327 tests, 9 skipped in 201.625s Post stage [Pipeline] junit [2022-09-08T21:47:29.027Z] Recording test results [2022-09-08T21:47:30.200Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T21:47:30.525Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44119/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7e77dba7ff1e512d702dc434d8d2bb956d80f47 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7e77dba7ff1e512d702dc434d8d2bb956d80f47 hack/make.sh dynbinary test-integration [2022-09-08T21:47:30.867Z] [2022-09-08T21:47:30.868Z] Removing bundles/ [2022-09-08T21:47:30.868Z] [2022-09-08T21:47:31.133Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T21:47:31.133Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-08T21:47:31.133Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T21:47:55.902Z] INFO [linters context/goanalysis] analyzers took 6m36.370993663s with top 10 stages: buildir: 2m25.586541102s, the_only_name: 42.183921485s, goimports: 28.070383241s, unconvert: 22.872801408s, S1038: 18.549450964s, gosec: 18.189427023s, misspell: 6.438783031s, unused: 5.225030912s, inspect: 4.941483006s, S1039: 4.458173018s [2022-09-08T21:47:55.902Z] INFO [runner] Issues before processing: 2462, after processing: 0 [2022-09-08T21:47:55.902Z] INFO [runner] Processors filtering stat (out/in): cgo: 2137/2462, exclude-rules: 79/2014, filename_unadjuster: 2137/2137, identifier_marker: 2014/2014, exclude: 2014/2014, nolint: 0/79, skip_files: 2137/2137, skip_dirs: 2137/2137, path_prettifier: 2137/2137, autogenerated_exclude: 2014/2137 [2022-09-08T21:47:55.902Z] INFO [runner] processing took 83.203375ms with stages: nolint: 32.931895ms, identifier_marker: 21.431867ms, path_prettifier: 9.066551ms, autogenerated_exclude: 8.546638ms, exclude-rules: 7.763186ms, skip_dirs: 1.78567ms, cgo: 1.531306ms, filename_unadjuster: 141.264µs, max_same_issues: 1.377µs, uniq_by_line: 629ns, exclude: 434ns, skip_files: 389ns, diff: 373ns, path_shortener: 323ns, max_from_linter: 316ns, source_code: 310ns, max_per_file_from_linter: 257ns, severity-rules: 237ns, sort_results: 228ns, path_prefixer: 125ns [2022-09-08T21:47:55.902Z] INFO [runner] linters took 1m47.994300182s with stages: goanalysis_metalinter: 1m47.910923204s [2022-09-08T21:47:55.902Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-08T21:47:55.902Z] INFO Memory: 2858 samples, avg is 317.5MB, max is 1211.5MB [2022-09-08T21:47:55.902Z] INFO Execution took 4m45.603427654s [2022-09-08T21:47:55.902Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-08T21:47:56.212Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44119/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c7e77dba7ff1e512d702dc434d8d2bb956d80f47 -e DOCKER_GRAPHDRIVER docker:c7e77dba7ff1e512d702dc434d8d2bb956d80f47 hack/make.sh cross [2022-09-08T21:47:56.779Z] [2022-09-08T21:47:56.779Z] Removing bundles/ [2022-09-08T21:47:56.779Z] [2022-09-08T21:47:56.779Z] ---> Making bundle: cross (in bundles/cross) [2022-09-08T21:47:56.779Z] Cross building: bundles/cross/linux/amd64 [2022-09-08T21:47:56.779Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-08T21:47:56.779Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-08T21:49:07.595Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-08T21:49:07.595Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-08T21:49:07.595Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T21:49:07.595Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-08T21:49:07.595Z] [2022-09-08T21:49:07.595Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T21:49:07.595Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T21:49:07.595Z] HOSTNAME=0ba3a4b4136c [2022-09-08T21:49:07.595Z] TESTDEBUG=0 [2022-09-08T21:49:07.595Z] DEST=bundles/test-integration [2022-09-08T21:49:07.595Z] PWD=/go/src/github.com/docker/docker [2022-09-08T21:49:07.595Z] DOCKER_GITCOMMIT=c7e77dba7ff1e512d702dc434d8d2bb956d80f47 [2022-09-08T21:49:07.595Z] container=docker [2022-09-08T21:49:07.595Z] HOME=/root [2022-09-08T21:49:07.595Z] GOLANG_VERSION=1.19.1 [2022-09-08T21:49:07.595Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T21:49:07.595Z] VALIDATE_BRANCH=master [2022-09-08T21:49:07.595Z] TERM=xterm [2022-09-08T21:49:07.595Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T21:49:07.595Z] SHLVL=1 [2022-09-08T21:49:07.595Z] TIMEOUT=120m [2022-09-08T21:49:07.595Z] DOCKER_BUILDTAGS= journald [2022-09-08T21:49:07.595Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T21:49:07.595Z] GO111MODULE=off [2022-09-08T21:49:07.595Z] DOCKER_EXPERIMENTAL=1 [2022-09-08T21:49:07.595Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T21:49:07.595Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T21:49:07.595Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T21:49:07.595Z] GOPATH=/go [2022-09-08T21:49:07.595Z] PKG_CONFIG=pkg-config [2022-09-08T21:49:07.595Z] _=/usr/bin/env [2022-09-08T21:49:07.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T21:49:34.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T21:49:34.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T21:50:01.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-08T21:50:03.236Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-08T21:50:03.236Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-08T21:50:03.236Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-08T21:50:03.236Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-08T21:50:03.236Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-08T21:50:03.236Z] Cross building: bundles/cross/windows/amd64 [2022-09-08T21:50:03.236Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-08T21:50:03.236Z] { [2022-09-08T21:50:03.236Z] "RT_GROUP_ICON": { [2022-09-08T21:50:03.236Z] "#1": { [2022-09-08T21:50:03.236Z] "0409": "../../winresources/docker.ico" [2022-09-08T21:50:03.236Z] } [2022-09-08T21:50:03.236Z] }, [2022-09-08T21:50:03.236Z] "RT_MANIFEST": { [2022-09-08T21:50:03.236Z] "#1": { [2022-09-08T21:50:03.236Z] "0409": { [2022-09-08T21:50:03.236Z] "identity": {}, [2022-09-08T21:50:03.236Z] "description": "Docker Engine", [2022-09-08T21:50:03.236Z] "minimum-os": "vista", [2022-09-08T21:50:03.236Z] "execution-level": "", [2022-09-08T21:50:03.236Z] "ui-access": false, [2022-09-08T21:50:03.236Z] "auto-elevate": false, [2022-09-08T21:50:03.236Z] "dpi-awareness": "unaware", [2022-09-08T21:50:03.236Z] "disable-theming": false, [2022-09-08T21:50:03.236Z] "disable-window-filtering": false, [2022-09-08T21:50:03.236Z] "high-resolution-scrolling-aware": false, [2022-09-08T21:50:03.236Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-08T21:50:03.236Z] "long-path-aware": false, [2022-09-08T21:50:03.236Z] "printer-driver-isolation": false, [2022-09-08T21:50:03.236Z] "gdi-scaling": false, [2022-09-08T21:50:03.236Z] "segment-heap": false, [2022-09-08T21:50:03.236Z] "use-common-controls-v6": false [2022-09-08T21:50:03.236Z] } [2022-09-08T21:50:03.236Z] } [2022-09-08T21:50:03.236Z] }, [2022-09-08T21:50:03.236Z] "RT_MESSAGETABLE": { [2022-09-08T21:50:03.236Z] "#1": { [2022-09-08T21:50:03.236Z] "0409": "../../winresources/event_messages.bin" [2022-09-08T21:50:03.236Z] } [2022-09-08T21:50:03.236Z] }, [2022-09-08T21:50:03.236Z] "RT_VERSION": { [2022-09-08T21:50:03.236Z] "#1": { [2022-09-08T21:50:03.236Z] "0409": { [2022-09-08T21:50:03.236Z] "fixed": { [2022-09-08T21:50:03.236Z] "file_version": "0.0.0.0", [2022-09-08T21:50:03.236Z] "product_version": "0.0.0.0", [2022-09-08T21:50:03.236Z] "type": "Unknown" [2022-09-08T21:50:03.236Z] }, [2022-09-08T21:50:03.236Z] "info": { [2022-09-08T21:50:03.236Z] "0000": { [2022-09-08T21:50:03.236Z] "CompanyName": "", [2022-09-08T21:50:03.236Z] "FileVersion": "dev", [2022-09-08T21:50:03.236Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-08T21:50:03.236Z] "OriginalFileName": "dockerd.exe", [2022-09-08T21:50:03.236Z] "ProductName": "", [2022-09-08T21:50:03.236Z] "ProductVersion": "dev", [2022-09-08T21:50:03.236Z] "SpecialBuild": "c7e77dba7ff1e512d702dc434d8d2bb956d80f47" [2022-09-08T21:50:03.236Z] } [2022-09-08T21:50:03.236Z] } [2022-09-08T21:50:03.236Z] } [2022-09-08T21:50:03.236Z] } [2022-09-08T21:50:03.236Z] } [2022-09-08T21:50:03.236Z] } [2022-09-08T21:50:03.236Z] cmd/dockerd/config.go [2022-09-08T21:50:03.236Z] cmd/dockerd/config_windows.go [2022-09-08T21:50:03.236Z] cmd/dockerd/daemon.go [2022-09-08T21:50:03.236Z] cmd/dockerd/daemon_test.go [2022-09-08T21:50:03.236Z] cmd/dockerd/daemon_windows.go [2022-09-08T21:50:03.236Z] cmd/dockerd/docker.go [2022-09-08T21:50:03.236Z] cmd/dockerd/docker_windows.go [2022-09-08T21:50:03.236Z] cmd/dockerd/genwinres_windows.go [2022-09-08T21:50:03.236Z] cmd/dockerd/metrics.go [2022-09-08T21:50:03.236Z] cmd/dockerd/options.go [2022-09-08T21:50:03.236Z] cmd/dockerd/options_test.go [2022-09-08T21:50:03.236Z] cmd/dockerd/service_windows.go [2022-09-08T21:50:03.236Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-08T21:50:03.236Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-08T21:50:09.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T21:50:15.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-08T21:50:15.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T21:50:15.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T21:50:16.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T21:50:17.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T21:50:17.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T21:50:18.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T21:50:19.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T21:50:20.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T21:50:21.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T21:50:21.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T21:50:22.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T21:50:23.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T21:50:24.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T21:50:25.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T21:50:26.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T21:50:26.590Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T21:50:26.590Z] Using test binary docker [2022-09-08T21:50:26.590Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T21:50:26.590Z] +++ /etc/init.d/apparmor start [2022-09-08T21:50:26.590Z] Not: starting. [2022-09-08T21:50:26.590Z] INFO: Waiting for daemon to start... [2022-09-08T21:50:26.590Z] Starting dockerd [2022-09-08T21:50:26.590Z] +++ 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-08T21:50:28.753Z] . [2022-09-08T21:50:28.753Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T21:50:28.753Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T21:50:28.753Z] Error: No such image: emptyfs [2022-09-08T21:50:28.753Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T21:50:28.753Z] ++++ docker load [2022-09-08T21:50:29.012Z] Loaded image: emptyfs:latest [2022-09-08T21:50:29.012Z] Running integration-test (iteration 1) [2022-09-08T21:50:29.012Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T21:50:29.012Z] ++ 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-08T21:50:29.012Z] ++ set -e [2022-09-08T21:50:29.012Z] ++ '[' -n 0 ']' [2022-09-08T21:50:29.012Z] ++ set -x [2022-09-08T21:50:29.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T21:50:29.271Z] Loaded image: busybox:latest [2022-09-08T21:50:29.271Z] Loaded image: busybox:glibc [2022-09-08T21:50:30.209Z] Loaded image: debian:bullseye-slim [2022-09-08T21:50:30.479Z] Loaded image: hello-world:latest [2022-09-08T21:50:30.479Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T21:50:30.479Z] INFO: Testing against a local daemon [2022-09-08T21:50:30.479Z] === RUN TestCgroupNamespacesBuild [2022-09-08T21:50:33.013Z] --- PASS: TestCgroupNamespacesBuild (2.45s) [2022-09-08T21:50:33.014Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T21:50:33.952Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-09-08T21:50:33.952Z] === RUN TestBuildWithSession [2022-09-08T21:50:33.952Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T21:50:33.952Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T21:50:33.952Z] === RUN TestBuildSquashParent [2022-09-08T21:50:38.144Z] --- PASS: TestBuildSquashParent (4.25s) [2022-09-08T21:50:38.144Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T21:50:38.144Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T21:50:38.144Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T21:50:38.144Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T21:50:38.144Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T21:50:38.144Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T21:50:38.144Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T21:50:38.144Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T21:50:38.144Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T21:50:38.144Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T21:50:38.144Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T21:50:38.144Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T21:50:38.144Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T21:50:38.144Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T21:50:38.144Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T21:50:39.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T21:50:39.787Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T21:50:40.727Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T21:50:40.986Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T21:50:41.927Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-08T21:50:41.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2022-09-08T21:50:41.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2022-09-08T21:50:41.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.26s) [2022-09-08T21:50:41.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.11s) [2022-09-08T21:50:41.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) [2022-09-08T21:50:41.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2022-09-08T21:50:41.927Z] === RUN TestBuildMultiStageCopy [2022-09-08T21:50:41.927Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T21:50:43.305Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T21:50:43.305Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T21:50:43.592Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T21:50:43.868Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T21:50:43.868Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-09-08T21:50:43.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-09-08T21:50:43.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-09-08T21:50:43.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-09-08T21:50:43.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-09-08T21:50:43.868Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-09-08T21:50:43.868Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T21:50:44.471Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-09-08T21:50:44.471Z] === RUN TestBuildLabelWithTargets [2022-09-08T21:50:45.856Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-09-08T21:50:45.856Z] === RUN TestBuildWithEmptyLayers [2022-09-08T21:50:46.116Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-09-08T21:50:46.116Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T21:50:47.494Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) [2022-09-08T21:50:47.494Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T21:50:48.063Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-09-08T21:50:48.063Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T21:50:49.445Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-09-08T21:50:49.445Z] === RUN TestBuildWithHugeFile [2022-09-08T21:51:54.686Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-08T21:51:54.686Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-08T21:51:54.686Z] { [2022-09-08T21:51:54.686Z] "RT_GROUP_ICON": { [2022-09-08T21:51:54.686Z] "#1": { [2022-09-08T21:51:54.686Z] "0409": "../../winresources/docker.ico" [2022-09-08T21:51:54.686Z] } [2022-09-08T21:51:54.686Z] }, [2022-09-08T21:51:54.686Z] "RT_MANIFEST": { [2022-09-08T21:51:54.686Z] "#1": { [2022-09-08T21:51:54.686Z] "0409": { [2022-09-08T21:51:54.686Z] "identity": {}, [2022-09-08T21:51:54.686Z] "description": "Docker Engine", [2022-09-08T21:51:54.686Z] "minimum-os": "vista", [2022-09-08T21:51:54.686Z] "execution-level": "", [2022-09-08T21:51:54.686Z] "ui-access": false, [2022-09-08T21:51:54.686Z] "auto-elevate": false, [2022-09-08T21:51:54.686Z] "dpi-awareness": "unaware", [2022-09-08T21:51:54.686Z] "disable-theming": false, [2022-09-08T21:51:54.686Z] "disable-window-filtering": false, [2022-09-08T21:51:54.686Z] "high-resolution-scrolling-aware": false, [2022-09-08T21:51:54.686Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-08T21:51:54.686Z] "long-path-aware": false, [2022-09-08T21:51:54.686Z] "printer-driver-isolation": false, [2022-09-08T21:51:54.686Z] "gdi-scaling": false, [2022-09-08T21:51:54.686Z] "segment-heap": false, [2022-09-08T21:51:54.686Z] "use-common-controls-v6": false [2022-09-08T21:51:54.686Z] } [2022-09-08T21:51:54.686Z] } [2022-09-08T21:51:54.686Z] }, [2022-09-08T21:51:54.686Z] "RT_MESSAGETABLE": { [2022-09-08T21:51:54.686Z] "#1": { [2022-09-08T21:51:54.686Z] "0409": "../../winresources/event_messages.bin" [2022-09-08T21:51:54.686Z] } [2022-09-08T21:51:54.686Z] }, [2022-09-08T21:51:54.686Z] "RT_VERSION": { [2022-09-08T21:51:54.686Z] "#1": { [2022-09-08T21:51:54.686Z] "0409": { [2022-09-08T21:51:54.686Z] "fixed": { [2022-09-08T21:51:54.686Z] "file_version": "0.0.0.0", [2022-09-08T21:51:54.686Z] "product_version": "0.0.0.0", [2022-09-08T21:51:54.686Z] "type": "Unknown" [2022-09-08T21:51:54.686Z] }, [2022-09-08T21:51:54.686Z] "info": { [2022-09-08T21:51:54.686Z] "0000": { [2022-09-08T21:51:54.686Z] "CompanyName": "", [2022-09-08T21:51:54.686Z] "FileVersion": "dev", [2022-09-08T21:51:54.686Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-08T21:51:54.686Z] "OriginalFileName": "docker-proxy.exe", [2022-09-08T21:51:54.686Z] "ProductName": "", [2022-09-08T21:51:54.686Z] "ProductVersion": "dev", [2022-09-08T21:51:54.686Z] "SpecialBuild": "c7e77dba7ff1e512d702dc434d8d2bb956d80f47" [2022-09-08T21:51:54.686Z] } [2022-09-08T21:51:54.686Z] } [2022-09-08T21:51:54.686Z] } [2022-09-08T21:51:54.686Z] } [2022-09-08T21:51:54.686Z] } [2022-09-08T21:51:54.686Z] } [2022-09-08T21:51:54.686Z] cmd/docker-proxy/genwinres_windows.go [2022-09-08T21:51:54.686Z] cmd/docker-proxy/main.go [2022-09-08T21:51:54.686Z] cmd/docker-proxy/network_proxy_test.go [2022-09-08T21:51:54.686Z] cmd/docker-proxy/proxy.go [2022-09-08T21:51:54.686Z] cmd/docker-proxy/sctp_proxy.go [2022-09-08T21:51:54.686Z] cmd/docker-proxy/tcp_proxy.go [2022-09-08T21:51:54.686Z] cmd/docker-proxy/udp_proxy.go [2022-09-08T21:51:54.686Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-08T21:51:54.686Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-08T21:51:54.686Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-08T21:51:54.686Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-08T21:51:54.686Z] remote: Enumerating objects: 23, done. [2022-09-08T21:51:54.686Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-08T21:51:54.686Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-08T21:51:54.686Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-08T21:51:54.686Z] 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-08T21:51:54.686Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-08T21:51:54.686Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-08T21:51:54.686Z] Cross building: bundles/cross/linux/ppc64le [2022-09-08T21:51:54.686Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-08T21:51:54.686Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-08T21:51:57.148Z] --- PASS: TestBuildWithHugeFile (58.53s) [2022-09-08T21:51:57.148Z] === RUN TestBuildWCOWSandboxSize [2022-09-08T21:51:57.148Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T21:51:57.148Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-08T21:51:57.148Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T21:51:57.148Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T21:51:57.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T21:51:57.148Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T21:51:57.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T21:51:57.148Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T21:51:57.148Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T21:51:57.148Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T21:51:57.148Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T21:51:57.148Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T21:51:57.148Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-08T21:51:57.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-09-08T21:51:57.148Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-09-08T21:51:57.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-08T21:51:57.148Z] === RUN TestBuildPreserveOwnership [2022-09-08T21:51:57.148Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T21:51:57.148Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T21:51:57.148Z] --- PASS: TestBuildPreserveOwnership (2.88s) [2022-09-08T21:51:57.148Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.93s) [2022-09-08T21:51:57.148Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-09-08T21:51:57.148Z] === RUN TestBuildPlatformInvalid [2022-09-08T21:51:57.148Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-08T21:51:57.148Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T21:51:57.148Z] Loaded image: busybox:latest [2022-09-08T21:51:57.148Z] Loaded image: busybox:glibc [2022-09-08T21:51:57.148Z] Loaded image: debian:bullseye-slim [2022-09-08T21:51:57.148Z] Loaded image: hello-world:latest [2022-09-08T21:51:57.148Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T21:52:00.440Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.33s) [2022-09-08T21:52:00.440Z] PASS [2022-09-08T21:52:00.440Z] [2022-09-08T21:52:00.440Z] === Skipped [2022-09-08T21:52:00.440Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-08T21:52:00.440Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T21:52:00.440Z] [2022-09-08T21:52:00.440Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-08T21:52:00.440Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-08T21:52:00.440Z] [2022-09-08T21:52:00.440Z] DONE 34 tests, 2 skipped in 91.383s [2022-09-08T21:52:00.440Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T21:52:00.440Z] ++ 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-08T21:52:00.440Z] ++ set -e [2022-09-08T21:52:00.440Z] ++ '[' -n 0 ']' [2022-09-08T21:52:00.440Z] ++ set -x [2022-09-08T21:52:00.440Z] ++ 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-08T21:52:00.440Z] INFO: Testing against a local daemon [2022-09-08T21:52:00.440Z] === RUN TestConfigInspect [2022-09-08T21:52:02.975Z] --- PASS: TestConfigInspect (2.36s) [2022-09-08T21:52:02.975Z] === RUN TestConfigList [2022-09-08T21:52:05.510Z] --- PASS: TestConfigList (2.35s) [2022-09-08T21:52:05.510Z] === RUN TestConfigsCreateAndDelete [2022-09-08T21:52:07.415Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-09-08T21:52:07.415Z] === RUN TestConfigsUpdate [2022-09-08T21:52:09.950Z] --- PASS: TestConfigsUpdate (2.17s) [2022-09-08T21:52:09.950Z] === RUN TestTemplatedConfig [2022-09-08T21:52:11.856Z] --- PASS: TestTemplatedConfig (2.42s) [2022-09-08T21:52:11.856Z] === RUN TestConfigCreateResolve [2022-09-08T21:52:14.397Z] --- PASS: TestConfigCreateResolve (2.25s) [2022-09-08T21:52:14.397Z] PASS [2022-09-08T21:52:14.397Z] [2022-09-08T21:52:14.397Z] DONE 6 tests in 13.822s [2022-09-08T21:52:14.397Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T21:52:14.397Z] ++ 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-08T21:52:14.397Z] ++ set -e [2022-09-08T21:52:14.397Z] ++ '[' -n 0 ']' [2022-09-08T21:52:14.397Z] ++ set -x [2022-09-08T21:52:14.397Z] ++ 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-08T21:52:14.397Z] INFO: Testing against a local daemon [2022-09-08T21:52:14.397Z] === RUN TestAttachWithTTY [2022-09-08T21:52:14.397Z] --- PASS: TestAttachWithTTY (0.08s) [2022-09-08T21:52:14.397Z] === RUN TestAttachWithoutTTy [2022-09-08T21:52:14.397Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-08T21:52:14.397Z] === RUN TestCheckpoint [2022-09-08T21:52:14.397Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T21:52:14.397Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T21:52:14.397Z] === RUN TestContainerInvalidJSON [2022-09-08T21:52:14.397Z] === RUN TestContainerInvalidJSON/commit [2022-09-08T21:52:14.397Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-08T21:52:14.397Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-08T21:52:14.397Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-08T21:52:14.397Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T21:52:14.397Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T21:52:14.397Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-08T21:52:14.397Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-08T21:52:14.397Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-08T21:52:14.397Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-08T21:52:14.397Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T21:52:14.397Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T21:52:14.397Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T21:52:14.397Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T21:52:14.657Z] === CONT TestContainerInvalidJSON/commit [2022-09-08T21:52:14.657Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-08T21:52:14.657Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-08T21:52:14.657Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-08T21:52:14.657Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-08T21:52:14.657Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-08T21:52:14.657Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-08T21:52:14.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-08T21:52:14.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-08T21:52:14.657Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T21:52:14.657Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-08T21:52:14.657Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T21:52:14.657Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-08T21:52:14.657Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T21:52:14.657Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-08T21:52:14.657Z] === RUN TestCopyEmptyFile [2022-09-08T21:52:14.916Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-09-08T21:52:14.916Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T21:52:14.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-08T21:52:14.916Z] === RUN TestCopyFromContainer [2022-09-08T21:52:15.853Z] === RUN TestCopyFromContainer// [2022-09-08T21:52:15.853Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T21:52:16.113Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T21:52:16.113Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T21:52:16.113Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T21:52:16.113Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T21:52:16.113Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T21:52:16.372Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T21:52:16.372Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T21:52:16.372Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T21:52:16.372Z] --- PASS: TestCopyFromContainer (1.54s) [2022-09-08T21:52:16.372Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-09-08T21:52:16.372Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-09-08T21:52:16.372Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-08T21:52:16.372Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-08T21:52:16.372Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-08T21:52:16.372Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-08T21:52:16.372Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-08T21:52:16.372Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-08T21:52:16.372Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-08T21:52:16.372Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-08T21:52:16.372Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T21:52:16.372Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T21:52:16.372Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T21:52:16.372Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T21:52:16.372Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T21:52:16.372Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T21:52:16.372Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T21:52:16.372Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T21:52:16.372Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T21:52:16.372Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T21:52:16.631Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-08T21:52:16.631Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T21:52:16.631Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T21:52:16.631Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T21:52:16.631Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T21:52:16.631Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-08T21:52:16.631Z] === RUN TestCreateWithInvalidEnv [2022-09-08T21:52:16.631Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T21:52:16.631Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T21:52:16.631Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T21:52:16.631Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T21:52:16.631Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T21:52:16.631Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T21:52:16.631Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T21:52:16.631Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T21:52:16.631Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T21:52:16.631Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-08T21:52:16.631Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-08T21:52:16.631Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T21:52:16.631Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-08T21:52:16.631Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T21:52:16.631Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-08T21:52:16.631Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T21:52:18.011Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-09-08T21:52:18.011Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T21:52:18.948Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-09-08T21:52:18.948Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T21:52:18.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T21:52:18.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T21:52:18.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T21:52:18.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T21:52:18.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T21:52:18.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T21:52:18.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T21:52:18.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T21:52:18.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T21:52:18.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T21:52:18.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T21:52:18.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T21:52:18.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T21:52:18.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T21:52:18.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T21:52:18.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-08T21:52:18.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-08T21:52:18.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-08T21:52:18.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-08T21:52:18.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-08T21:52:18.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-08T21:52:18.948Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T21:52:19.516Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-09-08T21:52:19.516Z] === RUN TestCreateDifferentPlatform [2022-09-08T21:52:19.516Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T21:52:19.516Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T21:52:19.516Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-08T21:52:19.516Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-08T21:52:19.516Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T21:52:19.516Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T21:52:19.516Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-08T21:52:19.516Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T21:52:19.516Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-08T21:52:19.516Z] === RUN TestCreateInvalidHostConfig [2022-09-08T21:52:19.516Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T21:52:19.516Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T21:52:19.516Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T21:52:19.516Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T21:52:19.516Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T21:52:19.516Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T21:52:19.516Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T21:52:19.516Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T21:52:19.516Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-08T21:52:19.516Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-08T21:52:19.516Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-08T21:52:19.516Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-08T21:52:19.516Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-08T21:52:19.516Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-08T21:52:19.516Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-08T21:52:19.516Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-08T21:52:19.516Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-08T21:52:19.516Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T21:52:19.516Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-08T21:52:19.516Z] === RUN TestDaemonRestartIpcMode [2022-09-08T21:52:19.516Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T21:52:19.516Z] === RUN TestDaemonHostGatewayIP [2022-09-08T21:52:19.516Z] === PAUSE TestDaemonHostGatewayIP [2022-09-08T21:52:19.516Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T21:52:19.516Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T21:52:19.516Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T21:52:19.516Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-08T21:52:19.516Z] === RUN TestDiff [2022-09-08T21:52:20.084Z] --- PASS: TestDiff (0.44s) [2022-09-08T21:52:20.084Z] === RUN TestExecConsoleSize [2022-09-08T21:52:20.343Z] --- PASS: TestExecConsoleSize (0.46s) [2022-09-08T21:52:20.343Z] === RUN TestExecWithCloseStdin [2022-09-08T21:52:20.911Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-09-08T21:52:20.911Z] === RUN TestExec [2022-09-08T21:52:21.478Z] --- PASS: TestExec (0.48s) [2022-09-08T21:52:21.478Z] === RUN TestExecUser [2022-09-08T21:52:21.737Z] --- PASS: TestExecUser (0.46s) [2022-09-08T21:52:21.737Z] === RUN TestExportContainerAndImportImage [2022-09-08T21:52:22.307Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-09-08T21:52:22.307Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T21:52:23.685Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-09-08T21:52:23.685Z] === RUN TestHealthCheckWorkdir [2022-09-08T21:52:24.254Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-09-08T21:52:24.254Z] === RUN TestHealthKillContainer [2022-09-08T21:52:32.374Z] --- PASS: TestHealthKillContainer (7.82s) [2022-09-08T21:52:32.374Z] === RUN TestHealthCheckProcessKilled [2022-09-08T21:52:32.633Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2022-09-08T21:52:32.633Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T21:52:33.200Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-09-08T21:52:33.201Z] === RUN TestIpcModeNone [2022-09-08T21:52:33.468Z] --- PASS: TestIpcModeNone (0.51s) [2022-09-08T21:52:33.468Z] === RUN TestIpcModePrivate [2022-09-08T21:52:34.058Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-08T21:52:34.058Z] --- PASS: TestIpcModePrivate (0.55s) [2022-09-08T21:52:34.058Z] === RUN TestIpcModeShareable [2022-09-08T21:52:34.325Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-09-08T21:52:34.590Z] --- PASS: TestIpcModeShareable (0.52s) [2022-09-08T21:52:34.590Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T21:52:36.497Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.66s) [2022-09-08T21:52:36.497Z] === RUN TestAPIIpcModeHost [2022-09-08T21:52:36.757Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-09-08T21:52:36.757Z] === RUN TestDaemonIpcModeShareable [2022-09-08T21:52:37.696Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-08T21:52:37.696Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-09-08T21:52:37.696Z] === RUN TestDaemonIpcModePrivate [2022-09-08T21:52:39.077Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-08T21:52:39.077Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-09-08T21:52:39.077Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T21:52:40.015Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-08T21:52:40.015Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-09-08T21:52:40.015Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T21:52:40.952Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-08T21:52:41.212Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-09-08T21:52:41.212Z] === RUN TestIpcModeOlderClient [2022-09-08T21:52:41.212Z] === PAUSE TestIpcModeOlderClient [2022-09-08T21:52:41.212Z] === RUN TestKillContainerInvalidSignal [2022-09-08T21:52:41.780Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-09-08T21:52:41.780Z] === RUN TestKillContainer [2022-09-08T21:52:41.780Z] === RUN TestKillContainer/no_signal [2022-09-08T21:52:42.041Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T21:52:42.300Z] === RUN TestKillContainer/killing_signal [2022-09-08T21:52:42.868Z] --- PASS: TestKillContainer (1.26s) [2022-09-08T21:52:42.868Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-09-08T21:52:42.868Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-08T21:52:42.868Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-09-08T21:52:42.868Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T21:52:42.868Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T21:52:43.438Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T21:52:43.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-09-08T21:52:43.698Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-09-08T21:52:43.698Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-09-08T21:52:43.698Z] === RUN TestKillStoppedContainer [2022-09-08T21:52:43.698Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-08T21:52:43.698Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T21:52:43.698Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-08T21:52:43.698Z] === RUN TestKillDifferentUserContainer [2022-09-08T21:52:44.266Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-09-08T21:52:44.266Z] === RUN TestInspectOomKilledTrue [2022-09-08T21:52:44.834Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-09-08T21:52:44.834Z] === RUN TestInspectOomKilledFalse [2022-09-08T21:52:45.093Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-09-08T21:52:45.093Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T21:52:45.353Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-09-08T21:52:45.353Z] === RUN TestLinksContainerNames [2022-09-08T21:52:46.291Z] --- PASS: TestLinksContainerNames (0.86s) [2022-09-08T21:52:46.291Z] === RUN TestLogsFollowTailEmpty [2022-09-08T21:52:46.860Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-09-08T21:52:46.860Z] === RUN TestLogs [2022-09-08T21:52:46.860Z] === RUN TestLogs/driver_local [2022-09-08T21:52:46.860Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T21:52:46.860Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T21:52:46.860Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-08T21:52:46.860Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-08T21:52:46.860Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-08T21:52:46.860Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-08T21:52:46.860Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T21:52:46.860Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T21:52:46.860Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-08T21:52:46.860Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-08T21:52:46.860Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-08T21:52:46.860Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-08T21:52:46.860Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-08T21:52:46.860Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-08T21:52:47.428Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-08T21:52:47.428Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-08T21:52:47.997Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-08T21:52:47.997Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-08T21:52:48.565Z] === RUN TestLogs/driver_json-file [2022-09-08T21:52:48.565Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T21:52:48.565Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T21:52:48.565Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-08T21:52:48.565Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-08T21:52:48.565Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-08T21:52:48.565Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-08T21:52:48.565Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T21:52:48.565Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T21:52:48.565Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T21:52:48.565Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T21:52:48.565Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T21:52:48.565Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T21:52:48.565Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-08T21:52:48.565Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-08T21:52:49.136Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-08T21:52:49.136Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-08T21:52:49.704Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-08T21:52:49.704Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-08T21:52:50.273Z] --- PASS: TestLogs (3.63s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.54s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.59s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-09-08T21:52:50.273Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.66s) [2022-09-08T21:52:50.273Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T21:52:50.842Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/default [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/private [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/slave [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/shared [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/default [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/shared [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/slave [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/private [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T21:52:50.842Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T21:52:50.842Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T21:52:50.842Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T21:52:51.102Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-08T21:52:51.102Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-08T21:52:51.102Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T21:52:52.482Z] --- PASS: TestContainerBindMountNonRecursive (1.12s) [2022-09-08T21:52:52.482Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T21:52:52.742Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-09-08T21:52:52.742Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T21:52:53.001Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-09-08T21:52:53.001Z] === RUN TestNetworkNat [2022-09-08T21:52:53.570Z] --- PASS: TestNetworkNat (0.47s) [2022-09-08T21:52:53.570Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T21:52:53.829Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-09-08T21:52:53.829Z] === RUN TestNetworkLoopbackNat [2022-09-08T21:52:56.368Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-09-08T21:52:56.368Z] === RUN TestPause [2022-09-08T21:52:56.936Z] --- PASS: TestPause (0.45s) [2022-09-08T21:52:56.936Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T21:52:56.936Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T21:52:56.936Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T21:52:56.936Z] === RUN TestPauseStopPausedContainer [2022-09-08T21:52:57.504Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-09-08T21:52:57.504Z] === RUN TestPidHost [2022-09-08T21:52:58.442Z] --- PASS: TestPidHost (0.91s) [2022-09-08T21:52:58.442Z] === RUN TestPsFilter [2022-09-08T21:52:58.442Z] --- PASS: TestPsFilter (0.11s) [2022-09-08T21:52:58.442Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T21:52:58.701Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-09-08T21:52:58.701Z] === RUN TestRemoveContainerWithVolume [2022-09-08T21:52:59.270Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-09-08T21:52:59.270Z] === RUN TestRemoveContainerRunning [2022-09-08T21:52:59.529Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-09-08T21:52:59.529Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T21:53:00.098Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-09-08T21:53:00.098Z] === RUN TestRemoveInvalidContainer [2022-09-08T21:53:00.098Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-08T21:53:00.098Z] === RUN TestRenameLinkedContainer [2022-09-08T21:53:02.004Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-09-08T21:53:02.004Z] === RUN TestRenameStoppedContainer [2022-09-08T21:53:02.004Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-09-08T21:53:02.004Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T21:53:02.942Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-09-08T21:53:02.942Z] === RUN TestRenameInvalidName [2022-09-08T21:53:03.511Z] --- PASS: TestRenameInvalidName (0.44s) [2022-09-08T21:53:03.511Z] === RUN TestRenameAnonymousContainer [2022-09-08T21:53:04.889Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-09-08T21:53:04.889Z] === RUN TestRenameContainerWithSameName [2022-09-08T21:53:05.458Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2022-09-08T21:53:05.458Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T21:53:06.396Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-09-08T21:53:06.396Z] === RUN TestResize [2022-09-08T21:53:06.964Z] --- PASS: TestResize (0.42s) [2022-09-08T21:53:06.964Z] === RUN TestResizeWithInvalidSize [2022-09-08T21:53:07.223Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-09-08T21:53:07.223Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T21:53:07.791Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T21:53:07.791Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T21:53:07.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T21:53:07.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T21:53:07.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T21:53:09.698Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T21:53:10.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T21:53:11.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T21:53:11.840Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T21:53:12.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T21:53:13.037Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-08T21:53:16.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-08T21:53:16.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T21:53:18.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T21:53:20.181Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T21:53:20.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T21:53:21.560Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T21:53:21.821Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T21:53:23.199Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.91s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-09-08T21:53:25.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-09-08T21:53:25.107Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-08T21:53:25.107Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-08T21:53:25.676Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-08T21:53:26.614Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s) [2022-09-08T21:53:26.614Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-09-08T21:53:26.614Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s) [2022-09-08T21:53:26.614Z] === RUN TestCgroupNamespacesRun [2022-09-08T21:53:27.992Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-09-08T21:53:27.992Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T21:53:28.930Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-09-08T21:53:28.930Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T21:53:30.308Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-09-08T21:53:30.308Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T21:53:31.246Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-09-08T21:53:31.246Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T21:53:32.624Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-09-08T21:53:32.624Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T21:53:33.562Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-09-08T21:53:33.562Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T21:53:34.131Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-08T21:53:34.131Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T21:53:35.509Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-09-08T21:53:35.509Z] === RUN TestNISDomainname [2022-09-08T21:53:35.768Z] --- PASS: TestNISDomainname (0.53s) [2022-09-08T21:53:35.768Z] === RUN TestHostnameDnsResolution [2022-09-08T21:53:36.706Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-09-08T21:53:36.706Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T21:53:36.967Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-09-08T21:53:36.967Z] === RUN TestPrivilegedHostDevices [2022-09-08T21:53:37.536Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-09-08T21:53:37.536Z] === RUN TestRunConsoleSize [2022-09-08T21:53:38.105Z] --- PASS: TestRunConsoleSize (0.41s) [2022-09-08T21:53:38.105Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-08T21:53:40.010Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s) [2022-09-08T21:53:40.010Z] === RUN TestStats [2022-09-08T21:53:42.545Z] --- PASS: TestStats (2.50s) [2022-09-08T21:53:42.545Z] === RUN TestStopContainerWithTimeout [2022-09-08T21:53:42.545Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T21:53:42.545Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T21:53:42.545Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T21:53:42.545Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T21:53:42.545Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T21:53:42.545Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T21:53:42.545Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T21:53:42.545Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T21:53:42.545Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T21:53:42.545Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T21:53:43.113Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T21:53:45.018Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T21:53:46.140Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-08T21:53:46.140Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-08T21:53:46.140Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-08T21:53:46.140Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-08T21:53:46.140Z] Cross building: bundles/cross/linux/s390x [2022-09-08T21:53:46.140Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-08T21:53:46.140Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-08T21:53:46.923Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-08T21:53:46.923Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-09-08T21:53:46.923Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-09-08T21:53:46.923Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-09-08T21:53:46.923Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-09-08T21:53:46.923Z] === RUN TestDeleteDevicemapper [2022-09-08T21:53:46.923Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T21:53:46.923Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T21:53:46.923Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T21:53:48.302Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s) [2022-09-08T21:53:48.302Z] === RUN TestUpdateMemory [2022-09-08T21:53:48.870Z] --- PASS: TestUpdateMemory (0.51s) [2022-09-08T21:53:48.870Z] === RUN TestUpdateCPUQuota [2022-09-08T21:53:49.439Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-09-08T21:53:49.439Z] === RUN TestUpdatePidsLimit [2022-09-08T21:53:49.439Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-08T21:53:49.439Z] === RUN TestUpdatePidsLimit/no_change [2022-09-08T21:53:49.698Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-08T21:53:49.958Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-08T21:53:50.217Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-08T21:53:50.477Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-08T21:53:50.477Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-08T21:53:51.045Z] --- PASS: TestUpdatePidsLimit (1.77s) [2022-09-08T21:53:51.045Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-09-08T21:53:51.045Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-09-08T21:53:51.045Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-09-08T21:53:51.045Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-09-08T21:53:51.045Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2022-09-08T21:53:51.045Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-09-08T21:53:51.045Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-09-08T21:53:51.045Z] === RUN TestUpdateRestartPolicy [2022-09-08T21:54:03.256Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2022-09-08T21:54:03.256Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T21:54:03.256Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-09-08T21:54:03.256Z] === RUN TestWaitNonBlocked [2022-09-08T21:54:03.256Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T21:54:03.256Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T21:54:03.256Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T21:54:03.256Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T21:54:03.256Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T21:54:03.256Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T21:54:03.256Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-08T21:54:03.256Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-09-08T21:54:03.256Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-09-08T21:54:03.256Z] === RUN TestWaitBlocked [2022-09-08T21:54:03.256Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T21:54:03.256Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T21:54:03.256Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T21:54:03.256Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T21:54:03.256Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T21:54:03.256Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T21:54:03.824Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-08T21:54:03.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-09-08T21:54:03.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-09-08T21:54:03.824Z] === RUN TestWaitConditions [2022-09-08T21:54:03.824Z] === RUN TestWaitConditions/default [2022-09-08T21:54:03.824Z] === PAUSE TestWaitConditions/default [2022-09-08T21:54:03.824Z] === RUN TestWaitConditions/not-running [2022-09-08T21:54:03.824Z] === PAUSE TestWaitConditions/not-running [2022-09-08T21:54:03.824Z] === RUN TestWaitConditions/next-exit [2022-09-08T21:54:03.824Z] === PAUSE TestWaitConditions/next-exit [2022-09-08T21:54:03.824Z] === RUN TestWaitConditions/removed [2022-09-08T21:54:03.824Z] === PAUSE TestWaitConditions/removed [2022-09-08T21:54:03.824Z] === CONT TestWaitConditions/default [2022-09-08T21:54:03.824Z] === CONT TestWaitConditions/next-exit [2022-09-08T21:54:03.824Z] wait_test.go:146: ContainerID = 174b4a4d04523ca2267af4aa58894e407d4ea5f7d1bd7509fc0dd82461e72f60 [2022-09-08T21:54:03.824Z] === CONT TestWaitConditions/default [2022-09-08T21:54:03.824Z] wait_test.go:146: ContainerID = 00b32e83bbab52f1ed3c9f71cb8dffdf343cabc8cf4296c4a57e0b203f565785 [2022-09-08T21:54:04.394Z] === CONT TestWaitConditions/removed [2022-09-08T21:54:04.394Z] wait_test.go:146: ContainerID = 473ec4565832c19435771fefe01b49c06ac2c40352000942731f2e2ec63892f9 [2022-09-08T21:54:04.653Z] === CONT TestWaitConditions/not-running [2022-09-08T21:54:04.653Z] wait_test.go:146: ContainerID = 481f5382e15f1228726fe5866e942e7f7713a4ab1dfc3bd8f20915da9469fc75 [2022-09-08T21:54:05.221Z] --- PASS: TestWaitConditions (0.01s) [2022-09-08T21:54:05.221Z] --- PASS: TestWaitConditions/next-exit (0.58s) [2022-09-08T21:54:05.221Z] --- PASS: TestWaitConditions/default (0.71s) [2022-09-08T21:54:05.221Z] --- PASS: TestWaitConditions/removed (0.56s) [2022-09-08T21:54:05.221Z] --- PASS: TestWaitConditions/not-running (0.57s) [2022-09-08T21:54:05.221Z] === RUN TestWaitRestartedContainer [2022-09-08T21:54:05.221Z] === RUN TestWaitRestartedContainer/default [2022-09-08T21:54:05.221Z] === PAUSE TestWaitRestartedContainer/default [2022-09-08T21:54:05.221Z] === RUN TestWaitRestartedContainer/not-running [2022-09-08T21:54:05.221Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-08T21:54:05.221Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-08T21:54:05.221Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-08T21:54:05.221Z] === CONT TestWaitRestartedContainer/default [2022-09-08T21:54:05.221Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-08T21:54:06.604Z] === CONT TestWaitRestartedContainer/not-running [2022-09-08T21:54:07.541Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-08T21:54:07.541Z] --- PASS: TestWaitRestartedContainer/default (1.57s) [2022-09-08T21:54:07.541Z] --- PASS: TestWaitRestartedContainer/next-exit (1.60s) [2022-09-08T21:54:07.541Z] --- PASS: TestWaitRestartedContainer/not-running (0.89s) [2022-09-08T21:54:07.541Z] === CONT TestContainerStartOnDaemonRestart [2022-09-08T21:54:07.541Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T21:54:10.081Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-09-08T21:54:10.081Z] === CONT TestIpcModeOlderClient [2022-09-08T21:54:10.081Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s) [2022-09-08T21:54:10.081Z] === CONT TestContainerKillOnDaemonStart [2022-09-08T21:54:10.081Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-09-08T21:54:10.081Z] === CONT TestDaemonHostGatewayIP [2022-09-08T21:54:12.618Z] --- PASS: TestDaemonHostGatewayIP (2.46s) [2022-09-08T21:54:12.618Z] === CONT TestDaemonRestartIpcMode [2022-09-08T21:54:14.564Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-09-08T21:54:22.684Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2022-09-08T21:54:22.684Z] PASS [2022-09-08T21:54:22.684Z] [2022-09-08T21:54:22.684Z] === Skipped [2022-09-08T21:54:22.684Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-08T21:54:22.684Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T21:54:22.684Z] [2022-09-08T21:54:22.684Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T21:54:22.684Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T21:54:22.684Z] [2022-09-08T21:54:22.684Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T21:54:22.684Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T21:54:22.684Z] [2022-09-08T21:54:22.684Z] DONE 273 tests, 3 skipped in 127.298s [2022-09-08T21:54:22.684Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-08T21:54:22.684Z] ++ 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-08T21:54:22.684Z] ++ set -e [2022-09-08T21:54:22.684Z] ++ '[' -n 0 ']' [2022-09-08T21:54:22.684Z] ++ set -x [2022-09-08T21:54:22.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-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-08T21:54:22.684Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T21:54:22.684Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-08T21:54:22.684Z] === RUN TestConfigDaemonID [2022-09-08T21:54:23.254Z] daemon_test.go:83: [d9c52507e13c4] daemon is not started [2022-09-08T21:54:23.254Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-08T21:54:23.254Z] === RUN TestDaemonConfigValidation [2022-09-08T21:54:23.254Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-08T21:54:23.254Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-08T21:54:23.254Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-08T21:54:23.254Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-08T21:54:23.254Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-08T21:54:23.254Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-08T21:54:23.254Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-08T21:54:23.254Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-08T21:54:23.254Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-08T21:54:23.254Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-08T21:54:23.254Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-08T21:54:23.254Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-08T21:54:23.254Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-08T21:54:23.254Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-08T21:54:23.254Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-08T21:54:23.513Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-08T21:54:23.513Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-09-08T21:54:23.513Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-09-08T21:54:23.513Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-09-08T21:54:23.513Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-09-08T21:54:23.513Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-08T21:54:23.513Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-08T21:54:23.513Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-08T21:54:24.449Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-08T21:54:25.388Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-08T21:54:26.767Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-08T21:54:26.767Z] daemon_test.go:197: [de7ba0b54a5df] daemon is not started [2022-09-08T21:54:26.767Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-08T21:54:26.767Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-08T21:54:26.767Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-08T21:54:26.767Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-08T21:54:26.767Z] === RUN TestDaemonProxy [2022-09-08T21:54:26.767Z] === RUN TestDaemonProxy/environment_variables [2022-09-08T21:54:28.145Z] === RUN TestDaemonProxy/command-line_options [2022-09-08T21:54:30.052Z] === RUN TestDaemonProxy/configuration_file [2022-09-08T21:54:31.958Z] === RUN TestDaemonProxy/conflicting_options [2022-09-08T21:54:32.217Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-08T21:54:32.786Z] --- PASS: TestDaemonProxy (6.22s) [2022-09-08T21:54:32.786Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-09-08T21:54:32.786Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-09-08T21:54:32.786Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-09-08T21:54:32.786Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-08T21:54:32.786Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-08T21:54:32.786Z] PASS [2022-09-08T21:54:32.786Z] [2022-09-08T21:54:32.786Z] DONE 18 tests in 11.245s [2022-09-08T21:54:32.786Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T21:54:32.786Z] ++ 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-08T21:54:32.786Z] ++ set -e [2022-09-08T21:54:32.786Z] ++ '[' -n 0 ']' [2022-09-08T21:54:32.786Z] ++ set -x [2022-09-08T21:54:32.786Z] ++ 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-08T21:54:33.046Z] INFO: Testing against a local daemon [2022-09-08T21:54:33.046Z] === RUN TestCommitInheritsEnv [2022-09-08T21:54:33.306Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-09-08T21:54:33.306Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T21:54:33.306Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-08T21:54:33.306Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-08T21:54:33.306Z] === RUN TestImportWithCustomPlatform [2022-09-08T21:54:33.306Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-08T21:54:33.306Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-08T21:54:33.306Z] === RUN TestImportWithCustomPlatform// [2022-09-08T21:54:33.306Z] === RUN TestImportWithCustomPlatform/linux [2022-09-08T21:54:33.306Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-08T21:54:33.566Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-08T21:54:33.566Z] === RUN TestImportWithCustomPlatform/macos [2022-09-08T21:54:33.566Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-08T21:54:33.566Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-08T21:54:33.566Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-09-08T21:54:33.566Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-08T21:54:33.566Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-08T21:54:33.566Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-08T21:54:33.566Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-08T21:54:33.566Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-09-08T21:54:33.566Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-08T21:54:33.566Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-08T21:54:33.566Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-08T21:54:33.566Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-08T21:54:33.566Z] === RUN TestImagesFilterMultiReference [2022-09-08T21:54:33.566Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-08T21:54:33.566Z] === RUN TestImagePullPlatformInvalid [2022-09-08T21:54:33.566Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-08T21:54:33.566Z] === RUN TestRemoveImageOrphaning [2022-09-08T21:54:33.825Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-09-08T21:54:33.825Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T21:54:33.825Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:54:33.825Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-08T21:54:33.825Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T21:54:34.085Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-08T21:54:34.085Z] === RUN TestTagInvalidReference [2022-09-08T21:54:34.085Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-08T21:54:34.085Z] === RUN TestTagValidPrefixedRepo [2022-09-08T21:54:34.085Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-08T21:54:34.085Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T21:54:34.085Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-08T21:54:34.085Z] === RUN TestTagOfficialNames [2022-09-08T21:54:34.085Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-08T21:54:34.085Z] === RUN TestTagMatchesDigest [2022-09-08T21:54:34.085Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-08T21:54:34.085Z] PASS [2022-09-08T21:54:34.085Z] [2022-09-08T21:54:34.085Z] === Skipped [2022-09-08T21:54:34.085Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-08T21:54:34.085Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-08T21:54:34.085Z] [2022-09-08T21:54:34.085Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-08T21:54:34.085Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:54:34.085Z] [2022-09-08T21:54:34.085Z] DONE 22 tests, 2 skipped in 1.353s [2022-09-08T21:54:34.085Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-08T21:54:34.085Z] ++ 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-08T21:54:34.085Z] ++ set -e [2022-09-08T21:54:34.085Z] ++ '[' -n 0 ']' [2022-09-08T21:54:34.085Z] ++ set -x [2022-09-08T21:54:34.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-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-08T21:54:34.085Z] === RUN TestStripANSICommands [2022-09-08T21:54:34.085Z] === RUN TestStripANSICommands/#00 [2022-09-08T21:54:34.085Z] === RUN TestStripANSICommands/#01 [2022-09-08T21:54:34.085Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-08T21:54:34.085Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-08T21:54:34.085Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-08T21:54:34.085Z] PASS [2022-09-08T21:54:34.085Z] [2022-09-08T21:54:34.085Z] DONE 3 tests in 0.046s [2022-09-08T21:54:34.085Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T21:54:34.085Z] ++ 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-08T21:54:34.085Z] ++ set -e [2022-09-08T21:54:34.085Z] ++ '[' -n 0 ']' [2022-09-08T21:54:34.085Z] ++ set -x [2022-09-08T21:54:34.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-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-08T21:54:34.344Z] INFO: Testing against a local daemon [2022-09-08T21:54:34.345Z] === RUN TestNetworkCreateDelete [2022-09-08T21:54:34.345Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-08T21:54:34.345Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T21:54:34.913Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-09-08T21:54:34.913Z] === RUN TestDaemonDNSFallback [2022-09-08T21:54:41.484Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-09-08T21:54:41.484Z] === RUN TestInspectNetwork [2022-09-08T21:54:44.019Z] === RUN TestInspectNetwork/full_network_id [2022-09-08T21:54:44.019Z] === RUN TestInspectNetwork/partial_network_id [2022-09-08T21:54:44.020Z] === RUN TestInspectNetwork/network_name [2022-09-08T21:54:44.020Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-08T21:54:48.211Z] --- PASS: TestInspectNetwork (7.05s) [2022-09-08T21:54:48.211Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-08T21:54:48.211Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-08T21:54:48.211Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-08T21:54:48.211Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-08T21:54:48.211Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T21:54:49.589Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-09-08T21:54:49.589Z] === RUN TestNetworkInvalidJSON [2022-09-08T21:54:49.589Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-08T21:54:49.589Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-08T21:54:49.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T21:54:49.589Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T21:54:49.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T21:54:49.589Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T21:54:49.589Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-08T21:54:49.589Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-08T21:54:49.589Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-08T21:54:49.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-08T21:54:49.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-08T21:54:49.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-08T21:54:49.590Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-08T21:54:49.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-08T21:54:49.590Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-08T21:54:49.590Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-08T21:54:49.590Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-08T21:54:49.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-08T21:54:49.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-08T21:54:49.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-08T21:54:49.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-08T21:54:49.590Z] === RUN TestNetworkList [2022-09-08T21:54:49.590Z] === RUN TestNetworkList//networks [2022-09-08T21:54:49.590Z] === PAUSE TestNetworkList//networks [2022-09-08T21:54:49.590Z] === RUN TestNetworkList//networks/ [2022-09-08T21:54:49.590Z] === PAUSE TestNetworkList//networks/ [2022-09-08T21:54:49.590Z] === CONT TestNetworkList//networks [2022-09-08T21:54:49.590Z] === CONT TestNetworkList//networks/ [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkList (0.02s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T21:54:49.590Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T21:54:49.590Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T21:54:50.158Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-09-08T21:54:50.158Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T21:54:51.537Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-09-08T21:54:51.537Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T21:54:52.106Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-09-08T21:54:52.106Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T21:54:53.044Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-08T21:54:53.044Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T21:54:54.426Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-09-08T21:54:54.426Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T21:54:54.997Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-08T21:54:54.997Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T21:54:57.534Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s) [2022-09-08T21:54:57.534Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T21:54:57.534Z] service_test.go:243: FLAKY_TEST [2022-09-08T21:54:57.534Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T21:54:57.534Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T21:55:12.421Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-09-08T21:55:12.421Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T21:55:13.360Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nb1jftx811f7cwafipqpro5b3 Created:2022-09-08 21:55:12.09940788 +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[ccb35cceeab1609db6fe886e4b98b2228150dbf0426d72e1ca1c6571bf35d2a2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wlhht193w952len5rzy0b2om4 EndpointID:e3446403767f49db69d941f423431df96c809e761964bf1e34f417e6f60b9a5b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cb7a7393913d7bc9aedf3e4ad2037b4b4e396f7f7ffc142b486c97a1178266f9 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:cd279195edbb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wlhht193w952len5rzy0b2om4 EndpointID:e3446403767f49db69d941f423431df96c809e761964bf1e34f417e6f60b9a5b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-08T21:55:17.552Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-09-08T21:55:17.552Z] PASS [2022-09-08T21:55:17.552Z] [2022-09-08T21:55:17.552Z] === Skipped [2022-09-08T21:55:17.552Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T21:55:17.552Z] service_test.go:243: FLAKY_TEST [2022-09-08T21:55:17.552Z] [2022-09-08T21:55:17.552Z] DONE 38 tests, 1 skipped in 43.418s [2022-09-08T21:55:17.552Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T21:55:17.552Z] ++ 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-08T21:55:17.552Z] ++ set -e [2022-09-08T21:55:17.552Z] ++ '[' -n 0 ']' [2022-09-08T21:55:17.552Z] ++ set -x [2022-09-08T21:55:17.552Z] ++ 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-08T21:55:17.812Z] INFO: Testing against a local daemon [2022-09-08T21:55:17.812Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T21:55:17.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T21:55:17.812Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T21:55:17.812Z] === RUN TestDockerNetworkIpvlan [2022-09-08T21:55:17.812Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T21:55:17.812Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T21:55:17.812Z] PASS [2022-09-08T21:55:17.812Z] [2022-09-08T21:55:17.812Z] === Skipped [2022-09-08T21:55:17.812Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T21:55:17.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T21:55:17.812Z] [2022-09-08T21:55:17.812Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T21:55:17.812Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T21:55:17.812Z] [2022-09-08T21:55:17.812Z] DONE 2 tests, 2 skipped in 0.095s [2022-09-08T21:55:17.812Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T21:55:17.812Z] ++ 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-08T21:55:17.812Z] ++ set -e [2022-09-08T21:55:17.812Z] ++ '[' -n 0 ']' [2022-09-08T21:55:17.812Z] ++ set -x [2022-09-08T21:55:17.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T21:55:17.812Z] INFO: Testing against a local daemon [2022-09-08T21:55:17.812Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T21:55:19.190Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-09-08T21:55:19.190Z] === RUN TestDockerNetworkMacvlan [2022-09-08T21:55:19.759Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-08T21:55:20.703Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-08T21:55:21.303Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-08T21:55:23.252Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-08T21:55:24.632Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-08T21:55:27.923Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-08T21:55:28.182Z] --- PASS: TestDockerNetworkMacvlan (9.19s) [2022-09-08T21:55:28.182Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-08T21:55:28.183Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-08T21:55:28.183Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-09-08T21:55:28.183Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s) [2022-09-08T21:55:28.183Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-09-08T21:55:28.183Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2022-09-08T21:55:28.183Z] PASS [2022-09-08T21:55:28.183Z] [2022-09-08T21:55:28.183Z] DONE 8 tests in 10.555s [2022-09-08T21:55:28.183Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T21:55:28.443Z] ++ 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-08T21:55:28.443Z] ++ set -e [2022-09-08T21:55:28.443Z] ++ '[' -n 0 ']' [2022-09-08T21:55:28.443Z] ++ set -x [2022-09-08T21:55:28.443Z] ++ 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-08T21:55:28.443Z] testing: warning: no tests to run [2022-09-08T21:55:28.443Z] PASS [2022-09-08T21:55:28.443Z] [2022-09-08T21:55:28.443Z] DONE 0 tests in 0.028s [2022-09-08T21:55:28.443Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T21:55:28.443Z] ++ 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-08T21:55:28.443Z] ++ set -e [2022-09-08T21:55:28.443Z] ++ '[' -n 0 ']' [2022-09-08T21:55:28.443Z] ++ set -x [2022-09-08T21:55:28.443Z] ++ 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-08T21:55:28.443Z] INFO: Testing against a local daemon [2022-09-08T21:55:28.443Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T21:55:29.822Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-09-08T21:55:29.822Z] === RUN TestAuthZPluginTLS [2022-09-08T21:55:30.082Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-08T21:55:30.082Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T21:55:30.650Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-08T21:55:30.650Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T21:55:31.219Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-08T21:55:31.219Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T21:55:31.795Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-08T21:55:31.795Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T21:55:33.173Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-09-08T21:55:33.173Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T21:55:33.432Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-09-08T21:55:33.432Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T21:55:34.000Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-08T21:55:34.001Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T21:55:34.569Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-08T21:55:34.569Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T21:55:35.951Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-09-08T21:55:35.951Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T21:55:37.333Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2022-09-08T21:55:37.333Z] === RUN TestAuthZPluginHeader [2022-09-08T21:55:37.686Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-08T21:55:37.686Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-08T21:55:37.686Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-08T21:55:37.686Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-08T21:55:37.686Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-08T21:55:37.902Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-08T21:55:37.902Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T21:55:37.902Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:55:37.902Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-08T21:55:37.902Z] === RUN TestAuthZPluginV2Disable [2022-09-08T21:55:37.902Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:55:37.902Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-08T21:55:37.902Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-08T21:55:37.902Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:55:37.902Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-08T21:55:37.902Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T21:55:37.902Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:55:37.902Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-08T21:55:37.902Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T21:55:37.995Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44119/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7e77dba7ff1e512d702dc434d8d2bb956d80f47 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7e77dba7ff1e512d702dc434d8d2bb956d80f47 hack/validate/vendor [2022-09-08T21:55:38.562Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T21:55:39.116Z] + echo Ensuring container killed. [2022-09-08T21:55:39.116Z] Ensuring container killed. [2022-09-08T21:55:39.116Z] + docker rm -vf docker-pr1 [2022-09-08T21:55:39.116Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-08T21:55:39.394Z] + echo Chowning /workspace to jenkins user [2022-09-08T21:55:39.394Z] Chowning /workspace to jenkins user [2022-09-08T21:55:39.394Z] + id -u [2022-09-08T21:55:39.394Z] + id -g [2022-09-08T21:55:39.394Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44119:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T21:55:39.394Z] Unable to find image 'busybox:latest' locally [2022-09-08T21:55:39.394Z] latest: Pulling from library/busybox [2022-09-08T21:55:39.654Z] 2c39bef88607: Pulling fs layer [2022-09-08T21:55:39.654Z] 2c39bef88607: Verifying Checksum [2022-09-08T21:55:39.654Z] 2c39bef88607: Download complete [2022-09-08T21:55:39.654Z] 2c39bef88607: Pull complete [2022-09-08T21:55:39.654Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-08T21:55:39.654Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T21:55:41.322Z] + bundleName=unit [2022-09-08T21:55:41.322Z] + echo Creating unit-bundles.tar.gz [2022-09-08T21:55:41.322Z] Creating unit-bundles.tar.gz [2022-09-08T21:55:41.322Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report*.xml bundles/go-test-report*.json bundles/coverage*.out [2022-09-08T21:55:41.322Z] tar: bundles/junit-report*.xml: Cannot stat: No such file or directory [2022-09-08T21:55:41.322Z] tar: bundles/go-test-report*.json: Cannot stat: No such file or directory [2022-09-08T21:55:41.322Z] tar: bundles/coverage*.out: Cannot stat: No such file or directory [2022-09-08T21:55:41.322Z] tar: Exiting with failure status due to previous errors [Pipeline] } [2022-09-08T21:55:41.330Z] ERROR: Failed to create bundles.tar.gz [2022-09-08T21:55:41.330Z] ERROR: script returned exit code 2 [Pipeline] // catchError [Pipeline] sh [2022-09-08T21:55:41.625Z] + make clean [2022-09-08T21:55:41.882Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-08T21:55:41.882Z] docker-dev-cache [2022-09-08T21:55:41.882Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T21:55:55.993Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-08T21:55:55.993Z] PASS [2022-09-08T21:55:55.993Z] [2022-09-08T21:55:55.993Z] === Skipped [2022-09-08T21:55:55.993Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-08T21:55:55.993Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:55:55.993Z] [2022-09-08T21:55:55.993Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-08T21:55:55.993Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:55:55.993Z] [2022-09-08T21:55:55.993Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-08T21:55:55.993Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:55:55.993Z] [2022-09-08T21:55:55.993Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-08T21:55:55.993Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:55:55.993Z] [2022-09-08T21:55:55.993Z] DONE 17 tests, 4 skipped in 26.441s [2022-09-08T21:55:55.993Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T21:55:55.993Z] ++ 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-08T21:55:55.993Z] ++ set -e [2022-09-08T21:55:55.993Z] ++ '[' -n 0 ']' [2022-09-08T21:55:55.993Z] ++ set -x [2022-09-08T21:55:55.993Z] ++ 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-08T21:55:55.993Z] INFO: Testing against a local daemon [2022-09-08T21:55:55.993Z] === RUN TestPluginInvalidJSON [2022-09-08T21:55:55.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T21:55:55.993Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T21:55:55.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T21:55:55.993Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T21:55:55.993Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-08T21:55:55.993Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-08T21:55:55.993Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-08T21:55:55.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-08T21:55:55.993Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-08T21:55:55.993Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-08T21:55:55.993Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-08T21:55:55.993Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-08T21:55:55.994Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-08T21:55:55.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-08T21:55:55.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-08T21:55:55.994Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-08T21:55:55.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-08T21:55:55.994Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-08T21:55:55.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-08T21:55:55.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-08T21:55:55.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-08T21:55:55.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-08T21:55:55.994Z] === RUN TestPluginInstall [2022-09-08T21:55:55.994Z] === RUN TestPluginInstall/no_auth [2022-09-08T21:55:59.287Z] time="2022-09-08T21:55:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T21:55:59.288Z] time="2022-09-08T21:55:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6b22c386561dcca399a9d16dfe2cc4e89bc1477751275d1e717ee6bcc4aadd7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T21:55:59.288Z] time="2022-09-08T21:55:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T21:55:59.288Z] time="2022-09-08T21:55:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6b22c386561dcca399a9d16dfe2cc4e89bc1477751275d1e717ee6bcc4aadd7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T21:55:59.288Z] === RUN TestPluginInstall/with_htpasswd [2022-09-08T21:55:59.288Z] time="2022-09-08T21:55:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T21:55:59.288Z] time="2022-09-08T21:55:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6b22c386561dcca399a9d16dfe2cc4e89bc1477751275d1e717ee6bcc4aadd7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T21:55:59.288Z] time="2022-09-08T21:55:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T21:55:59.288Z] time="2022-09-08T21:55:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6b22c386561dcca399a9d16dfe2cc4e89bc1477751275d1e717ee6bcc4aadd7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T21:55:59.547Z] === RUN TestPluginInstall/with_insecure [2022-09-08T21:56:00.485Z] time="2022-09-08T21:56:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T21:56:00.485Z] time="2022-09-08T21:56:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3384837cbe3eee53ad3b9b1370470cc4eb7612a9e8c5763fd059ba6bc96739cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T21:56:00.485Z] time="2022-09-08T21:56:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T21:56:00.485Z] time="2022-09-08T21:56:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3384837cbe3eee53ad3b9b1370470cc4eb7612a9e8c5763fd059ba6bc96739cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T21:56:00.485Z] plugin_test.go:196: [d66f45d19c1a5] daemon is not started [2022-09-08T21:56:00.485Z] --- PASS: TestPluginInstall (5.56s) [2022-09-08T21:56:00.485Z] --- PASS: TestPluginInstall/no_auth (3.97s) [2022-09-08T21:56:00.485Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-09-08T21:56:00.485Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-09-08T21:56:00.485Z] === RUN TestPluginsWithRuntimes [2022-09-08T21:56:02.391Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-08T21:56:02.961Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-08T21:56:03.898Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-09-08T21:56:03.898Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-09-08T21:56:03.898Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-09-08T21:56:03.898Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T21:56:04.468Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-09-08T21:56:04.468Z] PASS [2022-09-08T21:56:04.468Z] [2022-09-08T21:56:04.468Z] DONE 24 tests in 9.635s [2022-09-08T21:56:04.468Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T21:56:04.468Z] ++ 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-08T21:56:04.468Z] ++ set -e [2022-09-08T21:56:04.468Z] ++ '[' -n 0 ']' [2022-09-08T21:56:04.468Z] ++ set -x [2022-09-08T21:56:04.468Z] ++ 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-08T21:56:04.468Z] INFO: Testing against a local daemon [2022-09-08T21:56:04.468Z] === RUN TestExternalGraphDriver [2022-09-08T21:56:05.036Z] === RUN TestExternalGraphDriver/json [2022-09-08T21:56:06.416Z] === RUN TestExternalGraphDriver/spec [2022-09-08T21:56:08.323Z] === RUN TestExternalGraphDriver/pull [2022-09-08T21:56:09.702Z] --- PASS: TestExternalGraphDriver (5.09s) [2022-09-08T21:56:09.702Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-09-08T21:56:09.702Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-09-08T21:56:09.702Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-09-08T21:56:09.702Z] === RUN TestGraphdriverPluginV2 [2022-09-08T21:56:09.963Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:56:09.963Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-09-08T21:56:09.963Z] PASS [2022-09-08T21:56:09.963Z] [2022-09-08T21:56:09.963Z] === Skipped [2022-09-08T21:56:09.963Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-09-08T21:56:09.963Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:56:09.963Z] [2022-09-08T21:56:09.963Z] DONE 5 tests, 1 skipped in 5.521s [2022-09-08T21:56:09.963Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T21:56:09.963Z] ++ 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-08T21:56:09.963Z] ++ set -e [2022-09-08T21:56:09.963Z] ++ '[' -n 0 ']' [2022-09-08T21:56:09.963Z] ++ set -x [2022-09-08T21:56:09.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-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-08T21:56:10.222Z] INFO: Testing against a local daemon [2022-09-08T21:56:10.222Z] === RUN TestContinueAfterPluginCrash [2022-09-08T21:56:10.222Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T21:56:10.222Z] === RUN TestReadPluginNoRead [2022-09-08T21:56:10.222Z] === PAUSE TestReadPluginNoRead [2022-09-08T21:56:10.222Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T21:56:10.222Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T21:56:10.222Z] === CONT TestContinueAfterPluginCrash [2022-09-08T21:56:10.222Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T21:56:13.514Z] === CONT TestReadPluginNoRead [2022-09-08T21:56:13.514Z] --- PASS: TestDaemonStartWithLogOpt (3.10s) [2022-09-08T21:56:15.423Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T21:56:16.801Z] === RUN TestReadPluginNoRead/default [2022-09-08T21:56:17.740Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T21:56:17.999Z] --- PASS: TestContinueAfterPluginCrash (7.90s) [2022-09-08T21:56:18.937Z] === CONT TestReadPluginNoRead [2022-09-08T21:56:18.937Z] read_test.go:92: [d8cfb568dbfe6] daemon is not started [2022-09-08T21:56:18.937Z] --- PASS: TestReadPluginNoRead (5.60s) [2022-09-08T21:56:18.937Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-09-08T21:56:18.937Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-09-08T21:56:18.937Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-09-08T21:56:18.937Z] PASS [2022-09-08T21:56:18.937Z] [2022-09-08T21:56:18.937Z] DONE 6 tests in 8.822s [2022-09-08T21:56:18.937Z] 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-08T21:56:18.937Z] ++ 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-08T21:56:18.937Z] ++ set -e [2022-09-08T21:56:18.937Z] ++ '[' -n 0 ']' [2022-09-08T21:56:18.937Z] ++ set -x [2022-09-08T21:56:18.937Z] ++ 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-08T21:56:18.937Z] testing: warning: no tests to run [2022-09-08T21:56:18.937Z] PASS [2022-09-08T21:56:18.937Z] [2022-09-08T21:56:18.937Z] DONE 0 tests in 0.039s [2022-09-08T21:56:18.937Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T21:56:18.937Z] ++ 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-08T21:56:18.937Z] ++ set -e [2022-09-08T21:56:18.937Z] ++ '[' -n 0 ']' [2022-09-08T21:56:18.937Z] ++ set -x [2022-09-08T21:56:18.937Z] ++ 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-08T21:56:18.937Z] INFO: Testing against a local daemon [2022-09-08T21:56:18.937Z] === RUN TestPluginWithDevMounts [2022-09-08T21:56:18.937Z] === PAUSE TestPluginWithDevMounts [2022-09-08T21:56:18.937Z] === CONT TestPluginWithDevMounts [2022-09-08T21:56:20.843Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-09-08T21:56:20.843Z] PASS [2022-09-08T21:56:20.843Z] [2022-09-08T21:56:20.843Z] DONE 1 tests in 1.639s [2022-09-08T21:56:20.843Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T21:56:20.843Z] ++ 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-08T21:56:20.843Z] ++ set -e [2022-09-08T21:56:20.843Z] ++ '[' -n 0 ']' [2022-09-08T21:56:20.843Z] ++ set -x [2022-09-08T21:56:20.843Z] ++ 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-08T21:56:20.843Z] INFO: Testing against a local daemon [2022-09-08T21:56:20.843Z] === RUN TestSecretInspect [2022-09-08T21:56:22.750Z] --- PASS: TestSecretInspect (2.14s) [2022-09-08T21:56:22.750Z] === RUN TestSecretList [2022-09-08T21:56:25.336Z] --- PASS: TestSecretList (2.29s) [2022-09-08T21:56:25.336Z] === RUN TestSecretsCreateAndDelete [2022-09-08T21:56:27.255Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-09-08T21:56:27.255Z] === RUN TestSecretsUpdate [2022-09-08T21:56:29.791Z] --- PASS: TestSecretsUpdate (2.15s) [2022-09-08T21:56:29.791Z] === RUN TestTemplatedSecret [2022-09-08T21:56:32.326Z] --- PASS: TestTemplatedSecret (2.49s) [2022-09-08T21:56:32.326Z] === RUN TestSecretCreateResolve [2022-09-08T21:56:34.232Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-09-08T21:56:34.232Z] PASS [2022-09-08T21:56:34.232Z] [2022-09-08T21:56:34.232Z] DONE 6 tests in 13.541s [2022-09-08T21:56:34.232Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T21:56:34.232Z] ++ 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-08T21:56:34.232Z] ++ set -e [2022-09-08T21:56:34.232Z] ++ '[' -n 0 ']' [2022-09-08T21:56:34.232Z] ++ set -x [2022-09-08T21:56:34.232Z] ++ 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-08T21:56:34.232Z] INFO: Testing against a local daemon [2022-09-08T21:56:34.232Z] === RUN TestServiceCreateInit [2022-09-08T21:56:34.232Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T21:56:38.425Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T21:56:41.716Z] --- PASS: TestServiceCreateInit (7.15s) [2022-09-08T21:56:41.716Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2022-09-08T21:56:41.716Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2022-09-08T21:56:41.716Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T21:56:56.602Z] --- PASS: TestCreateServiceMultipleTimes (15.10s) [2022-09-08T21:56:56.602Z] === RUN TestCreateServiceConflict [2022-09-08T21:56:58.508Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-09-08T21:56:58.508Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T21:57:01.801Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2022-09-08T21:57:01.801Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T21:57:16.686Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-09-08T21:57:16.686Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T21:57:16.686Z] --- PASS: TestCreateServiceSecretFileMode (1.98s) [2022-09-08T21:57:16.686Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T21:57:18.596Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-09-08T21:57:18.596Z] === RUN TestCreateServiceSysctls [2022-09-08T21:57:21.891Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-09-08T21:57:21.891Z] === RUN TestCreateServiceCapabilities [2022-09-08T21:57:23.798Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2022-09-08T21:57:23.798Z] === RUN TestInspect [2022-09-08T21:57:27.090Z] --- PASS: TestInspect (2.68s) [2022-09-08T21:57:27.090Z] === RUN TestCreateJob [2022-09-08T21:57:29.626Z] --- PASS: TestCreateJob (2.92s) [2022-09-08T21:57:29.626Z] === RUN TestReplicatedJob [2022-09-08T21:57:34.901Z] --- PASS: TestReplicatedJob (5.16s) [2022-09-08T21:57:34.901Z] === RUN TestUpdateReplicatedJob [2022-09-08T21:57:38.192Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-09-08T21:57:38.192Z] === RUN TestServiceListWithStatuses [2022-09-08T21:57:38.192Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T21:57:38.192Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T21:57:38.192Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T21:57:42.386Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) [2022-09-08T21:57:42.386Z] === RUN TestDockerNetworkReConnect [2022-09-08T21:57:44.922Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-09-08T21:57:44.922Z] === RUN TestServicePlugin [2022-09-08T21:57:44.922Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:57:44.922Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-08T21:57:44.922Z] === RUN TestServiceUpdateLabel [2022-09-08T21:57:47.501Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-09-08T21:57:47.501Z] === RUN TestServiceUpdateSecrets [2022-09-08T21:58:02.395Z] --- PASS: TestServiceUpdateSecrets (14.19s) [2022-09-08T21:58:02.395Z] === RUN TestServiceUpdateConfigs [2022-09-08T21:58:17.280Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-09-08T21:58:17.280Z] === RUN TestServiceUpdateNetwork [2022-09-08T21:58:27.261Z] --- PASS: TestServiceUpdateNetwork (11.65s) [2022-09-08T21:58:27.261Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T21:58:28.639Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-08T21:58:29.207Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-08T21:58:37.328Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-08T21:58:43.898Z] --- PASS: TestServiceUpdatePidsLimit (16.13s) [2022-09-08T21:58:43.898Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-08T21:58:43.898Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-09-08T21:58:43.898Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-09-08T21:58:43.898Z] PASS [2022-09-08T21:58:43.898Z] [2022-09-08T21:58:43.898Z] === Skipped [2022-09-08T21:58:43.898Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T21:58:43.898Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T21:58:43.898Z] [2022-09-08T21:58:43.898Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-08T21:58:43.898Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T21:58:43.898Z] [2022-09-08T21:58:43.898Z] DONE 27 tests, 2 skipped in 129.236s [2022-09-08T21:58:43.898Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T21:58:43.898Z] ++ 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-08T21:58:43.898Z] ++ set -e [2022-09-08T21:58:43.898Z] ++ '[' -n 0 ']' [2022-09-08T21:58:43.898Z] ++ set -x [2022-09-08T21:58:43.898Z] ++ 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-08T21:58:43.898Z] INFO: Testing against a local daemon [2022-09-08T21:58:43.898Z] === RUN TestSessionCreate [2022-09-08T21:58:43.898Z] --- PASS: TestSessionCreate (0.02s) [2022-09-08T21:58:43.898Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T21:58:43.898Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-08T21:58:43.898Z] PASS [2022-09-08T21:58:43.898Z] [2022-09-08T21:58:43.898Z] DONE 2 tests in 0.130s [2022-09-08T21:58:43.898Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T21:58:43.898Z] ++ 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-08T21:58:43.898Z] ++ set -e [2022-09-08T21:58:43.898Z] ++ '[' -n 0 ']' [2022-09-08T21:58:43.898Z] ++ set -x [2022-09-08T21:58:43.898Z] ++ 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-08T21:58:43.898Z] INFO: Testing against a local daemon [2022-09-08T21:58:43.898Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T21:58:43.898Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T21:58:43.898Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T21:58:43.898Z] === RUN TestDiskUsage [2022-09-08T21:58:43.898Z] === PAUSE TestDiskUsage [2022-09-08T21:58:43.898Z] === RUN TestEventsExecDie [2022-09-08T21:58:44.158Z] --- PASS: TestEventsExecDie (0.49s) [2022-09-08T21:58:44.158Z] === RUN TestEventsBackwardsCompatible [2022-09-08T21:58:44.158Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-09-08T21:58:44.158Z] === RUN TestEventsVolumeCreate [2022-09-08T21:58:44.158Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-09-08T21:58:44.158Z] === RUN TestInfoBinaryCommits [2022-09-08T21:58:44.417Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-08T21:58:44.417Z] === RUN TestInfoAPIVersioned [2022-09-08T21:58:44.417Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-08T21:58:44.417Z] === RUN TestInfoAPI [2022-09-08T21:58:44.417Z] --- PASS: TestInfoAPI (0.02s) [2022-09-08T21:58:44.417Z] === RUN TestInfoAPIWarnings [2022-09-08T21:59:02.510Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-08T21:59:02.510Z] === RUN TestInfoDebug [2022-09-08T21:59:02.510Z] --- PASS: TestInfoDebug (0.52s) [2022-09-08T21:59:02.510Z] === RUN TestInfoInsecureRegistries [2022-09-08T21:59:02.510Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-08T21:59:02.510Z] === RUN TestInfoRegistryMirrors [2022-09-08T21:59:02.510Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-08T21:59:02.510Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T21:59:02.770Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-08T21:59:02.770Z] === RUN TestPingCacheHeaders [2022-09-08T21:59:02.770Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-08T21:59:02.770Z] === RUN TestPingGet [2022-09-08T21:59:02.770Z] --- PASS: TestPingGet (0.02s) [2022-09-08T21:59:02.770Z] === RUN TestPingHead [2022-09-08T21:59:02.770Z] --- PASS: TestPingHead (0.02s) [2022-09-08T21:59:02.770Z] === RUN TestPingSwarmHeader [2022-09-08T21:59:03.339Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-08T21:59:03.598Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-08T21:59:04.536Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-08T21:59:04.536Z] --- PASS: TestPingSwarmHeader (1.64s) [2022-09-08T21:59:04.536Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-08T21:59:04.536Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-08T21:59:04.536Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-08T21:59:04.536Z] === RUN TestPingBuilderHeader [2022-09-08T21:59:04.536Z] === RUN TestPingBuilderHeader/default_config [2022-09-08T21:59:05.105Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-08T21:59:05.673Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-08T21:59:05.673Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-08T21:59:05.673Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-08T21:59:05.673Z] === RUN TestVersion [2022-09-08T21:59:05.673Z] --- PASS: TestVersion (0.02s) [2022-09-08T21:59:05.673Z] === CONT TestDiskUsage [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/empty [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/empty/container_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/empty/image_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/empty/volume_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-08T21:59:06.242Z] === RUN TestDiskUsage/after_container.Run [2022-09-08T21:59:06.501Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-08T21:59:06.502Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-08T21:59:06.502Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-08T21:59:06.502Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-08T21:59:06.502Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-08T21:59:06.502Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-08T21:59:06.502Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-08T21:59:06.502Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-08T21:59:06.502Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-08T21:59:06.502Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage (1.14s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-09-08T21:59:06.761Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-08T21:59:06.762Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-08T21:59:06.762Z] PASS [2022-09-08T21:59:06.762Z] [2022-09-08T21:59:06.762Z] === Skipped [2022-09-08T21:59:06.762Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T21:59:06.762Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T21:59:06.762Z] [2022-09-08T21:59:06.762Z] DONE 57 tests, 1 skipped in 23.232s [2022-09-08T21:59:06.762Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T21:59:06.762Z] ++ 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-08T21:59:06.762Z] ++ set -e [2022-09-08T21:59:06.762Z] ++ '[' -n 0 ']' [2022-09-08T21:59:06.762Z] ++ set -x [2022-09-08T21:59:06.762Z] ++ 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-08T21:59:06.762Z] INFO: Testing against a local daemon [2022-09-08T21:59:06.762Z] === RUN TestVolumesCreateAndList [2022-09-08T21:59:06.762Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-08T21:59:06.762Z] === RUN TestVolumesRemove [2022-09-08T21:59:07.027Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-08T21:59:07.027Z] === RUN TestVolumesInspect [2022-09-08T21:59:07.027Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-08T21:59:07.027Z] === RUN TestVolumesInvalidJSON [2022-09-08T21:59:07.027Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-08T21:59:07.027Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-08T21:59:07.027Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-08T21:59:07.027Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-08T21:59:07.027Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-08T21:59:07.027Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-08T21:59:07.027Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-08T21:59:07.027Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-08T21:59:07.027Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-08T21:59:07.027Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-08T21:59:07.027Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-08T21:59:07.027Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-08T21:59:07.027Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-08T21:59:07.027Z] PASS [2022-09-08T21:59:07.027Z] [2022-09-08T21:59:07.027Z] DONE 9 tests in 0.211s [2022-09-08T21:59:07.027Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T21:59:07.027Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T21:59:07.027Z] +++ kill 14748 [2022-09-08T21:59:07.287Z] +++ /etc/init.d/apparmor stop [2022-09-08T21:59:07.287Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T21:59:07.287Z] [2022-09-08T21:59:07.287Z] Unloading profiles will leave already running processes permanently [2022-09-08T21:59:07.287Z] unconfined, which can lead to unexpected situations. [2022-09-08T21:59:07.287Z] [2022-09-08T21:59:07.287Z] To set a process to complain mode, use the command line tool [2022-09-08T21:59:07.287Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T21:59:07.287Z] +++ true [2022-09-08T21:59:07.287Z] exiting test-integration [2022-09-08T21:59:07.287Z] ++ exit 0 [2022-09-08T21:59:07.287Z] Post stage [Pipeline] junit [2022-09-08T21:59:08.238Z] Recording test results [2022-09-08T21:59:08.439Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T21:59:08.757Z] + echo Ensuring container killed. [2022-09-08T21:59:08.757Z] Ensuring container killed. [2022-09-08T21:59:08.757Z] + docker rm -vf docker-pr1 [2022-09-08T21:59:08.757Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-08T21:59:09.044Z] + echo Chowning /workspace to jenkins user [2022-09-08T21:59:09.044Z] Chowning /workspace to jenkins user [2022-09-08T21:59:09.044Z] + id -u [2022-09-08T21:59:09.044Z] + id -g [2022-09-08T21:59:09.044Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44119:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T21:59:09.044Z] Unable to find image 'busybox:latest' locally [2022-09-08T21:59:09.307Z] latest: Pulling from library/busybox [2022-09-08T21:59:09.307Z] 4189ef966ca4: Pulling fs layer [2022-09-08T21:59:09.307Z] 4189ef966ca4: Download complete [2022-09-08T21:59:09.307Z] 4189ef966ca4: Pull complete [2022-09-08T21:59:09.307Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-08T21:59:09.307Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T21:59:11.031Z] + bundleName=arm64-integration [2022-09-08T21:59:11.031Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-08T21:59:11.031Z] Creating arm64-integration-bundles.tar.gz [2022-09-08T21:59:11.031Z] + 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-08T21:59:11.031Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-08T21:59:11.316Z] Archiving artifacts [2022-09-08T21:59:12.857Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44119/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T21:59:13.158Z] + make clean [2022-09-08T21:59:13.417Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-08T21:59:13.417Z] docker-dev-cache [2022-09-08T21:59:13.417Z] 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