Pull request #47737 opened Connecting to https://api.github.com using docker-jenkins GitHub credentials Loading trusted files from base branch master at 801fd16e3e48b7638e6fee83facbb62de9a03cef rather than 4135de28190264dc36cb9e773ae8b7912bf1f340 Obtained Jenkinsfile from 801fd16e3e48b7638e6fee83facbb62de9a03cef Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50 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/jenkins_home/workspace/moby_PR-47737@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29 # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.39.2' 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 c8880eb865108326b5561629a909e5c780e6ef50 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.39.2' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that 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 [2024-04-22T06:16:51.452Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-04-22T06:16:51.456Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-04-22T06:17:06.675Z] Still waiting to schedule task [2024-04-22T06:17:06.676Z] ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0f04d981fde81d917)’ is offline [2024-04-22T06:17:52.060Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0f04d981fde81d917) in /home/ubuntu/workspace/moby_PR-47737 [Pipeline] { [Pipeline] checkout [2024-04-22T06:17:52.131Z] The recommended git tool is: git [2024-04-22T06:17:54.787Z] using credential docker-jenkins-github-credentials [2024-04-22T06:17:54.797Z] Cloning the remote Git repository [2024-04-22T06:17:54.797Z] Cloning with configured refspecs honoured and without tags [2024-04-22T06:17:54.787Z] Cloning repository https://github.com/moby/moby.git [2024-04-22T06:17:54.837Z] > git init /home/ubuntu/workspace/moby_PR-47737 # timeout=10 [2024-04-22T06:17:55.508Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-22T06:17:55.508Z] > git --version # timeout=10 [2024-04-22T06:17:55.511Z] > git --version # 'git version 2.25.1' [2024-04-22T06:17:55.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-22T06:17:55.519Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47737/head:refs/remotes/origin/PR-47737 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-22T06:18:09.768Z] Fetching without tags [2024-04-22T06:18:09.967Z] Merging remotes/origin/master commit 801fd16e3e48b7638e6fee83facbb62de9a03cef into PR head commit 4135de28190264dc36cb9e773ae8b7912bf1f340 [2024-04-22T06:18:09.483Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-22T06:18:09.487Z] > git config --add remote.origin.fetch +refs/pull/47737/head:refs/remotes/origin/PR-47737 # timeout=10 [2024-04-22T06:18:09.490Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-22T06:18:09.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-22T06:18:09.745Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-22T06:18:09.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-22T06:18:09.748Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47737/head:refs/remotes/origin/PR-47737 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-22T06:18:09.945Z] > git config core.sparsecheckout # timeout=10 [2024-04-22T06:18:09.956Z] > git checkout -f 4135de28190264dc36cb9e773ae8b7912bf1f340 # timeout=10 [2024-04-22T06:18:10.659Z] Merge succeeded, producing 4135de28190264dc36cb9e773ae8b7912bf1f340 [2024-04-22T06:18:10.659Z] Checking out Revision 4135de28190264dc36cb9e773ae8b7912bf1f340 (PR-47737) [2024-04-22T06:18:11.737Z] Commit message: "Use saner default address pools" [2024-04-22T06:18:11.737Z] First time build. Skipping changelog. [2024-04-22T06:18:11.728Z] > git --version # timeout=10 [2024-04-22T06:18:11.730Z] > git --version # 'git version 2.25.1' [2024-04-22T06:18:11.732Z] fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50 [2024-04-22T06:18:10.614Z] > git remote # timeout=10 [2024-04-22T06:18:10.618Z] > git config --get remote.origin.url # timeout=10 [2024-04-22T06:18:10.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-22T06:18:10.623Z] > git merge 801fd16e3e48b7638e6fee83facbb62de9a03cef # timeout=10 [2024-04-22T06:18:10.629Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-22T06:18:10.634Z] > git config core.sparsecheckout # timeout=10 [2024-04-22T06:18:10.636Z] > git checkout -f 4135de28190264dc36cb9e773ae8b7912bf1f340 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T06:18:12.554Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47737:/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 [2024-04-22T06:18:15.833Z] Unable to find image 'alpine:latest' locally [2024-04-22T06:18:16.091Z] latest: Pulling from library/alpine [2024-04-22T06:18:16.656Z] bca4290a9639: Pulling fs layer [2024-04-22T06:18:16.656Z] bca4290a9639: Verifying Checksum [2024-04-22T06:18:16.656Z] bca4290a9639: Download complete [2024-04-22T06:18:16.913Z] bca4290a9639: Pull complete [2024-04-22T06:18:17.172Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b [2024-04-22T06:18:17.172Z] Status: Downloaded newer image for alpine:latest [2024-04-22T06:18:27.133Z] 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: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2024-04-22T06:18:27.216Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0f04d981fde81d917) in /home/ubuntu/workspace/moby_PR-47737 [Pipeline] { [Pipeline] checkout [2024-04-22T06:18:27.235Z] The recommended git tool is: git [2024-04-22T06:18:27.243Z] using credential docker-jenkins-github-credentials [2024-04-22T06:18:27.254Z] Fetching changes from the remote Git repository [2024-04-22T06:18:27.262Z] Fetching without tags [2024-04-22T06:18:27.434Z] Merging remotes/origin/master commit 801fd16e3e48b7638e6fee83facbb62de9a03cef into PR head commit 4135de28190264dc36cb9e773ae8b7912bf1f340 [2024-04-22T06:18:27.478Z] Merge succeeded, producing 4135de28190264dc36cb9e773ae8b7912bf1f340 [2024-04-22T06:18:27.479Z] Checking out Revision 4135de28190264dc36cb9e773ae8b7912bf1f340 (PR-47737) [2024-04-22T06:18:27.519Z] Commit message: "Use saner default address pools" [2024-04-22T06:18:27.508Z] > git --version # timeout=10 [2024-04-22T06:18:27.509Z] > git --version # 'git version 2.25.1' [2024-04-22T06:18:27.511Z] fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-04-22T06:18:28.176Z] + docker version [2024-04-22T06:18:28.176Z] Client: Docker Engine - Community [2024-04-22T06:18:28.176Z] Version: 25.0.3 [2024-04-22T06:18:28.176Z] API version: 1.44 [2024-04-22T06:18:28.176Z] Go version: go1.21.6 [2024-04-22T06:18:28.176Z] Git commit: 4debf41 [2024-04-22T06:18:28.176Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-22T06:18:28.176Z] OS/Arch: linux/arm64 [2024-04-22T06:18:28.176Z] Context: default [2024-04-22T06:18:28.176Z] [2024-04-22T06:18:28.176Z] Server: Docker Engine - Community [2024-04-22T06:18:28.176Z] Engine: [2024-04-22T06:18:28.176Z] Version: 25.0.3 [2024-04-22T06:18:28.176Z] API version: 1.44 (minimum version 1.24) [2024-04-22T06:18:28.176Z] Go version: go1.21.6 [2024-04-22T06:18:28.176Z] Git commit: f417435 [2024-04-22T06:18:28.176Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-22T06:18:28.176Z] OS/Arch: linux/arm64 [2024-04-22T06:18:28.176Z] Experimental: true [2024-04-22T06:18:28.176Z] containerd: [2024-04-22T06:18:28.176Z] Version: 1.6.28 [2024-04-22T06:18:28.176Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-22T06:18:28.176Z] runc: [2024-04-22T06:18:28.176Z] Version: 1.1.12 [2024-04-22T06:18:28.176Z] GitCommit: v1.1.12-0-g51d5e94 [2024-04-22T06:18:28.176Z] docker-init: [2024-04-22T06:18:28.176Z] Version: 0.19.0 [2024-04-22T06:18:28.176Z] GitCommit: de40ad0 [Pipeline] sh [2024-04-22T06:18:27.230Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47737/.git # timeout=10 [2024-04-22T06:18:27.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-22T06:18:27.244Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-22T06:18:27.244Z] > git --version # timeout=10 [2024-04-22T06:18:27.245Z] > git --version # 'git version 2.25.1' [2024-04-22T06:18:27.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-22T06:18:27.248Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47737/head:refs/remotes/origin/PR-47737 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-22T06:18:27.415Z] > git config core.sparsecheckout # timeout=10 [2024-04-22T06:18:27.417Z] > git checkout -f 4135de28190264dc36cb9e773ae8b7912bf1f340 # timeout=10 [2024-04-22T06:18:27.443Z] > git remote # timeout=10 [2024-04-22T06:18:27.445Z] > git config --get remote.origin.url # timeout=10 [2024-04-22T06:18:27.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-22T06:18:27.449Z] > git merge 801fd16e3e48b7638e6fee83facbb62de9a03cef # timeout=10 [2024-04-22T06:18:27.455Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-22T06:18:27.460Z] > git config core.sparsecheckout # timeout=10 [2024-04-22T06:18:27.462Z] > git checkout -f 4135de28190264dc36cb9e773ae8b7912bf1f340 # timeout=10 [2024-04-22T06:18:28.452Z] + docker info [2024-04-22T06:18:34.997Z] Client: Docker Engine - Community [2024-04-22T06:18:34.997Z] Version: 25.0.3 [2024-04-22T06:18:34.997Z] Context: default [2024-04-22T06:18:34.997Z] Debug Mode: false [2024-04-22T06:18:34.997Z] Plugins: [2024-04-22T06:18:34.997Z] buildx: Docker Buildx (Docker Inc.) [2024-04-22T06:18:34.997Z] Version: v0.12.1 [2024-04-22T06:18:34.997Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-04-22T06:18:34.997Z] compose: Docker Compose (Docker Inc.) [2024-04-22T06:18:34.997Z] Version: v2.24.6 [2024-04-22T06:18:34.997Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-04-22T06:18:34.997Z] [2024-04-22T06:18:34.997Z] Server: [2024-04-22T06:18:34.997Z] Containers: 0 [2024-04-22T06:18:34.997Z] Running: 0 [2024-04-22T06:18:34.997Z] Paused: 0 [2024-04-22T06:18:34.997Z] Stopped: 0 [2024-04-22T06:18:34.997Z] Images: 1 [2024-04-22T06:18:34.997Z] Server Version: 25.0.3 [2024-04-22T06:18:34.997Z] Storage Driver: overlay2 [2024-04-22T06:18:34.997Z] Backing Filesystem: extfs [2024-04-22T06:18:34.997Z] Supports d_type: true [2024-04-22T06:18:34.997Z] Using metacopy: false [2024-04-22T06:18:34.997Z] Native Overlay Diff: true [2024-04-22T06:18:34.997Z] userxattr: false [2024-04-22T06:18:34.997Z] Logging Driver: json-file [2024-04-22T06:18:34.997Z] Cgroup Driver: cgroupfs [2024-04-22T06:18:34.997Z] Cgroup Version: 1 [2024-04-22T06:18:34.997Z] Plugins: [2024-04-22T06:18:34.997Z] Volume: local [2024-04-22T06:18:34.997Z] Network: bridge host ipvlan macvlan null overlay [2024-04-22T06:18:34.997Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog [2024-04-22T06:18:34.997Z] Swarm: inactive [2024-04-22T06:18:34.997Z] Runtimes: io.containerd.runc.v2 runc [2024-04-22T06:18:34.997Z] Default Runtime: runc [2024-04-22T06:18:34.997Z] Init Binary: docker-init [2024-04-22T06:18:34.997Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-22T06:18:34.997Z] runc version: v1.1.12-0-g51d5e94 [2024-04-22T06:18:34.997Z] init version: de40ad0 [2024-04-22T06:18:34.997Z] Security Options: [2024-04-22T06:18:34.997Z] apparmor [2024-04-22T06:18:34.997Z] seccomp [2024-04-22T06:18:34.997Z] Profile: builtin [2024-04-22T06:18:34.997Z] Kernel Version: 5.15.0-1053-aws [2024-04-22T06:18:34.997Z] Operating System: Ubuntu 20.04.6 LTS [2024-04-22T06:18:34.997Z] OSType: linux [2024-04-22T06:18:34.997Z] Architecture: aarch64 [2024-04-22T06:18:34.997Z] CPUs: 8 [2024-04-22T06:18:34.997Z] Total Memory: 30.64GiB [2024-04-22T06:18:34.997Z] Name: ip-10-100-113-248 [2024-04-22T06:18:34.997Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac [2024-04-22T06:18:34.997Z] Docker Root Dir: /var/lib/docker [2024-04-22T06:18:34.997Z] Debug Mode: false [2024-04-22T06:18:34.997Z] Experimental: true [2024-04-22T06:18:34.997Z] Insecure Registries: [2024-04-22T06:18:34.997Z] 127.0.0.0/8 [2024-04-22T06:18:34.997Z] Live Restore Enabled: true [2024-04-22T06:18:34.997Z] [Pipeline] sh [2024-04-22T06:18:35.273Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-22T06:18:35.273Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-22T06:18:35.273Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47737/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-04-22T06:18:35.273Z] + bash /home/ubuntu/workspace/moby_PR-47737/check-config.sh [2024-04-22T06:18:35.273Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-04-22T06:18:35.273Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... [2024-04-22T06:18:35.273Z] [2024-04-22T06:18:35.273Z] Generally Necessary: [2024-04-22T06:18:35.273Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-04-22T06:18:35.273Z] - apparmor: enabled and tools installed [2024-04-22T06:18:35.530Z] - CONFIG_NAMESPACES: enabled [2024-04-22T06:18:35.530Z] - CONFIG_NET_NS: enabled [2024-04-22T06:18:35.530Z] - CONFIG_PID_NS: enabled [2024-04-22T06:18:35.530Z] - CONFIG_IPC_NS: enabled [2024-04-22T06:18:35.530Z] - CONFIG_UTS_NS: enabled [2024-04-22T06:18:35.530Z] - CONFIG_CGROUPS: enabled [2024-04-22T06:18:35.530Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-04-22T06:18:35.530Z] - CONFIG_CGROUP_DEVICE: enabled [2024-04-22T06:18:35.530Z] - CONFIG_CGROUP_FREEZER: enabled [2024-04-22T06:18:35.530Z] - CONFIG_CGROUP_SCHED: enabled [2024-04-22T06:18:35.530Z] - CONFIG_CPUSETS: enabled [2024-04-22T06:18:35.530Z] - CONFIG_MEMCG: enabled [2024-04-22T06:18:35.530Z] - CONFIG_KEYS: enabled [2024-04-22T06:18:35.530Z] - CONFIG_VETH: enabled (as module) [2024-04-22T06:18:35.530Z] - CONFIG_BRIDGE: enabled (as module) [2024-04-22T06:18:35.530Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-04-22T06:18:35.530Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-04-22T06:18:35.530Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-04-22T06:18:35.530Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-04-22T06:18:35.530Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-04-22T06:18:35.530Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-04-22T06:18:35.530Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-04-22T06:18:35.530Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-04-22T06:18:35.530Z] - CONFIG_NF_NAT: enabled (as module) [2024-04-22T06:18:35.530Z] - CONFIG_POSIX_MQUEUE: enabled [2024-04-22T06:18:35.530Z] - CONFIG_CGROUP_BPF: enabled [2024-04-22T06:18:35.530Z] [2024-04-22T06:18:35.530Z] Optional Features: [2024-04-22T06:18:35.530Z] - CONFIG_USER_NS: enabled [2024-04-22T06:18:35.530Z] - CONFIG_SECCOMP: enabled [2024-04-22T06:18:35.530Z] - CONFIG_SECCOMP_FILTER: enabled [2024-04-22T06:18:35.530Z] - CONFIG_CGROUP_PIDS: enabled [2024-04-22T06:18:35.530Z] - CONFIG_MEMCG_SWAP: enabled [2024-04-22T06:18:35.530Z] (cgroup swap accounting is currently enabled) [2024-04-22T06:18:35.530Z] - CONFIG_BLK_CGROUP: enabled [2024-04-22T06:18:35.787Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-04-22T06:18:35.787Z] - CONFIG_CGROUP_PERF: enabled [2024-04-22T06:18:35.787Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-04-22T06:18:35.787Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-04-22T06:18:35.787Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-04-22T06:18:35.787Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-04-22T06:18:35.788Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-04-22T06:18:35.788Z] - CONFIG_RT_GROUP_SCHED: missing [2024-04-22T06:18:35.788Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-04-22T06:18:35.788Z] - CONFIG_IP_VS: enabled (as module) [2024-04-22T06:18:35.788Z] - CONFIG_IP_VS_NFCT: enabled [2024-04-22T06:18:35.788Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-04-22T06:18:35.788Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-04-22T06:18:35.788Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-04-22T06:18:35.788Z] - CONFIG_SECURITY_SELINUX: enabled [2024-04-22T06:18:35.788Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-04-22T06:18:35.788Z] - CONFIG_EXT4_FS: enabled [2024-04-22T06:18:35.788Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-04-22T06:18:35.788Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-04-22T06:18:35.788Z] - Network Drivers: [2024-04-22T06:18:35.788Z] - "overlay": [2024-04-22T06:18:35.788Z] - CONFIG_VXLAN: enabled (as module) [2024-04-22T06:18:35.788Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-04-22T06:18:35.788Z] Optional (for encrypted networks): [2024-04-22T06:18:35.788Z] - CONFIG_CRYPTO: enabled [2024-04-22T06:18:35.788Z] - CONFIG_CRYPTO_AEAD: enabled [2024-04-22T06:18:35.788Z] - CONFIG_CRYPTO_GCM: enabled [2024-04-22T06:18:35.788Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-04-22T06:18:35.788Z] - CONFIG_CRYPTO_GHASH: enabled [2024-04-22T06:18:35.788Z] - CONFIG_XFRM: enabled [2024-04-22T06:18:35.788Z] - CONFIG_XFRM_USER: enabled (as module) [2024-04-22T06:18:35.788Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-04-22T06:18:35.788Z] - CONFIG_INET_ESP: enabled (as module) [2024-04-22T06:18:35.788Z] - "ipvlan": [2024-04-22T06:18:35.788Z] - CONFIG_IPVLAN: enabled (as module) [2024-04-22T06:18:35.788Z] - "macvlan": [2024-04-22T06:18:35.788Z] - CONFIG_MACVLAN: enabled (as module) [2024-04-22T06:18:35.788Z] - CONFIG_DUMMY: enabled (as module) [2024-04-22T06:18:35.788Z] - "ftp,tftp client in container": [2024-04-22T06:18:36.044Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-04-22T06:18:36.044Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-04-22T06:18:36.044Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-04-22T06:18:36.044Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-04-22T06:18:36.044Z] - Storage Drivers: [2024-04-22T06:18:36.044Z] - "aufs": [2024-04-22T06:18:36.044Z] - CONFIG_AUFS_FS: enabled (as module) [2024-04-22T06:18:36.044Z] - "btrfs": [2024-04-22T06:18:36.044Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-04-22T06:18:36.044Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-04-22T06:18:36.044Z] - "devicemapper": [2024-04-22T06:18:36.045Z] - CONFIG_BLK_DEV_DM: enabled [2024-04-22T06:18:36.045Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-04-22T06:18:36.045Z] - "overlay": [2024-04-22T06:18:36.045Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-04-22T06:18:36.045Z] - "zfs": [2024-04-22T06:18:36.045Z] - /dev/zfs: present [2024-04-22T06:18:36.045Z] - zfs command: missing [2024-04-22T06:18:36.045Z] - zpool command: missing [2024-04-22T06:18:36.045Z] [2024-04-22T06:18:36.045Z] Limits: [2024-04-22T06:18:36.045Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-04-22T06:18:36.045Z] [2024-04-22T06:18:36.045Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-04-22T06:18:36.342Z] + docker build --force-rm -t docker:4135de28190264dc36cb9e773ae8b7912bf1f340 . [2024-04-22T06:18:36.599Z] #0 building with "default" instance using docker driver [2024-04-22T06:18:36.599Z] [2024-04-22T06:18:36.599Z] #1 [internal] load build definition from Dockerfile [2024-04-22T06:18:36.599Z] #1 transferring dockerfile: 28.30kB done [2024-04-22T06:18:36.599Z] #1 DONE 0.1s [2024-04-22T06:18:36.599Z] [2024-04-22T06:18:36.599Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 [2024-04-22T06:18:36.861Z] #2 DONE 0.3s [2024-04-22T06:18:36.861Z] [2024-04-22T06:18:36.861Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 [2024-04-22T06:18:36.861Z] #3 resolve docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 0.0s done [2024-04-22T06:18:36.861Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0B / 11.23MB 0.1s [2024-04-22T06:18:36.861Z] #3 sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 8.40kB / 8.40kB done [2024-04-22T06:18:36.861Z] #3 sha256:ab4d84ec8cad8a7b0e8b6ad1fb49536f000b86e30993c74a251bb16f3e6e3f5b 482B / 482B done [2024-04-22T06:18:36.861Z] #3 sha256:6bb827dc58ef706c3d261e31d3a2ebd9965fa640ec3bc1cef4c98d8068b55685 1.26kB / 1.26kB done [2024-04-22T06:18:37.118Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.2s [2024-04-22T06:18:37.118Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.2s done [2024-04-22T06:18:37.118Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0.1s done [2024-04-22T06:18:37.375Z] #3 DONE 0.4s [2024-04-22T06:18:37.375Z] [2024-04-22T06:18:37.375Z] #4 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-22T06:18:37.940Z] #4 ... [2024-04-22T06:18:37.940Z] [2024-04-22T06:18:37.940Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2024-04-22T06:18:37.940Z] #5 DONE 0.5s [2024-04-22T06:18:37.940Z] [2024-04-22T06:18:37.940Z] #6 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-22T06:18:37.940Z] #6 ... [2024-04-22T06:18:37.940Z] [2024-04-22T06:18:37.940Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 [2024-04-22T06:18:37.940Z] #7 DONE 0.8s [2024-04-22T06:18:38.198Z] [2024-04-22T06:18:38.198Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 [2024-04-22T06:18:38.198Z] #8 DONE 0.8s [2024-04-22T06:18:38.198Z] [2024-04-22T06:18:38.198Z] #9 [internal] load metadata for docker.io/library/debian:bookworm [2024-04-22T06:18:38.198Z] #9 DONE 0.8s [2024-04-22T06:18:38.198Z] [2024-04-22T06:18:38.198Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 [2024-04-22T06:18:38.198Z] #10 DONE 0.8s [2024-04-22T06:18:38.198Z] [2024-04-22T06:18:38.198Z] #6 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-22T06:18:38.198Z] #6 DONE 0.8s [2024-04-22T06:18:38.198Z] [2024-04-22T06:18:38.198Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-04-22T06:18:38.198Z] #11 DONE 0.8s [2024-04-22T06:18:38.198Z] [2024-04-22T06:18:38.198Z] #4 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-22T06:18:38.198Z] #4 DONE 0.9s [2024-04-22T06:18:38.198Z] [2024-04-22T06:18:38.198Z] #12 [internal] load .dockerignore [2024-04-22T06:18:38.198Z] #12 transferring context: 113B done [2024-04-22T06:18:38.198Z] #12 DONE 0.0s [2024-04-22T06:18:38.456Z] [2024-04-22T06:18:38.456Z] #13 [internal] load build context [2024-04-22T06:18:38.456Z] #13 ... [2024-04-22T06:18:38.456Z] [2024-04-22T06:18:38.456Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-22T06:18:38.456Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2024-04-22T06:18:38.456Z] #14 DONE 0.2s [2024-04-22T06:18:38.456Z] [2024-04-22T06:18:38.456Z] #13 [internal] load build context [2024-04-22T06:18:40.356Z] #13 transferring context: 77.63MB 1.8s done [2024-04-22T06:18:40.356Z] #13 DONE 2.0s [2024-04-22T06:18:40.356Z] [2024-04-22T06:18:40.356Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-22T06:18:40.356Z] #15 resolve docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 0.2s done [2024-04-22T06:18:40.356Z] #15 sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 1.64kB / 1.64kB done [2024-04-22T06:18:40.356Z] #15 sha256:d606747c3d6f91a6e4a073efb2478c1dd5b422a4ad5b7fd8dffc3f61cc396a14 1.79kB / 1.79kB done [2024-04-22T06:18:40.356Z] #15 sha256:8abc7e3032aeb13a3562d096ef133a12f4741e7fec06c0f7e22f3c23229cc90c 2.89kB / 2.89kB done [2024-04-22T06:18:40.356Z] #15 sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 63.99MB / 63.99MB 0.9s done [2024-04-22T06:18:40.356Z] #15 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 49.60MB / 49.60MB 1.4s done [2024-04-22T06:18:40.356Z] #15 sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 23.58MB / 23.58MB 0.7s done [2024-04-22T06:18:40.356Z] #15 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 0B / 86.41MB 1.5s [2024-04-22T06:18:40.356Z] #15 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 32.51MB / 64.11MB 1.5s [2024-04-22T06:18:40.356Z] #15 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 8.39MB / 86.41MB 1.6s [2024-04-22T06:18:40.356Z] #15 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 50.33MB / 64.11MB 1.6s [2024-04-22T06:18:40.356Z] #15 extracting sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 [2024-04-22T06:18:40.356Z] #15 sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb 174B / 174B 1.6s [2024-04-22T06:18:40.614Z] #15 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 32.51MB / 86.41MB 1.8s [2024-04-22T06:18:40.614Z] #15 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 64.11MB / 64.11MB 1.8s [2024-04-22T06:18:40.614Z] #15 sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb 174B / 174B 1.7s done [2024-04-22T06:18:40.614Z] #15 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.8s [2024-04-22T06:18:40.614Z] #15 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 50.33MB / 86.41MB 2.0s [2024-04-22T06:18:40.614Z] #15 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 64.11MB / 64.11MB 2.0s done [2024-04-22T06:18:40.614Z] #15 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 2.0s done [2024-04-22T06:18:40.872Z] #15 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 62.91MB / 86.41MB 2.1s [2024-04-22T06:18:41.130Z] #15 ... [2024-04-22T06:18:41.130Z] [2024-04-22T06:18:41.130Z] #16 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 [2024-04-22T06:18:41.130Z] #16 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.2s done [2024-04-22T06:18:41.130Z] #16 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done [2024-04-22T06:18:41.130Z] #16 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done [2024-04-22T06:18:41.130Z] #16 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done [2024-04-22T06:18:41.130Z] #16 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 2.0s done [2024-04-22T06:18:41.130Z] #16 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done [2024-04-22T06:18:41.130Z] #16 DONE 2.7s [2024-04-22T06:18:41.130Z] [2024-04-22T06:18:41.130Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-22T06:18:41.130Z] #15 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 78.83MB / 86.41MB 2.3s [2024-04-22T06:18:41.130Z] #15 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 86.41MB / 86.41MB 2.4s [2024-04-22T06:18:41.694Z] #15 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 86.41MB / 86.41MB 2.8s done [2024-04-22T06:18:42.258Z] #15 ... [2024-04-22T06:18:42.258Z] [2024-04-22T06:18:42.258Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 [2024-04-22T06:18:42.258Z] #17 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.2s done [2024-04-22T06:18:42.258Z] #17 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done [2024-04-22T06:18:42.258Z] #17 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done [2024-04-22T06:18:42.258Z] #17 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done [2024-04-22T06:18:42.258Z] #17 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 2.2s [2024-04-22T06:18:42.258Z] #17 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.3s done [2024-04-22T06:18:42.258Z] #17 ... [2024-04-22T06:18:42.258Z] [2024-04-22T06:18:42.258Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-22T06:18:42.258Z] #15 ... [2024-04-22T06:18:42.258Z] [2024-04-22T06:18:42.258Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 [2024-04-22T06:18:42.258Z] #18 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.2s done [2024-04-22T06:18:42.258Z] #18 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done [2024-04-22T06:18:42.258Z] #18 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done [2024-04-22T06:18:42.258Z] #18 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done [2024-04-22T06:18:42.258Z] #18 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 2.5s done [2024-04-22T06:18:42.258Z] #18 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.2s done [2024-04-22T06:18:42.258Z] #18 DONE 4.0s [2024-04-22T06:18:42.258Z] [2024-04-22T06:18:42.258Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-22T06:18:42.258Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2024-04-22T06:18:42.258Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2024-04-22T06:18:42.258Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2024-04-22T06:18:42.258Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done [2024-04-22T06:18:42.258Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done [2024-04-22T06:18:42.258Z] #14 DONE 4.1s [2024-04-22T06:18:42.258Z] [2024-04-22T06:18:42.258Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-22T06:18:42.515Z] #15 ... [2024-04-22T06:18:42.515Z] [2024-04-22T06:18:42.515Z] #19 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 [2024-04-22T06:18:42.515Z] #19 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.2s done [2024-04-22T06:18:42.515Z] #19 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done [2024-04-22T06:18:42.515Z] #19 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done [2024-04-22T06:18:42.515Z] #19 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done [2024-04-22T06:18:42.515Z] #19 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.1s done [2024-04-22T06:18:42.515Z] #19 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 3.0s done [2024-04-22T06:18:42.515Z] #19 DONE 4.4s [2024-04-22T06:18:42.772Z] [2024-04-22T06:18:42.772Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-22T06:18:43.029Z] #15 extracting sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 2.6s done [2024-04-22T06:18:43.286Z] #15 ... [2024-04-22T06:18:43.286Z] [2024-04-22T06:18:43.286Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 [2024-04-22T06:18:43.286Z] #20 resolve docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 0.2s done [2024-04-22T06:18:43.286Z] #20 sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 1.85kB / 1.85kB done [2024-04-22T06:18:43.286Z] #20 sha256:e27b218f4fbed3b1b2769805708bf8c4cb7992287e801c8a38821d8765d02880 529B / 529B done [2024-04-22T06:18:43.286Z] #20 sha256:5c2e61c12a0309c810a74286953043691637ada6452b0c2f33a8e3d67d80fced 1.48kB / 1.48kB done [2024-04-22T06:18:43.286Z] #20 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 49.60MB / 49.60MB 1.3s done [2024-04-22T06:18:43.286Z] #20 extracting sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 2.6s done [2024-04-22T06:18:43.286Z] #20 DONE 5.0s [2024-04-22T06:18:43.286Z] [2024-04-22T06:18:43.286Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-22T06:18:43.286Z] #15 extracting sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 0.1s [2024-04-22T06:18:43.850Z] #15 ... [2024-04-22T06:18:43.850Z] [2024-04-22T06:18:43.850Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-22T06:18:43.850Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done [2024-04-22T06:18:43.850Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done [2024-04-22T06:18:43.850Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done [2024-04-22T06:18:43.850Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done [2024-04-22T06:18:43.850Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 3.2s [2024-04-22T06:18:43.850Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 3.2s [2024-04-22T06:18:43.850Z] #21 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done [2024-04-22T06:18:43.850Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 3.4s done [2024-04-22T06:18:43.850Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 3.8s done [2024-04-22T06:18:43.850Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.2s done [2024-04-22T06:18:43.850Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done [2024-04-22T06:18:43.850Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.2s done [2024-04-22T06:18:43.850Z] #21 ... [2024-04-22T06:18:43.850Z] [2024-04-22T06:18:43.850Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-22T06:18:43.850Z] #15 extracting sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 0.5s done [2024-04-22T06:18:43.850Z] #15 extracting sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 [2024-04-22T06:18:45.744Z] #15 extracting sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 1.6s done [2024-04-22T06:18:45.744Z] #15 extracting sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 [2024-04-22T06:18:47.638Z] #15 extracting sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 1.5s done [2024-04-22T06:18:47.638Z] #15 extracting sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 [2024-04-22T06:18:52.892Z] #15 extracting sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 4.5s done [2024-04-22T06:18:52.892Z] #15 ... [2024-04-22T06:18:52.892Z] [2024-04-22T06:18:52.892Z] #22 [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 [2024-04-22T06:18:52.892Z] #22 1.116 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-22T06:18:52.892Z] #22 1.125 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-22T06:18:52.892Z] #22 1.125 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-22T06:18:52.892Z] #22 1.188 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-22T06:18:52.892Z] #22 1.329 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-22T06:18:52.892Z] #22 1.331 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-22T06:18:52.892Z] #22 2.289 Fetched 9104 kB in 1s (6323 kB/s) [2024-04-22T06:18:52.892Z] #22 2.289 Reading package lists... [2024-04-22T06:18:52.892Z] #22 2.874 Reading package lists... [2024-04-22T06:18:52.892Z] #22 3.459 Building dependency tree... [2024-04-22T06:18:52.892Z] #22 3.833 The following additional packages will be installed: [2024-04-22T06:18:52.892Z] #22 3.833 libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 [2024-04-22T06:18:52.892Z] #22 3.833 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5 [2024-04-22T06:18:52.892Z] #22 3.835 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl [2024-04-22T06:18:52.892Z] #22 3.837 Suggested packages: [2024-04-22T06:18:52.892Z] #22 3.837 krb5-doc krb5-user [2024-04-22T06:18:52.892Z] #22 3.837 Recommended packages: [2024-04-22T06:18:52.892Z] #22 3.837 krb5-locales libldap-common publicsuffix libsasl2-modules [2024-04-22T06:18:52.892Z] #22 4.004 The following NEW packages will be installed: [2024-04-22T06:18:52.892Z] #22 4.004 ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 [2024-04-22T06:18:52.892Z] #22 4.005 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 [2024-04-22T06:18:52.892Z] #22 4.005 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2024-04-22T06:18:52.892Z] #22 4.005 libssh2-1 libssl3 openssl [2024-04-22T06:18:52.892Z] #22 4.276 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2024-04-22T06:18:52.892Z] #22 4.276 Need to get 5813 kB of archives. [2024-04-22T06:18:52.892Z] #22 4.276 After this operation, 16.1 MB of additional disk space will be used. [2024-04-22T06:18:52.892Z] #22 4.276 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB] [2024-04-22T06:18:52.892Z] #22 4.301 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB] [2024-04-22T06:18:52.892Z] #22 4.319 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] [2024-04-22T06:18:52.892Z] #22 4.320 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] [2024-04-22T06:18:52.892Z] #22 4.323 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB] [2024-04-22T06:18:52.892Z] #22 4.324 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB] [2024-04-22T06:18:52.892Z] #22 4.326 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] [2024-04-22T06:18:52.892Z] #22 4.327 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB] [2024-04-22T06:18:52.892Z] #22 4.332 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB] [2024-04-22T06:18:52.892Z] #22 4.336 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] [2024-04-22T06:18:52.892Z] #22 4.337 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] [2024-04-22T06:18:52.892Z] #22 4.339 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] [2024-04-22T06:18:52.892Z] #22 4.341 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB] [2024-04-22T06:18:52.892Z] #22 4.343 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] [2024-04-22T06:18:52.892Z] #22 4.346 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2024-04-22T06:18:52.892Z] #22 4.348 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] [2024-04-22T06:18:52.892Z] #22 4.351 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB] [2024-04-22T06:18:52.892Z] #22 4.353 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB] [2024-04-22T06:18:52.892Z] #22 4.357 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] [2024-04-22T06:18:52.892Z] #22 4.360 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2024-04-22T06:18:52.892Z] #22 4.363 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2024-04-22T06:18:52.892Z] #22 4.579 debconf: delaying package configuration, since apt-utils is not installed [2024-04-22T06:18:52.892Z] #22 4.611 Fetched 5813 kB in 0s (16.6 MB/s) [2024-04-22T06:18:52.892Z] #22 4.714 Selecting previously unselected package libssl3:arm64. [2024-04-22T06:18:52.892Z] #22 4.714 (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 ... 6084 files and directories currently installed.) [2024-04-22T06:18:52.892Z] #22 4.718 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ... [2024-04-22T06:18:52.892Z] #22 4.741 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ... [2024-04-22T06:18:52.892Z] #22 4.967 Selecting previously unselected package openssl. [2024-04-22T06:18:52.892Z] #22 4.968 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ... [2024-04-22T06:18:52.892Z] #22 5.028 Unpacking openssl (3.0.11-1~deb12u2) ... [2024-04-22T06:18:52.892Z] #22 5.396 Selecting previously unselected package ca-certificates. [2024-04-22T06:18:52.892Z] #22 5.397 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... [2024-04-22T06:18:52.892Z] #22 5.407 Unpacking ca-certificates (20230311) ... [2024-04-22T06:18:52.892Z] #22 5.648 Selecting previously unselected package libbrotli1:arm64. [2024-04-22T06:18:52.892Z] #22 5.650 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ... [2024-04-22T06:18:52.892Z] #22 5.663 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... [2024-04-22T06:18:52.892Z] #22 6.000 Selecting previously unselected package libkrb5support0:arm64. [2024-04-22T06:18:52.892Z] #22 6.001 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ... [2024-04-22T06:18:52.892Z] #22 6.020 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ... [2024-04-22T06:18:52.892Z] #22 6.092 Selecting previously unselected package libk5crypto3:arm64. [2024-04-22T06:18:52.892Z] #22 6.093 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ... [2024-04-22T06:18:52.892Z] #22 6.104 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ... [2024-04-22T06:18:52.892Z] #22 6.629 Selecting previously unselected package libkeyutils1:arm64. [2024-04-22T06:18:52.892Z] #22 6.631 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ... [2024-04-22T06:18:52.892Z] #22 6.683 Unpacking libkeyutils1:arm64 (1.6.3-2) ... [2024-04-22T06:18:52.892Z] #22 7.176 Selecting previously unselected package libkrb5-3:arm64. [2024-04-22T06:18:52.892Z] #22 7.177 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ... [2024-04-22T06:18:52.892Z] #22 7.199 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ... [2024-04-22T06:18:52.892Z] #22 7.772 Selecting previously unselected package libgssapi-krb5-2:arm64. [2024-04-22T06:18:52.892Z] #22 7.773 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ... [2024-04-22T06:18:52.892Z] #22 7.865 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... [2024-04-22T06:18:52.892Z] #22 8.197 Selecting previously unselected package libsasl2-modules-db:arm64. [2024-04-22T06:18:52.892Z] #22 8.199 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... [2024-04-22T06:18:52.892Z] #22 8.214 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2024-04-22T06:18:52.892Z] #22 8.358 Selecting previously unselected package libsasl2-2:arm64. [2024-04-22T06:18:52.892Z] #22 8.359 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... [2024-04-22T06:18:52.892Z] #22 8.371 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2024-04-22T06:18:52.892Z] #22 8.607 Selecting previously unselected package libldap-2.5-0:arm64. [2024-04-22T06:18:52.892Z] #22 8.608 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... [2024-04-22T06:18:52.892Z] #22 8.670 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2024-04-22T06:18:52.892Z] #22 9.101 Selecting previously unselected package libnghttp2-14:arm64. [2024-04-22T06:18:52.892Z] #22 9.102 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ... [2024-04-22T06:18:52.892Z] #22 9.195 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... [2024-04-22T06:18:52.892Z] #22 ... [2024-04-22T06:18:52.892Z] [2024-04-22T06:18:52.892Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-22T06:18:52.892Z] #15 extracting sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb [2024-04-22T06:18:52.892Z] #15 extracting sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb done [2024-04-22T06:18:52.892Z] #15 ... [2024-04-22T06:18:52.892Z] [2024-04-22T06:18:52.892Z] #23 [build-dummy 2/2] RUN mkdir -p /build [2024-04-22T06:18:52.892Z] #23 ... [2024-04-22T06:18:52.892Z] [2024-04-22T06:18:52.892Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 [2024-04-22T06:18:53.233Z] #24 ... [2024-04-22T06:18:53.233Z] [2024-04-22T06:18:53.233Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-22T06:18:53.233Z] #15 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2024-04-22T06:18:53.496Z] #15 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-04-22T06:18:54.432Z] #15 DONE 15.9s [2024-04-22T06:18:54.432Z] [2024-04-22T06:18:54.432Z] #22 [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 [2024-04-22T06:18:54.432Z] #22 9.907 Selecting previously unselected package libpsl5:arm64. [2024-04-22T06:18:54.432Z] #22 9.910 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ... [2024-04-22T06:18:54.432Z] #22 9.964 Unpacking libpsl5:arm64 (0.21.2-1) ... [2024-04-22T06:18:54.432Z] #22 10.64 Selecting previously unselected package librtmp1:arm64. [2024-04-22T06:18:54.432Z] #22 10.64 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2024-04-22T06:18:54.432Z] #22 10.65 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2024-04-22T06:18:54.432Z] #22 10.76 Selecting previously unselected package libssh2-1:arm64. [2024-04-22T06:18:54.432Z] #22 10.76 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ... [2024-04-22T06:18:54.432Z] #22 10.77 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... [2024-04-22T06:18:54.432Z] #22 10.92 Selecting previously unselected package libcurl4:arm64. [2024-04-22T06:18:54.432Z] #22 10.92 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ... [2024-04-22T06:18:54.432Z] #22 10.93 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ... [2024-04-22T06:18:54.432Z] #22 11.10 Selecting previously unselected package curl. [2024-04-22T06:18:54.432Z] #22 11.10 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ... [2024-04-22T06:18:54.432Z] #22 11.11 Unpacking curl (7.88.1-10+deb12u5) ... [2024-04-22T06:18:54.432Z] #22 11.20 Selecting previously unselected package libonig5:arm64. [2024-04-22T06:18:54.689Z] #22 11.20 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ... [2024-04-22T06:18:54.689Z] #22 11.22 Unpacking libonig5:arm64 (6.9.8-1) ... [2024-04-22T06:18:54.689Z] #22 11.46 Selecting previously unselected package libjq1:arm64. [2024-04-22T06:18:54.946Z] #22 11.46 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ... [2024-04-22T06:18:54.946Z] #22 11.53 Unpacking libjq1:arm64 (1.6-2.1) ... [2024-04-22T06:18:54.946Z] #22 11.66 Selecting previously unselected package jq. [2024-04-22T06:18:55.202Z] #22 11.66 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ... [2024-04-22T06:18:55.202Z] #22 11.67 Unpacking jq (1.6-2.1) ... [2024-04-22T06:18:55.202Z] #22 11.75 Setting up libkeyutils1:arm64 (1.6.3-2) ... [2024-04-22T06:18:55.202Z] #22 11.82 Setting up libpsl5:arm64 (0.21.2-1) ... [2024-04-22T06:18:55.202Z] #22 ... [2024-04-22T06:18:55.202Z] [2024-04-22T06:18:55.203Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 [2024-04-22T06:18:55.203Z] #24 DONE 11.4s [2024-04-22T06:18:55.203Z] [2024-04-22T06:18:55.203Z] #23 [build-dummy 2/2] RUN mkdir -p /build [2024-04-22T06:18:55.203Z] #23 DONE 12.5s [2024-04-22T06:18:55.203Z] [2024-04-22T06:18:55.203Z] #22 [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 [2024-04-22T06:18:55.203Z] #22 11.84 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... [2024-04-22T06:18:55.203Z] #22 11.85 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ... [2024-04-22T06:18:55.203Z] #22 11.87 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... [2024-04-22T06:18:55.203Z] #22 11.88 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ... [2024-04-22T06:18:55.203Z] #22 11.89 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2024-04-22T06:18:55.203Z] #22 11.91 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2024-04-22T06:18:55.203Z] #22 11.93 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ... [2024-04-22T06:18:55.462Z] #22 ... [2024-04-22T06:18:55.462Z] [2024-04-22T06:18:55.462Z] #25 [base 2/4] COPY --from=xx / / [2024-04-22T06:18:55.462Z] #25 DONE 0.1s [2024-04-22T06:18:55.462Z] [2024-04-22T06:18:55.462Z] #22 [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 [2024-04-22T06:18:55.462Z] #22 11.95 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2024-04-22T06:18:55.462Z] #22 11.97 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... [2024-04-22T06:18:55.462Z] #22 11.98 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ... [2024-04-22T06:18:55.462Z] #22 11.99 Setting up openssl (3.0.11-1~deb12u2) ... [2024-04-22T06:18:55.462Z] #22 12.01 Setting up libonig5:arm64 (6.9.8-1) ... [2024-04-22T06:18:55.462Z] #22 12.03 Setting up libjq1:arm64 (1.6-2.1) ... [2024-04-22T06:18:55.462Z] #22 12.05 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2024-04-22T06:18:55.462Z] #22 ... [2024-04-22T06:18:55.462Z] [2024-04-22T06:18:55.462Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2024-04-22T06:18:55.462Z] #26 DONE 0.0s [2024-04-22T06:18:55.462Z] [2024-04-22T06:18:55.462Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2024-04-22T06:18:55.462Z] #27 DONE 0.2s [2024-04-22T06:18:55.462Z] [2024-04-22T06:18:55.462Z] #22 [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 [2024-04-22T06:18:55.462Z] #22 12.06 Setting up ca-certificates (20230311) ... [2024-04-22T06:18:55.462Z] #22 12.14 debconf: unable to initialize frontend: Dialog [2024-04-22T06:18:55.462Z] #22 12.14 debconf: (TERM is not set, so the dialog frontend is not usable.) [2024-04-22T06:18:55.462Z] #22 12.14 debconf: falling back to frontend: Readline [2024-04-22T06:18:55.462Z] #22 12.14 debconf: unable to initialize frontend: Readline [2024-04-22T06:18:55.462Z] #22 12.14 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2024-04-22T06:18:55.462Z] #22 12.14 debconf: falling back to frontend: Teletype [2024-04-22T06:18:55.719Z] #22 12.44 Updating certificates in /etc/ssl/certs... [2024-04-22T06:18:56.282Z] #22 12.85 140 added, 0 removed; done. [2024-04-22T06:18:56.282Z] #22 12.89 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... [2024-04-22T06:18:56.282Z] #22 12.91 Setting up jq (1.6-2.1) ... [2024-04-22T06:18:56.282Z] #22 12.94 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ... [2024-04-22T06:18:56.282Z] #22 12.95 Setting up curl (7.88.1-10+deb12u5) ... [2024-04-22T06:18:56.282Z] #22 12.96 Processing triggers for libc-bin (2.36-9+deb12u4) ... [2024-04-22T06:18:56.282Z] #22 12.99 Processing triggers for ca-certificates (20230311) ... [2024-04-22T06:18:56.282Z] #22 12.99 Updating certificates in /etc/ssl/certs... [2024-04-22T06:18:56.538Z] #22 13.30 0 added, 0 removed; done. [2024-04-22T06:18:56.538Z] #22 13.30 Running hooks in /etc/ca-certificates/update.d... [2024-04-22T06:18:56.795Z] #22 13.30 done. [2024-04-22T06:18:56.795Z] #22 DONE 13.4s [2024-04-22T06:18:56.795Z] [2024-04-22T06:18:56.795Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2024-04-22T06:18:56.795Z] #28 DONE 0.0s [2024-04-22T06:18:56.795Z] [2024-04-22T06:18:56.795Z] #29 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2024-04-22T06:18:56.795Z] #29 0.520 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-22T06:18:56.795Z] #29 0.529 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-22T06:18:56.795Z] #29 0.529 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-22T06:18:56.795Z] #29 0.596 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-22T06:18:56.795Z] #29 0.672 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-22T06:18:56.795Z] #29 0.722 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-22T06:18:57.358Z] #29 1.652 Fetched 9104 kB in 1s (6558 kB/s) [2024-04-22T06:18:57.921Z] #29 1.652 Reading package lists... [2024-04-22T06:18:58.484Z] #29 2.239 Reading package lists... [2024-04-22T06:18:58.484Z] #29 2.812 Building dependency tree... [2024-04-22T06:18:58.740Z] #29 2.966 Reading state information... [2024-04-22T06:18:58.740Z] #29 3.159 The following additional packages will be installed: [2024-04-22T06:18:58.997Z] #29 3.161 libmagic-mgc libmagic1 [2024-04-22T06:18:58.997Z] #29 3.188 The following NEW packages will be installed: [2024-04-22T06:18:58.997Z] #29 3.188 file libmagic-mgc libmagic1 [2024-04-22T06:18:59.254Z] #29 3.459 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2024-04-22T06:18:59.254Z] #29 3.459 Need to get 446 kB of archives. [2024-04-22T06:18:59.254Z] #29 3.459 After this operation, 8709 kB of additional disk space will be used. [2024-04-22T06:18:59.254Z] #29 3.459 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB] [2024-04-22T06:18:59.254Z] #29 3.465 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB] [2024-04-22T06:18:59.254Z] #29 3.466 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB] [2024-04-22T06:18:59.254Z] #29 3.599 debconf: delaying package configuration, since apt-utils is not installed [2024-04-22T06:18:59.254Z] #29 3.636 Fetched 446 kB in 0s (1651 kB/s) [2024-04-22T06:18:59.254Z] #29 3.656 Selecting previously unselected package libmagic-mgc. [2024-04-22T06:18:59.254Z] #29 3.656 (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 ... 15625 files and directories currently installed.) [2024-04-22T06:18:59.254Z] #29 3.665 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ... [2024-04-22T06:18:59.254Z] #29 3.670 Unpacking libmagic-mgc (1:5.44-3) ... [2024-04-22T06:18:59.254Z] #29 3.741 Selecting previously unselected package libmagic1:arm64. [2024-04-22T06:18:59.510Z] #29 3.743 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ... [2024-04-22T06:18:59.510Z] #29 3.753 Unpacking libmagic1:arm64 (1:5.44-3) ... [2024-04-22T06:18:59.510Z] #29 3.797 Selecting previously unselected package file. [2024-04-22T06:18:59.510Z] #29 3.799 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ... [2024-04-22T06:18:59.510Z] #29 3.803 Unpacking file (1:5.44-3) ... [2024-04-22T06:18:59.510Z] #29 3.842 Setting up libmagic-mgc (1:5.44-3) ... [2024-04-22T06:18:59.510Z] #29 3.860 Setting up libmagic1:arm64 (1:5.44-3) ... [2024-04-22T06:18:59.510Z] #29 3.892 Setting up file (1:5.44-3) ... [2024-04-22T06:18:59.510Z] #29 3.903 Processing triggers for libc-bin (2.36-9+deb12u4) ... [2024-04-22T06:19:00.075Z] #29 DONE 4.3s [2024-04-22T06:19:00.075Z] [2024-04-22T06:19:00.075Z] #30 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2024-04-22T06:19:00.075Z] #30 ... [2024-04-22T06:19:00.075Z] [2024-04-22T06:19:00.075Z] #31 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli [2024-04-22T06:19:00.075Z] #31 DONE 0.1s [2024-04-22T06:19:00.075Z] [2024-04-22T06:19:00.075Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2024-04-22T06:19:00.075Z] #32 DONE 0.1s [2024-04-22T06:19:00.075Z] [2024-04-22T06:19:00.075Z] #33 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2024-04-22T06:19:00.075Z] #33 DONE 0.2s [2024-04-22T06:19:00.075Z] [2024-04-22T06:19:00.075Z] #34 [containerd-src 1/3] WORKDIR /usr/src/containerd [2024-04-22T06:19:00.075Z] #34 DONE 0.2s [2024-04-22T06:19:00.075Z] [2024-04-22T06:19:00.075Z] #35 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2024-04-22T06:19:00.075Z] #35 DONE 0.2s [2024-04-22T06:19:00.075Z] [2024-04-22T06:19:00.075Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2024-04-22T06:19:00.075Z] #36 DONE 0.3s [2024-04-22T06:19:00.075Z] [2024-04-22T06:19:00.075Z] #37 [delve-src 1/3] WORKDIR /usr/src/delve [2024-04-22T06:19:00.075Z] #37 DONE 0.3s [2024-04-22T06:19:00.075Z] [2024-04-22T06:19:00.075Z] #38 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2024-04-22T06:19:00.333Z] #38 ... [2024-04-22T06:19:00.333Z] [2024-04-22T06:19:00.333Z] #39 [registry-src 1/2] WORKDIR /usr/src/registry [2024-04-22T06:19:00.333Z] #39 DONE 0.3s [2024-04-22T06:19:00.333Z] [2024-04-22T06:19:00.333Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger [2024-04-22T06:19:00.333Z] #40 DONE 0.3s [2024-04-22T06:19:00.333Z] [2024-04-22T06:19:00.333Z] #41 [tini-src 1/3] WORKDIR /usr/src/tini [2024-04-22T06:19:00.333Z] #41 DONE 0.3s [2024-04-22T06:19:00.333Z] [2024-04-22T06:19:00.333Z] #42 [runc-src 1/3] WORKDIR /usr/src/runc [2024-04-22T06:19:00.333Z] #42 DONE 0.3s [2024-04-22T06:19:00.333Z] [2024-04-22T06:19:00.333Z] #30 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2024-04-22T06:19:00.333Z] #30 DONE 0.3s [2024-04-22T06:19:00.333Z] [2024-04-22T06:19:00.333Z] #43 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2024-04-22T06:19:00.333Z] #43 DONE 0.5s [2024-04-22T06:19:00.333Z] [2024-04-22T06:19:00.333Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2024-04-22T06:19:00.333Z] #44 DONE 0.5s [2024-04-22T06:19:00.333Z] [2024-04-22T06:19:00.333Z] #45 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2024-04-22T06:19:00.899Z] #45 ... [2024-04-22T06:19:00.899Z] [2024-04-22T06:19:00.899Z] #38 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2024-04-22T06:19:00.899Z] #38 0.498 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-22T06:19:00.899Z] #38 0.498 hint: is subject to change. To configure the initial branch name to use in all [2024-04-22T06:19:00.899Z] #38 0.498 hint: of your new repositories, which will suppress this warning, call: [2024-04-22T06:19:00.899Z] #38 0.498 hint: [2024-04-22T06:19:00.899Z] #38 0.498 hint: git config --global init.defaultBranch [2024-04-22T06:19:00.899Z] #38 0.498 hint: [2024-04-22T06:19:00.899Z] #38 0.498 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-22T06:19:00.899Z] #38 0.498 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-22T06:19:00.899Z] #38 0.498 hint: [2024-04-22T06:19:00.899Z] #38 0.498 hint: git branch -m [2024-04-22T06:19:00.899Z] #38 0.503 Initialized empty Git repository in /usr/src/containerd/.git/ [2024-04-22T06:19:00.899Z] #38 DONE 0.6s [2024-04-22T06:19:00.899Z] [2024-04-22T06:19:00.899Z] #46 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-22T06:19:01.832Z] #46 ... [2024-04-22T06:19:01.832Z] [2024-04-22T06:19:01.832Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2024-04-22T06:19:01.832Z] #47 1.290 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-22T06:19:01.832Z] #47 1.290 hint: is subject to change. To configure the initial branch name to use in all [2024-04-22T06:19:01.832Z] #47 1.290 hint: of your new repositories, which will suppress this warning, call: [2024-04-22T06:19:01.832Z] #47 1.290 hint: [2024-04-22T06:19:01.832Z] #47 1.290 hint: git config --global init.defaultBranch [2024-04-22T06:19:01.832Z] #47 1.290 hint: [2024-04-22T06:19:01.832Z] #47 1.290 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-22T06:19:01.832Z] #47 1.290 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-22T06:19:01.832Z] #47 1.290 hint: [2024-04-22T06:19:01.832Z] #47 1.290 hint: git branch -m [2024-04-22T06:19:01.832Z] #47 1.291 Initialized empty Git repository in /usr/src/delve/.git/ [2024-04-22T06:19:01.832Z] #47 DONE 1.5s [2024-04-22T06:19:01.832Z] [2024-04-22T06:19:01.832Z] #48 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2024-04-22T06:19:01.832Z] #48 1.286 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-22T06:19:01.832Z] #48 1.286 hint: is subject to change. To configure the initial branch name to use in all [2024-04-22T06:19:01.832Z] #48 1.286 hint: of your new repositories, which will suppress this warning, call: [2024-04-22T06:19:01.832Z] #48 1.286 hint: [2024-04-22T06:19:01.832Z] #48 1.286 hint: git config --global init.defaultBranch [2024-04-22T06:19:01.832Z] #48 1.286 hint: [2024-04-22T06:19:01.832Z] #48 1.286 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-22T06:19:01.832Z] #48 1.286 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-22T06:19:01.832Z] #48 1.286 hint: [2024-04-22T06:19:01.832Z] #48 1.286 hint: git branch -m [2024-04-22T06:19:01.832Z] #48 1.288 Initialized empty Git repository in /usr/src/registry/.git/ [2024-04-22T06:19:01.832Z] #48 DONE 1.5s [2024-04-22T06:19:01.832Z] [2024-04-22T06:19:01.832Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-22T06:19:03.266Z] #49 ... [2024-04-22T06:19:03.266Z] [2024-04-22T06:19:03.266Z] #50 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2024-04-22T06:19:03.266Z] #50 1.634 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-22T06:19:03.266Z] #50 1.634 hint: is subject to change. To configure the initial branch name to use in all [2024-04-22T06:19:03.266Z] #50 1.634 hint: of your new repositories, which will suppress this warning, call: [2024-04-22T06:19:03.266Z] #50 1.634 hint: [2024-04-22T06:19:03.266Z] #50 1.634 hint: git config --global init.defaultBranch [2024-04-22T06:19:03.266Z] #50 1.634 hint: [2024-04-22T06:19:03.266Z] #50 1.634 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-22T06:19:03.266Z] #50 1.634 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-22T06:19:03.266Z] #50 1.634 hint: [2024-04-22T06:19:03.266Z] #50 1.634 hint: git branch -m [2024-04-22T06:19:03.266Z] #50 1.688 Initialized empty Git repository in /usr/src/swagger/.git/ [2024-04-22T06:19:03.266Z] #50 DONE 2.7s [2024-04-22T06:19:03.266Z] [2024-04-22T06:19:03.266Z] #51 [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.55.2" && /build/golangci-lint --version [2024-04-22T06:19:03.266Z] #51 1.939 go: downloading github.com/golangci/golangci-lint v1.55.2 [2024-04-22T06:19:03.266Z] #51 2.725 go: downloading github.com/fatih/color v1.15.0 [2024-04-22T06:19:03.266Z] #51 2.725 go: downloading github.com/gofrs/flock v0.8.1 [2024-04-22T06:19:03.266Z] #51 2.725 go: downloading github.com/spf13/cobra v1.7.0 [2024-04-22T06:19:03.266Z] #51 2.725 go: downloading github.com/spf13/viper v1.12.0 [2024-04-22T06:19:03.266Z] #51 2.725 go: downloading github.com/spf13/pflag v1.0.5 [2024-04-22T06:19:03.266Z] #51 2.725 go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-04-22T06:19:03.266Z] #51 2.731 go: downloading golang.org/x/tools v0.14.0 [2024-04-22T06:19:03.266Z] #51 2.731 go: downloading github.com/hashicorp/go-version v1.6.0 [2024-04-22T06:19:03.266Z] #51 2.923 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2024-04-22T06:19:03.266Z] #51 2.962 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-04-22T06:19:03.266Z] #51 2.977 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-04-22T06:19:03.266Z] #51 2.978 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea [2024-04-22T06:19:03.266Z] #51 2.980 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-04-22T06:19:03.266Z] #51 2.990 go: downloading github.com/mattn/go-colorable v0.1.13 [2024-04-22T06:19:03.266Z] #51 2.995 go: downloading github.com/sirupsen/logrus v1.9.3 [2024-04-22T06:19:03.266Z] #51 3.144 go: downloading github.com/stretchr/testify v1.8.4 [2024-04-22T06:19:03.266Z] #51 3.163 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 [2024-04-22T06:19:03.266Z] #51 3.236 go: downloading github.com/mattn/go-isatty v0.0.17 [2024-04-22T06:19:03.266Z] #51 3.251 go: downloading github.com/spf13/afero v1.8.2 [2024-04-22T06:19:03.266Z] #51 3.328 go: downloading github.com/spf13/cast v1.5.0 [2024-04-22T06:19:03.266Z] #51 3.328 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2024-04-22T06:19:03.266Z] #51 3.351 go: downloading github.com/golangci/revgrep v0.5.2 [2024-04-22T06:19:03.266Z] #51 3.369 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 [2024-04-22T06:19:03.266Z] #51 3.380 go: downloading 4d63.com/gochecknoglobals v0.2.1 [2024-04-22T06:19:03.266Z] #51 3.437 go: downloading github.com/4meepo/tagalign v1.3.3 [2024-04-22T06:19:03.266Z] #51 3.438 go: downloading github.com/Abirdcfly/dupword v0.0.13 [2024-04-22T06:19:03.266Z] #51 3.438 go: downloading github.com/Antonboom/errname v0.1.12 [2024-04-22T06:19:03.524Z] #51 3.483 go: downloading github.com/Antonboom/nilnil v0.1.7 [2024-04-22T06:19:03.524Z] #51 3.670 go: downloading github.com/Antonboom/testifylint v0.2.3 [2024-04-22T06:19:03.524Z] #51 3.691 go: downloading github.com/BurntSushi/toml v1.3.2 [2024-04-22T06:19:03.524Z] #51 3.708 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2024-04-22T06:19:03.524Z] #51 3.748 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 [2024-04-22T06:19:03.524Z] #51 3.758 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0 [2024-04-22T06:19:03.524Z] #51 3.804 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3 [2024-04-22T06:19:03.781Z] #51 3.837 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2 [2024-04-22T06:19:03.781Z] #51 3.939 go: downloading github.com/alexkohler/prealloc v1.0.0 [2024-04-22T06:19:03.781Z] #51 3.940 go: downloading github.com/alingse/asasalint v0.0.11 [2024-04-22T06:19:03.781Z] #51 3.940 go: downloading github.com/ashanbrown/forbidigo v1.6.0 [2024-04-22T06:19:03.781Z] #51 3.941 go: downloading github.com/ashanbrown/makezero v1.1.1 [2024-04-22T06:19:03.781Z] #51 3.992 go: downloading github.com/bkielbasa/cyclop v1.2.1 [2024-04-22T06:19:03.781Z] #51 3.993 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2024-04-22T06:19:03.781Z] #51 3.995 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 [2024-04-22T06:19:03.781Z] #51 3.998 go: downloading github.com/breml/bidichk v0.2.7 [2024-04-22T06:19:03.781Z] #51 4.026 go: downloading github.com/breml/errchkjson v0.3.6 [2024-04-22T06:19:03.781Z] #51 4.027 go: downloading github.com/butuzov/ireturn v0.2.2 [2024-04-22T06:19:03.781Z] #51 4.028 go: downloading github.com/butuzov/mirror v1.1.0 [2024-04-22T06:19:03.781Z] #51 4.029 go: downloading github.com/catenacyber/perfsprint v0.2.0 [2024-04-22T06:19:03.781Z] #51 4.063 go: downloading github.com/charithe/durationcheck v0.0.10 [2024-04-22T06:19:04.038Z] #51 4.082 go: downloading github.com/curioswitch/go-reassign v0.2.0 [2024-04-22T06:19:04.038Z] #51 4.104 go: downloading github.com/daixiang0/gci v0.11.2 [2024-04-22T06:19:04.038Z] #51 4.129 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2024-04-22T06:19:04.038Z] #51 4.153 go: downloading github.com/esimonov/ifshort v1.0.4 [2024-04-22T06:19:04.038Z] #51 4.154 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2024-04-22T06:19:04.038Z] #51 4.154 go: downloading github.com/fzipp/gocyclo v0.6.0 [2024-04-22T06:19:04.038Z] #51 4.209 go: downloading github.com/ghostiam/protogetter v0.2.3 [2024-04-22T06:19:04.038Z] #51 4.213 go: downloading github.com/go-critic/go-critic v0.9.0 [2024-04-22T06:19:04.038Z] #51 4.214 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2024-04-22T06:19:04.038Z] #51 4.305 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2024-04-22T06:19:04.485Z] #51 4.311 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2024-04-22T06:19:04.485Z] #51 4.312 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e [2024-04-22T06:19:04.485Z] #51 4.326 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2024-04-22T06:19:04.485Z] #51 4.348 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2024-04-22T06:19:04.485Z] #51 4.350 go: downloading github.com/golangci/misspell v0.4.1 [2024-04-22T06:19:04.485Z] #51 4.394 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2024-04-22T06:19:04.485Z] #51 4.485 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601 [2024-04-22T06:19:04.743Z] #51 4.499 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2024-04-22T06:19:04.743Z] #51 4.500 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2024-04-22T06:19:04.743Z] #51 4.500 go: downloading github.com/hexops/gotextdiff v1.0.3 [2024-04-22T06:19:04.743Z] #51 4.576 go: downloading github.com/jgautheron/goconst v1.6.0 [2024-04-22T06:19:04.743Z] #51 4.852 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2024-04-22T06:19:04.743Z] #51 4.889 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2024-04-22T06:19:04.743Z] #51 4.898 go: downloading github.com/julz/importas v0.1.0 [2024-04-22T06:19:04.743Z] #51 4.898 go: downloading github.com/kisielk/errcheck v1.6.3 [2024-04-22T06:19:04.743Z] #51 4.899 go: downloading github.com/kkHAIKE/contextcheck v1.1.4 [2024-04-22T06:19:04.743Z] #51 4.899 go: downloading github.com/kulti/thelper v0.6.3 [2024-04-22T06:19:04.743Z] #51 4.900 go: downloading github.com/kunwardeep/paralleltest v1.0.8 [2024-04-22T06:19:04.743Z] #51 4.973 go: downloading github.com/kyoh86/exportloopref v0.1.11 [2024-04-22T06:19:05.000Z] #51 4.976 go: downloading github.com/ldez/tagliatelle v0.5.0 [2024-04-22T06:19:05.000Z] #51 5.032 go: downloading github.com/leonklingele/grouper v1.1.1 [2024-04-22T06:19:05.000Z] #51 5.042 go: downloading github.com/lufeee/execinquery v1.2.1 [2024-04-22T06:19:05.000Z] #51 5.047 go: downloading github.com/macabu/inamedparam v0.1.2 [2024-04-22T06:19:05.000Z] #51 5.053 go: downloading github.com/maratori/testableexamples v1.0.0 [2024-04-22T06:19:05.000Z] #51 5.053 go: downloading github.com/maratori/testpackage v1.1.1 [2024-04-22T06:19:05.000Z] #51 5.172 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 [2024-04-22T06:19:05.000Z] #51 5.211 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2024-04-22T06:19:05.000Z] #51 5.212 go: downloading github.com/mgechev/revive v1.3.4 [2024-04-22T06:19:05.000Z] #51 5.294 go: downloading github.com/moricho/tparallel v0.3.1 [2024-04-22T06:19:05.257Z] #51 5.295 go: downloading github.com/nakabonne/nestif v0.3.1 [2024-04-22T06:19:05.257Z] #51 5.296 go: downloading github.com/nishanths/exhaustive v0.11.0 [2024-04-22T06:19:05.257Z] #51 5.296 go: downloading github.com/nishanths/predeclared v0.2.2 [2024-04-22T06:19:05.257Z] #51 5.349 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1 [2024-04-22T06:19:05.257Z] #51 5.375 go: downloading github.com/polyfloyd/go-errorlint v1.4.5 [2024-04-22T06:19:05.257Z] #51 5.378 go: downloading github.com/ryancurrah/gomodguard v1.3.0 [2024-04-22T06:19:05.257Z] #51 5.485 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1 [2024-04-22T06:19:05.515Z] #51 5.486 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 [2024-04-22T06:19:05.515Z] #51 5.486 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2024-04-22T06:19:05.515Z] #51 5.506 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0 [2024-04-22T06:19:05.515Z] #51 5.597 go: downloading github.com/securego/gosec/v2 v2.18.2 [2024-04-22T06:19:05.515Z] #51 5.597 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2024-04-22T06:19:05.515Z] #51 5.601 go: downloading github.com/sivchari/containedctx v1.0.3 [2024-04-22T06:19:05.515Z] #51 5.676 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2024-04-22T06:19:05.515Z] #51 5.678 go: downloading github.com/sivchari/tenv v1.7.1 [2024-04-22T06:19:05.515Z] #51 5.749 go: downloading github.com/sonatard/noctx v0.0.2 [2024-04-22T06:19:05.771Z] #51 5.750 go: downloading github.com/sourcegraph/go-diff v0.7.0 [2024-04-22T06:19:05.771Z] #51 5.758 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2024-04-22T06:19:05.771Z] #51 5.788 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2024-04-22T06:19:05.771Z] #51 5.864 go: downloading github.com/tdakkota/asciicheck v0.2.0 [2024-04-22T06:19:05.771Z] #51 5.864 go: downloading github.com/tetafro/godot v1.4.15 [2024-04-22T06:19:05.771Z] #51 5.864 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 [2024-04-22T06:19:05.771Z] #51 5.866 go: downloading github.com/timonwong/loggercheck v0.9.4 [2024-04-22T06:19:05.771Z] #51 5.876 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1 [2024-04-22T06:19:05.771Z] #51 5.894 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 [2024-04-22T06:19:05.771Z] #51 5.894 go: downloading github.com/ultraware/funlen v0.1.0 [2024-04-22T06:19:05.771Z] #51 5.897 go: downloading github.com/ultraware/whitespace v0.0.5 [2024-04-22T06:19:05.771Z] #51 6.016 go: downloading github.com/uudashr/gocognit v1.1.2 [2024-04-22T06:19:05.771Z] #51 6.016 go: downloading github.com/xen0n/gosmopolitan v1.2.2 [2024-04-22T06:19:06.028Z] #51 6.020 go: downloading github.com/yagipy/maintidx v1.0.0 [2024-04-22T06:19:06.028Z] #51 6.052 go: downloading github.com/yeya24/promlinter v0.2.0 [2024-04-22T06:19:06.028Z] #51 6.055 go: downloading github.com/ykadowak/zerologlint v0.1.3 [2024-04-22T06:19:06.028Z] #51 6.057 go: downloading gitlab.com/bosi/decorder v0.4.1 [2024-04-22T06:19:06.028Z] #51 6.151 go: downloading go-simpler.org/sloglint v0.1.2 [2024-04-22T06:19:06.028Z] #51 6.151 go: downloading go.tmz.dev/musttag v0.7.2 [2024-04-22T06:19:06.028Z] #51 6.153 go: downloading honnef.co/go/tools v0.4.6 [2024-04-22T06:19:06.285Z] #51 6.578 go: downloading mvdan.cc/gofumpt v0.5.0 [2024-04-22T06:19:06.285Z] #51 6.578 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d [2024-04-22T06:19:06.285Z] #51 6.578 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2024-04-22T06:19:06.285Z] #51 6.578 go: downloading golang.org/x/mod v0.13.0 [2024-04-22T06:19:06.285Z] #51 6.578 go: downloading golang.org/x/sys v0.13.0 [2024-04-22T06:19:06.542Z] #51 6.579 go: downloading github.com/subosito/gotenv v1.4.1 [2024-04-22T06:19:06.542Z] #51 6.579 go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-04-22T06:19:06.542Z] #51 6.580 go: downloading github.com/hashicorp/hcl v1.0.0 [2024-04-22T06:19:06.542Z] #51 6.816 go: downloading gopkg.in/ini.v1 v1.67.0 [2024-04-22T06:19:06.799Z] #51 6.818 go: downloading github.com/magiconair/properties v1.8.6 [2024-04-22T06:19:06.799Z] #51 6.846 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 [2024-04-22T06:19:06.799Z] #51 6.864 go: downloading github.com/davecgh/go-spew v1.1.1 [2024-04-22T06:19:06.799Z] #51 6.986 go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-04-22T06:19:06.799Z] #51 6.986 go: downloading github.com/stretchr/objx v0.5.0 [2024-04-22T06:19:06.799Z] #51 ... [2024-04-22T06:19:06.799Z] [2024-04-22T06:19:06.799Z] #52 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-22T06:19:06.799Z] #52 2.257 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2024-04-22T06:19:06.799Z] #52 2.833 #=#=# [2024-04-22T06:19:06.799Z] #52 3.101 #=#=# # 2.1% ######################################################################## 100.0% [2024-04-22T06:19:06.799Z] #52 3.365 [2024-04-22T06:19:06.799Z] #52 5.497 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2024-04-22T06:19:06.799Z] #52 6.082 #=#=# ##O#-# [2024-04-22T06:19:06.799Z] #52 6.564 #=#=# # 2.4% ######################################################################## 100.0% [2024-04-22T06:19:06.799Z] #52 6.926 [2024-04-22T06:19:06.799Z] #52 9.367 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)... [2024-04-22T06:19:06.799Z] #52 ... [2024-04-22T06:19:06.799Z] [2024-04-22T06:19:06.799Z] #51 [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.55.2" && /build/golangci-lint --version [2024-04-22T06:19:06.799Z] #51 7.056 go: downloading golang.org/x/text v0.13.0 [2024-04-22T06:19:07.056Z] #51 7.121 go: downloading github.com/pelletier/go-toml v1.9.5 [2024-04-22T06:19:07.056Z] #51 7.136 go: downloading github.com/fatih/structtag v1.2.0 [2024-04-22T06:19:07.056Z] #51 7.182 go: downloading github.com/gobwas/glob v0.2.3 [2024-04-22T06:19:07.056Z] #51 7.284 go: downloading github.com/google/go-cmp v0.6.0 [2024-04-22T06:19:07.056Z] #51 7.324 go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-04-22T06:19:07.313Z] #51 7.485 go: downloading go.uber.org/zap v1.24.0 [2024-04-22T06:19:07.570Z] #51 7.510 go: downloading golang.org/x/sync v0.4.0 [2024-04-22T06:19:07.570Z] #51 7.622 go: downloading github.com/kisielk/gotool v1.0.0 [2024-04-22T06:19:07.827Z] #51 7.768 go: downloading github.com/go-toolsmith/astfmt v1.1.0 [2024-04-22T06:19:07.827Z] #51 7.819 go: downloading github.com/go-toolsmith/astcast v1.1.0 [2024-04-22T06:19:07.827Z] #51 7.830 go: downloading github.com/go-toolsmith/astcopy v1.1.0 [2024-04-22T06:19:07.827Z] #51 7.841 go: downloading github.com/go-toolsmith/astequal v1.1.0 [2024-04-22T06:19:07.827Z] #51 7.945 go: downloading github.com/go-toolsmith/astp v1.1.0 [2024-04-22T06:19:07.827Z] #51 7.946 go: downloading github.com/go-toolsmith/strparse v1.1.0 [2024-04-22T06:19:07.827Z] #51 7.981 go: downloading github.com/go-toolsmith/typep v1.1.0 [2024-04-22T06:19:07.827Z] #51 7.982 go: downloading github.com/quasilyte/go-ruleguard v0.4.0 [2024-04-22T06:19:07.827Z] #51 8.002 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 [2024-04-22T06:19:07.827Z] #51 8.042 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2024-04-22T06:19:07.827Z] #51 8.105 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2024-04-22T06:19:08.084Z] #51 8.170 go: downloading github.com/ettle/strcase v0.1.1 [2024-04-22T06:19:08.084Z] #51 8.172 go: downloading github.com/Masterminds/semver v1.5.0 [2024-04-22T06:19:08.084Z] #51 8.176 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1 [2024-04-22T06:19:08.084Z] #51 8.340 go: downloading github.com/prometheus/client_golang v1.12.1 [2024-04-22T06:19:08.648Z] #51 8.559 go: downloading github.com/prometheus/client_model v0.2.0 [2024-04-22T06:19:08.648Z] #51 8.724 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 [2024-04-22T06:19:08.648Z] #51 8.726 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2024-04-22T06:19:08.648Z] #51 8.738 go: downloading go.uber.org/atomic v1.7.0 [2024-04-22T06:19:08.648Z] #51 8.745 go: downloading go.uber.org/multierr v1.6.0 [2024-04-22T06:19:08.648Z] #51 8.821 go: downloading github.com/chavacava/garif v0.1.0 [2024-04-22T06:19:08.905Z] #51 8.862 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2024-04-22T06:19:08.905Z] #51 8.930 go: downloading github.com/quasilyte/gogrep v0.5.0 [2024-04-22T06:19:08.905Z] #51 8.976 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2024-04-22T06:19:08.905Z] #51 9.063 go: downloading github.com/golang/protobuf v1.5.2 [2024-04-22T06:19:08.905Z] #51 9.068 go: downloading github.com/beorn7/perks v1.0.1 [2024-04-22T06:19:08.905Z] #51 9.104 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2024-04-22T06:19:09.169Z] #51 9.314 go: downloading github.com/prometheus/common v0.32.1 [2024-04-22T06:19:09.426Z] #51 9.406 go: downloading github.com/prometheus/procfs v0.7.3 [2024-04-22T06:19:09.426Z] #51 9.407 go: downloading google.golang.org/protobuf v1.28.0 [2024-04-22T06:19:09.687Z] #51 9.629 go: downloading github.com/mattn/go-runewidth v0.0.9 [2024-04-22T06:19:09.944Z] #51 ... [2024-04-22T06:19:09.944Z] [2024-04-22T06:19:09.944Z] #53 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version [2024-04-22T06:19:10.203Z] #53 ... [2024-04-22T06:19:10.203Z] [2024-04-22T06:19:10.203Z] #54 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-04-22T06:19:10.203Z] #54 6.090 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-22T06:19:10.203Z] #54 6.158 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-22T06:19:10.203Z] #54 6.158 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-22T06:19:10.203Z] #54 6.394 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-22T06:19:10.203Z] #54 6.660 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-22T06:19:10.203Z] #54 6.862 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-22T06:19:10.203Z] #54 8.606 Fetched 9104 kB in 3s (3267 kB/s) [2024-04-22T06:19:10.203Z] #54 8.606 Reading package lists... [2024-04-22T06:19:10.203Z] #54 10.09 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-22T06:19:10.460Z] #54 10.09 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-22T06:19:10.460Z] #54 10.09 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-22T06:19:10.460Z] #54 ... [2024-04-22T06:19:10.460Z] [2024-04-22T06:19:10.460Z] #55 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2024-04-22T06:19:10.460Z] #55 2.526 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-22T06:19:10.460Z] #55 2.526 hint: is subject to change. To configure the initial branch name to use in all [2024-04-22T06:19:10.460Z] #55 2.526 hint: of your new repositories, which will suppress this warning, call: [2024-04-22T06:19:10.460Z] #55 2.526 hint: [2024-04-22T06:19:10.460Z] #55 2.526 hint: git config --global init.defaultBranch [2024-04-22T06:19:10.460Z] #55 2.526 hint: [2024-04-22T06:19:10.460Z] #55 2.526 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-22T06:19:10.460Z] #55 2.526 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-22T06:19:10.460Z] #55 2.526 hint: [2024-04-22T06:19:10.460Z] #55 2.526 hint: git branch -m [2024-04-22T06:19:10.460Z] #55 2.558 Initialized empty Git repository in /usr/src/runc/.git/ [2024-04-22T06:19:10.460Z] #55 ... [2024-04-22T06:19:10.460Z] [2024-04-22T06:19:10.460Z] #56 [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.8.0" && /build/shfmt --version [2024-04-22T06:19:10.460Z] #56 2.565 go: downloading mvdan.cc/sh/v3 v3.8.0 [2024-04-22T06:19:10.460Z] #56 3.147 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e [2024-04-22T06:19:10.460Z] #56 3.147 go: downloading github.com/google/renameio/v2 v2.0.0 [2024-04-22T06:19:10.460Z] #56 3.150 go: downloading golang.org/x/term v0.17.0 [2024-04-22T06:19:10.460Z] #56 3.150 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2 [2024-04-22T06:19:10.460Z] #56 3.328 go: downloading golang.org/x/sys v0.17.0 [2024-04-22T06:19:10.460Z] #56 ... [2024-04-22T06:19:10.460Z] [2024-04-22T06:19:10.460Z] #57 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v26.0.0 https://github.com/docker/cli.git /build && /build/docker --version [2024-04-22T06:19:10.719Z] #57 ... [2024-04-22T06:19:10.719Z] [2024-04-22T06:19:10.719Z] #58 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-22T06:19:10.719Z] #58 5.313 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-22T06:19:10.719Z] #58 5.360 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-22T06:19:10.719Z] #58 5.372 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-22T06:19:10.719Z] #58 5.480 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-22T06:19:10.719Z] #58 5.896 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-22T06:19:10.719Z] #58 5.896 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-22T06:19:10.719Z] #58 8.188 Fetched 9104 kB in 3s (2910 kB/s) [2024-04-22T06:19:10.719Z] #58 8.188 Reading package lists... [2024-04-22T06:19:10.719Z] #58 9.669 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-22T06:19:10.719Z] #58 9.669 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-22T06:19:10.719Z] #58 9.669 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-22T06:19:10.978Z] #58 10.29 Reading package lists... [2024-04-22T06:19:10.978Z] #58 ... [2024-04-22T06:19:10.978Z] [2024-04-22T06:19:10.978Z] #59 [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.3.1" && /build/go-winres --help [2024-04-22T06:19:10.978Z] #59 1.471 go: downloading github.com/tc-hib/go-winres v0.3.1 [2024-04-22T06:19:10.978Z] #59 2.050 go: downloading github.com/tc-hib/winres v0.1.6 [2024-04-22T06:19:10.978Z] #59 2.051 go: downloading github.com/urfave/cli/v2 v2.3.0 [2024-04-22T06:19:10.978Z] #59 2.221 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2024-04-22T06:19:10.978Z] #59 2.264 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2024-04-22T06:19:10.978Z] #59 2.320 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2024-04-22T06:19:10.978Z] #59 2.321 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2024-04-22T06:19:10.978Z] #59 ... [2024-04-22T06:19:10.978Z] [2024-04-22T06:19:10.978Z] #60 [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 [2024-04-22T06:19:10.978Z] #60 1.162 go: downloading github.com/pelletier/go-toml v1.8.1 [2024-04-22T06:19:11.235Z] #60 ... [2024-04-22T06:19:11.235Z] [2024-04-22T06:19:11.235Z] #61 [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.2" && /build/gotestsum --version [2024-04-22T06:19:11.235Z] #61 1.453 go: downloading gotest.tools/gotestsum v1.8.2 [2024-04-22T06:19:11.235Z] #61 2.443 go: downloading github.com/fatih/color v1.13.0 [2024-04-22T06:19:11.235Z] #61 2.443 go: downloading github.com/dnephin/pflag v1.0.7 [2024-04-22T06:19:11.235Z] #61 2.443 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2024-04-22T06:19:11.235Z] #61 2.449 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2024-04-22T06:19:11.235Z] #61 2.449 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2024-04-22T06:19:11.235Z] #61 2.455 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2024-04-22T06:19:11.235Z] #61 2.495 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2024-04-22T06:19:11.235Z] #61 2.566 go: downloading golang.org/x/tools v0.1.11 [2024-04-22T06:19:11.235Z] #61 2.584 go: downloading github.com/mattn/go-colorable v0.1.12 [2024-04-22T06:19:11.235Z] #61 2.584 go: downloading github.com/mattn/go-isatty v0.0.14 [2024-04-22T06:19:11.235Z] #61 3.850 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2024-04-22T06:19:11.235Z] #61 ... [2024-04-22T06:19:11.235Z] [2024-04-22T06:19:11.235Z] #62 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2024-04-22T06:19:11.235Z] #62 1.781 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-22T06:19:11.235Z] #62 1.781 hint: is subject to change. To configure the initial branch name to use in all [2024-04-22T06:19:11.235Z] #62 1.781 hint: of your new repositories, which will suppress this warning, call: [2024-04-22T06:19:11.235Z] #62 1.781 hint: [2024-04-22T06:19:11.235Z] #62 1.781 hint: git config --global init.defaultBranch [2024-04-22T06:19:11.235Z] #62 1.781 hint: [2024-04-22T06:19:11.235Z] #62 1.781 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-22T06:19:11.235Z] #62 1.781 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-22T06:19:11.235Z] #62 1.781 hint: [2024-04-22T06:19:11.235Z] #62 1.781 hint: git branch -m [2024-04-22T06:19:11.235Z] #62 1.822 Initialized empty Git repository in /usr/src/tini/.git/ [2024-04-22T06:19:11.510Z] #62 ... [2024-04-22T06:19:11.510Z] [2024-04-22T06:19:11.510Z] #63 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-22T06:19:11.510Z] #63 5.408 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-22T06:19:11.510Z] #63 5.454 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-22T06:19:11.510Z] #63 5.454 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-22T06:19:11.510Z] #63 5.617 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-22T06:19:11.510Z] #63 5.890 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-22T06:19:11.510Z] #63 6.191 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-22T06:19:11.510Z] #63 7.501 Fetched 9104 kB in 2s (3838 kB/s) [2024-04-22T06:19:11.510Z] #63 7.501 Reading package lists... [2024-04-22T06:19:11.510Z] #63 8.821 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-22T06:19:11.510Z] #63 8.821 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-22T06:19:11.510Z] #63 8.823 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-22T06:19:11.510Z] #63 9.531 Reading package lists... [2024-04-22T06:19:11.510Z] #63 10.53 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-22T06:19:11.510Z] #63 10.54 Reading package lists... [2024-04-22T06:19:11.510Z] #63 ... [2024-04-22T06:19:11.510Z] [2024-04-22T06:19:11.510Z] #64 [tini-build 2/4] 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 [2024-04-22T06:19:11.510Z] #64 6.495 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-22T06:19:11.510Z] #64 6.505 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-22T06:19:11.510Z] #64 6.505 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-22T06:19:11.510Z] #64 6.738 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-22T06:19:11.510Z] #64 7.423 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-22T06:19:11.510Z] #64 7.442 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-22T06:19:11.510Z] #64 9.316 Fetched 9104 kB in 3s (2901 kB/s) [2024-04-22T06:19:11.510Z] #64 9.316 Reading package lists... [2024-04-22T06:19:11.510Z] #64 10.27 Reading package lists... [2024-04-22T06:19:11.510Z] #64 ... [2024-04-22T06:19:11.510Z] [2024-04-22T06:19:11.510Z] #65 [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 ; [2024-04-22T06:19:11.510Z] #65 4.169 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-22T06:19:11.510Z] #65 4.215 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-22T06:19:11.510Z] #65 4.218 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-22T06:19:11.510Z] #65 4.338 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-22T06:19:11.510Z] #65 4.908 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-22T06:19:11.510Z] #65 4.974 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-22T06:19:11.510Z] #65 6.156 Fetched 9104 kB in 2s (4063 kB/s) [2024-04-22T06:19:11.510Z] #65 6.156 Reading package lists... [2024-04-22T06:19:11.510Z] #65 7.345 Reading package lists... [2024-04-22T06:19:11.510Z] #65 8.329 Building dependency tree... [2024-04-22T06:19:11.510Z] #65 8.848 python3 is already the newest version (3.11.2-1+b1). [2024-04-22T06:19:11.510Z] #65 8.848 The following additional packages will be installed: [2024-04-22T06:19:11.510Z] #65 8.850 autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch [2024-04-22T06:19:11.510Z] #65 8.850 xz-utils [2024-04-22T06:19:11.510Z] #65 8.853 Suggested packages: [2024-04-22T06:19:11.510Z] #65 8.853 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2024-04-22T06:19:11.510Z] #65 8.853 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2024-04-22T06:19:11.510Z] #65 8.853 m4-doc ed diffutils-doc [2024-04-22T06:19:11.510Z] #65 8.853 Recommended packages: [2024-04-22T06:19:11.510Z] #65 8.853 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2024-04-22T06:19:11.511Z] #65 8.853 liblocale-gettext-perl libltdl-dev [2024-04-22T06:19:11.511Z] #65 9.058 The following NEW packages will be installed: [2024-04-22T06:19:11.511Z] #65 9.059 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev [2024-04-22T06:19:11.511Z] #65 9.060 libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev [2024-04-22T06:19:11.511Z] #65 9.061 libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils [2024-04-22T06:19:11.511Z] #65 9.344 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. [2024-04-22T06:19:11.511Z] #65 9.344 Need to get 5657 kB of archives. [2024-04-22T06:19:11.511Z] #65 9.344 After this operation, 16.7 MB of additional disk space will be used. [2024-04-22T06:19:11.511Z] #65 9.344 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] [2024-04-22T06:19:11.511Z] #65 9.408 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] [2024-04-22T06:19:11.511Z] #65 9.519 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB] [2024-04-22T06:19:11.511Z] #65 9.536 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB] [2024-04-22T06:19:11.511Z] #65 9.549 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB] [2024-04-22T06:19:11.511Z] #65 9.555 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB] [2024-04-22T06:19:11.511Z] #65 9.578 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] [2024-04-22T06:19:11.511Z] #65 9.605 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2024-04-22T06:19:11.511Z] #65 9.608 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] [2024-04-22T06:19:11.511Z] #65 9.626 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B] [2024-04-22T06:19:11.511Z] #65 9.629 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB] [2024-04-22T06:19:11.511Z] #65 9.634 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] [2024-04-22T06:19:11.511Z] #65 9.635 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB] [2024-04-22T06:19:11.511Z] #65 9.636 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] [2024-04-22T06:19:11.511Z] #65 9.638 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] [2024-04-22T06:19:11.511Z] #65 9.646 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB] [2024-04-22T06:19:11.511Z] #65 9.655 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] [2024-04-22T06:19:11.511Z] #65 9.657 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] [2024-04-22T06:19:11.511Z] #65 9.659 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB] [2024-04-22T06:19:11.511Z] #65 10.00 debconf: delaying package configuration, since apt-utils is not installed [2024-04-22T06:19:11.511Z] #65 10.38 Fetched 5657 kB in 1s (9723 kB/s) [2024-04-22T06:19:11.511Z] #65 10.65 Selecting previously unselected package bzip2. [2024-04-22T06:19:11.511Z] #65 10.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 ... 15659 files and directories currently installed.) [2024-04-22T06:19:11.511Z] #65 10.67 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ... [2024-04-22T06:19:11.511Z] #65 10.75 Unpacking bzip2 (1.0.8-5+b1) ... [2024-04-22T06:19:11.511Z] #65 ... [2024-04-22T06:19:11.511Z] [2024-04-22T06:19:11.511Z] #58 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-22T06:19:11.511Z] #58 10.29 Reading package lists... [2024-04-22T06:19:11.511Z] #58 11.37 + apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-22T06:19:12.077Z] #58 11.41 Reading package lists... [2024-04-22T06:19:12.077Z] #58 ... [2024-04-22T06:19:12.077Z] [2024-04-22T06:19:12.077Z] #66 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < [2024-04-22T06:19:13.320Z] #45 2.841 hint: [2024-04-22T06:19:13.320Z] #45 2.841 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-22T06:19:13.320Z] #45 2.841 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-22T06:19:13.320Z] #45 2.841 hint: [2024-04-22T06:19:13.320Z] #45 2.841 hint: git branch -m [2024-04-22T06:19:13.320Z] #45 2.886 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2024-04-22T06:19:13.320Z] #45 ... [2024-04-22T06:19:13.320Z] [2024-04-22T06:19:13.320Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2024-04-22T06:19:13.320Z] #67 ... [2024-04-22T06:19:13.320Z] [2024-04-22T06:19:13.320Z] #63 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-22T06:19:13.320Z] #63 13.21 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] [2024-04-22T06:19:13.320Z] #63 13.21 Get:7 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB] [2024-04-22T06:19:13.320Z] #63 13.21 Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB] [2024-04-22T06:19:13.320Z] #63 13.23 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB] [2024-04-22T06:19:13.320Z] #63 13.28 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB] [2024-04-22T06:19:13.320Z] #63 13.30 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] [2024-04-22T06:19:13.591Z] #63 13.36 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] [2024-04-22T06:19:13.591Z] #63 13.42 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] [2024-04-22T06:19:13.591Z] #63 13.51 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] [2024-04-22T06:19:13.591Z] #63 13.53 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] [2024-04-22T06:19:13.591Z] #63 13.57 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] [2024-04-22T06:19:13.591Z] #63 13.58 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] [2024-04-22T06:19:13.849Z] #63 13.59 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] [2024-04-22T06:19:13.849Z] #63 13.61 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] [2024-04-22T06:19:13.849Z] #63 13.62 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] [2024-04-22T06:19:13.849Z] #63 13.65 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] [2024-04-22T06:19:13.849Z] #63 13.65 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] [2024-04-22T06:19:13.849Z] #63 13.75 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] [2024-04-22T06:19:13.849Z] #63 13.81 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] [2024-04-22T06:19:14.107Z] #63 13.89 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] [2024-04-22T06:19:14.107Z] #63 13.90 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB] [2024-04-22T06:19:14.107Z] #63 13.91 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] [2024-04-22T06:19:14.107Z] #63 14.04 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] [2024-04-22T06:19:14.107Z] #63 14.16 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] [2024-04-22T06:19:14.672Z] #63 14.68 debconf: delaying package configuration, since apt-utils is not installed [2024-04-22T06:19:14.967Z] #63 14.90 Fetched 9078 kB in 2s (5167 kB/s) [2024-04-22T06:19:15.531Z] #63 ... [2024-04-22T06:19:15.531Z] [2024-04-22T06:19:15.531Z] #62 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2024-04-22T06:19:15.531Z] #62 DONE 15.2s [2024-04-22T06:19:15.531Z] [2024-04-22T06:19:15.531Z] #59 [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.3.1" && /build/go-winres --help [2024-04-22T06:19:15.531Z] #59 15.53 NAME: [2024-04-22T06:19:15.531Z] #59 15.53 go-winres - A tool for embedding resources in Windows executables [2024-04-22T06:19:15.531Z] #59 15.53 [2024-04-22T06:19:15.531Z] #59 15.53 USAGE: [2024-04-22T06:19:15.531Z] #59 15.53 go-winres [global options] command [command options] [arguments...] [2024-04-22T06:19:15.531Z] #59 15.53 [2024-04-22T06:19:15.531Z] #59 15.53 COMMANDS: [2024-04-22T06:19:15.531Z] #59 15.53 init Create an initial ./winres/winres.json [2024-04-22T06:19:15.531Z] #59 15.53 make Make syso files for the "go build" command [2024-04-22T06:19:15.531Z] #59 15.53 simply Make syso files for the "go build" command (simplified) [2024-04-22T06:19:15.531Z] #59 15.53 extract Extract all resources from an executable [2024-04-22T06:19:15.531Z] #59 15.53 patch Replace resources in an executable file (exe, dll) [2024-04-22T06:19:15.531Z] #59 15.53 help, h Shows a list of commands or help for one command [2024-04-22T06:19:15.531Z] #59 15.53 [2024-04-22T06:19:15.531Z] #59 15.53 GLOBAL OPTIONS: [2024-04-22T06:19:15.531Z] #59 15.53 --help, -h show help (default: false) [2024-04-22T06:19:17.428Z] #59 ... [2024-04-22T06:19:17.428Z] [2024-04-22T06:19:17.428Z] #52 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-22T06:19:17.428Z] #52 10.27 #=#=# [2024-04-22T06:19:17.428Z] #52 10.60 #=#=# 0.0% ########################################### 60.4% ######################################################################## 100.0% [2024-04-22T06:19:17.428Z] #52 11.34 [2024-04-22T06:19:17.428Z] #52 13.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2024-04-22T06:19:17.428Z] #52 14.86 #=#=# [2024-04-22T06:19:17.428Z] #52 15.18 #=#=# ######################################################################## 100.0% [2024-04-22T06:19:17.428Z] #52 15.76 [2024-04-22T06:19:17.428Z] #52 17.29 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2024-04-22T06:19:17.428Z] #52 18.02 #=#=# [2024-04-22T06:19:17.428Z] #52 18.33 #=#=# ######################################################################## 100.0% [2024-04-22T06:19:17.428Z] #52 18.66 [2024-04-22T06:19:17.428Z] #52 18.74 Download of images into '/build' complete. [2024-04-22T06:19:17.428Z] #52 18.74 Use something like the following to load the result into a Docker daemon: [2024-04-22T06:19:17.428Z] #52 18.74 tar -cC '/build' . | docker load [2024-04-22T06:19:20.811Z] #52 ... [2024-04-22T06:19:20.811Z] [2024-04-22T06:19:20.811Z] #51 [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.55.2" && /build/golangci-lint --version [2024-04-22T06:19:20.811Z] #51 10.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2024-04-22T06:19:20.811Z] #51 ... [2024-04-22T06:19:20.811Z] [2024-04-22T06:19:20.811Z] #54 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-04-22T06:19:20.811Z] #54 10.94 Reading package lists... [2024-04-22T06:19:20.811Z] #54 12.14 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-04-22T06:19:20.811Z] #54 12.15 Reading package lists... [2024-04-22T06:19:20.811Z] #54 13.21 Building dependency tree... [2024-04-22T06:19:20.811Z] #54 13.71 gcc is already the newest version (4:12.2.0-3). [2024-04-22T06:19:20.811Z] #54 13.71 libc6-dev is already the newest version (2.36-9+deb12u4). [2024-04-22T06:19:20.811Z] #54 13.71 pkg-config is already the newest version (1.8.1-1). [2024-04-22T06:19:20.811Z] #54 13.71 The following additional packages will be installed: [2024-04-22T06:19:20.811Z] #54 13.72 bzip2 libdpkg-perl patch xz-utils [2024-04-22T06:19:20.811Z] #54 13.72 Suggested packages: [2024-04-22T06:19:20.811Z] #54 13.72 bzip2-doc debian-keyring bzr seccomp ed diffutils-doc [2024-04-22T06:19:20.811Z] #54 13.72 Recommended packages: [2024-04-22T06:19:20.811Z] #54 13.72 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2024-04-22T06:19:20.811Z] #54 13.72 liblocale-gettext-perl [2024-04-22T06:19:20.811Z] #54 13.81 The following NEW packages will be installed: [2024-04-22T06:19:20.811Z] #54 13.82 bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils [2024-04-22T06:19:20.811Z] #54 14.12 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. [2024-04-22T06:19:20.811Z] #54 14.12 Need to get 2683 kB of archives. [2024-04-22T06:19:20.811Z] #54 14.12 After this operation, 6010 kB of additional disk space will be used. [2024-04-22T06:19:20.811Z] #54 14.12 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] [2024-04-22T06:19:20.811Z] #54 14.13 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] [2024-04-22T06:19:20.811Z] #54 14.18 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] [2024-04-22T06:19:20.811Z] #54 14.28 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2024-04-22T06:19:20.811Z] #54 14.31 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] [2024-04-22T06:19:20.811Z] #54 14.34 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] [2024-04-22T06:19:20.811Z] #54 14.75 debconf: delaying package configuration, since apt-utils is not installed [2024-04-22T06:19:20.811Z] #54 14.87 Fetched 2683 kB in 0s (5435 kB/s) [2024-04-22T06:19:20.811Z] #54 15.22 Selecting previously unselected package bzip2. [2024-04-22T06:19:20.811Z] #54 15.22 (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 ... 15659 files and directories currently installed.) [2024-04-22T06:19:20.811Z] #54 15.23 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ... [2024-04-22T06:19:20.811Z] #54 15.31 Unpacking bzip2 (1.0.8-5+b1) ... [2024-04-22T06:19:20.811Z] #54 15.68 Selecting previously unselected package xz-utils. [2024-04-22T06:19:20.811Z] #54 15.68 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ... [2024-04-22T06:19:20.811Z] #54 15.70 Unpacking xz-utils (5.4.1-0.2) ... [2024-04-22T06:19:20.811Z] #54 16.43 Selecting previously unselected package libdpkg-perl. [2024-04-22T06:19:20.811Z] #54 16.43 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ... [2024-04-22T06:19:20.811Z] #54 16.59 Unpacking libdpkg-perl (1.21.22) ... [2024-04-22T06:19:20.811Z] #54 17.62 Selecting previously unselected package patch. [2024-04-22T06:19:20.811Z] #54 17.62 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ... [2024-04-22T06:19:20.811Z] #54 17.79 Unpacking patch (2.7.6-7) ... [2024-04-22T06:19:20.811Z] #54 18.33 Selecting previously unselected package dpkg-dev. [2024-04-22T06:19:20.811Z] #54 18.33 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ... [2024-04-22T06:19:20.811Z] #54 18.45 Unpacking dpkg-dev (1.21.22) ... [2024-04-22T06:19:20.811Z] #54 19.46 Selecting previously unselected package libseccomp-dev:arm64. [2024-04-22T06:19:20.811Z] #54 19.47 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ... [2024-04-22T06:19:20.811Z] #54 19.54 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-22T06:19:20.811Z] #54 20.74 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-22T06:19:21.382Z] #54 21.04 Setting up bzip2 (1.0.8-5+b1) ... [2024-04-22T06:19:21.640Z] #54 21.38 Setting up xz-utils (5.4.1-0.2) ... [2024-04-22T06:19:21.640Z] #54 21.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2024-04-22T06:19:21.640Z] #54 ... [2024-04-22T06:19:21.640Z] [2024-04-22T06:19:21.640Z] #64 [tini-build 2/4] 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 [2024-04-22T06:19:21.640Z] #64 11.31 Building dependency tree... [2024-04-22T06:19:21.640Z] #64 12.16 The following additional packages will be installed: [2024-04-22T06:19:21.640Z] #64 12.16 cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 [2024-04-22T06:19:21.640Z] #64 12.16 Suggested packages: [2024-04-22T06:19:21.640Z] #64 12.16 cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip [2024-04-22T06:19:21.640Z] #64 12.24 The following NEW packages will be installed: [2024-04-22T06:19:21.640Z] #64 12.24 cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 [2024-04-22T06:19:21.640Z] #64 12.54 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2024-04-22T06:19:21.640Z] #64 12.54 Need to get 19.3 MB of archives. [2024-04-22T06:19:21.640Z] #64 12.54 After this operation, 77.0 MB of additional disk space will be used. [2024-04-22T06:19:21.640Z] #64 12.54 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] [2024-04-22T06:19:21.640Z] #64 13.08 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] [2024-04-22T06:19:21.640Z] #64 13.13 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB] [2024-04-22T06:19:21.640Z] #64 13.21 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB] [2024-04-22T06:19:21.640Z] #64 13.30 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB] [2024-04-22T06:19:21.640Z] #64 13.31 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB] [2024-04-22T06:19:21.640Z] #64 13.31 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB] [2024-04-22T06:19:21.640Z] #64 13.38 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB] [2024-04-22T06:19:21.640Z] #64 14.18 debconf: delaying package configuration, since apt-utils is not installed [2024-04-22T06:19:21.640Z] #64 14.51 Fetched 19.3 MB in 1s (13.4 MB/s) [2024-04-22T06:19:21.640Z] #64 14.83 Selecting previously unselected package libicu72:arm64. [2024-04-22T06:19:21.640Z] #64 14.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15659 files and directories currently installed.) [2024-04-22T06:19:21.640Z] #64 14.84 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ... [2024-04-22T06:19:21.640Z] #64 15.17 Unpacking libicu72:arm64 (72.1-3) ... [2024-04-22T06:19:21.640Z] #64 17.28 Selecting previously unselected package libxml2:arm64. [2024-04-22T06:19:21.640Z] #64 17.28 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ... [2024-04-22T06:19:21.640Z] #64 17.46 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... [2024-04-22T06:19:21.640Z] #64 18.21 Selecting previously unselected package libarchive13:arm64. [2024-04-22T06:19:21.640Z] #64 18.21 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ... [2024-04-22T06:19:21.640Z] #64 18.30 Unpacking libarchive13:arm64 (3.6.2-1) ... [2024-04-22T06:19:21.640Z] #64 19.32 Selecting previously unselected package libjsoncpp25:arm64. [2024-04-22T06:19:21.640Z] #64 19.32 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ... [2024-04-22T06:19:21.640Z] #64 19.42 Unpacking libjsoncpp25:arm64 (1.9.5-4) ... [2024-04-22T06:19:21.640Z] #64 20.81 Selecting previously unselected package librhash0:arm64. [2024-04-22T06:19:21.640Z] #64 20.81 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ... [2024-04-22T06:19:21.640Z] #64 20.88 Unpacking librhash0:arm64 (1.4.3-3) ... [2024-04-22T06:19:21.640Z] #64 21.37 Selecting previously unselected package libuv1:arm64. [2024-04-22T06:19:21.640Z] #64 21.38 Preparing to unpack .../5-libuv1_1.44.2-1+deb12u1_arm64.deb ... [2024-04-22T06:19:21.640Z] #64 21.53 Unpacking libuv1:arm64 (1.44.2-1+deb12u1) ... [2024-04-22T06:19:21.640Z] #64 ... [2024-04-22T06:19:21.640Z] [2024-04-22T06:19:21.640Z] #65 [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 ; [2024-04-22T06:19:21.640Z] #65 11.86 Selecting previously unselected package xz-utils. [2024-04-22T06:19:21.640Z] #65 11.86 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ... [2024-04-22T06:19:21.640Z] #65 12.12 Unpacking xz-utils (5.4.1-0.2) ... [2024-04-22T06:19:21.640Z] #65 13.49 Selecting previously unselected package m4. [2024-04-22T06:19:21.640Z] #65 13.49 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ... [2024-04-22T06:19:21.640Z] #65 13.67 Unpacking m4 (1.4.19-3) ... [2024-04-22T06:19:21.640Z] #65 14.52 Selecting previously unselected package autoconf. [2024-04-22T06:19:21.640Z] #65 14.52 Preparing to unpack .../03-autoconf_2.71-3_all.deb ... [2024-04-22T06:19:21.640Z] #65 14.71 Unpacking autoconf (2.71-3) ... [2024-04-22T06:19:21.640Z] #65 15.27 Selecting previously unselected package autotools-dev. [2024-04-22T06:19:21.640Z] #65 15.27 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ... [2024-04-22T06:19:21.640Z] #65 15.49 Unpacking autotools-dev (20220109.1) ... [2024-04-22T06:19:21.640Z] #65 15.91 Selecting previously unselected package automake. [2024-04-22T06:19:21.640Z] #65 15.91 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ... [2024-04-22T06:19:21.640Z] #65 15.99 Unpacking automake (1:1.16.5-1.3) ... [2024-04-22T06:19:21.640Z] #65 16.79 Selecting previously unselected package libdpkg-perl. [2024-04-22T06:19:21.640Z] #65 16.79 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ... [2024-04-22T06:19:21.640Z] #65 16.96 Unpacking libdpkg-perl (1.21.22) ... [2024-04-22T06:19:21.640Z] #65 18.09 Selecting previously unselected package patch. [2024-04-22T06:19:21.640Z] #65 18.10 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... [2024-04-22T06:19:21.640Z] #65 18.40 Unpacking patch (2.7.6-7) ... [2024-04-22T06:19:21.640Z] #65 18.94 Selecting previously unselected package dpkg-dev. [2024-04-22T06:19:21.640Z] #65 18.94 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ... [2024-04-22T06:19:21.640Z] #65 19.14 Unpacking dpkg-dev (1.21.22) ... [2024-04-22T06:19:21.640Z] #65 20.42 Selecting previously unselected package build-essential. [2024-04-22T06:19:21.640Z] #65 20.42 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... [2024-04-22T06:19:21.640Z] #65 20.52 Unpacking build-essential (12.9) ... [2024-04-22T06:19:21.640Z] #65 21.24 Selecting previously unselected package libcap-dev:arm64. [2024-04-22T06:19:21.640Z] #65 21.24 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ... [2024-04-22T06:19:21.640Z] #65 21.44 Unpacking libcap-dev:arm64 (1:2.66-4) ... [2024-04-22T06:19:21.983Z] #65 21.97 Selecting previously unselected package libprotobuf-c1:arm64. [2024-04-22T06:19:21.983Z] #65 21.97 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ... [2024-04-22T06:19:21.983Z] #65 ... [2024-04-22T06:19:21.983Z] [2024-04-22T06:19:21.983Z] #54 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-04-22T06:19:21.983Z] #54 21.54 Setting up patch (2.7.6-7) ... [2024-04-22T06:19:21.983Z] #54 21.82 Setting up libdpkg-perl (1.21.22) ... [2024-04-22T06:19:22.548Z] #54 22.20 Setting up dpkg-dev (1.21.22) ... [2024-04-22T06:19:22.548Z] #54 ... [2024-04-22T06:19:22.548Z] [2024-04-22T06:19:22.548Z] #58 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-22T06:19:22.548Z] #58 11.41 Reading package lists... [2024-04-22T06:19:22.548Z] #58 12.33 Building dependency tree... [2024-04-22T06:19:22.548Z] #58 13.09 gcc is already the newest version (4:12.2.0-3). [2024-04-22T06:19:22.548Z] #58 13.09 libc6-dev is already the newest version (2.36-9+deb12u4). [2024-04-22T06:19:22.548Z] #58 13.09 pkg-config is already the newest version (1.8.1-1). [2024-04-22T06:19:22.548Z] #58 13.09 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. [2024-04-22T06:19:22.806Z] #58 ... [2024-04-22T06:19:22.806Z] [2024-04-22T06:19:22.806Z] #64 [tini-build 2/4] 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 [2024-04-22T06:19:22.806Z] #64 22.25 Selecting previously unselected package cmake-data. [2024-04-22T06:19:22.806Z] #64 22.25 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ... [2024-04-22T06:19:22.806Z] #64 22.29 Unpacking cmake-data (3.25.1-1) ... [2024-04-22T06:19:23.468Z] #64 ... [2024-04-22T06:19:23.468Z] [2024-04-22T06:19:23.468Z] #60 [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 [2024-04-22T06:19:23.468Z] #60 13.54 tomll can be used in two ways: [2024-04-22T06:19:23.468Z] #60 13.54 Writing to STDIN and reading from STDOUT: [2024-04-22T06:19:23.468Z] #60 13.54 cat file.toml | tomll > file.toml [2024-04-22T06:19:23.468Z] #60 13.54 [2024-04-22T06:19:23.468Z] #60 13.54 Reading and updating a list of files: [2024-04-22T06:19:23.468Z] #60 13.54 tomll a.toml b.toml c.toml [2024-04-22T06:19:23.468Z] #60 13.54 [2024-04-22T06:19:23.468Z] #60 13.54 When given a list of files, tomll will modify all files in place without asking. [2024-04-22T06:19:23.468Z] #60 ... [2024-04-22T06:19:23.468Z] [2024-04-22T06:19:23.468Z] #61 [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.2" && /build/gotestsum --version [2024-04-22T06:19:23.468Z] #61 23.56 gotestsum version dev [2024-04-22T06:19:24.845Z] #61 ... [2024-04-22T06:19:24.845Z] [2024-04-22T06:19:24.845Z] #56 [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.8.0" && /build/shfmt --version [2024-04-22T06:19:24.845Z] #56 15.05 v3.8.0 [2024-04-22T06:19:25.102Z] #56 ... [2024-04-22T06:19:25.102Z] [2024-04-22T06:19:25.102Z] #64 [tini-build 2/4] 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 [2024-04-22T06:19:25.102Z] #64 24.36 Selecting previously unselected package cmake. [2024-04-22T06:19:25.102Z] #64 24.37 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ... [2024-04-22T06:19:25.102Z] #64 24.48 Unpacking cmake (3.25.1-1) ... [2024-04-22T06:19:25.408Z] #64 ... [2024-04-22T06:19:25.408Z] [2024-04-22T06:19:25.408Z] #68 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-22T06:19:25.665Z] #68 ... [2024-04-22T06:19:25.665Z] [2024-04-22T06:19:25.665Z] #63 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-22T06:19:25.665Z] #63 15.51 Selecting previously unselected package libglib2.0-0:arm64. [2024-04-22T06:19:25.665Z] #63 15.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15659 files and directories currently installed.) [2024-04-22T06:19:25.665Z] #63 15.53 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 15.59 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-22T06:19:25.665Z] #63 16.17 Selecting previously unselected package libgirepository-1.0-1:arm64. [2024-04-22T06:19:25.665Z] #63 16.17 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 16.21 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-22T06:19:25.665Z] #63 16.91 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2024-04-22T06:19:25.665Z] #63 16.91 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 17.31 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2024-04-22T06:19:25.665Z] #63 17.94 Selecting previously unselected package libsecret-common. [2024-04-22T06:19:25.665Z] #63 17.95 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ... [2024-04-22T06:19:25.665Z] #63 18.15 Unpacking libsecret-common (0.20.5-3) ... [2024-04-22T06:19:25.665Z] #63 18.80 Selecting previously unselected package libsecret-1-0:arm64. [2024-04-22T06:19:25.665Z] #63 18.80 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 19.00 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... [2024-04-22T06:19:25.665Z] #63 19.74 Selecting previously unselected package gir1.2-secret-1:arm64. [2024-04-22T06:19:25.665Z] #63 19.75 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 20.09 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... [2024-04-22T06:19:25.665Z] #63 20.77 Selecting previously unselected package uuid-dev:arm64. [2024-04-22T06:19:25.665Z] #63 20.78 Preparing to unpack .../06-uuid-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 20.95 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-22T06:19:25.665Z] #63 21.43 Selecting previously unselected package libblkid-dev:arm64. [2024-04-22T06:19:25.665Z] #63 21.43 Preparing to unpack .../07-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 21.45 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-22T06:19:25.665Z] #63 22.18 Selecting previously unselected package libbtrfs0:arm64. [2024-04-22T06:19:25.665Z] #63 22.18 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 22.28 Unpacking libbtrfs0:arm64 (6.2-1) ... [2024-04-22T06:19:25.665Z] #63 22.65 Selecting previously unselected package libbtrfs-dev:arm64. [2024-04-22T06:19:25.665Z] #63 22.65 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 22.71 Unpacking libbtrfs-dev:arm64 (6.2-1) ... [2024-04-22T06:19:25.665Z] #63 23.54 Selecting previously unselected package libelf1:arm64. [2024-04-22T06:19:25.665Z] #63 23.54 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 23.66 Unpacking libelf1:arm64 (0.188-2.1) ... [2024-04-22T06:19:25.665Z] #63 24.20 Selecting previously unselected package libffi-dev:arm64. [2024-04-22T06:19:25.665Z] #63 24.21 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 24.25 Unpacking libffi-dev:arm64 (3.4.4-1) ... [2024-04-22T06:19:25.665Z] #63 24.80 Selecting previously unselected package libgpg-error-dev. [2024-04-22T06:19:25.665Z] #63 24.80 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 24.91 Unpacking libgpg-error-dev (1.46-1) ... [2024-04-22T06:19:25.665Z] #63 25.57 Selecting previously unselected package libgcrypt20-dev. [2024-04-22T06:19:25.665Z] #63 25.57 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... [2024-04-22T06:19:25.665Z] #63 25.69 Unpacking libgcrypt20-dev (1.10.1-3) ... [2024-04-22T06:19:26.290Z] #63 ... [2024-04-22T06:19:26.290Z] [2024-04-22T06:19:26.290Z] #64 [tini-build 2/4] 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 [2024-04-22T06:19:26.290Z] #64 25.87 Setting up libicu72:arm64 (72.1-3) ... [2024-04-22T06:19:26.548Z] #64 26.07 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ... [2024-04-22T06:19:26.548Z] #64 26.34 Setting up libjsoncpp25:arm64 (1.9.5-4) ... [2024-04-22T06:19:26.805Z] #64 26.69 Setting up librhash0:arm64 (1.4.3-3) ... [2024-04-22T06:19:27.369Z] #64 27.24 Setting up cmake-data (3.25.1-1) ... [2024-04-22T06:19:27.933Z] #64 27.67 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... [2024-04-22T06:19:28.191Z] #64 27.96 Setting up libarchive13:arm64 (3.6.2-1) ... [2024-04-22T06:19:28.449Z] #64 28.23 Setting up cmake (3.25.1-1) ... [2024-04-22T06:19:28.706Z] #64 28.41 Processing triggers for libc-bin (2.36-9+deb12u4) ... [2024-04-22T06:19:31.981Z] #64 ... [2024-04-22T06:19:31.981Z] [2024-04-22T06:19:31.981Z] #65 [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 ; [2024-04-22T06:19:31.981Z] #65 22.11 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ... [2024-04-22T06:19:31.981Z] #65 22.67 Selecting previously unselected package libprotobuf-c-dev:arm64. [2024-04-22T06:19:31.981Z] #65 22.67 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ... [2024-04-22T06:19:31.981Z] #65 22.77 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ... [2024-04-22T06:19:31.981Z] #65 23.21 Selecting previously unselected package libseccomp-dev:arm64. [2024-04-22T06:19:31.981Z] #65 23.21 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ... [2024-04-22T06:19:31.981Z] #65 23.59 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-22T06:19:31.981Z] #65 24.00 Selecting previously unselected package libsystemd-dev:arm64. [2024-04-22T06:19:31.981Z] #65 24.00 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ... [2024-04-22T06:19:31.981Z] #65 24.28 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ... [2024-04-22T06:19:31.981Z] #65 25.13 Selecting previously unselected package libtool. [2024-04-22T06:19:31.981Z] #65 25.14 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ... [2024-04-22T06:19:31.981Z] #65 25.25 Unpacking libtool (2.4.7-5) ... [2024-04-22T06:19:31.981Z] #65 26.11 Selecting previously unselected package libudev-dev:arm64. [2024-04-22T06:19:31.981Z] #65 26.11 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ... [2024-04-22T06:19:31.981Z] #65 26.21 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ... [2024-04-22T06:19:31.981Z] #65 26.97 Selecting previously unselected package libyajl2:arm64. [2024-04-22T06:19:31.981Z] #65 26.97 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ... [2024-04-22T06:19:31.981Z] #65 27.10 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... [2024-04-22T06:19:31.981Z] #65 27.97 Selecting previously unselected package libyajl-dev:arm64. [2024-04-22T06:19:31.981Z] #65 27.97 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ... [2024-04-22T06:19:31.981Z] #65 28.08 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ... [2024-04-22T06:19:31.981Z] #65 28.77 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-22T06:19:31.981Z] #65 29.03 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... [2024-04-22T06:19:31.981Z] #65 29.23 Setting up m4 (1.4.19-3) ... [2024-04-22T06:19:31.981Z] #65 29.42 Setting up bzip2 (1.0.8-5+b1) ... [2024-04-22T06:19:31.981Z] #65 29.54 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ... [2024-04-22T06:19:31.981Z] #65 29.69 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ... [2024-04-22T06:19:31.981Z] #65 29.84 Setting up autotools-dev (20220109.1) ... [2024-04-22T06:19:31.981Z] #65 30.38 Setting up xz-utils (5.4.1-0.2) ... [2024-04-22T06:19:31.981Z] #65 30.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2024-04-22T06:19:31.981Z] #65 30.64 Setting up patch (2.7.6-7) ... [2024-04-22T06:19:31.981Z] #65 30.75 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ... [2024-04-22T06:19:31.981Z] #65 31.05 Setting up libdpkg-perl (1.21.22) ... [2024-04-22T06:19:31.981Z] #65 31.22 Setting up autoconf (2.71-3) ... [2024-04-22T06:19:31.981Z] #65 31.51 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ... [2024-04-22T06:19:31.981Z] #65 31.88 Setting up libcap-dev:arm64 (1:2.66-4) ... [2024-04-22T06:19:31.981Z] #65 32.11 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... [2024-04-22T06:19:32.240Z] #65 32.27 Setting up automake (1:1.16.5-1.3) ... [2024-04-22T06:19:32.241Z] #65 32.40 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2024-04-22T06:19:32.241Z] #65 ... [2024-04-22T06:19:32.241Z] [2024-04-22T06:19:32.241Z] #63 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-22T06:19:32.241Z] #63 26.26 Selecting previously unselected package libglib2.0-data. [2024-04-22T06:19:32.241Z] #63 26.27 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... [2024-04-22T06:19:32.241Z] #63 26.33 Unpacking libglib2.0-data (2.74.6-2) ... [2024-04-22T06:19:32.241Z] #63 27.48 Selecting previously unselected package libglib2.0-bin. [2024-04-22T06:19:32.241Z] #63 27.48 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... [2024-04-22T06:19:32.241Z] #63 27.60 Unpacking libglib2.0-bin (2.74.6-2) ... [2024-04-22T06:19:32.241Z] #63 28.42 Selecting previously unselected package python3-lib2to3. [2024-04-22T06:19:32.241Z] #63 28.42 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... [2024-04-22T06:19:32.241Z] #63 28.43 Unpacking python3-lib2to3 (3.11.2-3) ... [2024-04-22T06:19:32.241Z] #63 29.08 Selecting previously unselected package python3-distutils. [2024-04-22T06:19:32.241Z] #63 29.08 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... [2024-04-22T06:19:32.241Z] #63 29.18 Unpacking python3-distutils (3.11.2-3) ... [2024-04-22T06:19:32.241Z] #63 29.57 Selecting previously unselected package libglib2.0-dev-bin. [2024-04-22T06:19:32.241Z] #63 29.57 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... [2024-04-22T06:19:32.241Z] #63 29.66 Unpacking libglib2.0-dev-bin (2.74.6-2) ... [2024-04-22T06:19:32.241Z] #63 30.31 Selecting previously unselected package libsepol-dev:arm64. [2024-04-22T06:19:32.241Z] #63 30.31 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... [2024-04-22T06:19:32.241Z] #63 30.45 Unpacking libsepol-dev:arm64 (3.4-2.1) ... [2024-04-22T06:19:32.241Z] #63 31.11 Selecting previously unselected package libpcre2-16-0:arm64. [2024-04-22T06:19:32.241Z] #63 31.11 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... [2024-04-22T06:19:32.241Z] #63 31.23 Unpacking libpcre2-16-0:arm64 (10.42-1) ... [2024-04-22T06:19:32.241Z] #63 31.93 Selecting previously unselected package libpcre2-32-0:arm64. [2024-04-22T06:19:32.241Z] #63 31.94 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... [2024-04-22T06:19:32.241Z] #63 31.98 Unpacking libpcre2-32-0:arm64 (10.42-1) ... [2024-04-22T06:19:32.500Z] #63 ... [2024-04-22T06:19:32.500Z] [2024-04-22T06:19:32.500Z] #65 [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 ; [2024-04-22T06:19:32.500Z] #65 32.62 Setting up libtool (2.4.7-5) ... [2024-04-22T06:19:32.757Z] #65 32.78 Setting up dpkg-dev (1.21.22) ... [2024-04-22T06:19:33.013Z] #65 33.27 Setting up build-essential (12.9) ... [2024-04-22T06:19:33.271Z] #65 33.39 Processing triggers for libc-bin (2.36-9+deb12u4) ... [2024-04-22T06:19:37.468Z] #65 ... [2024-04-22T06:19:37.468Z] [2024-04-22T06:19:37.469Z] #55 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2024-04-22T06:19:37.469Z] #55 DONE 37.1s [2024-04-22T06:19:37.469Z] [2024-04-22T06:19:37.469Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-22T06:19:42.722Z] #69 ... [2024-04-22T06:19:42.722Z] [2024-04-22T06:19:42.722Z] #63 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-22T06:19:42.722Z] #63 32.61 Selecting previously unselected package libpcre2-posix3:arm64. [2024-04-22T06:19:42.722Z] #63 32.62 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... [2024-04-22T06:19:42.722Z] #63 32.66 Unpacking libpcre2-posix3:arm64 (10.42-1) ... [2024-04-22T06:19:42.722Z] #63 33.16 Selecting previously unselected package libpcre2-dev:arm64. [2024-04-22T06:19:42.722Z] #63 33.17 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... [2024-04-22T06:19:42.722Z] #63 33.23 Unpacking libpcre2-dev:arm64 (10.42-1) ... [2024-04-22T06:19:42.722Z] #63 33.59 Selecting previously unselected package libselinux1-dev:arm64. [2024-04-22T06:19:42.722Z] #63 33.59 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... [2024-04-22T06:19:42.722Z] #63 33.64 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... [2024-04-22T06:19:42.722Z] #63 34.25 Selecting previously unselected package libmount-dev:arm64. [2024-04-22T06:19:42.722Z] #63 34.25 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-22T06:19:42.722Z] #63 34.26 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-22T06:19:42.722Z] #63 34.47 Selecting previously unselected package zlib1g-dev:arm64. [2024-04-22T06:19:42.722Z] #63 34.48 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... [2024-04-22T06:19:42.722Z] #63 34.69 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-22T06:19:42.722Z] #63 34.90 Selecting previously unselected package libglib2.0-dev:arm64. [2024-04-22T06:19:42.722Z] #63 34.90 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... [2024-04-22T06:19:42.722Z] #63 34.95 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... [2024-04-22T06:19:42.722Z] #63 35.46 Selecting previously unselected package libsecret-1-dev:arm64. [2024-04-22T06:19:42.722Z] #63 35.47 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ... [2024-04-22T06:19:42.722Z] #63 35.70 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... [2024-04-22T06:19:42.722Z] #63 36.45 Setting up libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-22T06:19:42.722Z] #63 36.67 No schema files found: doing nothing. [2024-04-22T06:19:42.722Z] #63 36.75 Setting up libffi-dev:arm64 (3.4.4-1) ... [2024-04-22T06:19:42.722Z] #63 37.07 Setting up libpcre2-16-0:arm64 (10.42-1) ... [2024-04-22T06:19:42.722Z] #63 37.25 Setting up libbtrfs0:arm64 (6.2-1) ... [2024-04-22T06:19:42.722Z] #63 37.27 Setting up libpcre2-32-0:arm64 (10.42-1) ... [2024-04-22T06:19:42.722Z] #63 37.80 Setting up libglib2.0-data (2.74.6-2) ... [2024-04-22T06:19:42.722Z] #63 38.35 Setting up libgpg-error-dev (1.46-1) ... [2024-04-22T06:19:42.722Z] #63 38.46 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-22T06:19:42.722Z] #63 38.51 Setting up libsepol-dev:arm64 (3.4-2.1) ... [2024-04-22T06:19:42.722Z] #63 38.86 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-22T06:19:42.722Z] #63 40.14 Setting up libpcre2-posix3:arm64 (10.42-1) ... [2024-04-22T06:19:42.722Z] #63 41.11 Setting up libbtrfs-dev:arm64 (6.2-1) ... [2024-04-22T06:19:42.722Z] #63 42.03 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-22T06:19:42.722Z] #63 42.51 Setting up python3-lib2to3 (3.11.2-3) ... [2024-04-22T06:19:42.722Z] #63 ... [2024-04-22T06:19:42.722Z] [2024-04-22T06:19:42.722Z] #53 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version [2024-04-22T06:19:42.722Z] #53 40.15 Updating files: 69% (1415/2030) Updating files: 70% (1421/2030) Updating files: 71% (1442/2030) Updating files: 72% (1462/2030) Updating files: 73% (1482/2030) Updating files: 74% (1503/2030) Updating files: 75% (1523/2030) Updating files: 76% (1543/2030) Updating files: 77% (1564/2030) Updating files: 78% (1584/2030) Updating files: 79% (1604/2030) Updating files: 80% (1624/2030) Updating files: 81% (1645/2030) Updating files: 82% (1665/2030) Updating files: 83% (1685/2030) Updating files: 84% (1706/2030) Updating files: 85% (1726/2030) Updating files: 86% (1746/2030) Updating files: 87% (1767/2030) Updating files: 88% (1787/2030) Updating files: 89% (1807/2030) Updating files: 90% (1827/2030) Updating files: 91% (1848/2030) Updating files: 92% (1868/2030) Updating files: 93% (1888/2030) Updating files: 94% (1909/2030) Updating files: 95% (1929/2030) Updating files: 96% (1949/2030) Updating files: 97% (1970/2030) Updating files: 98% (1990/2030) Updating files: 99% (2010/2030) Updating files: 100% (2030/2030) Updating files: 100% (2030/2030), done. [2024-04-22T06:19:42.722Z] #53 41.10 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v [2024-04-22T06:19:42.722Z] #53 41.13 Docker version unknown-version, build unknown-commit [2024-04-22T06:19:44.089Z] #53 ... [2024-04-22T06:19:44.089Z] [2024-04-22T06:19:44.089Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2024-04-22T06:19:44.089Z] #67 DONE 41.2s [2024-04-22T06:19:44.089Z] [2024-04-22T06:19:44.089Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-22T06:19:44.089Z] #69 DONE 6.6s [2024-04-22T06:19:44.089Z] [2024-04-22T06:19:44.089Z] #56 [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.8.0" && /build/shfmt --version [2024-04-22T06:19:44.089Z] #56 DONE 44.3s [2024-04-22T06:19:44.089Z] [2024-04-22T06:19:44.089Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-22T06:19:44.089Z] #49 DONE 42.5s [2024-04-22T06:19:44.089Z] [2024-04-22T06:19:44.089Z] #45 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2024-04-22T06:19:44.089Z] #45 DONE 43.8s [2024-04-22T06:19:44.089Z] [2024-04-22T06:19:44.089Z] #46 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-22T06:19:44.089Z] #46 DONE 43.5s [2024-04-22T06:19:44.089Z] [2024-04-22T06:19:44.089Z] #68 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-22T06:19:44.089Z] #68 DONE 28.8s [2024-04-22T06:19:44.089Z] [2024-04-22T06:19:44.089Z] #52 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-22T06:19:44.089Z] #52 DONE 47.4s [2024-04-22T06:19:44.089Z] [2024-04-22T06:19:44.089Z] #58 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-22T06:19:44.089Z] #58 DONE 44.0s [2024-04-22T06:19:44.089Z] [2024-04-22T06:19:44.089Z] #61 [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.2" && /build/gotestsum --version [2024-04-22T06:19:44.089Z] #61 DONE 44.4s [2024-04-22T06:19:44.089Z] [2024-04-22T06:19:44.089Z] #60 [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 [2024-04-22T06:19:44.089Z] #60 DONE 44.4s [2024-04-22T06:19:44.089Z] [2024-04-22T06:19:44.089Z] #70 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-22T06:19:44.346Z] #70 ... [2024-04-22T06:19:44.346Z] [2024-04-22T06:19:44.347Z] #51 [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.55.2" && /build/golangci-lint --version [2024-04-22T06:19:44.347Z] #51 42.58 golangci-lint has version v1.55.2 built with go1.21.9 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown) [2024-04-22T06:19:44.347Z] #51 DONE 44.4s [2024-04-22T06:19:44.347Z] [2024-04-22T06:19:44.347Z] #64 [tini-build 2/4] 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 [2024-04-22T06:19:44.347Z] #64 DONE 44.0s [2024-04-22T06:19:44.347Z] [2024-04-22T06:19:44.347Z] #53 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version [2024-04-22T06:19:44.347Z] #53 DONE 44.3s [2024-04-22T06:19:44.347Z] [2024-04-22T06:19:44.347Z] #59 [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.3.1" && /build/go-winres --help [2024-04-22T06:19:44.347Z] #59 DONE 44.4s [2024-04-22T06:19:44.347Z] [2024-04-22T06:19:44.347Z] #54 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-04-22T06:19:44.347Z] #54 DONE 44.2s [2024-04-22T06:19:44.347Z] [2024-04-22T06:19:44.347Z] #65 [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 ; [2024-04-22T06:19:44.347Z] #65 DONE 44.4s [2024-04-22T06:19:44.347Z] [2024-04-22T06:19:44.347Z] #66 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < value or use a ... suffix to tell [2024-04-22T06:19:54.885Z] #76 0.570 CMake that the project does not need compatibility with older versions. [2024-04-22T06:19:54.885Z] #76 0.570 [2024-04-22T06:19:54.885Z] #76 0.571 [2024-04-22T06:19:54.885Z] #76 0.666 -- The C compiler identification is GNU 12.2.0 [2024-04-22T06:19:54.885Z] #76 0.684 -- Detecting C compiler ABI info [2024-04-22T06:19:54.885Z] #76 0.806 -- Detecting C compiler ABI info - done [2024-04-22T06:19:54.885Z] #76 0.823 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped [2024-04-22T06:19:54.885Z] #76 0.824 -- Detecting C compile features [2024-04-22T06:19:54.885Z] #76 0.825 -- Detecting C compile features - done [2024-04-22T06:19:54.885Z] #76 0.833 -- Performing Test HAS_BUILTIN_FORTIFY [2024-04-22T06:19:54.885Z] #76 0.918 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2024-04-22T06:19:54.885Z] #76 0.943 -- Configuring done [2024-04-22T06:19:54.885Z] #76 0.947 -- Generating done [2024-04-22T06:19:54.885Z] #76 0.949 -- Build files have been written to: /go/src/github.com/krallin/tini [2024-04-22T06:19:54.885Z] #76 1.026 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2024-04-22T06:19:54.885Z] #76 1.330 [100%] Linking C executable tini-static [2024-04-22T06:19:54.885Z] #76 1.434 [100%] Built target tini-static [2024-04-22T06:19:54.885Z] #76 DONE 5.6s [2024-04-22T06:19:54.885Z] [2024-04-22T06:19:54.885Z] #71 [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.12" && ./autogen.sh && ./configure --bindir=/build && make -j install [2024-04-22T06:19:54.885Z] #71 0.904 Cloning into '/tmp/crun-build'... [2024-04-22T06:19:54.885Z] #71 1.793 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2024-04-22T06:19:54.885Z] #71 1.805 Cloning into '/tmp/crun-build/libocispec'... [2024-04-22T06:19:54.885Z] #71 2.190 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15' [2024-04-22T06:19:54.885Z] #71 2.192 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2024-04-22T06:19:54.885Z] #71 2.192 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2024-04-22T06:19:54.885Z] #71 2.192 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2024-04-22T06:19:54.885Z] #71 2.199 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2024-04-22T06:19:54.885Z] #71 2.686 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2024-04-22T06:19:54.885Z] #71 3.137 Cloning into '/tmp/crun-build/libocispec/yajl'... [2024-04-22T06:19:54.885Z] #71 3.471 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844' [2024-04-22T06:19:54.885Z] #71 3.507 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e' [2024-04-22T06:19:54.885Z] #71 3.526 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15' [2024-04-22T06:19:54.885Z] #71 8.514 aclocal: warning: couldn't open directory 'm4': No such file or directory [2024-04-22T06:19:54.885Z] #71 ... [2024-04-22T06:19:54.885Z] [2024-04-22T06:19:54.885Z] #77 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <= 3... python3 [2024-04-22T06:20:16.927Z] #71 32.54 checking for python3... /usr/bin/python3 [2024-04-22T06:20:16.927Z] #71 32.54 checking for python3 version... 3.11 [2024-04-22T06:20:16.927Z] #71 32.56 checking for python3 platform... linux [2024-04-22T06:20:16.927Z] #71 32.57 checking for GNU default python3 prefix... ${prefix} [2024-04-22T06:20:16.927Z] #71 32.57 checking for GNU default python3 exec_prefix... ${exec_prefix} [2024-04-22T06:20:16.927Z] #71 32.57 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages [2024-04-22T06:20:16.927Z] #71 32.61 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages [2024-04-22T06:20:17.185Z] #71 32.67 checking for go-md2man... no [2024-04-22T06:20:17.185Z] #71 32.67 checking for error.h... yes [2024-04-22T06:20:17.185Z] #71 32.72 checking for linux/openat2.h... yes [2024-04-22T06:20:17.185Z] #71 32.76 checking for stdatomic.h... yes [2024-04-22T06:20:17.185Z] #71 32.80 checking for linux/ioprio.h... yes [2024-04-22T06:20:17.185Z] #71 32.85 checking for atomic_int... yes [2024-04-22T06:20:17.443Z] #71 32.90 checking for atomic_bool... yes [2024-04-22T06:20:17.443Z] #71 32.95 checking for copy_file_range... yes [2024-04-22T06:20:17.443Z] #71 33.04 checking for fgetxattr... yes [2024-04-22T06:20:17.443Z] #71 33.10 checking for statx... yes [2024-04-22T06:20:17.701Z] #71 33.20 checking for fgetpwent_r... yes [2024-04-22T06:20:17.701Z] #71 33.29 checking for issetugid... no [2024-04-22T06:20:17.963Z] #71 33.39 checking for memfd_create... yes [2024-04-22T06:20:17.963Z] #71 33.46 checking for pkg-config... /usr/bin/pkg-config [2024-04-22T06:20:17.963Z] #71 33.47 checking pkg-config is at least version 0.9.0... yes [2024-04-22T06:20:17.963Z] #71 33.47 checking for library containing yajl_tree_get... -lyajl [2024-04-22T06:20:18.221Z] #71 33.73 checking for yajl >= 2.0.0... yes [2024-04-22T06:20:18.221Z] #71 33.75 checking for sys/capability.h... yes [2024-04-22T06:20:18.221Z] #71 33.80 checking for library containing cap_from_name... -lcap [2024-04-22T06:20:18.479Z] #71 34.01 checking for library containing gcry_check_version... no [2024-04-22T06:20:18.479Z] #71 34.13 checking for library containing dlopen... none required [2024-04-22T06:20:18.479Z] #71 34.20 checking for seccomp.h... yes [2024-04-22T06:20:18.737Z] #71 34.24 checking for library containing seccomp_rule_add... -lseccomp [2024-04-22T06:20:18.995Z] #71 34.45 checking for library containing seccomp_arch_resolve_name... none required [2024-04-22T06:20:18.995Z] #71 34.52 checking for systemd/sd-bus.h... yes [2024-04-22T06:20:18.995Z] #71 34.58 checking for library containing sd_bus_match_signal_async... -lsystemd [2024-04-22T06:20:19.253Z] #71 34.71 checking for sd_notify_barrier... yes [2024-04-22T06:20:19.253Z] #71 34.79 checking for linux/bpf.h... yes [2024-04-22T06:20:19.253Z] #71 34.89 checking compilation for eBPF... yes [2024-04-22T06:20:19.253Z] #71 34.93 checking for criu >= 3.15... no [2024-04-22T06:20:19.253Z] #71 34.94 configure: CRIU headers not found, building without CRIU support [2024-04-22T06:20:19.253Z] #71 34.94 checking for criu > 3.16... no [2024-04-22T06:20:19.253Z] #71 34.95 configure: CRIU version doesn't support join-ns API [2024-04-22T06:20:19.253Z] #71 34.95 checking for criu > 3.16.1... no [2024-04-22T06:20:19.253Z] #71 34.96 configure: CRIU version doesn't support for pre-dumping [2024-04-22T06:20:19.253Z] #71 34.96 checking for new mount API (fsconfig)... yes [2024-04-22T06:20:19.511Z] #71 35.07 yes [2024-04-22T06:20:19.511Z] #71 35.08 checking for seccomp notify API... yes [2024-04-22T06:20:19.511Z] #71 35.13 checking for gperf... no [2024-04-22T06:20:19.511Z] #71 35.13 configure: gperf not found - cannot rebuild signal parser code [2024-04-22T06:20:19.511Z] #71 35.13 checking for library containing argp_parse... none required [2024-04-22T06:20:19.769Z] #71 35.25 checking that generated files are newer than configure... done [2024-04-22T06:20:19.769Z] #71 35.25 configure: creating ./config.status [2024-04-22T06:20:21.171Z] #71 36.84 config.status: creating Makefile [2024-04-22T06:20:21.429Z] #71 36.87 config.status: creating config.h [2024-04-22T06:20:21.429Z] #71 36.88 config.status: executing libtool commands [2024-04-22T06:20:21.429Z] #71 36.89 config.status: executing depfiles commands [2024-04-22T06:20:21.687Z] #71 37.33 === configuring in libocispec (/tmp/crun-build/libocispec) [2024-04-22T06:20:21.945Z] #71 37.34 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2024-04-22T06:20:21.945Z] #71 37.56 checking for gcc... gcc [2024-04-22T06:20:21.945Z] #71 37.63 checking whether the C compiler works... yes [2024-04-22T06:20:22.203Z] #71 37.68 checking for C compiler default output file name... a.out [2024-04-22T06:20:22.203Z] #71 37.68 checking for suffix of executables... [2024-04-22T06:20:22.203Z] #71 37.74 checking whether we are cross compiling... no [2024-04-22T06:20:22.203Z] #71 37.82 checking for suffix of object files... o [2024-04-22T06:20:22.203Z] #71 37.87 checking whether the compiler supports GNU C... yes [2024-04-22T06:20:22.203Z] #71 37.90 checking whether gcc accepts -g... yes [2024-04-22T06:20:22.461Z] #71 37.94 checking for gcc option to enable C11 features... none needed [2024-04-22T06:20:22.461Z] #71 38.04 checking whether gcc understands -c and -o together... yes [2024-04-22T06:20:22.461Z] #71 38.13 checking for stdio.h... yes [2024-04-22T06:20:22.461Z] #71 38.17 checking for stdlib.h... yes [2024-04-22T06:20:22.461Z] #71 38.22 checking for string.h... yes [2024-04-22T06:20:22.719Z] #71 38.26 checking for inttypes.h... yes [2024-04-22T06:20:22.719Z] #71 38.29 checking for stdint.h... yes [2024-04-22T06:20:22.719Z] #71 38.32 checking for strings.h... yes [2024-04-22T06:20:22.719Z] #71 38.35 checking for sys/stat.h... yes [2024-04-22T06:20:22.719Z] #71 38.41 checking for sys/types.h... yes [2024-04-22T06:20:22.719Z] #71 38.47 checking for unistd.h... yes [2024-04-22T06:20:22.977Z] #71 38.51 checking for wchar.h... yes [2024-04-22T06:20:22.977Z] #71 38.56 checking for minix/config.h... no [2024-04-22T06:20:22.977Z] #71 38.63 checking whether it is safe to define __EXTENSIONS__... yes [2024-04-22T06:20:22.977Z] #71 38.70 checking whether _XOPEN_SOURCE should be defined... no [2024-04-22T06:20:23.235Z] #71 38.74 checking build system type... aarch64-unknown-linux-gnu [2024-04-22T06:20:23.235Z] #71 38.82 checking host system type... aarch64-unknown-linux-gnu [2024-04-22T06:20:23.235Z] #71 38.82 checking how to print strings... printf [2024-04-22T06:20:23.235Z] #71 38.82 checking for a sed that does not truncate output... /usr/bin/sed [2024-04-22T06:20:23.235Z] #71 38.82 checking for grep that handles long lines and -e... /usr/bin/grep [2024-04-22T06:20:23.235Z] #71 38.83 checking for egrep... /usr/bin/grep -E [2024-04-22T06:20:23.235Z] #71 38.83 checking for fgrep... /usr/bin/grep -F [2024-04-22T06:20:23.235Z] #71 38.83 checking for ld used by gcc... /usr/bin/ld [2024-04-22T06:20:23.235Z] #71 38.83 checking if the linker (/usr/bin/ld) is GNU ld... yes [2024-04-22T06:20:23.235Z] #71 38.84 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2024-04-22T06:20:23.235Z] #71 38.84 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2024-04-22T06:20:23.235Z] #71 38.86 checking whether ln -s works... yes [2024-04-22T06:20:23.235Z] #71 38.86 checking the maximum length of command line arguments... 1572864 [2024-04-22T06:20:23.235Z] #71 38.87 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2024-04-22T06:20:23.235Z] #71 38.87 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2024-04-22T06:20:23.235Z] #71 38.87 checking for /usr/bin/ld option to reload object files... -r [2024-04-22T06:20:23.235Z] #71 38.87 checking for file... file [2024-04-22T06:20:23.235Z] #71 38.87 checking for objdump... objdump [2024-04-22T06:20:23.235Z] #71 38.87 checking how to recognize dependent libraries... pass_all [2024-04-22T06:20:23.235Z] #71 38.87 checking for dlltool... no [2024-04-22T06:20:23.235Z] #71 38.87 checking how to associate runtime and link libraries... printf %s\n [2024-04-22T06:20:23.235Z] #71 38.87 checking for ar... ar [2024-04-22T06:20:23.235Z] #71 38.87 checking for archiver @FILE support... @ [2024-04-22T06:20:23.235Z] #71 38.90 checking for strip... strip [2024-04-22T06:20:23.235Z] #71 38.90 checking for ranlib... ranlib [2024-04-22T06:20:23.235Z] #71 38.90 checking for gawk... no [2024-04-22T06:20:23.235Z] #71 38.90 checking for mawk... mawk [2024-04-22T06:20:23.235Z] #71 38.90 checking command to parse /usr/bin/nm -B output from gcc object... ok [2024-04-22T06:20:23.493Z] #71 38.98 checking for sysroot... no [2024-04-22T06:20:23.493Z] #71 38.98 checking for a working dd... /usr/bin/dd [2024-04-22T06:20:23.493Z] #71 38.98 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [2024-04-22T06:20:23.493Z] #71 38.98 checking for mt... no [2024-04-22T06:20:23.493Z] #71 38.99 checking if : is a manifest tool... no [2024-04-22T06:20:23.493Z] #71 38.99 checking for dlfcn.h... yes [2024-04-22T06:20:23.493Z] #71 39.03 checking for objdir... .libs [2024-04-22T06:20:23.751Z] #71 39.15 checking if gcc supports -fno-rtti -fno-exceptions... no [2024-04-22T06:20:23.751Z] #71 39.18 checking for gcc option to produce PIC... -fPIC -DPIC [2024-04-22T06:20:23.751Z] #71 39.18 checking if gcc PIC flag -fPIC -DPIC works... yes [2024-04-22T06:20:23.751Z] #71 39.22 checking if gcc static flag -static works... yes [2024-04-22T06:20:23.751Z] #71 39.33 checking if gcc supports -c -o file.o... yes [2024-04-22T06:20:23.751Z] #71 39.41 checking if gcc supports -c -o file.o... (cached) yes [2024-04-22T06:20:23.751Z] #71 39.41 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2024-04-22T06:20:23.751Z] #71 39.45 checking dynamic linker characteristics... GNU/Linux ld.so [2024-04-22T06:20:23.751Z] #71 39.54 checking how to hardcode library paths into programs... immediate [2024-04-22T06:20:23.751Z] #71 39.54 checking whether stripping libraries is possible... yes [2024-04-22T06:20:23.751Z] #71 39.55 checking if libtool supports shared libraries... yes [2024-04-22T06:20:23.751Z] #71 39.55 checking whether to build shared libraries... no [2024-04-22T06:20:23.751Z] #71 39.55 checking whether to build static libraries... yes [2024-04-22T06:20:24.009Z] #71 39.55 checking for a BSD-compatible install... /usr/bin/install -c [2024-04-22T06:20:24.009Z] #71 39.55 checking whether build environment is sane... yes [2024-04-22T06:20:24.009Z] #71 39.57 checking for a race-free mkdir -p... /usr/bin/mkdir -p [2024-04-22T06:20:24.009Z] #71 39.57 checking whether make sets $(MAKE)... yes [2024-04-22T06:20:24.009Z] #71 39.61 checking whether make supports the include directive... yes (GNU style) [2024-04-22T06:20:24.009Z] #71 39.62 checking whether make supports nested variables... yes [2024-04-22T06:20:24.009Z] #71 39.64 checking whether UID '0' is supported by ustar format... yes [2024-04-22T06:20:24.009Z] #71 39.64 checking whether GID '0' is supported by ustar format... yes [2024-04-22T06:20:24.009Z] #71 39.64 checking how to create a ustar tar archive... gnutar [2024-04-22T06:20:24.009Z] #71 39.67 checking dependency style of gcc... gcc3 [2024-04-22T06:20:24.009Z] #71 39.72 checking whether to enable maintainer-specific portions of Makefiles... yes [2024-04-22T06:20:24.009Z] #71 39.72 checking whether make supports nested variables... (cached) yes [2024-04-22T06:20:24.009Z] #71 39.72 checking for pkg-config... /usr/bin/pkg-config [2024-04-22T06:20:24.009Z] #71 39.72 checking pkg-config is at least version 0.9.0... yes [2024-04-22T06:20:24.009Z] #71 39.73 checking for yajl >= 2.1.0... yes [2024-04-22T06:20:24.009Z] #71 39.73 checking for a sed that does not truncate output... (cached) /usr/bin/sed [2024-04-22T06:20:24.009Z] #71 39.73 checking for gcc... (cached) gcc [2024-04-22T06:20:24.009Z] #71 39.76 checking whether the compiler supports GNU C... (cached) yes [2024-04-22T06:20:24.009Z] #71 39.76 checking whether gcc accepts -g... (cached) yes [2024-04-22T06:20:24.009Z] #71 39.76 checking for gcc option to enable C11 features... (cached) none needed [2024-04-22T06:20:24.009Z] #71 39.76 checking whether gcc understands -c and -o together... (cached) yes [2024-04-22T06:20:24.009Z] #71 39.76 checking for a Python interpreter with version >= 3... python3 [2024-04-22T06:20:24.009Z] #71 39.77 checking for python3... /usr/bin/python3 [2024-04-22T06:20:24.266Z] #71 39.77 checking for python3 version... 3.11 [2024-04-22T06:20:24.266Z] #71 39.78 checking for python3 platform... linux [2024-04-22T06:20:24.266Z] #71 39.79 checking for GNU default python3 prefix... ${prefix} [2024-04-22T06:20:24.266Z] #71 39.79 checking for GNU default python3 exec_prefix... ${exec_prefix} [2024-04-22T06:20:24.266Z] #71 39.79 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages [2024-04-22T06:20:24.266Z] #71 39.82 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages [2024-04-22T06:20:24.833Z] #71 39.87 checking that generated files are newer than configure... [2024-04-22T06:20:24.833Z] #71 ... [2024-04-22T06:20:24.833Z] [2024-04-22T06:20:24.833Z] #79 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ < '/go/src/github.com/docker/docker/.bashrc' [2024-04-22T06:20:56.777Z] #104 DONE 0.3s [2024-04-22T06:20:56.777Z] [2024-04-22T06:20:56.777Z] #105 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2024-04-22T06:20:57.033Z] #105 DONE 0.3s [2024-04-22T06:20:57.033Z] [2024-04-22T06:20:57.033Z] #106 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2024-04-22T06:20:57.290Z] #106 DONE 0.3s [2024-04-22T06:20:57.290Z] [2024-04-22T06:20:57.290Z] #107 [dev-base 6/12] RUN ldconfig [2024-04-22T06:20:57.547Z] #107 DONE 0.3s [2024-04-22T06:20:57.803Z] [2024-04-22T06:20:57.803Z] #108 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2024-04-22T06:20:57.803Z] #108 DONE 0.3s [2024-04-22T06:20:58.059Z] [2024-04-22T06:20:58.059Z] #109 [dev-base 8/12] 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 sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2024-04-22T06:20:58.621Z] #109 0.646 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-22T06:20:58.621Z] #109 0.654 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-22T06:20:58.621Z] #109 0.654 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-22T06:20:58.621Z] #109 0.720 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-22T06:20:58.878Z] #109 0.960 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-22T06:20:58.878Z] #109 0.972 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-22T06:20:59.806Z] #109 1.911 Fetched 9104 kB in 2s (5984 kB/s) [2024-04-22T06:21:00.368Z] #109 1.911 Reading package lists... [2024-04-22T06:21:00.880Z] #109 2.492 Reading package lists... [2024-04-22T06:21:01.136Z] #109 3.084 Building dependency tree... [2024-04-22T06:21:01.392Z] #109 3.462 The following additional packages will be installed: [2024-04-22T06:21:01.393Z] #109 3.463 dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12 [2024-04-22T06:21:01.393Z] #109 3.463 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 [2024-04-22T06:21:01.393Z] #109 3.463 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2024-04-22T06:21:01.393Z] #109 3.464 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23 [2024-04-22T06:21:01.393Z] #109 3.464 libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd [2024-04-22T06:21:01.393Z] #109 3.465 vim-runtime [2024-04-22T06:21:01.393Z] #109 3.467 Suggested packages: [2024-04-22T06:21:01.393Z] #109 3.467 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2024-04-22T06:21:01.393Z] #109 3.467 gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed [2024-04-22T06:21:01.393Z] #109 3.467 systemd-userdbd systemd-boot systemd-resolved libqrencode4 [2024-04-22T06:21:01.393Z] #109 3.467 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags [2024-04-22T06:21:01.393Z] #109 3.467 vim-doc vim-scripts xfsdump acl attr quota [2024-04-22T06:21:01.393Z] #109 3.467 Recommended packages: [2024-04-22T06:21:01.393Z] #109 3.467 libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus [2024-04-22T06:21:01.393Z] #109 3.467 systemd-timesyncd | time-daemon xxd unzip [2024-04-22T06:21:01.649Z] #109 3.835 The following NEW packages will be installed: [2024-04-22T06:21:01.905Z] #109 3.836 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2024-04-22T06:21:01.905Z] #109 3.836 libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12 [2024-04-22T06:21:01.905Z] #109 3.836 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 [2024-04-22T06:21:01.905Z] #109 3.836 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2024-04-22T06:21:01.905Z] #109 3.836 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2024-04-22T06:21:01.905Z] #109 3.837 libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12 [2024-04-22T06:21:01.905Z] #109 3.837 libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote [2024-04-22T06:21:01.905Z] #109 3.837 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils [2024-04-22T06:21:01.905Z] #109 3.837 zip zstd [2024-04-22T06:21:01.905Z] #109 4.110 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2024-04-22T06:21:01.905Z] #109 4.110 Need to get 31.8 MB of archives. [2024-04-22T06:21:01.905Z] #109 4.110 After this operation, 143 MB of additional disk space will be used. [2024-04-22T06:21:01.905Z] #109 4.110 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2024-04-22T06:21:02.161Z] #109 4.111 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2024-04-22T06:21:02.161Z] #109 4.112 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2024-04-22T06:21:02.161Z] #109 4.113 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2024-04-22T06:21:02.161Z] #109 4.114 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] [2024-04-22T06:21:02.161Z] #109 4.115 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB] [2024-04-22T06:21:02.161Z] #109 4.116 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2024-04-22T06:21:02.161Z] #109 4.117 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2024-04-22T06:21:02.161Z] #109 4.118 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2024-04-22T06:21:02.161Z] #109 4.119 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB] [2024-04-22T06:21:02.161Z] #109 4.126 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB] [2024-04-22T06:21:02.161Z] #109 4.236 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB] [2024-04-22T06:21:02.161Z] #109 4.236 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB] [2024-04-22T06:21:02.161Z] #109 4.237 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB] [2024-04-22T06:21:02.161Z] #109 4.288 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] [2024-04-22T06:21:02.161Z] #109 4.289 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB] [2024-04-22T06:21:02.161Z] #109 4.313 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2024-04-22T06:21:02.161Z] #109 4.313 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB] [2024-04-22T06:21:02.161Z] #109 4.314 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB] [2024-04-22T06:21:02.161Z] #109 4.315 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB] [2024-04-22T06:21:02.161Z] #109 4.320 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB] [2024-04-22T06:21:02.161Z] #109 4.321 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB] [2024-04-22T06:21:02.161Z] #109 4.349 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] [2024-04-22T06:21:02.418Z] #109 4.350 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] [2024-04-22T06:21:02.418Z] #109 4.352 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB] [2024-04-22T06:21:02.418Z] #109 4.387 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB] [2024-04-22T06:21:02.418Z] #109 4.393 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB] [2024-04-22T06:21:02.418Z] #109 4.393 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB] [2024-04-22T06:21:02.418Z] #109 4.393 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB] [2024-04-22T06:21:02.418Z] #109 4.400 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB] [2024-04-22T06:21:02.418Z] #109 4.401 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB] [2024-04-22T06:21:02.418Z] #109 4.402 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] [2024-04-22T06:21:02.418Z] #109 4.404 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2024-04-22T06:21:02.418Z] #109 4.404 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2024-04-22T06:21:02.418Z] #109 4.406 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB] [2024-04-22T06:21:02.418Z] #109 4.407 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB] [2024-04-22T06:21:02.418Z] #109 4.407 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] [2024-04-22T06:21:02.418Z] #109 4.468 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B] [2024-04-22T06:21:02.674Z] #109 4.468 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB] [2024-04-22T06:21:02.674Z] #109 4.469 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB] [2024-04-22T06:21:02.674Z] #109 4.470 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB] [2024-04-22T06:21:02.674Z] #109 4.470 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] [2024-04-22T06:21:02.674Z] #109 4.470 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB] [2024-04-22T06:21:02.674Z] #109 4.471 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB] [2024-04-22T06:21:02.674Z] #109 4.472 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB] [2024-04-22T06:21:02.674Z] #109 4.473 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] [2024-04-22T06:21:02.674Z] #109 4.473 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB] [2024-04-22T06:21:02.674Z] #109 4.474 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2024-04-22T06:21:02.674Z] #109 4.475 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB] [2024-04-22T06:21:02.674Z] #109 4.477 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB] [2024-04-22T06:21:02.674Z] #109 4.479 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB] [2024-04-22T06:21:02.674Z] #109 4.482 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB] [2024-04-22T06:21:02.674Z] #109 4.524 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB] [2024-04-22T06:21:02.674Z] #109 4.531 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB] [2024-04-22T06:21:02.674Z] #109 4.535 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB] [2024-04-22T06:21:02.674Z] #109 4.536 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB] [2024-04-22T06:21:02.674Z] #109 4.684 debconf: delaying package configuration, since apt-utils is not installed [2024-04-22T06:21:02.674Z] #109 4.720 Fetched 31.8 MB in 1s (46.1 MB/s) [2024-04-22T06:21:02.674Z] #109 4.748 Selecting previously unselected package libargon2-1:arm64. [2024-04-22T06:21:02.674Z] #109 4.748 (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 ... 15659 files and directories currently installed.) [2024-04-22T06:21:02.674Z] #109 4.757 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2024-04-22T06:21:02.674Z] #109 4.766 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2024-04-22T06:21:02.674Z] #109 4.801 Selecting previously unselected package dmsetup. [2024-04-22T06:21:02.674Z] #109 4.803 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... [2024-04-22T06:21:02.674Z] #109 4.807 Unpacking dmsetup (2:1.02.185-2) ... [2024-04-22T06:21:02.674Z] #109 4.849 Selecting previously unselected package libdevmapper1.02.1:arm64. [2024-04-22T06:21:02.674Z] #109 4.851 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2024-04-22T06:21:02.674Z] #109 4.856 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2024-04-22T06:21:02.674Z] #109 4.913 Selecting previously unselected package libjson-c5:arm64. [2024-04-22T06:21:02.930Z] #109 4.915 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... [2024-04-22T06:21:02.930Z] #109 4.921 Unpacking libjson-c5:arm64 (0.16-2) ... [2024-04-22T06:21:02.930Z] #109 4.963 Selecting previously unselected package libcryptsetup12:arm64. [2024-04-22T06:21:02.930Z] #109 4.965 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... [2024-04-22T06:21:02.930Z] #109 4.969 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2024-04-22T06:21:02.930Z] #109 5.022 Selecting previously unselected package libfdisk1:arm64. [2024-04-22T06:21:02.930Z] #109 5.024 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_arm64.deb ... [2024-04-22T06:21:02.930Z] #109 5.030 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ... [2024-04-22T06:21:02.930Z] #109 5.081 Selecting previously unselected package libkmod2:arm64. [2024-04-22T06:21:02.930Z] #109 5.083 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... [2024-04-22T06:21:02.930Z] #109 5.089 Unpacking libkmod2:arm64 (30+20221128-1) ... [2024-04-22T06:21:02.930Z] #109 5.132 Selecting previously unselected package libapparmor1:arm64. [2024-04-22T06:21:03.187Z] #109 5.134 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... [2024-04-22T06:21:03.187Z] #109 5.139 Unpacking libapparmor1:arm64 (3.0.8-3) ... [2024-04-22T06:21:03.187Z] #109 5.179 Selecting previously unselected package libip4tc2:arm64. [2024-04-22T06:21:03.187Z] #109 5.180 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... [2024-04-22T06:21:03.187Z] #109 5.185 Unpacking libip4tc2:arm64 (1.8.9-2) ... [2024-04-22T06:21:03.187Z] #109 5.217 Selecting previously unselected package libsystemd-shared:arm64. [2024-04-22T06:21:03.187Z] #109 5.219 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ... [2024-04-22T06:21:03.187Z] #109 5.223 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ... [2024-04-22T06:21:03.187Z] #109 5.376 Selecting previously unselected package systemd. [2024-04-22T06:21:03.443Z] #109 5.378 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ... [2024-04-22T06:21:03.443Z] #109 5.394 Unpacking systemd (252.22-1~deb12u1) ... [2024-04-22T06:21:03.443Z] #109 5.653 Selecting previously unselected package pigz. [2024-04-22T06:21:03.699Z] #109 5.655 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ... [2024-04-22T06:21:03.699Z] #109 5.660 Unpacking pigz (2.6-1) ... [2024-04-22T06:21:03.699Z] #109 5.709 Selecting previously unselected package sgml-base. [2024-04-22T06:21:03.699Z] #109 5.711 Preparing to unpack .../12-sgml-base_1.31_all.deb ... [2024-04-22T06:21:03.699Z] #109 5.719 Unpacking sgml-base (1.31) ... [2024-04-22T06:21:03.699Z] #109 5.790 Selecting previously unselected package sudo. [2024-04-22T06:21:03.699Z] #109 5.792 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ... [2024-04-22T06:21:03.699Z] #109 5.810 Unpacking sudo (1.9.13p3-1+deb12u1) ... [2024-04-22T06:21:03.699Z] #109 5.942 Selecting previously unselected package libelf1:arm64. [2024-04-22T06:21:03.956Z] #109 5.944 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ... [2024-04-22T06:21:03.956Z] #109 5.949 Unpacking libelf1:arm64 (0.188-2.1) ... [2024-04-22T06:21:03.956Z] #109 6.004 Selecting previously unselected package libbpf1:arm64. [2024-04-22T06:21:03.956Z] #109 6.005 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ... [2024-04-22T06:21:03.956Z] #109 6.011 Unpacking libbpf1:arm64 (1:1.1.0-1) ... [2024-04-22T06:21:03.956Z] #109 6.062 Selecting previously unselected package libmnl0:arm64. [2024-04-22T06:21:03.956Z] #109 6.064 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ... [2024-04-22T06:21:03.956Z] #109 6.068 Unpacking libmnl0:arm64 (1.0.4-3) ... [2024-04-22T06:21:03.956Z] #109 6.107 Selecting previously unselected package libxtables12:arm64. [2024-04-22T06:21:03.956Z] #109 6.109 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ... [2024-04-22T06:21:03.956Z] #109 6.113 Unpacking libxtables12:arm64 (1.8.9-2) ... [2024-04-22T06:21:03.956Z] #109 6.145 Selecting previously unselected package libcap2-bin. [2024-04-22T06:21:03.956Z] #109 6.147 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ... [2024-04-22T06:21:03.956Z] #109 6.151 Unpacking libcap2-bin (1:2.66-4) ... [2024-04-22T06:21:03.956Z] #109 6.198 Selecting previously unselected package iproute2. [2024-04-22T06:21:04.212Z] #109 6.200 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ... [2024-04-22T06:21:04.212Z] #109 6.205 Unpacking iproute2 (6.1.0-3) ... [2024-04-22T06:21:04.212Z] #109 6.326 Selecting previously unselected package vim-common. [2024-04-22T06:21:04.468Z] #109 6.328 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ... [2024-04-22T06:21:04.468Z] #109 6.333 Unpacking vim-common (2:9.0.1378-2) ... [2024-04-22T06:21:04.468Z] #109 6.388 Selecting previously unselected package bash-completion. [2024-04-22T06:21:04.468Z] #109 6.390 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ... [2024-04-22T06:21:04.468Z] #109 6.401 Unpacking bash-completion (1:2.11-6) ... [2024-04-22T06:21:04.468Z] #109 6.520 Selecting previously unselected package bzip2. [2024-04-22T06:21:04.468Z] #109 6.523 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ... [2024-04-22T06:21:04.468Z] #109 6.527 Unpacking bzip2 (1.0.8-5+b1) ... [2024-04-22T06:21:04.468Z] #109 6.566 Selecting previously unselected package xz-utils. [2024-04-22T06:21:04.468Z] #109 6.568 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ... [2024-04-22T06:21:04.468Z] #109 6.572 Unpacking xz-utils (5.4.1-0.2) ... [2024-04-22T06:21:04.468Z] #109 6.667 Selecting previously unselected package apparmor. [2024-04-22T06:21:04.725Z] #109 6.669 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ... [2024-04-22T06:21:04.725Z] #109 6.685 Unpacking apparmor (3.0.8-3) ... [2024-04-22T06:21:04.725Z] #109 6.771 Selecting previously unselected package inetutils-ping. [2024-04-22T06:21:04.725Z] #109 6.773 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ... [2024-04-22T06:21:04.725Z] #109 6.778 Unpacking inetutils-ping (2:2.4-2+deb12u1) ... [2024-04-22T06:21:04.725Z] #109 6.830 Selecting previously unselected package libip6tc2:arm64. [2024-04-22T06:21:04.725Z] #109 6.832 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ... [2024-04-22T06:21:04.725Z] #109 6.837 Unpacking libip6tc2:arm64 (1.8.9-2) ... [2024-04-22T06:21:04.725Z] #109 6.938 Selecting previously unselected package libnfnetlink0:arm64. [2024-04-22T06:21:04.981Z] #109 6.940 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ... [2024-04-22T06:21:04.981Z] #109 6.944 Unpacking libnfnetlink0:arm64 (1.0.2-2) ... [2024-04-22T06:21:04.981Z] #109 6.983 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2024-04-22T06:21:04.981Z] #109 6.985 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ... [2024-04-22T06:21:04.981Z] #109 6.989 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ... [2024-04-22T06:21:04.981Z] #109 7.034 Selecting previously unselected package libnftnl11:arm64. [2024-04-22T06:21:04.981Z] #109 7.036 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ... [2024-04-22T06:21:04.981Z] #109 7.041 Unpacking libnftnl11:arm64 (1.2.4-2) ... [2024-04-22T06:21:04.981Z] #109 7.079 Selecting previously unselected package iptables. [2024-04-22T06:21:04.981Z] #109 7.081 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ... [2024-04-22T06:21:04.981Z] #109 7.085 Unpacking iptables (1.8.9-2) ... [2024-04-22T06:21:04.981Z] #109 7.176 Selecting previously unselected package libonig5:arm64. [2024-04-22T06:21:05.237Z] #109 7.178 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ... [2024-04-22T06:21:05.237Z] #109 7.181 Unpacking libonig5:arm64 (6.9.8-1) ... [2024-04-22T06:21:05.237Z] #109 7.230 Selecting previously unselected package libjq1:arm64. [2024-04-22T06:21:05.237Z] #109 7.232 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ... [2024-04-22T06:21:05.237Z] #109 7.237 Unpacking libjq1:arm64 (1.6-2.1) ... [2024-04-22T06:21:05.237Z] #109 7.278 Selecting previously unselected package jq. [2024-04-22T06:21:05.237Z] #109 7.280 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ... [2024-04-22T06:21:05.237Z] #109 7.285 Unpacking jq (1.6-2.1) ... [2024-04-22T06:21:05.237Z] #109 7.327 Selecting previously unselected package libaio1:arm64. [2024-04-22T06:21:05.237Z] #109 7.328 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ... [2024-04-22T06:21:05.237Z] #109 7.334 Unpacking libaio1:arm64 (0.3.113-4) ... [2024-04-22T06:21:05.237Z] #109 7.376 Selecting previously unselected package libgpm2:arm64. [2024-04-22T06:21:05.237Z] #109 7.379 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ... [2024-04-22T06:21:05.493Z] #109 7.383 Unpacking libgpm2:arm64 (1.20.7-10+b1) ... [2024-04-22T06:21:05.493Z] #109 7.420 Selecting previously unselected package libicu72:arm64. [2024-04-22T06:21:05.493Z] #109 7.422 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ... [2024-04-22T06:21:05.493Z] #109 7.427 Unpacking libicu72:arm64 (72.1-3) ... [2024-04-22T06:21:05.749Z] #109 7.985 Selecting previously unselected package libinih1:arm64. [2024-04-22T06:21:06.005Z] #109 7.987 Preparing to unpack .../37-libinih1_55-1_arm64.deb ... [2024-04-22T06:21:06.005Z] #109 7.991 Unpacking libinih1:arm64 (55-1) ... [2024-04-22T06:21:06.005Z] #109 8.034 Selecting previously unselected package libmicrohttpd12:arm64. [2024-04-22T06:21:06.005Z] #109 8.036 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ... [2024-04-22T06:21:06.005Z] #109 8.041 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ... [2024-04-22T06:21:06.005Z] #109 8.088 Selecting previously unselected package libnet1:arm64. [2024-04-22T06:21:06.005Z] #109 8.090 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ... [2024-04-22T06:21:06.005Z] #109 8.094 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ... [2024-04-22T06:21:06.005Z] #109 8.140 Selecting previously unselected package libnl-3-200:arm64. [2024-04-22T06:21:06.005Z] #109 8.142 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ... [2024-04-22T06:21:06.005Z] #109 8.148 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ... [2024-04-22T06:21:06.005Z] #109 8.190 Selecting previously unselected package libprotobuf-c1:arm64. [2024-04-22T06:21:06.270Z] #109 8.192 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ... [2024-04-22T06:21:06.270Z] #109 8.197 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ... [2024-04-22T06:21:06.270Z] #109 8.245 Selecting previously unselected package libsodium23:arm64. [2024-04-22T06:21:06.270Z] #109 8.247 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ... [2024-04-22T06:21:06.270Z] #109 8.253 Unpacking libsodium23:arm64 (1.0.18-1) ... [2024-04-22T06:21:06.270Z] #109 8.299 Selecting previously unselected package libsubid4:arm64. [2024-04-22T06:21:06.270Z] #109 8.302 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ... [2024-04-22T06:21:06.270Z] #109 8.306 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... [2024-04-22T06:21:06.270Z] #109 8.351 Selecting previously unselected package liburcu8:arm64. [2024-04-22T06:21:06.270Z] #109 8.354 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ... [2024-04-22T06:21:06.270Z] #109 8.358 Unpacking liburcu8:arm64 (0.13.2-1) ... [2024-04-22T06:21:06.270Z] #109 8.405 Selecting previously unselected package libyajl2:arm64. [2024-04-22T06:21:06.270Z] #109 8.407 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ... [2024-04-22T06:21:06.270Z] #109 8.412 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... [2024-04-22T06:21:06.270Z] #109 8.444 Selecting previously unselected package net-tools. [2024-04-22T06:21:06.270Z] #109 8.446 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ... [2024-04-22T06:21:06.270Z] #109 8.457 Unpacking net-tools (2.10-0.1) ... [2024-04-22T06:21:06.270Z] #109 8.511 Selecting previously unselected package patch. [2024-04-22T06:21:06.526Z] #109 8.513 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ... [2024-04-22T06:21:06.526Z] #109 8.534 Unpacking patch (2.7.6-7) ... [2024-04-22T06:21:06.526Z] #109 8.577 Selecting previously unselected package systemd-journal-remote. [2024-04-22T06:21:06.526Z] #109 8.579 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ... [2024-04-22T06:21:06.526Z] #109 8.584 Unpacking systemd-journal-remote (252.22-1~deb12u1) ... [2024-04-22T06:21:06.526Z] #109 8.627 Selecting previously unselected package thin-provisioning-tools. [2024-04-22T06:21:06.526Z] #109 8.630 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ... [2024-04-22T06:21:06.526Z] #109 8.634 Unpacking thin-provisioning-tools (0.9.0-2) ... [2024-04-22T06:21:06.526Z] #109 8.694 Selecting previously unselected package uidmap. [2024-04-22T06:21:06.526Z] #109 8.696 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ... [2024-04-22T06:21:06.526Z] #109 8.700 Unpacking uidmap (1:4.13+dfsg1-1+b1) ... [2024-04-22T06:21:06.526Z] #109 8.751 Selecting previously unselected package vim-runtime. [2024-04-22T06:21:06.782Z] #109 8.754 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ... [2024-04-22T06:21:06.782Z] #109 8.766 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' [2024-04-22T06:21:06.782Z] #109 8.778 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' [2024-04-22T06:21:06.782Z] #109 8.781 Unpacking vim-runtime (2:9.0.1378-2) ... [2024-04-22T06:21:07.038Z] #109 9.275 Selecting previously unselected package vim. [2024-04-22T06:21:07.294Z] #109 9.277 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ... [2024-04-22T06:21:07.294Z] #109 9.282 Unpacking vim (2:9.0.1378-2) ... [2024-04-22T06:21:07.294Z] #109 9.419 Selecting previously unselected package xfsprogs. [2024-04-22T06:21:07.294Z] #109 9.421 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ... [2024-04-22T06:21:07.294Z] #109 9.427 Unpacking xfsprogs (6.1.0-1) ... [2024-04-22T06:21:07.294Z] #109 9.527 Selecting previously unselected package zip. [2024-04-22T06:21:07.550Z] #109 9.530 Preparing to unpack .../54-zip_3.0-13_arm64.deb ... [2024-04-22T06:21:07.550Z] #109 9.534 Unpacking zip (3.0-13) ... [2024-04-22T06:21:07.550Z] #109 9.584 Selecting previously unselected package zstd. [2024-04-22T06:21:07.550Z] #109 9.586 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ... [2024-04-22T06:21:07.550Z] #109 9.591 Unpacking zstd (1.5.4+dfsg2-5) ... [2024-04-22T06:21:07.550Z] #109 9.681 Setting up libip4tc2:arm64 (1.8.9-2) ... [2024-04-22T06:21:07.550Z] #109 9.695 Setting up net-tools (2.10-0.1) ... [2024-04-22T06:21:07.550Z] #109 9.708 Setting up libapparmor1:arm64 (3.0.8-3) ... [2024-04-22T06:21:07.550Z] #109 9.721 Setting up libsodium23:arm64 (1.0.18-1) ... [2024-04-22T06:21:07.550Z] #109 9.734 Setting up libgpm2:arm64 (1.20.7-10+b1) ... [2024-04-22T06:21:07.550Z] #109 9.748 Setting up libicu72:arm64 (72.1-3) ... [2024-04-22T06:21:07.550Z] #109 9.761 Setting up libip6tc2:arm64 (1.8.9-2) ... [2024-04-22T06:21:07.550Z] #109 9.773 Setting up libinih1:arm64 (55-1) ... [2024-04-22T06:21:07.550Z] #109 9.785 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2024-04-22T06:21:07.806Z] #109 9.797 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... [2024-04-22T06:21:07.806Z] #109 9.810 Setting up bzip2 (1.0.8-5+b1) ... [2024-04-22T06:21:07.806Z] #109 9.823 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ... [2024-04-22T06:21:07.806Z] #109 9.836 Setting up libmicrohttpd12:arm64 (0.9.75-6) ... [2024-04-22T06:21:07.806Z] #109 9.855 Setting up libcap2-bin (1:2.66-4) ... [2024-04-22T06:21:07.806Z] #109 9.869 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... [2024-04-22T06:21:07.806Z] #109 9.881 Setting up apparmor (3.0.8-3) ... [2024-04-22T06:21:08.734Z] #109 10.64 debconf: unable to initialize frontend: Dialog [2024-04-22T06:21:08.734Z] #109 10.64 debconf: (TERM is not set, so the dialog frontend is not usable.) [2024-04-22T06:21:08.734Z] #109 10.64 debconf: falling back to frontend: Readline [2024-04-22T06:21:08.734Z] #109 10.65 debconf: unable to initialize frontend: Readline [2024-04-22T06:21:08.734Z] #109 10.65 debconf: (This frontend requires a controlling tty.) [2024-04-22T06:21:08.734Z] #109 10.65 debconf: falling back to frontend: Teletype [2024-04-22T06:21:08.734Z] #109 10.80 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2024-04-22T06:21:08.734Z] #109 10.83 Setting up zip (3.0-13) ... [2024-04-22T06:21:08.734Z] #109 10.86 Setting up vim-common (2:9.0.1378-2) ... [2024-04-22T06:21:08.734Z] #109 10.89 Setting up bash-completion (1:2.11-6) ... [2024-04-22T06:21:08.734Z] #109 10.91 Setting up xz-utils (5.4.1-0.2) ... [2024-04-22T06:21:08.990Z] #109 10.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2024-04-22T06:21:08.990Z] #109 10.94 Setting up libmnl0:arm64 (1.0.4-3) ... [2024-04-22T06:21:08.990Z] #109 10.95 Setting up patch (2.7.6-7) ... [2024-04-22T06:21:08.990Z] #109 10.96 Setting up sudo (1.9.13p3-1+deb12u1) ... [2024-04-22T06:21:08.990Z] #109 11.02 invoke-rc.d: could not determine current runlevel [2024-04-22T06:21:08.990Z] #109 11.02 invoke-rc.d: policy-rc.d denied execution of start. [2024-04-22T06:21:08.990Z] #109 11.03 Setting up libxtables12:arm64 (1.8.9-2) ... [2024-04-22T06:21:08.990Z] #109 11.04 Setting up liburcu8:arm64 (0.13.2-1) ... [2024-04-22T06:21:08.990Z] #109 11.06 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ... [2024-04-22T06:21:08.990Z] #109 11.07 Setting up inetutils-ping (2:2.4-2+deb12u1) ... [2024-04-22T06:21:08.990Z] #109 11.08 Setting up pigz (2.6-1) ... [2024-04-22T06:21:08.990Z] #109 11.10 Setting up libnfnetlink0:arm64 (1.0.2-2) ... [2024-04-22T06:21:08.990Z] #109 11.12 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ... [2024-04-22T06:21:08.990Z] #109 11.16 Setting up sgml-base (1.31) ... [2024-04-22T06:21:09.246Z] #109 11.19 Setting up vim-runtime (2:9.0.1378-2) ... [2024-04-22T06:21:09.246Z] #109 11.26 Setting up libaio1:arm64 (0.3.113-4) ... [2024-04-22T06:21:09.246Z] #109 11.28 Setting up libelf1:arm64 (0.188-2.1) ... [2024-04-22T06:21:09.246Z] #109 11.29 Setting up libjson-c5:arm64 (0.16-2) ... [2024-04-22T06:21:09.246Z] #109 11.31 Setting up zstd (1.5.4+dfsg2-5) ... [2024-04-22T06:21:09.246Z] #109 11.33 Setting up libonig5:arm64 (6.9.8-1) ... [2024-04-22T06:21:09.246Z] #109 11.34 Setting up libbpf1:arm64 (1:1.1.0-1) ... [2024-04-22T06:21:09.246Z] #109 11.36 Setting up libkmod2:arm64 (30+20221128-1) ... [2024-04-22T06:21:09.246Z] #109 11.37 Setting up vim (2:9.0.1378-2) ... [2024-04-22T06:21:09.551Z] #109 11.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2024-04-22T06:21:09.551Z] #109 11.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2024-04-22T06:21:09.551Z] #109 11.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2024-04-22T06:21:09.551Z] #109 11.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2024-04-22T06:21:09.551Z] #109 11.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2024-04-22T06:21:09.551Z] #109 11.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2024-04-22T06:21:09.551Z] #109 11.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2024-04-22T06:21:09.551Z] #109 11.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2024-04-22T06:21:09.551Z] #109 11.42 Setting up libjq1:arm64 (1.6-2.1) ... [2024-04-22T06:21:09.551Z] #109 11.44 Setting up iproute2 (6.1.0-3) ... [2024-04-22T06:21:09.551Z] #109 11.56 debconf: unable to initialize frontend: Dialog [2024-04-22T06:21:09.551Z] #109 11.56 debconf: (TERM is not set, so the dialog frontend is not usable.) [2024-04-22T06:21:09.551Z] #109 11.56 debconf: falling back to frontend: Readline [2024-04-22T06:21:09.551Z] #109 11.57 debconf: unable to initialize frontend: Readline [2024-04-22T06:21:09.551Z] #109 11.57 debconf: (This frontend requires a controlling tty.) [2024-04-22T06:21:09.551Z] #109 11.57 debconf: falling back to frontend: Teletype [2024-04-22T06:21:09.551Z] #109 11.60 Setting up uidmap (1:4.13+dfsg1-1+b1) ... [2024-04-22T06:21:09.551Z] #109 11.62 Setting up libnftnl11:arm64 (1.2.4-2) ... [2024-04-22T06:21:09.551Z] #109 11.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ... [2024-04-22T06:21:09.551Z] #109 11.64 Setting up thin-provisioning-tools (0.9.0-2) ... [2024-04-22T06:21:09.551Z] #109 11.66 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ... [2024-04-22T06:21:09.551Z] #109 11.67 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ... [2024-04-22T06:21:09.808Z] #109 11.69 Setting up jq (1.6-2.1) ... [2024-04-22T06:21:09.808Z] #109 11.70 Setting up iptables (1.8.9-2) ... [2024-04-22T06:21:09.808Z] #109 11.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2024-04-22T06:21:09.808Z] #109 11.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2024-04-22T06:21:09.808Z] #109 11.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2024-04-22T06:21:09.808Z] #109 11.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2024-04-22T06:21:09.808Z] #109 11.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2024-04-22T06:21:09.808Z] #109 11.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2024-04-22T06:21:09.808Z] #109 11.74 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2024-04-22T06:21:09.808Z] #109 11.82 Setting up dmsetup (2:1.02.185-2) ... [2024-04-22T06:21:09.808Z] #109 11.84 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2024-04-22T06:21:09.808Z] #109 11.86 Setting up systemd (252.22-1~deb12u1) ... [2024-04-22T06:21:09.808Z] #109 11.90 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2024-04-22T06:21:09.808Z] #109 11.90 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2024-04-22T06:21:09.808Z] #109 11.91 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2024-04-22T06:21:09.808Z] #109 11.91 Initializing machine ID from random generator. [2024-04-22T06:21:09.808Z] #109 11.93 Creating group 'systemd-journal' with GID 998. [2024-04-22T06:21:09.808Z] #109 11.93 Creating group 'systemd-network' with GID 997. [2024-04-22T06:21:09.808Z] #109 11.93 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997. [2024-04-22T06:21:09.808Z] #109 11.98 Setting up systemd-journal-remote (252.22-1~deb12u1) ... [2024-04-22T06:21:09.808Z] #109 12.01 Creating group 'systemd-journal-remote' with GID 996. [2024-04-22T06:21:09.808Z] #109 12.01 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996. [2024-04-22T06:21:09.808Z] #109 12.03 Setting up xfsprogs (6.1.0-1) ... [2024-04-22T06:21:09.808Z] #109 12.04 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-04-22T06:21:09.808Z] #109 12.04 Failed to connect to bus: Host is down [2024-04-22T06:21:10.064Z] #109 12.05 Processing triggers for libc-bin (2.36-9+deb12u4) ... [2024-04-22T06:21:10.627Z] #109 DONE 12.6s [2024-04-22T06:21:10.627Z] [2024-04-22T06:21:10.627Z] #110 [dev-base 9/12] 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 [2024-04-22T06:21:10.627Z] #110 0.262 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2024-04-22T06:21:10.884Z] #110 0.266 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2024-04-22T06:21:10.884Z] #110 0.269 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2024-04-22T06:21:10.884Z] #110 DONE 0.3s [2024-04-22T06:21:10.884Z] [2024-04-22T06:21:10.884Z] #111 [dev-base 10/12] 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 --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev yamllint [2024-04-22T06:21:11.447Z] #111 0.614 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-22T06:21:11.447Z] #111 0.614 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-22T06:21:11.447Z] #111 0.614 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-22T06:21:12.010Z] #111 0.788 Reading package lists... [2024-04-22T06:21:12.830Z] #111 1.371 Reading package lists... [2024-04-22T06:21:12.830Z] #111 1.960 Building dependency tree... [2024-04-22T06:21:13.087Z] #111 2.113 Reading state information... [2024-04-22T06:21:13.087Z] #111 2.311 gcc is already the newest version (4:12.2.0-3). [2024-04-22T06:21:13.087Z] #111 2.311 pkg-config is already the newest version (1.8.1-1). [2024-04-22T06:21:13.087Z] #111 2.311 The following additional packages will be installed: [2024-04-22T06:21:13.343Z] #111 2.311 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev [2024-04-22T06:21:13.343Z] #111 2.311 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin [2024-04-22T06:21:13.343Z] #111 2.312 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev [2024-04-22T06:21:13.343Z] #111 2.312 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 [2024-04-22T06:21:13.343Z] #111 2.312 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2 [2024-04-22T06:21:13.343Z] #111 2.313 python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources [2024-04-22T06:21:13.343Z] #111 2.313 python3-yaml uuid-dev zlib1g-dev [2024-04-22T06:21:13.343Z] #111 2.315 Suggested packages: [2024-04-22T06:21:13.343Z] #111 2.315 debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev [2024-04-22T06:21:13.343Z] #111 2.315 libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools [2024-04-22T06:21:13.343Z] #111 2.315 Recommended packages: [2024-04-22T06:21:13.343Z] #111 2.315 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2024-04-22T06:21:13.343Z] #111 2.315 liblocale-gettext-perl shared-mime-info xdg-user-dirs [2024-04-22T06:21:13.343Z] #111 2.570 The following NEW packages will be installed: [2024-04-22T06:21:13.600Z] #111 2.570 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2024-04-22T06:21:13.600Z] #111 2.570 libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 [2024-04-22T06:21:13.600Z] #111 2.570 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2024-04-22T06:21:13.600Z] #111 2.570 libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2024-04-22T06:21:13.600Z] #111 2.570 libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev [2024-04-22T06:21:13.600Z] #111 2.570 libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev [2024-04-22T06:21:13.600Z] #111 2.571 libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec [2024-04-22T06:21:13.600Z] #111 2.571 python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev [2024-04-22T06:21:13.600Z] #111 2.843 0 upgraded, 37 newly installed, 0 to remove and 1 not upgraded. [2024-04-22T06:21:13.600Z] #111 2.843 Need to get 11.9 MB of archives. [2024-04-22T06:21:13.600Z] #111 2.843 After this operation, 53.1 MB of additional disk space will be used. [2024-04-22T06:21:13.600Z] #111 2.843 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] [2024-04-22T06:21:13.856Z] #111 2.848 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] [2024-04-22T06:21:13.856Z] #111 2.855 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] [2024-04-22T06:21:13.856Z] #111 2.862 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] [2024-04-22T06:21:13.856Z] #111 2.862 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] [2024-04-22T06:21:13.856Z] #111 2.863 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] [2024-04-22T06:21:13.856Z] #111 2.863 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] [2024-04-22T06:21:13.856Z] #111 2.864 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] [2024-04-22T06:21:13.856Z] #111 2.865 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB] [2024-04-22T06:21:13.856Z] #111 2.867 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB] [2024-04-22T06:21:13.856Z] #111 2.868 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB] [2024-04-22T06:21:13.856Z] #111 2.871 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] [2024-04-22T06:21:13.856Z] #111 2.872 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] [2024-04-22T06:21:13.856Z] #111 2.873 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] [2024-04-22T06:21:13.856Z] #111 2.878 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] [2024-04-22T06:21:13.856Z] #111 2.883 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] [2024-04-22T06:21:13.856Z] #111 2.884 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] [2024-04-22T06:21:13.856Z] #111 2.885 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] [2024-04-22T06:21:13.856Z] #111 2.885 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] [2024-04-22T06:21:13.856Z] #111 2.886 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] [2024-04-22T06:21:13.856Z] #111 2.888 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] [2024-04-22T06:21:13.856Z] #111 2.889 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] [2024-04-22T06:21:13.856Z] #111 2.890 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] [2024-04-22T06:21:13.856Z] #111 2.891 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] [2024-04-22T06:21:13.856Z] #111 2.894 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] [2024-04-22T06:21:13.856Z] #111 2.895 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB] [2024-04-22T06:21:13.856Z] #111 2.895 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] [2024-04-22T06:21:13.856Z] #111 2.900 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] [2024-04-22T06:21:13.856Z] #111 2.907 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] [2024-04-22T06:21:13.856Z] #111 2.908 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] [2024-04-22T06:21:13.856Z] #111 2.910 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] [2024-04-22T06:21:13.856Z] #111 2.912 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] [2024-04-22T06:21:13.856Z] #111 2.912 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] [2024-04-22T06:21:13.856Z] #111 2.913 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB] [2024-04-22T06:21:13.856Z] #111 2.913 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] [2024-04-22T06:21:13.856Z] #111 2.914 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB] [2024-04-22T06:21:13.856Z] #111 2.915 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB] [2024-04-22T06:21:13.856Z] #111 3.065 debconf: delaying package configuration, since apt-utils is not installed [2024-04-22T06:21:14.113Z] #111 3.103 Fetched 11.9 MB in 0s (35.4 MB/s) [2024-04-22T06:21:14.113Z] #111 3.125 Selecting previously unselected package libdpkg-perl. [2024-04-22T06:21:14.113Z] #111 3.125 (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 ... 21013 files and directories currently installed.) [2024-04-22T06:21:14.113Z] #111 3.137 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ... [2024-04-22T06:21:14.113Z] #111 3.142 Unpacking libdpkg-perl (1.21.22) ... [2024-04-22T06:21:14.113Z] #111 3.223 Selecting previously unselected package dpkg-dev. [2024-04-22T06:21:14.113Z] #111 3.226 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ... [2024-04-22T06:21:14.113Z] #111 3.230 Unpacking dpkg-dev (1.21.22) ... [2024-04-22T06:21:14.113Z] #111 3.355 Selecting previously unselected package libglib2.0-0:arm64. [2024-04-22T06:21:14.369Z] #111 3.357 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ... [2024-04-22T06:21:14.369Z] #111 3.367 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-22T06:21:14.369Z] #111 3.498 Selecting previously unselected package libgirepository-1.0-1:arm64. [2024-04-22T06:21:14.369Z] #111 3.500 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ... [2024-04-22T06:21:14.369Z] #111 3.506 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-22T06:21:14.369Z] #111 3.544 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2024-04-22T06:21:14.369Z] #111 3.546 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... [2024-04-22T06:21:14.369Z] #111 3.550 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2024-04-22T06:21:14.369Z] #111 3.589 Selecting previously unselected package libsecret-common. [2024-04-22T06:21:14.369Z] #111 3.591 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ... [2024-04-22T06:21:14.369Z] #111 3.596 Unpacking libsecret-common (0.20.5-3) ... [2024-04-22T06:21:14.369Z] #111 3.648 Selecting previously unselected package libsecret-1-0:arm64. [2024-04-22T06:21:14.625Z] #111 3.650 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ... [2024-04-22T06:21:14.625Z] #111 3.654 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... [2024-04-22T06:21:14.625Z] #111 3.691 Selecting previously unselected package gir1.2-secret-1:arm64. [2024-04-22T06:21:14.625Z] #111 3.694 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ... [2024-04-22T06:21:14.625Z] #111 3.698 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... [2024-04-22T06:21:14.625Z] #111 3.736 Selecting previously unselected package libapparmor-dev:arm64. [2024-04-22T06:21:14.625Z] #111 3.739 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ... [2024-04-22T06:21:14.625Z] #111 3.743 Unpacking libapparmor-dev:arm64 (3.0.8-3) ... [2024-04-22T06:21:14.625Z] #111 3.780 Selecting previously unselected package uuid-dev:arm64. [2024-04-22T06:21:14.625Z] #111 3.782 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-22T06:21:14.625Z] #111 3.788 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-22T06:21:14.625Z] #111 3.821 Selecting previously unselected package libblkid-dev:arm64. [2024-04-22T06:21:14.625Z] #111 3.823 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-22T06:21:14.625Z] #111 3.827 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-22T06:21:14.625Z] #111 3.870 Selecting previously unselected package libffi-dev:arm64. [2024-04-22T06:21:14.625Z] #111 3.872 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... [2024-04-22T06:21:14.625Z] #111 3.876 Unpacking libffi-dev:arm64 (3.4.4-1) ... [2024-04-22T06:21:14.625Z] #111 3.911 Selecting previously unselected package libgpg-error-dev. [2024-04-22T06:21:14.881Z] #111 3.914 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... [2024-04-22T06:21:14.882Z] #111 3.917 Unpacking libgpg-error-dev (1.46-1) ... [2024-04-22T06:21:14.882Z] #111 3.953 Selecting previously unselected package libgcrypt20-dev. [2024-04-22T06:21:14.882Z] #111 3.955 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... [2024-04-22T06:21:14.882Z] #111 3.959 Unpacking libgcrypt20-dev (1.10.1-3) ... [2024-04-22T06:21:14.882Z] #111 4.028 Selecting previously unselected package libglib2.0-data. [2024-04-22T06:21:14.882Z] #111 4.030 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... [2024-04-22T06:21:14.882Z] #111 4.034 Unpacking libglib2.0-data (2.74.6-2) ... [2024-04-22T06:21:14.882Z] #111 4.165 Selecting previously unselected package libglib2.0-bin. [2024-04-22T06:21:15.138Z] #111 4.167 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... [2024-04-22T06:21:15.138Z] #111 4.171 Unpacking libglib2.0-bin (2.74.6-2) ... [2024-04-22T06:21:15.138Z] #111 4.211 Selecting previously unselected package python3-lib2to3. [2024-04-22T06:21:15.138Z] #111 4.213 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... [2024-04-22T06:21:15.138Z] #111 4.217 Unpacking python3-lib2to3 (3.11.2-3) ... [2024-04-22T06:21:15.138Z] #111 4.260 Selecting previously unselected package python3-distutils. [2024-04-22T06:21:15.138Z] #111 4.262 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... [2024-04-22T06:21:15.138Z] #111 4.266 Unpacking python3-distutils (3.11.2-3) ... [2024-04-22T06:21:15.138Z] #111 4.309 Selecting previously unselected package libglib2.0-dev-bin. [2024-04-22T06:21:15.138Z] #111 4.311 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... [2024-04-22T06:21:15.138Z] #111 4.315 Unpacking libglib2.0-dev-bin (2.74.6-2) ... [2024-04-22T06:21:15.138Z] #111 4.357 Selecting previously unselected package libsepol-dev:arm64. [2024-04-22T06:21:15.138Z] #111 4.359 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... [2024-04-22T06:21:15.138Z] #111 4.363 Unpacking libsepol-dev:arm64 (3.4-2.1) ... [2024-04-22T06:21:15.138Z] #111 4.425 Selecting previously unselected package libpcre2-16-0:arm64. [2024-04-22T06:21:15.395Z] #111 4.428 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... [2024-04-22T06:21:15.395Z] #111 4.432 Unpacking libpcre2-16-0:arm64 (10.42-1) ... [2024-04-22T06:21:15.395Z] #111 4.482 Selecting previously unselected package libpcre2-32-0:arm64. [2024-04-22T06:21:15.395Z] #111 4.484 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... [2024-04-22T06:21:15.395Z] #111 4.488 Unpacking libpcre2-32-0:arm64 (10.42-1) ... [2024-04-22T06:21:15.395Z] #111 4.538 Selecting previously unselected package libpcre2-posix3:arm64. [2024-04-22T06:21:15.395Z] #111 4.541 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... [2024-04-22T06:21:15.395Z] #111 4.544 Unpacking libpcre2-posix3:arm64 (10.42-1) ... [2024-04-22T06:21:15.395Z] #111 4.577 Selecting previously unselected package libpcre2-dev:arm64. [2024-04-22T06:21:15.395Z] #111 4.579 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... [2024-04-22T06:21:15.395Z] #111 4.583 Unpacking libpcre2-dev:arm64 (10.42-1) ... [2024-04-22T06:21:15.395Z] #111 4.661 Selecting previously unselected package libselinux1-dev:arm64. [2024-04-22T06:21:15.651Z] #111 4.663 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... [2024-04-22T06:21:15.651Z] #111 4.669 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... [2024-04-22T06:21:15.651Z] #111 4.727 Selecting previously unselected package libmount-dev:arm64. [2024-04-22T06:21:15.651Z] #111 4.730 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-22T06:21:15.651Z] #111 4.734 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-22T06:21:15.651Z] #111 4.765 Selecting previously unselected package zlib1g-dev:arm64. [2024-04-22T06:21:15.651Z] #111 4.767 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... [2024-04-22T06:21:15.651Z] #111 4.771 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-22T06:21:15.651Z] #111 4.822 Selecting previously unselected package libglib2.0-dev:arm64. [2024-04-22T06:21:15.651Z] #111 4.824 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... [2024-04-22T06:21:15.651Z] #111 4.828 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... [2024-04-22T06:21:15.651Z] #111 4.994 Selecting previously unselected package libseccomp-dev:arm64. [2024-04-22T06:21:15.908Z] #111 4.996 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ... [2024-04-22T06:21:15.908Z] #111 5.000 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-22T06:21:15.908Z] #111 5.037 Selecting previously unselected package libsecret-1-dev:arm64. [2024-04-22T06:21:15.908Z] #111 5.039 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ... [2024-04-22T06:21:15.908Z] #111 5.043 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... [2024-04-22T06:21:15.908Z] #111 5.133 Selecting previously unselected package libsystemd-dev:arm64. [2024-04-22T06:21:15.908Z] #111 5.135 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ... [2024-04-22T06:21:15.908Z] #111 5.157 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ... [2024-04-22T06:21:15.908Z] #111 5.253 Selecting previously unselected package libudev-dev:arm64. [2024-04-22T06:21:16.164Z] #111 5.255 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ... [2024-04-22T06:21:16.164Z] #111 5.259 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ... [2024-04-22T06:21:16.164Z] #111 5.303 Selecting previously unselected package libyaml-0-2:arm64. [2024-04-22T06:21:16.164Z] #111 5.306 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ... [2024-04-22T06:21:16.164Z] #111 5.309 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... [2024-04-22T06:21:16.164Z] #111 5.342 Selecting previously unselected package python3-pathspec. [2024-04-22T06:21:16.164Z] #111 5.344 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ... [2024-04-22T06:21:16.164Z] #111 5.348 Unpacking python3-pathspec (0.11.0-1) ... [2024-04-22T06:21:16.164Z] #111 5.383 Selecting previously unselected package python3-pkg-resources. [2024-04-22T06:21:16.164Z] #111 5.386 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ... [2024-04-22T06:21:16.164Z] #111 5.390 Unpacking python3-pkg-resources (66.1.1-1) ... [2024-04-22T06:21:16.164Z] #111 5.441 Selecting previously unselected package python3-yaml. [2024-04-22T06:21:16.164Z] #111 5.443 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ... [2024-04-22T06:21:16.164Z] #111 5.447 Unpacking python3-yaml (6.0-3+b2) ... [2024-04-22T06:21:16.164Z] #111 5.492 Selecting previously unselected package yamllint. [2024-04-22T06:21:16.421Z] #111 5.494 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ... [2024-04-22T06:21:16.421Z] #111 5.505 Unpacking yamllint (1.29.0-1) ... [2024-04-22T06:21:16.421Z] #111 5.555 Setting up python3-pkg-resources (66.1.1-1) ... [2024-04-22T06:21:16.677Z] #111 5.808 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-22T06:21:16.677Z] #111 5.818 Setting up libyaml-0-2:arm64 (0.2.5-1) ... [2024-04-22T06:21:16.677Z] #111 5.829 Setting up libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-22T06:21:16.677Z] #111 5.840 No schema files found: doing nothing. [2024-04-22T06:21:16.677Z] #111 5.847 Setting up python3-yaml (6.0-3+b2) ... [2024-04-22T06:21:16.677Z] #111 5.999 Setting up libffi-dev:arm64 (3.4.4-1) ... [2024-04-22T06:21:16.934Z] #111 6.011 Setting up libpcre2-16-0:arm64 (10.42-1) ... [2024-04-22T06:21:16.934Z] #111 6.021 Setting up libpcre2-32-0:arm64 (10.42-1) ... [2024-04-22T06:21:16.934Z] #111 6.032 Setting up libglib2.0-data (2.74.6-2) ... [2024-04-22T06:21:16.934Z] #111 6.043 Setting up libgpg-error-dev (1.46-1) ... [2024-04-22T06:21:16.934Z] #111 6.054 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-22T06:21:16.934Z] #111 6.066 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ... [2024-04-22T06:21:16.934Z] #111 6.076 Setting up libsepol-dev:arm64 (3.4-2.1) ... [2024-04-22T06:21:16.934Z] #111 6.086 Setting up libdpkg-perl (1.21.22) ... [2024-04-22T06:21:16.934Z] #111 6.097 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-22T06:21:16.934Z] #111 6.109 Setting up libpcre2-posix3:arm64 (10.42-1) ... [2024-04-22T06:21:16.934Z] #111 6.122 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-22T06:21:16.934Z] #111 6.133 Setting up libapparmor-dev:arm64 (3.0.8-3) ... [2024-04-22T06:21:16.934Z] #111 6.144 Setting up python3-pathspec (0.11.0-1) ... [2024-04-22T06:21:16.934Z] #111 6.269 Setting up python3-lib2to3 (3.11.2-3) ... [2024-04-22T06:21:17.190Z] #111 6.379 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... [2024-04-22T06:21:17.190Z] #111 6.390 Setting up libsecret-common (0.20.5-3) ... [2024-04-22T06:21:17.190Z] #111 6.408 Setting up python3-distutils (3.11.2-3) ... [2024-04-22T06:21:17.190Z] #111 6.535 Setting up libglib2.0-dev-bin (2.74.6-2) ... [2024-04-22T06:21:17.446Z] #111 6.688 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-22T06:21:17.703Z] #111 6.701 Setting up libpcre2-dev:arm64 (10.42-1) ... [2024-04-22T06:21:17.703Z] #111 6.712 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... [2024-04-22T06:21:17.703Z] #111 6.723 Setting up libglib2.0-bin (2.74.6-2) ... [2024-04-22T06:21:17.703Z] #111 6.735 Setting up dpkg-dev (1.21.22) ... [2024-04-22T06:21:17.703Z] #111 6.758 Setting up libsecret-1-0:arm64 (0.20.5-3) ... [2024-04-22T06:21:17.703Z] #111 6.771 Setting up yamllint (1.29.0-1) ... [2024-04-22T06:21:17.703Z] #111 6.908 Setting up libgcrypt20-dev (1.10.1-3) ... [2024-04-22T06:21:17.960Z] #111 6.919 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2024-04-22T06:21:17.960Z] #111 6.932 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-22T06:21:17.960Z] #111 6.948 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... [2024-04-22T06:21:17.960Z] #111 6.960 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... [2024-04-22T06:21:17.960Z] #111 6.971 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... [2024-04-22T06:21:17.960Z] #111 6.982 Processing triggers for libc-bin (2.36-9+deb12u4) ... [2024-04-22T06:21:18.522Z] #111 DONE 7.6s [2024-04-22T06:21:18.522Z] [2024-04-22T06:21:18.522Z] #112 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli [2024-04-22T06:21:18.522Z] #112 DONE 0.1s [2024-04-22T06:21:18.522Z] [2024-04-22T06:21:18.522Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2024-04-22T06:21:18.522Z] #113 DONE 0.1s [2024-04-22T06:21:18.778Z] [2024-04-22T06:21:18.778Z] #114 [dev 1/1] COPY --link . . [2024-04-22T06:21:20.144Z] #114 DONE 1.4s [2024-04-22T06:21:20.144Z] [2024-04-22T06:21:20.144Z] #115 exporting to image [2024-04-22T06:21:20.144Z] #115 exporting layers [2024-04-22T06:21:21.074Z] #115 exporting layers 1.0s done [2024-04-22T06:21:21.074Z] #115 writing image sha256:d35de5992475e3185aa15c7d794ef2a839603eb62736963e8b9113dd88bd7900 done [2024-04-22T06:21:21.074Z] #115 naming to docker.io/library/docker:4135de28190264dc36cb9e773ae8b7912bf1f340 done [2024-04-22T06:21:21.074Z] #115 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2024-04-22T06:21:21.389Z] + sudo modprobe ip6table_filter [Pipeline] sh [2024-04-22T06:21:21.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47737/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4135de28190264dc36cb9e773ae8b7912bf1f340 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4135de28190264dc36cb9e773ae8b7912bf1f340 hack/test/unit [2024-04-22T06:21:21.969Z] + BUILDFLAGS=(-tags 'netgo journald') [2024-04-22T06:21:21.969Z] + TESTFLAGS+=' -test.timeout=5m' [2024-04-22T06:21:21.969Z] + TESTDIRS=./... [2024-04-22T06:21:21.969Z] + exclude_paths='/vendor/|/integration' [2024-04-22T06:21:21.969Z] ++ go list ./... [2024-04-22T06:21:21.969Z] ++ grep -vE '(/vendor/|/integration)' [2024-04-22T06:21:22.536Z] + pkg_list='github.com/docker/docker/api [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/backend/build [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/httpstatus [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/httputils [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/middleware [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/build [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/container [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/debug [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/distribution [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/grpc [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/image [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/network [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/plugin [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/session [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/swarm [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/system [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/server/router/volume [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/backend [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/blkiodev [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/checkpoint [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/container [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/events [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/filters [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/image [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/mount [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/network [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/registry [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/strslice [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/swarm [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/system [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/time [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/versions [2024-04-22T06:21:22.536Z] github.com/docker/docker/api/types/volume [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/builder-next [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/builder-next/worker [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/dockerfile [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/remotecontext [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/remotecontext/git [2024-04-22T06:21:22.536Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-22T06:21:22.536Z] github.com/docker/docker/cli/debug [2024-04-22T06:21:22.536Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-22T06:21:22.536Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-22T06:21:22.536Z] github.com/docker/docker/client [2024-04-22T06:21:22.536Z] github.com/docker/docker/client/buildkit [2024-04-22T06:21:22.536Z] github.com/docker/docker/cmd/docker-proxy [2024-04-22T06:21:22.536Z] github.com/docker/docker/cmd/dockerd [2024-04-22T06:21:22.536Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-22T06:21:22.536Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-22T06:21:22.536Z] github.com/docker/docker/container [2024-04-22T06:21:22.536Z] github.com/docker/docker/container/stream [2024-04-22T06:21:22.536Z] github.com/docker/docker/contrib/apparmor [2024-04-22T06:21:22.536Z] github.com/docker/docker/contrib/httpserver [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/cluster [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/cluster/convert [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/cluster/executor [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/cluster/provider [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/config [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/containerd [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/events [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/events/testutils [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/graphdriver [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/images [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/initlayer [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/links [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/listeners [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/gelf [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/journald [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/local [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/splunk [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/syslog [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/logger/templates [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/names [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/network [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/snapshotter [2024-04-22T06:21:22.536Z] github.com/docker/docker/daemon/stats [2024-04-22T06:21:22.536Z] github.com/docker/docker/distribution [2024-04-22T06:21:22.536Z] github.com/docker/docker/distribution/metadata [2024-04-22T06:21:22.536Z] github.com/docker/docker/distribution/utils [2024-04-22T06:21:22.536Z] github.com/docker/docker/distribution/xfer [2024-04-22T06:21:22.536Z] github.com/docker/docker/dockerversion [2024-04-22T06:21:22.536Z] github.com/docker/docker/errdefs [2024-04-22T06:21:22.536Z] github.com/docker/docker/image [2024-04-22T06:21:22.536Z] github.com/docker/docker/image/cache [2024-04-22T06:21:22.536Z] github.com/docker/docker/image/spec/specs-go [2024-04-22T06:21:22.536Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-22T06:21:22.536Z] github.com/docker/docker/image/tarexport [2024-04-22T06:21:22.536Z] github.com/docker/docker/image/v1 [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/cleanups [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/compatcontext [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/mod [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/mounttree [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/multierror [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/safepath [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/sliceutil [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/test/suite [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/testutils [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/unix_noeintr [2024-04-22T06:21:22.536Z] github.com/docker/docker/internal/unshare [2024-04-22T06:21:22.536Z] github.com/docker/docker/layer [2024-04-22T06:21:22.536Z] github.com/docker/docker/libcontainerd [2024-04-22T06:21:22.536Z] github.com/docker/docker/libcontainerd/queue [2024-04-22T06:21:22.536Z] github.com/docker/docker/libcontainerd/remote [2024-04-22T06:21:22.536Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-22T06:21:22.536Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-22T06:21:22.536Z] github.com/docker/docker/libcontainerd/types [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/bitmap [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/cluster [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/config [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/datastore [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/driverapi [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/etchosts [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/ipam [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-22T06:21:22.536Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ipbits [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/iptables [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/netlabel [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/netutils [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/networkdb [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ns [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/options [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/osl [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/portallocator [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/portmapper [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/scope [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/types [2024-04-22T06:21:22.537Z] github.com/docker/docker/oci [2024-04-22T06:21:22.537Z] github.com/docker/docker/oci/caps [2024-04-22T06:21:22.537Z] github.com/docker/docker/opts [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/archive [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/authorization [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/broadcaster [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/capabilities [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/chrootarchive [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/containerfs [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/directory [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/dmesg [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/fileutils [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/homedir [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/idtools [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/ioutils [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/jsonmessage [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/longpath [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/meminfo [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/namesgenerator [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/parsers [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/pidfile [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/platform [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/plugingetter [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/plugins [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/plugins/transport [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/pools [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/process [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/progress [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/reexec [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/rootless [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/stack [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/stdcopy [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/streamformatter [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/stringid [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/sysinfo [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/system [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/tailfile [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/tarsum [2024-04-22T06:21:22.537Z] github.com/docker/docker/pkg/useragent [2024-04-22T06:21:22.537Z] github.com/docker/docker/plugin [2024-04-22T06:21:22.537Z] github.com/docker/docker/plugin/executor/containerd [2024-04-22T06:21:22.537Z] github.com/docker/docker/plugin/v2 [2024-04-22T06:21:22.537Z] github.com/docker/docker/profiles/apparmor [2024-04-22T06:21:22.537Z] github.com/docker/docker/profiles/seccomp [2024-04-22T06:21:22.537Z] github.com/docker/docker/quota [2024-04-22T06:21:22.537Z] github.com/docker/docker/reference [2024-04-22T06:21:22.537Z] github.com/docker/docker/registry [2024-04-22T06:21:22.537Z] github.com/docker/docker/registry/resumable [2024-04-22T06:21:22.537Z] github.com/docker/docker/restartmanager [2024-04-22T06:21:22.537Z] github.com/docker/docker/runconfig [2024-04-22T06:21:22.537Z] github.com/docker/docker/runconfig/opts [2024-04-22T06:21:22.537Z] github.com/docker/docker/testutil [2024-04-22T06:21:22.537Z] github.com/docker/docker/testutil/daemon [2024-04-22T06:21:22.537Z] github.com/docker/docker/testutil/environment [2024-04-22T06:21:22.537Z] github.com/docker/docker/testutil/fakecontext [2024-04-22T06:21:22.537Z] github.com/docker/docker/testutil/fakegit [2024-04-22T06:21:22.537Z] github.com/docker/docker/testutil/fakestorage [2024-04-22T06:21:22.537Z] github.com/docker/docker/testutil/fixtures/load [2024-04-22T06:21:22.537Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-22T06:21:22.537Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-22T06:21:22.537Z] github.com/docker/docker/testutil/registry [2024-04-22T06:21:22.537Z] github.com/docker/docker/testutil/request [2024-04-22T06:21:22.537Z] github.com/docker/docker/volume [2024-04-22T06:21:22.537Z] github.com/docker/docker/volume/drivers [2024-04-22T06:21:22.537Z] github.com/docker/docker/volume/local [2024-04-22T06:21:22.537Z] github.com/docker/docker/volume/mounts [2024-04-22T06:21:22.537Z] github.com/docker/docker/volume/service [2024-04-22T06:21:22.537Z] github.com/docker/docker/volume/service/opts [2024-04-22T06:21:22.537Z] github.com/docker/docker/volume/testutils' [2024-04-22T06:21:22.537Z] ++ grep --fixed-strings -v /libnetwork [2024-04-22T06:21:22.537Z] ++ echo 'github.com/docker/docker/api [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/backend/build [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/httpstatus [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/httputils [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/middleware [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/build [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/container [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/debug [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/distribution [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/grpc [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/image [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/network [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/plugin [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/session [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/swarm [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/system [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/server/router/volume [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/backend [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/blkiodev [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/checkpoint [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/container [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/events [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/filters [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/image [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/mount [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/network [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/registry [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/strslice [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/swarm [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/system [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/time [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/versions [2024-04-22T06:21:22.537Z] github.com/docker/docker/api/types/volume [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/builder-next [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/builder-next/worker [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/dockerfile [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/remotecontext [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/remotecontext/git [2024-04-22T06:21:22.537Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-22T06:21:22.537Z] github.com/docker/docker/cli/debug [2024-04-22T06:21:22.537Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-22T06:21:22.537Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-22T06:21:22.537Z] github.com/docker/docker/client [2024-04-22T06:21:22.537Z] github.com/docker/docker/client/buildkit [2024-04-22T06:21:22.537Z] github.com/docker/docker/cmd/docker-proxy [2024-04-22T06:21:22.537Z] github.com/docker/docker/cmd/dockerd [2024-04-22T06:21:22.537Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-22T06:21:22.537Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-22T06:21:22.537Z] github.com/docker/docker/container [2024-04-22T06:21:22.537Z] github.com/docker/docker/container/stream [2024-04-22T06:21:22.537Z] github.com/docker/docker/contrib/apparmor [2024-04-22T06:21:22.537Z] github.com/docker/docker/contrib/httpserver [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/cluster [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/cluster/convert [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/cluster/executor [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/cluster/provider [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/config [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/containerd [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/events [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/events/testutils [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/graphdriver [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/images [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/initlayer [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/links [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/listeners [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/gelf [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/journald [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/local [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/splunk [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/syslog [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/logger/templates [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/names [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/network [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/snapshotter [2024-04-22T06:21:22.537Z] github.com/docker/docker/daemon/stats [2024-04-22T06:21:22.537Z] github.com/docker/docker/distribution [2024-04-22T06:21:22.537Z] github.com/docker/docker/distribution/metadata [2024-04-22T06:21:22.537Z] github.com/docker/docker/distribution/utils [2024-04-22T06:21:22.537Z] github.com/docker/docker/distribution/xfer [2024-04-22T06:21:22.537Z] github.com/docker/docker/dockerversion [2024-04-22T06:21:22.537Z] github.com/docker/docker/errdefs [2024-04-22T06:21:22.537Z] github.com/docker/docker/image [2024-04-22T06:21:22.537Z] github.com/docker/docker/image/cache [2024-04-22T06:21:22.537Z] github.com/docker/docker/image/spec/specs-go [2024-04-22T06:21:22.537Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-22T06:21:22.537Z] github.com/docker/docker/image/tarexport [2024-04-22T06:21:22.537Z] github.com/docker/docker/image/v1 [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/cleanups [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/compatcontext [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/mod [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/mounttree [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/multierror [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/safepath [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/sliceutil [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/test/suite [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/testutils [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/unix_noeintr [2024-04-22T06:21:22.537Z] github.com/docker/docker/internal/unshare [2024-04-22T06:21:22.537Z] github.com/docker/docker/layer [2024-04-22T06:21:22.537Z] github.com/docker/docker/libcontainerd [2024-04-22T06:21:22.537Z] github.com/docker/docker/libcontainerd/queue [2024-04-22T06:21:22.537Z] github.com/docker/docker/libcontainerd/remote [2024-04-22T06:21:22.537Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-22T06:21:22.537Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-22T06:21:22.537Z] github.com/docker/docker/libcontainerd/types [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/bitmap [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/cluster [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/config [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/datastore [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/driverapi [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/etchosts [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ipam [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ipbits [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/iptables [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/netlabel [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/netutils [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/networkdb [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/ns [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/options [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/osl [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/portallocator [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/portmapper [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/scope [2024-04-22T06:21:22.537Z] github.com/docker/docker/libnetwork/types [2024-04-22T06:21:22.537Z] github.com/docker/docker/oci [2024-04-22T06:21:22.538Z] github.com/docker/docker/oci/caps [2024-04-22T06:21:22.538Z] github.com/docker/docker/opts [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/archive [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/authorization [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/broadcaster [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/capabilities [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/chrootarchive [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/containerfs [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/directory [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/dmesg [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/fileutils [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/homedir [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/idtools [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/ioutils [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/jsonmessage [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/longpath [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/meminfo [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/namesgenerator [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/parsers [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/pidfile [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/platform [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/plugingetter [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/plugins [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/plugins/transport [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/pools [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/process [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/progress [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/reexec [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/rootless [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/stack [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/stdcopy [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/streamformatter [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/stringid [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/sysinfo [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/system [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/tailfile [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/tarsum [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/useragent [2024-04-22T06:21:22.538Z] github.com/docker/docker/plugin [2024-04-22T06:21:22.538Z] github.com/docker/docker/plugin/executor/containerd [2024-04-22T06:21:22.538Z] github.com/docker/docker/plugin/v2 [2024-04-22T06:21:22.538Z] github.com/docker/docker/profiles/apparmor [2024-04-22T06:21:22.538Z] github.com/docker/docker/profiles/seccomp [2024-04-22T06:21:22.538Z] github.com/docker/docker/quota [2024-04-22T06:21:22.538Z] github.com/docker/docker/reference [2024-04-22T06:21:22.538Z] github.com/docker/docker/registry [2024-04-22T06:21:22.538Z] github.com/docker/docker/registry/resumable [2024-04-22T06:21:22.538Z] github.com/docker/docker/restartmanager [2024-04-22T06:21:22.538Z] github.com/docker/docker/runconfig [2024-04-22T06:21:22.538Z] github.com/docker/docker/runconfig/opts [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/daemon [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/environment [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/fakecontext [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/fakegit [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/fakestorage [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/fixtures/load [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/registry [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/request [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume/drivers [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume/local [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume/mounts [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume/service [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume/service/opts [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume/testutils' [2024-04-22T06:21:22.538Z] + base_pkg_list='github.com/docker/docker/api [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/backend/build [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/httpstatus [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/httputils [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/middleware [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/build [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/container [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/debug [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/distribution [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/grpc [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/image [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/network [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/plugin [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/session [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/swarm [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/system [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/volume [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/backend [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/blkiodev [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/checkpoint [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/container [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/events [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/filters [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/image [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/mount [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/network [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/registry [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/strslice [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/swarm [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/system [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/time [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/versions [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/types/volume [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/builder-next [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/builder-next/worker [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/dockerfile [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/remotecontext [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/remotecontext/git [2024-04-22T06:21:22.538Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-22T06:21:22.538Z] github.com/docker/docker/cli/debug [2024-04-22T06:21:22.538Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-22T06:21:22.538Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-22T06:21:22.538Z] github.com/docker/docker/client [2024-04-22T06:21:22.538Z] github.com/docker/docker/client/buildkit [2024-04-22T06:21:22.538Z] github.com/docker/docker/cmd/docker-proxy [2024-04-22T06:21:22.538Z] github.com/docker/docker/cmd/dockerd [2024-04-22T06:21:22.538Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-22T06:21:22.538Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-22T06:21:22.538Z] github.com/docker/docker/container [2024-04-22T06:21:22.538Z] github.com/docker/docker/container/stream [2024-04-22T06:21:22.538Z] github.com/docker/docker/contrib/apparmor [2024-04-22T06:21:22.538Z] github.com/docker/docker/contrib/httpserver [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/cluster [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/cluster/convert [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/cluster/executor [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/cluster/provider [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/config [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/containerd [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/events [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/events/testutils [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/graphdriver [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/images [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/initlayer [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/links [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/listeners [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/gelf [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/journald [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/local [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/splunk [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/syslog [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/logger/templates [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/names [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/network [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/snapshotter [2024-04-22T06:21:22.538Z] github.com/docker/docker/daemon/stats [2024-04-22T06:21:22.538Z] github.com/docker/docker/distribution [2024-04-22T06:21:22.538Z] github.com/docker/docker/distribution/metadata [2024-04-22T06:21:22.538Z] github.com/docker/docker/distribution/utils [2024-04-22T06:21:22.538Z] github.com/docker/docker/distribution/xfer [2024-04-22T06:21:22.538Z] github.com/docker/docker/dockerversion [2024-04-22T06:21:22.538Z] github.com/docker/docker/errdefs [2024-04-22T06:21:22.538Z] github.com/docker/docker/image [2024-04-22T06:21:22.538Z] github.com/docker/docker/image/cache [2024-04-22T06:21:22.538Z] github.com/docker/docker/image/spec/specs-go [2024-04-22T06:21:22.538Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-22T06:21:22.538Z] github.com/docker/docker/image/tarexport [2024-04-22T06:21:22.538Z] github.com/docker/docker/image/v1 [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/cleanups [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/compatcontext [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/mod [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/mounttree [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/multierror [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/safepath [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/sliceutil [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/test/suite [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/testutils [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/unix_noeintr [2024-04-22T06:21:22.538Z] github.com/docker/docker/internal/unshare [2024-04-22T06:21:22.538Z] github.com/docker/docker/layer [2024-04-22T06:21:22.538Z] github.com/docker/docker/libcontainerd [2024-04-22T06:21:22.538Z] github.com/docker/docker/libcontainerd/queue [2024-04-22T06:21:22.538Z] github.com/docker/docker/libcontainerd/remote [2024-04-22T06:21:22.538Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-22T06:21:22.538Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-22T06:21:22.538Z] github.com/docker/docker/libcontainerd/types [2024-04-22T06:21:22.538Z] github.com/docker/docker/oci [2024-04-22T06:21:22.538Z] github.com/docker/docker/oci/caps [2024-04-22T06:21:22.538Z] github.com/docker/docker/opts [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/archive [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/authorization [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/broadcaster [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/capabilities [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/chrootarchive [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/containerfs [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/directory [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/dmesg [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/fileutils [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/homedir [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/idtools [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/ioutils [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/jsonmessage [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/longpath [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/meminfo [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/namesgenerator [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/parsers [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/pidfile [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/platform [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/plugingetter [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/plugins [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/plugins/transport [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/pools [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/process [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/progress [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/reexec [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/rootless [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/stack [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/stdcopy [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/streamformatter [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/stringid [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/sysinfo [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/system [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/tailfile [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/tarsum [2024-04-22T06:21:22.538Z] github.com/docker/docker/pkg/useragent [2024-04-22T06:21:22.538Z] github.com/docker/docker/plugin [2024-04-22T06:21:22.538Z] github.com/docker/docker/plugin/executor/containerd [2024-04-22T06:21:22.538Z] github.com/docker/docker/plugin/v2 [2024-04-22T06:21:22.538Z] github.com/docker/docker/profiles/apparmor [2024-04-22T06:21:22.538Z] github.com/docker/docker/profiles/seccomp [2024-04-22T06:21:22.538Z] github.com/docker/docker/quota [2024-04-22T06:21:22.538Z] github.com/docker/docker/reference [2024-04-22T06:21:22.538Z] github.com/docker/docker/registry [2024-04-22T06:21:22.538Z] github.com/docker/docker/registry/resumable [2024-04-22T06:21:22.538Z] github.com/docker/docker/restartmanager [2024-04-22T06:21:22.538Z] github.com/docker/docker/runconfig [2024-04-22T06:21:22.538Z] github.com/docker/docker/runconfig/opts [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/daemon [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/environment [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/fakecontext [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/fakegit [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/fakestorage [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/fixtures/load [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/registry [2024-04-22T06:21:22.538Z] github.com/docker/docker/testutil/request [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume/drivers [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume/local [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume/mounts [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume/service [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume/service/opts [2024-04-22T06:21:22.538Z] github.com/docker/docker/volume/testutils' [2024-04-22T06:21:22.538Z] ++ grep --fixed-strings /libnetwork [2024-04-22T06:21:22.538Z] ++ echo 'github.com/docker/docker/api [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/backend/build [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/httpstatus [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/httputils [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/middleware [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/build [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/container [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/debug [2024-04-22T06:21:22.538Z] github.com/docker/docker/api/server/router/distribution [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/server/router/grpc [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/server/router/image [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/server/router/network [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/server/router/plugin [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/server/router/session [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/server/router/swarm [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/server/router/system [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/server/router/volume [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/backend [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/blkiodev [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/checkpoint [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/container [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/events [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/filters [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/image [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/mount [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/network [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/registry [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/strslice [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/swarm [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/system [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/time [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/versions [2024-04-22T06:21:22.539Z] github.com/docker/docker/api/types/volume [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/builder-next [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/builder-next/worker [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/dockerfile [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/remotecontext [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/remotecontext/git [2024-04-22T06:21:22.539Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-22T06:21:22.539Z] github.com/docker/docker/cli/debug [2024-04-22T06:21:22.539Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-22T06:21:22.539Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-22T06:21:22.539Z] github.com/docker/docker/client [2024-04-22T06:21:22.539Z] github.com/docker/docker/client/buildkit [2024-04-22T06:21:22.539Z] github.com/docker/docker/cmd/docker-proxy [2024-04-22T06:21:22.539Z] github.com/docker/docker/cmd/dockerd [2024-04-22T06:21:22.539Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-22T06:21:22.539Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-22T06:21:22.539Z] github.com/docker/docker/container [2024-04-22T06:21:22.539Z] github.com/docker/docker/container/stream [2024-04-22T06:21:22.539Z] github.com/docker/docker/contrib/apparmor [2024-04-22T06:21:22.539Z] github.com/docker/docker/contrib/httpserver [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/cluster [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/cluster/convert [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/cluster/executor [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/cluster/provider [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/config [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/containerd [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/events [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/events/testutils [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/graphdriver [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/images [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/initlayer [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/links [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/listeners [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/gelf [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/journald [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/local [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/splunk [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/syslog [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/logger/templates [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/names [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/network [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/snapshotter [2024-04-22T06:21:22.539Z] github.com/docker/docker/daemon/stats [2024-04-22T06:21:22.539Z] github.com/docker/docker/distribution [2024-04-22T06:21:22.539Z] github.com/docker/docker/distribution/metadata [2024-04-22T06:21:22.539Z] github.com/docker/docker/distribution/utils [2024-04-22T06:21:22.539Z] github.com/docker/docker/distribution/xfer [2024-04-22T06:21:22.539Z] github.com/docker/docker/dockerversion [2024-04-22T06:21:22.539Z] github.com/docker/docker/errdefs [2024-04-22T06:21:22.539Z] github.com/docker/docker/image [2024-04-22T06:21:22.539Z] github.com/docker/docker/image/cache [2024-04-22T06:21:22.539Z] github.com/docker/docker/image/spec/specs-go [2024-04-22T06:21:22.539Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-22T06:21:22.539Z] github.com/docker/docker/image/tarexport [2024-04-22T06:21:22.539Z] github.com/docker/docker/image/v1 [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/cleanups [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/compatcontext [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/mod [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/mounttree [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/multierror [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/safepath [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/sliceutil [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/test/suite [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/testutils [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/unix_noeintr [2024-04-22T06:21:22.539Z] github.com/docker/docker/internal/unshare [2024-04-22T06:21:22.539Z] github.com/docker/docker/layer [2024-04-22T06:21:22.539Z] github.com/docker/docker/libcontainerd [2024-04-22T06:21:22.539Z] github.com/docker/docker/libcontainerd/queue [2024-04-22T06:21:22.539Z] github.com/docker/docker/libcontainerd/remote [2024-04-22T06:21:22.539Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-22T06:21:22.539Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-22T06:21:22.539Z] github.com/docker/docker/libcontainerd/types [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/bitmap [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/cluster [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/config [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/datastore [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/driverapi [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/etchosts [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/ipam [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/ipbits [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/iptables [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/netlabel [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/netutils [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/networkdb [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/ns [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/options [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/osl [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/portallocator [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/portmapper [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/scope [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/types [2024-04-22T06:21:22.539Z] github.com/docker/docker/oci [2024-04-22T06:21:22.539Z] github.com/docker/docker/oci/caps [2024-04-22T06:21:22.539Z] github.com/docker/docker/opts [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/archive [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/authorization [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/broadcaster [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/capabilities [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/chrootarchive [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/containerfs [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/directory [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/dmesg [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/fileutils [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/homedir [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/idtools [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/ioutils [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/jsonmessage [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/longpath [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/meminfo [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/namesgenerator [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/parsers [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/pidfile [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/platform [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/plugingetter [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/plugins [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/plugins/transport [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/pools [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/process [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/progress [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/reexec [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/rootless [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/stack [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/stdcopy [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/streamformatter [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/stringid [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/sysinfo [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/system [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/tailfile [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/tarsum [2024-04-22T06:21:22.539Z] github.com/docker/docker/pkg/useragent [2024-04-22T06:21:22.539Z] github.com/docker/docker/plugin [2024-04-22T06:21:22.539Z] github.com/docker/docker/plugin/executor/containerd [2024-04-22T06:21:22.539Z] github.com/docker/docker/plugin/v2 [2024-04-22T06:21:22.539Z] github.com/docker/docker/profiles/apparmor [2024-04-22T06:21:22.539Z] github.com/docker/docker/profiles/seccomp [2024-04-22T06:21:22.539Z] github.com/docker/docker/quota [2024-04-22T06:21:22.539Z] github.com/docker/docker/reference [2024-04-22T06:21:22.539Z] github.com/docker/docker/registry [2024-04-22T06:21:22.539Z] github.com/docker/docker/registry/resumable [2024-04-22T06:21:22.539Z] github.com/docker/docker/restartmanager [2024-04-22T06:21:22.539Z] github.com/docker/docker/runconfig [2024-04-22T06:21:22.539Z] github.com/docker/docker/runconfig/opts [2024-04-22T06:21:22.539Z] github.com/docker/docker/testutil [2024-04-22T06:21:22.539Z] github.com/docker/docker/testutil/daemon [2024-04-22T06:21:22.539Z] github.com/docker/docker/testutil/environment [2024-04-22T06:21:22.539Z] github.com/docker/docker/testutil/fakecontext [2024-04-22T06:21:22.539Z] github.com/docker/docker/testutil/fakegit [2024-04-22T06:21:22.539Z] github.com/docker/docker/testutil/fakestorage [2024-04-22T06:21:22.539Z] github.com/docker/docker/testutil/fixtures/load [2024-04-22T06:21:22.539Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-22T06:21:22.539Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-22T06:21:22.539Z] github.com/docker/docker/testutil/registry [2024-04-22T06:21:22.539Z] github.com/docker/docker/testutil/request [2024-04-22T06:21:22.539Z] github.com/docker/docker/volume [2024-04-22T06:21:22.539Z] github.com/docker/docker/volume/drivers [2024-04-22T06:21:22.539Z] github.com/docker/docker/volume/local [2024-04-22T06:21:22.539Z] github.com/docker/docker/volume/mounts [2024-04-22T06:21:22.539Z] github.com/docker/docker/volume/service [2024-04-22T06:21:22.539Z] github.com/docker/docker/volume/service/opts [2024-04-22T06:21:22.539Z] github.com/docker/docker/volume/testutils' [2024-04-22T06:21:22.539Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2024-04-22T06:21:22.539Z] github.com/docker/docker/libnetwork/bitmap [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cluster [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/config [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/datastore [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/driverapi [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/etchosts [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipam [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipbits [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/iptables [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/netlabel [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/netutils [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/networkdb [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ns [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/options [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/osl [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/portallocator [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/portmapper [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/scope [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/types' [2024-04-22T06:21:22.540Z] + echo 'github.com/docker/docker/libnetwork [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/bitmap [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cluster [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/config [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/datastore [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/driverapi [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/driv+ grep --fixed-strings libnetwork/drivers/bridge [2024-04-22T06:21:22.540Z] ers/macvlan [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/etchosts [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipam [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ipbits [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/iptables [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/netlabel [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/netutils [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/networkdb [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/ns [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/options [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/osl [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/portallocator [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/portmapper [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/scope [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/types' [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-22T06:21:22.540Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-22T06:21:22.540Z] + type docker-proxy [2024-04-22T06:21:22.540Z] hack/test/unit: line 25: type: docker-proxy: not found [2024-04-22T06:21:22.540Z] + hack/make.sh binary-proxy install-proxy [2024-04-22T06:21:22.540Z] [2024-04-22T06:21:22.540Z] Removing bundles/ [2024-04-22T06:21:22.540Z] [2024-04-22T06:21:22.540Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2024-04-22T06:21:22.540Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-04-22T06:21:22.540Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-22T06:21:22.540Z] module github.com/docker/docker [2024-04-22T06:21:22.540Z] [2024-04-22T06:21:22.540Z] go 1.21 [2024-04-22T06:21:22.540Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-22T06:21:22.540Z] + GO111MODULE=on [2024-04-22T06:21:22.540Z] + GOTOOLCHAIN=local [2024-04-22T06:21:22.540Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=4135de28190264dc36cb9e773ae8b7912bf1f340" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-22T06:21:22.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-04-22T06:21:26.753Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-22T06:21:26.753Z] Created binary: bundles/binary-proxy/docker-proxy [2024-04-22T06:21:26.753Z] [2024-04-22T06:21:26.753Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-04-22T06:21:26.753Z] Installing docker-proxy to /usr/local/bin/ [2024-04-22T06:21:26.753Z] [2024-04-22T06:21:26.753Z] + mkdir -p bundles [2024-04-22T06:21:26.753Z] + '[' -n 'github.com/docker/docker/api [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/backend/build [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/httpstatus [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/httputils [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/middleware [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/build [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/container [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/debug [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/distribution [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/grpc [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/image [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/network [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/plugin [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/session [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/swarm [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/system [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/server/router/volume [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/backend [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/blkiodev [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/checkpoint [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/container [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/events [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/filters [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/image [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/mount [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/network [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/registry [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/strslice [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/swarm [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/system [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/time [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/versions [2024-04-22T06:21:26.753Z] github.com/docker/docker/api/types/volume [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/builder-next [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/builder-next/worker [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/dockerfile [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/remotecontext [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/remotecontext/git [2024-04-22T06:21:26.753Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-22T06:21:26.753Z] github.com/docker/docker/cli/debug [2024-04-22T06:21:26.753Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-22T06:21:26.753Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-22T06:21:26.753Z] github.com/docker/docker/client [2024-04-22T06:21:26.753Z] github.com/docker/docker/client/buildkit [2024-04-22T06:21:26.753Z] github.com/docker/docker/cmd/docker-proxy [2024-04-22T06:21:26.753Z] github.com/docker/docker/cmd/dockerd [2024-04-22T06:21:26.753Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-22T06:21:26.753Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-22T06:21:26.753Z] github.com/docker/docker/container [2024-04-22T06:21:26.753Z] github.com/docker/docker/container/stream [2024-04-22T06:21:26.753Z] github.com/docker/docker/contrib/apparmor [2024-04-22T06:21:26.753Z] github.com/docker/docker/contrib/httpserver [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/cluster [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/cluster/convert [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/cluster/executor [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/cluster/provider [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/config [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/containerd [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/events [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/events/testutils [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/graphdriver [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/images [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/initlayer [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/links [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/listeners [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/gelf [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/journald [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/local [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/splunk [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/syslog [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/logger/templates [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/names [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/network [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/snapshotter [2024-04-22T06:21:26.753Z] github.com/docker/docker/daemon/stats [2024-04-22T06:21:26.753Z] github.com/docker/docker/distribution [2024-04-22T06:21:26.753Z] github.com/docker/docker/distribution/metadata [2024-04-22T06:21:26.753Z] github.com/docker/docker/distribution/utils [2024-04-22T06:21:26.754Z] github.com/docker/docker/distribution/xfer [2024-04-22T06:21:26.754Z] github.com/docker/docker/dockerversion [2024-04-22T06:21:26.754Z] github.com/docker/docker/errdefs [2024-04-22T06:21:26.754Z] github.com/docker/docker/image [2024-04-22T06:21:26.754Z] github.com/docker/docker/image/cache [2024-04-22T06:21:26.754Z] github.com/docker/docker/image/spec/specs-go [2024-04-22T06:21:26.754Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-22T06:21:26.754Z] github.com/docker/docker/image/tarexport [2024-04-22T06:21:26.754Z] github.com/docker/docker/image/v1 [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/cleanups [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/compatcontext [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/mod [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/mounttree [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/multierror [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/safepath [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/sliceutil [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/test/suite [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/testutils [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/unix_noeintr [2024-04-22T06:21:26.754Z] github.com/docker/docker/internal/unshare [2024-04-22T06:21:26.754Z] github.com/docker/docker/layer [2024-04-22T06:21:26.754Z] github.com/docker/docker/libcontainerd [2024-04-22T06:21:26.754Z] github.com/docker/docker/libcontainerd/queue [2024-04-22T06:21:26.754Z] github.com/docker/docker/libcontainerd/remote [2024-04-22T06:21:26.754Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-22T06:21:26.754Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-22T06:21:26.754Z] github.com/docker/docker/libcontainerd/types [2024-04-22T06:21:26.754Z] github.com/docker/docker/oci [2024-04-22T06:21:26.754Z] github.com/docker/docker/oci/caps [2024-04-22T06:21:26.754Z] github.com/docker/docker/opts [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/archive [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/authorization [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/broadcaster [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/capabilities [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/chrootarchive [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/containerfs [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/directory [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/dmesg [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/fileutils [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/homedir [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/idtools [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/ioutils [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/jsonmessage [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/longpath [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/meminfo [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/namesgenerator [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/parsers [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/pidfile [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/platform [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/plugingetter [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/plugins [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/plugins/transport [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/pools [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/process [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/progress [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/reexec [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/rootless [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/stack [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/stdcopy [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/streamformatter [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/stringid [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/sysinfo [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/system [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/tailfile [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/tarsum [2024-04-22T06:21:26.754Z] github.com/docker/docker/pkg/useragent [2024-04-22T06:21:26.754Z] github.com/docker/docker/plugin [2024-04-22T06:21:26.754Z] github.com/docker/docker/plugin/executor/containerd [2024-04-22T06:21:26.754Z] github.com/docker/docker/plugin/v2 [2024-04-22T06:21:26.754Z] github.com/docker/docker/profiles/apparmor [2024-04-22T06:21:26.754Z] github.com/docker/docker/profiles/seccomp [2024-04-22T06:21:26.754Z] github.com/docker/docker/quota [2024-04-22T06:21:26.754Z] github.com/docker/docker/reference [2024-04-22T06:21:26.754Z] github.com/docker/docker/registry [2024-04-22T06:21:26.754Z] github.com/docker/docker/registry/resumable [2024-04-22T06:21:26.754Z] github.com/docker/docker/restartmanager [2024-04-22T06:21:26.754Z] github.com/docker/docker/runconfig [2024-04-22T06:21:26.754Z] github.com/docker/docker/runconfig/opts [2024-04-22T06:21:26.754Z] github.com/docker/docker/testutil [2024-04-22T06:21:26.754Z] github.com/docker/docker/testutil/daemon [2024-04-22T06:21:26.754Z] github.com/docker/docker/testutil/environment [2024-04-22T06:21:26.754Z] github.com/docker/docker/testutil/fakecontext [2024-04-22T06:21:26.754Z] github.com/docker/docker/testutil/fakegit [2024-04-22T06:21:26.754Z] github.com/docker/docker/testutil/fakestorage [2024-04-22T06:21:26.754Z] github.com/docker/docker/testutil/fixtures/load [2024-04-22T06:21:26.754Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-22T06:21:26.754Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-22T06:21:26.754Z] github.com/docker/docker/testutil/registry [2024-04-22T06:21:26.754Z] github.com/docker/docker/testutil/request [2024-04-22T06:21:26.754Z] github.com/docker/docker/volume [2024-04-22T06:21:26.754Z] github.com/docker/docker/volume/drivers [2024-04-22T06:21:26.754Z] github.com/docker/docker/volume/local [2024-04-22T06:21:26.754Z] github.com/docker/docker/volume/mounts [2024-04-22T06:21:26.754Z] github.com/docker/docker/volume/service [2024-04-22T06:21:26.754Z] github.com/docker/docker/volume/service/opts [2024-04-22T06:21:26.754Z] github.com/docker/docker/volume/testutils' ']' [2024-04-22T06:21:26.754Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/checkpoint 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/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label 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/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/client/buildkit 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/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/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest 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/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/snapshotter 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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare 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/shimopts 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/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/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils 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/meminfo 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/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv 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/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/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 [2024-04-22T06:21:27.328Z] ? github.com/docker/docker/api [no test files] [2024-04-22T06:21:35.449Z] ok github.com/docker/docker/api/server 0.029s coverage: 16.2% of statements [2024-04-22T06:21:57.364Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-04-22T06:21:57.364Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-04-22T06:21:57.364Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 28.3% of statements [2024-04-22T06:21:57.364Z] ? github.com/docker/docker/api/server/router [no test files] [2024-04-22T06:21:57.364Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-04-22T06:21:57.364Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-04-22T06:21:57.364Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 42.7% of statements [2024-04-22T06:21:57.364Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-04-22T06:21:57.364Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-04-22T06:21:57.364Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-04-22T06:21:57.365Z] ok github.com/docker/docker/api/server/router/container 0.013s coverage: 5.9% of statements [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/types [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-04-22T06:21:57.365Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 7.3% of statements [2024-04-22T06:21:57.365Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/types/events [no test files] [2024-04-22T06:21:57.365Z] ok github.com/docker/docker/api/types/container 0.010s coverage: 83.7% of statements [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/types/image [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/types/system [no test files] [2024-04-22T06:21:57.365Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2024-04-22T06:21:57.365Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 80.0% of statements [2024-04-22T06:21:57.365Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2024-04-22T06:21:57.365Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 94.0% of statements [2024-04-22T06:21:57.365Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/builder [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-04-22T06:21:57.365Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-04-22T06:21:57.365Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2024-04-22T06:21:57.935Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-04-22T06:21:57.935Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-04-22T06:21:57.935Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2024-04-22T06:21:57.935Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.010s coverage: 100.0% of statements [2024-04-22T06:21:57.935Z] ok github.com/docker/docker/builder/remotecontext 0.043s coverage: 33.7% of statements [2024-04-22T06:21:57.935Z] ok github.com/docker/docker/builder/dockerfile 0.081s coverage: 50.1% of statements [2024-04-22T06:21:59.828Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-04-22T06:21:59.828Z] ok github.com/docker/docker/client 0.127s coverage: 77.0% of statements [2024-04-22T06:21:59.828Z] ok github.com/docker/docker/cmd/docker-proxy 0.380s coverage: 66.5% of statements [2024-04-22T06:22:00.392Z] ok github.com/docker/docker/builder/remotecontext/git 2.472s coverage: 82.5% of statements [2024-04-22T06:22:12.575Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-04-22T06:22:12.575Z] ? github.com/docker/docker/container/stream [no test files] [2024-04-22T06:22:12.575Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-04-22T06:22:12.575Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-04-22T06:22:12.575Z] ok github.com/docker/docker/container 0.135s coverage: 36.4% of statements [2024-04-22T06:22:12.575Z] ok github.com/docker/docker/cmd/dockerd 0.207s coverage: 29.7% of statements [2024-04-22T06:22:14.467Z] ok github.com/docker/docker/cmd/dockerd/trap 2.405s coverage: 0.0% of statements [2024-04-22T06:22:15.403Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-04-22T06:22:15.403Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2024-04-22T06:22:15.403Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 39.3% of statements [2024-04-22T06:22:15.403Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2024-04-22T06:22:15.966Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-04-22T06:22:15.966Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 74.4% of statements [2024-04-22T06:22:17.334Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-04-22T06:22:17.334Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements [2024-04-22T06:22:17.334Z] ok github.com/docker/docker/daemon/containerd 0.037s coverage: 17.4% of statements [2024-04-22T06:22:17.334Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2024-04-22T06:22:17.334Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.8% of statements [2024-04-22T06:22:17.591Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 60.9% of statements [2024-04-22T06:22:18.153Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-04-22T06:22:18.153Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2024-04-22T06:22:18.410Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-04-22T06:22:18.410Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-04-22T06:22:18.410Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.179s coverage: 60.2% of statements [2024-04-22T06:22:18.410Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 60.9% of statements [2024-04-22T06:22:18.973Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2024-04-22T06:22:19.230Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.467s coverage: 13.2% of statements [2024-04-22T06:22:19.488Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-04-22T06:22:19.488Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-04-22T06:22:19.488Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2024-04-22T06:22:19.488Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 2.9% of statements [2024-04-22T06:22:19.745Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2024-04-22T06:22:20.003Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-04-22T06:22:20.003Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2024-04-22T06:22:20.003Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2024-04-22T06:22:20.003Z] ok github.com/docker/docker/daemon/logger/awslogs 0.104s coverage: 78.2% of statements [2024-04-22T06:22:20.568Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-04-22T06:22:20.568Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-04-22T06:22:20.568Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2024-04-22T06:22:20.568Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2024-04-22T06:22:20.568Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-04-22T06:22:20.568Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.124s coverage: 76.8% of statements [2024-04-22T06:22:20.568Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.4% of statements [2024-04-22T06:22:21.132Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 63.5% of statements [2024-04-22T06:22:21.132Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2024-04-22T06:22:21.390Z] ? github.com/docker/docker/daemon/names [no test files] [2024-04-22T06:22:21.390Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2024-04-22T06:22:21.390Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2024-04-22T06:22:21.647Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-04-22T06:22:21.647Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-04-22T06:22:21.647Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2024-04-22T06:22:22.212Z] ok github.com/docker/docker/daemon/logger/journald 1.614s coverage: 72.7% of statements [2024-04-22T06:22:22.469Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-04-22T06:22:22.469Z] ok github.com/docker/docker/dockerversion 0.003s coverage: 100.0% of statements [2024-04-22T06:22:22.469Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.2% of statements [2024-04-22T06:22:22.469Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 44.4% of statements [2024-04-22T06:22:22.727Z] ok github.com/docker/docker/daemon/logger/splunk 1.436s coverage: 82.5% of statements [2024-04-22T06:22:22.984Z] ok github.com/docker/docker/image 0.023s coverage: 82.8% of statements [2024-04-22T06:22:23.547Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-04-22T06:22:23.547Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-04-22T06:22:23.547Z] ok github.com/docker/docker/image/cache 0.011s coverage: 26.1% of statements [2024-04-22T06:22:23.547Z] ? github.com/docker/docker/image/v1 [no test files] [2024-04-22T06:22:23.547Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.6% of statements [2024-04-22T06:22:23.547Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-04-22T06:22:23.547Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-04-22T06:22:23.547Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2024-04-22T06:22:23.547Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements [2024-04-22T06:22:23.547Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] [2024-04-22T06:22:23.547Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2024-04-22T06:22:23.803Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-04-22T06:22:23.803Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-04-22T06:22:23.803Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-04-22T06:22:23.803Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-04-22T06:22:23.803Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] [2024-04-22T06:22:23.803Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-04-22T06:22:23.803Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements [2024-04-22T06:22:23.803Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements [2024-04-22T06:22:24.059Z] ok github.com/docker/docker/distribution 1.495s coverage: 28.7% of statements [2024-04-22T06:22:24.622Z] ok github.com/docker/docker/distribution/xfer 2.173s coverage: 85.4% of statements [2024-04-22T06:22:24.878Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-04-22T06:22:24.878Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-04-22T06:22:24.878Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-04-22T06:22:24.878Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-04-22T06:22:24.878Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-04-22T06:22:24.878Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2024-04-22T06:22:24.878Z] ok github.com/docker/docker/daemon 10.644s coverage: 15.8% of statements [2024-04-22T06:22:25.441Z] ? github.com/docker/docker/oci/caps [no test files] [2024-04-22T06:22:25.441Z] ok github.com/docker/docker/oci 0.018s coverage: 35.8% of statements [2024-04-22T06:22:25.441Z] ok github.com/docker/docker/opts 0.025s coverage: 67.9% of statements [2024-04-22T06:22:25.697Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2024-04-22T06:22:25.697Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2024-04-22T06:22:25.697Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 26.7% of statements [2024-04-22T06:22:25.697Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 81.8% of statements [2024-04-22T06:22:25.954Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2024-04-22T06:22:25.954Z] ok github.com/docker/docker/pkg/chrootarchive 0.264s coverage: 83.7% of statements [2024-04-22T06:22:26.210Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 51.7% of statements [2024-04-22T06:22:26.210Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 6.5% of statements [2024-04-22T06:22:26.210Z] ok github.com/docker/docker/pkg/authorization 0.401s coverage: 68.3% of statements [2024-04-22T06:22:26.210Z] ok github.com/docker/docker/pkg/archive 0.498s coverage: 80.9% of statements [2024-04-22T06:22:26.466Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2024-04-22T06:22:26.466Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements [2024-04-22T06:22:26.466Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements [2024-04-22T06:22:26.466Z] ok github.com/docker/docker/pkg/meminfo 0.005s coverage: 75.0% of statements [2024-04-22T06:22:26.466Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2024-04-22T06:22:26.723Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2024-04-22T06:22:26.723Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-04-22T06:22:26.723Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-04-22T06:22:26.723Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.2% of statements [2024-04-22T06:22:26.723Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 94.1% of statements [2024-04-22T06:22:26.723Z] ok github.com/docker/docker/pkg/idtools 0.464s coverage: 69.7% of statements [2024-04-22T06:22:26.723Z] ok github.com/docker/docker/pkg/ioutils 0.372s coverage: 69.5% of statements [2024-04-22T06:22:27.286Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-04-22T06:22:27.286Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-04-22T06:22:27.286Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2024-04-22T06:22:27.286Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements [2024-04-22T06:22:27.286Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements [2024-04-22T06:22:27.286Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2024-04-22T06:22:27.286Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-04-22T06:22:27.286Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-04-22T06:22:27.286Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-04-22T06:22:27.286Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2024-04-22T06:22:27.543Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2024-04-22T06:22:27.543Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2024-04-22T06:22:27.799Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 61.9% of statements [2024-04-22T06:22:27.799Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 64.5% of statements [2024-04-22T06:22:27.799Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 41.0% of statements [2024-04-22T06:22:27.799Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.4% of statements [2024-04-22T06:22:27.799Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2024-04-22T06:22:27.799Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2024-04-22T06:22:28.055Z] ok github.com/docker/docker/pkg/tarsum 0.060s coverage: 89.6% of statements [2024-04-22T06:22:29.092Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-04-22T06:22:29.092Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-04-22T06:22:29.092Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 13.6% of statements [2024-04-22T06:22:29.092Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2024-04-22T06:22:29.092Z] ok github.com/docker/docker/reference 0.005s coverage: 83.0% of statements [2024-04-22T06:22:29.372Z] ok github.com/docker/docker/pkg/plugins 2.010s coverage: 73.7% of statements [2024-04-22T06:22:29.372Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2024-04-22T06:22:29.372Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 51.9% of statements [2024-04-22T06:22:29.372Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2024-04-22T06:22:29.666Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-04-22T06:22:29.666Z] ok github.com/docker/docker/runconfig 0.006s coverage: 54.0% of statements [2024-04-22T06:22:29.666Z] ok github.com/docker/docker/registry 0.124s coverage: 63.9% of statements [2024-04-22T06:22:29.666Z] ok github.com/docker/docker/quota 0.716s coverage: 69.3% of statements [2024-04-22T06:22:29.946Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements [2024-04-22T06:22:30.205Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-04-22T06:22:30.205Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-04-22T06:22:30.205Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-04-22T06:22:30.205Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-04-22T06:22:30.205Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-04-22T06:22:30.205Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-04-22T06:22:30.205Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-04-22T06:22:30.205Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-04-22T06:22:30.205Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-04-22T06:22:30.205Z] ? github.com/docker/docker/testutil/request [no test files] [2024-04-22T06:22:30.205Z] ? github.com/docker/docker/volume [no test files] [2024-04-22T06:22:30.465Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2024-04-22T06:22:30.772Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 61.5% of statements [2024-04-22T06:22:30.772Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.4% of statements [2024-04-22T06:22:31.405Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-04-22T06:22:31.405Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-04-22T06:22:31.405Z] ok github.com/docker/docker/volume/service 0.011s coverage: 71.8% of statements [2024-04-22T06:22:32.361Z] ok github.com/docker/docker/layer 7.323s coverage: 68.1% of statements [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === Skipped [2024-04-22T06:22:32.361Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-04-22T06:22:32.361Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-04-22T06:22:32.361Z] network_proxy_test.go:210: No support for dual stack yet [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-04-22T06:22:32.361Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-04-22T06:22:32.361Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:68: No driver to put! [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-04-22T06:22:32.361Z] time="2024-04-22T06:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-04-22T06:22:32.361Z] time="2024-04-22T06:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-04-22T06:22:32.361Z] time="2024-04-22T06:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-04-22T06:22:32.361Z] time="2024-04-22T06:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-04-22T06:22:32.361Z] time="2024-04-22T06:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:68: No driver to put! [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-04-22T06:22:32.361Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-22T06:22:32.361Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-04-22T06:22:32.361Z] graphtest_unix.go:68: No driver to put! [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-04-22T06:22:32.361Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-04-22T06:22:32.361Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-04-22T06:22:32.361Z] validate_test.go:73: only tested on Windows [2024-04-22T06:22:32.361Z] [2024-04-22T06:22:32.361Z] DONE 3285 tests, 27 skipped in 65.715s [2024-04-22T06:22:32.361Z] + '[' -n 'github.com/docker/docker/libnetwork [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/bitmap [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/cluster [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/config [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/datastore [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/driverapi [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/etchosts [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/ipam [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/ipbits [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/iptables [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/netlabel [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/netutils [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/networkdb [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/ns [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/options [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/osl [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/portallocator [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/portmapper [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/scope [2024-04-22T06:22:32.361Z] github.com/docker/docker/libnetwork/types' ']' [2024-04-22T06:22:32.361Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap 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/cnmallocator 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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf 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/ipbits 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/scope github.com/docker/docker/libnetwork/types [2024-04-22T06:23:28.537Z] ok github.com/docker/docker/libnetwork 46.691s coverage: 43.0% of statements [2024-04-22T06:23:28.537Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2024-04-22T06:23:28.537Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2024-04-22T06:23:28.537Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2024-04-22T06:23:28.537Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2024-04-22T06:23:28.537Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2024-04-22T06:23:28.537Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2024-04-22T06:23:28.537Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2024-04-22T06:23:30.429Z] ok github.com/docker/docker/libnetwork/cnmallocator 4.921s coverage: 72.3% of statements [2024-04-22T06:23:30.429Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements [2024-04-22T06:23:30.993Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 37.0% of statements [2024-04-22T06:23:30.993Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2024-04-22T06:23:30.993Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2024-04-22T06:23:30.993Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2024-04-22T06:23:36.255Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.779s coverage: 63.3% of statements [2024-04-22T06:23:36.255Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2024-04-22T06:23:36.255Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements [2024-04-22T06:23:37.621Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.932s coverage: 5.1% of statements [2024-04-22T06:23:37.621Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2024-04-22T06:23:37.877Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.003s coverage: 4.7% of statements [2024-04-22T06:23:37.877Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2024-04-22T06:23:38.133Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements [2024-04-22T06:23:39.061Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.009s coverage: 1.4% of statements [2024-04-22T06:23:39.061Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements [2024-04-22T06:23:39.317Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements [2024-04-22T06:23:39.879Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.2% of statements [2024-04-22T06:23:39.879Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2024-04-22T06:23:39.879Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2024-04-22T06:23:39.879Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2024-04-22T06:23:40.441Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 87.0% of statements [2024-04-22T06:23:40.697Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 82.1% of statements [2024-04-22T06:23:40.697Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2024-04-22T06:23:40.697Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2024-04-22T06:23:40.697Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2024-04-22T06:23:40.697Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] [2024-04-22T06:23:41.259Z] ok github.com/docker/docker/libnetwork/internal/resolvconf 0.015s coverage: 86.0% of statements [2024-04-22T06:23:53.460Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2024-04-22T06:23:54.835Z] ok github.com/docker/docker/libnetwork/ipam 3.058s coverage: 80.3% of statements [2024-04-22T06:23:54.835Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2024-04-22T06:23:54.835Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2024-04-22T06:23:55.092Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 63.2% of statements [2024-04-22T06:23:55.349Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 48.7% of statements [2024-04-22T06:23:55.349Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2024-04-22T06:23:55.606Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements [2024-04-22T06:23:56.171Z] ok github.com/docker/docker/libnetwork/ipamutils 0.317s coverage: 86.4% of statements [2024-04-22T06:23:56.428Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2024-04-22T06:23:56.993Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 39.9% of statements [2024-04-22T06:23:56.993Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2024-04-22T06:23:57.254Z] FAIL [2024-04-22T06:23:57.254Z] FAIL github.com/docker/docker/libnetwork/netutils 0.014s [2024-04-22T06:25:48.686Z] time="2024-04-22T06:25:43Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2024-04-22T06:25:48.686Z] ok github.com/docker/docker/libnetwork/networkdb 104.863s coverage: 59.1% of statements [2024-04-22T06:25:48.686Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2024-04-22T06:25:48.686Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2024-04-22T06:25:48.686Z] ok github.com/docker/docker/libnetwork/osl 4.445s coverage: 37.5% of statements [2024-04-22T06:25:48.686Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2024-04-22T06:25:48.944Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.5% of statements [2024-04-22T06:25:50.313Z] ok github.com/docker/docker/libnetwork/portmapper 0.675s coverage: 47.9% of statements [2024-04-22T06:25:50.313Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 75.8% of statements [2024-04-22T06:25:50.313Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2024-04-22T06:25:50.570Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 41.7% of statements [2024-04-22T06:25:50.570Z] [2024-04-22T06:25:50.570Z] === Skipped [2024-04-22T06:25:50.570Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2024-04-22T06:25:50.570Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-04-22T06:25:50.570Z] [2024-04-22T06:25:50.570Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2024-04-22T06:25:50.570Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-04-22T06:25:50.570Z] [2024-04-22T06:25:50.570Z] === Failed [2024-04-22T06:25:50.570Z] === FAIL: libnetwork/netutils TestNetworkRequest (0.00s) [2024-04-22T06:25:50.570Z] utils_linux_test.go:298: expected 172.18.0.0/16. got 172.18.0.0/24 [2024-04-22T06:25:50.570Z] [2024-04-22T06:25:50.570Z] DONE 471 tests, 2 skipped, 1 failure in 198.335s Post stage [Pipeline] junit [2024-04-22T06:25:51.692Z] Recording test results [2024-04-22T06:25:53.159Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) Stage "Integration tests" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2024-04-22T06:25:53.499Z] + echo Ensuring container killed. [2024-04-22T06:25:53.499Z] Ensuring container killed. [2024-04-22T06:25:53.499Z] + docker rm -vf docker-pr1 [2024-04-22T06:25:53.499Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2024-04-22T06:25:53.819Z] + echo Chowning /workspace to jenkins user [2024-04-22T06:25:53.819Z] Chowning /workspace to jenkins user [2024-04-22T06:25:53.819Z] + id -u [2024-04-22T06:25:53.819Z] + id -g [2024-04-22T06:25:53.819Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47737:/workspace busybox chown -R 1000:1000 /workspace [2024-04-22T06:25:53.819Z] Unable to find image 'busybox:latest' locally [2024-04-22T06:25:53.819Z] latest: Pulling from library/busybox [2024-04-22T06:25:53.819Z] 45d8eb5967de: Already exists [2024-04-22T06:25:54.075Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 [2024-04-22T06:25:54.075Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-04-22T06:25:54.919Z] + bundleName=arm64-integration [2024-04-22T06:25:54.919Z] + echo Creating arm64-integration-bundles.tar.gz [2024-04-22T06:25:54.919Z] Creating arm64-integration-bundles.tar.gz [2024-04-22T06:25:54.920Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2024-04-22T06:25:54.920Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-04-22T06:25:54.979Z] Archiving artifacts [2024-04-22T06:25:56.343Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47737/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-04-22T06:25:56.695Z] + make clean [2024-04-22T06:25:56.695Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-04-22T06:25:56.695Z] docker-dev-cache [2024-04-22T06:25:56.695Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-22T06:25:57.239Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47737/1/stashes/