Pull request #47753 opened Connecting to https://api.github.com using docker-jenkins GitHub credentials Loading trusted files from base branch 25.0 at 5beae56515ee0007fc4788045e4fc590bb7d87cb rather than 4f96fbf2532e9c3b060a292ff0ac772d6694cd6d Obtained Jenkinsfile from 5beae56515ee0007fc4788045e4fc590bb7d87cb Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/jenkins_home/workspace/moby_PR-47753@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29 # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.39.2' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-04-25T00:29:43.343Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-04-25T00:29:43.347Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-04-25T00:29:58.574Z] Still waiting to schedule task [2024-04-25T00:29:58.575Z] ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0a4ab5de1b77941f1)’ is offline [2024-04-25T00:30:51.626Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0a4ab5de1b77941f1) in /home/ubuntu/workspace/moby_PR-47753 [Pipeline] { [Pipeline] checkout [2024-04-25T00:30:51.650Z] The recommended git tool is: git [2024-04-25T00:30:54.298Z] using credential docker-jenkins-github-credentials [2024-04-25T00:30:54.306Z] Cloning the remote Git repository [2024-04-25T00:30:54.306Z] Cloning with configured refspecs honoured and without tags [2024-04-25T00:30:54.312Z] Cloning repository https://github.com/moby/moby.git [2024-04-25T00:30:54.361Z] > git init /home/ubuntu/workspace/moby_PR-47753 # timeout=10 [2024-04-25T00:30:55.102Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-25T00:30:55.102Z] > git --version # timeout=10 [2024-04-25T00:30:55.105Z] > git --version # 'git version 2.25.1' [2024-04-25T00:30:55.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-25T00:30:55.110Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47753/head:refs/remotes/origin/PR-47753 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10 [2024-04-25T00:31:09.267Z] Fetching without tags [2024-04-25T00:31:09.442Z] Merging remotes/origin/25.0 commit 5beae56515ee0007fc4788045e4fc590bb7d87cb into PR head commit 4f96fbf2532e9c3b060a292ff0ac772d6694cd6d [2024-04-25T00:31:09.000Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-25T00:31:09.004Z] > git config --add remote.origin.fetch +refs/pull/47753/head:refs/remotes/origin/PR-47753 # timeout=10 [2024-04-25T00:31:09.007Z] > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10 [2024-04-25T00:31:09.259Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-25T00:31:09.265Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-25T00:31:09.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-25T00:31:09.269Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47753/head:refs/remotes/origin/PR-47753 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10 [2024-04-25T00:31:09.443Z] > git config core.sparsecheckout # timeout=10 [2024-04-25T00:31:09.453Z] > git checkout -f 4f96fbf2532e9c3b060a292ff0ac772d6694cd6d # timeout=10 [2024-04-25T00:31:10.123Z] Merge succeeded, producing 4f96fbf2532e9c3b060a292ff0ac772d6694cd6d [2024-04-25T00:31:10.123Z] Checking out Revision 4f96fbf2532e9c3b060a292ff0ac772d6694cd6d (PR-47753) [2024-04-25T00:31:10.581Z] Commit message: "vendor: google.golang.org/protobuf v1.33.0, github.com/golang/protobuf v1.5.4" [2024-04-25T00:31:10.581Z] First time build. Skipping changelog. [2024-04-25T00:31:10.592Z] > git --version # timeout=10 [2024-04-25T00:31:10.595Z] > git --version # 'git version 2.25.1' [2024-04-25T00:31:10.597Z] fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-25T00:31:11.293Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47753:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 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-25T00:31:10.100Z] > git remote # timeout=10 [2024-04-25T00:31:10.104Z] > git config --get remote.origin.url # timeout=10 [2024-04-25T00:31:10.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-25T00:31:10.109Z] > git merge 5beae56515ee0007fc4788045e4fc590bb7d87cb # timeout=10 [2024-04-25T00:31:10.116Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-25T00:31:10.120Z] > git config core.sparsecheckout # timeout=10 [2024-04-25T00:31:10.122Z] > git checkout -f 4f96fbf2532e9c3b060a292ff0ac772d6694cd6d # timeout=10 [2024-04-25T00:31:15.473Z] Unable to find image 'alpine:latest' locally [2024-04-25T00:31:15.731Z] latest: Pulling from library/alpine [2024-04-25T00:31:16.012Z] bca4290a9639: Pulling fs layer [2024-04-25T00:31:16.012Z] bca4290a9639: Download complete [2024-04-25T00:31:16.270Z] bca4290a9639: Pull complete [2024-04-25T00:31:16.270Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b [2024-04-25T00:31:16.270Z] Status: Downloaded newer image for alpine:latest [2024-04-25T00:31:28.460Z] 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-25T00:31:43.512Z] Still waiting to schedule task [2024-04-25T00:31:43.512Z] ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0633d286c3eadf00a)’ is offline [2024-04-25T00:31:54.875Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0a4ab5de1b77941f1) in /home/ubuntu/workspace/moby_PR-47753 [Pipeline] { [Pipeline] checkout [2024-04-25T00:31:54.890Z] The recommended git tool is: git [2024-04-25T00:31:54.897Z] using credential docker-jenkins-github-credentials [2024-04-25T00:31:54.907Z] Fetching changes from the remote Git repository [2024-04-25T00:31:54.916Z] Fetching without tags [2024-04-25T00:31:55.109Z] Merging remotes/origin/25.0 commit 5beae56515ee0007fc4788045e4fc590bb7d87cb into PR head commit 4f96fbf2532e9c3b060a292ff0ac772d6694cd6d [2024-04-25T00:31:55.231Z] Merge succeeded, producing 4f96fbf2532e9c3b060a292ff0ac772d6694cd6d [2024-04-25T00:31:55.231Z] Checking out Revision 4f96fbf2532e9c3b060a292ff0ac772d6694cd6d (PR-47753) [2024-04-25T00:31:55.344Z] Commit message: "vendor: google.golang.org/protobuf v1.33.0, github.com/golang/protobuf v1.5.4" [2024-04-25T00:31:55.357Z] > git --version # timeout=10 [2024-04-25T00:31:55.359Z] > git --version # 'git version 2.25.1' [2024-04-25T00:31:55.361Z] fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-04-25T00:31:54.907Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47753/.git # timeout=10 [2024-04-25T00:31:54.916Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-25T00:31:54.921Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-25T00:31:54.921Z] > git --version # timeout=10 [2024-04-25T00:31:54.923Z] > git --version # 'git version 2.25.1' [2024-04-25T00:31:54.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-25T00:31:54.925Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47753/head:refs/remotes/origin/PR-47753 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10 [2024-04-25T00:31:55.114Z] > git config core.sparsecheckout # timeout=10 [2024-04-25T00:31:55.116Z] > git checkout -f 4f96fbf2532e9c3b060a292ff0ac772d6694cd6d # timeout=10 [2024-04-25T00:31:55.218Z] > git remote # timeout=10 [2024-04-25T00:31:55.221Z] > git config --get remote.origin.url # timeout=10 [2024-04-25T00:31:55.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-25T00:31:55.225Z] > git merge 5beae56515ee0007fc4788045e4fc590bb7d87cb # timeout=10 [2024-04-25T00:31:55.232Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-25T00:31:55.236Z] > git config core.sparsecheckout # timeout=10 [2024-04-25T00:31:55.238Z] > git checkout -f 4f96fbf2532e9c3b060a292ff0ac772d6694cd6d # timeout=10 [2024-04-25T00:31:55.996Z] + docker version [2024-04-25T00:31:55.996Z] Client: Docker Engine - Community [2024-04-25T00:31:55.996Z] Version: 25.0.3 [2024-04-25T00:31:55.996Z] API version: 1.44 [2024-04-25T00:31:55.996Z] Go version: go1.21.6 [2024-04-25T00:31:55.996Z] Git commit: 4debf41 [2024-04-25T00:31:55.996Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-25T00:31:55.996Z] OS/Arch: linux/arm64 [2024-04-25T00:31:55.996Z] Context: default [2024-04-25T00:31:55.996Z] [2024-04-25T00:31:55.996Z] Server: Docker Engine - Community [2024-04-25T00:31:55.996Z] Engine: [2024-04-25T00:31:55.996Z] Version: 25.0.3 [2024-04-25T00:31:55.996Z] API version: 1.44 (minimum version 1.24) [2024-04-25T00:31:55.996Z] Go version: go1.21.6 [2024-04-25T00:31:55.996Z] Git commit: f417435 [2024-04-25T00:31:55.996Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-25T00:31:55.996Z] OS/Arch: linux/arm64 [2024-04-25T00:31:55.996Z] Experimental: true [2024-04-25T00:31:55.996Z] containerd: [2024-04-25T00:31:55.996Z] Version: 1.6.28 [2024-04-25T00:31:55.996Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-25T00:31:55.996Z] runc: [2024-04-25T00:31:55.996Z] Version: 1.1.12 [2024-04-25T00:31:55.996Z] GitCommit: v1.1.12-0-g51d5e94 [2024-04-25T00:31:55.996Z] docker-init: [2024-04-25T00:31:55.996Z] Version: 0.19.0 [2024-04-25T00:31:55.996Z] GitCommit: de40ad0 [Pipeline] sh [2024-04-25T00:31:56.272Z] + docker info [2024-04-25T00:32:04.372Z] Client: Docker Engine - Community [2024-04-25T00:32:04.372Z] Version: 25.0.3 [2024-04-25T00:32:04.372Z] Context: default [2024-04-25T00:32:04.372Z] Debug Mode: false [2024-04-25T00:32:04.372Z] Plugins: [2024-04-25T00:32:04.372Z] buildx: Docker Buildx (Docker Inc.) [2024-04-25T00:32:04.372Z] Version: v0.12.1 [2024-04-25T00:32:04.372Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-04-25T00:32:04.372Z] compose: Docker Compose (Docker Inc.) [2024-04-25T00:32:04.372Z] Version: v2.24.6 [2024-04-25T00:32:04.372Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-04-25T00:32:04.372Z] [2024-04-25T00:32:04.372Z] Server: [2024-04-25T00:32:04.372Z] Containers: 0 [2024-04-25T00:32:04.372Z] Running: 0 [2024-04-25T00:32:04.372Z] Paused: 0 [2024-04-25T00:32:04.372Z] Stopped: 0 [2024-04-25T00:32:04.372Z] Images: 1 [2024-04-25T00:32:04.372Z] Server Version: 25.0.3 [2024-04-25T00:32:04.372Z] Storage Driver: overlay2 [2024-04-25T00:32:04.372Z] Backing Filesystem: extfs [2024-04-25T00:32:04.372Z] Supports d_type: true [2024-04-25T00:32:04.372Z] Using metacopy: false [2024-04-25T00:32:04.372Z] Native Overlay Diff: true [2024-04-25T00:32:04.372Z] userxattr: false [2024-04-25T00:32:04.372Z] Logging Driver: json-file [2024-04-25T00:32:04.372Z] Cgroup Driver: cgroupfs [2024-04-25T00:32:04.372Z] Cgroup Version: 1 [2024-04-25T00:32:04.372Z] Plugins: [2024-04-25T00:32:04.372Z] Volume: local [2024-04-25T00:32:04.372Z] Network: bridge host ipvlan macvlan null overlay [2024-04-25T00:32:04.372Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog [2024-04-25T00:32:04.372Z] Swarm: inactive [2024-04-25T00:32:04.372Z] Runtimes: io.containerd.runc.v2 runc [2024-04-25T00:32:04.372Z] Default Runtime: runc [2024-04-25T00:32:04.372Z] Init Binary: docker-init [2024-04-25T00:32:04.372Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-25T00:32:04.372Z] runc version: v1.1.12-0-g51d5e94 [2024-04-25T00:32:04.372Z] init version: de40ad0 [2024-04-25T00:32:04.372Z] Security Options: [2024-04-25T00:32:04.372Z] apparmor [2024-04-25T00:32:04.372Z] seccomp [2024-04-25T00:32:04.372Z] Profile: builtin [2024-04-25T00:32:04.372Z] Kernel Version: 5.15.0-1053-aws [2024-04-25T00:32:04.372Z] Operating System: Ubuntu 20.04.6 LTS [2024-04-25T00:32:04.372Z] OSType: linux [2024-04-25T00:32:04.372Z] Architecture: aarch64 [2024-04-25T00:32:04.372Z] CPUs: 8 [2024-04-25T00:32:04.372Z] Total Memory: 30.64GiB [2024-04-25T00:32:04.372Z] Name: ip-10-100-117-183 [2024-04-25T00:32:04.372Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac [2024-04-25T00:32:04.372Z] Docker Root Dir: /var/lib/docker [2024-04-25T00:32:04.372Z] Debug Mode: false [2024-04-25T00:32:04.372Z] Experimental: true [2024-04-25T00:32:04.372Z] Insecure Registries: [2024-04-25T00:32:04.372Z] 127.0.0.0/8 [2024-04-25T00:32:04.372Z] Live Restore Enabled: true [2024-04-25T00:32:04.372Z] [Pipeline] sh [2024-04-25T00:32:04.648Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-25T00:32:04.648Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-25T00:32:04.648Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47753/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-04-25T00:32:04.648Z] + bash /home/ubuntu/workspace/moby_PR-47753/check-config.sh [2024-04-25T00:32:04.648Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-04-25T00:32:04.648Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... [2024-04-25T00:32:04.648Z] [2024-04-25T00:32:04.648Z] Generally Necessary: [2024-04-25T00:32:04.648Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-04-25T00:32:04.648Z] - apparmor: enabled and tools installed [2024-04-25T00:32:04.905Z] - CONFIG_NAMESPACES: enabled [2024-04-25T00:32:04.905Z] - CONFIG_NET_NS: enabled [2024-04-25T00:32:04.905Z] - CONFIG_PID_NS: enabled [2024-04-25T00:32:04.905Z] - CONFIG_IPC_NS: enabled [2024-04-25T00:32:04.905Z] - CONFIG_UTS_NS: enabled [2024-04-25T00:32:04.905Z] - CONFIG_CGROUPS: enabled [2024-04-25T00:32:04.905Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-04-25T00:32:04.905Z] - CONFIG_CGROUP_DEVICE: enabled [2024-04-25T00:32:04.905Z] - CONFIG_CGROUP_FREEZER: enabled [2024-04-25T00:32:04.905Z] - CONFIG_CGROUP_SCHED: enabled [2024-04-25T00:32:04.905Z] - CONFIG_CPUSETS: enabled [2024-04-25T00:32:04.905Z] - CONFIG_MEMCG: enabled [2024-04-25T00:32:04.905Z] - CONFIG_KEYS: enabled [2024-04-25T00:32:04.905Z] - CONFIG_VETH: enabled (as module) [2024-04-25T00:32:04.905Z] - CONFIG_BRIDGE: enabled (as module) [2024-04-25T00:32:04.905Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-04-25T00:32:04.905Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-04-25T00:32:04.905Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-04-25T00:32:04.905Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-04-25T00:32:04.905Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-04-25T00:32:04.905Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-04-25T00:32:04.905Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-04-25T00:32:04.905Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-04-25T00:32:04.905Z] - CONFIG_NF_NAT: enabled (as module) [2024-04-25T00:32:04.905Z] - CONFIG_POSIX_MQUEUE: enabled [2024-04-25T00:32:04.905Z] - CONFIG_CGROUP_BPF: enabled [2024-04-25T00:32:04.905Z] [2024-04-25T00:32:04.905Z] Optional Features: [2024-04-25T00:32:04.906Z] - CONFIG_USER_NS: enabled [2024-04-25T00:32:05.163Z] - CONFIG_SECCOMP: enabled [2024-04-25T00:32:05.163Z] - CONFIG_SECCOMP_FILTER: enabled [2024-04-25T00:32:05.163Z] - CONFIG_CGROUP_PIDS: enabled [2024-04-25T00:32:05.163Z] - CONFIG_MEMCG_SWAP: enabled [2024-04-25T00:32:05.163Z] (cgroup swap accounting is currently enabled) [2024-04-25T00:32:05.163Z] - CONFIG_BLK_CGROUP: enabled [2024-04-25T00:32:05.163Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-04-25T00:32:05.163Z] - CONFIG_CGROUP_PERF: enabled [2024-04-25T00:32:05.163Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-04-25T00:32:05.163Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-04-25T00:32:05.163Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-04-25T00:32:05.163Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-04-25T00:32:05.163Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-04-25T00:32:05.163Z] - CONFIG_RT_GROUP_SCHED: missing [2024-04-25T00:32:05.163Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-04-25T00:32:05.163Z] - CONFIG_IP_VS: enabled (as module) [2024-04-25T00:32:05.163Z] - CONFIG_IP_VS_NFCT: enabled [2024-04-25T00:32:05.163Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-04-25T00:32:05.163Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-04-25T00:32:05.163Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-04-25T00:32:05.163Z] - CONFIG_SECURITY_SELINUX: enabled [2024-04-25T00:32:05.163Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-04-25T00:32:05.163Z] - CONFIG_EXT4_FS: enabled [2024-04-25T00:32:05.163Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-04-25T00:32:05.163Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-04-25T00:32:05.163Z] - Network Drivers: [2024-04-25T00:32:05.163Z] - "overlay": [2024-04-25T00:32:05.163Z] - CONFIG_VXLAN: enabled (as module) [2024-04-25T00:32:05.163Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-04-25T00:32:05.163Z] Optional (for encrypted networks): [2024-04-25T00:32:05.163Z] - CONFIG_CRYPTO: enabled [2024-04-25T00:32:05.163Z] - CONFIG_CRYPTO_AEAD: enabled [2024-04-25T00:32:05.163Z] - CONFIG_CRYPTO_GCM: enabled [2024-04-25T00:32:05.163Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-04-25T00:32:05.163Z] - CONFIG_CRYPTO_GHASH: enabled [2024-04-25T00:32:05.163Z] - CONFIG_XFRM: enabled [2024-04-25T00:32:05.163Z] - CONFIG_XFRM_USER: enabled (as module) [2024-04-25T00:32:05.163Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-04-25T00:32:05.163Z] - CONFIG_INET_ESP: enabled (as module) [2024-04-25T00:32:05.163Z] - "ipvlan": [2024-04-25T00:32:05.420Z] - CONFIG_IPVLAN: enabled (as module) [2024-04-25T00:32:05.420Z] - "macvlan": [2024-04-25T00:32:05.420Z] - CONFIG_MACVLAN: enabled (as module) [2024-04-25T00:32:05.420Z] - CONFIG_DUMMY: enabled (as module) [2024-04-25T00:32:05.420Z] - "ftp,tftp client in container": [2024-04-25T00:32:05.420Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-04-25T00:32:05.420Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-04-25T00:32:05.421Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-04-25T00:32:05.421Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-04-25T00:32:05.421Z] - Storage Drivers: [2024-04-25T00:32:05.421Z] - "aufs": [2024-04-25T00:32:05.421Z] - CONFIG_AUFS_FS: enabled (as module) [2024-04-25T00:32:05.421Z] - "btrfs": [2024-04-25T00:32:05.421Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-04-25T00:32:05.421Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-04-25T00:32:05.421Z] - "devicemapper": [2024-04-25T00:32:05.421Z] - CONFIG_BLK_DEV_DM: enabled [2024-04-25T00:32:05.421Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-04-25T00:32:05.421Z] - "overlay": [2024-04-25T00:32:05.421Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-04-25T00:32:05.421Z] - "zfs": [2024-04-25T00:32:05.421Z] - /dev/zfs: present [2024-04-25T00:32:05.421Z] - zfs command: missing [2024-04-25T00:32:05.421Z] - zpool command: missing [2024-04-25T00:32:05.421Z] [2024-04-25T00:32:05.421Z] Limits: [2024-04-25T00:32:05.421Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-04-25T00:32:05.421Z] [2024-04-25T00:32:05.421Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-04-25T00:32:05.713Z] + docker build --force-rm -t docker:4f96fbf2532e9c3b060a292ff0ac772d6694cd6d . [2024-04-25T00:32:05.970Z] #0 building with "default" instance using docker driver [2024-04-25T00:32:05.970Z] [2024-04-25T00:32:05.970Z] #1 [internal] load build definition from Dockerfile [2024-04-25T00:32:05.970Z] #1 transferring dockerfile: 27.92kB done [2024-04-25T00:32:05.970Z] #1 DONE 0.0s [2024-04-25T00:32:05.970Z] [2024-04-25T00:32:05.970Z] #2 resolve image config for docker.io/docker/dockerfile:1 [2024-04-25T00:32:05.970Z] #2 DONE 0.3s [2024-04-25T00:32:06.228Z] [2024-04-25T00:32:06.228Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 [2024-04-25T00:32:06.228Z] #3 resolve docker.io/docker/dockerfile:1@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 0.0s done [2024-04-25T00:32:06.228Z] #3 sha256:6bb827dc58ef706c3d261e31d3a2ebd9965fa640ec3bc1cef4c98d8068b55685 1.26kB / 1.26kB done [2024-04-25T00:32:06.228Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 6.29MB / 11.23MB 0.1s [2024-04-25T00:32:06.228Z] #3 sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 8.40kB / 8.40kB done [2024-04-25T00:32:06.228Z] #3 sha256:ab4d84ec8cad8a7b0e8b6ad1fb49536f000b86e30993c74a251bb16f3e6e3f5b 482B / 482B done [2024-04-25T00:32:06.228Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.2s [2024-04-25T00:32:06.228Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 [2024-04-25T00:32:06.486Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.3s done [2024-04-25T00:32:06.486Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0.1s done [2024-04-25T00:32:06.486Z] #3 DONE 0.4s [2024-04-25T00:32:06.744Z] [2024-04-25T00:32:06.744Z] #4 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-25T00:32:07.001Z] #4 ... [2024-04-25T00:32:07.001Z] [2024-04-25T00:32:07.001Z] #5 [internal] load metadata for docker.io/library/debian:bookworm [2024-04-25T00:32:07.001Z] #5 DONE 0.5s [2024-04-25T00:32:07.258Z] [2024-04-25T00:32:07.258Z] #6 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-25T00:32:07.258Z] #6 DONE 0.5s [2024-04-25T00:32:07.258Z] [2024-04-25T00:32:07.258Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-04-25T00:32:07.258Z] #7 DONE 0.5s [2024-04-25T00:32:07.258Z] [2024-04-25T00:32:07.258Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1 [2024-04-25T00:32:07.258Z] #8 DONE 0.5s [2024-04-25T00:32:07.258Z] [2024-04-25T00:32:07.258Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2024-04-25T00:32:07.258Z] #9 DONE 0.5s [2024-04-25T00:32:07.258Z] [2024-04-25T00:32:07.258Z] #10 [internal] load metadata for docker.io/library/busybox:latest [2024-04-25T00:32:07.258Z] #10 DONE 0.5s [2024-04-25T00:32:07.258Z] [2024-04-25T00:32:07.258Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5 [2024-04-25T00:32:07.258Z] #11 DONE 0.6s [2024-04-25T00:32:07.258Z] [2024-04-25T00:32:07.258Z] #4 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-25T00:32:07.258Z] #4 DONE 0.6s [2024-04-25T00:32:07.258Z] [2024-04-25T00:32:07.258Z] #12 [internal] load .dockerignore [2024-04-25T00:32:07.258Z] #12 transferring context: 113B done [2024-04-25T00:32:07.258Z] #12 DONE 0.0s [2024-04-25T00:32:07.824Z] [2024-04-25T00:32:07.824Z] #13 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-25T00:32:07.824Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2024-04-25T00:32:07.824Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2024-04-25T00:32:07.824Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2024-04-25T00:32:07.824Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2024-04-25T00:32:09.720Z] #13 ... [2024-04-25T00:32:09.720Z] [2024-04-25T00:32:09.720Z] #14 [internal] load build context [2024-04-25T00:32:09.720Z] #14 transferring context: 75.28MB 1.0s done [2024-04-25T00:32:09.720Z] #14 DONE 1.6s [2024-04-25T00:32:09.720Z] [2024-04-25T00:32:09.720Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-25T00:32:09.720Z] #15 resolve docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 0.1s done [2024-04-25T00:32:09.720Z] #15 sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 1.64kB / 1.64kB done [2024-04-25T00:32:09.720Z] #15 sha256:0f471f5978bda897998d20297a68a49eb94b81a1f3810697f79b2b9aa1387af5 2.89kB / 2.89kB done [2024-04-25T00:32:09.720Z] #15 sha256:06767451887020f12dc69f7309ab3c254a09b07b65526b04b64eddc29c637833 1.79kB / 1.79kB done [2024-04-25T00:32:09.720Z] #15 sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 49.61MB / 49.61MB 1.7s [2024-04-25T00:32:09.720Z] #15 sha256:9e100ddc6b415c632410507293430c0fe6bb4228ab320ed59548c6dc030b4e4a 23.59MB / 23.59MB 0.9s done [2024-04-25T00:32:09.720Z] #15 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 63.99MB / 63.99MB 1.7s [2024-04-25T00:32:09.992Z] #15 sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 49.61MB / 49.61MB 2.1s done [2024-04-25T00:32:10.259Z] #15 extracting sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 0.1s [2024-04-25T00:32:11.634Z] #15 sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 63.99MB / 63.99MB 3.7s done [2024-04-25T00:32:11.634Z] #15 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 0B / 86.45MB 3.8s [2024-04-25T00:32:11.634Z] #15 sha256:23b8d906665e891e84df027f96b3cec2b393d3c0f69c3bfc746f00540a62c352 175B / 175B 3.8s done [2024-04-25T00:32:11.634Z] #15 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 0B / 64.11MB 3.8s [2024-04-25T00:32:11.634Z] #15 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 3.8s done [2024-04-25T00:32:11.634Z] #15 ... [2024-04-25T00:32:11.634Z] [2024-04-25T00:32:11.634Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 [2024-04-25T00:32:11.634Z] #16 resolve docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 0.1s done [2024-04-25T00:32:11.634Z] #16 sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 1.85kB / 1.85kB done [2024-04-25T00:32:11.634Z] #16 sha256:40374b5cdc928ffc606cb5c2bbf5e2b2eb6eb918a8e62104ae1f001c49dcbe3a 529B / 529B done [2024-04-25T00:32:11.634Z] #16 sha256:dc0de672ed1226c65f85607f60b58c8fd94abdb7eba38cb172d056a430ce548e 1.48kB / 1.48kB done [2024-04-25T00:32:11.634Z] #16 sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 49.61MB / 49.61MB 2.1s done [2024-04-25T00:32:11.634Z] #16 extracting sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 1.4s done [2024-04-25T00:32:11.634Z] #16 DONE 4.0s [2024-04-25T00:32:11.634Z] [2024-04-25T00:32:11.634Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-25T00:32:11.634Z] #15 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 16.78MB / 86.45MB 3.9s [2024-04-25T00:32:11.634Z] #15 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 15.73MB / 64.11MB 3.9s [2024-04-25T00:32:11.634Z] #15 extracting sha256:9e100ddc6b415c632410507293430c0fe6bb4228ab320ed59548c6dc030b4e4a [2024-04-25T00:32:11.892Z] #15 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 32.51MB / 86.45MB 4.1s [2024-04-25T00:32:11.892Z] #15 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 20.97MB / 64.11MB 4.1s [2024-04-25T00:32:12.150Z] #15 ... [2024-04-25T00:32:12.150Z] [2024-04-25T00:32:12.150Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2024-04-25T00:32:12.150Z] #17 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done [2024-04-25T00:32:12.150Z] #17 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done [2024-04-25T00:32:12.150Z] #17 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done [2024-04-25T00:32:12.150Z] #17 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done [2024-04-25T00:32:12.150Z] #17 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done [2024-04-25T00:32:12.150Z] #17 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 4.2s done [2024-04-25T00:32:12.150Z] #17 DONE 4.4s [2024-04-25T00:32:12.150Z] [2024-04-25T00:32:12.150Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-25T00:32:12.150Z] #15 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 32.51MB / 64.11MB 4.2s [2024-04-25T00:32:12.150Z] #15 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 37.75MB / 86.45MB 4.3s [2024-04-25T00:32:12.150Z] #15 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 37.75MB / 64.11MB 4.3s [2024-04-25T00:32:12.150Z] #15 extracting sha256:9e100ddc6b415c632410507293430c0fe6bb4228ab320ed59548c6dc030b4e4a 0.5s done [2024-04-25T00:32:12.453Z] #15 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 50.33MB / 86.45MB 4.5s [2024-04-25T00:32:12.453Z] #15 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 58.72MB / 64.11MB 4.5s [2024-04-25T00:32:12.453Z] #15 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 64.11MB / 64.11MB 4.6s [2024-04-25T00:32:12.453Z] #15 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 66.06MB / 86.45MB 4.7s [2024-04-25T00:32:12.711Z] #15 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 79.69MB / 86.45MB 4.8s [2024-04-25T00:32:12.711Z] #15 extracting sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 [2024-04-25T00:32:12.968Z] #15 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 86.45MB / 86.45MB 5.0s [2024-04-25T00:32:14.340Z] #15 extracting sha256:ba9a57bc3c0cb0c1ea5d28dc03fb4451ae05dc271b53941c27edf70eaf70b6e6 1.6s done [2024-04-25T00:32:14.619Z] #15 sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 64.11MB / 64.11MB 6.6s done [2024-04-25T00:32:18.056Z] #15 sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 86.45MB / 86.45MB 9.7s done [2024-04-25T00:32:18.056Z] #15 extracting sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 0.1s [2024-04-25T00:32:18.056Z] #15 ... [2024-04-25T00:32:18.056Z] [2024-04-25T00:32:18.056Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 [2024-04-25T00:32:18.056Z] #18 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.1s done [2024-04-25T00:32:18.056Z] #18 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done [2024-04-25T00:32:18.057Z] #18 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done [2024-04-25T00:32:18.057Z] #18 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done [2024-04-25T00:32:18.057Z] #18 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0B / 1.84MB 10.0s [2024-04-25T00:32:18.057Z] #18 ... [2024-04-25T00:32:18.057Z] [2024-04-25T00:32:18.057Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 [2024-04-25T00:32:18.057Z] #19 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.1s done [2024-04-25T00:32:18.057Z] #19 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done [2024-04-25T00:32:18.057Z] #19 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done [2024-04-25T00:32:18.057Z] #19 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done [2024-04-25T00:32:18.057Z] #19 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 7.2s done [2024-04-25T00:32:18.057Z] #19 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.2s done [2024-04-25T00:32:18.057Z] #19 ... [2024-04-25T00:32:18.057Z] [2024-04-25T00:32:18.057Z] #20 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 [2024-04-25T00:32:18.057Z] #20 resolve docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 0.1s done [2024-04-25T00:32:18.057Z] #20 sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 8.43kB / 8.43kB done [2024-04-25T00:32:18.057Z] #20 sha256:06eae01801a52c8f549787b29c2bfb65c88c0a218b217321e99a157565a0fa5a 482B / 482B done [2024-04-25T00:32:18.057Z] #20 sha256:d06dcef7a21624ea13d7671125a7fe4cded9aaa21792757846e72064e5214dec 1.13kB / 1.13kB done [2024-04-25T00:32:18.057Z] #20 sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 16.62MB / 16.62MB 4.1s done [2024-04-25T00:32:18.057Z] #20 extracting sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 0.3s done [2024-04-25T00:32:18.314Z] #20 DONE 10.4s [2024-04-25T00:32:18.314Z] [2024-04-25T00:32:18.314Z] #13 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-25T00:32:18.314Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 10.2s [2024-04-25T00:32:18.314Z] #13 ... [2024-04-25T00:32:18.314Z] [2024-04-25T00:32:18.314Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-25T00:32:18.314Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.1s done [2024-04-25T00:32:18.314Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done [2024-04-25T00:32:18.314Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done [2024-04-25T00:32:18.314Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done [2024-04-25T00:32:18.314Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 10.3s [2024-04-25T00:32:18.314Z] #21 ... [2024-04-25T00:32:18.314Z] [2024-04-25T00:32:18.314Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 [2024-04-25T00:32:18.314Z] #18 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 10.2s done [2024-04-25T00:32:18.314Z] #18 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e [2024-04-25T00:32:18.314Z] #18 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.4s done [2024-04-25T00:32:18.896Z] #18 ... [2024-04-25T00:32:18.896Z] [2024-04-25T00:32:18.896Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 [2024-04-25T00:32:18.896Z] #19 DONE 11.2s [2024-04-25T00:32:18.896Z] [2024-04-25T00:32:18.896Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-25T00:32:18.896Z] #21 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done [2024-04-25T00:32:18.896Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0B / 286.20kB 11.2s [2024-04-25T00:32:18.896Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 0B / 766B 11.2s [2024-04-25T00:32:18.896Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0B / 5.82MB 11.2s [2024-04-25T00:32:19.153Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 11.3s [2024-04-25T00:32:19.153Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 11.3s [2024-04-25T00:32:19.153Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a [2024-04-25T00:32:19.153Z] #21 ... [2024-04-25T00:32:19.153Z] [2024-04-25T00:32:19.153Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 [2024-04-25T00:32:19.153Z] #18 DONE 11.5s [2024-04-25T00:32:19.153Z] [2024-04-25T00:32:19.153Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-25T00:32:19.153Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 11.3s done [2024-04-25T00:32:19.153Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 11.3s done [2024-04-25T00:32:19.154Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 11.5s [2024-04-25T00:32:19.807Z] #21 ... [2024-04-25T00:32:19.807Z] [2024-04-25T00:32:19.807Z] #13 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-25T00:32:19.807Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 10.7s done [2024-04-25T00:32:19.807Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2024-04-25T00:32:19.807Z] #13 DONE 11.8s [2024-04-25T00:32:19.807Z] [2024-04-25T00:32:19.807Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-25T00:32:19.807Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.3s done [2024-04-25T00:32:20.064Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 [2024-04-25T00:32:20.064Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done [2024-04-25T00:32:20.064Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 [2024-04-25T00:32:20.322Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done [2024-04-25T00:32:20.579Z] #21 DONE 13.0s [2024-04-25T00:32:20.579Z] [2024-04-25T00:32:20.579Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-25T00:32:20.579Z] #22 0.488 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-25T00:32:20.579Z] #22 0.505 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-25T00:32:20.579Z] #22 0.532 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-25T00:32:20.579Z] #22 0.574 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-25T00:32:20.579Z] #22 1.186 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB] [2024-04-25T00:32:20.579Z] #22 1.220 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-25T00:32:20.579Z] #22 2.144 Fetched 9105 kB in 2s (4758 kB/s) [2024-04-25T00:32:20.579Z] #22 2.144 Reading package lists... [2024-04-25T00:32:20.579Z] #22 2.742 Reading package lists... [2024-04-25T00:32:20.579Z] #22 3.309 Building dependency tree... [2024-04-25T00:32:20.579Z] #22 3.681 The following additional packages will be installed: [2024-04-25T00:32:20.579Z] #22 3.681 libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 [2024-04-25T00:32:20.579Z] #22 3.681 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5 [2024-04-25T00:32:20.579Z] #22 3.683 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl [2024-04-25T00:32:20.579Z] #22 3.684 Suggested packages: [2024-04-25T00:32:20.579Z] #22 3.684 krb5-doc krb5-user [2024-04-25T00:32:20.579Z] #22 3.684 Recommended packages: [2024-04-25T00:32:20.579Z] #22 3.684 krb5-locales libldap-common publicsuffix libsasl2-modules [2024-04-25T00:32:20.579Z] #22 3.925 The following NEW packages will be installed: [2024-04-25T00:32:20.579Z] #22 3.926 ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 [2024-04-25T00:32:20.579Z] #22 3.926 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 [2024-04-25T00:32:20.579Z] #22 3.926 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2024-04-25T00:32:20.579Z] #22 3.927 libssh2-1 libssl3 openssl [2024-04-25T00:32:20.579Z] #22 4.228 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2024-04-25T00:32:20.579Z] #22 4.228 Need to get 5813 kB of archives. [2024-04-25T00:32:20.579Z] #22 4.228 After this operation, 16.1 MB of additional disk space will be used. [2024-04-25T00:32:20.579Z] #22 4.228 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB] [2024-04-25T00:32:20.579Z] #22 4.465 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB] [2024-04-25T00:32:20.579Z] #22 4.646 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] [2024-04-25T00:32:20.579Z] #22 4.666 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] [2024-04-25T00:32:20.579Z] #22 4.730 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB] [2024-04-25T00:32:20.579Z] #22 4.785 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB] [2024-04-25T00:32:20.579Z] #22 4.795 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] [2024-04-25T00:32:20.579Z] #22 4.839 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB] [2024-04-25T00:32:20.579Z] #22 4.849 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB] [2024-04-25T00:32:20.579Z] #22 4.913 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] [2024-04-25T00:32:20.579Z] #22 4.926 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] [2024-04-25T00:32:20.579Z] #22 4.933 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] [2024-04-25T00:32:20.579Z] #22 4.961 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB] [2024-04-25T00:32:20.579Z] #22 4.970 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] [2024-04-25T00:32:20.579Z] #22 5.029 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2024-04-25T00:32:20.579Z] #22 5.109 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] [2024-04-25T00:32:20.579Z] #22 5.173 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB] [2024-04-25T00:32:20.579Z] #22 5.243 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB] [2024-04-25T00:32:20.579Z] #22 5.317 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] [2024-04-25T00:32:20.579Z] #22 5.411 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2024-04-25T00:32:20.579Z] #22 5.426 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2024-04-25T00:32:20.579Z] #22 5.808 debconf: delaying package configuration, since apt-utils is not installed [2024-04-25T00:32:20.579Z] #22 5.865 Fetched 5813 kB in 2s (3875 kB/s) [2024-04-25T00:32:20.579Z] #22 6.018 Selecting previously unselected package libssl3:arm64. [2024-04-25T00:32:20.579Z] #22 6.018 (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-25T00:32:20.579Z] #22 6.022 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ... [2024-04-25T00:32:20.579Z] #22 6.106 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ... [2024-04-25T00:32:20.579Z] #22 6.906 Selecting previously unselected package openssl. [2024-04-25T00:32:20.579Z] #22 6.907 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ... [2024-04-25T00:32:20.579Z] #22 7.016 Unpacking openssl (3.0.11-1~deb12u2) ... [2024-04-25T00:32:20.579Z] #22 7.340 Selecting previously unselected package ca-certificates. [2024-04-25T00:32:20.579Z] #22 7.342 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... [2024-04-25T00:32:20.579Z] #22 7.414 Unpacking ca-certificates (20230311) ... [2024-04-25T00:32:20.579Z] #22 7.956 Selecting previously unselected package libbrotli1:arm64. [2024-04-25T00:32:20.579Z] #22 7.958 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ... [2024-04-25T00:32:20.579Z] #22 7.966 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... [2024-04-25T00:32:20.579Z] #22 8.404 Selecting previously unselected package libkrb5support0:arm64. [2024-04-25T00:32:20.579Z] #22 8.406 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ... [2024-04-25T00:32:20.579Z] #22 8.481 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ... [2024-04-25T00:32:20.579Z] #22 8.650 Selecting previously unselected package libk5crypto3:arm64. [2024-04-25T00:32:20.579Z] #22 8.652 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ... [2024-04-25T00:32:20.579Z] #22 8.665 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ... [2024-04-25T00:32:20.579Z] #22 8.854 Selecting previously unselected package libkeyutils1:arm64. [2024-04-25T00:32:20.579Z] #22 8.856 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ... [2024-04-25T00:32:20.579Z] #22 8.864 Unpacking libkeyutils1:arm64 (1.6.3-2) ... [2024-04-25T00:32:20.944Z] #22 8.956 Selecting previously unselected package libkrb5-3:arm64. [2024-04-25T00:32:20.944Z] #22 8.957 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ... [2024-04-25T00:32:20.944Z] #22 8.965 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ... [2024-04-25T00:32:21.222Z] #22 9.167 Selecting previously unselected package libgssapi-krb5-2:arm64. [2024-04-25T00:32:21.222Z] #22 9.168 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ... [2024-04-25T00:32:21.222Z] #22 9.177 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... [2024-04-25T00:32:21.222Z] #22 9.504 Selecting previously unselected package libsasl2-modules-db:arm64. [2024-04-25T00:32:21.512Z] #22 9.506 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... [2024-04-25T00:32:21.512Z] #22 9.510 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2024-04-25T00:32:21.512Z] #22 9.858 Selecting previously unselected package libsasl2-2:arm64. [2024-04-25T00:32:21.770Z] #22 9.860 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... [2024-04-25T00:32:21.770Z] #22 10.01 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2024-04-25T00:32:21.770Z] #22 10.21 Selecting previously unselected package libldap-2.5-0:arm64. [2024-04-25T00:32:21.770Z] #22 10.22 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... [2024-04-25T00:32:22.070Z] #22 10.23 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2024-04-25T00:32:22.327Z] #22 10.61 Selecting previously unselected package libnghttp2-14:arm64. [2024-04-25T00:32:22.327Z] #22 10.61 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ... [2024-04-25T00:32:22.327Z] #22 10.62 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... [2024-04-25T00:32:22.891Z] #22 11.27 Selecting previously unselected package libpsl5:arm64. [2024-04-25T00:32:22.891Z] #22 11.27 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ... [2024-04-25T00:32:23.171Z] #22 11.39 Unpacking libpsl5:arm64 (0.21.2-1) ... [2024-04-25T00:32:24.540Z] #22 12.66 Selecting previously unselected package librtmp1:arm64. [2024-04-25T00:32:24.540Z] #22 12.66 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2024-04-25T00:32:24.540Z] #22 12.68 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2024-04-25T00:32:24.797Z] #22 13.12 Selecting previously unselected package libssh2-1:arm64. [2024-04-25T00:32:24.797Z] #22 13.13 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ... [2024-04-25T00:32:24.797Z] #22 13.22 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... [2024-04-25T00:32:25.054Z] #22 13.30 Selecting previously unselected package libcurl4:arm64. [2024-04-25T00:32:25.054Z] #22 13.31 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ... [2024-04-25T00:32:25.054Z] #22 13.31 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ... [2024-04-25T00:32:25.054Z] #22 13.42 Selecting previously unselected package curl. [2024-04-25T00:32:25.054Z] #22 13.42 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ... [2024-04-25T00:32:25.054Z] #22 13.43 Unpacking curl (7.88.1-10+deb12u5) ... [2024-04-25T00:32:25.311Z] #22 13.54 Selecting previously unselected package libonig5:arm64. [2024-04-25T00:32:25.312Z] #22 13.54 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ... [2024-04-25T00:32:25.312Z] #22 13.55 Unpacking libonig5:arm64 (6.9.8-1) ... [2024-04-25T00:32:25.312Z] #22 13.72 Selecting previously unselected package libjq1:arm64. [2024-04-25T00:32:25.569Z] #22 13.72 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ... [2024-04-25T00:32:25.569Z] #22 13.81 Unpacking libjq1:arm64 (1.6-2.1) ... [2024-04-25T00:32:25.569Z] #22 13.91 Selecting previously unselected package jq. [2024-04-25T00:32:25.569Z] #22 13.91 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ... [2024-04-25T00:32:25.569Z] #22 13.92 Unpacking jq (1.6-2.1) ... [2024-04-25T00:32:25.569Z] #22 13.99 Setting up libkeyutils1:arm64 (1.6.3-2) ... [2024-04-25T00:32:25.569Z] #22 14.02 Setting up libpsl5:arm64 (0.21.2-1) ... [2024-04-25T00:32:25.826Z] #22 14.09 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... [2024-04-25T00:32:25.826Z] #22 14.12 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ... [2024-04-25T00:32:25.826Z] #22 14.14 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... [2024-04-25T00:32:25.826Z] #22 14.16 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ... [2024-04-25T00:32:25.826Z] #22 14.21 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2024-04-25T00:32:25.826Z] #22 14.26 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2024-04-25T00:32:26.083Z] #22 14.29 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ... [2024-04-25T00:32:26.083Z] #22 14.31 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2024-04-25T00:32:26.083Z] #22 14.34 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... [2024-04-25T00:32:26.083Z] #22 14.44 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ... [2024-04-25T00:32:26.340Z] #22 14.56 Setting up openssl (3.0.11-1~deb12u2) ... [2024-04-25T00:32:26.340Z] #22 14.59 Setting up libonig5:arm64 (6.9.8-1) ... [2024-04-25T00:32:26.340Z] #22 14.63 Setting up libjq1:arm64 (1.6-2.1) ... [2024-04-25T00:32:26.340Z] #22 14.76 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2024-04-25T00:32:26.598Z] #22 14.79 Setting up ca-certificates (20230311) ... [2024-04-25T00:32:26.598Z] #22 14.90 debconf: unable to initialize frontend: Dialog [2024-04-25T00:32:26.598Z] #22 14.90 debconf: (TERM is not set, so the dialog frontend is not usable.) [2024-04-25T00:32:26.598Z] #22 14.90 debconf: falling back to frontend: Readline [2024-04-25T00:32:26.855Z] #22 14.90 debconf: unable to initialize frontend: Readline [2024-04-25T00:32:26.855Z] #22 14.90 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-25T00:32:26.855Z] #22 14.90 debconf: falling back to frontend: Teletype [2024-04-25T00:32:26.855Z] #22 15.21 Updating certificates in /etc/ssl/certs... [2024-04-25T00:32:27.419Z] #22 15.81 140 added, 0 removed; done. [2024-04-25T00:32:27.983Z] #22 16.03 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... [2024-04-25T00:32:27.983Z] #22 16.22 Setting up jq (1.6-2.1) ... [2024-04-25T00:32:27.983Z] #22 ... [2024-04-25T00:32:27.983Z] [2024-04-25T00:32:27.983Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-25T00:32:27.983Z] #15 extracting sha256:353c80fdbef13719285eb0463a9a6c7769df89a3797e79ac8a52a93f85b67c3f 3.3s done [2024-04-25T00:32:27.983Z] #15 extracting sha256:4be3a184ee7f5fcfaaac79e35f444044f6bc55f18cb68b1ee0d71490c891ad75 5.8s done [2024-04-25T00:32:27.983Z] #15 extracting sha256:23b8d906665e891e84df027f96b3cec2b393d3c0f69c3bfc746f00540a62c352 done [2024-04-25T00:32:27.983Z] #15 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2024-04-25T00:32:28.240Z] #15 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-04-25T00:32:28.240Z] #15 ... [2024-04-25T00:32:28.240Z] [2024-04-25T00:32:28.240Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-25T00:32:28.240Z] #22 16.47 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ... [2024-04-25T00:32:28.240Z] #22 16.51 Setting up curl (7.88.1-10+deb12u5) ... [2024-04-25T00:32:28.240Z] #22 16.52 Processing triggers for libc-bin (2.36-9+deb12u6) ... [2024-04-25T00:32:28.497Z] #22 16.83 Processing triggers for ca-certificates (20230311) ... [2024-04-25T00:32:28.754Z] #22 16.92 Updating certificates in /etc/ssl/certs... [2024-04-25T00:32:28.754Z] #22 ... [2024-04-25T00:32:28.754Z] [2024-04-25T00:32:28.754Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-25T00:32:28.754Z] #15 DONE 21.2s [2024-04-25T00:32:29.011Z] [2024-04-25T00:32:29.011Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-25T00:32:29.011Z] #22 17.26 0 added, 0 removed; done. [2024-04-25T00:32:29.011Z] #22 17.26 Running hooks in /etc/ca-certificates/update.d... [2024-04-25T00:32:29.011Z] #22 17.26 done. [2024-04-25T00:32:29.268Z] #22 ... [2024-04-25T00:32:29.268Z] [2024-04-25T00:32:29.268Z] #23 [build-dummy 2/2] RUN mkdir -p /build [2024-04-25T00:32:29.268Z] #23 ... [2024-04-25T00:32:29.268Z] [2024-04-25T00:32:29.268Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 [2024-04-25T00:32:39.220Z] #24 ... [2024-04-25T00:32:39.220Z] [2024-04-25T00:32:39.220Z] #25 [base 2/4] COPY --from=xx / / [2024-04-25T00:32:39.220Z] #25 DONE 0.1s [2024-04-25T00:32:39.220Z] [2024-04-25T00:32:39.220Z] #23 [build-dummy 2/2] RUN mkdir -p /build [2024-04-25T00:32:39.220Z] #23 DONE 18.8s [2024-04-25T00:32:39.220Z] [2024-04-25T00:32:39.220Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 [2024-04-25T00:32:39.220Z] #24 DONE 17.4s [2024-04-25T00:32:39.220Z] [2024-04-25T00:32:39.220Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-25T00:32:39.220Z] #22 DONE 26.3s [2024-04-25T00:32:39.220Z] [2024-04-25T00:32:39.220Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2024-04-25T00:32:39.220Z] #26 DONE 0.0s [2024-04-25T00:32:39.220Z] [2024-04-25T00:32:39.220Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2024-04-25T00:32:39.220Z] #27 DONE 0.1s [2024-04-25T00:32:39.220Z] [2024-04-25T00:32:39.220Z] #28 [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-25T00:32:39.220Z] #28 ... [2024-04-25T00:32:39.220Z] [2024-04-25T00:32:39.220Z] #29 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2024-04-25T00:32:39.220Z] #29 DONE 0.3s [2024-04-25T00:32:39.220Z] [2024-04-25T00:32:39.220Z] #30 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2024-04-25T00:32:39.220Z] #30 0.557 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-25T00:32:39.220Z] #30 0.565 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-25T00:32:39.220Z] #30 0.565 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-25T00:32:39.220Z] #30 0.631 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-25T00:32:39.220Z] #30 0.691 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB] [2024-04-25T00:32:39.220Z] #30 0.745 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-25T00:32:40.151Z] #30 1.641 Fetched 9105 kB in 1s (6798 kB/s) [2024-04-25T00:32:40.715Z] #30 1.641 Reading package lists... [2024-04-25T00:32:41.279Z] #30 2.226 Reading package lists... [2024-04-25T00:32:41.279Z] #30 2.807 Building dependency tree... [2024-04-25T00:32:41.536Z] #30 2.960 Reading state information... [2024-04-25T00:32:41.536Z] #30 3.150 The following additional packages will be installed: [2024-04-25T00:32:41.536Z] #30 3.151 libmagic-mgc libmagic1 [2024-04-25T00:32:41.536Z] #30 3.177 The following NEW packages will be installed: [2024-04-25T00:32:41.536Z] #30 3.178 file libmagic-mgc libmagic1 [2024-04-25T00:32:41.793Z] #30 3.449 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2024-04-25T00:32:41.793Z] #30 3.449 Need to get 446 kB of archives. [2024-04-25T00:32:41.793Z] #30 3.449 After this operation, 8709 kB of additional disk space will be used. [2024-04-25T00:32:41.793Z] #30 3.449 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB] [2024-04-25T00:32:41.793Z] #30 3.453 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB] [2024-04-25T00:32:41.793Z] #30 3.456 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB] [2024-04-25T00:32:41.793Z] #30 3.591 debconf: delaying package configuration, since apt-utils is not installed [2024-04-25T00:32:42.050Z] #30 3.624 Fetched 446 kB in 0s (1646 kB/s) [2024-04-25T00:32:42.050Z] #30 3.644 Selecting previously unselected package libmagic-mgc. [2024-04-25T00:32:42.050Z] #30 3.644 (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-25T00:32:42.050Z] #30 3.653 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ... [2024-04-25T00:32:42.050Z] #30 3.657 Unpacking libmagic-mgc (1:5.44-3) ... [2024-04-25T00:32:42.050Z] #30 3.729 Selecting previously unselected package libmagic1:arm64. [2024-04-25T00:32:42.050Z] #30 3.731 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ... [2024-04-25T00:32:42.050Z] #30 3.740 Unpacking libmagic1:arm64 (1:5.44-3) ... [2024-04-25T00:32:42.050Z] #30 3.772 Selecting previously unselected package file. [2024-04-25T00:32:42.050Z] #30 3.774 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ... [2024-04-25T00:32:42.050Z] #30 3.777 Unpacking file (1:5.44-3) ... [2024-04-25T00:32:42.050Z] #30 3.814 Setting up libmagic-mgc (1:5.44-3) ... [2024-04-25T00:32:42.050Z] #30 3.825 Setting up libmagic1:arm64 (1:5.44-3) ... [2024-04-25T00:32:42.050Z] #30 3.845 Setting up file (1:5.44-3) ... [2024-04-25T00:32:42.306Z] #30 3.856 Processing triggers for libc-bin (2.36-9+deb12u6) ... [2024-04-25T00:32:42.306Z] #30 DONE 4.1s [2024-04-25T00:32:42.306Z] [2024-04-25T00:32:42.307Z] #28 [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-25T00:32:42.307Z] #28 2.413 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2024-04-25T00:32:42.307Z] #28 2.994 #=#=# [2024-04-25T00:32:42.307Z] #28 3.263 #=#=# # 1.9% ######################################################################## 100.0% [2024-04-25T00:32:42.307Z] #28 3.535 [2024-04-25T00:32:42.563Z] #28 ... [2024-04-25T00:32:42.563Z] [2024-04-25T00:32:42.563Z] #31 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli [2024-04-25T00:32:42.563Z] #31 DONE 0.2s [2024-04-25T00:32:42.563Z] [2024-04-25T00:32:42.563Z] #32 [registry-src 1/2] WORKDIR /usr/src/registry [2024-04-25T00:32:42.563Z] #32 DONE 0.2s [2024-04-25T00:32:42.563Z] [2024-04-25T00:32:42.563Z] #33 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2024-04-25T00:32:42.563Z] #33 DONE 0.2s [2024-04-25T00:32:42.563Z] [2024-04-25T00:32:42.563Z] #34 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2024-04-25T00:32:42.563Z] #34 DONE 0.3s [2024-04-25T00:32:42.563Z] [2024-04-25T00:32:42.563Z] #35 [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-25T00:32:42.821Z] #35 ... [2024-04-25T00:32:42.821Z] [2024-04-25T00:32:42.821Z] #36 [swagger-src 1/3] WORKDIR /usr/src/swagger [2024-04-25T00:32:42.821Z] #36 DONE 0.3s [2024-04-25T00:32:42.821Z] [2024-04-25T00:32:42.821Z] #37 [containerd-src 1/3] WORKDIR /usr/src/containerd [2024-04-25T00:32:42.821Z] #37 DONE 0.3s [2024-04-25T00:32:42.821Z] [2024-04-25T00:32:42.821Z] #38 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2024-04-25T00:32:42.821Z] #38 DONE 0.3s [2024-04-25T00:32:42.821Z] [2024-04-25T00:32:42.821Z] #39 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2024-04-25T00:32:42.821Z] #39 DONE 0.3s [2024-04-25T00:32:42.821Z] [2024-04-25T00:32:42.821Z] #40 [runc-src 1/3] WORKDIR /usr/src/runc [2024-04-25T00:32:42.821Z] #40 DONE 0.4s [2024-04-25T00:32:42.821Z] [2024-04-25T00:32:42.821Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2024-04-25T00:32:42.821Z] #41 DONE 0.4s [2024-04-25T00:32:42.821Z] [2024-04-25T00:32:42.821Z] #42 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2024-04-25T00:32:42.821Z] #42 DONE 0.4s [2024-04-25T00:32:43.078Z] [2024-04-25T00:32:43.078Z] #43 [delve-build 1/2] WORKDIR /usr/src/delve [2024-04-25T00:32:43.078Z] #43 DONE 0.5s [2024-04-25T00:32:43.078Z] [2024-04-25T00:32:43.078Z] #44 [tini-src 1/3] WORKDIR /usr/src/tini [2024-04-25T00:32:43.078Z] #44 DONE 0.5s [2024-04-25T00:32:43.078Z] [2024-04-25T00:32:43.078Z] #45 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2024-04-25T00:32:43.078Z] #45 DONE 0.5s [2024-04-25T00:32:43.078Z] [2024-04-25T00:32:43.078Z] #46 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2024-04-25T00:32:43.078Z] #46 ... [2024-04-25T00:32:43.078Z] [2024-04-25T00:32:43.078Z] #47 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2024-04-25T00:32:43.078Z] #47 0.508 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-25T00:32:43.078Z] #47 0.508 hint: is subject to change. To configure the initial branch name to use in all [2024-04-25T00:32:43.078Z] #47 0.508 hint: of your new repositories, which will suppress this warning, call: [2024-04-25T00:32:43.078Z] #47 0.508 hint: [2024-04-25T00:32:43.078Z] #47 0.508 hint: git config --global init.defaultBranch [2024-04-25T00:32:43.078Z] #47 0.508 hint: [2024-04-25T00:32:43.078Z] #47 0.508 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-25T00:32:43.078Z] #47 0.508 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-25T00:32:43.078Z] #47 0.508 hint: [2024-04-25T00:32:43.078Z] #47 0.508 hint: git branch -m [2024-04-25T00:32:43.078Z] #47 0.509 Initialized empty Git repository in /usr/src/registry/.git/ [2024-04-25T00:32:43.078Z] #47 DONE 0.6s [2024-04-25T00:32:43.335Z] [2024-04-25T00:32:43.335Z] #48 [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-25T00:32:43.592Z] #49 0.697 hint: [2024-04-25T00:32:43.592Z] #49 0.697 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-25T00:32:43.592Z] #49 0.697 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-25T00:32:43.592Z] #49 0.697 hint: [2024-04-25T00:32:43.592Z] #49 0.697 hint: git branch -m [2024-04-25T00:32:43.592Z] #49 0.699 Initialized empty Git repository in /usr/src/containerd/.git/ [2024-04-25T00:32:43.592Z] #49 DONE 0.8s [2024-04-25T00:32:43.592Z] [2024-04-25T00:32:43.592Z] #50 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2024-04-25T00:32:43.592Z] #50 0.694 Initialized empty Git repository in /usr/src/swagger/.git/ [2024-04-25T00:32:43.592Z] #50 0.699 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-25T00:32:43.592Z] #50 0.699 hint: is subject to change. To configure the initial branch name to use in all [2024-04-25T00:32:43.592Z] #50 0.699 hint: of your new repositories, which will suppress this warning, call: [2024-04-25T00:32:43.592Z] #50 0.699 hint: [2024-04-25T00:32:43.593Z] #50 0.699 hint: git config --global init.defaultBranch [2024-04-25T00:32:43.593Z] #50 0.699 hint: [2024-04-25T00:32:43.593Z] #50 0.699 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-25T00:32:43.593Z] #50 0.699 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-25T00:32:43.593Z] #50 0.699 hint: [2024-04-25T00:32:43.593Z] #50 0.699 hint: git branch -m [2024-04-25T00:32:43.593Z] #50 DONE 0.8s [2024-04-25T00:32:43.593Z] [2024-04-25T00:32:43.593Z] #51 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2024-04-25T00:32:43.593Z] #51 0.807 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-25T00:32:43.593Z] #51 0.807 hint: is subject to change. To configure the initial branch name to use in all [2024-04-25T00:32:43.593Z] #51 0.807 hint: of your new repositories, which will suppress this warning, call: [2024-04-25T00:32:43.593Z] #51 0.807 hint: [2024-04-25T00:32:43.593Z] #51 0.807 hint: git config --global init.defaultBranch [2024-04-25T00:32:43.593Z] #51 0.807 hint: [2024-04-25T00:32:43.593Z] #51 0.807 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-25T00:32:43.593Z] #51 0.807 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-25T00:32:43.593Z] #51 0.807 hint: [2024-04-25T00:32:43.593Z] #51 0.807 hint: git branch -m [2024-04-25T00:32:43.593Z] #51 0.809 Initialized empty Git repository in /usr/src/runc/.git/ [2024-04-25T00:32:43.593Z] #51 DONE 0.9s [2024-04-25T00:32:43.593Z] [2024-04-25T00:32:43.593Z] #52 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2024-04-25T00:32:44.158Z] #52 ... [2024-04-25T00:32:44.158Z] [2024-04-25T00:32:44.158Z] #53 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2024-04-25T00:32:44.158Z] #53 1.226 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-25T00:32:44.158Z] #53 1.226 hint: is subject to change. To configure the initial branch name to use in all [2024-04-25T00:32:44.158Z] #53 1.226 hint: of your new repositories, which will suppress this warning, call: [2024-04-25T00:32:44.158Z] #53 1.226 hint: [2024-04-25T00:32:44.158Z] #53 1.226 hint: git config --global init.defaultBranch [2024-04-25T00:32:44.158Z] #53 1.226 hint: [2024-04-25T00:32:44.158Z] #53 1.226 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-25T00:32:44.158Z] #53 1.226 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-25T00:32:44.158Z] #53 1.226 hint: [2024-04-25T00:32:44.158Z] #53 1.226 hint: git branch -m [2024-04-25T00:32:44.158Z] #53 1.228 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2024-04-25T00:32:44.158Z] #53 DONE 1.3s [2024-04-25T00:32:44.158Z] [2024-04-25T00:32:44.158Z] #54 [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-25T00:32:45.089Z] #54 ... [2024-04-25T00:32:45.089Z] [2024-04-25T00:32:45.089Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2024-04-25T00:32:45.089Z] #55 1.893 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-25T00:32:45.089Z] #55 1.893 hint: is subject to change. To configure the initial branch name to use in all [2024-04-25T00:32:45.089Z] #55 1.893 hint: of your new repositories, which will suppress this warning, call: [2024-04-25T00:32:45.089Z] #55 1.893 hint: [2024-04-25T00:32:45.089Z] #55 1.893 hint: git config --global init.defaultBranch [2024-04-25T00:32:45.089Z] #55 1.893 hint: [2024-04-25T00:32:45.089Z] #55 1.893 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-25T00:32:45.089Z] #55 1.893 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-25T00:32:45.089Z] #55 1.893 hint: [2024-04-25T00:32:45.089Z] #55 1.893 hint: git branch -m [2024-04-25T00:32:45.089Z] #55 1.896 Initialized empty Git repository in /usr/src/delve/.git/ [2024-04-25T00:32:45.089Z] #55 DONE 2.0s [2024-04-25T00:32:45.089Z] [2024-04-25T00:32:45.089Z] #46 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2024-04-25T00:32:45.089Z] #46 2.138 Initialized empty Git repository in /usr/src/tini/.git/ [2024-04-25T00:32:45.089Z] #46 2.139 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-25T00:32:45.089Z] #46 2.139 hint: is subject to change. To configure the initial branch name to use in all [2024-04-25T00:32:45.089Z] #46 2.139 hint: of your new repositories, which will suppress this warning, call: [2024-04-25T00:32:45.089Z] #46 2.139 hint: [2024-04-25T00:32:45.089Z] #46 2.139 hint: git config --global init.defaultBranch [2024-04-25T00:32:45.089Z] #46 2.139 hint: [2024-04-25T00:32:45.089Z] #46 2.139 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-25T00:32:45.089Z] #46 2.139 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-25T00:32:45.089Z] #46 2.139 hint: [2024-04-25T00:32:45.089Z] #46 2.139 hint: git branch -m [2024-04-25T00:32:45.346Z] #46 DONE 2.4s [2024-04-25T00:32:45.346Z] [2024-04-25T00:32:45.346Z] #56 [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-25T00:32:48.625Z] #56 ... [2024-04-25T00:32:48.625Z] [2024-04-25T00:32:48.625Z] #48 [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-25T00:33:09.731Z] #63 19.90 [2024-04-25T00:33:09.731Z] #63 19.90 Reading and updating a list of files: [2024-04-25T00:33:09.731Z] #63 19.90 tomll a.toml b.toml c.toml [2024-04-25T00:33:09.731Z] #63 19.90 [2024-04-25T00:33:09.731Z] #63 19.90 When given a list of files, tomll will modify all files in place without asking. [2024-04-25T00:33:09.731Z] #63 DONE 27.3s [2024-04-25T00:33:09.988Z] [2024-04-25T00:33:09.988Z] #67 [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-25T00:33:09.988Z] #67 27.01 Selecting previously unselected package libglib2.0-bin. [2024-04-25T00:33:09.988Z] #67 27.02 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... [2024-04-25T00:33:09.988Z] #67 27.15 Unpacking libglib2.0-bin (2.74.6-2) ... [2024-04-25T00:33:10.307Z] #67 ... [2024-04-25T00:33:10.307Z] [2024-04-25T00:33:10.307Z] #70 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-25T00:33:10.307Z] #70 DONE 26.7s [2024-04-25T00:33:10.750Z] [2024-04-25T00:33:10.750Z] #75 [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-25T00:33:11.683Z] #75 2.029 Cloning into '/tmp/crun-build'... [2024-04-25T00:33:12.019Z] #75 ... [2024-04-25T00:33:12.019Z] [2024-04-25T00:33:12.019Z] #65 [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.6.0" && /build/shfmt --version [2024-04-25T00:33:12.019Z] #65 20.28 v3.6.0 [2024-04-25T00:33:12.019Z] #65 DONE 29.5s [2024-04-25T00:33:12.277Z] [2024-04-25T00:33:12.277Z] #67 [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-25T00:33:12.277Z] #67 28.50 Selecting previously unselected package python3-lib2to3. [2024-04-25T00:33:12.277Z] #67 28.51 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... [2024-04-25T00:33:12.277Z] #67 28.64 Unpacking python3-lib2to3 (3.11.2-3) ... [2024-04-25T00:33:12.277Z] #67 29.30 Selecting previously unselected package python3-distutils. [2024-04-25T00:33:12.277Z] #67 29.30 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... [2024-04-25T00:33:12.277Z] #67 29.32 Unpacking python3-distutils (3.11.2-3) ... [2024-04-25T00:33:12.277Z] #67 29.60 Selecting previously unselected package libglib2.0-dev-bin. [2024-04-25T00:33:12.652Z] #67 ... [2024-04-25T00:33:12.652Z] [2024-04-25T00:33:12.652Z] #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-25T00:33:12.652Z] #59 DONE 29.9s [2024-04-25T00:33:12.652Z] [2024-04-25T00:33:12.652Z] #66 [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-25T00:33:12.652Z] #66 DONE 29.5s [2024-04-25T00:33:12.652Z] [2024-04-25T00:33:12.652Z] #67 [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-25T00:33:12.652Z] #67 29.61 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... [2024-04-25T00:33:12.652Z] #67 29.63 Unpacking libglib2.0-dev-bin (2.74.6-2) ... [2024-04-25T00:33:14.025Z] #67 30.99 Selecting previously unselected package libsepol-dev:arm64. [2024-04-25T00:33:14.025Z] #67 30.99 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... [2024-04-25T00:33:14.025Z] #67 31.03 Unpacking libsepol-dev:arm64 (3.4-2.1) ... [2024-04-25T00:33:14.282Z] #67 31.55 Selecting previously unselected package libpcre2-16-0:arm64. [2024-04-25T00:33:14.539Z] #67 31.55 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... [2024-04-25T00:33:14.539Z] #67 31.79 Unpacking libpcre2-16-0:arm64 (10.42-1) ... [2024-04-25T00:33:15.474Z] #67 32.68 Selecting previously unselected package libpcre2-32-0:arm64. [2024-04-25T00:33:15.474Z] #67 32.68 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... [2024-04-25T00:33:15.474Z] #67 32.69 Unpacking libpcre2-32-0:arm64 (10.42-1) ... [2024-04-25T00:33:16.052Z] #67 ... [2024-04-25T00:33:16.052Z] [2024-04-25T00:33:16.052Z] #76 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images [2024-04-25T00:33:16.052Z] #76 DONE 3.6s [2024-04-25T00:33:16.052Z] [2024-04-25T00:33:16.052Z] #67 [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-25T00:33:16.052Z] #67 33.18 Selecting previously unselected package libpcre2-posix3:arm64. [2024-04-25T00:33:16.052Z] #67 33.19 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... [2024-04-25T00:33:16.052Z] #67 33.21 Unpacking libpcre2-posix3:arm64 (10.42-1) ... [2024-04-25T00:33:16.052Z] #67 ... [2024-04-25T00:33:16.052Z] [2024-04-25T00:33:16.052Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2024-04-25T00:33:16.052Z] #60 33.35 gotestsum version dev [2024-04-25T00:33:16.052Z] #60 DONE 33.6s [2024-04-25T00:33:16.052Z] [2024-04-25T00:33:16.053Z] #67 [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-25T00:33:16.053Z] #67 33.32 Selecting previously unselected package libpcre2-dev:arm64. [2024-04-25T00:33:16.053Z] #67 33.32 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... [2024-04-25T00:33:16.053Z] #67 33.33 Unpacking libpcre2-dev:arm64 (10.42-1) ... [2024-04-25T00:33:16.613Z] #67 33.57 Selecting previously unselected package libselinux1-dev:arm64. [2024-04-25T00:33:16.613Z] #67 33.58 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... [2024-04-25T00:33:16.613Z] #67 33.64 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... [2024-04-25T00:33:16.872Z] #67 34.26 Selecting previously unselected package libmount-dev:arm64. [2024-04-25T00:33:17.139Z] #67 34.26 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-25T00:33:17.139Z] #67 34.28 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-25T00:33:17.397Z] #67 34.63 Selecting previously unselected package zlib1g-dev:arm64. [2024-04-25T00:33:17.397Z] #67 34.63 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... [2024-04-25T00:33:17.397Z] #67 34.65 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-25T00:33:17.654Z] #67 34.88 Selecting previously unselected package libglib2.0-dev:arm64. [2024-04-25T00:33:17.654Z] #67 34.88 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... [2024-04-25T00:33:17.654Z] #67 34.88 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... [2024-04-25T00:33:18.218Z] #67 35.50 Selecting previously unselected package libsecret-1-dev:arm64. [2024-04-25T00:33:18.218Z] #67 35.50 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ... [2024-04-25T00:33:18.218Z] #67 35.52 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... [2024-04-25T00:33:18.475Z] #67 35.87 Setting up libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-25T00:33:18.733Z] [2024-04-25T00:33:18.733Z] #67 ... [2024-04-25T00:33:18.733Z] [2024-04-25T00:33:18.733Z] #77 [tini-build 3/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 xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-25T00:33:18.733Z] #77 2.000 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-25T00:33:18.733Z] #77 2.000 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-25T00:33:18.733Z] #77 2.000 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-25T00:33:18.733Z] #77 2.786 Reading package lists... [2024-04-25T00:33:18.733Z] #77 3.622 + apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-25T00:33:18.733Z] #77 3.635 Reading package lists... [2024-04-25T00:33:18.733Z] #77 4.532 Building dependency tree... [2024-04-25T00:33:18.733Z] #77 4.803 Reading state information... [2024-04-25T00:33:18.733Z] #77 5.302 gcc is already the newest version (4:12.2.0-3). [2024-04-25T00:33:18.733Z] #77 5.302 libc6-dev is already the newest version (2.36-9+deb12u6). [2024-04-25T00:33:18.733Z] #77 5.302 pkg-config is already the newest version (1.8.1-1). [2024-04-25T00:33:18.733Z] #77 5.302 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-04-25T00:33:18.733Z] #77 DONE 6.3s [2024-04-25T00:33:18.733Z] [2024-04-25T00:33:18.733Z] #67 [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-25T00:33:18.733Z] #67 35.91 No schema files found: doing nothing. [2024-04-25T00:33:18.733Z] #67 35.92 Setting up libffi-dev:arm64 (3.4.4-1) ... [2024-04-25T00:33:18.733Z] #67 35.95 Setting up libpcre2-16-0:arm64 (10.42-1) ... [2024-04-25T00:33:18.733Z] #67 36.03 Setting up libbtrfs0:arm64 (6.2-1) ... [2024-04-25T00:33:18.733Z] #67 36.08 Setting up libpcre2-32-0:arm64 (10.42-1) ... [2024-04-25T00:33:18.733Z] #67 36.16 Setting up libglib2.0-data (2.74.6-2) ... [2024-04-25T00:33:19.030Z] #67 36.17 Setting up libgpg-error-dev (1.46-1) ... [2024-04-25T00:33:19.030Z] #67 36.19 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-25T00:33:19.030Z] #67 36.24 Setting up libsepol-dev:arm64 (3.4-2.1) ... [2024-04-25T00:33:19.030Z] #67 36.31 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-25T00:33:19.030Z] #67 36.38 Setting up libpcre2-posix3:arm64 (10.42-1) ... [2024-04-25T00:33:19.299Z] #67 36.45 Setting up libbtrfs-dev:arm64 (6.2-1) ... [2024-04-25T00:33:19.299Z] #67 36.60 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-25T00:33:19.299Z] #67 36.67 Setting up python3-lib2to3 (3.11.2-3) ... [2024-04-25T00:33:19.556Z] #67 37.01 Setting up libelf1:arm64 (0.188-2.1) ... [2024-04-25T00:33:19.813Z] #67 37.02 Setting up libsecret-common (0.20.5-3) ... [2024-04-25T00:33:19.813Z] #67 37.04 Setting up python3-distutils (3.11.2-3) ... [2024-04-25T00:33:20.479Z] #67 37.33 Setting up libglib2.0-dev-bin (2.74.6-2) ... [2024-04-25T00:33:20.479Z] #67 37.69 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-25T00:33:20.737Z] #67 37.96 Setting up libpcre2-dev:arm64 (10.42-1) ... [2024-04-25T00:33:20.737Z] #67 38.00 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... [2024-04-25T00:33:20.737Z] #67 38.05 Setting up libglib2.0-bin (2.74.6-2) ... [2024-04-25T00:33:20.737Z] #67 38.07 Setting up libsecret-1-0:arm64 (0.20.5-3) ... [2024-04-25T00:33:20.994Z] #67 38.09 Setting up libgcrypt20-dev (1.10.1-3) ... [2024-04-25T00:33:20.994Z] #67 38.15 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2024-04-25T00:33:20.994Z] #67 38.24 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-25T00:33:20.994Z] #67 38.27 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... [2024-04-25T00:33:20.994Z] #67 38.28 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... [2024-04-25T00:33:20.994Z] #67 38.29 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... [2024-04-25T00:33:20.994Z] #67 38.33 Processing triggers for libc-bin (2.36-9+deb12u6) ... [2024-04-25T00:33:22.892Z] #67 DONE 40.2s [2024-04-25T00:33:22.892Z] [2024-04-25T00:33:22.892Z] #78 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 < value or use a ... suffix to tell [2024-04-25T00:33:22.892Z] #78 0.620 CMake that the project does not need compatibility with older versions. [2024-04-25T00:33:22.892Z] #78 0.620 [2024-04-25T00:33:22.892Z] #78 0.620 [2024-04-25T00:33:22.892Z] #78 0.843 -- The C compiler identification is GNU 12.2.0 [2024-04-25T00:33:22.892Z] #78 0.871 -- Detecting C compiler ABI info [2024-04-25T00:33:22.892Z] #78 1.147 -- Detecting C compiler ABI info - done [2024-04-25T00:33:22.892Z] #78 1.167 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped [2024-04-25T00:33:22.892Z] #78 1.173 -- Detecting C compile features [2024-04-25T00:33:22.892Z] #78 1.180 -- Detecting C compile features - done [2024-04-25T00:33:22.892Z] #78 1.192 -- Performing Test HAS_BUILTIN_FORTIFY [2024-04-25T00:33:22.892Z] #78 1.309 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2024-04-25T00:33:22.892Z] #78 1.331 -- Configuring done [2024-04-25T00:33:22.892Z] #78 1.336 -- Generating done [2024-04-25T00:33:22.892Z] #78 1.352 -- Build files have been written to: /go/src/github.com/krallin/tini [2024-04-25T00:33:22.892Z] #78 1.502 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2024-04-25T00:33:22.892Z] #78 2.243 [100%] Linking C executable tini-static [2024-04-25T00:33:22.892Z] #78 2.464 [100%] Built target tini-static [2024-04-25T00:33:22.892Z] #78 DONE 4.4s [2024-04-25T00:33:22.892Z] [2024-04-25T00:33:22.892Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <= 3... python3 [2024-04-25T00:33:47.833Z] #75 38.23 checking for python3... /usr/bin/python3 [2024-04-25T00:33:47.833Z] #75 38.24 checking for python3 version... 3.11 [2024-04-25T00:33:47.833Z] #75 38.27 checking for python3 platform... linux [2024-04-25T00:33:47.833Z] #75 38.29 checking for GNU default python3 prefix... ${prefix} [2024-04-25T00:33:47.833Z] #75 38.29 checking for GNU default python3 exec_prefix... ${exec_prefix} [2024-04-25T00:33:47.833Z] #75 38.29 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages [2024-04-25T00:33:48.090Z] #75 38.33 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages [2024-04-25T00:33:48.091Z] #75 38.39 checking for go-md2man... no [2024-04-25T00:33:48.091Z] #75 38.39 checking for error.h... yes [2024-04-25T00:33:48.348Z] #75 38.49 checking for linux/openat2.h... yes [2024-04-25T00:33:48.348Z] #75 38.56 checking for stdatomic.h... yes [2024-04-25T00:33:48.348Z] #75 38.66 checking for linux/ioprio.h... yes [2024-04-25T00:33:48.348Z] #75 38.73 checking for atomic_int... yes [2024-04-25T00:33:48.605Z] #75 38.86 checking for atomic_bool... yes [2024-04-25T00:33:48.605Z] #75 38.96 checking for copy_file_range... yes [2024-04-25T00:33:48.863Z] #75 39.07 checking for fgetxattr... yes [2024-04-25T00:33:48.863Z] #75 39.16 checking for statx... yes [2024-04-25T00:33:49.120Z] #75 39.24 checking for fgetpwent_r... yes [2024-04-25T00:33:49.120Z] #75 39.33 checking for issetugid... no [2024-04-25T00:33:49.120Z] #75 39.44 checking for memfd_create... yes [2024-04-25T00:33:49.377Z] #75 39.58 checking for pkg-config... /usr/bin/pkg-config [2024-04-25T00:33:49.377Z] #75 39.58 checking pkg-config is at least version 0.9.0... yes [2024-04-25T00:33:49.377Z] #75 39.59 checking for library containing yajl_tree_get... -lyajl [2024-04-25T00:33:49.634Z] #75 39.83 checking for yajl >= 2.0.0... yes [2024-04-25T00:33:49.634Z] #75 39.84 checking for sys/capability.h... yes [2024-04-25T00:33:49.634Z] #75 39.88 checking for library containing cap_from_name... -lcap [2024-04-25T00:33:50.151Z] #75 40.14 checking for library containing gcry_check_version... no [2024-04-25T00:33:50.151Z] #75 40.39 checking for library containing dlopen... none required [2024-04-25T00:33:50.409Z] #75 40.52 checking for seccomp.h... yes [2024-04-25T00:33:50.409Z] #75 40.60 checking for library containing seccomp_rule_add... -lseccomp [2024-04-25T00:33:50.409Z] #75 40.77 checking for library containing seccomp_arch_resolve_name... none required [2024-04-25T00:33:50.666Z] #75 40.90 checking for systemd/sd-bus.h... yes [2024-04-25T00:33:50.924Z] #75 41.00 checking for library containing sd_bus_match_signal_async... -lsystemd [2024-04-25T00:33:50.924Z] #75 41.29 checking for sd_notify_barrier... yes [2024-04-25T00:33:51.181Z] #75 41.40 checking for linux/bpf.h... yes [2024-04-25T00:33:51.181Z] #75 41.46 checking compilation for eBPF... yes [2024-04-25T00:33:51.181Z] #75 41.56 checking for criu >= 3.15... no [2024-04-25T00:33:51.181Z] #75 41.57 configure: CRIU headers not found, building without CRIU support [2024-04-25T00:33:51.181Z] #75 41.57 checking for criu > 3.16... no [2024-04-25T00:33:51.181Z] #75 41.57 configure: CRIU version doesn't support join-ns API [2024-04-25T00:33:51.181Z] #75 41.57 checking for criu > 3.16.1... no [2024-04-25T00:33:51.181Z] #75 41.58 configure: CRIU version doesn't support for pre-dumping [2024-04-25T00:33:51.181Z] #75 41.58 checking for new mount API (fsconfig)... yes [2024-04-25T00:33:51.181Z] #75 41.67 yes [2024-04-25T00:33:51.438Z] #75 41.67 checking for seccomp notify API... yes [2024-04-25T00:33:51.438Z] #75 41.73 checking for gperf... no [2024-04-25T00:33:51.438Z] #75 41.74 configure: gperf not found - cannot rebuild signal parser code [2024-04-25T00:33:51.438Z] #75 41.74 checking for library containing argp_parse... none required [2024-04-25T00:33:51.695Z] #75 41.90 checking that generated files are newer than configure... done [2024-04-25T00:33:51.695Z] #75 41.90 configure: creating ./config.status [2024-04-25T00:33:53.605Z] #75 43.80 config.status: creating Makefile [2024-04-25T00:33:53.605Z] #75 43.83 config.status: creating config.h [2024-04-25T00:33:53.605Z] #75 43.86 config.status: executing libtool commands [2024-04-25T00:33:53.605Z] #75 43.88 config.status: executing depfiles commands [2024-04-25T00:33:54.170Z] #75 44.68 === configuring in libocispec (/tmp/crun-build/libocispec) [2024-04-25T00:33:54.427Z] #75 44.70 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2024-04-25T00:33:54.685Z] #75 45.01 checking for gcc... gcc [2024-04-25T00:33:54.685Z] #75 45.09 checking whether the C compiler works... yes [2024-04-25T00:33:54.685Z] #75 45.16 checking for C compiler default output file name... a.out [2024-04-25T00:33:54.942Z] #75 45.16 checking for suffix of executables... [2024-04-25T00:33:54.942Z] #75 45.28 checking whether we are cross compiling... no [2024-04-25T00:33:54.942Z] #75 45.36 checking for suffix of object files... o [2024-04-25T00:33:55.199Z] #75 45.44 checking whether the compiler supports GNU C... yes [2024-04-25T00:33:55.199Z] #75 45.52 checking whether gcc accepts -g... yes [2024-04-25T00:33:55.456Z] #75 45.57 checking for gcc option to enable C11 features... none needed [2024-04-25T00:33:55.456Z] #75 45.66 checking whether gcc understands -c and -o together... yes [2024-04-25T00:33:55.456Z] #75 45.78 checking for stdio.h... yes [2024-04-25T00:33:55.456Z] #75 45.81 checking for stdlib.h... yes [2024-04-25T00:33:55.713Z] #75 45.88 checking for string.h... yes [2024-04-25T00:33:55.713Z] #75 45.93 checking for inttypes.h... [2024-04-25T00:33:55.713Z] #75 ... [2024-04-25T00:33:55.713Z] [2024-04-25T00:33:55.713Z] #61 [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-25T00:33:55.713Z] #61 73.09 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v [2024-04-25T00:33:55.713Z] #61 73.13 Docker version unknown-version, build unknown-commit [2024-04-25T00:33:59.002Z] #61 ... [2024-04-25T00:33:59.002Z] [2024-04-25T00:33:59.002Z] #57 [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-25T00:33:59.002Z] #57 74.83 golangci-lint has version v1.55.2 built with go1.21.9 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown) [2024-04-25T00:33:59.002Z] #57 DONE 76.6s [2024-04-25T00:33:59.002Z] [2024-04-25T00:33:59.002Z] #61 [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-25T00:33:59.002Z] #61 DONE 76.4s [2024-04-25T00:33:59.002Z] [2024-04-25T00:33:59.002Z] #74 [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 <= 2.1.0... yes [2024-04-25T00:33:59.259Z] #75 48.11 checking for a sed that does not truncate output... (cached) /usr/bin/sed [2024-04-25T00:33:59.259Z] #75 48.11 checking for gcc... (cached) gcc [2024-04-25T00:33:59.259Z] #75 48.13 checking whether the compiler supports GNU C... (cached) yes [2024-04-25T00:33:59.259Z] #75 48.13 checking whether gcc accepts -g... (cached) yes [2024-04-25T00:33:59.259Z] #75 48.13 checking for gcc option to enable C11 features... (cached) none needed [2024-04-25T00:33:59.259Z] #75 48.13 checking whether gcc understands -c and -o together... (cached) yes [2024-04-25T00:33:59.259Z] #75 48.13 checking for a Python interpreter with version >= 3... python3 [2024-04-25T00:33:59.259Z] #75 48.15 checking for python3... /usr/bin/python3 [2024-04-25T00:33:59.259Z] #75 48.15 checking for python3 version... 3.11 [2024-04-25T00:33:59.259Z] #75 48.16 checking for python3 platform... linux [2024-04-25T00:33:59.259Z] #75 48.17 checking for GNU default python3 prefix... ${prefix} [2024-04-25T00:33:59.259Z] #75 48.17 checking for GNU default python3 exec_prefix... ${exec_prefix} [2024-04-25T00:33:59.259Z] #75 48.17 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages [2024-04-25T00:33:59.259Z] #75 48.20 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages [2024-04-25T00:33:59.259Z] #75 48.25 checking that generated files are newer than configure... done [2024-04-25T00:33:59.259Z] #75 49.00 configure: creating ./config.status [2024-04-25T00:33:59.259Z] #75 49.44 config.status: creating Makefile [2024-04-25T00:33:59.259Z] #75 49.47 config.status: creating ocispec.pc [2024-04-25T00:33:59.259Z] #75 49.51 config.status: creating config.h [2024-04-25T00:33:59.259Z] #75 49.54 config.status: executing libtool commands [2024-04-25T00:33:59.259Z] #75 49.56 config.status: executing depfiles commands [2024-04-25T00:33:59.521Z] #75 49.79 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2024-04-25T00:33:59.521Z] #75 49.80 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2024-04-25T00:33:59.521Z] #75 49.89 checking for gcc... gcc [2024-04-25T00:33:59.778Z] #75 50.01 checking whether the C compiler works... yes [2024-04-25T00:33:59.778Z] #75 50.09 checking for C compiler default output file name... a.out [2024-04-25T00:33:59.778Z] #75 50.09 checking for suffix of executables... [2024-04-25T00:33:59.778Z] #75 50.16 checking whether we are cross compiling... no [2024-04-25T00:33:59.778Z] #75 50.23 checking for suffix of object files... o [2024-04-25T00:34:00.037Z] #75 50.28 checking whether the compiler supports GNU C... yes [2024-04-25T00:34:00.037Z] #75 50.31 checking whether gcc accepts -g... yes [2024-04-25T00:34:00.037Z] #75 50.33 checking for gcc option to enable C11 features... none needed [2024-04-25T00:34:00.037Z] #75 50.40 checking whether gcc understands -c and -o together... yes [2024-04-25T00:34:00.037Z] #75 50.44 checking for a BSD-compatible install... /usr/bin/install -c [2024-04-25T00:34:00.037Z] #75 50.45 checking whether build environment is sane... yes [2024-04-25T00:34:00.037Z] #75 50.46 checking for a race-free mkdir -p... /usr/bin/mkdir -p [2024-04-25T00:34:00.037Z] #75 50.46 checking for gawk... no [2024-04-25T00:34:00.037Z] #75 50.46 checking for mawk... mawk [2024-04-25T00:34:00.037Z] #75 50.46 checking whether make sets $(MAKE)... yes [2024-04-25T00:34:00.037Z] #75 50.47 checking whether make supports the include directive... yes (GNU style) [2024-04-25T00:34:00.037Z] #75 50.48 checking whether make supports nested variables... yes [2024-04-25T00:34:00.037Z] #75 50.49 checking whether UID '0' is supported by ustar format... yes [2024-04-25T00:34:00.037Z] #75 50.49 checking whether GID '0' is supported by ustar format... yes [2024-04-25T00:34:00.037Z] #75 50.49 checking how to create a ustar tar archive... gnutar [2024-04-25T00:34:00.295Z] #75 50.50 checking dependency style of gcc... gcc3 [2024-04-25T00:34:00.295Z] #75 50.55 checking whether to enable maintainer-specific portions of Makefiles... yes [2024-04-25T00:34:00.295Z] #75 50.55 checking whether make supports nested variables... (cached) yes [2024-04-25T00:34:00.295Z] #75 50.56 checking build system type... aarch64-unknown-linux-gnu [2024-04-25T00:34:00.295Z] #75 50.60 checking host system type... aarch64-unknown-linux-gnu [2024-04-25T00:34:00.295Z] #75 50.60 checking how to print strings... printf [2024-04-25T00:34:00.553Z] #75 50.61 checking for a sed that does not truncate output... /usr/bin/sed [2024-04-25T00:34:00.553Z] #75 50.61 checking for grep that handles long lines and -e... /usr/bin/grep [2024-04-25T00:34:00.553Z] #75 50.61 checking for egrep... /usr/bin/grep -E [2024-04-25T00:34:00.553Z] #75 50.61 checking for fgrep... /usr/bin/grep -F [2024-04-25T00:34:00.553Z] #75 50.61 checking for ld used by gcc... /usr/bin/ld [2024-04-25T00:34:00.553Z] #75 50.62 checking if the linker (/usr/bin/ld) is GNU ld... yes [2024-04-25T00:34:00.553Z] #75 50.62 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2024-04-25T00:34:00.553Z] #75 50.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2024-04-25T00:34:00.553Z] #75 50.64 checking whether ln -s works... yes [2024-04-25T00:34:00.553Z] #75 50.64 checking the maximum length of command line arguments... 1572864 [2024-04-25T00:34:00.553Z] #75 50.65 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2024-04-25T00:34:00.553Z] #75 50.65 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2024-04-25T00:34:00.553Z] #75 50.65 checking for /usr/bin/ld option to reload object files... -r [2024-04-25T00:34:00.553Z] #75 50.65 checking for file... file [2024-04-25T00:34:00.553Z] #75 50.65 checking for objdump... objdump [2024-04-25T00:34:00.553Z] #75 50.65 checking how to recognize dependent libraries... pass_all [2024-04-25T00:34:00.553Z] #75 50.65 checking for dlltool... no [2024-04-25T00:34:00.553Z] #75 50.65 checking how to associate runtime and link libraries... printf %s\n [2024-04-25T00:34:00.553Z] #75 50.65 checking for ar... ar [2024-04-25T00:34:00.553Z] #75 50.65 checking for archiver @FILE support... @ [2024-04-25T00:34:00.553Z] #75 50.68 checking for strip... strip [2024-04-25T00:34:00.553Z] #75 50.68 checking for ranlib... ranlib [2024-04-25T00:34:00.553Z] #75 50.68 checking command to parse /usr/bin/nm -B output from gcc object... ok [2024-04-25T00:34:00.553Z] #75 50.83 checking for sysroot... no [2024-04-25T00:34:00.553Z] #75 50.83 checking for a working dd... /usr/bin/dd [2024-04-25T00:34:00.553Z] #75 50.83 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [2024-04-25T00:34:00.553Z] #75 50.84 checking for mt... no [2024-04-25T00:34:00.553Z] #75 50.84 checking if : is a manifest tool... no [2024-04-25T00:34:00.553Z] #75 50.84 checking for stdio.h... yes [2024-04-25T00:34:00.553Z] #75 50.86 checking for stdlib.h... yes [2024-04-25T00:34:00.553Z] #75 50.89 checking for string.h... yes [2024-04-25T00:34:00.553Z] #75 50.92 checking for inttypes.h... yes [2024-04-25T00:34:00.810Z] #75 50.95 checking for stdint.h... yes [2024-04-25T00:34:00.810Z] #75 51.05 checking for strings.h... yes [2024-04-25T00:34:00.810Z] #75 51.09 checking for sys/stat.h... yes [2024-04-25T00:34:00.810Z] #75 51.13 checking for sys/types.h... yes [2024-04-25T00:34:01.067Z] #75 51.19 checking for unistd.h... yes [2024-04-25T00:34:01.067Z] #75 51.23 checking for dlfcn.h... yes [2024-04-25T00:34:01.068Z] #75 51.28 checking for objdir... .libs [2024-04-25T00:34:01.068Z] #75 51.38 checking if gcc supports -fno-rtti -fno-exceptions... no [2024-04-25T00:34:01.068Z] #75 51.42 checking for gcc option to produce PIC... -fPIC -DPIC [2024-04-25T00:34:01.068Z] #75 51.42 checking if gcc PIC flag -fPIC -DPIC works... yes [2024-04-25T00:34:01.068Z] #75 51.46 checking if gcc static flag -static works... [2024-04-25T00:34:01.068Z] #75 ... [2024-04-25T00:34:01.068Z] [2024-04-25T00:34:01.068Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 < '/go/src/github.com/docker/docker/.bashrc' [2024-04-25T00:34:27.692Z] #104 DONE 0.3s [2024-04-25T00:34:27.692Z] [2024-04-25T00:34:27.692Z] #105 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2024-04-25T00:34:27.949Z] #105 DONE 0.4s [2024-04-25T00:34:28.205Z] [2024-04-25T00:34:28.205Z] #106 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2024-04-25T00:34:28.205Z] #106 DONE 0.3s [2024-04-25T00:34:28.462Z] [2024-04-25T00:34:28.462Z] #107 [dev-base 6/12] RUN ldconfig [2024-04-25T00:34:28.719Z] #107 DONE 0.3s [2024-04-25T00:34:28.719Z] [2024-04-25T00:34:28.719Z] #108 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2024-04-25T00:34:28.976Z] #108 DONE 0.3s [2024-04-25T00:34:29.232Z] [2024-04-25T00:34:29.233Z] #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-25T00:34:29.489Z] #109 0.578 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-25T00:34:29.746Z] #109 0.586 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-25T00:34:29.746Z] #109 0.586 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-25T00:34:29.746Z] #109 0.653 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-25T00:34:30.003Z] #109 0.947 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB] [2024-04-25T00:34:30.003Z] #109 0.949 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-25T00:34:30.932Z] #109 1.906 Fetched 9105 kB in 2s (5746 kB/s) [2024-04-25T00:34:31.496Z] #109 1.906 Reading package lists... [2024-04-25T00:34:32.009Z] #109 2.507 Reading package lists... [2024-04-25T00:34:32.265Z] #109 3.097 Building dependency tree... [2024-04-25T00:34:32.522Z] #109 3.480 The following additional packages will be installed: [2024-04-25T00:34:32.522Z] #109 3.480 dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12 [2024-04-25T00:34:32.522Z] #109 3.481 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 [2024-04-25T00:34:32.522Z] #109 3.481 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2024-04-25T00:34:32.522Z] #109 3.481 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23 [2024-04-25T00:34:32.522Z] #109 3.482 libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd [2024-04-25T00:34:32.522Z] #109 3.482 vim-runtime [2024-04-25T00:34:32.522Z] #109 3.484 Suggested packages: [2024-04-25T00:34:32.522Z] #109 3.484 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2024-04-25T00:34:32.522Z] #109 3.484 gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed [2024-04-25T00:34:32.522Z] #109 3.484 systemd-userdbd systemd-boot systemd-resolved libqrencode4 [2024-04-25T00:34:32.522Z] #109 3.484 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags [2024-04-25T00:34:32.522Z] #109 3.484 vim-doc vim-scripts xfsdump acl attr quota [2024-04-25T00:34:32.522Z] #109 3.484 Recommended packages: [2024-04-25T00:34:32.522Z] #109 3.484 libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus [2024-04-25T00:34:32.522Z] #109 3.484 systemd-timesyncd | time-daemon xxd unzip [2024-04-25T00:34:32.779Z] #109 3.859 The following NEW packages will be installed: [2024-04-25T00:34:33.036Z] #109 3.859 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2024-04-25T00:34:33.036Z] #109 3.859 libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12 [2024-04-25T00:34:33.036Z] #109 3.860 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 [2024-04-25T00:34:33.036Z] #109 3.860 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2024-04-25T00:34:33.036Z] #109 3.860 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2024-04-25T00:34:33.036Z] #109 3.860 libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12 [2024-04-25T00:34:33.036Z] #109 3.861 libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote [2024-04-25T00:34:33.036Z] #109 3.861 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils [2024-04-25T00:34:33.036Z] #109 3.861 zip zstd [2024-04-25T00:34:33.036Z] #109 4.135 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2024-04-25T00:34:33.036Z] #109 4.135 Need to get 31.8 MB of archives. [2024-04-25T00:34:33.036Z] #109 4.135 After this operation, 143 MB of additional disk space will be used. [2024-04-25T00:34:33.036Z] #109 4.135 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2024-04-25T00:34:33.293Z] #109 4.137 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2024-04-25T00:34:33.293Z] #109 4.139 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2024-04-25T00:34:33.293Z] #109 4.142 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2024-04-25T00:34:33.293Z] #109 4.144 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] [2024-04-25T00:34:33.293Z] #109 4.146 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB] [2024-04-25T00:34:33.293Z] #109 4.147 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2024-04-25T00:34:33.293Z] #109 4.148 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2024-04-25T00:34:33.293Z] #109 4.150 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2024-04-25T00:34:33.293Z] #109 4.153 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB] [2024-04-25T00:34:33.293Z] #109 4.201 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB] [2024-04-25T00:34:33.293Z] #109 4.327 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB] [2024-04-25T00:34:33.550Z] #109 4.328 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB] [2024-04-25T00:34:33.550Z] #109 4.328 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB] [2024-04-25T00:34:33.550Z] #109 4.355 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] [2024-04-25T00:34:33.550Z] #109 4.356 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB] [2024-04-25T00:34:33.550Z] #109 4.357 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2024-04-25T00:34:33.550Z] #109 4.366 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB] [2024-04-25T00:34:33.550Z] #109 4.366 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB] [2024-04-25T00:34:33.550Z] #109 4.366 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB] [2024-04-25T00:34:33.550Z] #109 4.418 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB] [2024-04-25T00:34:33.550Z] #109 4.419 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB] [2024-04-25T00:34:33.550Z] #109 4.420 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] [2024-04-25T00:34:33.550Z] #109 4.421 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] [2024-04-25T00:34:33.550Z] #109 4.423 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB] [2024-04-25T00:34:33.550Z] #109 4.452 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB] [2024-04-25T00:34:33.550Z] #109 4.459 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB] [2024-04-25T00:34:33.550Z] #109 4.459 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB] [2024-04-25T00:34:33.550Z] #109 4.459 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB] [2024-04-25T00:34:33.550Z] #109 4.463 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB] [2024-04-25T00:34:33.550Z] #109 4.463 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB] [2024-04-25T00:34:33.550Z] #109 4.465 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] [2024-04-25T00:34:33.550Z] #109 4.466 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2024-04-25T00:34:33.550Z] #109 4.467 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2024-04-25T00:34:33.550Z] #109 4.468 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB] [2024-04-25T00:34:33.550Z] #109 4.468 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB] [2024-04-25T00:34:33.550Z] #109 4.489 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] [2024-04-25T00:34:33.806Z] #109 4.754 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B] [2024-04-25T00:34:34.063Z] #109 4.766 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB] [2024-04-25T00:34:34.063Z] #109 4.766 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB] [2024-04-25T00:34:34.063Z] #109 4.767 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-25T00:34:34.063Z] #109 4.767 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] [2024-04-25T00:34:34.063Z] #109 4.768 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB] [2024-04-25T00:34:34.063Z] #109 4.768 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB] [2024-04-25T00:34:34.063Z] #109 4.786 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB] [2024-04-25T00:34:34.063Z] #109 4.787 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] [2024-04-25T00:34:34.063Z] #109 4.787 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB] [2024-04-25T00:34:34.063Z] #109 4.801 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2024-04-25T00:34:34.063Z] #109 4.801 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB] [2024-04-25T00:34:34.063Z] #109 4.802 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB] [2024-04-25T00:34:34.063Z] #109 4.827 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB] [2024-04-25T00:34:34.063Z] #109 4.828 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB] [2024-04-25T00:34:34.063Z] #109 5.027 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB] [2024-04-25T00:34:34.063Z] #109 5.100 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB] [2024-04-25T00:34:34.063Z] #109 5.124 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB] [2024-04-25T00:34:34.063Z] #109 5.128 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB] [2024-04-25T00:34:34.320Z] #109 5.395 debconf: delaying package configuration, since apt-utils is not installed [2024-04-25T00:34:34.576Z] #109 5.433 Fetched 31.8 MB in 1s (25.3 MB/s) [2024-04-25T00:34:34.576Z] #109 5.458 Selecting previously unselected package libargon2-1:arm64. [2024-04-25T00:34:34.576Z] #109 5.458 (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-25T00:34:34.576Z] #109 5.467 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2024-04-25T00:34:34.576Z] #109 5.474 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2024-04-25T00:34:34.576Z] #109 5.536 Selecting previously unselected package dmsetup. [2024-04-25T00:34:34.576Z] #109 5.538 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... [2024-04-25T00:34:34.576Z] #109 5.544 Unpacking dmsetup (2:1.02.185-2) ... [2024-04-25T00:34:34.576Z] #109 5.587 Selecting previously unselected package libdevmapper1.02.1:arm64. [2024-04-25T00:34:34.576Z] #109 5.589 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2024-04-25T00:34:34.576Z] #109 5.594 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2024-04-25T00:34:34.576Z] #109 5.648 Selecting previously unselected package libjson-c5:arm64. [2024-04-25T00:34:34.834Z] #109 5.650 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... [2024-04-25T00:34:34.834Z] #109 5.657 Unpacking libjson-c5:arm64 (0.16-2) ... [2024-04-25T00:34:34.834Z] #109 5.702 Selecting previously unselected package libcryptsetup12:arm64. [2024-04-25T00:34:34.834Z] #109 5.704 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... [2024-04-25T00:34:34.834Z] #109 5.708 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2024-04-25T00:34:34.834Z] #109 5.759 Selecting previously unselected package libfdisk1:arm64. [2024-04-25T00:34:34.834Z] #109 5.761 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_arm64.deb ... [2024-04-25T00:34:34.834Z] #109 5.766 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ... [2024-04-25T00:34:34.834Z] #109 5.828 Selecting previously unselected package libkmod2:arm64. [2024-04-25T00:34:34.834Z] #109 5.830 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... [2024-04-25T00:34:34.834Z] #109 5.834 Unpacking libkmod2:arm64 (30+20221128-1) ... [2024-04-25T00:34:34.834Z] #109 5.876 Selecting previously unselected package libapparmor1:arm64. [2024-04-25T00:34:34.834Z] #109 5.878 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... [2024-04-25T00:34:34.834Z] #109 5.882 Unpacking libapparmor1:arm64 (3.0.8-3) ... [2024-04-25T00:34:34.834Z] #109 5.932 Selecting previously unselected package libip4tc2:arm64. [2024-04-25T00:34:34.834Z] #109 5.934 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... [2024-04-25T00:34:34.834Z] #109 5.939 Unpacking libip4tc2:arm64 (1.8.9-2) ... [2024-04-25T00:34:34.834Z] #109 5.973 Selecting previously unselected package libsystemd-shared:arm64. [2024-04-25T00:34:34.834Z] #109 5.975 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ... [2024-04-25T00:34:34.834Z] #109 5.979 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ... [2024-04-25T00:34:35.090Z] #109 6.133 Selecting previously unselected package systemd. [2024-04-25T00:34:35.348Z] #109 6.135 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ... [2024-04-25T00:34:35.348Z] #109 6.151 Unpacking systemd (252.22-1~deb12u1) ... [2024-04-25T00:34:35.348Z] #109 6.409 Selecting previously unselected package pigz. [2024-04-25T00:34:35.604Z] #109 6.411 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ... [2024-04-25T00:34:35.604Z] #109 6.416 Unpacking pigz (2.6-1) ... [2024-04-25T00:34:35.604Z] #109 6.466 Selecting previously unselected package sgml-base. [2024-04-25T00:34:35.604Z] #109 6.468 Preparing to unpack .../12-sgml-base_1.31_all.deb ... [2024-04-25T00:34:35.604Z] #109 6.474 Unpacking sgml-base (1.31) ... [2024-04-25T00:34:35.604Z] #109 6.544 Selecting previously unselected package sudo. [2024-04-25T00:34:35.604Z] #109 6.546 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ... [2024-04-25T00:34:35.604Z] #109 6.553 Unpacking sudo (1.9.13p3-1+deb12u1) ... [2024-04-25T00:34:35.604Z] #109 6.679 Selecting previously unselected package libelf1:arm64. [2024-04-25T00:34:35.861Z] #109 6.681 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ... [2024-04-25T00:34:35.861Z] #109 6.686 Unpacking libelf1:arm64 (0.188-2.1) ... [2024-04-25T00:34:35.861Z] #109 6.734 Selecting previously unselected package libbpf1:arm64. [2024-04-25T00:34:35.861Z] #109 6.736 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ... [2024-04-25T00:34:35.861Z] #109 6.740 Unpacking libbpf1:arm64 (1:1.1.0-1) ... [2024-04-25T00:34:35.861Z] #109 6.790 Selecting previously unselected package libmnl0:arm64. [2024-04-25T00:34:35.861Z] #109 6.791 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ... [2024-04-25T00:34:35.861Z] #109 6.796 Unpacking libmnl0:arm64 (1.0.4-3) ... [2024-04-25T00:34:35.861Z] #109 6.832 Selecting previously unselected package libxtables12:arm64. [2024-04-25T00:34:35.861Z] #109 6.833 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ... [2024-04-25T00:34:35.861Z] #109 6.837 Unpacking libxtables12:arm64 (1.8.9-2) ... [2024-04-25T00:34:35.861Z] #109 6.864 Selecting previously unselected package libcap2-bin. [2024-04-25T00:34:35.861Z] #109 6.866 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ... [2024-04-25T00:34:35.861Z] #109 6.869 Unpacking libcap2-bin (1:2.66-4) ... [2024-04-25T00:34:35.861Z] #109 6.912 Selecting previously unselected package iproute2. [2024-04-25T00:34:36.118Z] #109 6.914 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ... [2024-04-25T00:34:36.118Z] #109 6.918 Unpacking iproute2 (6.1.0-3) ... [2024-04-25T00:34:36.118Z] #109 7.027 Selecting previously unselected package vim-common. [2024-04-25T00:34:36.118Z] #109 7.029 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ... [2024-04-25T00:34:36.118Z] #109 7.032 Unpacking vim-common (2:9.0.1378-2) ... [2024-04-25T00:34:36.118Z] #109 7.079 Selecting previously unselected package bash-completion. [2024-04-25T00:34:36.118Z] #109 7.081 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ... [2024-04-25T00:34:36.118Z] #109 7.093 Unpacking bash-completion (1:2.11-6) ... [2024-04-25T00:34:36.118Z] #109 7.211 Selecting previously unselected package bzip2. [2024-04-25T00:34:36.375Z] #109 7.214 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ... [2024-04-25T00:34:36.375Z] #109 7.218 Unpacking bzip2 (1.0.8-5+b1) ... [2024-04-25T00:34:36.375Z] #109 7.275 Selecting previously unselected package xz-utils. [2024-04-25T00:34:36.375Z] #109 7.277 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ... [2024-04-25T00:34:36.375Z] #109 7.282 Unpacking xz-utils (5.4.1-0.2) ... [2024-04-25T00:34:36.375Z] #109 7.382 Selecting previously unselected package apparmor. [2024-04-25T00:34:36.375Z] #109 7.384 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ... [2024-04-25T00:34:36.375Z] #109 7.400 Unpacking apparmor (3.0.8-3) ... [2024-04-25T00:34:36.375Z] #109 7.484 Selecting previously unselected package inetutils-ping. [2024-04-25T00:34:36.632Z] #109 7.486 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ... [2024-04-25T00:34:36.632Z] #109 7.489 Unpacking inetutils-ping (2:2.4-2+deb12u1) ... [2024-04-25T00:34:36.632Z] #109 7.532 Selecting previously unselected package libip6tc2:arm64. [2024-04-25T00:34:36.632Z] #109 7.534 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ... [2024-04-25T00:34:36.632Z] #109 7.539 Unpacking libip6tc2:arm64 (1.8.9-2) ... [2024-04-25T00:34:36.632Z] #109 7.572 Selecting previously unselected package libnfnetlink0:arm64. [2024-04-25T00:34:36.632Z] #109 7.574 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ... [2024-04-25T00:34:36.632Z] #109 7.578 Unpacking libnfnetlink0:arm64 (1.0.2-2) ... [2024-04-25T00:34:36.632Z] #109 7.614 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2024-04-25T00:34:36.889Z] #109 7.616 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ... [2024-04-25T00:34:36.889Z] #109 7.621 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ... [2024-04-25T00:34:36.889Z] #109 7.653 Selecting previously unselected package libnftnl11:arm64. [2024-04-25T00:34:36.889Z] #109 7.655 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ... [2024-04-25T00:34:36.889Z] #109 7.659 Unpacking libnftnl11:arm64 (1.2.4-2) ... [2024-04-25T00:34:36.889Z] #109 7.700 Selecting previously unselected package iptables. [2024-04-25T00:34:36.889Z] #109 7.702 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ... [2024-04-25T00:34:36.889Z] #109 7.705 Unpacking iptables (1.8.9-2) ... [2024-04-25T00:34:36.889Z] #109 7.793 Selecting previously unselected package libonig5:arm64. [2024-04-25T00:34:36.889Z] #109 7.795 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ... [2024-04-25T00:34:36.889Z] #109 7.800 Unpacking libonig5:arm64 (6.9.8-1) ... [2024-04-25T00:34:36.889Z] #109 7.848 Selecting previously unselected package libjq1:arm64. [2024-04-25T00:34:36.889Z] #109 7.850 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ... [2024-04-25T00:34:36.889Z] #109 7.854 Unpacking libjq1:arm64 (1.6-2.1) ... [2024-04-25T00:34:36.889Z] #109 7.891 Selecting previously unselected package jq. [2024-04-25T00:34:36.889Z] #109 7.893 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ... [2024-04-25T00:34:36.889Z] #109 7.897 Unpacking jq (1.6-2.1) ... [2024-04-25T00:34:36.889Z] #109 7.937 Selecting previously unselected package libaio1:arm64. [2024-04-25T00:34:36.889Z] #109 7.939 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ... [2024-04-25T00:34:36.889Z] #109 7.943 Unpacking libaio1:arm64 (0.3.113-4) ... [2024-04-25T00:34:36.889Z] #109 7.981 Selecting previously unselected package libgpm2:arm64. [2024-04-25T00:34:36.889Z] #109 7.983 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ... [2024-04-25T00:34:36.889Z] #109 7.989 Unpacking libgpm2:arm64 (1.20.7-10+b1) ... [2024-04-25T00:34:36.889Z] #109 8.025 Selecting previously unselected package libicu72:arm64. [2024-04-25T00:34:37.146Z] #109 8.027 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ... [2024-04-25T00:34:37.146Z] #109 8.033 Unpacking libicu72:arm64 (72.1-3) ... [2024-04-25T00:34:37.709Z] #109 8.596 Selecting previously unselected package libinih1:arm64. [2024-04-25T00:34:37.709Z] #109 8.598 Preparing to unpack .../37-libinih1_55-1_arm64.deb ... [2024-04-25T00:34:37.709Z] #109 8.602 Unpacking libinih1:arm64 (55-1) ... [2024-04-25T00:34:37.709Z] #109 8.634 Selecting previously unselected package libmicrohttpd12:arm64. [2024-04-25T00:34:37.709Z] #109 8.636 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ... [2024-04-25T00:34:37.709Z] #109 8.640 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ... [2024-04-25T00:34:37.709Z] #109 8.683 Selecting previously unselected package libnet1:arm64. [2024-04-25T00:34:37.709Z] #109 8.686 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ... [2024-04-25T00:34:37.709Z] #109 8.689 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ... [2024-04-25T00:34:37.709Z] #109 8.725 Selecting previously unselected package libnl-3-200:arm64. [2024-04-25T00:34:37.709Z] #109 8.727 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ... [2024-04-25T00:34:37.709Z] #109 8.731 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ... [2024-04-25T00:34:37.709Z] #109 8.766 Selecting previously unselected package libprotobuf-c1:arm64. [2024-04-25T00:34:37.709Z] #109 8.769 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ... [2024-04-25T00:34:37.709Z] #109 8.772 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ... [2024-04-25T00:34:37.709Z] #109 8.807 Selecting previously unselected package libsodium23:arm64. [2024-04-25T00:34:37.709Z] #109 8.809 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ... [2024-04-25T00:34:37.709Z] #109 8.813 Unpacking libsodium23:arm64 (1.0.18-1) ... [2024-04-25T00:34:37.709Z] #109 8.852 Selecting previously unselected package libsubid4:arm64. [2024-04-25T00:34:37.966Z] #109 8.854 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ... [2024-04-25T00:34:37.966Z] #109 8.858 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... [2024-04-25T00:34:37.966Z] #109 8.897 Selecting previously unselected package liburcu8:arm64. [2024-04-25T00:34:37.966Z] #109 8.899 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ... [2024-04-25T00:34:37.966Z] #109 8.903 Unpacking liburcu8:arm64 (0.13.2-1) ... [2024-04-25T00:34:37.966Z] #109 8.945 Selecting previously unselected package libyajl2:arm64. [2024-04-25T00:34:37.966Z] #109 8.947 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ... [2024-04-25T00:34:37.966Z] #109 8.952 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... [2024-04-25T00:34:37.966Z] #109 8.979 Selecting previously unselected package net-tools. [2024-04-25T00:34:37.966Z] #109 8.981 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ... [2024-04-25T00:34:37.966Z] #109 8.984 Unpacking net-tools (2.10-0.1) ... [2024-04-25T00:34:37.966Z] #109 9.031 Selecting previously unselected package patch. [2024-04-25T00:34:37.966Z] #109 9.033 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ... [2024-04-25T00:34:37.966Z] #109 9.037 Unpacking patch (2.7.6-7) ... [2024-04-25T00:34:37.966Z] #109 9.073 Selecting previously unselected package systemd-journal-remote. [2024-04-25T00:34:37.966Z] #109 9.075 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ... [2024-04-25T00:34:37.966Z] #109 9.079 Unpacking systemd-journal-remote (252.22-1~deb12u1) ... [2024-04-25T00:34:37.966Z] #109 9.113 Selecting previously unselected package thin-provisioning-tools. [2024-04-25T00:34:38.223Z] #109 9.115 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ... [2024-04-25T00:34:38.223Z] #109 9.120 Unpacking thin-provisioning-tools (0.9.0-2) ... [2024-04-25T00:34:38.223Z] #109 9.176 Selecting previously unselected package uidmap. [2024-04-25T00:34:38.223Z] #109 9.178 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ... [2024-04-25T00:34:38.223Z] #109 9.182 Unpacking uidmap (1:4.13+dfsg1-1+b1) ... [2024-04-25T00:34:38.223Z] #109 9.228 Selecting previously unselected package vim-runtime. [2024-04-25T00:34:38.480Z] #109 9.230 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ... [2024-04-25T00:34:38.480Z] #109 9.240 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-25T00:34:38.480Z] #109 9.252 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' [2024-04-25T00:34:38.480Z] #109 9.255 Unpacking vim-runtime (2:9.0.1378-2) ... [2024-04-25T00:34:38.736Z] #109 9.747 Selecting previously unselected package vim. [2024-04-25T00:34:38.736Z] #109 9.749 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ... [2024-04-25T00:34:38.736Z] #109 9.752 Unpacking vim (2:9.0.1378-2) ... [2024-04-25T00:34:38.736Z] #109 9.883 Selecting previously unselected package xfsprogs. [2024-04-25T00:34:38.993Z] #109 9.886 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ... [2024-04-25T00:34:38.993Z] #109 9.898 Unpacking xfsprogs (6.1.0-1) ... [2024-04-25T00:34:38.993Z] #109 9.998 Selecting previously unselected package zip. [2024-04-25T00:34:38.993Z] #109 10.00 Preparing to unpack .../54-zip_3.0-13_arm64.deb ... [2024-04-25T00:34:38.993Z] #109 10.01 Unpacking zip (3.0-13) ... [2024-04-25T00:34:38.993Z] #109 10.05 Selecting previously unselected package zstd. [2024-04-25T00:34:38.993Z] #109 10.05 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ... [2024-04-25T00:34:38.993Z] #109 10.06 Unpacking zstd (1.5.4+dfsg2-5) ... [2024-04-25T00:34:38.993Z] #109 10.14 Setting up libip4tc2:arm64 (1.8.9-2) ... [2024-04-25T00:34:39.250Z] #109 10.15 Setting up net-tools (2.10-0.1) ... [2024-04-25T00:34:39.250Z] #109 10.16 Setting up libapparmor1:arm64 (3.0.8-3) ... [2024-04-25T00:34:39.250Z] #109 10.17 Setting up libsodium23:arm64 (1.0.18-1) ... [2024-04-25T00:34:39.250Z] #109 10.18 Setting up libgpm2:arm64 (1.20.7-10+b1) ... [2024-04-25T00:34:39.250Z] #109 10.20 Setting up libicu72:arm64 (72.1-3) ... [2024-04-25T00:34:39.250Z] #109 10.20 Setting up libip6tc2:arm64 (1.8.9-2) ... [2024-04-25T00:34:39.250Z] #109 10.22 Setting up libinih1:arm64 (55-1) ... [2024-04-25T00:34:39.250Z] #109 10.23 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2024-04-25T00:34:39.250Z] #109 10.24 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... [2024-04-25T00:34:39.250Z] #109 10.25 Setting up bzip2 (1.0.8-5+b1) ... [2024-04-25T00:34:39.506Z] #109 10.26 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ... [2024-04-25T00:34:39.506Z] #109 10.27 Setting up libmicrohttpd12:arm64 (0.9.75-6) ... [2024-04-25T00:34:39.506Z] #109 10.28 Setting up libcap2-bin (1:2.66-4) ... [2024-04-25T00:34:39.506Z] #109 10.29 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... [2024-04-25T00:34:39.506Z] #109 10.31 Setting up apparmor (3.0.8-3) ... [2024-04-25T00:34:40.069Z] #109 10.96 debconf: unable to initialize frontend: Dialog [2024-04-25T00:34:40.069Z] #109 10.96 debconf: (TERM is not set, so the dialog frontend is not usable.) [2024-04-25T00:34:40.069Z] #109 10.96 debconf: falling back to frontend: Readline [2024-04-25T00:34:40.069Z] #109 10.96 debconf: unable to initialize frontend: Readline [2024-04-25T00:34:40.069Z] #109 10.96 debconf: (This frontend requires a controlling tty.) [2024-04-25T00:34:40.069Z] #109 10.96 debconf: falling back to frontend: Teletype [2024-04-25T00:34:40.069Z] #109 11.11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2024-04-25T00:34:40.326Z] #109 11.23 Setting up zip (3.0-13) ... [2024-04-25T00:34:40.326Z] #109 11.24 Setting up vim-common (2:9.0.1378-2) ... [2024-04-25T00:34:40.326Z] #109 11.26 Setting up bash-completion (1:2.11-6) ... [2024-04-25T00:34:40.326Z] #109 11.28 Setting up xz-utils (5.4.1-0.2) ... [2024-04-25T00:34:40.326Z] #109 11.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2024-04-25T00:34:40.326Z] #109 11.30 Setting up libmnl0:arm64 (1.0.4-3) ... [2024-04-25T00:34:40.326Z] #109 11.31 Setting up patch (2.7.6-7) ... [2024-04-25T00:34:40.326Z] #109 11.32 Setting up sudo (1.9.13p3-1+deb12u1) ... [2024-04-25T00:34:40.326Z] #109 11.37 invoke-rc.d: could not determine current runlevel [2024-04-25T00:34:40.326Z] #109 11.37 invoke-rc.d: policy-rc.d denied execution of start. [2024-04-25T00:34:40.326Z] #109 11.37 Setting up libxtables12:arm64 (1.8.9-2) ... [2024-04-25T00:34:40.326Z] #109 11.38 Setting up liburcu8:arm64 (0.13.2-1) ... [2024-04-25T00:34:40.326Z] #109 11.39 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ... [2024-04-25T00:34:40.326Z] #109 11.40 Setting up inetutils-ping (2:2.4-2+deb12u1) ... [2024-04-25T00:34:40.326Z] #109 11.41 Setting up pigz (2.6-1) ... [2024-04-25T00:34:40.326Z] #109 11.42 Setting up libnfnetlink0:arm64 (1.0.2-2) ... [2024-04-25T00:34:40.326Z] #109 11.43 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ... [2024-04-25T00:34:40.326Z] #109 11.47 Setting up sgml-base (1.31) ... [2024-04-25T00:34:40.583Z] #109 11.49 Setting up vim-runtime (2:9.0.1378-2) ... [2024-04-25T00:34:40.583Z] #109 11.57 Setting up libaio1:arm64 (0.3.113-4) ... [2024-04-25T00:34:40.583Z] #109 11.57 Setting up libelf1:arm64 (0.188-2.1) ... [2024-04-25T00:34:40.583Z] #109 11.59 Setting up libjson-c5:arm64 (0.16-2) ... [2024-04-25T00:34:40.583Z] #109 11.60 Setting up zstd (1.5.4+dfsg2-5) ... [2024-04-25T00:34:40.583Z] #109 11.61 Setting up libonig5:arm64 (6.9.8-1) ... [2024-04-25T00:34:40.583Z] #109 11.62 Setting up libbpf1:arm64 (1:1.1.0-1) ... [2024-04-25T00:34:40.583Z] #109 11.63 Setting up libkmod2:arm64 (30+20221128-1) ... [2024-04-25T00:34:40.583Z] #109 11.64 Setting up vim (2:9.0.1378-2) ... [2024-04-25T00:34:40.583Z] #109 11.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2024-04-25T00:34:40.583Z] #109 11.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2024-04-25T00:34:40.583Z] #109 11.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2024-04-25T00:34:40.583Z] #109 11.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2024-04-25T00:34:40.583Z] #109 11.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2024-04-25T00:34:40.583Z] #109 11.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2024-04-25T00:34:40.583Z] #109 11.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2024-04-25T00:34:40.839Z] #109 11.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2024-04-25T00:34:40.839Z] #109 11.69 Setting up libjq1:arm64 (1.6-2.1) ... [2024-04-25T00:34:40.839Z] #109 11.70 Setting up iproute2 (6.1.0-3) ... [2024-04-25T00:34:40.839Z] #109 11.81 debconf: unable to initialize frontend: Dialog [2024-04-25T00:34:40.839Z] #109 11.81 debconf: (TERM is not set, so the dialog frontend is not usable.) [2024-04-25T00:34:40.839Z] #109 11.81 debconf: falling back to frontend: Readline [2024-04-25T00:34:40.839Z] #109 11.82 debconf: unable to initialize frontend: Readline [2024-04-25T00:34:40.839Z] #109 11.82 debconf: (This frontend requires a controlling tty.) [2024-04-25T00:34:40.839Z] #109 11.82 debconf: falling back to frontend: Teletype [2024-04-25T00:34:40.839Z] #109 11.85 Setting up uidmap (1:4.13+dfsg1-1+b1) ... [2024-04-25T00:34:40.839Z] #109 11.86 Setting up libnftnl11:arm64 (1.2.4-2) ... [2024-04-25T00:34:40.839Z] #109 11.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ... [2024-04-25T00:34:40.839Z] #109 11.88 Setting up thin-provisioning-tools (0.9.0-2) ... [2024-04-25T00:34:40.839Z] #109 11.89 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ... [2024-04-25T00:34:40.839Z] #109 11.90 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ... [2024-04-25T00:34:40.839Z] #109 11.91 Setting up jq (1.6-2.1) ... [2024-04-25T00:34:41.096Z] #109 11.93 Setting up iptables (1.8.9-2) ... [2024-04-25T00:34:41.096Z] #109 11.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2024-04-25T00:34:41.096Z] #109 11.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2024-04-25T00:34:41.096Z] #109 11.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2024-04-25T00:34:41.096Z] #109 11.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2024-04-25T00:34:41.096Z] #109 11.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2024-04-25T00:34:41.096Z] #109 11.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2024-04-25T00:34:41.096Z] #109 11.97 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2024-04-25T00:34:41.096Z] #109 11.98 Setting up dmsetup (2:1.02.185-2) ... [2024-04-25T00:34:41.096Z] #109 12.00 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2024-04-25T00:34:41.096Z] #109 12.01 Setting up systemd (252.22-1~deb12u1) ... [2024-04-25T00:34:41.096Z] #109 12.05 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2024-04-25T00:34:41.096Z] #109 12.05 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2024-04-25T00:34:41.096Z] #109 12.06 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2024-04-25T00:34:41.096Z] #109 12.06 Initializing machine ID from random generator. [2024-04-25T00:34:41.096Z] #109 12.08 Creating group 'systemd-journal' with GID 998. [2024-04-25T00:34:41.097Z] #109 12.08 Creating group 'systemd-network' with GID 997. [2024-04-25T00:34:41.097Z] #109 12.08 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997. [2024-04-25T00:34:41.097Z] #109 12.12 Setting up systemd-journal-remote (252.22-1~deb12u1) ... [2024-04-25T00:34:41.097Z] #109 12.14 Creating group 'systemd-journal-remote' with GID 996. [2024-04-25T00:34:41.097Z] #109 12.14 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996. [2024-04-25T00:34:41.097Z] #109 12.17 Setting up xfsprogs (6.1.0-1) ... [2024-04-25T00:34:41.353Z] #109 12.18 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-04-25T00:34:41.353Z] #109 12.18 Failed to connect to bus: Host is down [2024-04-25T00:34:41.353Z] #109 12.18 Processing triggers for libc-bin (2.36-9+deb12u6) ... [2024-04-25T00:34:43.247Z] #109 DONE 14.4s [2024-04-25T00:34:43.504Z] [2024-04-25T00:34:43.504Z] #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-25T00:34:43.504Z] #110 0.181 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2024-04-25T00:34:43.760Z] #110 0.184 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2024-04-25T00:34:43.760Z] #110 0.186 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2024-04-25T00:34:43.760Z] #110 DONE 0.3s [2024-04-25T00:34:43.760Z] [2024-04-25T00:34:43.760Z] #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-25T00:34:44.323Z] #111 0.541 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-25T00:34:44.323Z] #111 0.541 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-25T00:34:44.323Z] #111 0.541 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-25T00:34:44.886Z] #111 0.714 Reading package lists... [2024-04-25T00:34:45.400Z] #111 1.290 Reading package lists... [2024-04-25T00:34:45.656Z] #111 1.869 Building dependency tree... [2024-04-25T00:34:45.913Z] #111 2.033 Reading state information... [2024-04-25T00:34:45.913Z] #111 2.240 gcc is already the newest version (4:12.2.0-3). [2024-04-25T00:34:45.913Z] #111 2.240 pkg-config is already the newest version (1.8.1-1). [2024-04-25T00:34:45.913Z] #111 2.240 The following additional packages will be installed: [2024-04-25T00:34:45.913Z] #111 2.240 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev [2024-04-25T00:34:45.913Z] #111 2.240 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin [2024-04-25T00:34:45.913Z] #111 2.240 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev [2024-04-25T00:34:45.913Z] #111 2.241 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 [2024-04-25T00:34:45.913Z] #111 2.241 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2 [2024-04-25T00:34:45.913Z] #111 2.241 python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources [2024-04-25T00:34:45.913Z] #111 2.241 python3-yaml uuid-dev zlib1g-dev [2024-04-25T00:34:45.913Z] #111 2.243 Suggested packages: [2024-04-25T00:34:45.913Z] #111 2.243 debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev [2024-04-25T00:34:45.913Z] #111 2.243 libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools [2024-04-25T00:34:45.913Z] #111 2.243 Recommended packages: [2024-04-25T00:34:45.913Z] #111 2.243 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2024-04-25T00:34:45.913Z] #111 2.243 liblocale-gettext-perl shared-mime-info xdg-user-dirs [2024-04-25T00:34:46.170Z] #111 2.501 The following NEW packages will be installed: [2024-04-25T00:34:46.170Z] #111 2.502 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2024-04-25T00:34:46.170Z] #111 2.502 libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 [2024-04-25T00:34:46.170Z] #111 2.502 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2024-04-25T00:34:46.170Z] #111 2.502 libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2024-04-25T00:34:46.170Z] #111 2.502 libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev [2024-04-25T00:34:46.170Z] #111 2.502 libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev [2024-04-25T00:34:46.170Z] #111 2.503 libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec [2024-04-25T00:34:46.170Z] #111 2.503 python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev [2024-04-25T00:34:46.427Z] #111 2.779 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. [2024-04-25T00:34:46.427Z] #111 2.779 Need to get 11.9 MB of archives. [2024-04-25T00:34:46.427Z] #111 2.779 After this operation, 53.1 MB of additional disk space will be used. [2024-04-25T00:34:46.427Z] #111 2.779 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] [2024-04-25T00:34:46.427Z] #111 2.788 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] [2024-04-25T00:34:46.427Z] #111 2.799 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] [2024-04-25T00:34:46.427Z] #111 2.806 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] [2024-04-25T00:34:46.427Z] #111 2.810 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] [2024-04-25T00:34:46.427Z] #111 2.813 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] [2024-04-25T00:34:46.427Z] #111 2.815 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] [2024-04-25T00:34:46.427Z] #111 2.816 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] [2024-04-25T00:34:46.427Z] #111 2.817 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB] [2024-04-25T00:34:46.427Z] #111 2.820 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-25T00:34:46.427Z] #111 2.821 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB] [2024-04-25T00:34:46.427Z] #111 2.823 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] [2024-04-25T00:34:46.427Z] #111 2.826 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] [2024-04-25T00:34:46.427Z] #111 2.829 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] [2024-04-25T00:34:46.427Z] #111 2.837 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] [2024-04-25T00:34:46.427Z] #111 2.843 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] [2024-04-25T00:34:46.427Z] #111 2.844 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] [2024-04-25T00:34:46.427Z] #111 2.867 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] [2024-04-25T00:34:46.427Z] #111 2.869 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] [2024-04-25T00:34:46.427Z] #111 2.871 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] [2024-04-25T00:34:46.427Z] #111 2.873 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] [2024-04-25T00:34:46.427Z] #111 2.875 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] [2024-04-25T00:34:46.427Z] #111 2.877 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] [2024-04-25T00:34:46.427Z] #111 2.879 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] [2024-04-25T00:34:46.427Z] #111 2.884 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] [2024-04-25T00:34:46.684Z] #111 2.889 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-25T00:34:46.684Z] #111 2.890 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] [2024-04-25T00:34:46.684Z] #111 2.902 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] [2024-04-25T00:34:46.684Z] #111 2.932 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] [2024-04-25T00:34:46.684Z] #111 2.934 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] [2024-04-25T00:34:46.684Z] #111 2.936 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] [2024-04-25T00:34:46.684Z] #111 2.940 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] [2024-04-25T00:34:46.684Z] #111 2.944 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] [2024-04-25T00:34:46.684Z] #111 2.946 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB] [2024-04-25T00:34:46.684Z] #111 2.947 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] [2024-04-25T00:34:46.684Z] #111 2.951 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB] [2024-04-25T00:34:46.684Z] #111 2.954 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB] [2024-04-25T00:34:46.684Z] #111 3.101 debconf: delaying package configuration, since apt-utils is not installed [2024-04-25T00:34:46.941Z] #111 3.139 Fetched 11.9 MB in 0s (26.8 MB/s) [2024-04-25T00:34:46.941Z] #111 3.169 Selecting previously unselected package libdpkg-perl. [2024-04-25T00:34:46.941Z] #111 3.169 (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-25T00:34:46.941Z] #111 3.181 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ... [2024-04-25T00:34:46.941Z] #111 3.185 Unpacking libdpkg-perl (1.21.22) ... [2024-04-25T00:34:46.941Z] #111 3.259 Selecting previously unselected package dpkg-dev. [2024-04-25T00:34:46.941Z] #111 3.261 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ... [2024-04-25T00:34:46.941Z] #111 3.265 Unpacking dpkg-dev (1.21.22) ... [2024-04-25T00:34:46.941Z] #111 3.387 Selecting previously unselected package libglib2.0-0:arm64. [2024-04-25T00:34:47.197Z] #111 3.390 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ... [2024-04-25T00:34:47.197Z] #111 3.398 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-25T00:34:47.197Z] #111 3.519 Selecting previously unselected package libgirepository-1.0-1:arm64. [2024-04-25T00:34:47.197Z] #111 3.522 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ... [2024-04-25T00:34:47.197Z] #111 3.525 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-25T00:34:47.197Z] #111 3.558 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2024-04-25T00:34:47.197Z] #111 3.560 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... [2024-04-25T00:34:47.197Z] #111 3.564 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2024-04-25T00:34:47.197Z] #111 3.602 Selecting previously unselected package libsecret-common. [2024-04-25T00:34:47.197Z] #111 3.605 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ... [2024-04-25T00:34:47.197Z] #111 3.608 Unpacking libsecret-common (0.20.5-3) ... [2024-04-25T00:34:47.197Z] #111 3.673 Selecting previously unselected package libsecret-1-0:arm64. [2024-04-25T00:34:47.454Z] #111 3.676 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ... [2024-04-25T00:34:47.454Z] #111 3.679 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... [2024-04-25T00:34:47.454Z] #111 3.714 Selecting previously unselected package gir1.2-secret-1:arm64. [2024-04-25T00:34:47.454Z] #111 3.717 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ... [2024-04-25T00:34:47.454Z] #111 3.722 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... [2024-04-25T00:34:47.454Z] #111 3.752 Selecting previously unselected package libapparmor-dev:arm64. [2024-04-25T00:34:47.454Z] #111 3.754 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ... [2024-04-25T00:34:47.454Z] #111 3.760 Unpacking libapparmor-dev:arm64 (3.0.8-3) ... [2024-04-25T00:34:47.454Z] #111 3.792 Selecting previously unselected package uuid-dev:arm64. [2024-04-25T00:34:47.454Z] #111 3.795 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-25T00:34:47.454Z] #111 3.799 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-25T00:34:47.454Z] #111 3.832 Selecting previously unselected package libblkid-dev:arm64. [2024-04-25T00:34:47.454Z] #111 3.835 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-25T00:34:47.454Z] #111 3.840 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-25T00:34:47.454Z] #111 3.886 Selecting previously unselected package libffi-dev:arm64. [2024-04-25T00:34:47.454Z] #111 3.888 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... [2024-04-25T00:34:47.454Z] #111 3.891 Unpacking libffi-dev:arm64 (3.4.4-1) ... [2024-04-25T00:34:47.454Z] #111 3.923 Selecting previously unselected package libgpg-error-dev. [2024-04-25T00:34:47.711Z] #111 3.926 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... [2024-04-25T00:34:47.711Z] #111 3.930 Unpacking libgpg-error-dev (1.46-1) ... [2024-04-25T00:34:47.711Z] #111 3.975 Selecting previously unselected package libgcrypt20-dev. [2024-04-25T00:34:47.711Z] #111 3.977 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... [2024-04-25T00:34:47.711Z] #111 3.981 Unpacking libgcrypt20-dev (1.10.1-3) ... [2024-04-25T00:34:47.711Z] #111 4.048 Selecting previously unselected package libglib2.0-data. [2024-04-25T00:34:47.711Z] #111 4.050 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... [2024-04-25T00:34:47.711Z] #111 4.054 Unpacking libglib2.0-data (2.74.6-2) ... [2024-04-25T00:34:47.711Z] #111 4.183 Selecting previously unselected package libglib2.0-bin. [2024-04-25T00:34:47.967Z] #111 4.186 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... [2024-04-25T00:34:47.967Z] #111 4.191 Unpacking libglib2.0-bin (2.74.6-2) ... [2024-04-25T00:34:47.967Z] #111 4.235 Selecting previously unselected package python3-lib2to3. [2024-04-25T00:34:47.967Z] #111 4.237 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... [2024-04-25T00:34:47.967Z] #111 4.240 Unpacking python3-lib2to3 (3.11.2-3) ... [2024-04-25T00:34:47.967Z] #111 4.284 Selecting previously unselected package python3-distutils. [2024-04-25T00:34:47.967Z] #111 4.286 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... [2024-04-25T00:34:47.967Z] #111 4.291 Unpacking python3-distutils (3.11.2-3) ... [2024-04-25T00:34:47.967Z] #111 4.337 Selecting previously unselected package libglib2.0-dev-bin. [2024-04-25T00:34:47.967Z] #111 4.340 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... [2024-04-25T00:34:47.967Z] #111 4.345 Unpacking libglib2.0-dev-bin (2.74.6-2) ... [2024-04-25T00:34:47.967Z] #111 4.385 Selecting previously unselected package libsepol-dev:arm64. [2024-04-25T00:34:48.224Z] #111 4.387 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... [2024-04-25T00:34:48.224Z] #111 4.391 Unpacking libsepol-dev:arm64 (3.4-2.1) ... [2024-04-25T00:34:48.224Z] #111 4.450 Selecting previously unselected package libpcre2-16-0:arm64. [2024-04-25T00:34:48.224Z] #111 4.453 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... [2024-04-25T00:34:48.224Z] #111 4.457 Unpacking libpcre2-16-0:arm64 (10.42-1) ... [2024-04-25T00:34:48.224Z] #111 4.504 Selecting previously unselected package libpcre2-32-0:arm64. [2024-04-25T00:34:48.224Z] #111 4.507 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... [2024-04-25T00:34:48.224Z] #111 4.510 Unpacking libpcre2-32-0:arm64 (10.42-1) ... [2024-04-25T00:34:48.224Z] #111 4.559 Selecting previously unselected package libpcre2-posix3:arm64. [2024-04-25T00:34:48.224Z] #111 4.561 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... [2024-04-25T00:34:48.224Z] #111 4.565 Unpacking libpcre2-posix3:arm64 (10.42-1) ... [2024-04-25T00:34:48.224Z] #111 4.597 Selecting previously unselected package libpcre2-dev:arm64. [2024-04-25T00:34:48.224Z] #111 4.600 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... [2024-04-25T00:34:48.224Z] #111 4.604 Unpacking libpcre2-dev:arm64 (10.42-1) ... [2024-04-25T00:34:48.224Z] #111 4.702 Selecting previously unselected package libselinux1-dev:arm64. [2024-04-25T00:34:48.481Z] #111 4.705 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... [2024-04-25T00:34:48.481Z] #111 4.708 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... [2024-04-25T00:34:48.481Z] #111 4.766 Selecting previously unselected package libmount-dev:arm64. [2024-04-25T00:34:48.481Z] #111 4.768 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-25T00:34:48.481Z] #111 4.773 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-25T00:34:48.481Z] #111 4.803 Selecting previously unselected package zlib1g-dev:arm64. [2024-04-25T00:34:48.738Z] #111 4.805 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... [2024-04-25T00:34:48.738Z] #111 4.809 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-25T00:34:48.738Z] #111 4.858 Selecting previously unselected package libglib2.0-dev:arm64. [2024-04-25T00:34:48.738Z] #111 4.860 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... [2024-04-25T00:34:48.738Z] #111 4.864 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... [2024-04-25T00:34:48.738Z] #111 5.028 Selecting previously unselected package libseccomp-dev:arm64. [2024-04-25T00:34:48.738Z] #111 5.030 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ... [2024-04-25T00:34:48.738Z] #111 5.035 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-25T00:34:48.738Z] #111 5.074 Selecting previously unselected package libsecret-1-dev:arm64. [2024-04-25T00:34:48.738Z] #111 5.076 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ... [2024-04-25T00:34:48.738Z] #111 5.080 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... [2024-04-25T00:34:48.738Z] #111 5.161 Selecting previously unselected package libsystemd-dev:arm64. [2024-04-25T00:34:48.995Z] #111 5.164 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ... [2024-04-25T00:34:48.995Z] #111 5.168 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ... [2024-04-25T00:34:48.995Z] #111 5.268 Selecting previously unselected package libudev-dev:arm64. [2024-04-25T00:34:48.995Z] #111 5.271 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ... [2024-04-25T00:34:48.995Z] #111 5.275 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ... [2024-04-25T00:34:48.995Z] #111 5.321 Selecting previously unselected package libyaml-0-2:arm64. [2024-04-25T00:34:48.995Z] #111 5.323 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ... [2024-04-25T00:34:48.995Z] #111 5.327 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... [2024-04-25T00:34:48.995Z] #111 5.360 Selecting previously unselected package python3-pathspec. [2024-04-25T00:34:48.995Z] #111 5.363 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ... [2024-04-25T00:34:48.995Z] #111 5.366 Unpacking python3-pathspec (0.11.0-1) ... [2024-04-25T00:34:48.995Z] #111 5.410 Selecting previously unselected package python3-pkg-resources. [2024-04-25T00:34:49.252Z] #111 5.413 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ... [2024-04-25T00:34:49.252Z] #111 5.417 Unpacking python3-pkg-resources (66.1.1-1) ... [2024-04-25T00:34:49.252Z] #111 5.473 Selecting previously unselected package python3-yaml. [2024-04-25T00:34:49.252Z] #111 5.476 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ... [2024-04-25T00:34:49.252Z] #111 5.479 Unpacking python3-yaml (6.0-3+b2) ... [2024-04-25T00:34:49.252Z] #111 5.522 Selecting previously unselected package yamllint. [2024-04-25T00:34:49.252Z] #111 5.524 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ... [2024-04-25T00:34:49.252Z] #111 5.528 Unpacking yamllint (1.29.0-1) ... [2024-04-25T00:34:49.252Z] #111 5.578 Setting up python3-pkg-resources (66.1.1-1) ... [2024-04-25T00:34:49.509Z] #111 5.830 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-25T00:34:49.765Z] #111 5.840 Setting up libyaml-0-2:arm64 (0.2.5-1) ... [2024-04-25T00:34:49.765Z] #111 5.851 Setting up libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-25T00:34:49.765Z] #111 5.865 No schema files found: doing nothing. [2024-04-25T00:34:49.765Z] #111 5.870 Setting up python3-yaml (6.0-3+b2) ... [2024-04-25T00:34:49.765Z] #111 6.022 Setting up libffi-dev:arm64 (3.4.4-1) ... [2024-04-25T00:34:49.765Z] #111 6.033 Setting up libpcre2-16-0:arm64 (10.42-1) ... [2024-04-25T00:34:49.765Z] #111 6.042 Setting up libpcre2-32-0:arm64 (10.42-1) ... [2024-04-25T00:34:49.765Z] #111 6.053 Setting up libglib2.0-data (2.74.6-2) ... [2024-04-25T00:34:49.765Z] #111 6.064 Setting up libgpg-error-dev (1.46-1) ... [2024-04-25T00:34:49.765Z] #111 6.074 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-25T00:34:49.765Z] #111 6.085 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ... [2024-04-25T00:34:49.765Z] #111 6.095 Setting up libsepol-dev:arm64 (3.4-2.1) ... [2024-04-25T00:34:49.765Z] #111 6.106 Setting up libdpkg-perl (1.21.22) ... [2024-04-25T00:34:49.765Z] #111 6.116 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-25T00:34:49.765Z] #111 6.133 Setting up libpcre2-posix3:arm64 (10.42-1) ... [2024-04-25T00:34:50.022Z] #111 6.143 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-25T00:34:50.022Z] #111 6.153 Setting up libapparmor-dev:arm64 (3.0.8-3) ... [2024-04-25T00:34:50.022Z] #111 6.165 Setting up python3-pathspec (0.11.0-1) ... [2024-04-25T00:34:50.022Z] #111 6.288 Setting up python3-lib2to3 (3.11.2-3) ... [2024-04-25T00:34:50.022Z] #111 6.394 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... [2024-04-25T00:34:50.279Z] #111 6.405 Setting up libsecret-common (0.20.5-3) ... [2024-04-25T00:34:50.279Z] #111 6.416 Setting up python3-distutils (3.11.2-3) ... [2024-04-25T00:34:50.279Z] #111 6.541 Setting up libglib2.0-dev-bin (2.74.6-2) ... [2024-04-25T00:34:50.279Z] #111 6.689 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-25T00:34:50.536Z] #111 6.703 Setting up libpcre2-dev:arm64 (10.42-1) ... [2024-04-25T00:34:50.536Z] #111 6.714 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... [2024-04-25T00:34:50.536Z] #111 6.725 Setting up libglib2.0-bin (2.74.6-2) ... [2024-04-25T00:34:50.536Z] #111 6.738 Setting up dpkg-dev (1.21.22) ... [2024-04-25T00:34:50.536Z] #111 6.761 Setting up libsecret-1-0:arm64 (0.20.5-3) ... [2024-04-25T00:34:50.536Z] #111 6.773 Setting up yamllint (1.29.0-1) ... [2024-04-25T00:34:50.536Z] #111 6.910 Setting up libgcrypt20-dev (1.10.1-3) ... [2024-04-25T00:34:50.793Z] #111 6.920 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2024-04-25T00:34:50.793Z] #111 6.933 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-25T00:34:50.793Z] #111 6.945 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... [2024-04-25T00:34:50.793Z] #111 6.956 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... [2024-04-25T00:34:50.793Z] #111 6.968 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... [2024-04-25T00:34:50.793Z] #111 6.978 Processing triggers for libc-bin (2.36-9+deb12u6) ... [2024-04-25T00:34:50.793Z] #111 DONE 7.3s [2024-04-25T00:34:51.050Z] [2024-04-25T00:34:51.050Z] #112 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli [2024-04-25T00:34:51.050Z] #112 DONE 0.1s [2024-04-25T00:34:51.306Z] [2024-04-25T00:34:51.306Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2024-04-25T00:34:51.306Z] #113 DONE 0.1s [2024-04-25T00:34:51.306Z] [2024-04-25T00:34:51.306Z] #114 [dev 1/1] COPY --link . . [2024-04-25T00:34:53.199Z] #114 DONE 1.9s [2024-04-25T00:34:53.199Z] [2024-04-25T00:34:53.199Z] #115 exporting to image [2024-04-25T00:34:53.199Z] #115 exporting layers [2024-04-25T00:34:54.130Z] #115 exporting layers 1.0s done [2024-04-25T00:34:54.130Z] #115 writing image sha256:a701abc3cc6481003929e1284af0ddb34dcd96978fcbbab63292d34d122d749f done [2024-04-25T00:34:54.130Z] #115 naming to docker.io/library/docker:4f96fbf2532e9c3b060a292ff0ac772d6694cd6d done [2024-04-25T00:34:54.130Z] #115 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2024-04-25T00:34:54.423Z] + sudo modprobe ip6table_filter [Pipeline] sh [2024-04-25T00:34:54.697Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47753/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f96fbf2532e9c3b060a292ff0ac772d6694cd6d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:4f96fbf2532e9c3b060a292ff0ac772d6694cd6d hack/test/unit [2024-04-25T00:34:54.955Z] + BUILDFLAGS=(-tags 'netgo journald') [2024-04-25T00:34:54.955Z] + TESTFLAGS+=' -test.timeout=5m' [2024-04-25T00:34:54.955Z] + TESTDIRS=./... [2024-04-25T00:34:54.955Z] + exclude_paths='/vendor/|/integration' [2024-04-25T00:34:54.955Z] ++ go list ./... [2024-04-25T00:34:54.955Z] ++ grep -vE '(/vendor/|/integration)' [2024-04-25T00:34:55.520Z] + pkg_list='github.com/docker/docker/api [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/backend/build [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/httpstatus [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/httputils [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/middleware [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/build [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/container [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/debug [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/distribution [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/grpc [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/image [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/network [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/plugin [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/session [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/swarm [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/system [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/volume [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/backend [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/blkiodev [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/checkpoint [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/container [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/events [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/filters [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/image [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/mount [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/network [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/registry [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/strslice [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/swarm [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/system [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/time [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/versions [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/versions/v1p19 [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/versions/v1p20 [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/volume [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/worker [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/dockerfile [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/remotecontext [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/remotecontext/git [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-25T00:34:55.520Z] github.com/docker/docker/cli/debug [2024-04-25T00:34:55.520Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-25T00:34:55.520Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-25T00:34:55.520Z] github.com/docker/docker/client [2024-04-25T00:34:55.520Z] github.com/docker/docker/client/buildkit [2024-04-25T00:34:55.520Z] github.com/docker/docker/cmd/docker-proxy [2024-04-25T00:34:55.520Z] github.com/docker/docker/cmd/dockerd [2024-04-25T00:34:55.520Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-25T00:34:55.520Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-25T00:34:55.520Z] github.com/docker/docker/container [2024-04-25T00:34:55.520Z] github.com/docker/docker/container/stream [2024-04-25T00:34:55.520Z] github.com/docker/docker/contrib/apparmor [2024-04-25T00:34:55.520Z] github.com/docker/docker/contrib/httpserver [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/cluster [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/cluster/convert [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/cluster/executor [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/cluster/provider [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/config [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/containerd [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/events [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/events/testutils [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/graphdriver [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/images [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/initlayer [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/links [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/listeners [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/gelf [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/journald [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/local [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/splunk [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/syslog [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/logger/templates [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/names [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/network [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/snapshotter [2024-04-25T00:34:55.520Z] github.com/docker/docker/daemon/stats [2024-04-25T00:34:55.520Z] github.com/docker/docker/distribution [2024-04-25T00:34:55.520Z] github.com/docker/docker/distribution/metadata [2024-04-25T00:34:55.520Z] github.com/docker/docker/distribution/utils [2024-04-25T00:34:55.520Z] github.com/docker/docker/distribution/xfer [2024-04-25T00:34:55.520Z] github.com/docker/docker/dockerversion [2024-04-25T00:34:55.520Z] github.com/docker/docker/errdefs [2024-04-25T00:34:55.520Z] github.com/docker/docker/image [2024-04-25T00:34:55.520Z] github.com/docker/docker/image/cache [2024-04-25T00:34:55.520Z] github.com/docker/docker/image/spec/specs-go [2024-04-25T00:34:55.520Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-25T00:34:55.520Z] github.com/docker/docker/image/tarexport [2024-04-25T00:34:55.520Z] github.com/docker/docker/image/v1 [2024-04-25T00:34:55.520Z] github.com/docker/docker/internal/compatcontext [2024-04-25T00:34:55.520Z] github.com/docker/docker/internal/mod [2024-04-25T00:34:55.520Z] github.com/docker/docker/internal/mounttree [2024-04-25T00:34:55.520Z] github.com/docker/docker/internal/multierror [2024-04-25T00:34:55.520Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-25T00:34:55.520Z] github.com/docker/docker/internal/sliceutil [2024-04-25T00:34:55.520Z] github.com/docker/docker/internal/test/suite [2024-04-25T00:34:55.520Z] github.com/docker/docker/internal/testutils [2024-04-25T00:34:55.520Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-25T00:34:55.520Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-25T00:34:55.520Z] github.com/docker/docker/internal/unshare [2024-04-25T00:34:55.520Z] github.com/docker/docker/layer [2024-04-25T00:34:55.520Z] github.com/docker/docker/libcontainerd [2024-04-25T00:34:55.520Z] github.com/docker/docker/libcontainerd/queue [2024-04-25T00:34:55.520Z] github.com/docker/docker/libcontainerd/remote [2024-04-25T00:34:55.520Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-25T00:34:55.520Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-25T00:34:55.520Z] github.com/docker/docker/libcontainerd/types [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/bitmap [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/cluster [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/config [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/datastore [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/driverapi [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/etchosts [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/ipam [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/ipbits [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/iptables [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/netlabel [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/netutils [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/networkdb [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/ns [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/options [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/osl [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/portallocator [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/portmapper [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/scope [2024-04-25T00:34:55.520Z] github.com/docker/docker/libnetwork/types [2024-04-25T00:34:55.520Z] github.com/docker/docker/oci [2024-04-25T00:34:55.520Z] github.com/docker/docker/oci/caps [2024-04-25T00:34:55.520Z] github.com/docker/docker/opts [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/archive [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/authorization [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/broadcaster [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/capabilities [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/chrootarchive [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/containerfs [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/directory [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/dmesg [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/fileutils [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/homedir [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/idtools [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/ioutils [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/jsonmessage [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/longpath [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/loopback [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/meminfo [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/namesgenerator [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/parsers [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/pidfile [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/platform [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/plugingetter [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/plugins [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/plugins/transport [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/pools [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/process [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/progress [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/reexec [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/rootless [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/stack [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/stdcopy [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/streamformatter [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/stringid [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/sysinfo [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/system [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/tailfile [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/tarsum [2024-04-25T00:34:55.520Z] github.com/docker/docker/pkg/useragent [2024-04-25T00:34:55.520Z] github.com/docker/docker/plugin [2024-04-25T00:34:55.520Z] github.com/docker/docker/plugin/executor/containerd [2024-04-25T00:34:55.520Z] github.com/docker/docker/plugin/v2 [2024-04-25T00:34:55.520Z] github.com/docker/docker/profiles/apparmor [2024-04-25T00:34:55.520Z] github.com/docker/docker/profiles/seccomp [2024-04-25T00:34:55.520Z] github.com/docker/docker/quota [2024-04-25T00:34:55.520Z] github.com/docker/docker/reference [2024-04-25T00:34:55.520Z] github.com/docker/docker/registry [2024-04-25T00:34:55.520Z] github.com/docker/docker/registry/resumable [2024-04-25T00:34:55.520Z] github.com/docker/docker/restartmanager [2024-04-25T00:34:55.520Z] github.com/docker/docker/runconfig [2024-04-25T00:34:55.520Z] github.com/docker/docker/runconfig/opts [2024-04-25T00:34:55.520Z] github.com/docker/docker/testutil [2024-04-25T00:34:55.520Z] github.com/docker/docker/testutil/daemon [2024-04-25T00:34:55.520Z] github.com/docker/docker/testutil/environment [2024-04-25T00:34:55.520Z] github.com/docker/docker/testutil/fakecontext [2024-04-25T00:34:55.520Z] github.com/docker/docker/testutil/fakegit [2024-04-25T00:34:55.520Z] github.com/docker/docker/testutil/fakestorage [2024-04-25T00:34:55.520Z] github.com/docker/docker/testutil/fixtures/load [2024-04-25T00:34:55.520Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-25T00:34:55.520Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-25T00:34:55.520Z] github.com/docker/docker/testutil/registry [2024-04-25T00:34:55.520Z] github.com/docker/docker/testutil/request [2024-04-25T00:34:55.520Z] github.com/docker/docker/volume [2024-04-25T00:34:55.520Z] github.com/docker/docker/volume/drivers [2024-04-25T00:34:55.520Z] github.com/docker/docker/volume/local [2024-04-25T00:34:55.520Z] github.com/docker/docker/volume/mounts [2024-04-25T00:34:55.520Z] github.com/docker/docker/volume/service [2024-04-25T00:34:55.520Z] github.com/docker/docker/volume/service/opts [2024-04-25T00:34:55.520Z] github.com/docker/docker/volume/testutils' [2024-04-25T00:34:55.520Z] ++ grep --fixed-strings -v /libnetwork [2024-04-25T00:34:55.520Z] ++ echo 'github.com/docker/docker/api [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/backend/build [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/httpstatus [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/httputils [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/middleware [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/build [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/container [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/debug [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/distribution [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/grpc [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/image [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/network [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/plugin [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/session [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/swarm [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/system [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/server/router/volume [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/backend [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/blkiodev [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/checkpoint [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/container [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/events [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/filters [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/image [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/mount [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/network [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/registry [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/strslice [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/swarm [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/system [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/time [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/versions [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/versions/v1p19 [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/versions/v1p20 [2024-04-25T00:34:55.520Z] github.com/docker/docker/api/types/volume [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-25T00:34:55.520Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/worker [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/dockerfile [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/remotecontext [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/remotecontext/git [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-25T00:34:55.521Z] github.com/docker/docker/cli/debug [2024-04-25T00:34:55.521Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-25T00:34:55.521Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-25T00:34:55.521Z] github.com/docker/docker/client [2024-04-25T00:34:55.521Z] github.com/docker/docker/client/buildkit [2024-04-25T00:34:55.521Z] github.com/docker/docker/cmd/docker-proxy [2024-04-25T00:34:55.521Z] github.com/docker/docker/cmd/dockerd [2024-04-25T00:34:55.521Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-25T00:34:55.521Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-25T00:34:55.521Z] github.com/docker/docker/container [2024-04-25T00:34:55.521Z] github.com/docker/docker/container/stream [2024-04-25T00:34:55.521Z] github.com/docker/docker/contrib/apparmor [2024-04-25T00:34:55.521Z] github.com/docker/docker/contrib/httpserver [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/cluster [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/cluster/convert [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/cluster/executor [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/cluster/provider [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/config [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/containerd [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/events [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/events/testutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/images [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/initlayer [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/links [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/listeners [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/gelf [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/journald [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/local [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/splunk [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/syslog [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/templates [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/names [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/network [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/snapshotter [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/stats [2024-04-25T00:34:55.521Z] github.com/docker/docker/distribution [2024-04-25T00:34:55.521Z] github.com/docker/docker/distribution/metadata [2024-04-25T00:34:55.521Z] github.com/docker/docker/distribution/utils [2024-04-25T00:34:55.521Z] github.com/docker/docker/distribution/xfer [2024-04-25T00:34:55.521Z] github.com/docker/docker/dockerversion [2024-04-25T00:34:55.521Z] github.com/docker/docker/errdefs [2024-04-25T00:34:55.521Z] github.com/docker/docker/image [2024-04-25T00:34:55.521Z] github.com/docker/docker/image/cache [2024-04-25T00:34:55.521Z] github.com/docker/docker/image/spec/specs-go [2024-04-25T00:34:55.521Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-25T00:34:55.521Z] github.com/docker/docker/image/tarexport [2024-04-25T00:34:55.521Z] github.com/docker/docker/image/v1 [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/compatcontext [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/mod [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/mounttree [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/multierror [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/sliceutil [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/test/suite [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/testutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/unshare [2024-04-25T00:34:55.521Z] github.com/docker/docker/layer [2024-04-25T00:34:55.521Z] github.com/docker/docker/libcontainerd [2024-04-25T00:34:55.521Z] github.com/docker/docker/libcontainerd/queue [2024-04-25T00:34:55.521Z] github.com/docker/docker/libcontainerd/remote [2024-04-25T00:34:55.521Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-25T00:34:55.521Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-25T00:34:55.521Z] github.com/docker/docker/libcontainerd/types [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/bitmap [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/cluster [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/config [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/datastore [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/driverapi [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/etchosts [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/ipam [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/ipbits [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/iptables [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/netlabel [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/netutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/networkdb [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/ns [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/options [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/osl [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/portallocator [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/portmapper [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/scope [2024-04-25T00:34:55.521Z] github.com/docker/docker/libnetwork/types [2024-04-25T00:34:55.521Z] github.com/docker/docker/oci [2024-04-25T00:34:55.521Z] github.com/docker/docker/oci/caps [2024-04-25T00:34:55.521Z] github.com/docker/docker/opts [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/archive [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/authorization [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/broadcaster [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/capabilities [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/chrootarchive [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/containerfs [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/directory [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/dmesg [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/fileutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/homedir [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/idtools [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/ioutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/jsonmessage [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/longpath [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/loopback [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/meminfo [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/namesgenerator [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/parsers [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/pidfile [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/platform [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/plugingetter [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/plugins [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/plugins/transport [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/pools [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/process [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/progress [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/reexec [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/rootless [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/stack [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/stdcopy [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/streamformatter [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/stringid [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/sysinfo [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/system [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/tailfile [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/tarsum [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/useragent [2024-04-25T00:34:55.521Z] github.com/docker/docker/plugin [2024-04-25T00:34:55.521Z] github.com/docker/docker/plugin/executor/containerd [2024-04-25T00:34:55.521Z] github.com/docker/docker/plugin/v2 [2024-04-25T00:34:55.521Z] github.com/docker/docker/profiles/apparmor [2024-04-25T00:34:55.521Z] github.com/docker/docker/profiles/seccomp [2024-04-25T00:34:55.521Z] github.com/docker/docker/quota [2024-04-25T00:34:55.521Z] github.com/docker/docker/reference [2024-04-25T00:34:55.521Z] github.com/docker/docker/registry [2024-04-25T00:34:55.521Z] github.com/docker/docker/registry/resumable [2024-04-25T00:34:55.521Z] github.com/docker/docker/restartmanager [2024-04-25T00:34:55.521Z] github.com/docker/docker/runconfig [2024-04-25T00:34:55.521Z] github.com/docker/docker/runconfig/opts [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/daemon [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/environment [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/fakecontext [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/fakegit [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/fakestorage [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/fixtures/load [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/registry [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/request [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume/drivers [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume/local [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume/mounts [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume/service [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume/service/opts [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume/testutils' [2024-04-25T00:34:55.521Z] + base_pkg_list='github.com/docker/docker/api [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/backend/build [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/httpstatus [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/httputils [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/middleware [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/build [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/container [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/debug [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/distribution [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/grpc [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/image [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/network [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/plugin [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/session [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/swarm [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/system [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/volume [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/backend [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/blkiodev [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/checkpoint [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/container [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/events [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/filters [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/image [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/mount [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/network [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/registry [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/strslice [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/swarm [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/system [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/time [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/versions [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/versions/v1p19 [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/versions/v1p20 [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/volume [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/worker [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/dockerfile [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/remotecontext [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/remotecontext/git [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-25T00:34:55.521Z] github.com/docker/docker/cli/debug [2024-04-25T00:34:55.521Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-25T00:34:55.521Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-25T00:34:55.521Z] github.com/docker/docker/client [2024-04-25T00:34:55.521Z] github.com/docker/docker/client/buildkit [2024-04-25T00:34:55.521Z] github.com/docker/docker/cmd/docker-proxy [2024-04-25T00:34:55.521Z] github.com/docker/docker/cmd/dockerd [2024-04-25T00:34:55.521Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-25T00:34:55.521Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-25T00:34:55.521Z] github.com/docker/docker/container [2024-04-25T00:34:55.521Z] github.com/docker/docker/container/stream [2024-04-25T00:34:55.521Z] github.com/docker/docker/contrib/apparmor [2024-04-25T00:34:55.521Z] github.com/docker/docker/contrib/httpserver [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/cluster [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/cluster/convert [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/cluster/executor [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/cluster/provider [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/config [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/containerd [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/events [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/events/testutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/images [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/initlayer [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/links [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/listeners [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/gelf [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/journald [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/local [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/splunk [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/syslog [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/logger/templates [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/names [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/network [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/snapshotter [2024-04-25T00:34:55.521Z] github.com/docker/docker/daemon/stats [2024-04-25T00:34:55.521Z] github.com/docker/docker/distribution [2024-04-25T00:34:55.521Z] github.com/docker/docker/distribution/metadata [2024-04-25T00:34:55.521Z] github.com/docker/docker/distribution/utils [2024-04-25T00:34:55.521Z] github.com/docker/docker/distribution/xfer [2024-04-25T00:34:55.521Z] github.com/docker/docker/dockerversion [2024-04-25T00:34:55.521Z] github.com/docker/docker/errdefs [2024-04-25T00:34:55.521Z] github.com/docker/docker/image [2024-04-25T00:34:55.521Z] github.com/docker/docker/image/cache [2024-04-25T00:34:55.521Z] github.com/docker/docker/image/spec/specs-go [2024-04-25T00:34:55.521Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-25T00:34:55.521Z] github.com/docker/docker/image/tarexport [2024-04-25T00:34:55.521Z] github.com/docker/docker/image/v1 [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/compatcontext [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/mod [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/mounttree [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/multierror [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/sliceutil [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/test/suite [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/testutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-25T00:34:55.521Z] github.com/docker/docker/internal/unshare [2024-04-25T00:34:55.521Z] github.com/docker/docker/layer [2024-04-25T00:34:55.521Z] github.com/docker/docker/libcontainerd [2024-04-25T00:34:55.521Z] github.com/docker/docker/libcontainerd/queue [2024-04-25T00:34:55.521Z] github.com/docker/docker/libcontainerd/remote [2024-04-25T00:34:55.521Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-25T00:34:55.521Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-25T00:34:55.521Z] github.com/docker/docker/libcontainerd/types [2024-04-25T00:34:55.521Z] github.com/docker/docker/oci [2024-04-25T00:34:55.521Z] github.com/docker/docker/oci/caps [2024-04-25T00:34:55.521Z] github.com/docker/docker/opts [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/archive [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/authorization [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/broadcaster [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/capabilities [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/chrootarchive [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/containerfs [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/directory [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/dmesg [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/fileutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/homedir [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/idtools [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/ioutils [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/jsonmessage [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/longpath [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/loopback [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/meminfo [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/namesgenerator [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/parsers [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/pidfile [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/platform [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/plugingetter [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/plugins [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/plugins/transport [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/pools [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/process [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/progress [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/reexec [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/rootless [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/stack [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/stdcopy [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/streamformatter [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/stringid [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/sysinfo [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/system [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/tailfile [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/tarsum [2024-04-25T00:34:55.521Z] github.com/docker/docker/pkg/useragent [2024-04-25T00:34:55.521Z] github.com/docker/docker/plugin [2024-04-25T00:34:55.521Z] github.com/docker/docker/plugin/executor/containerd [2024-04-25T00:34:55.521Z] github.com/docker/docker/plugin/v2 [2024-04-25T00:34:55.521Z] github.com/docker/docker/profiles/apparmor [2024-04-25T00:34:55.521Z] github.com/docker/docker/profiles/seccomp [2024-04-25T00:34:55.521Z] github.com/docker/docker/quota [2024-04-25T00:34:55.521Z] github.com/docker/docker/reference [2024-04-25T00:34:55.521Z] github.com/docker/docker/registry [2024-04-25T00:34:55.521Z] github.com/docker/docker/registry/resumable [2024-04-25T00:34:55.521Z] github.com/docker/docker/restartmanager [2024-04-25T00:34:55.521Z] github.com/docker/docker/runconfig [2024-04-25T00:34:55.521Z] github.com/docker/docker/runconfig/opts [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/daemon [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/environment [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/fakecontext [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/fakegit [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/fakestorage [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/fixtures/load [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/registry [2024-04-25T00:34:55.521Z] github.com/docker/docker/testutil/request [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume/drivers [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume/local [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume/mounts [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume/service [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume/service/opts [2024-04-25T00:34:55.521Z] github.com/docker/docker/volume/testutils' [2024-04-25T00:34:55.521Z] ++ grep --fixed-strings /libnetwork [2024-04-25T00:34:55.521Z] ++ echo 'github.com/docker/docker/api [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/backend/build [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/httpstatus [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/httputils [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/middleware [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/build [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/container [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/debug [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/distribution [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/grpc [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/image [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/network [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/plugin [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/session [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/swarm [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/system [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/server/router/volume [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/backend [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/blkiodev [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/checkpoint [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/container [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/events [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/filters [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/image [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/mount [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/network [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/registry [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/strslice [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/swarm [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/system [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/time [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/versions [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/versions/v1p19 [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/versions/v1p20 [2024-04-25T00:34:55.521Z] github.com/docker/docker/api/types/volume [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next [2024-04-25T00:34:55.521Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-25T00:34:55.522Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-25T00:34:55.522Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-25T00:34:55.522Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-25T00:34:55.522Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-25T00:34:55.522Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-25T00:34:55.522Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-25T00:34:55.522Z] github.com/docker/docker/builder/builder-next/worker [2024-04-25T00:34:55.522Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-25T00:34:55.522Z] github.com/docker/docker/builder/dockerfile [2024-04-25T00:34:55.522Z] github.com/docker/docker/builder/remotecontext [2024-04-25T00:34:55.522Z] github.com/docker/docker/builder/remotecontext/git [2024-04-25T00:34:55.522Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-25T00:34:55.522Z] github.com/docker/docker/cli/debug [2024-04-25T00:34:55.522Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-25T00:34:55.522Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-25T00:34:55.522Z] github.com/docker/docker/client [2024-04-25T00:34:55.522Z] github.com/docker/docker/client/buildkit [2024-04-25T00:34:55.522Z] github.com/docker/docker/cmd/docker-proxy [2024-04-25T00:34:55.522Z] github.com/docker/docker/cmd/dockerd [2024-04-25T00:34:55.522Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-25T00:34:55.522Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-25T00:34:55.522Z] github.com/docker/docker/container [2024-04-25T00:34:55.522Z] github.com/docker/docker/container/stream [2024-04-25T00:34:55.522Z] github.com/docker/docker/contrib/apparmor [2024-04-25T00:34:55.522Z] github.com/docker/docker/contrib/httpserver [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/cluster [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/cluster/convert [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/cluster/executor [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/cluster/provider [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/config [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/containerd [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/events [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/events/testutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/graphdriver [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/images [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/initlayer [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/links [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/listeners [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/gelf [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/journald [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/local [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/splunk [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/syslog [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/logger/templates [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/names [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/network [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/snapshotter [2024-04-25T00:34:55.522Z] github.com/docker/docker/daemon/stats [2024-04-25T00:34:55.522Z] github.com/docker/docker/distribution [2024-04-25T00:34:55.522Z] github.com/docker/docker/distribution/metadata [2024-04-25T00:34:55.522Z] github.com/docker/docker/distribution/utils [2024-04-25T00:34:55.522Z] github.com/docker/docker/distribution/xfer [2024-04-25T00:34:55.522Z] github.com/docker/docker/dockerversion [2024-04-25T00:34:55.522Z] github.com/docker/docker/errdefs [2024-04-25T00:34:55.522Z] github.com/docker/docker/image [2024-04-25T00:34:55.522Z] github.com/docker/docker/image/cache [2024-04-25T00:34:55.522Z] github.com/docker/docker/image/spec/specs-go [2024-04-25T00:34:55.522Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-25T00:34:55.522Z] github.com/docker/docker/image/tarexport [2024-04-25T00:34:55.522Z] github.com/docker/docker/image/v1 [2024-04-25T00:34:55.522Z] github.com/docker/docker/internal/compatcontext [2024-04-25T00:34:55.522Z] github.com/docker/docker/internal/mod [2024-04-25T00:34:55.522Z] github.com/docker/docker/internal/mounttree [2024-04-25T00:34:55.522Z] github.com/docker/docker/internal/multierror [2024-04-25T00:34:55.522Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-25T00:34:55.522Z] github.com/docker/docker/internal/sliceutil [2024-04-25T00:34:55.522Z] github.com/docker/docker/internal/test/suite [2024-04-25T00:34:55.522Z] github.com/docker/docker/internal/testutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-25T00:34:55.522Z] github.com/docker/docker/internal/unshare [2024-04-25T00:34:55.522Z] github.com/docker/docker/layer [2024-04-25T00:34:55.522Z] github.com/docker/docker/libcontainerd [2024-04-25T00:34:55.522Z] github.com/docker/docker/libcontainerd/queue [2024-04-25T00:34:55.522Z] github.com/docker/docker/libcontainerd/remote [2024-04-25T00:34:55.522Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-25T00:34:55.522Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-25T00:34:55.522Z] github.com/docker/docker/libcontainerd/types [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/bitmap [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cluster [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/config [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/datastore [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/driverapi [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/etchosts [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipam [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipbits [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/iptables [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/netlabel [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/netutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/networkdb [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ns [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/options [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/osl [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/portallocator [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/portmapper [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/scope [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/types [2024-04-25T00:34:55.522Z] github.com/docker/docker/oci [2024-04-25T00:34:55.522Z] github.com/docker/docker/oci/caps [2024-04-25T00:34:55.522Z] github.com/docker/docker/opts [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/archive [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/authorization [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/broadcaster [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/capabilities [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/chrootarchive [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/containerfs [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/directory [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/dmesg [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/fileutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/homedir [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/idtools [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/ioutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/jsonmessage [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/longpath [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/loopback [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/meminfo [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/namesgenerator [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/parsers [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/pidfile [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/platform [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/plugingetter [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/plugins [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/plugins/transport [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/pools [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/process [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/progress [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/reexec [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/rootless [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/stack [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/stdcopy [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/streamformatter [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/stringid [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/sysinfo [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/system [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/tailfile [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/tarsum [2024-04-25T00:34:55.522Z] github.com/docker/docker/pkg/useragent [2024-04-25T00:34:55.522Z] github.com/docker/docker/plugin [2024-04-25T00:34:55.522Z] github.com/docker/docker/plugin/executor/containerd [2024-04-25T00:34:55.522Z] github.com/docker/docker/plugin/v2 [2024-04-25T00:34:55.522Z] github.com/docker/docker/profiles/apparmor [2024-04-25T00:34:55.522Z] github.com/docker/docker/profiles/seccomp [2024-04-25T00:34:55.522Z] github.com/docker/docker/quota [2024-04-25T00:34:55.522Z] github.com/docker/docker/reference [2024-04-25T00:34:55.522Z] github.com/docker/docker/registry [2024-04-25T00:34:55.522Z] github.com/docker/docker/registry/resumable [2024-04-25T00:34:55.522Z] github.com/docker/docker/restartmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/runconfig [2024-04-25T00:34:55.522Z] github.com/docker/docker/runconfig/opts [2024-04-25T00:34:55.522Z] github.com/docker/docker/testutil [2024-04-25T00:34:55.522Z] github.com/docker/docker/testutil/daemon [2024-04-25T00:34:55.522Z] github.com/docker/docker/testutil/environment [2024-04-25T00:34:55.522Z] github.com/docker/docker/testutil/fakecontext [2024-04-25T00:34:55.522Z] github.com/docker/docker/testutil/fakegit [2024-04-25T00:34:55.522Z] github.com/docker/docker/testutil/fakestorage [2024-04-25T00:34:55.522Z] github.com/docker/docker/testutil/fixtures/load [2024-04-25T00:34:55.522Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-25T00:34:55.522Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-25T00:34:55.522Z] github.com/docker/docker/testutil/registry [2024-04-25T00:34:55.522Z] github.com/docker/docker/testutil/request [2024-04-25T00:34:55.522Z] github.com/docker/docker/volume [2024-04-25T00:34:55.522Z] github.com/docker/docker/volume/drivers [2024-04-25T00:34:55.522Z] github.com/docker/docker/volume/local [2024-04-25T00:34:55.522Z] github.com/docker/docker/volume/mounts [2024-04-25T00:34:55.522Z] github.com/docker/docker/volume/service [2024-04-25T00:34:55.522Z] github.com/docker/docker/volume/service/opts [2024-04-25T00:34:55.522Z] github.com/docker/docker/volume/testutils' [2024-04-25T00:34:55.522Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/bitmap [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cluster [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/config [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/datastore [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/driverapi [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/etchosts [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipam [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipbits [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/iptables [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/netlabel [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/netutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/networkdb [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ns [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/options [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/osl [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/portallocator [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/portmapper [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/scope [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/types' [2024-04-25T00:34:55.522Z] + echo 'github.com/docker/docker/libnetwork [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/bitmap [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cluster [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/config [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/datastore [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/driverapi [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge [2024-04-25T00:34:55.522Z] rivers/macvlan/mvmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/etchosts [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipam [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ipbits [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/iptables [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/netlabel [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/netutils [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/networkdb [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/ns [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/options [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/osl [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/portallocator [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/portmapper [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/scope [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/types' [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-25T00:34:55.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-25T00:34:55.522Z] + type docker-proxy [2024-04-25T00:34:55.522Z] hack/test/unit: line 25: type: docker-proxy: not found [2024-04-25T00:34:55.522Z] + hack/make.sh binary-proxy install-proxy [2024-04-25T00:34:55.522Z] [2024-04-25T00:34:55.522Z] Removing bundles/ [2024-04-25T00:34:55.522Z] [2024-04-25T00:34:55.522Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2024-04-25T00:34:55.522Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-04-25T00:34:55.522Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-25T00:34:55.522Z] module github.com/docker/docker [2024-04-25T00:34:55.522Z] [2024-04-25T00:34:55.522Z] go 1.20 [2024-04-25T00:34:55.522Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-25T00:34:55.522Z] + GO111MODULE=on [2024-04-25T00:34:55.522Z] + 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=4f96fbf2532e9c3b060a292ff0ac772d6694cd6d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-25T00:34:55.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-25T00:34:55.522Z] go: inconsistent vendoring in /go/src/github.com/docker/docker: [2024-04-25T00:34:55.522Z] google.golang.org/genproto/googleapis/api@v0.0.0-20231016165738-49dd2c1f3d0b: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2024-04-25T00:34:55.522Z] google.golang.org/grpc@v1.59.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2024-04-25T00:34:55.522Z] google.golang.org/genproto/googleapis/api@v0.0.0-20230711160842-782d3b101e98: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2024-04-25T00:34:55.522Z] google.golang.org/grpc@v1.58.3: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2024-04-25T00:34:55.522Z] [2024-04-25T00:34:55.522Z] To ignore the vendor directory, use -mod=readonly or -mod=mod. [2024-04-25T00:34:55.522Z] To sync the vendor directory, run: [2024-04-25T00:34:55.522Z] go mod vendor [2024-04-25T00:34:55.522Z] + rm -f /go/src/github.com/docker/docker/go.mod Post stage [Pipeline] junit [2024-04-25T00:34:55.792Z] Recording test results [2024-04-25T00:34:56.078Z] [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-25T00:34:56.380Z] + echo Ensuring container killed. [2024-04-25T00:34:56.380Z] Ensuring container killed. [2024-04-25T00:34:56.380Z] + docker rm -vf docker-pr1 [2024-04-25T00:34:56.380Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2024-04-25T00:34:56.655Z] + echo Chowning /workspace to jenkins user [2024-04-25T00:34:56.655Z] Chowning /workspace to jenkins user [2024-04-25T00:34:56.655Z] + id -u [2024-04-25T00:34:56.655Z] + id -g [2024-04-25T00:34:56.655Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47753:/workspace busybox chown -R 1000:1000 /workspace [2024-04-25T00:34:56.655Z] Unable to find image 'busybox:latest' locally [2024-04-25T00:34:56.655Z] latest: Pulling from library/busybox [2024-04-25T00:34:56.020Z] No test report files were found. Configuration error? [2024-04-25T00:34:56.912Z] 45d8eb5967de: Already exists [2024-04-25T00:34:56.912Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 [2024-04-25T00:34:56.912Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-04-25T00:34:57.754Z] + bundleName=arm64-integration [2024-04-25T00:34:57.754Z] + echo Creating arm64-integration-bundles.tar.gz [2024-04-25T00:34:57.754Z] Creating arm64-integration-bundles.tar.gz [2024-04-25T00:34:57.754Z] + 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-25T00:34:57.754Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2024-04-25T00:34:57.754Z] tar: Cowardly refusing to create an empty archive [2024-04-25T00:34:57.754Z] Try 'tar --help' or 'tar --usage' for more information. [Pipeline] } [2024-04-25T00:34:57.759Z] ERROR: Failed to create bundles.tar.gz [2024-04-25T00:34:57.759Z] ERROR: script returned exit code 123 [Pipeline] // catchError [Pipeline] sh [2024-04-25T00:34:58.040Z] + make clean [2024-04-25T00:34:58.040Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-04-25T00:34:58.040Z] docker-dev-cache [2024-04-25T00:34:58.040Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-25T00:34:58.535Z] 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-47753/1/stashes/