Pull request #43893 updated Connecting to https://api.github.com using docker-jenkins GitHub credentials Loading trusted files from base branch master at 48d769bf2f3bdf18af355d7f319b81009da39736 rather than 7840d0f74e085a41fffe94fcda890e25814efa37 Obtained Jenkinsfile from 48d769bf2f3bdf18af355d7f319b81009da39736 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 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-43893@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags 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 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" > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 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-29T11:31:59.767Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-04-29T11:31:59.770Z] Trying to pass milestone 13 [Pipeline] milestone [2024-04-29T11:31:59.998Z] Trying to pass milestone 14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-04-29T11:32:15.203Z] Still waiting to schedule task [2024-04-29T11:32:15.204Z] ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-03534bf2145479346)’ is offline [2024-04-29T11:32:58.910Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-03534bf2145479346) in /home/ubuntu/workspace/moby_PR-43893 [Pipeline] { [Pipeline] checkout [2024-04-29T11:32:58.940Z] The recommended git tool is: git [2024-04-29T11:33:01.246Z] using credential docker-jenkins-github-credentials [2024-04-29T11:33:01.257Z] Cloning the remote Git repository [2024-04-29T11:33:01.258Z] Cloning with configured refspecs honoured and without tags [2024-04-29T11:33:01.276Z] Cloning repository https://github.com/moby/moby.git [2024-04-29T11:33:01.458Z] > git init /home/ubuntu/workspace/moby_PR-43893 # timeout=10 [2024-04-29T11:33:01.995Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-29T11:33:01.995Z] > git --version # timeout=10 [2024-04-29T11:33:01.998Z] > git --version # 'git version 2.25.1' [2024-04-29T11:33:01.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-29T11:33:02.004Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43893/head:refs/remotes/origin/PR-43893 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-29T11:33:15.078Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-29T11:33:15.082Z] > git config --add remote.origin.fetch +refs/pull/43893/head:refs/remotes/origin/PR-43893 # timeout=10 [2024-04-29T11:33:15.084Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-29T11:33:15.340Z] Fetching without tags [2024-04-29T11:33:15.511Z] Merging remotes/origin/master commit 48d769bf2f3bdf18af355d7f319b81009da39736 into PR head commit 7840d0f74e085a41fffe94fcda890e25814efa37 [2024-04-29T11:33:17.001Z] Merge succeeded, producing 020ace95750d944ffc0704f7e0634bb7856be834 [2024-04-29T11:33:17.001Z] Checking out Revision 020ace95750d944ffc0704f7e0634bb7856be834 (PR-43893) [2024-04-29T11:33:15.309Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-29T11:33:15.315Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-29T11:33:15.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-29T11:33:15.318Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43893/head:refs/remotes/origin/PR-43893 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-29T11:33:15.488Z] > git config core.sparsecheckout # timeout=10 [2024-04-29T11:33:15.499Z] > git checkout -f 7840d0f74e085a41fffe94fcda890e25814efa37 # timeout=10 [2024-04-29T11:33:16.150Z] > git remote # timeout=10 [2024-04-29T11:33:16.153Z] > git config --get remote.origin.url # timeout=10 [2024-04-29T11:33:16.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-29T11:33:16.158Z] > git merge 48d769bf2f3bdf18af355d7f319b81009da39736 # timeout=10 [2024-04-29T11:33:16.971Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-29T11:33:17.022Z] > git config core.sparsecheckout # timeout=10 [2024-04-29T11:33:17.024Z] > git checkout -f 020ace95750d944ffc0704f7e0634bb7856be834 # timeout=10 [2024-04-29T11:33:20.698Z] Commit message: "Merge commit '48d769bf2f3bdf18af355d7f319b81009da39736' into HEAD" [2024-04-29T11:33:20.703Z] First time build. Skipping changelog. [2024-04-29T11:33:20.677Z] > git rev-list --no-walk 407005a8dea7911653ca305815980c52a5340dfa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-29T11:33:21.416Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43893:/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-29T11:33:24.675Z] Unable to find image 'alpine:latest' locally [2024-04-29T11:33:24.952Z] latest: Pulling from library/alpine [2024-04-29T11:33:25.207Z] bca4290a9639: Pulling fs layer [2024-04-29T11:33:25.207Z] bca4290a9639: Verifying Checksum [2024-04-29T11:33:25.207Z] bca4290a9639: Download complete [2024-04-29T11:33:25.766Z] bca4290a9639: Pull complete [2024-04-29T11:33:25.766Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b [2024-04-29T11:33:25.766Z] Status: Downloaded newer image for alpine:latest [2024-04-29T11:33:32.293Z] 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-29T11:33:33.715Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-03534bf2145479346) in /home/ubuntu/workspace/moby_PR-43893 [Pipeline] { [Pipeline] checkout [2024-04-29T11:33:33.729Z] The recommended git tool is: git [2024-04-29T11:33:33.739Z] using credential docker-jenkins-github-credentials [2024-04-29T11:33:33.749Z] Fetching changes from the remote Git repository [2024-04-29T11:33:33.755Z] Fetching without tags [2024-04-29T11:33:33.932Z] Merging remotes/origin/master commit 48d769bf2f3bdf18af355d7f319b81009da39736 into PR head commit 7840d0f74e085a41fffe94fcda890e25814efa37 [2024-04-29T11:33:33.731Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43893/.git # timeout=10 [2024-04-29T11:33:33.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-29T11:33:33.742Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-29T11:33:33.742Z] > git --version # timeout=10 [2024-04-29T11:33:33.744Z] > git --version # 'git version 2.25.1' [2024-04-29T11:33:33.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-29T11:33:33.746Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43893/head:refs/remotes/origin/PR-43893 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-29T11:33:33.919Z] > git config core.sparsecheckout # timeout=10 [2024-04-29T11:33:33.921Z] > git checkout -f 7840d0f74e085a41fffe94fcda890e25814efa37 # timeout=10 [2024-04-29T11:33:34.098Z] > git remote # timeout=10 [2024-04-29T11:33:34.101Z] > git config --get remote.origin.url # timeout=10 [2024-04-29T11:33:34.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-29T11:33:34.106Z] > git merge 48d769bf2f3bdf18af355d7f319b81009da39736 # timeout=10 [2024-04-29T11:33:34.862Z] Merge succeeded, producing bfc1a625ade3622d5591dfd459c7e3c3368560e0 [2024-04-29T11:33:34.862Z] Checking out Revision bfc1a625ade3622d5591dfd459c7e3c3368560e0 (PR-43893) [2024-04-29T11:33:35.101Z] Commit message: "Merge commit '48d769bf2f3bdf18af355d7f319b81009da39736' into HEAD" [2024-04-29T11:33:35.106Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-04-29T11:33:34.844Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-29T11:33:34.849Z] > git config core.sparsecheckout # timeout=10 [2024-04-29T11:33:34.851Z] > git checkout -f bfc1a625ade3622d5591dfd459c7e3c3368560e0 # timeout=10 [2024-04-29T11:33:35.088Z] > git rev-list --no-walk 407005a8dea7911653ca305815980c52a5340dfa # timeout=10 [2024-04-29T11:33:35.785Z] + docker version [2024-04-29T11:33:35.785Z] Client: Docker Engine - Community [2024-04-29T11:33:35.785Z] Version: 25.0.3 [2024-04-29T11:33:35.785Z] API version: 1.44 [2024-04-29T11:33:35.785Z] Go version: go1.21.6 [2024-04-29T11:33:35.785Z] Git commit: 4debf41 [2024-04-29T11:33:35.785Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-29T11:33:35.785Z] OS/Arch: linux/arm64 [2024-04-29T11:33:35.785Z] Context: default [2024-04-29T11:33:35.785Z] [2024-04-29T11:33:35.785Z] Server: Docker Engine - Community [2024-04-29T11:33:35.785Z] Engine: [2024-04-29T11:33:35.785Z] Version: 25.0.3 [2024-04-29T11:33:35.785Z] API version: 1.44 (minimum version 1.24) [2024-04-29T11:33:35.785Z] Go version: go1.21.6 [2024-04-29T11:33:35.785Z] Git commit: f417435 [2024-04-29T11:33:35.785Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-29T11:33:35.785Z] OS/Arch: linux/arm64 [2024-04-29T11:33:35.785Z] Experimental: true [2024-04-29T11:33:35.785Z] containerd: [2024-04-29T11:33:35.785Z] Version: 1.6.28 [2024-04-29T11:33:35.785Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-29T11:33:35.785Z] runc: [2024-04-29T11:33:35.785Z] Version: 1.1.12 [2024-04-29T11:33:35.785Z] GitCommit: v1.1.12-0-g51d5e94 [2024-04-29T11:33:35.785Z] docker-init: [2024-04-29T11:33:35.785Z] Version: 0.19.0 [2024-04-29T11:33:35.785Z] GitCommit: de40ad0 [Pipeline] sh [2024-04-29T11:33:36.096Z] + docker info [2024-04-29T11:33:42.623Z] Client: Docker Engine - Community [2024-04-29T11:33:42.623Z] Version: 25.0.3 [2024-04-29T11:33:42.623Z] Context: default [2024-04-29T11:33:42.623Z] Debug Mode: false [2024-04-29T11:33:42.623Z] Plugins: [2024-04-29T11:33:42.623Z] buildx: Docker Buildx (Docker Inc.) [2024-04-29T11:33:42.623Z] Version: v0.12.1 [2024-04-29T11:33:42.623Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-04-29T11:33:42.623Z] compose: Docker Compose (Docker Inc.) [2024-04-29T11:33:42.623Z] Version: v2.24.6 [2024-04-29T11:33:42.623Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-04-29T11:33:42.623Z] [2024-04-29T11:33:42.623Z] Server: [2024-04-29T11:33:42.623Z] Containers: 0 [2024-04-29T11:33:42.623Z] Running: 0 [2024-04-29T11:33:42.623Z] Paused: 0 [2024-04-29T11:33:42.623Z] Stopped: 0 [2024-04-29T11:33:42.623Z] Images: 1 [2024-04-29T11:33:42.623Z] Server Version: 25.0.3 [2024-04-29T11:33:42.623Z] Storage Driver: overlay2 [2024-04-29T11:33:42.623Z] Backing Filesystem: extfs [2024-04-29T11:33:42.623Z] Supports d_type: true [2024-04-29T11:33:42.623Z] Using metacopy: false [2024-04-29T11:33:42.623Z] Native Overlay Diff: true [2024-04-29T11:33:42.623Z] userxattr: false [2024-04-29T11:33:42.623Z] Logging Driver: json-file [2024-04-29T11:33:42.623Z] Cgroup Driver: cgroupfs [2024-04-29T11:33:42.623Z] Cgroup Version: 1 [2024-04-29T11:33:42.623Z] Plugins: [2024-04-29T11:33:42.623Z] Volume: local [2024-04-29T11:33:42.623Z] Network: bridge host ipvlan macvlan null overlay [2024-04-29T11:33:42.623Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog [2024-04-29T11:33:42.623Z] Swarm: inactive [2024-04-29T11:33:42.623Z] Runtimes: io.containerd.runc.v2 runc [2024-04-29T11:33:42.623Z] Default Runtime: runc [2024-04-29T11:33:42.623Z] Init Binary: docker-init [2024-04-29T11:33:42.623Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-29T11:33:42.623Z] runc version: v1.1.12-0-g51d5e94 [2024-04-29T11:33:42.623Z] init version: de40ad0 [2024-04-29T11:33:42.623Z] Security Options: [2024-04-29T11:33:42.623Z] apparmor [2024-04-29T11:33:42.623Z] seccomp [2024-04-29T11:33:42.623Z] Profile: builtin [2024-04-29T11:33:42.623Z] Kernel Version: 5.15.0-1053-aws [2024-04-29T11:33:42.623Z] Operating System: Ubuntu 20.04.6 LTS [2024-04-29T11:33:42.623Z] OSType: linux [2024-04-29T11:33:42.623Z] Architecture: aarch64 [2024-04-29T11:33:42.623Z] CPUs: 8 [2024-04-29T11:33:42.623Z] Total Memory: 30.64GiB [2024-04-29T11:33:42.623Z] Name: ip-10-100-77-246 [2024-04-29T11:33:42.623Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac [2024-04-29T11:33:42.623Z] Docker Root Dir: /var/lib/docker [2024-04-29T11:33:42.623Z] Debug Mode: false [2024-04-29T11:33:42.623Z] Experimental: true [2024-04-29T11:33:42.623Z] Insecure Registries: [2024-04-29T11:33:42.623Z] 127.0.0.0/8 [2024-04-29T11:33:42.623Z] Live Restore Enabled: true [2024-04-29T11:33:42.623Z] [Pipeline] sh [2024-04-29T11:33:42.915Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-29T11:33:42.915Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-29T11:33:42.915Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43893/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-04-29T11:33:42.915Z] + bash /home/ubuntu/workspace/moby_PR-43893/check-config.sh [2024-04-29T11:33:42.915Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-04-29T11:33:42.915Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... [2024-04-29T11:33:42.915Z] [2024-04-29T11:33:42.915Z] Generally Necessary: [2024-04-29T11:33:42.915Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-04-29T11:33:42.915Z] - apparmor: enabled and tools installed [2024-04-29T11:33:43.171Z] - CONFIG_NAMESPACES: enabled [2024-04-29T11:33:43.171Z] - CONFIG_NET_NS: enabled [2024-04-29T11:33:43.171Z] - CONFIG_PID_NS: enabled [2024-04-29T11:33:43.171Z] - CONFIG_IPC_NS: enabled [2024-04-29T11:33:43.171Z] - CONFIG_UTS_NS: enabled [2024-04-29T11:33:43.171Z] - CONFIG_CGROUPS: enabled [2024-04-29T11:33:43.171Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-04-29T11:33:43.171Z] - CONFIG_CGROUP_DEVICE: enabled [2024-04-29T11:33:43.171Z] - CONFIG_CGROUP_FREEZER: enabled [2024-04-29T11:33:43.171Z] - CONFIG_CGROUP_SCHED: enabled [2024-04-29T11:33:43.171Z] - CONFIG_CPUSETS: enabled [2024-04-29T11:33:43.171Z] - CONFIG_MEMCG: enabled [2024-04-29T11:33:43.171Z] - CONFIG_KEYS: enabled [2024-04-29T11:33:43.171Z] - CONFIG_VETH: enabled (as module) [2024-04-29T11:33:43.171Z] - CONFIG_BRIDGE: enabled (as module) [2024-04-29T11:33:43.171Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-04-29T11:33:43.171Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-04-29T11:33:43.171Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-04-29T11:33:43.171Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-04-29T11:33:43.171Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-04-29T11:33:43.171Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-04-29T11:33:43.171Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-04-29T11:33:43.171Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-04-29T11:33:43.171Z] - CONFIG_NF_NAT: enabled (as module) [2024-04-29T11:33:43.171Z] - CONFIG_POSIX_MQUEUE: enabled [2024-04-29T11:33:43.171Z] - CONFIG_CGROUP_BPF: enabled [2024-04-29T11:33:43.171Z] [2024-04-29T11:33:43.171Z] Optional Features: [2024-04-29T11:33:43.171Z] - CONFIG_USER_NS: enabled [2024-04-29T11:33:43.171Z] - CONFIG_SECCOMP: enabled [2024-04-29T11:33:43.171Z] - CONFIG_SECCOMP_FILTER: enabled [2024-04-29T11:33:43.171Z] - CONFIG_CGROUP_PIDS: enabled [2024-04-29T11:33:43.171Z] - CONFIG_MEMCG_SWAP: enabled [2024-04-29T11:33:43.171Z] (cgroup swap accounting is currently enabled) [2024-04-29T11:33:43.429Z] - CONFIG_BLK_CGROUP: enabled [2024-04-29T11:33:43.429Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-04-29T11:33:43.429Z] - CONFIG_CGROUP_PERF: enabled [2024-04-29T11:33:43.429Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-04-29T11:33:43.429Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-04-29T11:33:43.429Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-04-29T11:33:43.429Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-04-29T11:33:43.429Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-04-29T11:33:43.429Z] - CONFIG_RT_GROUP_SCHED: missing [2024-04-29T11:33:43.429Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-04-29T11:33:43.429Z] - CONFIG_IP_VS: enabled (as module) [2024-04-29T11:33:43.429Z] - CONFIG_IP_VS_NFCT: enabled [2024-04-29T11:33:43.429Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-04-29T11:33:43.429Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-04-29T11:33:43.429Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-04-29T11:33:43.429Z] - CONFIG_SECURITY_SELINUX: enabled [2024-04-29T11:33:43.429Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-04-29T11:33:43.429Z] - CONFIG_EXT4_FS: enabled [2024-04-29T11:33:43.429Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-04-29T11:33:43.429Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-04-29T11:33:43.429Z] - Network Drivers: [2024-04-29T11:33:43.429Z] - "overlay": [2024-04-29T11:33:43.429Z] - CONFIG_VXLAN: enabled (as module) [2024-04-29T11:33:43.429Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-04-29T11:33:43.429Z] Optional (for encrypted networks): [2024-04-29T11:33:43.429Z] - CONFIG_CRYPTO: enabled [2024-04-29T11:33:43.429Z] - CONFIG_CRYPTO_AEAD: enabled [2024-04-29T11:33:43.429Z] - CONFIG_CRYPTO_GCM: enabled [2024-04-29T11:33:43.429Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-04-29T11:33:43.429Z] - CONFIG_CRYPTO_GHASH: enabled [2024-04-29T11:33:43.429Z] - CONFIG_XFRM: enabled [2024-04-29T11:33:43.429Z] - CONFIG_XFRM_USER: enabled (as module) [2024-04-29T11:33:43.429Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-04-29T11:33:43.429Z] - CONFIG_INET_ESP: enabled (as module) [2024-04-29T11:33:43.429Z] - "ipvlan": [2024-04-29T11:33:43.429Z] - CONFIG_IPVLAN: enabled (as module) [2024-04-29T11:33:43.429Z] - "macvlan": [2024-04-29T11:33:43.429Z] - CONFIG_MACVLAN: enabled (as module) [2024-04-29T11:33:43.429Z] - CONFIG_DUMMY: enabled (as module) [2024-04-29T11:33:43.429Z] - "ftp,tftp client in container": [2024-04-29T11:33:43.686Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-04-29T11:33:43.686Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-04-29T11:33:43.686Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-04-29T11:33:43.686Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-04-29T11:33:43.686Z] - Storage Drivers: [2024-04-29T11:33:43.686Z] - "aufs": [2024-04-29T11:33:43.686Z] - CONFIG_AUFS_FS: enabled (as module) [2024-04-29T11:33:43.686Z] - "btrfs": [2024-04-29T11:33:43.686Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-04-29T11:33:43.686Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-04-29T11:33:43.686Z] - "devicemapper": [2024-04-29T11:33:43.686Z] - CONFIG_BLK_DEV_DM: enabled [2024-04-29T11:33:43.686Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-04-29T11:33:43.686Z] - "overlay": [2024-04-29T11:33:43.686Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-04-29T11:33:43.686Z] - "zfs": [2024-04-29T11:33:43.686Z] - /dev/zfs: present [2024-04-29T11:33:43.686Z] - zfs command: missing [2024-04-29T11:33:43.686Z] - zpool command: missing [2024-04-29T11:33:43.686Z] [2024-04-29T11:33:43.686Z] Limits: [2024-04-29T11:33:43.686Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-04-29T11:33:43.686Z] [2024-04-29T11:33:43.686Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-04-29T11:33:44.000Z] + docker build --force-rm -t docker:bfc1a625ade3622d5591dfd459c7e3c3368560e0 . [2024-04-29T11:33:44.256Z] #0 building with "default" instance using docker driver [2024-04-29T11:33:44.256Z] [2024-04-29T11:33:44.256Z] #1 [internal] load build definition from Dockerfile [2024-04-29T11:33:44.256Z] #1 transferring dockerfile: 28.30kB done [2024-04-29T11:33:44.256Z] #1 DONE 0.0s [2024-04-29T11:33:44.256Z] [2024-04-29T11:33:44.256Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 [2024-04-29T11:33:44.817Z] #2 DONE 0.7s [2024-04-29T11:33:45.073Z] [2024-04-29T11:33:45.073Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e [2024-04-29T11:33:45.073Z] #3 resolve docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e 0.0s done [2024-04-29T11:33:45.073Z] #3 sha256:c8678869a83fab70232869ba24acc1c0be661f4d65135c0eeacb6a8e78420fdd 482B / 482B done [2024-04-29T11:33:45.073Z] #3 sha256:45fc0e793a06559debf1128a8e0a2aef5bd1822e7d98b7412afcc474f04cc4fe 1.26kB / 1.26kB done [2024-04-29T11:33:45.073Z] #3 sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 0B / 11.24MB 0.1s [2024-04-29T11:33:45.073Z] #3 sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e 8.40kB / 8.40kB done [2024-04-29T11:33:45.328Z] #3 sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 11.24MB / 11.24MB 0.3s [2024-04-29T11:33:45.328Z] #3 sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 11.24MB / 11.24MB 0.3s done [2024-04-29T11:33:45.328Z] #3 extracting sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 0.1s done [2024-04-29T11:33:45.328Z] #3 DONE 0.5s [2024-04-29T11:33:45.584Z] [2024-04-29T11:33:45.584Z] #4 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 [2024-04-29T11:33:46.521Z] #4 ... [2024-04-29T11:33:46.521Z] [2024-04-29T11:33:46.521Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 [2024-04-29T11:33:46.521Z] #5 DONE 1.0s [2024-04-29T11:33:46.521Z] [2024-04-29T11:33:46.521Z] #6 [internal] load metadata for docker.io/library/busybox:latest [2024-04-29T11:33:46.521Z] #6 DONE 1.0s [2024-04-29T11:33:46.521Z] [2024-04-29T11:33:46.521Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 [2024-04-29T11:33:46.521Z] #7 DONE 1.0s [2024-04-29T11:33:46.521Z] [2024-04-29T11:33:46.521Z] #8 [internal] load metadata for docker.io/library/debian:bookworm [2024-04-29T11:33:46.521Z] #8 DONE 1.1s [2024-04-29T11:33:46.521Z] [2024-04-29T11:33:46.521Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-29T11:33:46.777Z] #9 DONE 1.1s [2024-04-29T11:33:46.777Z] [2024-04-29T11:33:46.777Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-04-29T11:33:46.777Z] #10 DONE 1.1s [2024-04-29T11:33:46.777Z] [2024-04-29T11:33:46.777Z] #11 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-29T11:33:46.777Z] #11 DONE 1.1s [2024-04-29T11:33:46.777Z] [2024-04-29T11:33:46.777Z] #4 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 [2024-04-29T11:33:46.777Z] #4 DONE 1.1s [2024-04-29T11:33:46.777Z] [2024-04-29T11:33:46.777Z] #12 [internal] load .dockerignore [2024-04-29T11:33:46.777Z] #12 transferring context: 113B done [2024-04-29T11:33:46.777Z] #12 DONE 0.0s [2024-04-29T11:33:47.358Z] [2024-04-29T11:33:47.358Z] #13 [internal] load build context [2024-04-29T11:33:48.724Z] #13 transferring context: 77.63MB 1.4s done [2024-04-29T11:33:48.724Z] #13 DONE 1.5s [2024-04-29T11:33:48.724Z] [2024-04-29T11:33:48.724Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 [2024-04-29T11:33:48.724Z] #14 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.4s done [2024-04-29T11:33:48.724Z] #14 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done [2024-04-29T11:33:48.724Z] #14 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done [2024-04-29T11:33:48.724Z] #14 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done [2024-04-29T11:33:48.724Z] #14 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 0.6s done [2024-04-29T11:33:48.724Z] #14 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.3s done [2024-04-29T11:33:50.089Z] #14 DONE 2.6s [2024-04-29T11:33:50.089Z] [2024-04-29T11:33:50.089Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 [2024-04-29T11:33:50.089Z] #15 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.4s done [2024-04-29T11:33:50.089Z] #15 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done [2024-04-29T11:33:50.089Z] #15 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done [2024-04-29T11:33:50.089Z] #15 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done [2024-04-29T11:33:50.089Z] #15 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 1.0s done [2024-04-29T11:33:50.089Z] #15 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.3s done [2024-04-29T11:33:50.089Z] #15 DONE 2.6s [2024-04-29T11:33:50.089Z] [2024-04-29T11:33:50.089Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-29T11:33:50.089Z] #16 resolve docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 0.5s done [2024-04-29T11:33:50.089Z] #16 sha256:0f471f5978bda897998d20297a68a49eb94b81a1f3810697f79b2b9aa1387af5 2.89kB / 2.89kB done [2024-04-29T11:33:50.089Z] #16 sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 49.61MB / 49.61MB 2.0s done [2024-04-29T11:33:50.089Z] #16 sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 1.64kB / 1.64kB done [2024-04-29T11:33:50.089Z] #16 sha256:06767451887020f12dc69f7309ab3c254a09b07b65526b04b64eddc29c637833 1.79kB / 1.79kB done [2024-04-29T11:33:50.089Z] #16 extracting sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 [2024-04-29T11:33:51.474Z] #16 sha256:9e100ddc6b415c632410507293430c0fe6bb4228ab320ed59548c6dc030b4e4a 16.78MB / 23.59MB 3.4s [2024-04-29T11:33:51.474Z] #16 sha256:9e100ddc6b415c632410507293430c0fe6bb4228ab320ed59548c6dc030b4e4a 23.59MB / 23.59MB 3.5s [2024-04-29T11:33:52.036Z] #16 sha256:9e100ddc6b415c632410507293430c0fe6bb4228ab320ed59548c6dc030b4e4a 23.59MB / 23.59MB 4.2s done [2024-04-29T11:33:52.036Z] #16 ... [2024-04-29T11:33:52.036Z] [2024-04-29T11:33:52.036Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 [2024-04-29T11:33:52.036Z] #17 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.5s done [2024-04-29T11:33:52.036Z] #17 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done [2024-04-29T11:33:52.036Z] #17 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done [2024-04-29T11:33:52.036Z] #17 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done [2024-04-29T11:33:52.036Z] #17 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 2.4s done [2024-04-29T11:33:52.036Z] #17 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.2s done [2024-04-29T11:33:52.036Z] #17 DONE 4.9s [2024-04-29T11:33:52.036Z] [2024-04-29T11:33:52.036Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-29T11:33:52.036Z] #16 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 0B / 63.99MB 4.3s [2024-04-29T11:33:52.036Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 0B / 86.45MB 4.3s [2024-04-29T11:33:52.293Z] #16 ... [2024-04-29T11:33:52.293Z] [2024-04-29T11:33:52.293Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-29T11:33:52.293Z] #18 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.5s done [2024-04-29T11:33:52.293Z] #18 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2024-04-29T11:33:52.293Z] #18 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2024-04-29T11:33:52.293Z] #18 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2024-04-29T11:33:52.293Z] #18 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.8s done [2024-04-29T11:33:52.293Z] #18 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done [2024-04-29T11:33:52.293Z] #18 DONE 5.1s [2024-04-29T11:33:52.293Z] [2024-04-29T11:33:52.293Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-29T11:33:52.293Z] #16 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 11.53MB / 63.99MB 4.4s [2024-04-29T11:33:52.293Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 0B / 64.11MB 4.4s [2024-04-29T11:33:52.293Z] #16 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 22.02MB / 63.99MB 4.5s [2024-04-29T11:33:52.293Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 16.78MB / 86.45MB 4.5s [2024-04-29T11:33:52.293Z] #16 extracting sha256:9e100ddc6b415c632410507293430c0fe6bb4228ab320ed59548c6dc030b4e4a 0.1s [2024-04-29T11:33:52.549Z] #16 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 31.46MB / 63.99MB 4.6s [2024-04-29T11:33:52.549Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 26.21MB / 86.45MB 4.6s [2024-04-29T11:33:52.549Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 17.83MB / 64.11MB 4.6s [2024-04-29T11:33:52.549Z] #16 ... [2024-04-29T11:33:52.549Z] [2024-04-29T11:33:52.549Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 [2024-04-29T11:33:52.549Z] #19 resolve docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 0.4s done [2024-04-29T11:33:52.549Z] #19 sha256:dc0de672ed1226c65f85607f60b58c8fd94abdb7eba38cb172d056a430ce548e 1.48kB / 1.48kB done [2024-04-29T11:33:52.549Z] #19 sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 1.85kB / 1.85kB done [2024-04-29T11:33:52.549Z] #19 sha256:40374b5cdc928ffc606cb5c2bbf5e2b2eb6eb918a8e62104ae1f001c49dcbe3a 529B / 529B done [2024-04-29T11:33:52.549Z] #19 extracting sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 2.2s done [2024-04-29T11:33:52.549Z] #19 DONE 5.3s [2024-04-29T11:33:52.549Z] [2024-04-29T11:33:52.549Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-29T11:33:52.549Z] #16 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 38.80MB / 63.99MB 4.7s [2024-04-29T11:33:52.549Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 32.51MB / 86.45MB 4.7s [2024-04-29T11:33:52.549Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 31.46MB / 64.11MB 4.7s [2024-04-29T11:33:52.806Z] #16 ... [2024-04-29T11:33:52.806Z] [2024-04-29T11:33:52.806Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-29T11:33:52.806Z] #20 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.5s done [2024-04-29T11:33:52.806Z] #20 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done [2024-04-29T11:33:52.806Z] #20 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done [2024-04-29T11:33:52.806Z] #20 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done [2024-04-29T11:33:52.806Z] #20 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 2.2s done [2024-04-29T11:33:52.806Z] #20 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.2s done [2024-04-29T11:33:52.806Z] #20 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 3.1s done [2024-04-29T11:33:52.806Z] #20 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 3.6s done [2024-04-29T11:33:52.806Z] #20 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done [2024-04-29T11:33:52.806Z] #20 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 3.3s done [2024-04-29T11:33:52.806Z] #20 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done [2024-04-29T11:33:52.806Z] #20 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done [2024-04-29T11:33:52.806Z] #20 DONE 5.5s [2024-04-29T11:33:52.806Z] [2024-04-29T11:33:52.806Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-29T11:33:52.806Z] #16 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 59.77MB / 63.99MB 4.9s [2024-04-29T11:33:52.806Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 50.33MB / 86.45MB 4.9s [2024-04-29T11:33:52.806Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 51.38MB / 64.11MB 4.9s [2024-04-29T11:33:52.806Z] #16 extracting sha256:9e100ddc6b415c632410507293430c0fe6bb4228ab320ed59548c6dc030b4e4a 0.5s done [2024-04-29T11:33:52.806Z] #16 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 63.99MB / 63.99MB 5.1s [2024-04-29T11:33:52.806Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 66.06MB / 86.45MB 5.1s [2024-04-29T11:33:52.806Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 64.11MB / 64.11MB 5.1s [2024-04-29T11:33:53.205Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 74.45MB / 86.45MB 5.2s [2024-04-29T11:33:53.205Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 86.45MB / 86.45MB 5.4s [2024-04-29T11:33:54.134Z] #16 extracting sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 0.1s [2024-04-29T11:33:54.134Z] #16 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 64.11MB / 64.11MB 6.2s done [2024-04-29T11:33:54.390Z] #16 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 86.45MB / 86.45MB 6.6s done [2024-04-29T11:33:54.660Z] #16 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 6.8s [2024-04-29T11:33:54.660Z] #16 sha256:23b8d906665e891e84df027f96b3cec2b393d3c0f69c3bfc746f00540a62c352 175B / 175B 6.7s done [2024-04-29T11:33:54.660Z] #16 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 6.9s done [2024-04-29T11:33:55.254Z] #16 ... [2024-04-29T11:33:55.254Z] [2024-04-29T11:33:55.254Z] #21 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 [2024-04-29T11:33:55.254Z] #21 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.5s done [2024-04-29T11:33:55.254Z] #21 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done [2024-04-29T11:33:55.254Z] #21 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done [2024-04-29T11:33:55.254Z] #21 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done [2024-04-29T11:33:55.254Z] #21 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 7.0s done [2024-04-29T11:33:55.254Z] #21 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done [2024-04-29T11:33:55.254Z] #21 DONE 7.9s [2024-04-29T11:33:55.254Z] [2024-04-29T11:33:55.254Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-29T11:33:55.815Z] #16 extracting sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 1.8s done [2024-04-29T11:33:55.815Z] #16 extracting sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f [2024-04-29T11:33:57.702Z] #16 extracting sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 1.5s done [2024-04-29T11:33:57.702Z] #16 extracting sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 [2024-04-29T11:34:01.865Z] #16 extracting sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 3.5s done [2024-04-29T11:34:02.163Z] #16 extracting sha256:23b8d906665e891e84df027f96b3cec2b393d3c0f69c3bfc746f00540a62c352 [2024-04-29T11:34:02.163Z] #16 extracting sha256:23b8d906665e891e84df027f96b3cec2b393d3c0f69c3bfc746f00540a62c352 done [2024-04-29T11:34:02.163Z] #16 ... [2024-04-29T11:34:02.163Z] [2024-04-29T11:34:02.163Z] #22 [build-dummy 2/2] RUN mkdir -p /build [2024-04-29T11:34:02.419Z] #22 ... [2024-04-29T11:34:02.419Z] [2024-04-29T11:34:02.419Z] #23 [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-29T11:34:02.419Z] #23 2.688 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-29T11:34:02.419Z] #23 2.718 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-29T11:34:02.419Z] #23 2.718 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-29T11:34:02.419Z] #23 2.782 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-29T11:34:02.419Z] #23 2.895 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB] [2024-04-29T11:34:02.419Z] #23 2.896 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-29T11:34:02.419Z] #23 3.892 Fetched 9105 kB in 1s (6239 kB/s) [2024-04-29T11:34:02.419Z] #23 3.892 Reading package lists... [2024-04-29T11:34:02.419Z] #23 4.490 Reading package lists... [2024-04-29T11:34:02.419Z] #23 5.092 Building dependency tree... [2024-04-29T11:34:02.419Z] #23 5.483 The following additional packages will be installed: [2024-04-29T11:34:02.419Z] #23 5.484 libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 [2024-04-29T11:34:02.419Z] #23 5.484 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5 [2024-04-29T11:34:02.419Z] #23 5.485 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl [2024-04-29T11:34:02.419Z] #23 5.487 Suggested packages: [2024-04-29T11:34:02.419Z] #23 5.487 krb5-doc krb5-user [2024-04-29T11:34:02.419Z] #23 5.487 Recommended packages: [2024-04-29T11:34:02.419Z] #23 5.487 krb5-locales libldap-common publicsuffix libsasl2-modules [2024-04-29T11:34:02.419Z] #23 5.656 The following NEW packages will be installed: [2024-04-29T11:34:02.419Z] #23 5.656 ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 [2024-04-29T11:34:02.419Z] #23 5.656 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 [2024-04-29T11:34:02.419Z] #23 5.657 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2024-04-29T11:34:02.419Z] #23 5.657 libssh2-1 libssl3 openssl [2024-04-29T11:34:02.419Z] #23 5.930 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2024-04-29T11:34:02.419Z] #23 5.930 Need to get 5813 kB of archives. [2024-04-29T11:34:02.419Z] #23 5.930 After this operation, 16.1 MB of additional disk space will be used. [2024-04-29T11:34:02.419Z] #23 5.930 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB] [2024-04-29T11:34:02.419Z] #23 5.996 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB] [2024-04-29T11:34:02.419Z] #23 6.083 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] [2024-04-29T11:34:02.419Z] #23 6.103 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] [2024-04-29T11:34:02.419Z] #23 6.106 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB] [2024-04-29T11:34:02.419Z] #23 6.108 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB] [2024-04-29T11:34:02.419Z] #23 6.110 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] [2024-04-29T11:34:02.419Z] #23 6.112 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB] [2024-04-29T11:34:02.419Z] #23 6.119 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB] [2024-04-29T11:34:02.419Z] #23 6.121 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] [2024-04-29T11:34:02.419Z] #23 6.123 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] [2024-04-29T11:34:02.419Z] #23 6.125 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] [2024-04-29T11:34:02.419Z] #23 6.127 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB] [2024-04-29T11:34:02.419Z] #23 6.130 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] [2024-04-29T11:34:02.419Z] #23 6.131 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2024-04-29T11:34:02.419Z] #23 6.134 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] [2024-04-29T11:34:02.419Z] #23 6.136 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB] [2024-04-29T11:34:02.419Z] #23 6.140 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB] [2024-04-29T11:34:02.419Z] #23 6.144 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] [2024-04-29T11:34:02.419Z] #23 6.146 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2024-04-29T11:34:02.419Z] #23 6.147 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2024-04-29T11:34:02.419Z] #23 6.341 debconf: delaying package configuration, since apt-utils is not installed [2024-04-29T11:34:02.419Z] #23 6.374 Fetched 5813 kB in 0s (12.1 MB/s) [2024-04-29T11:34:02.419Z] #23 6.520 Selecting previously unselected package libssl3:arm64. [2024-04-29T11:34:02.419Z] #23 6.520 (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-29T11:34:02.419Z] #23 6.525 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ... [2024-04-29T11:34:02.419Z] #23 6.558 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ... [2024-04-29T11:34:02.419Z] #23 6.892 Selecting previously unselected package openssl. [2024-04-29T11:34:02.419Z] #23 6.893 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ... [2024-04-29T11:34:02.419Z] #23 6.907 Unpacking openssl (3.0.11-1~deb12u2) ... [2024-04-29T11:34:02.419Z] #23 7.483 Selecting previously unselected package ca-certificates. [2024-04-29T11:34:02.419Z] #23 7.484 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... [2024-04-29T11:34:02.419Z] #23 7.493 Unpacking ca-certificates (20230311) ... [2024-04-29T11:34:02.419Z] #23 7.618 Selecting previously unselected package libbrotli1:arm64. [2024-04-29T11:34:02.419Z] #23 7.619 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ... [2024-04-29T11:34:02.419Z] #23 7.638 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... [2024-04-29T11:34:02.419Z] #23 7.723 Selecting previously unselected package libkrb5support0:arm64. [2024-04-29T11:34:02.419Z] #23 7.724 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ... [2024-04-29T11:34:02.419Z] #23 7.734 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ... [2024-04-29T11:34:02.419Z] #23 7.916 Selecting previously unselected package libk5crypto3:arm64. [2024-04-29T11:34:02.419Z] #23 7.917 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ... [2024-04-29T11:34:02.419Z] #23 7.928 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ... [2024-04-29T11:34:02.419Z] #23 8.144 Selecting previously unselected package libkeyutils1:arm64. [2024-04-29T11:34:02.419Z] #23 8.145 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ... [2024-04-29T11:34:02.419Z] #23 8.152 Unpacking libkeyutils1:arm64 (1.6.3-2) ... [2024-04-29T11:34:02.419Z] #23 8.368 Selecting previously unselected package libkrb5-3:arm64. [2024-04-29T11:34:02.419Z] #23 8.370 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ... [2024-04-29T11:34:02.419Z] #23 8.408 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ... [2024-04-29T11:34:02.419Z] #23 8.705 Selecting previously unselected package libgssapi-krb5-2:arm64. [2024-04-29T11:34:02.419Z] #23 8.707 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ... [2024-04-29T11:34:02.419Z] #23 8.717 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... [2024-04-29T11:34:02.419Z] #23 8.782 Selecting previously unselected package libsasl2-modules-db:arm64. [2024-04-29T11:34:02.419Z] #23 8.783 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... [2024-04-29T11:34:02.419Z] #23 8.829 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2024-04-29T11:34:02.419Z] #23 9.572 Selecting previously unselected package libsasl2-2:arm64. [2024-04-29T11:34:02.419Z] #23 9.573 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... [2024-04-29T11:34:02.419Z] #23 9.606 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2024-04-29T11:34:02.419Z] #23 ... [2024-04-29T11:34:02.419Z] [2024-04-29T11:34:02.419Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-29T11:34:02.419Z] #16 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2024-04-29T11:34:02.675Z] #16 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-04-29T11:34:02.675Z] #16 ... [2024-04-29T11:34:02.675Z] [2024-04-29T11:34:02.675Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 [2024-04-29T11:34:02.962Z] #24 ... [2024-04-29T11:34:02.962Z] [2024-04-29T11:34:02.962Z] #23 [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-29T11:34:02.962Z] #23 9.980 Selecting previously unselected package libldap-2.5-0:arm64. [2024-04-29T11:34:02.962Z] #23 9.981 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... [2024-04-29T11:34:02.962Z] #23 10.00 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2024-04-29T11:34:03.217Z] #23 10.64 Selecting previously unselected package libnghttp2-14:arm64. [2024-04-29T11:34:03.217Z] #23 10.64 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ... [2024-04-29T11:34:03.217Z] #23 10.65 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... [2024-04-29T11:34:03.217Z] #23 10.80 Selecting previously unselected package libpsl5:arm64. [2024-04-29T11:34:03.473Z] #23 10.80 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ... [2024-04-29T11:34:03.473Z] #23 10.81 Unpacking libpsl5:arm64 (0.21.2-1) ... [2024-04-29T11:34:03.473Z] #23 11.07 Selecting previously unselected package librtmp1:arm64. [2024-04-29T11:34:03.729Z] #23 ... [2024-04-29T11:34:03.729Z] [2024-04-29T11:34:03.729Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-29T11:34:03.729Z] #16 DONE 16.4s [2024-04-29T11:34:03.729Z] [2024-04-29T11:34:03.729Z] #23 [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-29T11:34:03.729Z] #23 11.07 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2024-04-29T11:34:03.729Z] #23 11.10 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2024-04-29T11:34:03.729Z] #23 11.33 Selecting previously unselected package libssh2-1:arm64. [2024-04-29T11:34:04.009Z] #23 11.34 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ... [2024-04-29T11:34:04.009Z] #23 11.35 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... [2024-04-29T11:34:04.266Z] #23 11.69 Selecting previously unselected package libcurl4:arm64. [2024-04-29T11:34:04.266Z] #23 11.69 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ... [2024-04-29T11:34:04.266Z] #23 11.71 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ... [2024-04-29T11:34:04.521Z] #23 11.91 Selecting previously unselected package curl. [2024-04-29T11:34:04.521Z] #23 11.91 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ... [2024-04-29T11:34:04.521Z] #23 11.95 Unpacking curl (7.88.1-10+deb12u5) ... [2024-04-29T11:34:04.521Z] #23 12.16 Selecting previously unselected package libonig5:arm64. [2024-04-29T11:34:04.777Z] #23 12.16 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ... [2024-04-29T11:34:04.777Z] #23 12.23 Unpacking libonig5:arm64 (6.9.8-1) ... [2024-04-29T11:34:05.032Z] #23 12.56 Selecting previously unselected package libjq1:arm64. [2024-04-29T11:34:05.288Z] #23 12.56 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ... [2024-04-29T11:34:05.288Z] #23 12.57 Unpacking libjq1:arm64 (1.6-2.1) ... [2024-04-29T11:34:05.288Z] #23 12.71 Selecting previously unselected package jq. [2024-04-29T11:34:05.288Z] #23 12.71 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ... [2024-04-29T11:34:05.288Z] #23 12.72 Unpacking jq (1.6-2.1) ... [2024-04-29T11:34:05.288Z] #23 12.84 Setting up libkeyutils1:arm64 (1.6.3-2) ... [2024-04-29T11:34:05.544Z] #23 12.87 Setting up libpsl5:arm64 (0.21.2-1) ... [2024-04-29T11:34:05.544Z] #23 12.90 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... [2024-04-29T11:34:05.544Z] #23 12.93 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ... [2024-04-29T11:34:05.544Z] #23 12.97 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... [2024-04-29T11:34:05.544Z] #23 13.03 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ... [2024-04-29T11:34:05.544Z] #23 13.06 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2024-04-29T11:34:05.544Z] #23 13.09 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2024-04-29T11:34:05.799Z] #23 13.19 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ... [2024-04-29T11:34:05.799Z] #23 13.21 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2024-04-29T11:34:05.799Z] #23 13.23 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... [2024-04-29T11:34:05.799Z] #23 13.30 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ... [2024-04-29T11:34:05.799Z] #23 13.38 Setting up openssl (3.0.11-1~deb12u2) ... [2024-04-29T11:34:06.054Z] #23 13.48 Setting up libonig5:arm64 (6.9.8-1) ... [2024-04-29T11:34:06.054Z] #23 13.52 Setting up libjq1:arm64 (1.6-2.1) ... [2024-04-29T11:34:06.054Z] #23 13.55 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2024-04-29T11:34:06.054Z] #23 13.60 Setting up ca-certificates (20230311) ... [2024-04-29T11:34:06.310Z] #23 ... [2024-04-29T11:34:06.310Z] [2024-04-29T11:34:06.310Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 [2024-04-29T11:34:06.310Z] #24 DONE 13.4s [2024-04-29T11:34:06.310Z] [2024-04-29T11:34:06.310Z] #22 [build-dummy 2/2] RUN mkdir -p /build [2024-04-29T11:34:06.310Z] #22 DONE 14.1s [2024-04-29T11:34:06.310Z] [2024-04-29T11:34:06.310Z] #25 [base 2/4] COPY --from=xx / / [2024-04-29T11:34:06.310Z] #25 DONE 0.1s [2024-04-29T11:34:06.310Z] [2024-04-29T11:34:06.310Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2024-04-29T11:34:06.310Z] #26 DONE 0.0s [2024-04-29T11:34:06.310Z] [2024-04-29T11:34:06.310Z] #23 [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-29T11:34:06.310Z] #23 13.68 debconf: unable to initialize frontend: Dialog [2024-04-29T11:34:06.310Z] #23 13.68 debconf: (TERM is not set, so the dialog frontend is not usable.) [2024-04-29T11:34:06.310Z] #23 13.68 debconf: falling back to frontend: Readline [2024-04-29T11:34:06.310Z] #23 13.68 debconf: unable to initialize frontend: Readline [2024-04-29T11:34:06.310Z] #23 13.68 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-29T11:34:06.310Z] #23 13.68 debconf: falling back to frontend: Teletype [2024-04-29T11:34:06.310Z] #23 ... [2024-04-29T11:34:06.310Z] [2024-04-29T11:34:06.310Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2024-04-29T11:34:06.310Z] #27 DONE 0.2s [2024-04-29T11:34:06.565Z] [2024-04-29T11:34:06.566Z] #23 [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-29T11:34:06.566Z] #23 14.00 Updating certificates in /etc/ssl/certs... [2024-04-29T11:34:06.821Z] #23 14.43 140 added, 0 removed; done. [2024-04-29T11:34:07.077Z] #23 14.47 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... [2024-04-29T11:34:07.077Z] #23 14.48 Setting up jq (1.6-2.1) ... [2024-04-29T11:34:07.077Z] #23 14.50 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ... [2024-04-29T11:34:07.077Z] #23 14.51 Setting up curl (7.88.1-10+deb12u5) ... [2024-04-29T11:34:07.077Z] #23 14.52 Processing triggers for libc-bin (2.36-9+deb12u6) ... [2024-04-29T11:34:07.077Z] #23 14.54 Processing triggers for ca-certificates (20230311) ... [2024-04-29T11:34:07.077Z] #23 14.55 Updating certificates in /etc/ssl/certs... [2024-04-29T11:34:07.332Z] #23 14.88 0 added, 0 removed; done. [2024-04-29T11:34:07.332Z] #23 14.88 Running hooks in /etc/ca-certificates/update.d... [2024-04-29T11:34:07.588Z] #23 14.88 done. [2024-04-29T11:34:07.588Z] #23 DONE 15.1s [2024-04-29T11:34:07.588Z] [2024-04-29T11:34:07.588Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2024-04-29T11:34:07.588Z] #28 0.534 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-29T11:34:07.588Z] #28 0.543 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-29T11:34:07.588Z] #28 0.543 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-29T11:34:07.588Z] #28 0.614 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-29T11:34:07.588Z] #28 0.675 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB] [2024-04-29T11:34:07.588Z] #28 0.725 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-29T11:34:07.844Z] #28 ... [2024-04-29T11:34:07.844Z] [2024-04-29T11:34:07.844Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2024-04-29T11:34:07.844Z] #29 DONE 0.1s [2024-04-29T11:34:07.844Z] [2024-04-29T11:34:07.844Z] #30 [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-29T11:34:09.730Z] #30 2.211 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2024-04-29T11:34:10.656Z] #30 2.793 #=#=# [2024-04-29T11:34:10.914Z] #30 3.058 #=#=# #30 ... [2024-04-29T11:34:10.914Z] [2024-04-29T11:34:10.914Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2024-04-29T11:34:10.914Z] #28 1.657 Fetched 9105 kB in 1s (6599 kB/s) [2024-04-29T11:34:10.914Z] #28 1.657 Reading package lists... [2024-04-29T11:34:10.914Z] #28 2.266 Reading package lists... [2024-04-29T11:34:10.914Z] #28 2.868 Building dependency tree... [2024-04-29T11:34:10.914Z] #28 3.038 Reading state information... [2024-04-29T11:34:10.914Z] #28 3.251 The following additional packages will be installed: [2024-04-29T11:34:10.914Z] #28 3.252 libmagic-mgc libmagic1 [2024-04-29T11:34:10.914Z] #28 3.280 The following NEW packages will be installed: [2024-04-29T11:34:10.914Z] #28 3.281 file libmagic-mgc libmagic1 [2024-04-29T11:34:10.914Z] #28 3.555 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2024-04-29T11:34:10.914Z] #28 3.555 Need to get 446 kB of archives. [2024-04-29T11:34:10.914Z] #28 3.555 After this operation, 8709 kB of additional disk space will be used. [2024-04-29T11:34:10.914Z] #28 3.555 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB] [2024-04-29T11:34:10.914Z] #28 3.562 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB] [2024-04-29T11:34:10.914Z] #28 3.563 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB] [2024-04-29T11:34:10.914Z] #28 3.697 debconf: delaying package configuration, since apt-utils is not installed [2024-04-29T11:34:10.914Z] #28 3.735 Fetched 446 kB in 0s (1628 kB/s) [2024-04-29T11:34:10.914Z] #28 3.754 Selecting previously unselected package libmagic-mgc. [2024-04-29T11:34:10.914Z] #28 3.754 (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-29T11:34:10.914Z] #28 3.763 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ... [2024-04-29T11:34:10.914Z] #28 3.769 Unpacking libmagic-mgc (1:5.44-3) ... [2024-04-29T11:34:10.914Z] #28 3.843 Selecting previously unselected package libmagic1:arm64. [2024-04-29T11:34:10.914Z] #28 3.845 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ... [2024-04-29T11:34:10.914Z] #28 3.852 Unpacking libmagic1:arm64 (1:5.44-3) ... [2024-04-29T11:34:10.914Z] #28 3.891 Selecting previously unselected package file. [2024-04-29T11:34:10.914Z] #28 3.893 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ... [2024-04-29T11:34:10.914Z] #28 3.898 Unpacking file (1:5.44-3) ... [2024-04-29T11:34:10.914Z] #28 3.937 Setting up libmagic-mgc (1:5.44-3) ... [2024-04-29T11:34:10.914Z] #28 3.954 Setting up libmagic1:arm64 (1:5.44-3) ... [2024-04-29T11:34:10.914Z] #28 3.978 Setting up file (1:5.44-3) ... [2024-04-29T11:34:10.914Z] #28 3.995 Processing triggers for libc-bin (2.36-9+deb12u6) ... [2024-04-29T11:34:10.914Z] #28 DONE 4.3s [2024-04-29T11:34:10.914Z] [2024-04-29T11:34:10.914Z] #30 [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-29T11:34:10.914Z] #30 3.058 #=#=# ######################################################################## 100.0% [2024-04-29T11:34:10.914Z] #30 ... [2024-04-29T11:34:10.914Z] [2024-04-29T11:34:10.914Z] #31 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2024-04-29T11:34:10.914Z] #31 DONE 0.2s [2024-04-29T11:34:10.914Z] [2024-04-29T11:34:10.914Z] #32 [registry-src 1/2] WORKDIR /usr/src/registry [2024-04-29T11:34:10.914Z] #32 DONE 0.2s [2024-04-29T11:34:10.914Z] [2024-04-29T11:34:10.914Z] #33 [swagger-src 1/3] WORKDIR /usr/src/swagger [2024-04-29T11:34:10.914Z] #33 DONE 0.2s [2024-04-29T11:34:10.914Z] [2024-04-29T11:34:10.914Z] #34 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2024-04-29T11:34:10.914Z] #34 DONE 0.2s [2024-04-29T11:34:10.914Z] [2024-04-29T11:34:10.914Z] #35 [delve-src 1/3] WORKDIR /usr/src/delve [2024-04-29T11:34:10.914Z] #35 DONE 0.2s [2024-04-29T11:34:10.914Z] [2024-04-29T11:34:10.914Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2024-04-29T11:34:10.914Z] #36 DONE 0.3s [2024-04-29T11:34:10.914Z] [2024-04-29T11:34:10.914Z] #37 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2024-04-29T11:34:10.914Z] #37 DONE 0.3s [2024-04-29T11:34:10.914Z] [2024-04-29T11:34:10.914Z] #38 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2024-04-29T11:34:11.169Z] #38 ... [2024-04-29T11:34:11.169Z] [2024-04-29T11:34:11.169Z] #39 [runc-src 1/3] WORKDIR /usr/src/runc [2024-04-29T11:34:11.169Z] #39 DONE 0.3s [2024-04-29T11:34:11.169Z] [2024-04-29T11:34:11.169Z] #40 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli [2024-04-29T11:34:11.169Z] #40 DONE 0.3s [2024-04-29T11:34:11.169Z] [2024-04-29T11:34:11.169Z] #41 [tini-src 1/3] WORKDIR /usr/src/tini [2024-04-29T11:34:11.169Z] #41 DONE 0.3s [2024-04-29T11:34:11.169Z] [2024-04-29T11:34:11.169Z] #42 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2024-04-29T11:34:11.169Z] #42 DONE 0.4s [2024-04-29T11:34:11.169Z] [2024-04-29T11:34:11.169Z] #43 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2024-04-29T11:34:11.169Z] #43 DONE 0.4s [2024-04-29T11:34:11.424Z] [2024-04-29T11:34:11.424Z] #44 [containerd-src 1/3] WORKDIR /usr/src/containerd [2024-04-29T11:34:11.424Z] #44 DONE 0.4s [2024-04-29T11:34:11.424Z] [2024-04-29T11:34:11.424Z] #45 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2024-04-29T11:34:11.424Z] #45 DONE 0.5s [2024-04-29T11:34:11.424Z] [2024-04-29T11:34:11.424Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2024-04-29T11:34:11.680Z] #46 ... [2024-04-29T11:34:11.680Z] [2024-04-29T11:34:11.680Z] #47 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2024-04-29T11:34:11.680Z] #47 0.524 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-29T11:34:11.680Z] #47 0.524 hint: is subject to change. To configure the initial branch name to use in all [2024-04-29T11:34:11.680Z] #47 0.524 hint: of your new repositories, which will suppress this warning, call: [2024-04-29T11:34:11.680Z] #47 0.524 hint: [2024-04-29T11:34:11.680Z] #47 0.524 hint: git config --global init.defaultBranch [2024-04-29T11:34:11.680Z] #47 0.524 hint: [2024-04-29T11:34:11.680Z] #47 0.524 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-29T11:34:11.680Z] #47 0.524 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-29T11:34:11.680Z] #47 0.524 hint: [2024-04-29T11:34:11.680Z] #47 0.524 hint: git branch -m [2024-04-29T11:34:11.680Z] #47 0.527 Initialized empty Git repository in /usr/src/registry/.git/ [2024-04-29T11:34:11.680Z] #47 DONE 0.7s [2024-04-29T11:34:11.680Z] [2024-04-29T11:34:11.680Z] #48 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2024-04-29T11:34:11.680Z] #48 0.730 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-29T11:34:11.680Z] #48 0.730 hint: is subject to change. To configure the initial branch name to use in all [2024-04-29T11:34:11.680Z] #48 0.730 hint: of your new repositories, which will suppress this warning, call: [2024-04-29T11:34:11.680Z] #48 0.730 hint: [2024-04-29T11:34:11.680Z] #48 0.730 hint: git config --global init.defaultBranch [2024-04-29T11:34:11.680Z] #48 0.730 hint: [2024-04-29T11:34:11.680Z] #48 0.730 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-29T11:34:11.680Z] #48 0.730 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-29T11:34:11.680Z] #48 0.730 hint: [2024-04-29T11:34:11.680Z] #48 0.730 hint: git branch -m [2024-04-29T11:34:11.680Z] #48 0.733 Initialized empty Git repository in /usr/src/swagger/.git/ [2024-04-29T11:34:11.680Z] #48 DONE 0.8s [2024-04-29T11:34:11.680Z] [2024-04-29T11:34:11.680Z] #49 [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-29T11:34:12.239Z] #50 0.781 hint: [2024-04-29T11:34:12.239Z] #50 0.781 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-29T11:34:12.239Z] #50 0.781 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-29T11:34:12.239Z] #50 0.781 hint: [2024-04-29T11:34:12.239Z] #50 0.781 hint: git branch -m [2024-04-29T11:34:12.239Z] #50 0.782 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2024-04-29T11:34:12.239Z] #50 DONE 0.8s [2024-04-29T11:34:12.239Z] [2024-04-29T11:34:12.239Z] #51 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2024-04-29T11:34:12.239Z] #51 0.893 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-29T11:34:12.239Z] #51 0.893 hint: is subject to change. To configure the initial branch name to use in all [2024-04-29T11:34:12.239Z] #51 0.893 hint: of your new repositories, which will suppress this warning, call: [2024-04-29T11:34:12.239Z] #51 0.893 hint: [2024-04-29T11:34:12.239Z] #51 0.893 hint: git config --global init.defaultBranch [2024-04-29T11:34:12.239Z] #51 0.893 hint: [2024-04-29T11:34:12.239Z] #51 0.893 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-29T11:34:12.239Z] #51 0.893 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-29T11:34:12.239Z] #51 0.893 hint: [2024-04-29T11:34:12.239Z] #51 0.893 hint: git branch -m [2024-04-29T11:34:12.239Z] #51 0.895 Initialized empty Git repository in /usr/src/runc/.git/ [2024-04-29T11:34:12.239Z] #51 DONE 0.9s [2024-04-29T11:34:12.239Z] [2024-04-29T11:34:12.239Z] #38 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2024-04-29T11:34:12.239Z] #38 1.036 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-29T11:34:12.239Z] #38 1.036 hint: is subject to change. To configure the initial branch name to use in all [2024-04-29T11:34:12.239Z] #38 1.036 hint: of your new repositories, which will suppress this warning, call: [2024-04-29T11:34:12.239Z] #38 1.036 hint: [2024-04-29T11:34:12.239Z] #38 1.036 hint: git config --global init.defaultBranch [2024-04-29T11:34:12.239Z] #38 1.036 hint: [2024-04-29T11:34:12.239Z] #38 1.036 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-29T11:34:12.239Z] #38 1.036 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-29T11:34:12.239Z] #38 1.036 hint: [2024-04-29T11:34:12.239Z] #38 1.036 hint: git branch -m [2024-04-29T11:34:12.239Z] #38 1.038 Initialized empty Git repository in /usr/src/delve/.git/ [2024-04-29T11:34:12.239Z] #38 DONE 1.1s [2024-04-29T11:34:12.239Z] [2024-04-29T11:34:12.239Z] #52 [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-29T11:34:12.823Z] #52 ... [2024-04-29T11:34:12.823Z] [2024-04-29T11:34:12.823Z] #53 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2024-04-29T11:34:12.823Z] #53 1.491 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-29T11:34:12.823Z] #53 1.491 hint: is subject to change. To configure the initial branch name to use in all [2024-04-29T11:34:12.823Z] #53 1.491 hint: of your new repositories, which will suppress this warning, call: [2024-04-29T11:34:12.823Z] #53 1.491 hint: [2024-04-29T11:34:12.823Z] #53 1.491 hint: git config --global init.defaultBranch [2024-04-29T11:34:12.823Z] #53 1.491 hint: [2024-04-29T11:34:12.823Z] #53 1.491 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-29T11:34:12.823Z] #53 1.491 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-29T11:34:12.823Z] #53 1.491 hint: [2024-04-29T11:34:12.823Z] #53 1.491 hint: git branch -m [2024-04-29T11:34:12.823Z] #53 1.492 Initialized empty Git repository in /usr/src/tini/.git/ [2024-04-29T11:34:12.823Z] #53 DONE 1.5s [2024-04-29T11:34:12.823Z] [2024-04-29T11:34:12.823Z] #54 [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-29T11:34:14.187Z] #54 ... [2024-04-29T11:34:14.187Z] [2024-04-29T11:34:14.187Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2024-04-29T11:34:14.187Z] #46 2.227 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-29T11:34:14.187Z] #46 2.227 hint: is subject to change. To configure the initial branch name to use in all [2024-04-29T11:34:14.187Z] #46 2.227 hint: of your new repositories, which will suppress this warning, call: [2024-04-29T11:34:14.187Z] #46 2.227 hint: [2024-04-29T11:34:14.187Z] #46 2.227 hint: git config --global init.defaultBranch [2024-04-29T11:34:14.187Z] #46 2.227 hint: [2024-04-29T11:34:14.187Z] #46 2.227 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-29T11:34:14.187Z] #46 2.227 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-29T11:34:14.187Z] #46 2.227 hint: [2024-04-29T11:34:14.187Z] #46 2.227 hint: git branch -m [2024-04-29T11:34:14.187Z] #46 2.228 Initialized empty Git repository in /usr/src/containerd/.git/ [2024-04-29T11:34:14.187Z] #46 DONE 2.8s [2024-04-29T11:34:14.187Z] [2024-04-29T11:34:14.187Z] #55 [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-29T11:34:19.448Z] #55 ... [2024-04-29T11:34:19.448Z] [2024-04-29T11:34:19.448Z] #56 [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-29T11:34:19.448Z] #56 2.865 go: downloading github.com/golangci/golangci-lint v1.55.2 [2024-04-29T11:34:19.448Z] #56 3.648 go: downloading github.com/fatih/color v1.15.0 [2024-04-29T11:34:19.448Z] #56 3.662 go: downloading github.com/spf13/cobra v1.7.0 [2024-04-29T11:34:19.448Z] #56 3.662 go: downloading github.com/gofrs/flock v0.8.1 [2024-04-29T11:34:19.448Z] #56 3.662 go: downloading github.com/spf13/pflag v1.0.5 [2024-04-29T11:34:19.448Z] #56 3.662 go: downloading github.com/spf13/viper v1.12.0 [2024-04-29T11:34:19.448Z] #56 3.662 go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-04-29T11:34:19.448Z] #56 3.731 go: downloading golang.org/x/tools v0.14.0 [2024-04-29T11:34:19.448Z] #56 3.731 go: downloading github.com/hashicorp/go-version v1.6.0 [2024-04-29T11:34:19.448Z] #56 3.757 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2024-04-29T11:34:19.448Z] #56 3.781 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-04-29T11:34:19.448Z] #56 3.871 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-04-29T11:34:19.448Z] #56 3.871 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea [2024-04-29T11:34:19.448Z] #56 3.871 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-04-29T11:34:19.448Z] #56 3.947 go: downloading github.com/mattn/go-colorable v0.1.13 [2024-04-29T11:34:19.448Z] #56 3.969 go: downloading github.com/sirupsen/logrus v1.9.3 [2024-04-29T11:34:19.448Z] #56 3.971 go: downloading github.com/stretchr/testify v1.8.4 [2024-04-29T11:34:19.448Z] #56 4.005 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 [2024-04-29T11:34:19.448Z] #56 4.017 go: downloading github.com/mattn/go-isatty v0.0.17 [2024-04-29T11:34:19.448Z] #56 4.018 go: downloading github.com/spf13/afero v1.8.2 [2024-04-29T11:34:19.448Z] #56 4.126 go: downloading github.com/spf13/cast v1.5.0 [2024-04-29T11:34:19.448Z] #56 4.250 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2024-04-29T11:34:19.448Z] #56 4.317 go: downloading github.com/golangci/revgrep v0.5.2 [2024-04-29T11:34:19.448Z] #56 4.354 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 [2024-04-29T11:34:19.448Z] #56 4.357 go: downloading 4d63.com/gochecknoglobals v0.2.1 [2024-04-29T11:34:19.448Z] #56 4.363 go: downloading github.com/4meepo/tagalign v1.3.3 [2024-04-29T11:34:19.448Z] #56 4.363 go: downloading github.com/Abirdcfly/dupword v0.0.13 [2024-04-29T11:34:19.448Z] #56 4.366 go: downloading github.com/Antonboom/errname v0.1.12 [2024-04-29T11:34:19.448Z] #56 4.544 go: downloading github.com/Antonboom/nilnil v0.1.7 [2024-04-29T11:34:19.448Z] #56 4.544 go: downloading github.com/Antonboom/testifylint v0.2.3 [2024-04-29T11:34:19.448Z] #56 4.546 go: downloading github.com/BurntSushi/toml v1.3.2 [2024-04-29T11:34:19.448Z] #56 4.546 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2024-04-29T11:34:19.448Z] #56 4.547 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 [2024-04-29T11:34:19.448Z] #56 4.556 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0 [2024-04-29T11:34:19.448Z] #56 4.717 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3 [2024-04-29T11:34:19.448Z] #56 4.740 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2 [2024-04-29T11:34:19.448Z] #56 4.812 go: downloading github.com/alexkohler/prealloc v1.0.0 [2024-04-29T11:34:19.448Z] #56 4.813 go: downloading github.com/alingse/asasalint v0.0.11 [2024-04-29T11:34:19.448Z] #56 4.845 go: downloading github.com/ashanbrown/forbidigo v1.6.0 [2024-04-29T11:34:19.448Z] #56 4.988 go: downloading github.com/ashanbrown/makezero v1.1.1 [2024-04-29T11:34:19.448Z] #56 4.991 go: downloading github.com/bkielbasa/cyclop v1.2.1 [2024-04-29T11:34:19.448Z] #56 4.993 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2024-04-29T11:34:19.448Z] #56 4.993 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 [2024-04-29T11:34:19.448Z] #56 5.011 go: downloading github.com/breml/bidichk v0.2.7 [2024-04-29T11:34:19.448Z] #56 5.186 go: downloading github.com/breml/errchkjson v0.3.6 [2024-04-29T11:34:19.448Z] #56 5.187 go: downloading github.com/butuzov/ireturn v0.2.2 [2024-04-29T11:34:19.448Z] #56 5.188 go: downloading github.com/butuzov/mirror v1.1.0 [2024-04-29T11:34:19.448Z] #56 5.189 go: downloading github.com/catenacyber/perfsprint v0.2.0 [2024-04-29T11:34:19.448Z] #56 5.316 go: downloading github.com/charithe/durationcheck v0.0.10 [2024-04-29T11:34:19.448Z] #56 5.414 go: downloading github.com/curioswitch/go-reassign v0.2.0 [2024-04-29T11:34:19.448Z] #56 5.416 go: downloading github.com/daixiang0/gci v0.11.2 [2024-04-29T11:34:19.448Z] #56 5.523 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2024-04-29T11:34:19.448Z] #56 5.541 go: downloading github.com/esimonov/ifshort v1.0.4 [2024-04-29T11:34:19.448Z] #56 5.541 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2024-04-29T11:34:19.448Z] #56 5.541 go: downloading github.com/fzipp/gocyclo v0.6.0 [2024-04-29T11:34:19.448Z] #56 5.543 go: downloading github.com/ghostiam/protogetter v0.2.3 [2024-04-29T11:34:19.448Z] #56 5.612 go: downloading github.com/go-critic/go-critic v0.9.0 [2024-04-29T11:34:19.448Z] #56 5.847 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2024-04-29T11:34:19.448Z] #56 5.847 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2024-04-29T11:34:19.448Z] #56 5.908 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2024-04-29T11:34:19.448Z] #56 5.926 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e [2024-04-29T11:34:19.448Z] #56 6.083 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2024-04-29T11:34:19.448Z] #56 6.122 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2024-04-29T11:34:19.448Z] #56 6.122 go: downloading github.com/golangci/misspell v0.4.1 [2024-04-29T11:34:19.448Z] #56 6.167 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2024-04-29T11:34:19.448Z] #56 6.167 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601 [2024-04-29T11:34:19.448Z] #56 6.199 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2024-04-29T11:34:19.448Z] #56 6.296 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2024-04-29T11:34:19.448Z] #56 6.296 go: downloading github.com/hexops/gotextdiff v1.0.3 [2024-04-29T11:34:19.448Z] #56 6.327 go: downloading github.com/jgautheron/goconst v1.6.0 [2024-04-29T11:34:19.448Z] #56 6.327 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2024-04-29T11:34:19.448Z] #56 6.327 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2024-04-29T11:34:19.448Z] #56 6.366 go: downloading github.com/julz/importas v0.1.0 [2024-04-29T11:34:19.448Z] #56 6.519 go: downloading github.com/kisielk/errcheck v1.6.3 [2024-04-29T11:34:19.448Z] #56 6.520 go: downloading github.com/kkHAIKE/contextcheck v1.1.4 [2024-04-29T11:34:19.448Z] #56 6.520 go: downloading github.com/kulti/thelper v0.6.3 [2024-04-29T11:34:19.448Z] #56 6.528 go: downloading github.com/kunwardeep/paralleltest v1.0.8 [2024-04-29T11:34:19.448Z] #56 6.530 go: downloading github.com/kyoh86/exportloopref v0.1.11 [2024-04-29T11:34:19.448Z] #56 6.533 go: downloading github.com/ldez/tagliatelle v0.5.0 [2024-04-29T11:34:19.448Z] #56 6.533 go: downloading github.com/leonklingele/grouper v1.1.1 [2024-04-29T11:34:19.448Z] #56 6.611 go: downloading github.com/lufeee/execinquery v1.2.1 [2024-04-29T11:34:19.448Z] #56 6.747 go: downloading github.com/macabu/inamedparam v0.1.2 [2024-04-29T11:34:19.448Z] #56 6.750 go: downloading github.com/maratori/testableexamples v1.0.0 [2024-04-29T11:34:19.448Z] #56 6.762 go: downloading github.com/maratori/testpackage v1.1.1 [2024-04-29T11:34:19.448Z] #56 6.763 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 [2024-04-29T11:34:19.448Z] #56 6.763 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2024-04-29T11:34:19.448Z] #56 6.764 go: downloading github.com/mgechev/revive v1.3.4 [2024-04-29T11:34:19.448Z] #56 6.944 go: downloading github.com/moricho/tparallel v0.3.1 [2024-04-29T11:34:19.448Z] #56 6.945 go: downloading github.com/nakabonne/nestif v0.3.1 [2024-04-29T11:34:19.448Z] #56 6.947 go: downloading github.com/nishanths/exhaustive v0.11.0 [2024-04-29T11:34:19.448Z] #56 6.948 go: downloading github.com/nishanths/predeclared v0.2.2 [2024-04-29T11:34:19.448Z] #56 6.952 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1 [2024-04-29T11:34:19.449Z] #56 7.083 go: downloading github.com/polyfloyd/go-errorlint v1.4.5 [2024-04-29T11:34:19.449Z] #56 7.103 go: downloading github.com/ryancurrah/gomodguard v1.3.0 [2024-04-29T11:34:19.449Z] #56 7.104 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1 [2024-04-29T11:34:19.449Z] #56 7.104 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 [2024-04-29T11:34:19.449Z] #56 7.166 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2024-04-29T11:34:19.449Z] #56 7.168 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0 [2024-04-29T11:34:19.449Z] #56 7.175 go: downloading github.com/securego/gosec/v2 v2.18.2 [2024-04-29T11:34:19.449Z] #56 7.338 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2024-04-29T11:34:19.449Z] #56 7.374 go: downloading github.com/sivchari/containedctx v1.0.3 [2024-04-29T11:34:19.449Z] #56 7.515 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2024-04-29T11:34:19.449Z] #56 7.516 go: downloading github.com/sivchari/tenv v1.7.1 [2024-04-29T11:34:19.449Z] #56 7.560 go: downloading github.com/sonatard/noctx v0.0.2 [2024-04-29T11:34:19.449Z] #56 7.561 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2024-04-29T11:34:19.449Z] #56 7.561 go: downloading github.com/sourcegraph/go-diff v0.7.0 [2024-04-29T11:34:19.449Z] #56 7.563 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2024-04-29T11:34:19.449Z] #56 7.566 go: downloading github.com/tdakkota/asciicheck v0.2.0 [2024-04-29T11:34:19.449Z] #56 7.646 go: downloading github.com/tetafro/godot v1.4.15 [2024-04-29T11:34:19.449Z] #56 7.654 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 [2024-04-29T11:34:19.449Z] #56 7.677 go: downloading github.com/timonwong/loggercheck v0.9.4 [2024-04-29T11:34:19.449Z] #56 7.684 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 [2024-04-29T11:34:19.449Z] #56 7.685 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1 [2024-04-29T11:34:19.449Z] #56 7.685 go: downloading github.com/ultraware/funlen v0.1.0 [2024-04-29T11:34:19.449Z] #56 7.688 go: downloading github.com/ultraware/whitespace v0.0.5 [2024-04-29T11:34:19.449Z] #56 7.747 go: downloading github.com/uudashr/gocognit v1.1.2 [2024-04-29T11:34:19.449Z] #56 7.748 go: downloading github.com/xen0n/gosmopolitan v1.2.2 [2024-04-29T11:34:19.449Z] #56 7.748 go: downloading github.com/yagipy/maintidx v1.0.0 [2024-04-29T11:34:19.449Z] #56 7.896 go: downloading github.com/yeya24/promlinter v0.2.0 [2024-04-29T11:34:19.449Z] #56 7.898 go: downloading github.com/ykadowak/zerologlint v0.1.3 [2024-04-29T11:34:19.449Z] #56 7.901 go: downloading gitlab.com/bosi/decorder v0.4.1 [2024-04-29T11:34:19.449Z] #56 7.951 go: downloading go-simpler.org/sloglint v0.1.2 [2024-04-29T11:34:19.449Z] #56 7.980 go: downloading go.tmz.dev/musttag v0.7.2 [2024-04-29T11:34:19.449Z] #56 7.983 go: downloading honnef.co/go/tools v0.4.6 [2024-04-29T11:34:19.449Z] #56 8.539 go: downloading mvdan.cc/gofumpt v0.5.0 [2024-04-29T11:34:19.449Z] #56 8.541 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2024-04-29T11:34:19.449Z] #56 8.542 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d [2024-04-29T11:34:19.449Z] #56 8.543 go: downloading golang.org/x/mod v0.13.0 [2024-04-29T11:34:19.449Z] #56 8.544 go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-04-29T11:34:19.449Z] #56 8.573 go: downloading golang.org/x/sys v0.13.0 [2024-04-29T11:34:19.449Z] #56 8.581 go: downloading github.com/davecgh/go-spew v1.1.1 [2024-04-29T11:34:19.449Z] #56 8.581 go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-04-29T11:34:19.449Z] #56 8.615 go: downloading github.com/stretchr/objx v0.5.0 [2024-04-29T11:34:19.449Z] #56 8.618 go: downloading github.com/hashicorp/hcl v1.0.0 [2024-04-29T11:34:19.449Z] #56 8.618 go: downloading github.com/subosito/gotenv v1.4.1 [2024-04-29T11:34:19.705Z] #56 8.805 go: downloading gopkg.in/ini.v1 v1.67.0 [2024-04-29T11:34:19.705Z] #56 8.814 go: downloading github.com/magiconair/properties v1.8.6 [2024-04-29T11:34:19.705Z] #56 8.814 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 [2024-04-29T11:34:19.705Z] #56 8.858 go: downloading golang.org/x/text v0.13.0 [2024-04-29T11:34:19.970Z] #56 9.012 go: downloading github.com/fatih/structtag v1.2.0 [2024-04-29T11:34:19.970Z] #56 9.014 go: downloading github.com/gobwas/glob v0.2.3 [2024-04-29T11:34:19.970Z] #56 9.017 go: downloading github.com/google/go-cmp v0.6.0 [2024-04-29T11:34:19.970Z] #56 9.018 go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-04-29T11:34:19.970Z] #56 9.104 go: downloading github.com/pelletier/go-toml v1.9.5 [2024-04-29T11:34:19.970Z] #56 9.106 go: downloading golang.org/x/sync v0.4.0 [2024-04-29T11:34:19.970Z] #56 9.120 go: downloading go.uber.org/zap v1.24.0 [2024-04-29T11:34:20.226Z] #56 9.367 go: downloading github.com/go-toolsmith/astfmt v1.1.0 [2024-04-29T11:34:20.226Z] #56 9.438 go: downloading github.com/go-toolsmith/astcast v1.1.0 [2024-04-29T11:34:20.483Z] #56 9.508 go: downloading github.com/go-toolsmith/astcopy v1.1.0 [2024-04-29T11:34:20.483Z] #56 9.553 go: downloading github.com/go-toolsmith/astequal v1.1.0 [2024-04-29T11:34:20.483Z] #56 9.599 go: downloading github.com/go-toolsmith/astp v1.1.0 [2024-04-29T11:34:20.483Z] #56 9.613 go: downloading github.com/go-toolsmith/strparse v1.1.0 [2024-04-29T11:34:20.483Z] #56 9.667 go: downloading github.com/go-toolsmith/typep v1.1.0 [2024-04-29T11:34:20.483Z] #56 9.679 go: downloading github.com/quasilyte/go-ruleguard v0.4.0 [2024-04-29T11:34:20.483Z] #56 9.720 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 [2024-04-29T11:34:20.483Z] #56 9.739 go: downloading github.com/kisielk/gotool v1.0.0 [2024-04-29T11:34:20.483Z] #56 9.773 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2024-04-29T11:34:20.483Z] #56 9.803 go: downloading github.com/ettle/strcase v0.1.1 [2024-04-29T11:34:20.740Z] #56 9.838 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2024-04-29T11:34:20.740Z] #56 9.850 go: downloading github.com/Masterminds/semver v1.5.0 [2024-04-29T11:34:20.740Z] #56 9.875 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1 [2024-04-29T11:34:20.740Z] #56 9.933 go: downloading github.com/prometheus/client_golang v1.12.1 [2024-04-29T11:34:20.740Z] #56 10.02 go: downloading github.com/prometheus/client_model v0.2.0 [2024-04-29T11:34:20.740Z] #56 ... [2024-04-29T11:34:20.740Z] [2024-04-29T11:34:20.740Z] #57 [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-29T11:34:20.740Z] #57 2.451 go: downloading gotest.tools/gotestsum v1.8.2 [2024-04-29T11:34:20.740Z] #57 3.331 go: downloading github.com/fatih/color v1.13.0 [2024-04-29T11:34:20.740Z] #57 3.331 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2024-04-29T11:34:20.740Z] #57 3.331 go: downloading github.com/dnephin/pflag v1.0.7 [2024-04-29T11:34:20.740Z] #57 3.347 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2024-04-29T11:34:20.740Z] #57 3.351 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2024-04-29T11:34:20.740Z] #57 3.355 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2024-04-29T11:34:20.740Z] #57 3.355 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2024-04-29T11:34:20.740Z] #57 3.457 go: downloading golang.org/x/tools v0.1.11 [2024-04-29T11:34:20.740Z] #57 3.457 go: downloading github.com/mattn/go-colorable v0.1.12 [2024-04-29T11:34:20.740Z] #57 3.504 go: downloading github.com/mattn/go-isatty v0.0.14 [2024-04-29T11:34:20.740Z] #57 6.236 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2024-04-29T11:34:20.997Z] #57 ... [2024-04-29T11:34:20.997Z] [2024-04-29T11:34:20.997Z] #58 [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-29T11:34:20.997Z] #58 3.139 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-29T11:34:20.997Z] #58 3.150 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-29T11:34:20.997Z] #58 3.151 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-29T11:34:20.997Z] #58 3.268 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-29T11:34:20.997Z] #58 3.362 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB] [2024-04-29T11:34:20.997Z] #58 3.534 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-29T11:34:20.997Z] #58 4.698 Fetched 9105 kB in 2s (5000 kB/s) [2024-04-29T11:34:20.997Z] #58 4.698 Reading package lists... [2024-04-29T11:34:20.997Z] #58 5.755 Reading package lists... [2024-04-29T11:34:20.997Z] #58 6.451 Building dependency tree... [2024-04-29T11:34:20.997Z] #58 7.097 python3 is already the newest version (3.11.2-1+b1). [2024-04-29T11:34:20.997Z] #58 7.097 The following additional packages will be installed: [2024-04-29T11:34:20.997Z] #58 7.101 autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch [2024-04-29T11:34:20.997Z] #58 7.103 xz-utils [2024-04-29T11:34:20.997Z] #58 7.106 Suggested packages: [2024-04-29T11:34:20.997Z] #58 7.106 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2024-04-29T11:34:20.997Z] #58 7.106 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2024-04-29T11:34:20.997Z] #58 7.106 m4-doc ed diffutils-doc [2024-04-29T11:34:20.997Z] #58 7.106 Recommended packages: [2024-04-29T11:34:20.997Z] #58 7.106 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2024-04-29T11:34:20.997Z] #58 7.106 liblocale-gettext-perl libltdl-dev [2024-04-29T11:34:20.997Z] #58 7.336 The following NEW packages will be installed: [2024-04-29T11:34:20.997Z] #58 7.337 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev [2024-04-29T11:34:20.997Z] #58 7.337 libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev [2024-04-29T11:34:20.997Z] #58 7.338 libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils [2024-04-29T11:34:20.997Z] #58 7.616 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. [2024-04-29T11:34:20.997Z] #58 7.616 Need to get 5657 kB of archives. [2024-04-29T11:34:20.997Z] #58 7.616 After this operation, 16.7 MB of additional disk space will be used. [2024-04-29T11:34:20.997Z] #58 7.616 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] [2024-04-29T11:34:20.997Z] #58 7.658 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] [2024-04-29T11:34:20.997Z] #58 7.685 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB] [2024-04-29T11:34:20.997Z] #58 7.691 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB] [2024-04-29T11:34:20.997Z] #58 7.714 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB] [2024-04-29T11:34:20.997Z] #58 7.744 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB] [2024-04-29T11:34:20.997Z] #58 7.857 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] [2024-04-29T11:34:20.997Z] #58 7.907 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2024-04-29T11:34:20.997Z] #58 7.912 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] [2024-04-29T11:34:20.997Z] #58 7.993 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B] [2024-04-29T11:34:20.997Z] #58 8.019 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB] [2024-04-29T11:34:20.997Z] #58 8.058 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] [2024-04-29T11:34:20.997Z] #58 8.060 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB] [2024-04-29T11:34:20.997Z] #58 8.070 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] [2024-04-29T11:34:20.997Z] #58 8.073 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] [2024-04-29T11:34:20.997Z] #58 8.088 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB] [2024-04-29T11:34:20.997Z] #58 8.095 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] [2024-04-29T11:34:20.997Z] #58 8.110 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] [2024-04-29T11:34:20.997Z] #58 8.113 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB] [2024-04-29T11:34:20.997Z] #58 8.377 debconf: delaying package configuration, since apt-utils is not installed [2024-04-29T11:34:20.997Z] #58 8.521 Fetched 5657 kB in 1s (7414 kB/s) [2024-04-29T11:34:20.997Z] #58 8.723 Selecting previously unselected package bzip2. [2024-04-29T11:34:20.997Z] #58 8.723 (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-29T11:34:20.997Z] #58 8.784 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ... [2024-04-29T11:34:20.997Z] #58 8.847 Unpacking bzip2 (1.0.8-5+b1) ... [2024-04-29T11:34:20.997Z] #58 9.195 Selecting previously unselected package xz-utils. [2024-04-29T11:34:20.997Z] #58 9.195 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ... [2024-04-29T11:34:20.997Z] #58 9.277 Unpacking xz-utils (5.4.1-0.2) ... [2024-04-29T11:34:20.997Z] #58 9.745 Selecting previously unselected package m4. [2024-04-29T11:34:20.997Z] #58 9.747 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ... [2024-04-29T11:34:20.997Z] #58 9.866 Unpacking m4 (1.4.19-3) ... [2024-04-29T11:34:20.997Z] #58 10.24 Selecting previously unselected package autoconf. [2024-04-29T11:34:20.997Z] #58 10.26 Preparing to unpack .../03-autoconf_2.71-3_all.deb ... [2024-04-29T11:34:20.997Z] #58 ... [2024-04-29T11:34:20.997Z] [2024-04-29T11:34:20.997Z] #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-29T11:34:20.997Z] #59 2.063 go: downloading github.com/tc-hib/go-winres v0.3.1 [2024-04-29T11:34:20.997Z] #59 2.502 go: downloading github.com/tc-hib/winres v0.1.6 [2024-04-29T11:34:20.997Z] #59 2.502 go: downloading github.com/urfave/cli/v2 v2.3.0 [2024-04-29T11:34:20.997Z] #59 2.674 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2024-04-29T11:34:20.997Z] #59 2.675 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2024-04-29T11:34:20.997Z] #59 2.694 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2024-04-29T11:34:20.997Z] #59 2.700 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2024-04-29T11:34:21.291Z] #59 ... [2024-04-29T11:34:21.291Z] [2024-04-29T11:34:21.291Z] #60 [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-29T11:34:21.291Z] #60 3.178 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-29T11:34:21.291Z] #60 3.188 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-29T11:34:21.291Z] #60 3.188 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-29T11:34:21.291Z] #60 3.322 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-29T11:34:21.291Z] #60 3.474 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB] [2024-04-29T11:34:21.291Z] #60 3.693 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-29T11:34:21.291Z] #60 5.042 Fetched 9105 kB in 2s (4269 kB/s) [2024-04-29T11:34:21.291Z] #60 5.042 Reading package lists... [2024-04-29T11:34:21.291Z] #60 6.839 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-29T11:34:21.291Z] #60 6.839 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-29T11:34:21.291Z] #60 6.839 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-29T11:34:21.291Z] #60 7.220 Reading package lists... [2024-04-29T11:34:21.291Z] #60 7.989 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-29T11:34:21.291Z] #60 8.001 Reading package lists... [2024-04-29T11:34:21.291Z] #60 8.780 Building dependency tree... [2024-04-29T11:34:21.291Z] #60 9.351 gcc is already the newest version (4:12.2.0-3). [2024-04-29T11:34:21.291Z] #60 9.351 pkg-config is already the newest version (1.8.1-1). [2024-04-29T11:34:21.291Z] #60 9.351 The following additional packages will be installed: [2024-04-29T11:34:21.291Z] #60 9.352 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev [2024-04-29T11:34:21.291Z] #60 9.352 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin [2024-04-29T11:34:21.291Z] #60 9.352 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev [2024-04-29T11:34:21.291Z] #60 9.353 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 [2024-04-29T11:34:21.291Z] #60 9.353 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev [2024-04-29T11:34:21.291Z] #60 9.354 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2024-04-29T11:34:21.291Z] #60 9.357 Suggested packages: [2024-04-29T11:34:21.291Z] #60 9.357 libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc [2024-04-29T11:34:21.291Z] #60 9.357 libgdk-pixbuf2.0-bin libxml2-utils [2024-04-29T11:34:21.291Z] #60 9.357 Recommended packages: [2024-04-29T11:34:21.291Z] #60 9.357 shared-mime-info xdg-user-dirs [2024-04-29T11:34:21.291Z] #60 9.583 The following NEW packages will be installed: [2024-04-29T11:34:21.291Z] #60 9.583 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 [2024-04-29T11:34:21.291Z] #60 9.583 libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin [2024-04-29T11:34:21.291Z] #60 9.583 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev [2024-04-29T11:34:21.291Z] #60 9.584 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 [2024-04-29T11:34:21.291Z] #60 9.584 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev [2024-04-29T11:34:21.291Z] #60 9.585 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2024-04-29T11:34:21.291Z] #60 9.865 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. [2024-04-29T11:34:21.291Z] #60 9.865 Need to get 9078 kB of archives. [2024-04-29T11:34:21.291Z] #60 9.865 After this operation, 46.9 MB of additional disk space will be used. [2024-04-29T11:34:21.291Z] #60 9.865 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] [2024-04-29T11:34:21.291Z] #60 9.943 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] [2024-04-29T11:34:21.291Z] #60 9.945 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] [2024-04-29T11:34:21.291Z] #60 10.01 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] [2024-04-29T11:34:21.291Z] #60 10.01 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] [2024-04-29T11:34:21.291Z] #60 10.06 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] [2024-04-29T11:34:21.291Z] #60 10.07 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-29T11:34:21.291Z] #60 10.08 Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB] [2024-04-29T11:34:21.291Z] #60 10.09 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB] [2024-04-29T11:34:21.291Z] #60 10.09 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB] [2024-04-29T11:34:21.291Z] #60 10.09 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] [2024-04-29T11:34:21.291Z] #60 10.10 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] [2024-04-29T11:34:21.291Z] #60 10.12 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] [2024-04-29T11:34:21.291Z] #60 10.13 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] [2024-04-29T11:34:21.291Z] #60 10.14 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] [2024-04-29T11:34:21.291Z] #60 10.21 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] [2024-04-29T11:34:21.291Z] #60 10.21 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] [2024-04-29T11:34:21.291Z] #60 10.22 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] [2024-04-29T11:34:21.548Z] #60 10.26 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] [2024-04-29T11:34:21.548Z] #60 10.27 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] [2024-04-29T11:34:21.548Z] #60 10.32 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] [2024-04-29T11:34:21.548Z] #60 10.33 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] [2024-04-29T11:34:21.548Z] #60 10.33 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] [2024-04-29T11:34:21.548Z] #60 10.33 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] [2024-04-29T11:34:21.548Z] #60 10.34 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] [2024-04-29T11:34:21.548Z] #60 10.34 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-29T11:34:21.548Z] #60 10.34 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] [2024-04-29T11:34:21.548Z] #60 10.35 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] [2024-04-29T11:34:21.548Z] #60 ... [2024-04-29T11:34:21.548Z] [2024-04-29T11:34:21.548Z] #30 [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-29T11:34:21.548Z] #30 3.308 [2024-04-29T11:34:21.548Z] #30 5.399 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2024-04-29T11:34:21.548Z] #30 6.031 #=#=# [2024-04-29T11:34:21.548Z] #30 6.355 #=#=# # 1.8% ######################################################################## 100.0% [2024-04-29T11:34:21.548Z] #30 6.767 [2024-04-29T11:34:21.548Z] #30 9.831 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)... [2024-04-29T11:34:21.548Z] #30 10.53 #=#=# [2024-04-29T11:34:21.548Z] #30 10.84 #=#=# 0.2% ############################################## 64.6% ######################################################################## 100.0% [2024-04-29T11:34:21.548Z] #30 11.48 [2024-04-29T11:34:21.548Z] #30 ... [2024-04-29T11:34:21.548Z] [2024-04-29T11:34:21.548Z] #61 [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-29T11:34:21.548Z] #61 2.260 go: downloading github.com/pelletier/go-toml v1.8.1 [2024-04-29T11:34:21.548Z] #61 ... [2024-04-29T11:34:21.548Z] [2024-04-29T11:34:21.548Z] #62 [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.1.0 https://github.com/docker/cli.git /build && /build/docker --version [2024-04-29T11:34:21.548Z] #62 7.284 Docker version 26.1.0, build 9714adc [2024-04-29T11:34:21.803Z] #62 ... [2024-04-29T11:34:21.804Z] [2024-04-29T11:34:21.804Z] #63 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2024-04-29T11:34:21.804Z] #63 ... [2024-04-29T11:34:21.804Z] [2024-04-29T11:34:21.804Z] #64 [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-29T11:34:21.804Z] #64 3.296 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-29T11:34:21.804Z] #64 3.307 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-29T11:34:21.804Z] #64 3.307 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-29T11:34:21.804Z] #64 3.553 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-29T11:34:21.804Z] #64 3.992 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB] [2024-04-29T11:34:21.804Z] #64 3.992 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-29T11:34:21.804Z] #64 5.699 Fetched 9105 kB in 3s (3457 kB/s) [2024-04-29T11:34:21.804Z] #64 5.699 Reading package lists... [2024-04-29T11:34:21.804Z] #64 7.078 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-29T11:34:21.804Z] #64 7.078 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-29T11:34:21.804Z] #64 7.078 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-29T11:34:21.804Z] #64 7.634 Reading package lists... [2024-04-29T11:34:21.804Z] #64 8.521 + apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-29T11:34:21.804Z] #64 8.540 Reading package lists... [2024-04-29T11:34:21.804Z] #64 9.318 Building dependency tree... [2024-04-29T11:34:21.804Z] #64 9.935 gcc is already the newest version (4:12.2.0-3). [2024-04-29T11:34:21.804Z] #64 9.935 libc6-dev is already the newest version (2.36-9+deb12u6). [2024-04-29T11:34:21.804Z] #64 9.935 pkg-config is already the newest version (1.8.1-1). [2024-04-29T11:34:21.804Z] #64 9.935 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-04-29T11:34:22.059Z] #64 ... [2024-04-29T11:34:22.060Z] [2024-04-29T11:34:22.060Z] #65 [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-29T11:34:22.060Z] #65 3.553 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-29T11:34:22.060Z] #65 3.581 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-29T11:34:22.060Z] #65 3.592 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-29T11:34:22.060Z] #65 3.767 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-29T11:34:22.060Z] #65 4.020 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB] [2024-04-29T11:34:22.060Z] #65 4.099 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-29T11:34:22.060Z] #65 5.721 Fetched 9105 kB in 2s (3745 kB/s) [2024-04-29T11:34:22.060Z] #65 5.721 Reading package lists... [2024-04-29T11:34:22.060Z] #65 7.201 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-29T11:34:22.060Z] #65 7.201 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-29T11:34:22.060Z] #65 7.201 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-29T11:34:22.060Z] #65 7.757 Reading package lists... [2024-04-29T11:34:22.060Z] #65 8.877 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-04-29T11:34:22.060Z] #65 8.907 Reading package lists... [2024-04-29T11:34:22.060Z] #65 9.761 Building dependency tree... [2024-04-29T11:34:22.060Z] #65 10.32 gcc is already the newest version (4:12.2.0-3). [2024-04-29T11:34:22.060Z] #65 10.32 libc6-dev is already the newest version (2.36-9+deb12u6). [2024-04-29T11:34:22.060Z] #65 10.32 pkg-config is already the newest version (1.8.1-1). [2024-04-29T11:34:22.060Z] #65 10.32 The following additional packages will be installed: [2024-04-29T11:34:22.060Z] #65 10.32 bzip2 libdpkg-perl patch xz-utils [2024-04-29T11:34:22.060Z] #65 10.32 Suggested packages: [2024-04-29T11:34:22.060Z] #65 10.32 bzip2-doc debian-keyring bzr seccomp ed diffutils-doc [2024-04-29T11:34:22.060Z] #65 10.32 Recommended packages: [2024-04-29T11:34:22.060Z] #65 10.32 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2024-04-29T11:34:22.060Z] #65 10.32 liblocale-gettext-perl [2024-04-29T11:34:22.060Z] #65 10.48 The following NEW packages will be installed: [2024-04-29T11:34:22.060Z] #65 10.48 bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils [2024-04-29T11:34:22.060Z] #65 10.76 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. [2024-04-29T11:34:22.060Z] #65 10.76 Need to get 2683 kB of archives. [2024-04-29T11:34:22.060Z] #65 10.76 After this operation, 6010 kB of additional disk space will be used. [2024-04-29T11:34:22.060Z] #65 10.76 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] [2024-04-29T11:34:22.060Z] #65 10.76 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] [2024-04-29T11:34:22.060Z] #65 10.78 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] [2024-04-29T11:34:22.060Z] #65 10.80 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2024-04-29T11:34:22.060Z] #65 10.80 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] [2024-04-29T11:34:22.060Z] #65 10.87 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] [2024-04-29T11:34:22.060Z] #65 ... [2024-04-29T11:34:22.060Z] [2024-04-29T11:34:22.060Z] #66 [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-29T11:34:22.060Z] #66 2.862 go: downloading mvdan.cc/sh/v3 v3.8.0 [2024-04-29T11:34:22.060Z] #66 7.278 go: downloading golang.org/x/term v0.17.0 [2024-04-29T11:34:22.060Z] #66 7.279 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e [2024-04-29T11:34:22.060Z] #66 7.279 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2 [2024-04-29T11:34:22.060Z] #66 7.286 go: downloading github.com/google/renameio/v2 v2.0.0 [2024-04-29T11:34:22.060Z] #66 7.519 go: downloading golang.org/x/sys v0.17.0 [2024-04-29T11:34:22.316Z] #66 ... [2024-04-29T11:34:22.316Z] [2024-04-29T11:34:22.316Z] #67 [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-29T11:34:22.625Z] #67 ... [2024-04-29T11:34:22.625Z] [2024-04-29T11:34:22.625Z] #68 [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-29T11:34:22.625Z] #68 ... [2024-04-29T11:34:22.625Z] [2024-04-29T11:34:22.625Z] #69 [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-29T11:34:22.625Z] #69 3.176 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-29T11:34:22.625Z] #69 3.187 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-29T11:34:22.625Z] #69 3.196 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-29T11:34:22.625Z] #69 3.375 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-29T11:34:22.625Z] #69 3.587 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB] [2024-04-29T11:34:22.625Z] #69 3.708 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-29T11:34:22.625Z] #69 5.040 Fetched 9105 kB in 2s (4304 kB/s) [2024-04-29T11:34:22.625Z] #69 5.040 Reading package lists... [2024-04-29T11:34:22.625Z] #69 5.940 Reading package lists... [2024-04-29T11:34:22.625Z] #69 6.715 Building dependency tree... [2024-04-29T11:34:22.625Z] #69 7.215 The following additional packages will be installed: [2024-04-29T11:34:22.625Z] #69 7.218 cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 [2024-04-29T11:34:22.625Z] #69 7.221 Suggested packages: [2024-04-29T11:34:22.625Z] #69 7.221 cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip [2024-04-29T11:34:22.625Z] #69 7.284 The following NEW packages will be installed: [2024-04-29T11:34:22.625Z] #69 7.286 cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 [2024-04-29T11:34:22.625Z] #69 7.641 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2024-04-29T11:34:22.625Z] #69 7.641 Need to get 19.3 MB of archives. [2024-04-29T11:34:22.625Z] #69 7.641 After this operation, 77.0 MB of additional disk space will be used. [2024-04-29T11:34:22.625Z] #69 7.641 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] [2024-04-29T11:34:22.625Z] #69 8.181 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] [2024-04-29T11:34:22.625Z] #69 8.209 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB] [2024-04-29T11:34:22.625Z] #69 8.225 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB] [2024-04-29T11:34:22.625Z] #69 8.226 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB] [2024-04-29T11:34:22.625Z] #69 8.250 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB] [2024-04-29T11:34:22.625Z] #69 8.257 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB] [2024-04-29T11:34:22.625Z] #69 8.330 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB] [2024-04-29T11:34:22.625Z] #69 8.872 debconf: delaying package configuration, since apt-utils is not installed [2024-04-29T11:34:22.625Z] #69 9.000 Fetched 19.3 MB in 1s (16.1 MB/s) [2024-04-29T11:34:22.625Z] #69 9.217 Selecting previously unselected package libicu72:arm64. [2024-04-29T11:34:22.625Z] #69 9.217 (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-29T11:34:22.625Z] #69 9.234 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ... [2024-04-29T11:34:22.625Z] #69 9.274 Unpacking libicu72:arm64 (72.1-3) ... [2024-04-29T11:34:22.625Z] #69 10.64 Selecting previously unselected package libxml2:arm64. [2024-04-29T11:34:22.625Z] #69 10.64 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ... [2024-04-29T11:34:22.625Z] #69 10.66 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... [2024-04-29T11:34:22.625Z] #69 11.21 Selecting previously unselected package libarchive13:arm64. [2024-04-29T11:34:22.625Z] #69 11.21 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ... [2024-04-29T11:34:22.625Z] #69 11.22 Unpacking libarchive13:arm64 (3.6.2-1) ... [2024-04-29T11:34:22.625Z] #69 ... [2024-04-29T11:34:22.625Z] [2024-04-29T11:34:22.625Z] #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-29T11:34:22.625Z] #70 ... [2024-04-29T11:34:22.625Z] [2024-04-29T11:34:22.625Z] #60 [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-29T11:34:22.625Z] #60 10.56 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] [2024-04-29T11:34:22.625Z] #60 10.90 debconf: delaying package configuration, since apt-utils is not installed [2024-04-29T11:34:22.625Z] #60 11.20 Fetched 9078 kB in 1s (8789 kB/s) [2024-04-29T11:34:22.625Z] #60 11.62 Selecting previously unselected package libglib2.0-0:arm64. [2024-04-29T11:34:22.625Z] #60 11.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15659 files and directories currently installed.) [2024-04-29T11:34:22.625Z] #60 11.64 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ... [2024-04-29T11:34:22.883Z] #60 11.82 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-29T11:34:23.817Z] #60 12.94 Selecting previously unselected package libgirepository-1.0-1:arm64. [2024-04-29T11:34:24.081Z] #60 12.94 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ... [2024-04-29T11:34:24.081Z] #60 12.98 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-29T11:34:24.657Z] #60 ... [2024-04-29T11:34:24.657Z] [2024-04-29T11:34:24.657Z] #49 [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 < file.toml [2024-04-29T11:34:31.959Z] #61 16.82 [2024-04-29T11:34:31.959Z] #61 16.82 Reading and updating a list of files: [2024-04-29T11:34:31.959Z] #61 16.82 tomll a.toml b.toml c.toml [2024-04-29T11:34:31.959Z] #61 16.82 [2024-04-29T11:34:31.959Z] #61 16.82 When given a list of files, tomll will modify all files in place without asking. [2024-04-29T11:34:31.959Z] #61 DONE 21.1s [2024-04-29T11:34:31.959Z] [2024-04-29T11:34:31.959Z] #58 [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-29T11:34:31.959Z] #58 20.72 Selecting previously unselected package libyajl2:arm64. [2024-04-29T11:34:31.959Z] #58 20.73 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ... [2024-04-29T11:34:31.959Z] #58 20.76 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... [2024-04-29T11:34:31.959Z] #58 20.85 Selecting previously unselected package libyajl-dev:arm64. [2024-04-29T11:34:31.959Z] #58 20.86 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ... [2024-04-29T11:34:31.959Z] #58 20.90 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ... [2024-04-29T11:34:31.959Z] #58 21.15 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-29T11:34:31.959Z] #58 21.29 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... [2024-04-29T11:34:32.214Z] #58 ... [2024-04-29T11:34:32.214Z] [2024-04-29T11:34:32.214Z] #49 [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-29T11:34:39.296Z] #73 0.566 CMake that the project does not need compatibility with older versions. [2024-04-29T11:34:39.296Z] #73 0.566 [2024-04-29T11:34:39.296Z] #73 0.566 [2024-04-29T11:34:39.296Z] #73 0.725 -- The C compiler identification is GNU 12.2.0 [2024-04-29T11:34:39.551Z] #73 0.739 -- Detecting C compiler ABI info [2024-04-29T11:34:39.551Z] #73 0.911 -- Detecting C compiler ABI info - done [2024-04-29T11:34:39.551Z] #73 0.936 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped [2024-04-29T11:34:39.551Z] #73 0.937 -- Detecting C compile features [2024-04-29T11:34:39.551Z] #73 0.938 -- Detecting C compile features - done [2024-04-29T11:34:39.551Z] #73 0.946 -- Performing Test HAS_BUILTIN_FORTIFY [2024-04-29T11:34:39.551Z] #73 1.060 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2024-04-29T11:34:39.806Z] #73 1.103 -- Configuring done [2024-04-29T11:34:39.806Z] #73 1.107 -- Generating done [2024-04-29T11:34:39.806Z] #73 1.128 -- Build files have been written to: /go/src/github.com/krallin/tini [2024-04-29T11:34:39.806Z] #73 1.236 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2024-04-29T11:34:40.061Z] #73 1.556 [100%] Linking C executable tini-static [2024-04-29T11:34:40.316Z] #73 1.640 [100%] Built target tini-static [2024-04-29T11:34:40.876Z] #73 DONE 2.2s [2024-04-29T11:34:40.876Z] [2024-04-29T11:34:40.876Z] #74 [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-29T11:34:40.876Z] #74 0.747 Cloning into '/tmp/crun-build'... [2024-04-29T11:34:40.876Z] #74 2.568 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2024-04-29T11:34:40.876Z] #74 2.575 Cloning into '/tmp/crun-build/libocispec'... [2024-04-29T11:34:40.876Z] #74 2.890 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15' [2024-04-29T11:34:40.876Z] #74 2.892 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2024-04-29T11:34:40.876Z] #74 2.893 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2024-04-29T11:34:40.876Z] #74 2.893 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2024-04-29T11:34:40.876Z] #74 2.895 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2024-04-29T11:34:40.876Z] #74 3.472 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2024-04-29T11:34:40.876Z] #74 3.929 Cloning into '/tmp/crun-build/libocispec/yajl'... [2024-04-29T11:34:40.876Z] #74 4.341 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844' [2024-04-29T11:34:40.876Z] #74 4.355 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e' [2024-04-29T11:34:40.876Z] #74 4.371 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15' [2024-04-29T11:34:42.238Z] #74 ... [2024-04-29T11:34:42.238Z] [2024-04-29T11:34:42.238Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <= 3... python3 [2024-04-29T11:35:11.866Z] #74 37.73 checking for python3... /usr/bin/python3 [2024-04-29T11:35:11.866Z] #74 37.73 checking for python3 version... 3.11 [2024-04-29T11:35:11.866Z] #74 37.74 checking for python3 platform... linux [2024-04-29T11:35:11.866Z] #74 37.75 checking for GNU default python3 prefix... ${prefix} [2024-04-29T11:35:11.866Z] #74 37.76 checking for GNU default python3 exec_prefix... ${exec_prefix} [2024-04-29T11:35:11.866Z] #74 37.76 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages [2024-04-29T11:35:11.866Z] #74 37.80 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages [2024-04-29T11:35:11.866Z] #74 37.84 checking for go-md2man... no [2024-04-29T11:35:11.866Z] #74 37.85 checking for error.h... yes [2024-04-29T11:35:12.121Z] #74 37.92 checking for linux/openat2.h... yes [2024-04-29T11:35:12.121Z] #74 37.99 checking for stdatomic.h... yes [2024-04-29T11:35:12.121Z] #74 38.08 checking for linux/ioprio.h... yes [2024-04-29T11:35:12.376Z] #74 38.21 checking for atomic_int... yes [2024-04-29T11:35:12.631Z] #74 38.31 checking for atomic_bool... yes [2024-04-29T11:35:12.631Z] #74 38.39 checking for copy_file_range... yes [2024-04-29T11:35:12.631Z] #74 38.55 checking for fgetxattr... yes [2024-04-29T11:35:12.886Z] #74 38.70 checking for statx... yes [2024-04-29T11:35:12.886Z] #74 38.81 checking for fgetpwent_r... yes [2024-04-29T11:35:12.886Z] #74 38.91 checking for issetugid... no [2024-04-29T11:35:13.141Z] #74 38.99 checking for memfd_create... yes [2024-04-29T11:35:13.141Z] #74 39.04 checking for pkg-config... /usr/bin/pkg-config [2024-04-29T11:35:13.141Z] #74 39.04 checking pkg-config is at least version 0.9.0... yes [2024-04-29T11:35:13.141Z] #74 39.04 checking for library containing yajl_tree_get... -lyajl [2024-04-29T11:35:13.396Z] #74 39.19 checking for yajl >= 2.0.0... yes [2024-04-29T11:35:13.396Z] #74 39.20 checking for sys/capability.h... yes [2024-04-29T11:35:13.396Z] #74 39.24 checking for library containing cap_from_name... -lcap [2024-04-29T11:35:13.650Z] #74 39.35 checking for library containing gcry_check_version... no [2024-04-29T11:35:13.650Z] #74 39.60 checking for library containing dlopen... none required [2024-04-29T11:35:13.906Z] #74 39.74 checking for seccomp.h... yes [2024-04-29T11:35:14.161Z] #74 39.85 checking for library containing seccomp_rule_add... -lseccomp [2024-04-29T11:35:14.161Z] #74 40.09 checking for library containing seccomp_arch_resolve_name... none required [2024-04-29T11:35:14.161Z] #74 40.17 checking for systemd/sd-bus.h... yes [2024-04-29T11:35:14.416Z] #74 40.22 checking for library containing sd_bus_match_signal_async... -lsystemd [2024-04-29T11:35:14.671Z] #74 40.54 checking for sd_notify_barrier... yes [2024-04-29T11:35:14.925Z] #74 40.73 checking for linux/bpf.h... yes [2024-04-29T11:35:14.925Z] #74 40.84 checking compilation for eBPF... yes [2024-04-29T11:35:14.925Z] #74 40.93 checking for criu >= 3.15... no [2024-04-29T11:35:14.925Z] #74 40.94 configure: CRIU headers not found, building without CRIU support [2024-04-29T11:35:14.925Z] #74 40.94 checking for criu > 3.16... no [2024-04-29T11:35:14.925Z] #74 40.97 configure: CRIU version doesn't support join-ns API [2024-04-29T11:35:14.925Z] #74 40.97 checking for criu > 3.16.1... no [2024-04-29T11:35:14.925Z] #74 41.00 configure: CRIU version doesn't support for pre-dumping [2024-04-29T11:35:14.925Z] #74 41.00 checking for new mount API (fsconfig)... yes [2024-04-29T11:35:15.180Z] #74 41.09 yes [2024-04-29T11:35:15.180Z] #74 41.09 checking for seccomp notify API... yes [2024-04-29T11:35:15.180Z] #74 41.16 checking for gperf... no [2024-04-29T11:35:15.180Z] #74 41.16 configure: gperf not found - cannot rebuild signal parser code [2024-04-29T11:35:15.180Z] #74 41.16 checking for library containing argp_parse... none required [2024-04-29T11:35:15.435Z] #74 41.36 checking that generated files are newer than configure... done [2024-04-29T11:35:15.435Z] #74 41.36 configure: creating ./config.status [2024-04-29T11:35:17.944Z] #74 43.99 config.status: creating Makefile [2024-04-29T11:35:18.199Z] #74 44.04 config.status: creating config.h [2024-04-29T11:35:18.199Z] #74 44.08 config.status: executing libtool commands [2024-04-29T11:35:18.199Z] #74 ... [2024-04-29T11:35:18.199Z] [2024-04-29T11:35:18.199Z] #56 [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-29T11:35:18.199Z] #56 67.34 golangci-lint has version v1.55.2 built with go1.21.9 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown) [2024-04-29T11:35:23.531Z] #56 ... [2024-04-29T11:35:23.531Z] [2024-04-29T11:35:23.531Z] #74 [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-29T11:35:23.531Z] #74 44.13 config.status: executing depfiles commands [2024-04-29T11:35:23.531Z] #74 44.62 === configuring in libocispec (/tmp/crun-build/libocispec) [2024-04-29T11:35:23.531Z] #74 44.63 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2024-04-29T11:35:23.531Z] #74 44.99 checking for gcc... gcc [2024-04-29T11:35:23.531Z] #74 45.11 checking whether the C compiler works... yes [2024-04-29T11:35:23.531Z] #74 45.24 checking for C compiler default output file name... a.out [2024-04-29T11:35:23.531Z] #74 45.24 checking for suffix of executables... [2024-04-29T11:35:23.531Z] #74 45.34 checking whether we are cross compiling... no [2024-04-29T11:35:23.531Z] #74 45.42 checking for suffix of object files... o [2024-04-29T11:35:23.531Z] #74 45.48 checking whether the compiler supports GNU C... yes [2024-04-29T11:35:23.531Z] #74 45.56 checking whether gcc accepts -g... yes [2024-04-29T11:35:23.531Z] #74 45.60 checking for gcc option to enable C11 features... none needed [2024-04-29T11:35:23.531Z] #74 45.80 checking whether gcc understands -c and -o together... yes [2024-04-29T11:35:23.531Z] #74 45.88 checking for stdio.h... yes [2024-04-29T11:35:23.531Z] #74 45.93 checking for stdlib.h... yes [2024-04-29T11:35:23.531Z] #74 46.01 checking for string.h... yes [2024-04-29T11:35:23.531Z] #74 46.07 checking for inttypes.h... yes [2024-04-29T11:35:23.531Z] #74 46.17 checking for stdint.h... yes [2024-04-29T11:35:23.531Z] #74 46.26 checking for strings.h... yes [2024-04-29T11:35:23.531Z] #74 46.31 checking for sys/stat.h... yes [2024-04-29T11:35:23.531Z] #74 46.38 checking for sys/types.h... yes [2024-04-29T11:35:23.531Z] #74 46.47 checking for unistd.h... yes [2024-04-29T11:35:23.531Z] #74 46.57 checking for wchar.h... yes [2024-04-29T11:35:23.531Z] #74 46.64 checking for minix/config.h... no [2024-04-29T11:35:23.531Z] #74 46.70 checking whether it is safe to define __EXTENSIONS__... yes [2024-04-29T11:35:23.531Z] #74 46.77 checking whether _XOPEN_SOURCE should be defined... no [2024-04-29T11:35:23.531Z] #74 46.86 checking build system type... aarch64-unknown-linux-gnu [2024-04-29T11:35:23.531Z] #74 47.05 checking host system type... aarch64-unknown-linux-gnu [2024-04-29T11:35:23.531Z] #74 47.05 checking how to print strings... printf [2024-04-29T11:35:23.531Z] #74 47.07 checking for a sed that does not truncate output... /usr/bin/sed [2024-04-29T11:35:23.531Z] #74 47.09 checking for grep that handles long lines and -e... /usr/bin/grep [2024-04-29T11:35:23.531Z] #74 47.09 checking for egrep... /usr/bin/grep -E [2024-04-29T11:35:23.531Z] #74 47.10 checking for fgrep... /usr/bin/grep -F [2024-04-29T11:35:23.531Z] #74 47.11 checking for ld used by gcc... /usr/bin/ld [2024-04-29T11:35:23.531Z] #74 47.13 checking if the linker (/usr/bin/ld) is GNU ld... yes [2024-04-29T11:35:23.531Z] #74 47.14 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2024-04-29T11:35:23.531Z] #74 47.14 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2024-04-29T11:35:23.531Z] #74 47.20 checking whether ln -s works... yes [2024-04-29T11:35:23.531Z] #74 47.20 checking the maximum length of command line arguments... 1572864 [2024-04-29T11:35:23.531Z] #74 47.22 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2024-04-29T11:35:23.531Z] #74 47.22 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2024-04-29T11:35:23.531Z] #74 47.22 checking for /usr/bin/ld option to reload object files... -r [2024-04-29T11:35:23.531Z] #74 47.22 checking for file... file [2024-04-29T11:35:23.531Z] #74 47.22 checking for objdump... objdump [2024-04-29T11:35:23.531Z] #74 47.22 checking how to recognize dependent libraries... pass_all [2024-04-29T11:35:23.531Z] #74 47.23 checking for dlltool... no [2024-04-29T11:35:23.531Z] #74 47.23 checking how to associate runtime and link libraries... printf %s\n [2024-04-29T11:35:23.531Z] #74 47.23 checking for ar... ar [2024-04-29T11:35:23.531Z] #74 47.23 checking for archiver @FILE support... @ [2024-04-29T11:35:23.531Z] #74 47.39 checking for strip... strip [2024-04-29T11:35:23.531Z] #74 47.39 checking for ranlib... ranlib [2024-04-29T11:35:23.531Z] #74 47.39 checking for gawk... no [2024-04-29T11:35:23.531Z] #74 47.39 checking for mawk... mawk [2024-04-29T11:35:23.531Z] #74 47.39 checking command to parse /usr/bin/nm -B output from gcc object... ok [2024-04-29T11:35:23.531Z] #74 47.56 checking for sysroot... no [2024-04-29T11:35:23.531Z] #74 47.56 checking for a working dd... /usr/bin/dd [2024-04-29T11:35:23.531Z] #74 47.56 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [2024-04-29T11:35:23.531Z] #74 47.57 checking for mt... no [2024-04-29T11:35:23.531Z] #74 47.57 checking if : is a manifest tool... no [2024-04-29T11:35:23.531Z] #74 47.57 checking for dlfcn.h... yes [2024-04-29T11:35:23.531Z] #74 47.63 checking for objdir... .libs [2024-04-29T11:35:23.531Z] #74 47.81 checking if gcc supports -fno-rtti -fno-exceptions... no [2024-04-29T11:35:23.531Z] #74 47.87 checking for gcc option to produce PIC... -fPIC -DPIC [2024-04-29T11:35:23.531Z] #74 47.87 checking if gcc PIC flag -fPIC -DPIC works... yes [2024-04-29T11:35:23.531Z] #74 47.94 checking if gcc static flag -static works... yes [2024-04-29T11:35:23.531Z] #74 48.08 checking if gcc supports -c -o file.o... yes [2024-04-29T11:35:23.531Z] #74 48.19 checking if gcc supports -c -o file.o... (cached) yes [2024-04-29T11:35:23.531Z] #74 48.19 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2024-04-29T11:35:23.531Z] #74 48.23 checking dynamic linker characteristics... GNU/Linux ld.so [2024-04-29T11:35:23.531Z] #74 48.43 checking how to hardcode library paths into programs... immediate [2024-04-29T11:35:23.531Z] #74 48.43 checking whether stripping libraries is possible... yes [2024-04-29T11:35:23.531Z] #74 48.43 checking if libtool supports shared libraries... yes [2024-04-29T11:35:23.531Z] #74 48.43 checking whether to build shared libraries... no [2024-04-29T11:35:23.531Z] #74 48.43 checking whether to build static libraries... yes [2024-04-29T11:35:23.531Z] #74 48.43 checking for a BSD-compatible install... /usr/bin/install -c [2024-04-29T11:35:23.531Z] #74 48.49 checking whether build environment is sane... yes [2024-04-29T11:35:23.531Z] #74 48.50 checking for a race-free mkdir -p... /usr/bin/mkdir -p [2024-04-29T11:35:23.531Z] #74 48.50 checking whether make sets $(MAKE)... yes [2024-04-29T11:35:23.531Z] #74 48.51 checking whether make supports the include directive... yes (GNU style) [2024-04-29T11:35:23.531Z] #74 48.52 checking whether make supports nested variables... yes [2024-04-29T11:35:23.531Z] #74 48.54 checking whether UID '0' is supported by ustar format... yes [2024-04-29T11:35:23.531Z] #74 48.54 checking whether GID '0' is supported by ustar format... yes [2024-04-29T11:35:23.531Z] #74 48.54 checking how to create a ustar tar archive... gnutar [2024-04-29T11:35:23.531Z] #74 48.56 checking dependency style of gcc... gcc3 [2024-04-29T11:35:23.531Z] #74 48.63 checking whether to enable maintainer-specific portions of Makefiles... yes [2024-04-29T11:35:23.531Z] #74 48.63 checking whether make supports nested variables... (cached) yes [2024-04-29T11:35:23.531Z] #74 48.63 checking for pkg-config... /usr/bin/pkg-config [2024-04-29T11:35:23.531Z] #74 48.64 checking pkg-config is at least version 0.9.0... yes [2024-04-29T11:35:23.531Z] #74 48.64 checking for yajl >= 2.1.0... yes [2024-04-29T11:35:23.531Z] #74 48.66 checking for a sed that does not truncate output... (cached) /usr/bin/sed [2024-04-29T11:35:23.531Z] #74 48.66 checking for gcc... (cached) gcc [2024-04-29T11:35:23.531Z] #74 48.73 checking whether the compiler supports GNU C... (cached) yes [2024-04-29T11:35:23.531Z] #74 48.73 checking whether gcc accepts -g... (cached) yes [2024-04-29T11:35:23.531Z] #74 48.73 checking for gcc option to enable C11 features... (cached) none needed [2024-04-29T11:35:23.531Z] #74 48.73 checking whether gcc understands -c and -o together... (cached) yes [2024-04-29T11:35:23.531Z] #74 48.73 checking for a Python interpreter with version >= 3... python3 [2024-04-29T11:35:23.531Z] #74 48.76 checking for python3... /usr/bin/python3 [2024-04-29T11:35:23.531Z] #74 48.76 checking for python3 version... 3.11 [2024-04-29T11:35:23.531Z] #74 48.78 checking for python3 platform... linux [2024-04-29T11:35:23.531Z] #74 48.81 checking for GNU default python3 prefix... ${prefix} [2024-04-29T11:35:23.531Z] #74 48.81 checking for GNU default python3 exec_prefix... ${exec_prefix} [2024-04-29T11:35:23.531Z] #74 48.81 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages [2024-04-29T11:35:23.531Z] #74 48.87 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages [2024-04-29T11:35:23.531Z] #74 49.06 checking that generated files are newer than configure... done [2024-04-29T11:35:23.786Z] #74 49.50 configure: creating ./config.status [2024-04-29T11:35:24.711Z] #74 ... [2024-04-29T11:35:24.711Z] [2024-04-29T11:35:24.711Z] #56 [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-29T11:35:24.711Z] #56 DONE 73.9s [2024-04-29T11:35:24.711Z] [2024-04-29T11:35:24.711Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 < '/go/src/github.com/docker/docker/.bashrc' [2024-04-29T11:35:59.521Z] #104 DONE 0.3s [2024-04-29T11:35:59.521Z] [2024-04-29T11:35:59.521Z] #105 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2024-04-29T11:35:59.776Z] #105 DONE 0.3s [2024-04-29T11:36:00.032Z] [2024-04-29T11:36:00.032Z] #106 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2024-04-29T11:36:00.032Z] #106 DONE 0.3s [2024-04-29T11:36:00.287Z] [2024-04-29T11:36:00.287Z] #107 [dev-base 6/12] RUN ldconfig [2024-04-29T11:36:00.546Z] #107 DONE 0.3s [2024-04-29T11:36:00.546Z] [2024-04-29T11:36:00.546Z] #108 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2024-04-29T11:36:00.802Z] #108 DONE 0.4s [2024-04-29T11:36:01.057Z] [2024-04-29T11:36:01.058Z] #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-29T11:36:01.618Z] #109 0.632 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-29T11:36:01.618Z] #109 0.640 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-29T11:36:01.618Z] #109 0.641 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-29T11:36:01.618Z] #109 0.708 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-29T11:36:01.618Z] #109 0.886 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB] [2024-04-29T11:36:01.872Z] #109 0.887 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-29T11:36:02.798Z] #109 1.844 Fetched 9105 kB in 1s (6204 kB/s) [2024-04-29T11:36:03.358Z] #109 1.844 Reading package lists... [2024-04-29T11:36:03.918Z] #109 2.436 Reading package lists... [2024-04-29T11:36:03.918Z] #109 3.039 Building dependency tree... [2024-04-29T11:36:04.173Z] #109 3.421 The following additional packages will be installed: [2024-04-29T11:36:04.428Z] #109 3.421 dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12 [2024-04-29T11:36:04.428Z] #109 3.422 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 [2024-04-29T11:36:04.428Z] #109 3.422 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2024-04-29T11:36:04.428Z] #109 3.422 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23 [2024-04-29T11:36:04.428Z] #109 3.423 libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd [2024-04-29T11:36:04.428Z] #109 3.423 vim-runtime [2024-04-29T11:36:04.428Z] #109 3.425 Suggested packages: [2024-04-29T11:36:04.428Z] #109 3.425 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2024-04-29T11:36:04.428Z] #109 3.425 gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed [2024-04-29T11:36:04.428Z] #109 3.425 systemd-userdbd systemd-boot systemd-resolved libqrencode4 [2024-04-29T11:36:04.428Z] #109 3.425 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags [2024-04-29T11:36:04.428Z] #109 3.425 vim-doc vim-scripts xfsdump acl attr quota [2024-04-29T11:36:04.428Z] #109 3.425 Recommended packages: [2024-04-29T11:36:04.428Z] #109 3.425 libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus [2024-04-29T11:36:04.428Z] #109 3.425 systemd-timesyncd | time-daemon xxd unzip [2024-04-29T11:36:04.683Z] #109 3.798 The following NEW packages will be installed: [2024-04-29T11:36:04.683Z] #109 3.798 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2024-04-29T11:36:04.683Z] #109 3.799 libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12 [2024-04-29T11:36:04.683Z] #109 3.799 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 [2024-04-29T11:36:04.683Z] #109 3.799 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2024-04-29T11:36:04.683Z] #109 3.799 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2024-04-29T11:36:04.683Z] #109 3.799 libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12 [2024-04-29T11:36:04.683Z] #109 3.800 libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote [2024-04-29T11:36:04.683Z] #109 3.800 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils [2024-04-29T11:36:04.683Z] #109 3.800 zip zstd [2024-04-29T11:36:04.939Z] #109 4.075 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2024-04-29T11:36:04.939Z] #109 4.075 Need to get 31.8 MB of archives. [2024-04-29T11:36:04.939Z] #109 4.075 After this operation, 143 MB of additional disk space will be used. [2024-04-29T11:36:04.939Z] #109 4.075 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2024-04-29T11:36:04.939Z] #109 4.078 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2024-04-29T11:36:04.939Z] #109 4.080 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2024-04-29T11:36:04.939Z] #109 4.081 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2024-04-29T11:36:04.939Z] #109 4.082 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] [2024-04-29T11:36:04.939Z] #109 4.084 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB] [2024-04-29T11:36:04.939Z] #109 4.085 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2024-04-29T11:36:04.939Z] #109 4.086 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2024-04-29T11:36:04.939Z] #109 4.087 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2024-04-29T11:36:04.939Z] #109 4.089 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB] [2024-04-29T11:36:04.939Z] #109 4.098 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB] [2024-04-29T11:36:04.939Z] #109 4.194 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB] [2024-04-29T11:36:05.194Z] #109 4.194 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB] [2024-04-29T11:36:05.194Z] #109 4.194 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB] [2024-04-29T11:36:05.194Z] #109 4.223 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] [2024-04-29T11:36:05.194Z] #109 4.224 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB] [2024-04-29T11:36:05.194Z] #109 4.253 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2024-04-29T11:36:05.194Z] #109 4.254 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB] [2024-04-29T11:36:05.194Z] #109 4.254 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB] [2024-04-29T11:36:05.194Z] #109 4.254 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB] [2024-04-29T11:36:05.194Z] #109 4.260 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB] [2024-04-29T11:36:05.194Z] #109 4.261 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB] [2024-04-29T11:36:05.194Z] #109 4.263 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] [2024-04-29T11:36:05.194Z] #109 4.263 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] [2024-04-29T11:36:05.194Z] #109 4.289 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB] [2024-04-29T11:36:05.194Z] #109 4.292 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB] [2024-04-29T11:36:05.194Z] #109 4.295 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB] [2024-04-29T11:36:05.194Z] #109 4.296 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB] [2024-04-29T11:36:05.194Z] #109 4.296 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB] [2024-04-29T11:36:05.194Z] #109 4.297 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB] [2024-04-29T11:36:05.194Z] #109 4.297 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB] [2024-04-29T11:36:05.194Z] #109 4.299 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] [2024-04-29T11:36:05.194Z] #109 4.301 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2024-04-29T11:36:05.194Z] #109 4.302 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2024-04-29T11:36:05.194Z] #109 4.321 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB] [2024-04-29T11:36:05.194Z] #109 4.321 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB] [2024-04-29T11:36:05.194Z] #109 4.322 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] [2024-04-29T11:36:05.451Z] #109 4.520 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B] [2024-04-29T11:36:05.451Z] #109 4.523 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB] [2024-04-29T11:36:05.451Z] #109 4.527 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB] [2024-04-29T11:36:05.451Z] #109 4.527 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-29T11:36:05.451Z] #109 4.528 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] [2024-04-29T11:36:05.451Z] #109 4.537 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB] [2024-04-29T11:36:05.451Z] #109 4.538 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB] [2024-04-29T11:36:05.451Z] #109 4.539 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB] [2024-04-29T11:36:05.451Z] #109 4.539 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] [2024-04-29T11:36:05.451Z] #109 4.540 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB] [2024-04-29T11:36:05.451Z] #109 4.541 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2024-04-29T11:36:05.451Z] #109 4.550 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB] [2024-04-29T11:36:05.451Z] #109 4.550 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB] [2024-04-29T11:36:05.451Z] #109 4.563 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB] [2024-04-29T11:36:05.451Z] #109 4.564 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB] [2024-04-29T11:36:05.451Z] #109 4.714 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB] [2024-04-29T11:36:05.706Z] #109 4.763 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB] [2024-04-29T11:36:05.706Z] #109 4.775 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB] [2024-04-29T11:36:05.706Z] #109 4.776 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB] [2024-04-29T11:36:05.706Z] #109 4.973 debconf: delaying package configuration, since apt-utils is not installed [2024-04-29T11:36:05.962Z] #109 5.009 Fetched 31.8 MB in 1s (32.9 MB/s) [2024-04-29T11:36:05.962Z] #109 5.037 Selecting previously unselected package libargon2-1:arm64. [2024-04-29T11:36:05.962Z] #109 5.037 (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-29T11:36:05.962Z] #109 5.045 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2024-04-29T11:36:05.962Z] #109 5.053 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2024-04-29T11:36:05.962Z] #109 5.084 Selecting previously unselected package dmsetup. [2024-04-29T11:36:05.962Z] #109 5.086 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... [2024-04-29T11:36:05.962Z] #109 5.089 Unpacking dmsetup (2:1.02.185-2) ... [2024-04-29T11:36:05.962Z] #109 5.127 Selecting previously unselected package libdevmapper1.02.1:arm64. [2024-04-29T11:36:05.962Z] #109 5.129 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2024-04-29T11:36:05.962Z] #109 5.133 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2024-04-29T11:36:05.962Z] #109 5.173 Selecting previously unselected package libjson-c5:arm64. [2024-04-29T11:36:05.962Z] #109 5.175 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... [2024-04-29T11:36:05.962Z] #109 5.179 Unpacking libjson-c5:arm64 (0.16-2) ... [2024-04-29T11:36:05.962Z] #109 5.216 Selecting previously unselected package libcryptsetup12:arm64. [2024-04-29T11:36:06.217Z] #109 5.218 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... [2024-04-29T11:36:06.217Z] #109 5.222 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2024-04-29T11:36:06.217Z] #109 5.268 Selecting previously unselected package libfdisk1:arm64. [2024-04-29T11:36:06.217Z] #109 5.270 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_arm64.deb ... [2024-04-29T11:36:06.217Z] #109 5.273 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ... [2024-04-29T11:36:06.217Z] #109 5.318 Selecting previously unselected package libkmod2:arm64. [2024-04-29T11:36:06.217Z] #109 5.320 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... [2024-04-29T11:36:06.217Z] #109 5.324 Unpacking libkmod2:arm64 (30+20221128-1) ... [2024-04-29T11:36:06.217Z] #109 5.360 Selecting previously unselected package libapparmor1:arm64. [2024-04-29T11:36:06.217Z] #109 5.362 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... [2024-04-29T11:36:06.217Z] #109 5.365 Unpacking libapparmor1:arm64 (3.0.8-3) ... [2024-04-29T11:36:06.217Z] #109 5.401 Selecting previously unselected package libip4tc2:arm64. [2024-04-29T11:36:06.217Z] #109 5.403 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... [2024-04-29T11:36:06.217Z] #109 5.406 Unpacking libip4tc2:arm64 (1.8.9-2) ... [2024-04-29T11:36:06.217Z] #109 5.435 Selecting previously unselected package libsystemd-shared:arm64. [2024-04-29T11:36:06.473Z] #109 5.437 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ... [2024-04-29T11:36:06.473Z] #109 5.441 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ... [2024-04-29T11:36:06.473Z] #109 5.592 Selecting previously unselected package systemd. [2024-04-29T11:36:06.473Z] #109 5.593 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ... [2024-04-29T11:36:06.473Z] #109 5.609 Unpacking systemd (252.22-1~deb12u1) ... [2024-04-29T11:36:06.728Z] #109 5.866 Selecting previously unselected package pigz. [2024-04-29T11:36:06.728Z] #109 5.868 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ... [2024-04-29T11:36:06.728Z] #109 5.872 Unpacking pigz (2.6-1) ... [2024-04-29T11:36:06.728Z] #109 5.916 Selecting previously unselected package sgml-base. [2024-04-29T11:36:06.728Z] #109 5.918 Preparing to unpack .../12-sgml-base_1.31_all.deb ... [2024-04-29T11:36:06.728Z] #109 5.923 Unpacking sgml-base (1.31) ... [2024-04-29T11:36:06.728Z] #109 5.983 Selecting previously unselected package sudo. [2024-04-29T11:36:06.985Z] #109 5.985 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ... [2024-04-29T11:36:06.985Z] #109 5.990 Unpacking sudo (1.9.13p3-1+deb12u1) ... [2024-04-29T11:36:06.985Z] #109 6.116 Selecting previously unselected package libelf1:arm64. [2024-04-29T11:36:06.985Z] #109 6.118 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ... [2024-04-29T11:36:06.985Z] #109 6.123 Unpacking libelf1:arm64 (0.188-2.1) ... [2024-04-29T11:36:06.985Z] #109 6.172 Selecting previously unselected package libbpf1:arm64. [2024-04-29T11:36:06.985Z] #109 6.174 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ... [2024-04-29T11:36:06.985Z] #109 6.177 Unpacking libbpf1:arm64 (1:1.1.0-1) ... [2024-04-29T11:36:06.985Z] #109 6.218 Selecting previously unselected package libmnl0:arm64. [2024-04-29T11:36:07.241Z] #109 6.220 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ... [2024-04-29T11:36:07.241Z] #109 6.224 Unpacking libmnl0:arm64 (1.0.4-3) ... [2024-04-29T11:36:07.241Z] #109 6.257 Selecting previously unselected package libxtables12:arm64. [2024-04-29T11:36:07.241Z] #109 6.259 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ... [2024-04-29T11:36:07.241Z] #109 6.263 Unpacking libxtables12:arm64 (1.8.9-2) ... [2024-04-29T11:36:07.241Z] #109 6.294 Selecting previously unselected package libcap2-bin. [2024-04-29T11:36:07.241Z] #109 6.296 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ... [2024-04-29T11:36:07.241Z] #109 6.299 Unpacking libcap2-bin (1:2.66-4) ... [2024-04-29T11:36:07.241Z] #109 6.340 Selecting previously unselected package iproute2. [2024-04-29T11:36:07.241Z] #109 6.342 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ... [2024-04-29T11:36:07.241Z] #109 6.346 Unpacking iproute2 (6.1.0-3) ... [2024-04-29T11:36:07.241Z] #109 6.464 Selecting previously unselected package vim-common. [2024-04-29T11:36:07.496Z] #109 6.466 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ... [2024-04-29T11:36:07.496Z] #109 6.470 Unpacking vim-common (2:9.0.1378-2) ... [2024-04-29T11:36:07.496Z] #109 6.519 Selecting previously unselected package bash-completion. [2024-04-29T11:36:07.496Z] #109 6.521 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ... [2024-04-29T11:36:07.496Z] #109 6.532 Unpacking bash-completion (1:2.11-6) ... [2024-04-29T11:36:07.496Z] #109 6.647 Selecting previously unselected package bzip2. [2024-04-29T11:36:07.496Z] #109 6.649 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ... [2024-04-29T11:36:07.496Z] #109 6.653 Unpacking bzip2 (1.0.8-5+b1) ... [2024-04-29T11:36:07.496Z] #109 6.689 Selecting previously unselected package xz-utils. [2024-04-29T11:36:07.496Z] #109 6.691 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ... [2024-04-29T11:36:07.496Z] #109 6.696 Unpacking xz-utils (5.4.1-0.2) ... [2024-04-29T11:36:07.496Z] #109 6.780 Selecting previously unselected package apparmor. [2024-04-29T11:36:07.751Z] #109 6.782 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ... [2024-04-29T11:36:07.751Z] #109 6.798 Unpacking apparmor (3.0.8-3) ... [2024-04-29T11:36:07.751Z] #109 6.881 Selecting previously unselected package inetutils-ping. [2024-04-29T11:36:07.751Z] #109 6.884 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ... [2024-04-29T11:36:07.751Z] #109 6.887 Unpacking inetutils-ping (2:2.4-2+deb12u1) ... [2024-04-29T11:36:07.751Z] #109 6.932 Selecting previously unselected package libip6tc2:arm64. [2024-04-29T11:36:07.751Z] #109 6.934 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ... [2024-04-29T11:36:07.751Z] #109 6.937 Unpacking libip6tc2:arm64 (1.8.9-2) ... [2024-04-29T11:36:07.751Z] #109 6.973 Selecting previously unselected package libnfnetlink0:arm64. [2024-04-29T11:36:07.751Z] #109 6.975 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ... [2024-04-29T11:36:07.751Z] #109 6.979 Unpacking libnfnetlink0:arm64 (1.0.2-2) ... [2024-04-29T11:36:07.751Z] #109 7.013 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2024-04-29T11:36:08.007Z] #109 7.015 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ... [2024-04-29T11:36:08.007Z] #109 7.018 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ... [2024-04-29T11:36:08.007Z] #109 7.054 Selecting previously unselected package libnftnl11:arm64. [2024-04-29T11:36:08.007Z] #109 7.056 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ... [2024-04-29T11:36:08.007Z] #109 7.060 Unpacking libnftnl11:arm64 (1.2.4-2) ... [2024-04-29T11:36:08.007Z] #109 7.095 Selecting previously unselected package iptables. [2024-04-29T11:36:08.007Z] #109 7.097 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ... [2024-04-29T11:36:08.007Z] #109 7.101 Unpacking iptables (1.8.9-2) ... [2024-04-29T11:36:08.007Z] #109 7.187 Selecting previously unselected package libonig5:arm64. [2024-04-29T11:36:08.262Z] #109 7.190 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ... [2024-04-29T11:36:08.262Z] #109 7.194 Unpacking libonig5:arm64 (6.9.8-1) ... [2024-04-29T11:36:08.262Z] #109 7.324 Selecting previously unselected package libjq1:arm64. [2024-04-29T11:36:08.262Z] #109 7.326 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ... [2024-04-29T11:36:08.262Z] #109 7.331 Unpacking libjq1:arm64 (1.6-2.1) ... [2024-04-29T11:36:08.262Z] #109 7.366 Selecting previously unselected package jq. [2024-04-29T11:36:08.262Z] #109 7.368 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ... [2024-04-29T11:36:08.262Z] #109 7.372 Unpacking jq (1.6-2.1) ... [2024-04-29T11:36:08.262Z] #109 7.414 Selecting previously unselected package libaio1:arm64. [2024-04-29T11:36:08.262Z] #109 7.416 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ... [2024-04-29T11:36:08.262Z] #109 7.420 Unpacking libaio1:arm64 (0.3.113-4) ... [2024-04-29T11:36:08.262Z] #109 7.457 Selecting previously unselected package libgpm2:arm64. [2024-04-29T11:36:08.518Z] #109 7.459 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ... [2024-04-29T11:36:08.518Z] #109 7.462 Unpacking libgpm2:arm64 (1.20.7-10+b1) ... [2024-04-29T11:36:08.518Z] #109 7.498 Selecting previously unselected package libicu72:arm64. [2024-04-29T11:36:08.518Z] #109 7.500 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ... [2024-04-29T11:36:08.518Z] #109 7.504 Unpacking libicu72:arm64 (72.1-3) ... [2024-04-29T11:36:08.774Z] #109 8.053 Selecting previously unselected package libinih1:arm64. [2024-04-29T11:36:09.029Z] #109 8.055 Preparing to unpack .../37-libinih1_55-1_arm64.deb ... [2024-04-29T11:36:09.029Z] #109 8.059 Unpacking libinih1:arm64 (55-1) ... [2024-04-29T11:36:09.029Z] #109 8.092 Selecting previously unselected package libmicrohttpd12:arm64. [2024-04-29T11:36:09.029Z] #109 8.094 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ... [2024-04-29T11:36:09.029Z] #109 8.098 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ... [2024-04-29T11:36:09.029Z] #109 8.143 Selecting previously unselected package libnet1:arm64. [2024-04-29T11:36:09.029Z] #109 8.145 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ... [2024-04-29T11:36:09.029Z] #109 8.149 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ... [2024-04-29T11:36:09.029Z] #109 8.192 Selecting previously unselected package libnl-3-200:arm64. [2024-04-29T11:36:09.029Z] #109 8.194 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ... [2024-04-29T11:36:09.029Z] #109 8.198 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ... [2024-04-29T11:36:09.029Z] #109 8.239 Selecting previously unselected package libprotobuf-c1:arm64. [2024-04-29T11:36:09.029Z] #109 8.241 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ... [2024-04-29T11:36:09.029Z] #109 8.248 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ... [2024-04-29T11:36:09.029Z] #109 8.284 Selecting previously unselected package libsodium23:arm64. [2024-04-29T11:36:09.029Z] #109 8.286 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ... [2024-04-29T11:36:09.029Z] #109 8.291 Unpacking libsodium23:arm64 (1.0.18-1) ... [2024-04-29T11:36:09.029Z] #109 8.336 Selecting previously unselected package libsubid4:arm64. [2024-04-29T11:36:09.284Z] #109 8.338 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ... [2024-04-29T11:36:09.284Z] #109 8.342 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... [2024-04-29T11:36:09.284Z] #109 8.390 Selecting previously unselected package liburcu8:arm64. [2024-04-29T11:36:09.284Z] #109 8.392 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ... [2024-04-29T11:36:09.284Z] #109 8.395 Unpacking liburcu8:arm64 (0.13.2-1) ... [2024-04-29T11:36:09.284Z] #109 8.435 Selecting previously unselected package libyajl2:arm64. [2024-04-29T11:36:09.284Z] #109 8.437 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ... [2024-04-29T11:36:09.284Z] #109 8.442 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... [2024-04-29T11:36:09.284Z] #109 8.474 Selecting previously unselected package net-tools. [2024-04-29T11:36:09.284Z] #109 8.476 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ... [2024-04-29T11:36:09.284Z] #109 8.480 Unpacking net-tools (2.10-0.1) ... [2024-04-29T11:36:09.284Z] #109 8.530 Selecting previously unselected package patch. [2024-04-29T11:36:09.284Z] #109 8.532 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ... [2024-04-29T11:36:09.284Z] #109 8.536 Unpacking patch (2.7.6-7) ... [2024-04-29T11:36:09.284Z] #109 8.577 Selecting previously unselected package systemd-journal-remote. [2024-04-29T11:36:09.547Z] #109 8.579 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ... [2024-04-29T11:36:09.547Z] #109 8.583 Unpacking systemd-journal-remote (252.22-1~deb12u1) ... [2024-04-29T11:36:09.547Z] #109 8.620 Selecting previously unselected package thin-provisioning-tools. [2024-04-29T11:36:09.547Z] #109 8.622 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ... [2024-04-29T11:36:09.547Z] #109 8.627 Unpacking thin-provisioning-tools (0.9.0-2) ... [2024-04-29T11:36:09.547Z] #109 8.684 Selecting previously unselected package uidmap. [2024-04-29T11:36:09.802Z] #109 8.687 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ... [2024-04-29T11:36:09.802Z] #109 8.691 Unpacking uidmap (1:4.13+dfsg1-1+b1) ... [2024-04-29T11:36:09.802Z] #109 8.736 Selecting previously unselected package vim-runtime. [2024-04-29T11:36:09.802Z] #109 8.738 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ... [2024-04-29T11:36:09.802Z] #109 8.749 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-29T11:36:09.802Z] #109 8.760 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' [2024-04-29T11:36:09.802Z] #109 8.764 Unpacking vim-runtime (2:9.0.1378-2) ... [2024-04-29T11:36:10.058Z] #109 9.253 Selecting previously unselected package vim. [2024-04-29T11:36:10.314Z] #109 9.256 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ... [2024-04-29T11:36:10.314Z] #109 9.259 Unpacking vim (2:9.0.1378-2) ... [2024-04-29T11:36:10.314Z] #109 9.393 Selecting previously unselected package xfsprogs. [2024-04-29T11:36:10.314Z] #109 9.395 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ... [2024-04-29T11:36:10.314Z] #109 9.399 Unpacking xfsprogs (6.1.0-1) ... [2024-04-29T11:36:10.314Z] #109 9.495 Selecting previously unselected package zip. [2024-04-29T11:36:10.576Z] #109 9.497 Preparing to unpack .../54-zip_3.0-13_arm64.deb ... [2024-04-29T11:36:10.576Z] #109 9.503 Unpacking zip (3.0-13) ... [2024-04-29T11:36:10.576Z] #109 9.547 Selecting previously unselected package zstd. [2024-04-29T11:36:10.576Z] #109 9.549 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ... [2024-04-29T11:36:10.576Z] #109 9.553 Unpacking zstd (1.5.4+dfsg2-5) ... [2024-04-29T11:36:10.576Z] #109 9.639 Setting up libip4tc2:arm64 (1.8.9-2) ... [2024-04-29T11:36:10.576Z] #109 9.651 Setting up net-tools (2.10-0.1) ... [2024-04-29T11:36:10.576Z] #109 9.662 Setting up libapparmor1:arm64 (3.0.8-3) ... [2024-04-29T11:36:10.576Z] #109 9.672 Setting up libsodium23:arm64 (1.0.18-1) ... [2024-04-29T11:36:10.576Z] #109 9.681 Setting up libgpm2:arm64 (1.20.7-10+b1) ... [2024-04-29T11:36:10.576Z] #109 9.692 Setting up libicu72:arm64 (72.1-3) ... [2024-04-29T11:36:10.576Z] #109 9.703 Setting up libip6tc2:arm64 (1.8.9-2) ... [2024-04-29T11:36:10.576Z] #109 9.714 Setting up libinih1:arm64 (55-1) ... [2024-04-29T11:36:10.576Z] #109 9.725 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2024-04-29T11:36:10.576Z] #109 9.736 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... [2024-04-29T11:36:10.576Z] #109 9.747 Setting up bzip2 (1.0.8-5+b1) ... [2024-04-29T11:36:10.830Z] #109 9.757 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ... [2024-04-29T11:36:10.830Z] #109 9.770 Setting up libmicrohttpd12:arm64 (0.9.75-6) ... [2024-04-29T11:36:10.830Z] #109 9.783 Setting up libcap2-bin (1:2.66-4) ... [2024-04-29T11:36:10.830Z] #109 9.795 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... [2024-04-29T11:36:10.830Z] #109 9.811 Setting up apparmor (3.0.8-3) ... [2024-04-29T11:36:11.390Z] #109 10.48 debconf: unable to initialize frontend: Dialog [2024-04-29T11:36:11.390Z] #109 10.48 debconf: (TERM is not set, so the dialog frontend is not usable.) [2024-04-29T11:36:11.390Z] #109 10.48 debconf: falling back to frontend: Readline [2024-04-29T11:36:11.390Z] #109 10.48 debconf: unable to initialize frontend: Readline [2024-04-29T11:36:11.390Z] #109 10.48 debconf: (This frontend requires a controlling tty.) [2024-04-29T11:36:11.390Z] #109 10.48 debconf: falling back to frontend: Teletype [2024-04-29T11:36:11.390Z] #109 10.64 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2024-04-29T11:36:11.645Z] #109 10.66 Setting up zip (3.0-13) ... [2024-04-29T11:36:11.646Z] #109 10.67 Setting up vim-common (2:9.0.1378-2) ... [2024-04-29T11:36:11.646Z] #109 10.69 Setting up bash-completion (1:2.11-6) ... [2024-04-29T11:36:11.646Z] #109 10.71 Setting up xz-utils (5.4.1-0.2) ... [2024-04-29T11:36:11.646Z] #109 10.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2024-04-29T11:36:11.646Z] #109 10.73 Setting up libmnl0:arm64 (1.0.4-3) ... [2024-04-29T11:36:11.646Z] #109 10.75 Setting up patch (2.7.6-7) ... [2024-04-29T11:36:11.646Z] #109 10.76 Setting up sudo (1.9.13p3-1+deb12u1) ... [2024-04-29T11:36:11.646Z] #109 10.81 invoke-rc.d: could not determine current runlevel [2024-04-29T11:36:11.646Z] #109 10.82 invoke-rc.d: policy-rc.d denied execution of start. [2024-04-29T11:36:11.646Z] #109 10.82 Setting up libxtables12:arm64 (1.8.9-2) ... [2024-04-29T11:36:11.646Z] #109 10.83 Setting up liburcu8:arm64 (0.13.2-1) ... [2024-04-29T11:36:11.646Z] #109 10.84 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ... [2024-04-29T11:36:11.646Z] #109 10.85 Setting up inetutils-ping (2:2.4-2+deb12u1) ... [2024-04-29T11:36:11.901Z] #109 10.86 Setting up pigz (2.6-1) ... [2024-04-29T11:36:11.901Z] #109 10.87 Setting up libnfnetlink0:arm64 (1.0.2-2) ... [2024-04-29T11:36:11.901Z] #109 10.88 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ... [2024-04-29T11:36:11.901Z] #109 10.92 Setting up sgml-base (1.31) ... [2024-04-29T11:36:11.901Z] #109 10.94 Setting up vim-runtime (2:9.0.1378-2) ... [2024-04-29T11:36:11.901Z] #109 11.01 Setting up libaio1:arm64 (0.3.113-4) ... [2024-04-29T11:36:11.901Z] #109 11.03 Setting up libelf1:arm64 (0.188-2.1) ... [2024-04-29T11:36:11.901Z] #109 11.04 Setting up libjson-c5:arm64 (0.16-2) ... [2024-04-29T11:36:11.901Z] #109 11.06 Setting up zstd (1.5.4+dfsg2-5) ... [2024-04-29T11:36:11.901Z] #109 11.07 Setting up libonig5:arm64 (6.9.8-1) ... [2024-04-29T11:36:11.901Z] #109 11.08 Setting up libbpf1:arm64 (1:1.1.0-1) ... [2024-04-29T11:36:11.901Z] #109 11.10 Setting up libkmod2:arm64 (30+20221128-1) ... [2024-04-29T11:36:11.901Z] #109 11.11 Setting up vim (2:9.0.1378-2) ... [2024-04-29T11:36:11.901Z] #109 11.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2024-04-29T11:36:12.160Z] #109 11.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2024-04-29T11:36:12.160Z] #109 11.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2024-04-29T11:36:12.160Z] #109 11.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2024-04-29T11:36:12.160Z] #109 11.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2024-04-29T11:36:12.160Z] #109 11.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2024-04-29T11:36:12.160Z] #109 11.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2024-04-29T11:36:12.160Z] #109 11.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2024-04-29T11:36:12.160Z] #109 11.16 Setting up libjq1:arm64 (1.6-2.1) ... [2024-04-29T11:36:12.160Z] #109 11.18 Setting up iproute2 (6.1.0-3) ... [2024-04-29T11:36:12.160Z] #109 11.29 debconf: unable to initialize frontend: Dialog [2024-04-29T11:36:12.160Z] #109 11.29 debconf: (TERM is not set, so the dialog frontend is not usable.) [2024-04-29T11:36:12.160Z] #109 11.29 debconf: falling back to frontend: Readline [2024-04-29T11:36:12.160Z] #109 11.30 debconf: unable to initialize frontend: Readline [2024-04-29T11:36:12.160Z] #109 11.30 debconf: (This frontend requires a controlling tty.) [2024-04-29T11:36:12.160Z] #109 11.30 debconf: falling back to frontend: Teletype [2024-04-29T11:36:12.160Z] #109 11.33 Setting up uidmap (1:4.13+dfsg1-1+b1) ... [2024-04-29T11:36:12.160Z] #109 11.35 Setting up libnftnl11:arm64 (1.2.4-2) ... [2024-04-29T11:36:12.160Z] #109 11.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ... [2024-04-29T11:36:12.160Z] #109 11.37 Setting up thin-provisioning-tools (0.9.0-2) ... [2024-04-29T11:36:12.160Z] #109 11.38 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ... [2024-04-29T11:36:12.160Z] #109 11.39 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ... [2024-04-29T11:36:12.160Z] #109 11.40 Setting up jq (1.6-2.1) ... [2024-04-29T11:36:12.415Z] #109 11.42 Setting up iptables (1.8.9-2) ... [2024-04-29T11:36:12.415Z] #109 11.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2024-04-29T11:36:12.415Z] #109 11.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2024-04-29T11:36:12.415Z] #109 11.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2024-04-29T11:36:12.415Z] #109 11.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2024-04-29T11:36:12.415Z] #109 11.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2024-04-29T11:36:12.415Z] #109 11.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2024-04-29T11:36:12.415Z] #109 11.46 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2024-04-29T11:36:12.415Z] #109 11.47 Setting up dmsetup (2:1.02.185-2) ... [2024-04-29T11:36:12.415Z] #109 11.49 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2024-04-29T11:36:12.415Z] #109 11.50 Setting up systemd (252.22-1~deb12u1) ... [2024-04-29T11:36:12.415Z] #109 11.54 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2024-04-29T11:36:12.415Z] #109 11.54 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2024-04-29T11:36:12.415Z] #109 11.55 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2024-04-29T11:36:12.415Z] #109 11.55 Initializing machine ID from random generator. [2024-04-29T11:36:12.415Z] #109 11.58 Creating group 'systemd-journal' with GID 998. [2024-04-29T11:36:12.415Z] #109 11.58 Creating group 'systemd-network' with GID 997. [2024-04-29T11:36:12.415Z] #109 11.58 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997. [2024-04-29T11:36:12.415Z] #109 11.69 Setting up systemd-journal-remote (252.22-1~deb12u1) ... [2024-04-29T11:36:12.672Z] #109 11.71 Creating group 'systemd-journal-remote' with GID 996. [2024-04-29T11:36:12.672Z] #109 11.71 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996. [2024-04-29T11:36:12.672Z] #109 11.74 Setting up xfsprogs (6.1.0-1) ... [2024-04-29T11:36:12.672Z] #109 11.75 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-04-29T11:36:12.672Z] #109 11.75 Failed to connect to bus: Host is down [2024-04-29T11:36:12.672Z] #109 11.76 Processing triggers for libc-bin (2.36-9+deb12u6) ... [2024-04-29T11:36:14.559Z] #109 DONE 13.8s [2024-04-29T11:36:14.814Z] [2024-04-29T11:36:14.814Z] #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-29T11:36:14.814Z] #110 0.193 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2024-04-29T11:36:15.069Z] #110 0.199 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2024-04-29T11:36:15.069Z] #110 0.203 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2024-04-29T11:36:15.069Z] #110 DONE 0.2s [2024-04-29T11:36:15.069Z] [2024-04-29T11:36:15.069Z] #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-29T11:36:15.324Z] #111 0.542 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-29T11:36:15.324Z] #111 0.542 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-29T11:36:15.324Z] #111 0.542 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-29T11:36:16.139Z] #111 0.718 Reading package lists... [2024-04-29T11:36:16.649Z] #111 1.322 Reading package lists... [2024-04-29T11:36:16.904Z] #111 1.917 Building dependency tree... [2024-04-29T11:36:17.160Z] #111 2.082 Reading state information... [2024-04-29T11:36:17.160Z] #111 2.286 gcc is already the newest version (4:12.2.0-3). [2024-04-29T11:36:17.160Z] #111 2.286 pkg-config is already the newest version (1.8.1-1). [2024-04-29T11:36:17.160Z] #111 2.286 The following additional packages will be installed: [2024-04-29T11:36:17.414Z] #111 2.286 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev [2024-04-29T11:36:17.414Z] #111 2.286 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin [2024-04-29T11:36:17.414Z] #111 2.286 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev [2024-04-29T11:36:17.414Z] #111 2.287 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 [2024-04-29T11:36:17.414Z] #111 2.287 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2 [2024-04-29T11:36:17.414Z] #111 2.287 python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources [2024-04-29T11:36:17.414Z] #111 2.288 python3-yaml uuid-dev zlib1g-dev [2024-04-29T11:36:17.414Z] #111 2.290 Suggested packages: [2024-04-29T11:36:17.414Z] #111 2.290 debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev [2024-04-29T11:36:17.414Z] #111 2.290 libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools [2024-04-29T11:36:17.414Z] #111 2.290 Recommended packages: [2024-04-29T11:36:17.414Z] #111 2.290 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2024-04-29T11:36:17.414Z] #111 2.290 liblocale-gettext-perl shared-mime-info xdg-user-dirs [2024-04-29T11:36:17.414Z] #111 2.548 The following NEW packages will be installed: [2024-04-29T11:36:17.670Z] #111 2.548 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2024-04-29T11:36:17.670Z] #111 2.548 libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 [2024-04-29T11:36:17.670Z] #111 2.548 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2024-04-29T11:36:17.670Z] #111 2.548 libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2024-04-29T11:36:17.670Z] #111 2.549 libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev [2024-04-29T11:36:17.670Z] #111 2.549 libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev [2024-04-29T11:36:17.670Z] #111 2.549 libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec [2024-04-29T11:36:17.670Z] #111 2.549 python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev [2024-04-29T11:36:17.670Z] #111 2.823 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. [2024-04-29T11:36:17.670Z] #111 2.823 Need to get 11.9 MB of archives. [2024-04-29T11:36:17.670Z] #111 2.823 After this operation, 53.1 MB of additional disk space will be used. [2024-04-29T11:36:17.670Z] #111 2.823 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] [2024-04-29T11:36:17.670Z] #111 2.831 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] [2024-04-29T11:36:17.670Z] #111 2.837 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] [2024-04-29T11:36:17.670Z] #111 2.899 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] [2024-04-29T11:36:17.670Z] #111 2.900 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] [2024-04-29T11:36:17.670Z] #111 2.901 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] [2024-04-29T11:36:17.670Z] #111 2.901 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] [2024-04-29T11:36:17.670Z] #111 2.902 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] [2024-04-29T11:36:17.670Z] #111 2.902 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB] [2024-04-29T11:36:17.670Z] #111 2.903 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-29T11:36:17.670Z] #111 2.903 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB] [2024-04-29T11:36:17.670Z] #111 2.904 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] [2024-04-29T11:36:17.670Z] #111 2.904 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] [2024-04-29T11:36:17.670Z] #111 2.905 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] [2024-04-29T11:36:17.670Z] #111 2.908 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] [2024-04-29T11:36:17.670Z] #111 2.918 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] [2024-04-29T11:36:17.670Z] #111 2.918 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] [2024-04-29T11:36:17.670Z] #111 2.920 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] [2024-04-29T11:36:17.670Z] #111 2.921 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] [2024-04-29T11:36:17.670Z] #111 2.922 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] [2024-04-29T11:36:17.670Z] #111 2.924 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] [2024-04-29T11:36:17.925Z] #111 2.925 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] [2024-04-29T11:36:17.925Z] #111 2.926 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] [2024-04-29T11:36:17.925Z] #111 2.927 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] [2024-04-29T11:36:17.925Z] #111 2.930 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] [2024-04-29T11:36:17.925Z] #111 2.931 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-29T11:36:17.925Z] #111 2.931 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] [2024-04-29T11:36:17.925Z] #111 2.936 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] [2024-04-29T11:36:17.925Z] #111 2.946 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] [2024-04-29T11:36:17.925Z] #111 2.947 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] [2024-04-29T11:36:17.925Z] #111 2.948 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] [2024-04-29T11:36:17.925Z] #111 2.949 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] [2024-04-29T11:36:17.925Z] #111 2.950 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] [2024-04-29T11:36:17.925Z] #111 2.950 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB] [2024-04-29T11:36:17.925Z] #111 2.951 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] [2024-04-29T11:36:17.925Z] #111 2.952 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB] [2024-04-29T11:36:17.925Z] #111 2.953 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB] [2024-04-29T11:36:17.925Z] #111 3.100 debconf: delaying package configuration, since apt-utils is not installed [2024-04-29T11:36:18.180Z] #111 3.137 Fetched 11.9 MB in 0s (30.1 MB/s) [2024-04-29T11:36:18.180Z] #111 3.161 Selecting previously unselected package libdpkg-perl. [2024-04-29T11:36:18.180Z] #111 3.161 (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-29T11:36:18.180Z] #111 3.173 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ... [2024-04-29T11:36:18.180Z] #111 3.177 Unpacking libdpkg-perl (1.21.22) ... [2024-04-29T11:36:18.180Z] #111 3.250 Selecting previously unselected package dpkg-dev. [2024-04-29T11:36:18.180Z] #111 3.252 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ... [2024-04-29T11:36:18.180Z] #111 3.258 Unpacking dpkg-dev (1.21.22) ... [2024-04-29T11:36:18.180Z] #111 3.388 Selecting previously unselected package libglib2.0-0:arm64. [2024-04-29T11:36:18.435Z] #111 3.390 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ... [2024-04-29T11:36:18.435Z] #111 3.399 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-29T11:36:18.435Z] #111 3.524 Selecting previously unselected package libgirepository-1.0-1:arm64. [2024-04-29T11:36:18.435Z] #111 3.527 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ... [2024-04-29T11:36:18.435Z] #111 3.531 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-29T11:36:18.435Z] #111 3.566 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2024-04-29T11:36:18.435Z] #111 3.568 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... [2024-04-29T11:36:18.435Z] #111 3.572 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2024-04-29T11:36:18.435Z] #111 3.615 Selecting previously unselected package libsecret-common. [2024-04-29T11:36:18.435Z] #111 3.617 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ... [2024-04-29T11:36:18.435Z] #111 3.623 Unpacking libsecret-common (0.20.5-3) ... [2024-04-29T11:36:18.435Z] #111 3.680 Selecting previously unselected package libsecret-1-0:arm64. [2024-04-29T11:36:18.690Z] #111 3.683 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ... [2024-04-29T11:36:18.690Z] #111 3.692 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... [2024-04-29T11:36:18.690Z] #111 3.733 Selecting previously unselected package gir1.2-secret-1:arm64. [2024-04-29T11:36:18.690Z] #111 3.735 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ... [2024-04-29T11:36:18.690Z] #111 3.739 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... [2024-04-29T11:36:18.690Z] #111 3.770 Selecting previously unselected package libapparmor-dev:arm64. [2024-04-29T11:36:18.690Z] #111 3.773 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ... [2024-04-29T11:36:18.690Z] #111 3.778 Unpacking libapparmor-dev:arm64 (3.0.8-3) ... [2024-04-29T11:36:18.690Z] #111 3.822 Selecting previously unselected package uuid-dev:arm64. [2024-04-29T11:36:18.690Z] #111 3.824 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-29T11:36:18.690Z] #111 3.830 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-29T11:36:18.690Z] #111 3.863 Selecting previously unselected package libblkid-dev:arm64. [2024-04-29T11:36:18.690Z] #111 3.865 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-29T11:36:18.690Z] #111 3.869 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-29T11:36:18.690Z] #111 3.922 Selecting previously unselected package libffi-dev:arm64. [2024-04-29T11:36:18.690Z] #111 3.924 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... [2024-04-29T11:36:18.945Z] #111 3.928 Unpacking libffi-dev:arm64 (3.4.4-1) ... [2024-04-29T11:36:18.945Z] #111 3.970 Selecting previously unselected package libgpg-error-dev. [2024-04-29T11:36:18.945Z] #111 3.973 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... [2024-04-29T11:36:18.945Z] #111 3.976 Unpacking libgpg-error-dev (1.46-1) ... [2024-04-29T11:36:18.945Z] #111 4.014 Selecting previously unselected package libgcrypt20-dev. [2024-04-29T11:36:18.945Z] #111 4.016 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... [2024-04-29T11:36:18.945Z] #111 4.022 Unpacking libgcrypt20-dev (1.10.1-3) ... [2024-04-29T11:36:18.945Z] #111 4.096 Selecting previously unselected package libglib2.0-data. [2024-04-29T11:36:19.200Z] #111 4.098 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... [2024-04-29T11:36:19.200Z] #111 4.104 Unpacking libglib2.0-data (2.74.6-2) ... [2024-04-29T11:36:19.200Z] #111 4.244 Selecting previously unselected package libglib2.0-bin. [2024-04-29T11:36:19.200Z] #111 4.247 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... [2024-04-29T11:36:19.200Z] #111 4.252 Unpacking libglib2.0-bin (2.74.6-2) ... [2024-04-29T11:36:19.200Z] #111 4.300 Selecting previously unselected package python3-lib2to3. [2024-04-29T11:36:19.201Z] #111 4.302 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... [2024-04-29T11:36:19.201Z] #111 4.307 Unpacking python3-lib2to3 (3.11.2-3) ... [2024-04-29T11:36:19.201Z] #111 4.358 Selecting previously unselected package python3-distutils. [2024-04-29T11:36:19.504Z] #111 4.361 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... [2024-04-29T11:36:19.504Z] #111 4.366 Unpacking python3-distutils (3.11.2-3) ... [2024-04-29T11:36:19.504Z] #111 4.412 Selecting previously unselected package libglib2.0-dev-bin. [2024-04-29T11:36:19.504Z] #111 4.414 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... [2024-04-29T11:36:19.504Z] #111 4.419 Unpacking libglib2.0-dev-bin (2.74.6-2) ... [2024-04-29T11:36:19.504Z] #111 4.466 Selecting previously unselected package libsepol-dev:arm64. [2024-04-29T11:36:19.504Z] #111 4.468 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... [2024-04-29T11:36:19.504Z] #111 4.472 Unpacking libsepol-dev:arm64 (3.4-2.1) ... [2024-04-29T11:36:19.504Z] #111 4.539 Selecting previously unselected package libpcre2-16-0:arm64. [2024-04-29T11:36:19.504Z] #111 4.541 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... [2024-04-29T11:36:19.504Z] #111 4.545 Unpacking libpcre2-16-0:arm64 (10.42-1) ... [2024-04-29T11:36:19.504Z] #111 4.598 Selecting previously unselected package libpcre2-32-0:arm64. [2024-04-29T11:36:19.504Z] #111 4.600 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... [2024-04-29T11:36:19.504Z] #111 4.605 Unpacking libpcre2-32-0:arm64 (10.42-1) ... [2024-04-29T11:36:19.504Z] #111 4.665 Selecting previously unselected package libpcre2-posix3:arm64. [2024-04-29T11:36:19.504Z] #111 4.667 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... [2024-04-29T11:36:19.504Z] #111 4.671 Unpacking libpcre2-posix3:arm64 (10.42-1) ... [2024-04-29T11:36:19.504Z] #111 4.704 Selecting previously unselected package libpcre2-dev:arm64. [2024-04-29T11:36:19.759Z] #111 4.706 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... [2024-04-29T11:36:19.759Z] #111 4.710 Unpacking libpcre2-dev:arm64 (10.42-1) ... [2024-04-29T11:36:19.759Z] #111 4.789 Selecting previously unselected package libselinux1-dev:arm64. [2024-04-29T11:36:19.759Z] #111 4.791 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... [2024-04-29T11:36:19.759Z] #111 4.796 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... [2024-04-29T11:36:19.759Z] #111 4.853 Selecting previously unselected package libmount-dev:arm64. [2024-04-29T11:36:19.759Z] #111 4.855 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-29T11:36:19.759Z] #111 4.860 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-29T11:36:19.759Z] #111 4.892 Selecting previously unselected package zlib1g-dev:arm64. [2024-04-29T11:36:19.759Z] #111 4.894 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... [2024-04-29T11:36:19.759Z] #111 4.900 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-29T11:36:19.759Z] #111 4.952 Selecting previously unselected package libglib2.0-dev:arm64. [2024-04-29T11:36:19.759Z] #111 4.955 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... [2024-04-29T11:36:20.015Z] #111 4.959 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... [2024-04-29T11:36:20.015Z] #111 5.130 Selecting previously unselected package libseccomp-dev:arm64. [2024-04-29T11:36:20.015Z] #111 5.133 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ... [2024-04-29T11:36:20.015Z] #111 5.137 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-29T11:36:20.015Z] #111 5.175 Selecting previously unselected package libsecret-1-dev:arm64. [2024-04-29T11:36:20.015Z] #111 5.178 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ... [2024-04-29T11:36:20.015Z] #111 5.182 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... [2024-04-29T11:36:20.015Z] #111 5.259 Selecting previously unselected package libsystemd-dev:arm64. [2024-04-29T11:36:20.270Z] #111 5.262 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ... [2024-04-29T11:36:20.270Z] #111 5.268 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ... [2024-04-29T11:36:20.270Z] #111 5.366 Selecting previously unselected package libudev-dev:arm64. [2024-04-29T11:36:20.270Z] #111 5.368 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ... [2024-04-29T11:36:20.270Z] #111 5.372 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ... [2024-04-29T11:36:20.270Z] #111 5.422 Selecting previously unselected package libyaml-0-2:arm64. [2024-04-29T11:36:20.270Z] #111 5.424 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ... [2024-04-29T11:36:20.270Z] #111 5.428 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... [2024-04-29T11:36:20.270Z] #111 5.463 Selecting previously unselected package python3-pathspec. [2024-04-29T11:36:20.270Z] #111 5.466 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ... [2024-04-29T11:36:20.526Z] #111 5.470 Unpacking python3-pathspec (0.11.0-1) ... [2024-04-29T11:36:20.526Z] #111 5.510 Selecting previously unselected package python3-pkg-resources. [2024-04-29T11:36:20.526Z] #111 5.513 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ... [2024-04-29T11:36:20.526Z] #111 5.517 Unpacking python3-pkg-resources (66.1.1-1) ... [2024-04-29T11:36:20.526Z] #111 5.569 Selecting previously unselected package python3-yaml. [2024-04-29T11:36:20.526Z] #111 5.571 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ... [2024-04-29T11:36:20.526Z] #111 5.575 Unpacking python3-yaml (6.0-3+b2) ... [2024-04-29T11:36:20.526Z] #111 5.627 Selecting previously unselected package yamllint. [2024-04-29T11:36:20.526Z] #111 5.630 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ... [2024-04-29T11:36:20.526Z] #111 5.634 Unpacking yamllint (1.29.0-1) ... [2024-04-29T11:36:20.526Z] #111 5.686 Setting up python3-pkg-resources (66.1.1-1) ... [2024-04-29T11:36:20.823Z] #111 5.939 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-29T11:36:21.078Z] #111 5.952 Setting up libyaml-0-2:arm64 (0.2.5-1) ... [2024-04-29T11:36:21.078Z] #111 5.963 Setting up libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-29T11:36:21.078Z] #111 5.973 No schema files found: doing nothing. [2024-04-29T11:36:21.078Z] #111 5.979 Setting up python3-yaml (6.0-3+b2) ... [2024-04-29T11:36:21.078Z] #111 6.132 Setting up libffi-dev:arm64 (3.4.4-1) ... [2024-04-29T11:36:21.078Z] #111 6.146 Setting up libpcre2-16-0:arm64 (10.42-1) ... [2024-04-29T11:36:21.078Z] #111 6.158 Setting up libpcre2-32-0:arm64 (10.42-1) ... [2024-04-29T11:36:21.078Z] #111 6.169 Setting up libglib2.0-data (2.74.6-2) ... [2024-04-29T11:36:21.078Z] #111 6.179 Setting up libgpg-error-dev (1.46-1) ... [2024-04-29T11:36:21.078Z] #111 6.191 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-29T11:36:21.078Z] #111 6.203 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ... [2024-04-29T11:36:21.078Z] #111 6.216 Setting up libsepol-dev:arm64 (3.4-2.1) ... [2024-04-29T11:36:21.078Z] #111 6.228 Setting up libdpkg-perl (1.21.22) ... [2024-04-29T11:36:21.078Z] #111 6.238 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-29T11:36:21.333Z] #111 6.250 Setting up libpcre2-posix3:arm64 (10.42-1) ... [2024-04-29T11:36:21.333Z] #111 6.262 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-29T11:36:21.333Z] #111 6.275 Setting up libapparmor-dev:arm64 (3.0.8-3) ... [2024-04-29T11:36:21.333Z] #111 6.287 Setting up python3-pathspec (0.11.0-1) ... [2024-04-29T11:36:21.333Z] #111 6.412 Setting up python3-lib2to3 (3.11.2-3) ... [2024-04-29T11:36:21.333Z] #111 6.521 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... [2024-04-29T11:36:21.588Z] #111 6.535 Setting up libsecret-common (0.20.5-3) ... [2024-04-29T11:36:21.588Z] #111 6.549 Setting up python3-distutils (3.11.2-3) ... [2024-04-29T11:36:21.588Z] #111 6.679 Setting up libglib2.0-dev-bin (2.74.6-2) ... [2024-04-29T11:36:21.588Z] #111 6.834 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-29T11:36:21.843Z] #111 6.846 Setting up libpcre2-dev:arm64 (10.42-1) ... [2024-04-29T11:36:21.843Z] #111 6.859 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... [2024-04-29T11:36:21.843Z] #111 6.874 Setting up libglib2.0-bin (2.74.6-2) ... [2024-04-29T11:36:21.843Z] #111 6.887 Setting up dpkg-dev (1.21.22) ... [2024-04-29T11:36:21.843Z] #111 6.908 Setting up libsecret-1-0:arm64 (0.20.5-3) ... [2024-04-29T11:36:21.843Z] #111 6.921 Setting up yamllint (1.29.0-1) ... [2024-04-29T11:36:21.843Z] #111 7.062 Setting up libgcrypt20-dev (1.10.1-3) ... [2024-04-29T11:36:22.098Z] #111 7.073 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2024-04-29T11:36:22.098Z] #111 7.083 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-29T11:36:22.098Z] #111 7.094 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... [2024-04-29T11:36:22.098Z] #111 7.104 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... [2024-04-29T11:36:22.098Z] #111 7.117 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... [2024-04-29T11:36:22.098Z] #111 7.128 Processing triggers for libc-bin (2.36-9+deb12u6) ... [2024-04-29T11:36:22.353Z] #111 DONE 7.4s [2024-04-29T11:36:22.353Z] [2024-04-29T11:36:22.353Z] #112 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli [2024-04-29T11:36:22.353Z] #112 DONE 0.1s [2024-04-29T11:36:22.608Z] [2024-04-29T11:36:22.608Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2024-04-29T11:36:22.608Z] #113 DONE 0.1s [2024-04-29T11:36:22.608Z] [2024-04-29T11:36:22.608Z] #114 [dev 1/1] COPY --link . . [2024-04-29T11:36:26.765Z] #114 DONE 3.5s [2024-04-29T11:36:26.765Z] [2024-04-29T11:36:26.765Z] #115 exporting to image [2024-04-29T11:36:26.765Z] #115 exporting layers [2024-04-29T11:36:27.019Z] #115 exporting layers 1.1s done [2024-04-29T11:36:27.274Z] #115 writing image sha256:7b21b579c85690adb7e1794383d60450f199e2a78d4f00c0e1f978907c79ace1 done [2024-04-29T11:36:27.274Z] #115 naming to docker.io/library/docker:bfc1a625ade3622d5591dfd459c7e3c3368560e0 done [2024-04-29T11:36:27.274Z] #115 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2024-04-29T11:36:27.635Z] + sudo modprobe ip6table_filter [Pipeline] sh [2024-04-29T11:36:27.903Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43893/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bfc1a625ade3622d5591dfd459c7e3c3368560e0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bfc1a625ade3622d5591dfd459c7e3c3368560e0 hack/test/unit [2024-04-29T11:36:28.158Z] + BUILDFLAGS=(-tags 'netgo journald') [2024-04-29T11:36:28.158Z] + TESTFLAGS+=' -test.timeout=5m' [2024-04-29T11:36:28.158Z] + TESTDIRS=./... [2024-04-29T11:36:28.158Z] + exclude_paths='/vendor/|/integration' [2024-04-29T11:36:28.158Z] ++ go list ./... [2024-04-29T11:36:28.158Z] ++ grep -vE '(/vendor/|/integration)' [2024-04-29T11:36:28.718Z] + pkg_list='github.com/docker/docker/api [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/backend/build [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/httpstatus [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/httputils [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/middleware [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/build [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/container [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/debug [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/distribution [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/grpc [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/image [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/network [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/plugin [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/session [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/swarm [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/system [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/server/router/volume [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/backend [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/blkiodev [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/checkpoint [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/container [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/events [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/filters [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/image [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/mount [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/network [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/registry [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/strslice [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/swarm [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/system [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/time [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/versions [2024-04-29T11:36:28.718Z] github.com/docker/docker/api/types/volume [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/builder-next [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/builder-next/worker [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/dockerfile [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/remotecontext [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/remotecontext/git [2024-04-29T11:36:28.718Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-29T11:36:28.718Z] github.com/docker/docker/cli/debug [2024-04-29T11:36:28.718Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-29T11:36:28.718Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-29T11:36:28.718Z] github.com/docker/docker/client [2024-04-29T11:36:28.718Z] github.com/docker/docker/client/buildkit [2024-04-29T11:36:28.718Z] github.com/docker/docker/cmd/docker-proxy [2024-04-29T11:36:28.718Z] github.com/docker/docker/cmd/dockerd [2024-04-29T11:36:28.718Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-29T11:36:28.718Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-29T11:36:28.718Z] github.com/docker/docker/container [2024-04-29T11:36:28.718Z] github.com/docker/docker/container/stream [2024-04-29T11:36:28.718Z] github.com/docker/docker/contrib/apparmor [2024-04-29T11:36:28.718Z] github.com/docker/docker/contrib/httpserver [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/cluster [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/cluster/convert [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/cluster/executor [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/cluster/provider [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/config [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/containerd [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/events [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/events/testutils [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/graphdriver [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/images [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/initlayer [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/links [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/listeners [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/gelf [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/journald [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/local [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/splunk [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/syslog [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/logger/templates [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/names [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/network [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/snapshotter [2024-04-29T11:36:28.718Z] github.com/docker/docker/daemon/stats [2024-04-29T11:36:28.718Z] github.com/docker/docker/distribution [2024-04-29T11:36:28.718Z] github.com/docker/docker/distribution/metadata [2024-04-29T11:36:28.718Z] github.com/docker/docker/distribution/utils [2024-04-29T11:36:28.718Z] github.com/docker/docker/distribution/xfer [2024-04-29T11:36:28.718Z] github.com/docker/docker/dockerversion [2024-04-29T11:36:28.718Z] github.com/docker/docker/errdefs [2024-04-29T11:36:28.718Z] github.com/docker/docker/image [2024-04-29T11:36:28.718Z] github.com/docker/docker/image/cache [2024-04-29T11:36:28.718Z] github.com/docker/docker/image/spec/specs-go [2024-04-29T11:36:28.718Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-29T11:36:28.718Z] github.com/docker/docker/image/tarexport [2024-04-29T11:36:28.718Z] github.com/docker/docker/image/v1 [2024-04-29T11:36:28.718Z] github.com/docker/docker/internal/cleanups [2024-04-29T11:36:28.718Z] github.com/docker/docker/internal/compatcontext [2024-04-29T11:36:28.718Z] github.com/docker/docker/internal/mod [2024-04-29T11:36:28.718Z] github.com/docker/docker/internal/mounttree [2024-04-29T11:36:28.718Z] github.com/docker/docker/internal/multierror [2024-04-29T11:36:28.718Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-29T11:36:28.718Z] github.com/docker/docker/internal/safepath [2024-04-29T11:36:28.718Z] github.com/docker/docker/internal/sliceutil [2024-04-29T11:36:28.718Z] github.com/docker/docker/internal/test/suite [2024-04-29T11:36:28.718Z] github.com/docker/docker/internal/testutils [2024-04-29T11:36:28.718Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/unix_noeintr [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/unshare [2024-04-29T11:36:28.719Z] github.com/docker/docker/layer [2024-04-29T11:36:28.719Z] github.com/docker/docker/libcontainerd [2024-04-29T11:36:28.719Z] github.com/docker/docker/libcontainerd/queue [2024-04-29T11:36:28.719Z] github.com/docker/docker/libcontainerd/remote [2024-04-29T11:36:28.719Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-29T11:36:28.719Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-29T11:36:28.719Z] github.com/docker/docker/libcontainerd/types [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/bitmap [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cluster [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/config [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/datastore [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/driverapi [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/etchosts [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipams [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipams/defaultipam [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipbits [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/iptables [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/netlabel [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/netutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/networkdb [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ns [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/options [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/osl [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/portallocator [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/portmapper [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/scope [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/types [2024-04-29T11:36:28.719Z] github.com/docker/docker/oci [2024-04-29T11:36:28.719Z] github.com/docker/docker/oci/caps [2024-04-29T11:36:28.719Z] github.com/docker/docker/opts [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/archive [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/authorization [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/broadcaster [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/capabilities [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/chrootarchive [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/containerfs [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/directory [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/dmesg [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/fileutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/homedir [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/idtools [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/ioutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/jsonmessage [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/longpath [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/meminfo [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/namesgenerator [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/parsers [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/pidfile [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/platform [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/plugingetter [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/plugins [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/plugins/transport [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/pools [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/process [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/progress [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/reexec [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/rootless [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/stack [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/stdcopy [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/streamformatter [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/stringid [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/sysinfo [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/system [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/tailfile [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/tarsum [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/useragent [2024-04-29T11:36:28.719Z] github.com/docker/docker/plugin [2024-04-29T11:36:28.719Z] github.com/docker/docker/plugin/executor/containerd [2024-04-29T11:36:28.719Z] github.com/docker/docker/plugin/v2 [2024-04-29T11:36:28.719Z] github.com/docker/docker/profiles/apparmor [2024-04-29T11:36:28.719Z] github.com/docker/docker/profiles/seccomp [2024-04-29T11:36:28.719Z] github.com/docker/docker/quota [2024-04-29T11:36:28.719Z] github.com/docker/docker/reference [2024-04-29T11:36:28.719Z] github.com/docker/docker/registry [2024-04-29T11:36:28.719Z] github.com/docker/docker/registry/resumable [2024-04-29T11:36:28.719Z] github.com/docker/docker/restartmanager [2024-04-29T11:36:28.719Z] github.com/docker/docker/runconfig [2024-04-29T11:36:28.719Z] github.com/docker/docker/runconfig/opts [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/daemon [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/environment [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/fakecontext [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/fakegit [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/fakestorage [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/fixtures/load [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/registry [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/request [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume/drivers [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume/local [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume/mounts [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume/service [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume/service/opts [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume/testutils' [2024-04-29T11:36:28.719Z] ++ grep --fixed-strings -v /libnetwork [2024-04-29T11:36:28.719Z] ++ echo 'github.com/docker/docker/api [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/backend/build [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/httpstatus [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/httputils [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/middleware [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/build [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/container [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/debug [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/distribution [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/grpc [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/image [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/network [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/plugin [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/session [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/swarm [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/system [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/volume [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/backend [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/blkiodev [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/checkpoint [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/container [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/events [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/filters [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/image [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/mount [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/network [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/registry [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/strslice [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/swarm [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/system [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/time [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/versions [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/volume [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/worker [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/dockerfile [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/remotecontext [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/remotecontext/git [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-29T11:36:28.719Z] github.com/docker/docker/cli/debug [2024-04-29T11:36:28.719Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-29T11:36:28.719Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-29T11:36:28.719Z] github.com/docker/docker/client [2024-04-29T11:36:28.719Z] github.com/docker/docker/client/buildkit [2024-04-29T11:36:28.719Z] github.com/docker/docker/cmd/docker-proxy [2024-04-29T11:36:28.719Z] github.com/docker/docker/cmd/dockerd [2024-04-29T11:36:28.719Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-29T11:36:28.719Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-29T11:36:28.719Z] github.com/docker/docker/container [2024-04-29T11:36:28.719Z] github.com/docker/docker/container/stream [2024-04-29T11:36:28.719Z] github.com/docker/docker/contrib/apparmor [2024-04-29T11:36:28.719Z] github.com/docker/docker/contrib/httpserver [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/cluster [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/cluster/convert [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/cluster/executor [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/cluster/provider [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/config [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/containerd [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/events [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/events/testutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/graphdriver [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/images [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/initlayer [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/links [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/listeners [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/gelf [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/journald [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/local [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/splunk [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/syslog [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/logger/templates [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/names [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/network [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/snapshotter [2024-04-29T11:36:28.719Z] github.com/docker/docker/daemon/stats [2024-04-29T11:36:28.719Z] github.com/docker/docker/distribution [2024-04-29T11:36:28.719Z] github.com/docker/docker/distribution/metadata [2024-04-29T11:36:28.719Z] github.com/docker/docker/distribution/utils [2024-04-29T11:36:28.719Z] github.com/docker/docker/distribution/xfer [2024-04-29T11:36:28.719Z] github.com/docker/docker/dockerversion [2024-04-29T11:36:28.719Z] github.com/docker/docker/errdefs [2024-04-29T11:36:28.719Z] github.com/docker/docker/image [2024-04-29T11:36:28.719Z] github.com/docker/docker/image/cache [2024-04-29T11:36:28.719Z] github.com/docker/docker/image/spec/specs-go [2024-04-29T11:36:28.719Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-29T11:36:28.719Z] github.com/docker/docker/image/tarexport [2024-04-29T11:36:28.719Z] github.com/docker/docker/image/v1 [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/cleanups [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/compatcontext [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/mod [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/mounttree [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/multierror [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/safepath [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/sliceutil [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/test/suite [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/testutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/unix_noeintr [2024-04-29T11:36:28.719Z] github.com/docker/docker/internal/unshare [2024-04-29T11:36:28.719Z] github.com/docker/docker/layer [2024-04-29T11:36:28.719Z] github.com/docker/docker/libcontainerd [2024-04-29T11:36:28.719Z] github.com/docker/docker/libcontainerd/queue [2024-04-29T11:36:28.719Z] github.com/docker/docker/libcontainerd/remote [2024-04-29T11:36:28.719Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-29T11:36:28.719Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-29T11:36:28.719Z] github.com/docker/docker/libcontainerd/types [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/bitmap [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cluster [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/config [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/datastore [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/driverapi [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/etchosts [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipams [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipams/defaultipam [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ipbits [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/iptables [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/netlabel [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/netutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/networkdb [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/ns [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/options [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/osl [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/portallocator [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/portmapper [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/scope [2024-04-29T11:36:28.719Z] github.com/docker/docker/libnetwork/types [2024-04-29T11:36:28.719Z] github.com/docker/docker/oci [2024-04-29T11:36:28.719Z] github.com/docker/docker/oci/caps [2024-04-29T11:36:28.719Z] github.com/docker/docker/opts [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/archive [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/authorization [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/broadcaster [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/capabilities [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/chrootarchive [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/containerfs [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/directory [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/dmesg [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/fileutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/homedir [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/idtools [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/ioutils [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/jsonmessage [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/longpath [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/meminfo [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/namesgenerator [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/parsers [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/pidfile [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/platform [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/plugingetter [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/plugins [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/plugins/transport [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/pools [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/process [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/progress [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/reexec [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/rootless [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/stack [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/stdcopy [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/streamformatter [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/stringid [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/sysinfo [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/system [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/tailfile [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/tarsum [2024-04-29T11:36:28.719Z] github.com/docker/docker/pkg/useragent [2024-04-29T11:36:28.719Z] github.com/docker/docker/plugin [2024-04-29T11:36:28.719Z] github.com/docker/docker/plugin/executor/containerd [2024-04-29T11:36:28.719Z] github.com/docker/docker/plugin/v2 [2024-04-29T11:36:28.719Z] github.com/docker/docker/profiles/apparmor [2024-04-29T11:36:28.719Z] github.com/docker/docker/profiles/seccomp [2024-04-29T11:36:28.719Z] github.com/docker/docker/quota [2024-04-29T11:36:28.719Z] github.com/docker/docker/reference [2024-04-29T11:36:28.719Z] github.com/docker/docker/registry [2024-04-29T11:36:28.719Z] github.com/docker/docker/registry/resumable [2024-04-29T11:36:28.719Z] github.com/docker/docker/restartmanager [2024-04-29T11:36:28.719Z] github.com/docker/docker/runconfig [2024-04-29T11:36:28.719Z] github.com/docker/docker/runconfig/opts [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/daemon [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/environment [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/fakecontext [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/fakegit [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/fakestorage [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/fixtures/load [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/registry [2024-04-29T11:36:28.719Z] github.com/docker/docker/testutil/request [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume/drivers [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume/local [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume/mounts [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume/service [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume/service/opts [2024-04-29T11:36:28.719Z] github.com/docker/docker/volume/testutils' [2024-04-29T11:36:28.719Z] + base_pkg_list='github.com/docker/docker/api [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/backend/build [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/httpstatus [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/httputils [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/middleware [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/build [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/container [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/debug [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/distribution [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/grpc [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/image [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/network [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/plugin [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/session [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/swarm [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/system [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/server/router/volume [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/backend [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/blkiodev [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/checkpoint [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/container [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/events [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/filters [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/image [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/mount [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/network [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/registry [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/strslice [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/swarm [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/system [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/time [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/versions [2024-04-29T11:36:28.719Z] github.com/docker/docker/api/types/volume [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/worker [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/dockerfile [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/remotecontext [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/remotecontext/git [2024-04-29T11:36:28.719Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-29T11:36:28.719Z] github.com/docker/docker/cli/debug [2024-04-29T11:36:28.719Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-29T11:36:28.719Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-29T11:36:28.720Z] github.com/docker/docker/client [2024-04-29T11:36:28.720Z] github.com/docker/docker/client/buildkit [2024-04-29T11:36:28.720Z] github.com/docker/docker/cmd/docker-proxy [2024-04-29T11:36:28.720Z] github.com/docker/docker/cmd/dockerd [2024-04-29T11:36:28.720Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-29T11:36:28.720Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-29T11:36:28.720Z] github.com/docker/docker/container [2024-04-29T11:36:28.720Z] github.com/docker/docker/container/stream [2024-04-29T11:36:28.720Z] github.com/docker/docker/contrib/apparmor [2024-04-29T11:36:28.720Z] github.com/docker/docker/contrib/httpserver [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/cluster [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/cluster/convert [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/cluster/executor [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/cluster/provider [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/config [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/containerd [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/events [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/events/testutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/images [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/initlayer [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/links [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/listeners [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/gelf [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/journald [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/local [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/splunk [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/syslog [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/templates [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/names [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/network [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/snapshotter [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/stats [2024-04-29T11:36:28.720Z] github.com/docker/docker/distribution [2024-04-29T11:36:28.720Z] github.com/docker/docker/distribution/metadata [2024-04-29T11:36:28.720Z] github.com/docker/docker/distribution/utils [2024-04-29T11:36:28.720Z] github.com/docker/docker/distribution/xfer [2024-04-29T11:36:28.720Z] github.com/docker/docker/dockerversion [2024-04-29T11:36:28.720Z] github.com/docker/docker/errdefs [2024-04-29T11:36:28.720Z] github.com/docker/docker/image [2024-04-29T11:36:28.720Z] github.com/docker/docker/image/cache [2024-04-29T11:36:28.720Z] github.com/docker/docker/image/spec/specs-go [2024-04-29T11:36:28.720Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-29T11:36:28.720Z] github.com/docker/docker/image/tarexport [2024-04-29T11:36:28.720Z] github.com/docker/docker/image/v1 [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/cleanups [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/compatcontext [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/mod [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/mounttree [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/multierror [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/safepath [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/sliceutil [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/test/suite [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/testutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/unix_noeintr [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/unshare [2024-04-29T11:36:28.720Z] github.com/docker/docker/layer [2024-04-29T11:36:28.720Z] github.com/docker/docker/libcontainerd [2024-04-29T11:36:28.720Z] github.com/docker/docker/libcontainerd/queue [2024-04-29T11:36:28.720Z] github.com/docker/docker/libcontainerd/remote [2024-04-29T11:36:28.720Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-29T11:36:28.720Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-29T11:36:28.720Z] github.com/docker/docker/libcontainerd/types [2024-04-29T11:36:28.720Z] github.com/docker/docker/oci [2024-04-29T11:36:28.720Z] github.com/docker/docker/oci/caps [2024-04-29T11:36:28.720Z] github.com/docker/docker/opts [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/archive [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/authorization [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/broadcaster [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/capabilities [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/chrootarchive [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/containerfs [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/directory [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/dmesg [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/fileutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/homedir [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/idtools [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/ioutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/jsonmessage [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/longpath [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/meminfo [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/namesgenerator [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/parsers [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/pidfile [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/platform [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/plugingetter [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/plugins [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/plugins/transport [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/pools [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/process [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/progress [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/reexec [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/rootless [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/stack [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/stdcopy [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/streamformatter [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/stringid [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/sysinfo [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/system [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/tailfile [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/tarsum [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/useragent [2024-04-29T11:36:28.720Z] github.com/docker/docker/plugin [2024-04-29T11:36:28.720Z] github.com/docker/docker/plugin/executor/containerd [2024-04-29T11:36:28.720Z] github.com/docker/docker/plugin/v2 [2024-04-29T11:36:28.720Z] github.com/docker/docker/profiles/apparmor [2024-04-29T11:36:28.720Z] github.com/docker/docker/profiles/seccomp [2024-04-29T11:36:28.720Z] github.com/docker/docker/quota [2024-04-29T11:36:28.720Z] github.com/docker/docker/reference [2024-04-29T11:36:28.720Z] github.com/docker/docker/registry [2024-04-29T11:36:28.720Z] github.com/docker/docker/registry/resumable [2024-04-29T11:36:28.720Z] github.com/docker/docker/restartmanager [2024-04-29T11:36:28.720Z] github.com/docker/docker/runconfig [2024-04-29T11:36:28.720Z] github.com/docker/docker/runconfig/opts [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil/daemon [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil/environment [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil/fakecontext [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil/fakegit [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil/fakestorage [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil/fixtures/load [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil/registry [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil/request [2024-04-29T11:36:28.720Z] github.com/docker/docker/volume [2024-04-29T11:36:28.720Z] github.com/docker/docker/volume/drivers [2024-04-29T11:36:28.720Z] github.com/docker/docker/volume/local [2024-04-29T11:36:28.720Z] github.com/docker/docker/volume/mounts [2024-04-29T11:36:28.720Z] github.com/docker/docker/volume/service [2024-04-29T11:36:28.720Z] github.com/docker/docker/volume/service/opts [2024-04-29T11:36:28.720Z] github.com/docker/docker/volume/testutils' [2024-04-29T11:36:28.720Z] ++ grep --fixed-strings /libnetwork [2024-04-29T11:36:28.720Z] ++ echo 'github.com/docker/docker/api [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/backend/build [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/httpstatus [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/httputils [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/middleware [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/build [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/container [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/debug [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/distribution [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/grpc [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/image [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/network [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/plugin [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/session [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/swarm [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/system [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/server/router/volume [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/backend [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/blkiodev [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/checkpoint [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/container [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/events [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/filters [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/image [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/mount [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/network [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/registry [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/strslice [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/swarm [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/system [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/time [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/versions [2024-04-29T11:36:28.720Z] github.com/docker/docker/api/types/volume [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/builder-next [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/builder-next/worker [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/dockerfile [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/remotecontext [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/remotecontext/git [2024-04-29T11:36:28.720Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-29T11:36:28.720Z] github.com/docker/docker/cli/debug [2024-04-29T11:36:28.720Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-29T11:36:28.720Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-29T11:36:28.720Z] github.com/docker/docker/client [2024-04-29T11:36:28.720Z] github.com/docker/docker/client/buildkit [2024-04-29T11:36:28.720Z] github.com/docker/docker/cmd/docker-proxy [2024-04-29T11:36:28.720Z] github.com/docker/docker/cmd/dockerd [2024-04-29T11:36:28.720Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-29T11:36:28.720Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-29T11:36:28.720Z] github.com/docker/docker/container [2024-04-29T11:36:28.720Z] github.com/docker/docker/container/stream [2024-04-29T11:36:28.720Z] github.com/docker/docker/contrib/apparmor [2024-04-29T11:36:28.720Z] github.com/docker/docker/contrib/httpserver [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/cluster [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/cluster/convert [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/cluster/executor [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/cluster/provider [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/config [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/containerd [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/events [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/events/testutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/images [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/initlayer [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/links [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/listeners [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/gelf [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/journald [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/local [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/splunk [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/syslog [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/logger/templates [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/names [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/network [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/snapshotter [2024-04-29T11:36:28.720Z] github.com/docker/docker/daemon/stats [2024-04-29T11:36:28.720Z] github.com/docker/docker/distribution [2024-04-29T11:36:28.720Z] github.com/docker/docker/distribution/metadata [2024-04-29T11:36:28.720Z] github.com/docker/docker/distribution/utils [2024-04-29T11:36:28.720Z] github.com/docker/docker/distribution/xfer [2024-04-29T11:36:28.720Z] github.com/docker/docker/dockerversion [2024-04-29T11:36:28.720Z] github.com/docker/docker/errdefs [2024-04-29T11:36:28.720Z] github.com/docker/docker/image [2024-04-29T11:36:28.720Z] github.com/docker/docker/image/cache [2024-04-29T11:36:28.720Z] github.com/docker/docker/image/spec/specs-go [2024-04-29T11:36:28.720Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-29T11:36:28.720Z] github.com/docker/docker/image/tarexport [2024-04-29T11:36:28.720Z] github.com/docker/docker/image/v1 [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/cleanups [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/compatcontext [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/mod [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/mounttree [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/multierror [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/safepath [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/sliceutil [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/test/suite [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/testutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/unix_noeintr [2024-04-29T11:36:28.720Z] github.com/docker/docker/internal/unshare [2024-04-29T11:36:28.720Z] github.com/docker/docker/layer [2024-04-29T11:36:28.720Z] github.com/docker/docker/libcontainerd [2024-04-29T11:36:28.720Z] github.com/docker/docker/libcontainerd/queue [2024-04-29T11:36:28.720Z] github.com/docker/docker/libcontainerd/remote [2024-04-29T11:36:28.720Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-29T11:36:28.720Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-29T11:36:28.720Z] github.com/docker/docker/libcontainerd/types [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/bitmap [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/cluster [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/config [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/datastore [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/driverapi [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/etchosts [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/ipams [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/ipams/defaultipam [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/ipbits [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/iptables [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/netlabel [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/netutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/networkdb [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/ns [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/options [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/osl [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/portallocator [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/portmapper [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/scope [2024-04-29T11:36:28.720Z] github.com/docker/docker/libnetwork/types [2024-04-29T11:36:28.720Z] github.com/docker/docker/oci [2024-04-29T11:36:28.720Z] github.com/docker/docker/oci/caps [2024-04-29T11:36:28.720Z] github.com/docker/docker/opts [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/archive [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/authorization [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/broadcaster [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/capabilities [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/chrootarchive [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/containerfs [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/directory [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/dmesg [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/fileutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/homedir [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/idtools [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/ioutils [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/jsonmessage [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/longpath [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/meminfo [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/namesgenerator [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/parsers [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/pidfile [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/platform [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/plugingetter [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/plugins [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/plugins/transport [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/pools [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/process [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/progress [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/reexec [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/rootless [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/stack [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/stdcopy [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/streamformatter [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/stringid [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/sysinfo [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/system [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/tailfile [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/tarsum [2024-04-29T11:36:28.720Z] github.com/docker/docker/pkg/useragent [2024-04-29T11:36:28.720Z] github.com/docker/docker/plugin [2024-04-29T11:36:28.720Z] github.com/docker/docker/plugin/executor/containerd [2024-04-29T11:36:28.720Z] github.com/docker/docker/plugin/v2 [2024-04-29T11:36:28.720Z] github.com/docker/docker/profiles/apparmor [2024-04-29T11:36:28.720Z] github.com/docker/docker/profiles/seccomp [2024-04-29T11:36:28.720Z] github.com/docker/docker/quota [2024-04-29T11:36:28.720Z] github.com/docker/docker/reference [2024-04-29T11:36:28.720Z] github.com/docker/docker/registry [2024-04-29T11:36:28.720Z] github.com/docker/docker/registry/resumable [2024-04-29T11:36:28.720Z] github.com/docker/docker/restartmanager [2024-04-29T11:36:28.720Z] github.com/docker/docker/runconfig [2024-04-29T11:36:28.720Z] github.com/docker/docker/runconfig/opts [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil/daemon [2024-04-29T11:36:28.720Z] github.com/docker/docker/testutil/environment [2024-04-29T11:36:28.721Z] github.com/docker/docker/testutil/fakecontext [2024-04-29T11:36:28.721Z] github.com/docker/docker/testutil/fakegit [2024-04-29T11:36:28.721Z] github.com/docker/docker/testutil/fakestorage [2024-04-29T11:36:28.721Z] github.com/docker/docker/testutil/fixtures/load [2024-04-29T11:36:28.721Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-29T11:36:28.721Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-29T11:36:28.721Z] github.com/docker/docker/testutil/registry [2024-04-29T11:36:28.721Z] github.com/docker/docker/testutil/request [2024-04-29T11:36:28.721Z] github.com/docker/docker/volume [2024-04-29T11:36:28.721Z] github.com/docker/docker/volume/drivers [2024-04-29T11:36:28.721Z] github.com/docker/docker/volume/local [2024-04-29T11:36:28.721Z] github.com/docker/docker/volume/mounts [2024-04-29T11:36:28.721Z] github.com/docker/docker/volume/service [2024-04-29T11:36:28.721Z] github.com/docker/docker/volume/service/opts [2024-04-29T11:36:28.721Z] github.com/docker/docker/volume/testutils' [2024-04-29T11:36:28.721Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/bitmap [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cluster [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/config [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/datastore [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/driverapi [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/etchosts [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipams [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipams/defaultipam [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipbits [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/iptables [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/netlabel [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/netutils [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/networkdb [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ns [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/options [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/osl [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/portallocator [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/portmapper [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/scope [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/types' [2024-04-29T11:36:28.721Z] + echo 'github.com/docker/docker/libnetwork [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/bitmap [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cluster [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/config [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/datastore [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/driverapi [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/etchosts [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipams [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipams/defaultipam [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ipbits [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/iptables [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/netlabel [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/netutils [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/networkdb [2024-04-29T11:36:28.721Z] + grep --fixed-strings libnetwork/drivers/bridge [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/ns [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/options [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/osl [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/portallocator [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/portmapper [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/scope [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/types' [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-29T11:36:28.721Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-29T11:36:28.721Z] + type docker-proxy [2024-04-29T11:36:28.721Z] hack/test/unit: line 25: type: docker-proxy: not found [2024-04-29T11:36:28.721Z] + hack/make.sh binary-proxy install-proxy [2024-04-29T11:36:28.721Z] [2024-04-29T11:36:28.721Z] Removing bundles/ [2024-04-29T11:36:28.721Z] [2024-04-29T11:36:28.721Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2024-04-29T11:36:28.721Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-04-29T11:36:28.721Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-29T11:36:28.721Z] module github.com/docker/docker [2024-04-29T11:36:28.721Z] [2024-04-29T11:36:28.721Z] go 1.21 [2024-04-29T11:36:28.721Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-29T11:36:28.721Z] + GO111MODULE=on [2024-04-29T11:36:28.721Z] + GOTOOLCHAIN=local [2024-04-29T11:36:28.721Z] + 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=bfc1a625ade3622d5591dfd459c7e3c3368560e0" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-29T11:36:28.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-29T11:36:32.876Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-29T11:36:32.876Z] Created binary: bundles/binary-proxy/docker-proxy [2024-04-29T11:36:32.876Z] [2024-04-29T11:36:32.876Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-04-29T11:36:32.876Z] Installing docker-proxy to /usr/local/bin/ [2024-04-29T11:36:32.876Z] [2024-04-29T11:36:32.876Z] + mkdir -p bundles [2024-04-29T11:36:32.876Z] + '[' -n 'github.com/docker/docker/api [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/backend/build [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/httpstatus [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/httputils [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/middleware [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/build [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/container [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/debug [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/distribution [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/grpc [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/image [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/network [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/plugin [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/session [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/swarm [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/system [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/server/router/volume [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/backend [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/blkiodev [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/checkpoint [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/container [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/events [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/filters [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/image [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/mount [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/network [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/registry [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/strslice [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/swarm [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/system [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/time [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/versions [2024-04-29T11:36:32.876Z] github.com/docker/docker/api/types/volume [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/builder-next [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/builder-next/worker [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/dockerfile [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/remotecontext [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/remotecontext/git [2024-04-29T11:36:32.876Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-29T11:36:32.876Z] github.com/docker/docker/cli/debug [2024-04-29T11:36:32.876Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-29T11:36:32.876Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-29T11:36:32.876Z] github.com/docker/docker/client [2024-04-29T11:36:32.876Z] github.com/docker/docker/client/buildkit [2024-04-29T11:36:32.876Z] github.com/docker/docker/cmd/docker-proxy [2024-04-29T11:36:32.876Z] github.com/docker/docker/cmd/dockerd [2024-04-29T11:36:32.876Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-29T11:36:32.876Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-29T11:36:32.876Z] github.com/docker/docker/container [2024-04-29T11:36:32.876Z] github.com/docker/docker/container/stream [2024-04-29T11:36:32.876Z] github.com/docker/docker/contrib/apparmor [2024-04-29T11:36:32.876Z] github.com/docker/docker/contrib/httpserver [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/cluster [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/cluster/convert [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/cluster/executor [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/cluster/provider [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/config [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/containerd [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/events [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/events/testutils [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/graphdriver [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/images [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/initlayer [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/links [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/listeners [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/gelf [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/journald [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/local [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/splunk [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/syslog [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/logger/templates [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/names [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/network [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/snapshotter [2024-04-29T11:36:32.876Z] github.com/docker/docker/daemon/stats [2024-04-29T11:36:32.876Z] github.com/docker/docker/distribution [2024-04-29T11:36:32.876Z] github.com/docker/docker/distribution/metadata [2024-04-29T11:36:32.876Z] github.com/docker/docker/distribution/utils [2024-04-29T11:36:32.876Z] github.com/docker/docker/distribution/xfer [2024-04-29T11:36:32.876Z] github.com/docker/docker/dockerversion [2024-04-29T11:36:32.876Z] github.com/docker/docker/errdefs [2024-04-29T11:36:32.876Z] github.com/docker/docker/image [2024-04-29T11:36:32.876Z] github.com/docker/docker/image/cache [2024-04-29T11:36:32.876Z] github.com/docker/docker/image/spec/specs-go [2024-04-29T11:36:32.876Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-29T11:36:32.876Z] github.com/docker/docker/image/tarexport [2024-04-29T11:36:32.876Z] github.com/docker/docker/image/v1 [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/cleanups [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/compatcontext [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/mod [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/mounttree [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/multierror [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/safepath [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/sliceutil [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/test/suite [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/testutils [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/unix_noeintr [2024-04-29T11:36:32.876Z] github.com/docker/docker/internal/unshare [2024-04-29T11:36:32.876Z] github.com/docker/docker/layer [2024-04-29T11:36:32.876Z] github.com/docker/docker/libcontainerd [2024-04-29T11:36:32.876Z] github.com/docker/docker/libcontainerd/queue [2024-04-29T11:36:32.876Z] github.com/docker/docker/libcontainerd/remote [2024-04-29T11:36:32.876Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-29T11:36:32.876Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-29T11:36:32.876Z] github.com/docker/docker/libcontainerd/types [2024-04-29T11:36:32.876Z] github.com/docker/docker/oci [2024-04-29T11:36:32.876Z] github.com/docker/docker/oci/caps [2024-04-29T11:36:32.876Z] github.com/docker/docker/opts [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/archive [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/authorization [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/broadcaster [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/capabilities [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/chrootarchive [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/containerfs [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/directory [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/dmesg [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/fileutils [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/homedir [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/idtools [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/ioutils [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/jsonmessage [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/longpath [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/meminfo [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/namesgenerator [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/parsers [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-29T11:36:32.876Z] github.com/docker/docker/pkg/pidfile [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/platform [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/plugingetter [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/plugins [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/plugins/transport [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/pools [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/process [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/progress [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/reexec [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/rootless [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/stack [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/stdcopy [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/streamformatter [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/stringid [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/sysinfo [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/system [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/tailfile [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/tarsum [2024-04-29T11:36:32.877Z] github.com/docker/docker/pkg/useragent [2024-04-29T11:36:32.877Z] github.com/docker/docker/plugin [2024-04-29T11:36:32.877Z] github.com/docker/docker/plugin/executor/containerd [2024-04-29T11:36:32.877Z] github.com/docker/docker/plugin/v2 [2024-04-29T11:36:32.877Z] github.com/docker/docker/profiles/apparmor [2024-04-29T11:36:32.877Z] github.com/docker/docker/profiles/seccomp [2024-04-29T11:36:32.877Z] github.com/docker/docker/quota [2024-04-29T11:36:32.877Z] github.com/docker/docker/reference [2024-04-29T11:36:32.877Z] github.com/docker/docker/registry [2024-04-29T11:36:32.877Z] github.com/docker/docker/registry/resumable [2024-04-29T11:36:32.877Z] github.com/docker/docker/restartmanager [2024-04-29T11:36:32.877Z] github.com/docker/docker/runconfig [2024-04-29T11:36:32.877Z] github.com/docker/docker/runconfig/opts [2024-04-29T11:36:32.877Z] github.com/docker/docker/testutil [2024-04-29T11:36:32.877Z] github.com/docker/docker/testutil/daemon [2024-04-29T11:36:32.877Z] github.com/docker/docker/testutil/environment [2024-04-29T11:36:32.877Z] github.com/docker/docker/testutil/fakecontext [2024-04-29T11:36:32.877Z] github.com/docker/docker/testutil/fakegit [2024-04-29T11:36:32.877Z] github.com/docker/docker/testutil/fakestorage [2024-04-29T11:36:32.877Z] github.com/docker/docker/testutil/fixtures/load [2024-04-29T11:36:32.877Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-29T11:36:32.877Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-29T11:36:32.877Z] github.com/docker/docker/testutil/registry [2024-04-29T11:36:32.877Z] github.com/docker/docker/testutil/request [2024-04-29T11:36:32.877Z] github.com/docker/docker/volume [2024-04-29T11:36:32.877Z] github.com/docker/docker/volume/drivers [2024-04-29T11:36:32.877Z] github.com/docker/docker/volume/local [2024-04-29T11:36:32.877Z] github.com/docker/docker/volume/mounts [2024-04-29T11:36:32.877Z] github.com/docker/docker/volume/service [2024-04-29T11:36:32.877Z] github.com/docker/docker/volume/service/opts [2024-04-29T11:36:32.877Z] github.com/docker/docker/volume/testutils' ']' [2024-04-29T11:36:32.877Z] + 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-29T11:36:33.436Z] ? github.com/docker/docker/api [no test files] [2024-04-29T11:36:41.507Z] ok github.com/docker/docker/api/server 0.030s coverage: 16.2% of statements [2024-04-29T11:36:56.352Z] # github.com/docker/docker/daemon/config [2024-04-29T11:36:56.352Z] daemon/config/config_linux.go:43:2: undefined: LinuxV2RuntimeName [2024-04-29T11:37:00.508Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-04-29T11:37:00.508Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 28.3% of statements [2024-04-29T11:37:00.508Z] ? github.com/docker/docker/api/server/router [no test files] [2024-04-29T11:37:00.508Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-04-29T11:37:00.508Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-04-29T11:37:00.508Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 42.7% of statements [2024-04-29T11:37:01.431Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-04-29T11:37:01.431Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-04-29T11:37:01.431Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-04-29T11:37:01.431Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-04-29T11:37:01.431Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-04-29T11:37:01.431Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-04-29T11:37:01.431Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-04-29T11:37:01.431Z] ok github.com/docker/docker/api/server/router/container 0.012s coverage: 5.9% of statements [2024-04-29T11:37:01.991Z] ? github.com/docker/docker/api/types [no test files] [2024-04-29T11:37:01.991Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-04-29T11:37:01.991Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-04-29T11:37:01.991Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-04-29T11:37:01.991Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.3% of statements [2024-04-29T11:37:01.991Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements [2024-04-29T11:37:01.991Z] ? github.com/docker/docker/api/types/events [no test files] [2024-04-29T11:37:01.991Z] ok github.com/docker/docker/api/types/container 0.016s coverage: 83.7% of statements [2024-04-29T11:37:02.245Z] ? github.com/docker/docker/api/types/image [no test files] [2024-04-29T11:37:02.245Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-04-29T11:37:02.245Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-04-29T11:37:02.245Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-04-29T11:37:02.245Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-04-29T11:37:02.245Z] ? github.com/docker/docker/api/types/system [no test files] [2024-04-29T11:37:02.245Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2024-04-29T11:37:02.245Z] ok github.com/docker/docker/api/types/network 0.003s coverage: 80.0% of statements [2024-04-29T11:37:02.245Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 94.0% of statements [2024-04-29T11:37:02.245Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2024-04-29T11:37:02.500Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2024-04-29T11:37:02.500Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-04-29T11:37:02.500Z] ? github.com/docker/docker/builder [no test files] [2024-04-29T11:37:02.500Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-04-29T11:37:02.500Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-04-29T11:37:02.500Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-04-29T11:37:02.500Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-04-29T11:37:02.500Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-04-29T11:37:02.500Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-04-29T11:37:02.500Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-04-29T11:37:02.500Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-04-29T11:37:02.500Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-04-29T11:37:02.500Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2024-04-29T11:37:04.383Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-04-29T11:37:04.383Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-04-29T11:37:04.383Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2024-04-29T11:37:04.383Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.030s coverage: 100.0% of statements [2024-04-29T11:37:04.383Z] ok github.com/docker/docker/builder/remotecontext 0.034s coverage: 33.7% of statements [2024-04-29T11:37:04.383Z] ok github.com/docker/docker/builder/dockerfile 0.054s coverage: 50.1% of statements [2024-04-29T11:37:06.267Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-04-29T11:37:06.267Z] ok github.com/docker/docker/cmd/docker-proxy 0.138s coverage: 66.5% of statements [2024-04-29T11:37:06.267Z] ok github.com/docker/docker/client 0.141s coverage: 77.0% of statements [2024-04-29T11:37:07.191Z] ok github.com/docker/docker/builder/remotecontext/git 3.149s coverage: 82.5% of statements [2024-04-29T11:37:13.725Z] WARN invalid TestEvent: FAIL github.com/docker/docker/cmd/dockerd [build failed] [2024-04-29T11:37:13.725Z] bad output from test2json: FAIL github.com/docker/docker/cmd/dockerd [build failed] [2024-04-29T11:37:13.725Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-04-29T11:37:14.648Z] ? github.com/docker/docker/container/stream [no test files] [2024-04-29T11:37:14.648Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-04-29T11:37:14.648Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-04-29T11:37:14.648Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2024-04-29T11:37:14.902Z] ok github.com/docker/docker/container 0.119s coverage: 36.4% of statements [2024-04-29T11:37:15.825Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-04-29T11:37:15.825Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-04-29T11:37:15.825Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 39.3% of statements [2024-04-29T11:37:16.080Z] ok github.com/docker/docker/cmd/dockerd/trap 2.310s coverage: 0.0% of statements [2024-04-29T11:37:16.080Z] WARN invalid TestEvent: FAIL github.com/docker/docker/daemon [build failed] [2024-04-29T11:37:16.080Z] bad output from test2json: FAIL github.com/docker/docker/daemon [build failed] [2024-04-29T11:37:16.080Z] WARN invalid TestEvent: FAIL github.com/docker/docker/daemon/cluster [build failed] [2024-04-29T11:37:16.080Z] bad output from test2json: FAIL github.com/docker/docker/daemon/cluster [build failed] [2024-04-29T11:37:16.080Z] WARN invalid TestEvent: FAIL github.com/docker/docker/daemon/cluster/executor/container [build failed] [2024-04-29T11:37:16.080Z] bad output from test2json: FAIL github.com/docker/docker/daemon/cluster/executor/container [build failed] [2024-04-29T11:37:16.080Z] WARN invalid TestEvent: FAIL github.com/docker/docker/daemon/config [build failed] [2024-04-29T11:37:16.080Z] bad output from test2json: FAIL github.com/docker/docker/daemon/config [build failed] [2024-04-29T11:37:16.639Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-04-29T11:37:16.639Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements [2024-04-29T11:37:16.639Z] ok github.com/docker/docker/daemon/containerd 0.054s coverage: 17.6% of statements [2024-04-29T11:37:16.639Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2024-04-29T11:37:17.198Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-04-29T11:37:17.198Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2024-04-29T11:37:17.198Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 2.8% of statements [2024-04-29T11:37:17.452Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.235s coverage: 60.9% of statements [2024-04-29T11:37:17.707Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-04-29T11:37:17.707Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-04-29T11:37:17.707Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 60.9% of statements [2024-04-29T11:37:17.707Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.180s coverage: 60.2% of statements [2024-04-29T11:37:17.961Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2024-04-29T11:37:18.522Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-04-29T11:37:18.522Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-04-29T11:37:18.522Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-04-29T11:37:18.522Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2024-04-29T11:37:18.522Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2024-04-29T11:37:18.522Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 2.9% of statements [2024-04-29T11:37:18.778Z] ok github.com/docker/docker/daemon/logger/awslogs 0.112s coverage: 78.2% of statements [2024-04-29T11:37:18.778Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2024-04-29T11:37:19.032Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2024-04-29T11:37:19.591Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-04-29T11:37:19.591Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-04-29T11:37:19.591Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-04-29T11:37:19.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2024-04-29T11:37:19.591Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.006s coverage: 88.2% of statements [2024-04-29T11:37:19.591Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 79.4% of statements [2024-04-29T11:37:19.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.156s coverage: 76.8% of statements [2024-04-29T11:37:20.515Z] ? github.com/docker/docker/daemon/names [no test files] [2024-04-29T11:37:20.515Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2024-04-29T11:37:20.515Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2024-04-29T11:37:20.515Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 63.7% of statements [2024-04-29T11:37:20.515Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2024-04-29T11:37:20.515Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-04-29T11:37:20.515Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-04-29T11:37:20.515Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2024-04-29T11:37:21.074Z] ok github.com/docker/docker/daemon/logger/journald 1.551s coverage: 72.7% of statements [2024-04-29T11:37:21.633Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-04-29T11:37:21.633Z] ok github.com/docker/docker/dockerversion 0.015s coverage: 100.0% of statements [2024-04-29T11:37:21.633Z] ok github.com/docker/docker/errdefs 0.020s coverage: 77.2% of statements [2024-04-29T11:37:21.633Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2024-04-29T11:37:21.887Z] ok github.com/docker/docker/image 0.024s coverage: 82.8% of statements [2024-04-29T11:37:21.887Z] ok github.com/docker/docker/daemon/logger/splunk 1.499s coverage: 82.5% of statements [2024-04-29T11:37:22.446Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-04-29T11:37:22.446Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-04-29T11:37:22.446Z] ? github.com/docker/docker/image/v1 [no test files] [2024-04-29T11:37:22.446Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-04-29T11:37:22.446Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements [2024-04-29T11:37:22.446Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2024-04-29T11:37:22.446Z] ok github.com/docker/docker/image/cache 0.012s coverage: 26.1% of statements [2024-04-29T11:37:22.700Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-04-29T11:37:22.700Z] ok github.com/docker/docker/internal/mod 0.009s coverage: 66.7% of statements [2024-04-29T11:37:22.700Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] [2024-04-29T11:37:22.700Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2024-04-29T11:37:22.700Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-04-29T11:37:22.700Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-04-29T11:37:22.700Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-04-29T11:37:22.700Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-04-29T11:37:22.700Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] [2024-04-29T11:37:22.700Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-04-29T11:37:22.700Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements [2024-04-29T11:37:22.700Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements [2024-04-29T11:37:22.955Z] ok github.com/docker/docker/distribution 1.496s coverage: 28.7% of statements [2024-04-29T11:37:23.877Z] ok github.com/docker/docker/distribution/xfer 2.170s coverage: 85.4% of statements [2024-04-29T11:37:23.877Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-04-29T11:37:23.877Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-04-29T11:37:23.877Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-04-29T11:37:23.877Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-04-29T11:37:23.877Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-04-29T11:37:23.877Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2024-04-29T11:37:24.132Z] ? github.com/docker/docker/oci/caps [no test files] [2024-04-29T11:37:24.132Z] ok github.com/docker/docker/oci 0.008s coverage: 35.8% of statements [2024-04-29T11:37:24.386Z] ok github.com/docker/docker/opts 0.034s coverage: 67.9% of statements [2024-04-29T11:37:24.946Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2024-04-29T11:37:24.946Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2024-04-29T11:37:24.946Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2024-04-29T11:37:24.946Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 26.7% of statements [2024-04-29T11:37:24.946Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2024-04-29T11:37:25.200Z] ok github.com/docker/docker/pkg/chrootarchive 0.301s coverage: 83.7% of statements [2024-04-29T11:37:25.200Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 51.7% of statements [2024-04-29T11:37:25.200Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 6.5% of statements [2024-04-29T11:37:25.200Z] ok github.com/docker/docker/pkg/archive 0.473s coverage: 80.9% of statements [2024-04-29T11:37:25.455Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 45.5% of statements [2024-04-29T11:37:25.455Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements [2024-04-29T11:37:25.455Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements [2024-04-29T11:37:25.455Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2024-04-29T11:37:25.710Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2024-04-29T11:37:25.710Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2024-04-29T11:37:25.710Z] ok github.com/docker/docker/pkg/authorization 0.899s coverage: 68.3% of statements [2024-04-29T11:37:25.710Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.2% of statements [2024-04-29T11:37:25.710Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-04-29T11:37:25.710Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 69.5% of statements [2024-04-29T11:37:25.710Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-04-29T11:37:25.710Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 94.1% of statements [2024-04-29T11:37:25.964Z] ok github.com/docker/docker/pkg/idtools 0.722s coverage: 69.7% of statements [2024-04-29T11:37:26.219Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-04-29T11:37:26.219Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-04-29T11:37:26.219Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 90.0% of statements [2024-04-29T11:37:26.219Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2024-04-29T11:37:26.219Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements [2024-04-29T11:37:26.219Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2024-04-29T11:37:26.474Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-04-29T11:37:26.474Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-04-29T11:37:26.474Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-04-29T11:37:26.474Z] ok github.com/docker/docker/pkg/stack 0.009s coverage: 90.9% of statements [2024-04-29T11:37:26.474Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2024-04-29T11:37:26.474Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2024-04-29T11:37:26.728Z] ok github.com/docker/docker/pkg/stringid 0.013s coverage: 61.9% of statements [2024-04-29T11:37:26.728Z] ok github.com/docker/docker/pkg/streamformatter 0.019s coverage: 64.5% of statements [2024-04-29T11:37:26.983Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 41.0% of statements [2024-04-29T11:37:26.983Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.4% of statements [2024-04-29T11:37:26.983Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2024-04-29T11:37:26.983Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2024-04-29T11:37:26.983Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.6% of statements [2024-04-29T11:37:27.907Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-04-29T11:37:27.907Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-04-29T11:37:27.907Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 13.6% of statements [2024-04-29T11:37:27.907Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 86.0% of statements [2024-04-29T11:37:28.162Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2024-04-29T11:37:28.162Z] ok github.com/docker/docker/plugin 0.524s coverage: 23.2% of statements [2024-04-29T11:37:28.417Z] ok github.com/docker/docker/pkg/plugins 2.013s coverage: 73.7% of statements [2024-04-29T11:37:28.417Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 51.9% of statements [2024-04-29T11:37:28.417Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2024-04-29T11:37:28.671Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-04-29T11:37:28.672Z] ok github.com/docker/docker/runconfig 0.007s coverage: 54.0% of statements [2024-04-29T11:37:28.672Z] ok github.com/docker/docker/registry 0.140s coverage: 63.9% of statements [2024-04-29T11:37:28.672Z] ok github.com/docker/docker/quota 0.682s coverage: 69.3% of statements [2024-04-29T11:37:28.926Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements [2024-04-29T11:37:29.181Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-04-29T11:37:29.181Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-04-29T11:37:29.181Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-04-29T11:37:29.181Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-04-29T11:37:29.181Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-04-29T11:37:29.181Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-04-29T11:37:29.181Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-04-29T11:37:29.181Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-04-29T11:37:29.181Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-04-29T11:37:29.181Z] ? github.com/docker/docker/testutil/request [no test files] [2024-04-29T11:37:29.181Z] ? github.com/docker/docker/volume [no test files] [2024-04-29T11:37:29.739Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2024-04-29T11:37:29.739Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 61.5% of statements [2024-04-29T11:37:29.994Z] ok github.com/docker/docker/volume/local 0.128s coverage: 76.4% of statements [2024-04-29T11:37:30.248Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-04-29T11:37:30.248Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-04-29T11:37:30.248Z] ok github.com/docker/docker/volume/service 0.011s coverage: 71.8% of statements [2024-04-29T11:37:31.170Z] ok github.com/docker/docker/layer 7.349s coverage: 68.1% of statements [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === Skipped [2024-04-29T11:37:31.425Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-04-29T11:37:31.425Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-04-29T11:37:31.425Z] network_proxy_test.go:210: No support for dual stack yet [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-04-29T11:37:31.425Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-04-29T11:37:31.425Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:68: No driver to put! [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-04-29T11:37:31.425Z] time="2024-04-29T11:37:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-04-29T11:37:31.425Z] time="2024-04-29T11:37:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-04-29T11:37:31.425Z] time="2024-04-29T11:37:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-04-29T11:37:31.425Z] time="2024-04-29T11:37:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-04-29T11:37:31.425Z] time="2024-04-29T11:37:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:68: No driver to put! [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-04-29T11:37:31.425Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-29T11:37:31.425Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-04-29T11:37:31.425Z] graphtest_unix.go:68: No driver to put! [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-04-29T11:37:31.425Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-04-29T11:37:31.425Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-04-29T11:37:31.425Z] validate_test.go:73: only tested on Windows [2024-04-29T11:37:31.425Z]  [2024-04-29T11:37:31.425Z] === Errors [2024-04-29T11:37:31.425Z] daemon/config/config_linux.go:43:2: undefined: LinuxV2RuntimeName [2024-04-29T11:37:31.425Z] [2024-04-29T11:37:31.425Z] DONE 2952 tests, 27 skipped, 1 error in 58.390s Post stage [Pipeline] junit [2024-04-29T11:37:32.793Z] Recording test results [2024-04-29T11:37:33.925Z] [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-29T11:37:34.235Z] + echo Ensuring container killed. [2024-04-29T11:37:34.235Z] Ensuring container killed. [2024-04-29T11:37:34.235Z] + docker rm -vf docker-pr14 [2024-04-29T11:37:34.235Z] Error response from daemon: No such container: docker-pr14 [Pipeline] sh [2024-04-29T11:37:34.503Z] + echo Chowning /workspace to jenkins user [2024-04-29T11:37:34.503Z] Chowning /workspace to jenkins user [2024-04-29T11:37:34.503Z] + id -u [2024-04-29T11:37:34.503Z] + id -g [2024-04-29T11:37:34.503Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43893:/workspace busybox chown -R 1000:1000 /workspace [2024-04-29T11:37:34.503Z] Unable to find image 'busybox:latest' locally [2024-04-29T11:37:34.503Z] latest: Pulling from library/busybox [2024-04-29T11:37:34.758Z] 45d8eb5967de: Already exists [2024-04-29T11:37:34.758Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 [2024-04-29T11:37:34.758Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-04-29T11:37:35.590Z] + bundleName=arm64-integration [2024-04-29T11:37:35.590Z] + echo Creating arm64-integration-bundles.tar.gz [2024-04-29T11:37:35.590Z] Creating arm64-integration-bundles.tar.gz [2024-04-29T11:37:35.590Z] + 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-29T11:37:35.590Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-04-29T11:37:35.597Z] Archiving artifacts [2024-04-29T11:37:36.854Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43893/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-04-29T11:37:37.132Z] + make clean [2024-04-29T11:37:37.132Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-04-29T11:37:37.132Z] docker-dev-cache [2024-04-29T11:37:37.132Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-29T11:37:37.656Z] 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-43893/14/stashes/